body {
  margin: 0;
  padding: 0;
}
.prism-create {
  color: #232323;
  font-family: "Neue-Plak-Text-Regular";
  font-weight: 100;
  font-style: normal;
}
.prism-create img {
  max-width: 100%;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.prism-create .template h1, .prism-create .template h2, .prism-create .template h3, .prism-create .template p, .prism-create .template ul, .prism-create .template ol {
  margin-bottom: 0px;
}
/* fonts used */
@font-face {
  font-family: "Neue-Plak-Text-Bold";
  src: url("fonts/NeuePlakText-Bold.eot");
  src: url("fonts/NeuePlakText-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/NeuePlakText-Bold.woff2") format("woff2"), url("fonts/NeuePlakText-Bold.woff") format("woff"), url("fonts/NeuePlakText-Bold.ttf") format("truetype"), url("fonts/NeuePlakText-Bold.svg#NeuePlakText-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue-Plak-Text-Regular";
  src: url("fonts/NeuePlakText-Regular.eot");
  src: url("fonts/NeuePlakText-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/NeuePlakText-Regular.woff2") format("woff2"), url("fonts/NeuePlakText-Regular.woff") format("woff"), url("fonts/NeuePlakText-Regular.ttf") format("truetype"), url("fonts/NeuePlakText-Regular.svg#NeuePlakText-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue-Plak-Text-SemiBold";
  src: url("fonts/NeuePlakText-SemiBold.eot");
  src: url("fonts/NeuePlakText-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/NeuePlakText-SemiBold.woff2") format("woff2"), url("fonts/NeuePlakText-SemiBold.woff") format("woff"), url("fonts/NeuePlakText-SemiBold.ttf") format("truetype"), url("fonts/NeuePlakText-SemiBold.svg#NeuePlakText-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.slick-next, .slick-prev {
  display: inline-block !important;
}
.prism-create .controls a.icon-menu {
  display: none;
}
.prism-create .controls a.icon-share, .prism-create .controls a.icon-share-button, .prism-create div.language-select, .prism-create .controls a.icon-download {
  display: none !important;
}
.prism-create .dis_hide {
  display: none;
}
.prism-create .oracle-o-image {
  position: absolute;
  bottom: -4px;
  right: 6%;
  width: 5%;
  z-index: 10000;
}
.prism-create .controls a.icon-menu {
  background-image: url(images/content-button.png);
  top: 99px;
  left: 0px;
  display: block;
  width: 80px;
  height: 80px;
}
.prism-create .nav a.icon-close {
  width: 35px;
  height: 25px;
  background-image: url(images/left-arrow1-w.png);
  background-size: cover;
  position: absolute;
  top: 35px;
  right: 20px;
  text-indent: -10000px;
  z-index: 500;
  cursor: pointer;
}
.prism-create .deep-dive {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0px;
  height: calc(100%);
  bottom: 0px;
  width: calc(100%);
}
.prism-create .controls a.icon-prev {
  display: none;
  top: 34px;
  left: 200px;
}
.prism-create .controls a.icon-next {
  display: none;
  top: 34px;
  left: 232px;
}
.prism-create .nav {
  background: #2726dd;
  width: 370px;
  height: auto;
  top: 75px;
  left: -370px;
  bottom: 0px;
  overflow: auto;
  z-index: 100;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.31);
}
.prism-create .nav .title {
  background: #e95326;
}
.prism-create .nav li {
  border-top: 0px;
}
.prism-create a.underline_text {
  color: #2726dd;
  text-decoration: underline;
  font-weight: lighter;
}
.prism-create a.underline_text:hover {
  color: #2726dd;
}
.prism-create .nav li a {
  color: #ffffff !important;
  padding: 2% 7% 1%;
  font-size: 18px;
  line-height: 22px;
}
.prism-create .nav li a:hover {
  background: #0072bc;
  color: #ffffff;
}
.prism-create .nav li a span {
  font-size: 18px;
  line-height: 22px;
  display: block;
  font-weight: bold;
  color: #ffffff !important;
}
.prism-create .header {
  display: none;
}
.prism-create .deep-dive a.icon-close {
  display: none;
}
.prism-create .nav .title h3 {
  color: #fff;
  font-size: 40px;
  padding: 0px;
  margin: 0px;
  height: 90px;
  line-height: 95px;
  text-align: center;
}
.prism-create .deep-dive .slider-controls {
  position: absolute;
  background: #ffffff;
}
.prism-create .deep-dive .slider-controls ul.slick-dots li {
  background: #aaaaaa;
}
.prism-create .deep-dive .slider-controls ul.slick-dots li.slick-active {
  background: #ffffff;
}
.prism-create p, .prism-create h1, .prism-create h2, .prism-create h3, .prism-create h4, .prism-create h5, .prism-create h6 {
  margin: 0px;
  padding: 0px;
  font-weight: lighter;
}
.prism-create p {}
.prism-create .text-left {
  text-align: left;
}
.prism-create .text-center {
  text-align: center;
}
.prism-create .text-right {
  text-align: right;
}
.prism-create .float-left {
  float: left;
}
.prism-create .float-right {
  float: right;
}
.prism-create {
  position: absolute;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.prism-create .template {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  color: #000000;
  /* background: #E6D8CE;*/
}
/* template1 css start */
.prism-create .template1 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #2726dd url(images/page1-image.jpg) no-repeat top center;
  background-size: cover;
}
.prism-create .top_sec_img {
  position: relative;
  width: 100%;
  height: 25vh;
  background-color: #ffffff;
  background-image: url("images/page-2-top-image.jpg");
  background-size: cover;
  background-position: center center;
}
.prism-create .top_sec_img1 {
  background-image: url(images/page22-top-image.jpg);
}
.prism-create .logo_top {
  position: absolute;
  z-index: 100000;
  top: 5%;
  right: 2.5%;
  width: 20%;
  min-width: 150px;
}
.prism-create .home_logo {
  width: 24%;
}
.prism-create .home_icon {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 999999;
}
.prism-create .template1 .temp1_content {
  position: absolute;
  width: 58%;
  left: 10%;
  top: 24%;
  z-index: 10000;
}
.prism-create .template1 .temp1_content h1 {
  font-size: 5.5vw;
  line-height: 6vw;
  margin: 0% 0 3%;
  color: #ffffff;
  font-family: "Neue-Plak-Text-Bold";
  font-weight: bold;
}
.prism-create .template1 .temp1_content h1 span {
  color: #00e2ff;
}
.prism-create .template1 .temp1_content h4 {
  font-size: 2.4vw;
  line-height: 3vw;
  margin: 0% 0 3%;
  color: #ffffff;
}
.btn_default {
  text-align: center;
  color: #2726dd;
  font-weight: lighter;
  display: inline-block;
  padding: 10px 30px 14px;
  cursor: pointer;
  min-width: 150px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 1.2vw;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 6px;
}
.btn_default:hover {
  color: #ffffff;
  background: #2726dd;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 2px solid #2726dd;
}
.btn_white {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.btn_white:hover {
  color: #000000;
  background: #ffffff;
}
.btn_yellow {
  background: #ffcb00;
  color: #111111;
  border: 2px solid #ffcb00;
}
.btn_yellow:hover {
  color: #111111;
  background: #ffffff;
  border: 2px solid #ffffff;
}
.btn_violet {
  color: #55437e;
  border: 2px solid #55437e;
}
.btn_violet:hover {
  color: #55437e;
  background: #ffffff;
  border: 2px solid #55437e;
}
.prism-create img {
  max-width: 100%;
}
.no-padding {
  padding-bottom: 0 !important;
}
.prism-create .left_arrow, .prism-create .right_arrow {
  display: none;
}
.prism-create .left_arrow {
  background-color: rgba(220, 220, 220, 0.5);
  position: absolute !important;
  left: 0%;
  top: 45%;
  height: 80px;
  width: 45px;
  cursor: pointer;
  z-index: 10000;
}
.prism-create .left_arrow.left_dark_arrow {
  background-color: #666666;
}
.prism-create .right_arrow {
  background-color: rgba(220, 220, 220, 0.5);
  position: absolute !important;
  right: 0%;
  top: 45%;
  height: 80px;
  width: 45px;
  cursor: pointer;
  z-index: 10000;
}
.prism-create .right_arrow.right_dark_arrow {
  background-color: #666666;
}
.prism-create .template .left_arrow {
  background-color: rgba(220, 220, 220, 0.5);
  position: absolute !important;
  left: 0%;
  top: 45%;
  height: 80px;
  width: 45px;
  cursor: pointer;
  z-index: 10000;
  display: block !important;
}
.prism-create .template .left_arrow.left_dark_arrow {
  background-color: #666666;
}
.prism-create .sec_arrow_prev {
  position: absolute !important;
  width: 18px;
  left: 8px;
  top: 22px;
  cursor: pointer;
  -webkit-animation: arrow-prev 1.5s infinite ease;
  -moz-animation: arrow-prev 1.5s infinite ease;
  -ms-animation: arrow-prev 1.5s infinite ease;
  -o-animation: arrow-prev 1.5s infinite ease;
  animation: arrow-prev 1.5s infinite ease;
  z-index: 10000;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-prev {
  0% {
    left: 8px;
  }
  50% {
    left: 13px;
  }
  100% {
    left: 8px;
  }
}
/* Standard syntax */
@keyframes arrow-prev {
  0% {
    left: 8px;
  }
  50% {
    left: 13px;
  }
  100% {
    left: 8px;
  }
}
.prism-create .template .right_arrow {
  background-color: rgba(220, 220, 220, 0.5);
  position: absolute !important;
  right: 0%;
  top: 45%;
  height: 80px;
  width: 45px;
  cursor: pointer;
  z-index: 10000;
  display: block !important;
}
.prism-create .template .right_arrow.right_dark_arrow {
  background-color: #666666;
}
.prism-create .sec_arrow_next {
  position: absolute !important;
  width: 18px;
  right: 8px;
  top: 22px;
  cursor: pointer;
  -webkit-animation: arrow-next 1.5s infinite ease;
  -moz-animation: arrow-next 1.5s infinite ease;
  -ms-animation: arrow-next 1.5s infinite ease;
  -o-animation: arrow-next 1.5s infinite ease;
  animation: arrow-next 1.5s infinite ease;
  z-index: 10000;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-next {
  0% {
    right: 8px;
  }
  50% {
    right: 13px;
  }
  100% {
    right: 8px;
  }
}
/* Standard syntax */
@keyframes arrow-next {
  0% {
    right: 8px;
  }
  50% {
    right: 13px;
  }
  100% {
    right: 8px;
  }
}
/* Control nav */
.prism-create .control_nav {
  position: absolute !important;
  bottom: 2%;
  left: 0;
  z-index: 10000;
  width: 100%;
  text-align: center;
}
.prism-create .control_nav .pageno {
  color: #222222;
  font-weight: bold;
  font-size: 0.8vw;
}
.prism-create .color_white {
  color: #ffffff !important;
}
.prism-create .color_skyblue {
  color: #00e2ff !important;
}
.prism-create .arrow_port_hide {
  display: block;
}
.prism-create .arrow_port_show {
  display: none;
}
.prism-create .mob_show1 {
  display: none;
}
@media (max-width: 1440px) {
  .prism-create .home_icon {
    width: 60px;
  }
  .prism-create .controls a.icon-menu {
    top: 70px;
    width: 60px;
    height: 60px;
  }
  .prism-create .nav .title h3 {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
  }
  .prism-create .nav a.icon-close {
    top: 18px;
  }
  .prism-create .nav li a span {
    font-size: 18px;
    line-height: 24px;
  }
  .prism-create .nav li a {
    padding: 1% 10%;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1800px) {
  .prism-create .sec_arrow_prev {
    width: 20px;
  }
  .prism-create .sec_arrow_next {
    width: 20px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template1 {
    overflow: hidden !important;
  }
  .btn_default {
    padding: 10px 25px 13px;
    min-width: 160px;
    margin-top: 2%;
    font-size: 1.5vw;
  }
  .prism-create .template1 .temp1_content {
    bottom: 25%;
  }
  .prism-create .mob_hide {
    display: none;
  }
  .prism-create .mob_show {
    display: block;
  }
  .prism-create .template1 .video_right_50 .image_full {
    display: block;
  }
  .prism-create .template1 .temp1_content p {
    font-size: 1.2vw;
    line-height: 1.6vw;
  }
  .prism-create .logo_top {
    width: 22%;
  }
  .prism-create .home_logo {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template1 {
    overflow: hidden;
    overflow-y: auto;
  }
}
@media (max-width: 1024px) and (min-height: 700px) {
  .btn_default {
    padding: 10px 20px;
    min-width: 160px;
    margin-top: 5%;
    font-size: 1.5vw;
  }
}
@media (max-width: 990px) {
  .prism-create .home_icon {
    width: 40px;
    position: fixed;
  }
  .prism-create .controls a.icon-menu {
    top: 50px;
    width: 40px;
    height: 40px;
  }
  .prism-create .control_nav {
    bottom: 20px;
  }
  .prism-create .control_nav p.pageno {
    font-size: 14px;
  }
  .prism-create .nav .title h3 {
    font-size: 20px;
    height: 48px;
    line-height: 50px;
  }
  .prism-create .nav a.icon-close {
    top: 12px;
  }
}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .mob_hide, .prism-create .mob_show {
    display: none;
  }
  .btn_default {
    margin-top: 2%;
  }
  .prism-create .template1 {
    background: url(images/page1-image.jpg) no-repeat top right;
    background-size: cover;
  }
  .prism-create .template1 .temp1_content h4 {
    font-size: 3.5vw;
    line-height: 4.2vw;
  }
  .prism-create .mob_hide_full {
    display: none;
  }
  .prism-create .mob_show1 {
    display: block;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    display: block !important;
    position: fixed !important;
    z-index: 100000;
    background-color: #F0F0F0;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    display: none !important;
  }
  .prism-create .logo_top {
    position: absolute;
    top: 5%;
    width: 40%;
    right: 5%;
  }
  .prism-create .home_logo {
    width: 40%;
  }
  .prism-create .template1 .control_nav, .prism-create .template12 .control_nav, .prism-create .template14 .control_nav, .prism-create .template15 .control_nav {
    position: absolute !important;
    bottom: 2%;
    left: 0;
    z-index: 10000;
    width: 100%;
    text-align: center;
  }
  .prism-create .template1 .temp1_content {
    width: 70%;
    left: 15%;
    bottom: 23%;
  }
  .prism-create .template1 .temp1_content h5 {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template1 .temp1_content h1 {
    font-size: 7vw;
    line-height: 8vw;
  }
  .prism-create .template1 .video_right_50 {
    position: relative;
    width: 100%;
    height: auto;
    top: inherit;
    right: inherit;
  }
  .btn_default {
    padding: 12px 30px 15px;
    min-width: 220px;
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template .footer_section {
    position: relative !important;
    z-index: 10000;
    width: 80%;
    bottom: inherit;
    margin: 20px 0px;
    left: 10%;
  }
  .prism-create .template .footer_section p {
    font-size: 1.3vw;
    line-height: 1.6vw;
  }
  .prism-create .template .footer_section p {
    color: #ffffff;
  }
  .prism-create .control_nav {
    position: relative !important;
    left: inherit;
    z-index: 10000;
    width: 100%;
    text-align: center;
    bottom: inherit;
    margin-bottom: 80px;
    margin-top: 20px;
  }
  .prism-create .template .footer_section p {
    color: #232323;
  }
  .prism-create .template .control_nav .pageno {
    color: #232323;
  }
  .prism-create .color_white {
    color: #232323;
  }
  .prism-create .control_nav p.pageno {
    font-size: 2.5vw;
  }
  .prism-create .arrow_port_hide {
    display: none;
  }
  .prism-create .arrow_port_show {
    display: block;
  }
  .temp1_bottom_sec {
    padding-left: 0%;
  }
  .prism-create .template1 .temp1_content p {
    font-size: 2.2vw;
    line-height: 3vw;
  }
  .prism-create .port_break {
    display: none;
  }
}
@media (max-width: 768px) {
  .btn_default {
    min-width: 170px;
  }
}
@media (max-width: 480px) {
  .prism-create .template1 {
    background: url(images/page1-image.jpg) no-repeat 90% top;
    background-size: cover;
  }
  .prism-create .sec_arrow_next {
    width: 20px;
  }
  .prism-create .sec_arrow_prev {
    width: 20px;
  }
  .prism-create {}
  .prism-create .template1 .temp1_content {
    bottom: 18%;
  }
  .prism-create .template1 .temp1_content h5 {
    font-size: 5vw;
    line-height: 7vw;
  }
  .prism-create .template1 .temp1_content h1 {
    font-size: 10vw;
    line-height: 12vw;
    margin: 0% 0 8%;
  }
  .prism-create .template1 .temp1_content h4 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 10%;
  }
  .prism-create .template1 .temp1_content {
    width: 80%;
    left: 10%;
    top: 30%;
  }
  .prism-create .template .footer_section p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .control_nav {}
  .btn_default {
    padding: 8px 16px 12px;
    min-width: 140px;
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .control_nav p.pageno {
    font-size: 3vw;
  }
  .prism-create .template1 {
    overflow: hidden;
  }
  .prism-create .template1 .temp1_content .temp1_content_sec {
    margin: 5% 0 13%;
  }
  .prism-create .template1 .temp1_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .logo_top {
    width: 60%;
  }
  .prism-create .home_logo {
    width: 60%;
  }
  .prism-create .sec_arrow_next {
    width: 20px;
  }
  .prism-create .sec_arrow_prev {
    width: 20px;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    height: 60px;
    width: 28px;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    height: 60px;
    width: 28px;
  }
  .prism-create .sec_arrow_next {
    width: 15px;
  }
  .prism-create .top_sec_img {
    height: 20vh;
  }
  .prism-create .sec_arrow_prev {
    width: 15px;
  }
  .prism-create .sec_arrow_prev {
    width: 12px;
    left: 4px;
    top: 20px;
    -webkit-animation: arrow-prev 1.5s infinite ease;
    -moz-animation: arrow-prev 1.5s infinite ease;
    -ms-animation: arrow-prev 1.5s infinite ease;
    -o-animation: arrow-prev 1.5s infinite ease;
    animation: arrow-prev 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  .prism-create .sec_arrow_next {
    width: 12px;
    right: 4px;
    top: 20px;
    -webkit-animation: arrow-next 1.5s infinite ease;
    -moz-animation: arrow-next 1.5s infinite ease;
    -ms-animation: arrow-next 1.5s infinite ease;
    -o-animation: arrow-next 1.5s infinite ease;
    animation: arrow-next 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
}
@media (max-height: 700px) {}
@media (max-height: 450px) {
  .prism-create {
    min-height: 100%;
    overflow: auto;
    height: 100vh;
}
  .prism-create .control_nav p.pageno {
    font-size: 10px;
  }
  .prism-create .logo_top {
    min-width: 140px;
    top: 4%;
    right: 4%;
  }
  .prism-create .home_logo {
    min-width: 150px;
  }
  .btn_default {
    font-size: 1.6vw;
    line-height: 2vw;
    min-width: 120px;
    padding: 7px 20px;
  }
  .prism-create .mob_hide {
    display: none;
  }
  .prism-create .mob_show {
    display: none;
  }
  .prism-create .template1 .video_right_50 .image_full {
    display: block;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    top: 47%;
    height: 60px;
    width: 28px;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    top: 47%;
    height: 60px;
    width: 28px;
  }
  .prism-create .sec_arrow_next {
    width: 15px;
  }
  .prism-create .sec_arrow_prev {
    width: 15px;
  }
  .prism-create .sec_arrow_prev {
    width: 12px;
    left: 4px;
    top: 20px;
    -webkit-animation: arrow-prev 1.5s infinite ease;
    -moz-animation: arrow-prev 1.5s infinite ease;
    -ms-animation: arrow-prev 1.5s infinite ease;
    -o-animation: arrow-prev 1.5s infinite ease;
    animation: arrow-prev 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  .prism-create .sec_arrow_next {
    width: 12px;
    right: 4px;
    top: 20px;
    -webkit-animation: arrow-next 1.5s infinite ease;
    -moz-animation: arrow-next 1.5s infinite ease;
    -ms-animation: arrow-next 1.5s infinite ease;
    -o-animation: arrow-next 1.5s infinite ease;
    animation: arrow-next 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
}
/* template1 css end */
/* template2 css start */
.prism-create .template2 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template2 .temp2_content {
  position: relative;
  width: 82%;
  margin: 2.5% auto;
}
.prism-create .template2 .temp2_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template2 .temp2_content .two_cols_sec .left_col_sec {
  width: 49%;
  padding-right: 4%;
}
.prism-create .template2 .temp2_content p span {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template2 .temp2_content p.width-90 {
  width: 90%;
}
.prism-create .template2 .temp2_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template2 .temp2_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 1.4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template2 .temp2_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template2 .temp2_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template2 .temp2_content {
    margin: 5% auto;
  }
  .prism-create .template2 .temp2_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template2 .temp2_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template2 .temp2_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template2 .temp2_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template2 .temp2_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template2 .temp2_content p.width-90 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .prism-create .template2 .temp2_content {
    margin: 7% auto;
  }
  .prism-create .template2 .temp2_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template2 .temp2_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {}
/* template2 css end */
/* template3 css start */
.prism-create .template3 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #2726dd;
  background: url("images/page3-image.jpg") no-repeat top center;
  background-size: cover;
}
.prism-create .template3 .temp3_content {
  position: absolute;
  width: 80%;
  left: 12%;
  top: 20%;
  z-index: 10000;
}
.prism-create .template3 .temp3_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 2%;
  color: #ffffff;
  font-family: "Neue-Plak-Text-Bold";
  padding-left: 12%;
}
.prism-create .template3 .temp3_content .temp3_content_bg {
  width: 100%;
}
.prism-create .template3 .temp3_content .temp3_two_cols {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec {
  width: 60%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .left_line_bottom {
  border-bottom: 2px solid #ffffff;
  margin-right: 6%;
  padding: 0% 8%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .right_line_bottom {
  border-bottom: 2px solid #ffffff;
  padding: 0% 4%;
  padding-bottom: 16px;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .right_line_bottom2 {
  padding-top: 14px;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_left_cols {
  width: 30%;
  padding-right: 1%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols {
  width: 70%;
  border-left: 2px solid #ffffff;
  padding-left: 3%;
  padding-right: 3%;
}
.prism-create .template3 .temp3_content .innersec_two_cols .inner_right_cols table {
  width: 100%;
  margin-top: 2%;
}
.prism-create .template3 .temp3_content table tr td {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #ffffff;
  font-weight: bold;
  padding: 1% 0%;
}
.prism-create .template3 .temp3_content table tr td.third_sec_bottom {
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
  padding: 0%;
}
.prism-create .template3 .temp3_content table tr td span {
  font-size: 2vw;
  line-height: 2.6vw;
}
.prism-create .template3 .temp3_content table tr td span.custom_font_ls {
  font-size: 0.9vw;
  line-height: 1.2vw;
  vertical-align: middle;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec {
  position: relative;
    width: 36%;
    background: #ffffff;
    border: 1px solid #2726dd;
    border-radius: 15px;
    padding: 2%;
    height: 62vh;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec .page3_secondary_source_text {
    position: absolute;
    width: 40%;
    bottom: 5%;
    left: 6%;
    color: #2726dd;
}
.prism-create .template3 .temp3_content h6.page3_primary_source_text {
  position: absolute;
  width: 60%;
  bottom: -2%;
  left: 0%;
  color: #ffffff;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec .first_sec {
  width: 100%;
  display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec .first_sec .inner_content_sec {
  width: 100%;
    text-align: center;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #ffffff;
  font-weight: bold;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p a {
  text-decoration: underline;
  color: #ffffff;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.color_blue {
  color: #2726dd;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.font_bold {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p span {
  font-size: 1.8vw;
  line-height: 2.4vw;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin {
  margin-top: 30px;
  padding: 0%;
  margin-bottom: 40px;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin2 {
  margin-top: 0px;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec h6.first_row_margin3 {
  margin-top: 0px;
    margin-bottom: 20px;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.second_row_margin {
  margin-bottom: 10px;
    margin-top: 5px;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .second_left_line_bottom {
  padding-top: 14%;
  padding-bottom: 12%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .second_inner_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .second_inner_twocols .second_inner_left {
  width: 50%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .second_inner_twocols .second_inner_right {
  width: 50%;
  border-left: 2px solid #ffffff;
  padding-left: 10%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .age_sec_table_row  {
 margin: 9px 0px 5px;
}
.prism-create .template3 .temp3_content .width-50  {
 width: 50%;
}

.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .second_right_line_bottom {
  padding: 6% 4%;
}
.prism-create .template3 .temp3_content .temp3_two_cols p.second_right_row_margin {
  margin: 10px 0px 2px;
}
.prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.third_row_margin {
  margin-top: 14px;
}
.prism-create .template3 .temp3_content .innersec_two_cols .inner_right_cols table.third_sec {
  margin-top: 2%;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .no-border {
  border-bottom: none;
}
.prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec {
  width: 94%;
  background: #ffffff;
  border-radius: 10px;
  padding: 4%;
  margin: 3% 3% 0%;
}
.prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols .left_sec {
  width: 40%;
}
.prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols .right_sec table {
  width: 100%;
  text-align: center;
}
.prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols .right_sec {
  width: 60%;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec h4 {
  font-size: 1.4vw;
  line-height: 2vw;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
    margin-bottom: 10%;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec h4 a {
  color: #2726dd;
  text-decoration: underline;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p {
    font-size: 1vw;
    line-height: 1.4vw;
    color: #2726dd;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p span {
  font-weight: bold;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p span.font_big {
  font-size: 1.8vw;
  line-height: 2.4vw;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p img {
  width: 21%;
}
.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p.lmargin {
  margin-top: 2%;
        margin-bottom: 6%;
}
.prism-create .template3 .temp3_content h6 {
  font-size: 0.5vw;
  line-height: 1vw;
  color: #2726dd;
}
.prism-create .template3 .temp3_content h6.color_blue {
  color: #2726dd;
  text-decoration: none;
    margin-top: 2%;
    display: block;
}
@media (max-width: 1440px) {
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin {
    margin-top: 20px;
    margin-bottom: 35px;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .second_left_line_bottom {
    padding-bottom: 2%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .right_line_bottom2 {
    padding-top: 8px;
}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template3 .temp3_content {
    top: 30%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec {
    height: 37vh;
}
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template3 .temp3_content {
    top: 18%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin {
    margin-bottom: 32px;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .right_line_bottom2 {
    padding-top: 10px;
}
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template3 .temp3_content {
    position: relative;
    width: 80%;
    margin: 20% auto 5%;
    left: inherit;
    top: inherit;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols {
    display: block;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec {
    width: 100%;
    margin-bottom: 5%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec {
    width: 100%;
    height: 46vh;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols {
    display: block;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p span {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin2 {
    margin-top: 0px;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin {
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 2% 0%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_left_cols {
    width: 100%;
    padding-right: 0%;
    margin-bottom: 3%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols {
    width: 100%;
    border-left: 0px;
    padding-left: 0%;
    padding-right: 0%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec {
    width: 100%;
    padding: 4%;
    margin: 3% 0% 0%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .left_line_bottom {
    border-bottom: 2px solid #ffffff;
    margin-right: 0%;
    padding: 2% 3%;
  }
  .prism-create .template3 .temp3_content table tr td {
    font-size: 2.5vw;
    line-height: 3.5vw;
    padding: 1% 0%;
  }
  .prism-create .template3 .temp3_content table tr td span.custom_font_ls {
    font-size: 2.5vw;
    line-height: 3.5vw;
    padding: 1% 0%;
}
  .prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols {
    display: block;
  }
  .prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols .left_sec {
    width: 100%;
    margin-bottom: 2%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .bottom_box_sec .bottomsec_two_cols .right_sec {
    width: 100%;
  }
  .prism-create .template3 .temp3_content table tr td span {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec h4 {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p span.font_big {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template3 .temp3_content h6 {
    font-size: 1.8vw;
    line-height: 2.2vw;
}
.prism-create .template3 .temp3_content h6.page3_primary_source_text {
  position: relative;
  width: 90%;
  bottom: inherit;
  left: inherit;
  color: #ffffff;
  margin: 5% auto 8%;
}
}
@media (max-width: 480px) {
  .prism-create .template3 .temp3_content {
    width: 85%;
    margin: 30% auto 5%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p span {
    font-size: 7vw;
    line-height: 8vw;
  }
  .prism-create .template3 .temp3_content table tr td {
    font-size: 2.8vw;
    line-height: 4vw;
  }
  .prism-create .template3 .temp3_content table tr td span.custom_font_ls {
    font-size: 3.2vw;
    line-height: 4vw;
}
  .prism-create .template3 .temp3_content table tr td span {
    font-size: 7vw;
    line-height: 8vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec h4 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec .secondsec_two_cols {
    display: block;
    margin-top: 2%;
    margin-bottom: 8%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec .secondsec_two_cols .secondsec_left {
    width: 100%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec .secondsec_two_cols .secondsec_right {
    width: 100%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p.lmargin {
    margin-top: 5%;
    padding: 0% 5%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec {
    padding: 20px;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec p img {
    width: 28%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .second_inner_twocols {
    display: block;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .second_inner_twocols .second_inner_left {
    width: 100%;
    margin-bottom: 5%;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .inner_right_cols .second_inner_twocols .second_inner_right {
    width: 100%;
    border-left: 0px;
    border-top: 2px solid #ffffff;
    padding-left: 0%;
    padding-top: 0%;
    margin-top: 5%;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols p.second_right_row_margin {
    margin: 15px 0px 2px;
  }
  .prism-create .template3 .temp3_content h6 {
    font-size: 3vw;
    line-height: 4.4vw;
    margin-top: 5%;;
}
.prism-create .template3 .temp3_content .width-50 {
  width: 100%;
}.prism-create .template3 .temp3_content .temp3_two_cols .rightside_sec {
  height: 36vh;
}
}
@media (max-height: 450px) {
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols p.second_right_row_margin {
    margin: 10px 0px 2px;
  }
  .prism-create .template3 .temp3_content .temp3_two_cols .leftside_sec p.first_row_margin2 {
    margin-top: 18px;
  }
  .prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .right_line_bottom {
    padding-bottom: 6px;
}
.prism-create .template3 .temp3_content .leftside_sec .innersec_two_cols .right_line_bottom2 {
  padding-top: 3px;
}
}
/* template3 css end */
/* template4 css start */
.prism-create .template4 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template4 .temp4_content {
  position: relative;
  width: 82%;
  margin: 2% auto;
}
.prism-create .template4 .temp4_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template4 .temp4_content .two_cols_sec .left_col_sec {
  width: 54%;
  padding-right: 2%;
}
.prism-create .template4 .temp4_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  height: 55vh;
  background-color: #ffffff;
  background-image: url("images/page4-image-rh.png");
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  margin-top: 4%;
}
.prism-create .template4 .temp4_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template4 .temp4_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template4 .temp4_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template4 .temp4_content p span {
  font-family: "Neue-Plak-Text-Bold";
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template4 .temp4_content {
    margin: 5% auto;
  }
  .prism-create .template4 .temp4_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template4 .temp4_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template4 .temp4_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template4 .temp4_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: 40vh;
  }
  .prism-create .template4 .temp4_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
}
@media (max-width: 480px) {
  .prism-create .template4 .temp4_content {
    margin: 7% auto;
  }
  .prism-create .template4 .temp4_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template4 .temp4_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {}
/* template4 css end */
/* template5 css start */
.prism-create .template5 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template5 .temp5_content {
  position: relative;
  width: 82%;
  margin: 1.5% auto;
}
.prism-create .template5 .temp5_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template5 .temp5_content .two_cols_sec .left_col_sec {
  width: 55%;
  padding-right: 3%;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  height: 55vh;
  background-color: #ffffff;
  background-image: url("images/page5-image-rh.png");
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  margin-top: 4%;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .center_text_sec {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64%;
  height: 100%;
  margin: 0 auto;
}
.prism-create .template5 .temp5_content p.center_text {
  color: #ffffff;
  text-align: center;
  font-size: 1.8vw;
  line-height: 2.2vw;
    font-weight: lighter;
}
.prism-create .template5 .temp5_content p span {
  font-size: 4vw;
  line-height: 5vw;
  font-family: "Neue-Plak-Text-Bold";
  display: block;
}
.prism-create .template5 .temp5_content p b {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template5 .temp5_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template5 .temp5_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template5 .temp5_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 2% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
@media (max-width: 1440px) {
  .prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
    height: 50vh;
}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1366px) and (min-width: 1000px) and (max-height: 650px) {
  .prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
    height: 55vh;
}
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template5 .temp5_content {
    margin: 5% auto;
  }
  .prism-create .template5 .temp5_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template5 .temp5_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template5 .temp5_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: 45vh;
    padding: 5% 0;
  }
  .prism-create .template5 .temp5_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template5 .temp5_content p span {
    font-size: 7vw;
    line-height: 8vw;
  }
  .prism-create .template5 .temp5_content p.center_text {
    font-size: 4vw;
    line-height: 5vw;
}
}
@media (max-width: 480px) {
  .prism-create .template5 .temp5_content {
    margin: 7% auto;
  }
  .prism-create .template5 .temp5_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template5 .temp5_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
  .prism-create .template5 .temp5_content p span {
    font-size: 12vw;
    line-height: 13vw;
  }
  .prism-create .template5 .temp5_content p.center_text {
    font-size: 5vw;
    line-height: 6vw;
}.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
  margin-top: 8%;
  height: 32vh;
  padding: 0%;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .center_text_sec {
  width: 85%;
}
}
@media (max-height: 450px) {}
/* template5 css end */

/* template6 css start */
.prism-create .template6 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template6 .temp6_content {
    position: relative;
    width: 82%;
    margin: 2% auto;
}
.prism-create .template6 .temp6_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template6 .temp6_content .two_cols_sec .left_col_sec {
    width: 52%;
    padding-right: 10%;
}
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  background-color: #ffffff;
    margin-top: 2%;
}
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec .center_text_sec {
    display: flex;
  width: 100%;
 height: 100%;
    align-items: center;
    padding:0% 20%;
}
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec .center_text_sec .center_text {
  text-align: center;
}
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 1%;
}
.prism-create .template6 .temp6_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 6%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template6 .temp6_content h4 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
    font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template6 .temp6_content h4 span {
  font-family: "Neue-Plak-Text-Bold";
      font-size: 3vw;
  line-height: 3.4vw;
}
.prism-create .template6 .temp6_content h4 span b {
      font-size: 5vw;
  line-height: 6vw;
}
.prism-create .template6 .temp6_content h4 a {
    text-decoration: none;
    color: #2726dd;
}
.prism-create .template6 .temp6_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template6 .temp6_content p span {
  font-family: "Neue-Plak-Text-Bold";
    color: #2726dd;
}
.prism-create .template6 .temp6_content p span.style_italic {
  font-style: italic;
 font-weight: normal;
    font-family: "Neue-Plak-Text-Regular";
}
.prism-create .template6 .temp6_content h2.color_white {
  color: #ffffff !important;
  margin-bottom: 2%;
}
.prism-create .template6 .temp6_content h2 span {
  font-style: italic;
}
.prism-create .template6 .temp6_content p.color_white {
  color: #ffffff !important;
  padding: 0% 8%;
  margin-top: 2%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

 
}
@media (max-width: 1366px) and (min-width: 1000px) and (max-height: 650px) {
  .prism-create .template6 .temp6_content {
    margin: 1% auto;
}
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template6 .temp6_content {
    margin: 5% auto;
  }
  .prism-create .template6 .temp6_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template6 .temp6_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template6 .temp6_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template6 .temp6_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: auto;
    padding: 5% 0;
  }
  .prism-create .template6 .temp6_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 20%;
}
.prism-create .template6 .temp6_content h4 {
  font-size: 4vw;
  line-height: 5vw;
}
.prism-create .template6 .temp6_content h4 span {
  font-size: 6vw;
  line-height: 8vw;
}
.prism-create .template6 .temp6_content h4 span b {
  font-size: 8vw;
  line-height: 10vw;
}
}
@media (max-width: 480px) {
  .prism-create .template6 .temp6_content {
    margin: 7% auto;
  }
  .prism-create .template6 .temp6_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template6 .temp6_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 10%;
}
.prism-create .template6 .temp6_content h4 {
  font-size: 5vw;
  line-height: 6vw;
}
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 4%;
}
}
@media (max-height: 450px) {}
/* template6 css end */



/* template7 css start */
.prism-create .template7 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template7 .temp7_content {
  position: relative;
  width: 82%;
  margin: 2.5% auto;
}
.prism-create .template7 .temp7_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template7 .temp7_content .two_cols_sec .left_col_sec {
  width: 47%;
  padding-right: 4%;
}
.prism-create .template7 .temp7_content p span {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template7 .temp7_content p.width-90 {
  width: 90%;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template7 .temp7_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 1.4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
  width: 50%;
}
.prism-create .template7 h6 {
  font-size: 0.6vw;
  line-height: 1vw;
  font-weight: lighter;
}
.prism-create .template7 .temp7_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template7 .temp7_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template7 .temp7_source_text {
  position: absolute;
  left: 9%;
  bottom: 10%;
  width: 10%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template7 .temp7_content {
    margin: 5% auto;
  }
  .prism-create .template7 .temp7_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
  }
  .prism-create .template7 .temp7_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template7 .temp7_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template7 .temp7_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template7 .temp7_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template7 .temp7_content p.width-90 {
    width: 100%;
  }
  .prism-create .template7 .temp7_source_text {
    position: relative;
    left: inherit;
    bottom: inherit;
    width: 40%;
    margin-left: 9%;
}
.prism-create .template7 h6 {
  font-size: 1.6vw;
  line-height: 2.2vw;
}
}
@media (max-width: 480px) {
  .prism-create .template7 .temp7_content {
    margin: 7% auto;
  }
  .prism-create .template7 .temp7_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template7 .temp7_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
  .prism-create .template7 h6 {
    font-size: 2.2vw;
    line-height: 2.8vw;
}
}
@media (max-height: 450px) {}
/* template7 css end */


/* template8 css start */
.prism-create .template8 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template8 .temp8_content {
    position: relative;
    width: 82%;
    margin: 2% auto;
}
.prism-create .template8 .temp8_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template8 .temp8_content .two_cols_sec .left_col_sec {
    width: 58%;
    padding-right: 8%;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  background-color: #ffffff;
    margin-top: 2%;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .center_text_sec {
    display: flex;
  width: 100%;
 height: 100%;
    align-items: center;
    padding:0% 8%;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .center_text_sec .center_text {
  text-align: center;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 1%;
}
.prism-create .template8 .temp8_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template8 .temp8_content h4 {
  font-size: 1.8vw;
  line-height: 2.2vw;
  margin: 1% 0% 4%;
  color: #2726dd;
    font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template8 .temp8_content h4 span {
      font-size: 2vw;
  line-height: 2.4vw;
}
.prism-create .template8 .temp8_content h4 span b {
      font-size: 4vw;
  line-height: 5vw;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template8 .temp8_content h4 a {
    text-decoration: none;
    color: #2726dd;
}
.prism-create .template8 .temp8_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template8 .temp8_content p span {
  font-family: "Neue-Plak-Text-Bold";
    color: #2726dd;
}
.prism-create .template8 .temp8_content p span.style_italic {
  font-style: italic;
 font-weight: normal;
    font-family: "Neue-Plak-Text-Regular";
}
.prism-create .template8 .temp8_content h2.color_white {
  color: #ffffff !important;
  margin-bottom: 2%;
}
.prism-create .template8 .temp8_content h2 span {
  font-style: italic;
}
.prism-create .template8 .temp8_content p.color_white {
  color: #ffffff !important;
  padding: 0% 8%;
  margin-top: 2%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

 
}
@media (max-width: 1366px) and (min-width: 1000px) and (max-height: 650px) {
  .prism-create .template8 .temp8_content {
    margin: 1% auto;
}
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template8 .temp8_content {
    margin: 5% auto;
  }
  .prism-create .template8 .temp8_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template8 .temp8_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template8 .temp8_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template8 .temp8_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: auto;
    padding: 5% 0;
  }
  .prism-create .template8 .temp8_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 16%;
}
.prism-create .template8 .temp8_content h4 {
  font-size: 4vw;
  line-height: 5vw;
}
.prism-create .template8 .temp8_content h4 span {
  font-size: 5vw;
  line-height: 7vw;
}
.prism-create .template8 .temp8_content h4 span b {
  font-size: 6vw;
  line-height: 8vw;
}
}
@media (max-width: 480px) {
  .prism-create .template8 .temp8_content {
    margin: 7% auto;
  }
  .prism-create .template8 .temp8_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template8 .temp8_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 10%;
}
.prism-create .template8 .temp8_content h4 {
  font-size: 5vw;
  line-height: 6vw;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 4%;
}
}
@media (max-height: 450px) {}
/* template8 css end */


/* template9 css start */
.prism-create .template9 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template9 .temp9_content {
  position: relative;
  width: 82%;
  margin: 2.5% auto;
}
.prism-create .template9 .temp9_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template9 .temp9_content .two_cols_sec .left_col_sec {
  width: 49%;
  padding-right: 4%;
}
.prism-create .template9 .temp9_content p.width-90 {
  width: 90%;
}
.prism-create .template9 .temp9_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template9 .temp9_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 1.4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
  width: 50%;
}
.prism-create .template9 .temp9_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template9 .temp9_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template9 .temp9_content p span {
  font-family: "Neue-Plak-Text-Bold";
  color: #2726dd;
}
.prism-create .template9 .temp9_content p.custom_marg {
  margin: 1% 0% 0%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template9 .temp9_content {
    margin: 5% auto;
  }
  .prism-create .template9 .temp9_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
  }
  .prism-create .template9 .temp9_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template9 .temp9_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template9 .temp9_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template9 .temp9_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template9 .temp9_content p.width-90 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .prism-create .template9 .temp9_content {
    margin: 7% auto;
  }
  .prism-create .template9 .temp9_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template9 .temp9_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {}
/* template9 css end */


/* template10 css start */
.prism-create .template10 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template10 .temp10_content {
  position: relative;
  width: 82%;
  margin: 2.5% auto;
}
.prism-create .template10 .temp10_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template10 .temp10_content .two_cols_sec .left_col_sec {
  width: 46%;
  padding-right: 4%;
}
.prism-create .template10 .temp10_content p.width-90 {
  width: 89%;
}
.prism-create .template10 .temp10_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template10 .temp10_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 2%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
  width: 50%;
}
.prism-create .template10 .temp10_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template10 .temp10_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template10 .temp10_content p span {
  font-family: "Neue-Plak-Text-Bold";
  color: #2726dd;
}
.prism-create .template10 .temp10_content p b {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template10 .temp10_content p.custom_marg {
  margin: 0% 0% 0.5%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template10 .temp10_content {
    margin: 5% auto;
  }
  .prism-create .template10 .temp10_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
  }
  .prism-create .template10 .temp10_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template10 .temp10_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template10 .temp10_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template10 .temp10_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template10 .temp10_content p.width-90 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .prism-create .template10 .temp10_content {
    margin: 7% auto;
  }
  .prism-create .template10 .temp10_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template10 .temp10_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {}
/* template10 css end */


/* template11 css start */
.prism-create .template11 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template11 .temp11_content {
  position: relative;
  width: 82%;
  margin: 2% auto 1%;
}
.prism-create .template11 .temp11_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template11 .temp11_content .two_cols_sec .left_col_sec {
  width: 54%;
}
.prism-create .template11 .temp11_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  height: 55vh;
  background-color: #ffffff;
  background-image: url("images/page11-rh.png");
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  margin-top: 3%;
}
.prism-create .template11 .temp11_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template11 .temp11_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template11 .temp11_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
        width: 86%;
}
.prism-create .template11 .temp11_content p span {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template11 .temp11_content p span.color_blue {
  color: #2726dd;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template11 .temp11_content {
    margin: 5% auto;
  }
  .prism-create .template11 .temp11_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template11 .temp11_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template11 .temp11_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template11 .temp11_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: 40vh;
  }
  .prism-create .template11 .temp11_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
       width: 100%;
  }
}
@media (max-width: 480px) {
  .prism-create .template11 .temp11_content {
    margin: 7% auto;
  }
  .prism-create .template11 .temp11_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template11 .temp11_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {
  .prism-create .template11 .temp11_content .two_cols_sec .right_col_sec {
    height: 50vh;
}
}
/* template11 css end */


/* template12 css start */
.prism-create .template12 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #2726dd;
  background: url("images/page12-image.jpg") no-repeat top center;
  background-size: cover;
}
.prism-create .template12 .temp12_content {
  position: absolute;
  width: 84%;
  left: 10%;
  top: 8%;
  z-index: 10000;
}
.prism-create .template12 .temp12_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 1.4%;
  color: #ffffff;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template12 .temp12_content .temp12_content_bg {
  width: 92%;
  background: #ffffff;
  border-radius: 10px;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template12 .temp12_content {
    top: 15%;
  }
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template12 .temp12_content {
    top: 25%;
  }
  .prism-create .template12 .temp12_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    margin: 1% 0% 5%;
  }
  .prism-create .template12 .temp12_content .temp12_content_bg {
    padding: 2%;
  }
}
@media (max-width: 480px) {
  .prism-create .template12 .temp12_content {
    top: 30%;
  }
  .prism-create .template12 .temp12_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin: 1% 0% 5%;
  }
}
@media (max-height: 450px) {
  .prism-create .template12 .temp12_content {
    width: 75%;
    left: 14%;
  }
}
/* template12 css end */


/* template13 css start */
.prism-create .template13 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #2726dd;
  background: url("images/page13-image.jpg") no-repeat top center;
  background-size: cover;
}
.prism-create .template13 .temp13_content {
  position: absolute;
  width: 80%;
  left: 10%;
  top: 12.5%;
  z-index: 10000;
}
.prism-create .template13 .temp13_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template13 .temp13_content .temp13_content_bg {
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  padding: 1% 4% 2%;
}
.prism-create .template13 .temp13_content .two_cols_sec {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

.prism-create .template13 .temp13_content .two_cols_sec .left_col_sec {
  width: 35%;
}
.prism-create .template13 .temp13_content .two_cols_sec .left_col_sec img {
  width: 90%;
}
.prism-create .template13 .temp13_content .two_cols_sec .right_col_sec {
    width: 50%;
    margin-top: 5%;
}
.prism-create .template13 .temp13_content p {
  font-size: 1vw;
  line-height: 1.3vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template13 .temp13_content p span {
    font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template13 .temp13_content h6 {
  font-size: 0.6vw;
  line-height: 1vw;
  margin: 3% 0% 0%;
  color: #3b3b3b;
  font-weight: lighter;
  text-align: left;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template13 .temp13_content {
    top: 22%;
  }
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template13 .temp13_content {
    position: relative;
    width: 80%;
    margin: 20% auto 5%;
    left: inherit;
    top: inherit;
  }
  .prism-create .template13 .temp13_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template13 .temp13_content .temp13_content_bg {
    padding: 3% 5%;
  }
  .prism-create .template13 .temp13_content .two_cols_sec {
    display: block;
  }
  .prism-create .template13 .temp13_content h6 {
    font-size: 2vw;
    line-height: 3vw;
    margin-top: 5%;
  }
  .prism-create .template13 .temp13_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-bottom: 8%;
    padding-right: 0%;
    padding-left: 0%;
}
  .prism-create .template13 .temp13_content .two_cols_sec .left_col_sec img {
    width: 100%;
  }
  .prism-create .template13 .temp13_content .two_cols_sec .left_col_sec {
    width: 100%;
    margin-top: 2%;
  }
  .prism-create .template13 .temp13_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
}
@media (max-width: 480px) {
  .prism-create .template13 .temp13_content {
    width: 85%;
    margin: 30% auto 5%;
  }
  .prism-create .template13 .temp13_content h2 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template13 .temp13_content .two_cols_sec {
    margin-top: 5%;
  }
  .prism-create .template13 .temp13_content h6 {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template13 .temp13_content p {
    font-size: 4vw;
    line-height: 5vw;
  }
}
@media (max-height: 450px) {
  .prism-create .template13 .temp13_content {
    top: 13%;
    width: 75%;
    left: 12.5%;
  }
}
/* template13 css end */


/* template14 css start */
.prism-create .template14 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #2726dd;
  background: url("images/page14-image1.jpg") no-repeat top center;
  background-size: cover;
}
.prism-create .template14 .temp14_content {
  position: absolute;
  width: 62%;
  left: 17%;
  top: 16%;
  z-index: 10000;
}
.prism-create .template14 .temp14_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 2%;
  color: #ffffff;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template14 .temp14_content .temp14_content_bg {
  width: 100%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template14 .temp14_content {
    top: 18%;
  }
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template14 .temp14_content {
    top: 25%;
    width: 80%;
    left: 10%;
  }
  .prism-create .template14 .temp14_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    margin: 1% 0% 5%;
  }
}
@media (max-width: 480px) {
  .prism-create .template14 .temp14_content {
    top: 30%;
  }
  .prism-create .template14 .temp14_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin: 1% 0% 5%;
  }
}
@media (max-height: 450px) {
  .prism-create .template14 .temp14_content {
    width: 60%;
    left: 20%;
  }
}
/* template14 css end */

/* template15 css start */
.prism-create .template15 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #2726dd;
  background: url("images/page15-image.jpg") no-repeat top center;
  background-size: cover;
}
.prism-create .template15 .temp15_content {
  position: absolute;
  width: 80%;
  left: 8%;
  top: 20%;
  z-index: 10000;
}
.prism-create .template15 .temp15_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 2%;
  color: #ffffff;
  font-family: "Neue-Plak-Text-Bold";
  padding-left: 12%;
}
.prism-create .template15 .temp15_content .temp15_content_bg {
  width: 100%;
}
.prism-create .template15 .temp15_content .temp15_two_cols {
  width: 100%;
  display: table;
  align-items: center;
}
.prism-create .template15 .temp15_content .temp15_two_cols .leftside_sec {
  display: table-cell;
  width: 10%;
}
.prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec {
  display: table-cell;
  width: 85%;
  background: #ffffff;
  border: 1px solid #2726dd;
  border-radius: 20px;
  overflow: hidden;
}
.prism-create .template15 .temp15_content .temp15_two_cols .leftside_sec p {
  font-size: 1.1vw;
  line-height: 1.5vw;
  color: #ffffff;
padding: 24% 7% 17%;
  text-align: right;
  font-weight: bold;
}
.prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table {
    width: 100%;
  border-collapse: collapse;
}
.prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table tr td {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #2726dd;
  padding: 3% 0.3%;
  text-align: center;
  font-family: "Neue-Plak-Text-Regular";
  border: 1px solid #2726dd;
}

.prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table tr th {
  font-size: 1vw;
  line-height: 1.4vw;
  font-family: "Neue-Plak-Text-SemiBold";
  font-weight: bold;
  border: 1px solid #2726dd;
  padding: 2% 0.3%;
  color: #2726dd;
}
.prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table tr th.bg_lightblue {
  background-color: #00e2ff;
}
.prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table tr th.bg_yellow {
  background-color: #ffcb00;
}
.prism-create .template15 .temp15_content .source_text {
  padding-left: 10.5%;
  margin-top: 1%;
}
.prism-create .template15 .temp15_content .source_text h6 span {
  width: 15px;
  height: 15px;
  background: #00e2ff;
  display: inline-block;
  margin-right: 5px;
}
.prism-create .template15 .temp15_content .source_text h6 {
  font-size: 0.8vw;
  line-height: 1.2vw;
  color: #ffffff;
  font-weight: lighter;
  margin-bottom: 0.6%;
}
.prism-create .template15 .temp15_content .source_text h6 span.color_yellow {
  background: #ffcb00;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template15 .temp15_content {
    width: 86%;
    left: 7%;
  }
  .prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table tr th {
    font-size: 2vw;
    line-height: 3vw;
  }
  .prism-create .template15 .temp15_content .temp15_two_cols .rightside_sec table tr td {
    font-size: 2vw;
    line-height: 3vw;
    padding: 2% 0.3%;
  }
  .prism-create .template15 .temp15_content .temp15_two_cols .leftside_sec p {
    font-size: 2vw;
    line-height: 3vw;
    padding: 18% 7%;
  }
  .prism-create .template15 .temp15_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    padding-left: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template15 .temp15_content .temp15_two_cols .leftside_sec p:nth-child(1) {
    padding: 35% 4% 10% 0;
  }
  .prism-create .template15 .temp15_content .temp15_two_cols .leftside_sec p:nth-child(2) {
    padding: 10% 4% 81% 0;
  }
  .prism-create .template15 .temp15_content .temp15_two_cols .leftside_sec p:nth-child(3) {
    padding: 0% 4% 0% 0;
  }
  .prism-create .template15 .temp15_content .source_text h6 {
    font-size: 2vw;
    line-height: 3vw;
    color: #ffffff;
    font-weight: lighter;
    margin-bottom: 1%;
  }
  .prism-create .template15 .temp15_content .source_text {
    padding-left: 16%;
    margin-top: 3%;
  }
}
@media (max-width: 480px) {
  .prism-create .template15 .temp15_content {
    top: 25%;
  }
  .prism-create .template15 .temp15_content h2 {
    font-size: 5vw;
    line-height: 6vw;
  }
}
@media (max-height: 450px) {}
/* template15 css end */

/* template16 css start */
.prism-create .template16 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template16 .temp16_content {
  position: relative;
  width: 82%;
  margin: 2% auto 2.5%;
}
.prism-create .template16 .temp16_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template16 .temp16_content .two_cols_sec .left_col_sec {
  width: 49%;
  padding-right: 4%;
}
.prism-create .template16 .temp16_content p span {
  font-weight: bold;
}
.prism-create .template16 .temp16_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template16 .temp16_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template16 .temp16_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template16 .temp16_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template16 .temp16_content p.sub_title {
  margin: 2% 0% 3%;
  color: #2726dd;
}
.prism-create .template16 .temp16_content p.width-90 {
  width: 90%;
}
.prism-create .template16 .temp16_content p span {
  font-family: "Neue-Plak-Text-Bold";
}

@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template16 .temp16_content {
    margin: 5% auto;
  }
  .prism-create .template16 .temp16_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template16 .temp16_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template16 .temp16_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template16 .temp16_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template16 .temp16_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template16 .temp16_content p.width-90 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .prism-create .template16 .temp16_content {
    margin: 7% auto;
  }
  .prism-create .template16 .temp16_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template16 .temp16_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {}
/* template16 css end */


/* template17 css start */
.prism-create .template17 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template17 .temp17_content {
  position: relative;
  width: 82%;
  margin: 1.5% auto 2.5%;
}
.prism-create .template17 .temp17_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template17 .temp17_content .two_cols_sec .left_col_sec {
  width: 54%;
  padding-right: 4%;
}
.prism-create .template17 .temp17_content .less_marg {
  margin: 1% 0% 0.5%;
}
.prism-create .template17 .temp17_content p span {
  font-family: "Neue-Plak-Text-Bold";
  color: #2726dd;
}
.prism-create .template17 .temp17_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template17 .temp17_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 0% 0% 1.4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
  width: 50%;
}
.prism-create .template17 h6 {
  font-size: 0.6vw;
  line-height: 1vw;
  font-weight: lighter;
}
.prism-create .template17 .temp17_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template17 .temp17_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 2% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template17 .temp17_source_text {
  position: absolute;
  left: 9%;
  bottom: 10%;
  width: 10%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template17 .temp17_content {
    margin: 5% auto;
  }
  .prism-create .template17 .temp17_content h2 {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
    margin: 0% 0% 6%;
  }
  .prism-create .template17 .temp17_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template17 .temp17_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template17 .temp17_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template17 .temp17_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template17 .temp17_content p.width-90 {
    width: 100%;
  }
  .prism-create .template17 .temp17_source_text {
    position: relative;
    left: inherit;
    bottom: inherit;
    width: 40%;
    margin-left: 9%;
}
.prism-create .template17 h6 {
  font-size: 1.6vw;
  line-height: 2.2vw;
}
}
@media (max-width: 480px) {
  .prism-create .template17 .temp17_content {
    margin: 7% auto;
  }
  .prism-create .template17 .temp17_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template17 .temp17_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
  .prism-create .template17 h6 {
    font-size: 2.2vw;
    line-height: 2.8vw;
}
}
@media (max-height: 450px) {}
/* template17 css end */

/* template18 css start */
.prism-create .template18 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template18 .temp18_content {
    position: relative;
    width: 82%;
    margin: 2% auto;
}
.prism-create .template18 .temp18_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template18 .temp18_content .two_cols_sec .left_col_sec {
    width: 52%;
    padding-right: 8%;
}
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  background-color: #ffffff;
    margin-top: 2%;
}
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec .center_text_sec {
    display: flex;
  width: 100%;
 height: 100%;
    align-items: center;
    padding:0% 8%;
}
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec .center_text_sec .center_text {
  text-align: center;
}
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 1%;
}
.prism-create .template18 .temp18_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template18 .temp18_content h4 {
  font-size: 1.7vw;
  line-height: 2.1vw;
  color: #2726dd;
    font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template18 .temp18_content h4 span {
      margin-bottom: 4%;
      display: block;
}

.prism-create .template18 .temp18_content h4 a {
    text-decoration: none;
    color: #2726dd;
}
.prism-create .template18 .temp18_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template18 .temp18_content p span {
  font-family: "Neue-Plak-Text-Bold";
    color: #2726dd;
}
.prism-create .template18 .temp18_content p span.style_italic {
  font-style: italic;
 font-weight: normal;
    font-family: "Neue-Plak-Text-Regular";
}
.prism-create .template18 .temp18_content h2.color_white {
  color: #ffffff !important;
  margin-bottom: 2%;
}
.prism-create .template18 .temp18_content h2 span {
  font-style: italic;
}
.prism-create .template18 .temp18_content p.color_white {
  color: #ffffff !important;
  padding: 0% 8%;
  margin-top: 2%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

 
}
@media (max-width: 1366px) and (min-width: 1000px) and (max-height: 650px) {
  .prism-create .template18 .temp18_content {
    margin: 1% auto;
}
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template18 .temp18_content {
    margin: 5% auto;
  }
  .prism-create .template18 .temp18_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template18 .temp18_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template18 .temp18_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template18 .temp18_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: auto;
    padding: 5% 0;
  }
  .prism-create .template18 .temp18_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 14%;
}
.prism-create .template18 .temp18_content h4 {
  font-size: 4vw;
  line-height: 5vw;
}
}
@media (max-width: 480px) {
  .prism-create .template18 .temp18_content {
    margin: 7% auto;
  }
  .prism-create .template18 .temp18_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template18 .temp18_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 4%;
}
.prism-create .template18 .temp18_content h4 {
  font-size: 5vw;
  line-height: 6vw;
}
.prism-create .template18 .temp18_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 4%;
}
}
@media (max-height: 450px) {}
/* template18 css end */

/* template19 css start */
.prism-create .template19 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template19 .temp19_content {
  position: relative;
  width: 82%;
  margin: 2% auto 1%;
}
.prism-create .template19 .temp19_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template19 .temp19_content .two_cols_sec .left_col_sec {
  width: 56%;
}
.prism-create .template19 .temp19_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  height: 55vh;
  background-color: #ffffff;
  background-image: url("images/page17-image-rh.png");
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  margin-top: 3%;
}
.prism-create .template19 .temp19_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template19 .temp19_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template19 .temp19_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
        width: 86%;
}
.prism-create .template19 .temp19_content p span {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template19 .temp19_content p span.color_blue {
  color: #2726dd;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1366px) and (min-width: 1000px) and (max-height: 650px) {
  
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template19 .temp19_content {
    margin: 5% auto;
  }
  .prism-create .template19 .temp19_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template19 .temp19_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template19 .temp19_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template19 .temp19_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: 40vh;
  }
  .prism-create .template19 .temp19_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
       width: 100%;
  }
}
@media (max-width: 480px) {
  .prism-create .template19 .temp19_content {
    margin: 7% auto;
  }
  .prism-create .template19 .temp19_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template19 .temp19_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {
  .prism-create .template19 .temp19_content .two_cols_sec .right_col_sec {
    height: 48vh;
}
}
/* template19 css end */

/* template20 css start */
.prism-create .template20 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-size: cover;
}
.prism-create .template20 .temp20_content {
  position: relative;
  width: 82%;
  margin: 2.5% auto;
}
.prism-create .template20 .temp20_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template20 .temp20_content .two_cols_sec .left_col_sec {
  width: 49%;
  padding-right: 4%;
}
.prism-create .template20 .temp20_content p span {
  font-weight: bold;
}
.prism-create .template20 .temp20_content .two_cols_sec .right_col_sec {
  width: 49%;
}
.prism-create .template20 .temp20_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 1.4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template20 .temp20_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template20 .temp20_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template20 .temp20_content p.sub_title {
  margin: 2% 0% 0.5%;
  color: #2726dd;
}
.prism-create .template20 .temp20_content p span {
  font-family: "Neue-Plak-Text-Bold";
}

@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template20 .temp20_content {
    margin: 5% auto;
  }
  .prism-create .template20 .temp20_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template20 .temp20_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template20 .temp20_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template20 .temp20_content .two_cols_sec .right_col_sec {
    width: 100%;
  }
  .prism-create .template20 .temp20_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
}
@media (max-width: 480px) {
  .prism-create .template20 .temp20_content {
    margin: 7% auto;
  }
  .prism-create .template20 .temp20_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template20 .temp20_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
}
@media (max-height: 450px) {}
/* template20 css end */

/* template21 css start */
.prism-create .template21 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template21 .temp21_content {
    position: relative;
    width: 82%;
    margin: 2% auto;
}
.prism-create .template21 .temp21_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template21 .temp21_content .two_cols_sec .left_col_sec {
    width: 58%;
    padding-right: 8%;
}
.prism-create .template21 .temp21_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  background-color: #ffffff;
    margin-top: 2%;
}
.prism-create .template21 .temp21_content .two_cols_sec .right_col_sec .center_text_sec {
    display: flex;
  width: 100%;
 height: 100%;
    align-items: center;
    padding: 0% 16%;
}
.prism-create .template21 .temp21_content .two_cols_sec .right_col_sec .center_text_sec .center_text {
  text-align: center;
}
.prism-create .template21 .temp21_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 1%;
}
.prism-create .template21 .temp21_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template21 .temp21_content h4 {
  font-size: 1.8vw;
  line-height: 2.2vw;
  color: #2726dd;
    font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template21 .temp21_content h4 span {
      font-size: 2vw;
  line-height: 2.4vw;
}
.prism-create .template21 .temp21_content h4 span b {
      font-size: 5vw;
  line-height: 6vw;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template21 .temp21_content h4 a {
    text-decoration: none;
    color: #2726dd;
}
.prism-create .template21 .temp21_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 3% 0%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template21 .temp21_content p span {
  font-family: "Neue-Plak-Text-Bold";
    color: #2726dd;
}
.prism-create .template21 .temp21_content p span.style_italic {
  font-style: italic;
 font-weight: normal;
    font-family: "Neue-Plak-Text-Regular";
}
.prism-create .template21 .temp21_content h2.color_white {
  color: #ffffff !important;
  margin-bottom: 2%;
}
.prism-create .template21 .temp21_content h2 span {
  font-style: italic;
}
.prism-create .template21 .temp21_content p.color_white {
  color: #ffffff !important;
  padding: 0% 8%;
  margin-top: 2%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

 
}
@media (max-width: 1366px) and (min-width: 1000px) and (max-height: 650px) {
  .prism-create .template21 .temp21_content {
    margin: 1% auto;
}
}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template21 .temp21_content {
    margin: 5% auto;
  }
  .prism-create .template21 .temp21_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template21 .temp21_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template21 .temp21_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template21 .temp21_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: auto;
    padding: 5% 0;
  }
  .prism-create .template21 .temp21_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 3% 0%;
    color: #3b3b3b;
    font-weight: lighter;
  }
  .prism-create .template21 .temp21_content .two_cols_sec .right_col_sec .center_text_sec {
    padding: 0% 18%;
  }
.prism-create .template21 .temp21_content h4 {
  font-size: 4vw;
  line-height: 5vw;
}
.prism-create .template21 .temp21_content h4 span b {
  font-size: 6vw;
  line-height: 8vw;
}
}
@media (max-width: 480px) {
  .prism-create .template21 .temp21_content {
    margin: 7% auto;
  }
  .prism-create .template21 .temp21_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template21 .temp21_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 3% 0%;
  }
.prism-create .template21 .temp21_content .two_cols_sec .right_col_sec .center_text_sec {
  padding: 0% 10%;
}
.prism-create .template21 .temp21_content h4 {
  font-size: 5vw;
  line-height: 6vw;
}
.prism-create .template21 .temp21_content h4 span b {
  font-size: 7vw;
  line-height: 9vw;
}
.prism-create .template21 .temp21_content .two_cols_sec .right_col_sec .center_text_sec img {
  width: 40%;
  margin: 5% 0% 4%;
}
}
@media (max-height: 450px) {}
/* template21 css end */

/* template22 css start */
.prism-create .template22 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template22 .temp22_content {
  position: relative;
  width: 82%;
  margin: 2.5% auto 2%;
}
.prism-create .template22 .temp22_content .two_cols_sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template22 .temp22_content .two_cols_sec .left_col_sec {
  width: 54%;
  padding-right: 2%;
}
.prism-create .template22 .temp22_content .two_cols_sec .right_col_sec {
  position: relative;
  width: 42%;
  height: 55vh;
  background-color: #ffffff;
  background-image: url("images/page19-image-rh.png");
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  margin-top: 2%;
}
.prism-create .template22 .temp22_content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  margin: 1% 0% 4%;
  color: #2726dd;
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template22 .temp22_content h2.extra_margin {
  margin: 0% 0 5%;
}
.prism-create .template22 .temp22_content p {
  font-size: 1.1vw;
  line-height: 1.4vw;
  margin: 0% 0% 3%;
  color: #3b3b3b;
  font-weight: lighter;
}
.prism-create .template22 .temp22_content p span {
  font-family: "Neue-Plak-Text-Bold";
}
.prism-create .template22 .temp22_content h6 {
  font-size: 0.5vw;
  line-height: 1vw;
  margin: 2% 0% 0%;
  font-weight: lighter;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

}
@media (max-width: 1024px) {}
@media (max-width: 1024px) and (min-height: 700px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template22 .temp22_content {
    margin: 5% auto;
  }
  .prism-create .template22 .temp22_content h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template22 .temp22_content .two_cols_sec {
    display: block;
    justify-content: inherit;
  }
  .prism-create .template22 .temp22_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
  }
  .prism-create .template22 .temp22_content .two_cols_sec .right_col_sec {
    width: 100%;
    margin-top: 5%;
    height: 40vh;
  }
  .prism-create .template22 .temp22_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template22 .temp22_content h6 {
    font-size: 1vw;
    line-height: 1.4vw;
}
}
@media (max-width: 480px) {
  .prism-create .template22 .temp22_content {
    margin: 7% auto;
  }
  .prism-create .template22 .temp22_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template22 .temp22_content p {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template22 .temp22_content h6 {
    font-size: 1.8vw;
    line-height: 2.2vw;
    margin: 6% 0% 10%;
}
}
@media (max-height: 450px) {}
/* template22 css end */

/* template23 css start */
.prism-create .template23 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #2726dd;
  background: url("images/page23-image.jpg") no-repeat top center;
  background-size: cover;
}
.prism-create .template23 .temp23_content {
  position: absolute;
  width: 40%;
  left: 30%;
  top: 30%;
  z-index: 10000;
}

.prism-create .template23 .temp23_content p {
  font-size: 1.4vw;
  line-height: 1.8vw;
  margin: 0% 0 4%;
  color: #ffffff;
}
.prism-create .template23 .temp23_content p a {
  margin-right: 5%;
}
.prism-create .template23 .temp23_content h3 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
  font-weight: lighter;
  margin-bottom: 2%;
}
.prism-create .template23 .footer_section {
  position: absolute;
  bottom: 11%;
  left: 8%;
  width: 18%;
}
.prism-create .template23 .footer_section p {
  font-size: 0.6vw;
  line-height: 0.9vw;
  color: #ffffff;
  margin-bottom: 0%;
}
.prism-create .template23 .source_text {
  position: absolute;
  bottom: 5%;
  width: 30%;
}
.prism-create .template23 .source_text1 {
  left: 30%;
}
.prism-create .template23 .source_text2 {
  left: 65%;
}
.prism-create .template23 .source_text p {
  font-size: 0.4vw;
  line-height: 0.65vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template23 .source_text p span {
  font-size: 0.6vw;
  line-height: 0.8vw;
}

@media (max-width: 1440px) {
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 700px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template23 .temp23_content h3 {
    font-size: 2vw;
    line-height: 2.4vw;
    margin-bottom: 2%;
  }
  .prism-create .template23 .temp23_content {
    position: absolute;
    width: 60%;
    left: 22%;
  }
}

@media (max-width: 1024px) {
}
@media (max-width: 1024px) and (min-height: 700px) {
}
@media (max-width: 990px) {
}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {
}
@media (max-width: 767px) {
}
@media (orientation: portrait) {
  .prism-create .template23 {
    background: url("images/page23-image.jpg") no-repeat top right;
    background-size: cover;
  }
  .prism-create .template23 .temp23_content {
    position: relative;
    width: 80%;
    left: inherit;
    top: inherit;
    margin: 40% auto 30%;
  }
  .prism-create .template23 .temp23_content h3 {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template23 .temp23_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template23 .footer_section {
    left: inherit;
    bottom: inherit;
    width: 84%;
    position: relative;
    margin: 0px auto;
  }
  .prism-create .template23 .source_text {
    left: inherit;
    bottom: inherit;
    width: 84%;
    position: relative;
    margin: 0px auto;
  }
  .prism-create .template23 .footer_section p {
    font-size: 2vw;
    line-height: 2.6vw;
  }
  .prism-create .template23 .source_text p span {
    font-size: 2vw;
    line-height: 2.6vw;
  }
  .prism-create .template23 .source_text p {
    font-size: 1.5vw;
    line-height: 2vw;
    word-break: break-all;
  }

}
@media (max-width: 480px) {
  .prism-create .template23 {
    background: url("images/page23-image.jpg") no-repeat top 80%;
    background-size: cover;
  }
  .prism-create .template23 .temp23_content {
    margin: 180px auto 200px;
}
  .prism-create .template23 .temp23_content h3 {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 4%;
  }
  .prism-create .template23 .temp23_content h2 {
    font-size: 5vw;
    line-height: 6vw;
    margin: 0% 0 4%;
  }
  .prism-create .template23 .footer_section p {
    font-size: 3vw;
    line-height: 3.6vw;
  }
  .prism-create .template23 .source_text p span {
    font-size: 3vw;
    line-height: 3.6vw;
  }
  .prism-create .template23 .source_text p {
    font-size: 2.5vw;
    line-height: 3vw;
  }
  .btn_contactus {
    padding: 6px 10px 9px;
    min-width: 100px;
    font-size: 3vw;
    line-height: 4vw;
}
}
@media (max-height: 450px) {
  .prism-create .template23 .temp23_content {
    top: 24%;
  }
  .prism-create .template23 .footer_section {
    bottom: 10%;
  }
  .prism-create .template23 .source_text {
    bottom: 10%;
  }
  .btn_contactus {
    font-size: 1.4vw;
    line-height: 1.8vw;
    min-width: 100px;
    padding: 7px 14px;
}
}
/* template23 css end */


/* end demo 1 */
.view_demo {
  margin-top: 400px;
  text-align: center;
  width: 100%;
}
.view_demo > a {
  background: #08c none repeat scroll 0 0;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}
.jumpto {
  cursor: pointer;
}
/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}