body {
  margin: 0;
  padding: 0;
}
.prism-create {
  font-family: 'amadeus_neuelight';
  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: 'amadeus_neuelight';
  src: url('fonts/amadeusneue-light-webfont.eot');
  src: url('fonts/amadeusneue-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/amadeusneue-light-webfont.woff2') format('woff2'), url('fonts/amadeusneue-light-webfont.woff') format('woff'), url('fonts/amadeusneue-light-webfont.ttf') format('truetype'), url('fonts/amadeusneue-light-webfont.svg#amadeus_neuelight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'amadeus_neueregular';
  src: url('fonts/amadeusneue-regular-webfont.eot');
  src: url('fonts/amadeusneue-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/amadeusneue-regular-webfont.woff2') format('woff2'), url('fonts/amadeusneue-regular-webfont.woff') format('woff'), url('fonts/amadeusneue-regular-webfont.ttf') format('truetype'), url('fonts/amadeusneue-regular-webfont.svg#amadeus_neueregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ../fonts used */
.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 .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: #ffffff;
  width: 350px;
  height: auto;
  top: 75px;
  left: -350px;
  z-index: 1000000;
  -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 .menu-partner_paygo {
  padding: 0;
  padding-bottom: 3%;
  display: block !important;
}
.prism-create ul.menu-partner_paygo {
  display: block !important;
  max-height: 70vh;
  overflow: auto;
}
.prism-create .nav li a {
  color: #6d6e70;
  padding: 2% 7% 1%;
  font-size: 18px;
  line-height: 22px;
}
.prism-create .nav li a:hover {
  background: #1960E1;
  color: #ffffff;
}
.prism-create .nav li a span {
  font-size: 18px;
  line-height: 22px;
  display: block;
  font-weight: bold;
  font-family: 'amadeus_neueregular';
}
.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: #ffffff;
}
/* template1 css start */
.prism-create .template1 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("images/page1-image.jpg");
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}
.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;
  text-align: center;
  left: 55.5%;
  top: 59%;
}
.prism-create p.close_section {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 70px;
  right: 2%;
  z-index: 999;
  cursor: pointer;
  border-radius: 100%;
}
.prism-create .template .logo_home {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 10%;
  z-index: 1000;
}
.prism-create img {
  max-width: 100%;
}
.prism-create .align_right {
  text-align: right;
}
.prism-create .learn_more_btn {
  margin: 3% 0;
  display: inline-block;
  padding: 18px 30px 15px;
  background: #1960E1;
  position: relative;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  cursor: pointer;
  border-radius: 10px;
  min-width: 180px;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .learn_more_btn:hover {
  background: #ffffff;
  color: #1960E1;
}
.prism-create .download_btn {
  padding: 8px 20px 6px 20px;
  background: #1960E1;
}
.prism-create .learn_more_btn_orange {
  background: #F7A828;
}
.prism-create .learn_more_btn_border {
  border: 1px solid #1960E1;
}
.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 .left_arrow, .prism-create .right_arrow {
  display: none;
}
.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 {
  font-weight: bold;
  font-size: 0.8vw;
}
.prism-create .color_white {
  color: #ffffff;
}
@media (min-width: 1800px) {
  .prism-create .sec_arrow_prev {
    width: 20px;
  }
  .prism-create .sec_arrow_next {
    width: 20px
  }
}
@media (max-width: 1920px) and (min-height: 1000px) {
  .prism-create .template1 .temp1_content {
    left: 49.5%;
  }
}
@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;
  }
  .prism-create .template1 .temp1_content {
    left: 55%;
  }
  .prism-create .learn_more_btn {
    padding: 12px 15px 10px;
    font-size: 20px;
    line-height: 26px;
    min-width: 150px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template1 {
    background-image: url("images/page1-image-tab.jpg");
    background-position: center center;
  }
  .prism-create .template1 .temp1_content {
    left: 50.5%;
    top: 71%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
  .prism-create .template1 .temp1_content {
    left: 55%;
  }
}
@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: 30px;
  }
  .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 .template .logo_home {
    width: 20%;
  }
  .prism-create .control_nav {
    position: relative !important;
    left: inherit;
    z-index: 10000;
    width: 100%;
    text-align: center;
    bottom: inherit;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .prism-create .template1 .control_nav, .prism-create .template4 .control_nav, .prism-create .template8 .control_nav, .prism-create .template13 .control_nav, .prism-create .template14 .control_nav {
    position: absolute !important;
    bottom: 30px;
    left: 0;
    z-index: 10000;
    width: 100%;
    text-align: center;
  }
  .prism-create .template .footer_section p {
    color: #232323;
  }
  .prism-create .template .control_nav .pageno {}
  .prism-create .color_white {}
  .prism-create .control_nav p.pageno {
    font-size: 3vw;
  }
  .prism-create .template1 {
    background-image: url("images/page1-image-tab.jpg");
    background-position: center center;
  }
  .prism-create .template1 .temp1_content {
    left: 50.5%;
    top: 65%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template .logo_home {
    right: 15px;
    top: 20px;
    width: 35%;
  }
  .prism-create .sec_arrow_next {
    width: 20px;
  }
  .prism-create .sec_arrow_prev {
    width: 20px;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    top: 47%;
    height: 60px;
    width: 28px;
    display: block !important;
    position: fixed !important;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    top: 47%;
    height: 60px;
    width: 28px;
    display: none !important;
  }
  .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;
    }
  }
  .prism-create .learn_more_btn {
    margin: 5% 0;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 22px;
    min-width: 130px;
  }
  .prism-create .template1 .temp1_content {
    left: 32.5%;
    top: inherit;
    bottom: 18%;
  }
  .prism-create .template1 {
    background-image: url(images/page1-image-mob.jpg);
    background-position: center center;
  }
}
@media (max-height: 450px) {
.prism-create .learn_more_btn {
    margin: 5% 0;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    min-width: 100px;
}
.prism-create .control_nav p.pageno {
    font-size: 10px;
}
  .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;
}
.prism-create .template2 .page2_content {
  position: absolute;
  width: 80%;
  top: 12%;
  left: 10%;
}
.prism-create .template2 .page2_content h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 3%;
}
.prism-create .template2 .page2_content .two_sec_content {
  width: 100%;
  display: flex;
  justify-content: center;
}
.prism-create .template2 .page2_content .two_sec_content .left_side_content {
  width: 50%;
}
.prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec {
  width: 65%;
  display: flex;
  justify-content: center;
  margin-top: 3%;
  border-bottom: 1px solid #1960E1;
  padding-bottom: 3%;
}
.prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec.border-0 {
  border-bottom: 0px;
}
.prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .left-side-img-sec {
  width: 45%;
}
.prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec {
  width: 50%;
  text-align: left;
}
.prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec h4 {
  font-size: 4vw;
  line-height: 4.6vw;
  color: #1960E1;
}
.prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec p {
  font-size: 1.2vw;
  line-height: 1.6vw;
}
.prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec img {
  width: 60%;
}
.prism-create .template2 .page2_content .two_sec_content .right_side_content {
  width: 50%;
}
.prism-create .template2 .page2_content .two_sec_content .right_side_content p img {
  width: 80%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template2 .page2_content {
    top: 23%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
.prism-create .template2 .page2_content {
    top: 12%;
}	
.prism-create .template1 {
    background-image: url(images/page1-image.jpg);
    background-position: center right;
}
}
@media (max-width: 1024px) {}
@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 .page2_content {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
  }
  .prism-create .template2 .page2_content h1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template2 .page2_content .two_sec_content {
    display: block;
  }
  .prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec {
    width: 100%;
  }
  .prism-create .template2 .page2_content .two_sec_content .left_side_content {
    width: 100%;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec h4 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec {
    margin-top: 5%;
  }
  .prism-create .template2 .page2_content .two_sec_content .right_side_content {
    width: 100%;
    text-align: center;
    margin-top: 10%;
  }
  .prism-create .template2 .page2_content .two_sec_content .right_side_content p img {
    width: 60%;
  }
  .prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec img {
    width: 50%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template2 .page2_content h1 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec {
    display: block;
    padding-bottom: 6%;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .left-side-img-sec {
    width: 100%;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec {
    width: 100%;
    text-align: center;
    margin-top: 3%;
  }
  .prism-create .template2 .page2_content .two_sec_content .left_side_content .two-coloumn-content .two-coloumn-sec img {
    width: 35%;
  }
  .prism-create .template2 .page2_content .two_sec_content .right_side_content p img {
    width: 80%;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec h4 {
    font-size: 8vw;
    line-height: 9vw;
  }
  .prism-create .template2 .page2_content .two_sec_content .two-coloumn-sec .right-side-content-sec p {
    font-size: 5vw;
    line-height: 6vw;
  }
}
@media (max-height: 450px) {}
/* template2 css end */
/* template3 css start */
.prism-create .template3 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template3 .page3_content {
  position: absolute;
  width: 80%;
  top: 12%;
  left: 10%;
}
.prism-create .template3 .page3_content .left_side_content h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 4%;
}
.prism-create .template3 .page3_content .two_sec_content {
  width: 100%;
  display: flex;
  justify-content: center;
}
.prism-create .template3 .page3_content .two_sec_content .left_side_content {
  width: 50%;
}
.prism-create .template3 .page3_content .left_side_content h4 {
  font-size: 1.8vw;
  line-height: 2.2vw;
  color: #1960E1;
  text-align: center;
}
.prism-create .template3 .page3_content .left_side_content h4.extramargin {
  margin-top: 6%;
}
.prism-create .template3 .page3_content .three-col-sec {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 4%;
}
.prism-create .template3 .page3_content .three-col-sec .three-col-content {
  width: 32%;
}
.prism-create .template3 .page3_content .three-col-sec .border-sec {
  border-right: 1px solid #1960E1;
}
.prism-create .template3 .page3_content .three-col-sec .three-col-content h5 {
  font-size: 4vw;
  line-height: 4.6vw;
  color: #1960E1;
  text-align: center;
}
.prism-create .template3 .page3_content .three-col-sec .three-col-content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  text-align: center;
}
.prism-create .template3 .page3_content .two_sec_content .right_side_content {
  width: 50%;
  margin-top: 5%;
  margin-left: 2%;
}
.prism-create .template3 .page3_content .two_sec_content .right_side_content p img {
  width: 95%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template3 .page3_content {
    top: 23%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
	.prism-create .template3 .page3_content {
    top: 12%;
}
}
@media (max-width: 1024px) {}
@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 .page3_content {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
  }
  .prism-create .template3 .page3_content .left_side_content h1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template3 .page3_content .left_side_content h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .template3 .page3_content .three-col-sec .three-col-content h5 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template3 .page3_content .three-col-sec .three-col-content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template3 .page3_content .two_sec_content {
    display: block;
  }
  .prism-create .template3 .page3_content .two_sec_content .left_side_content {
    width: 100%;
  }
  .prism-create .template3 .page3_content .two_sec_content .right_side_content {
    width: 100%;
    margin-top: 10%;
    margin-left: 0%;
    text-align: center;
  }
  .prism-create .template3 .page3_content .two_sec_content .right_side_content p img {
    width: 65%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template3 .page3_content .left_side_content h1 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template3 .page3_content .left_side_content h4 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template3 .page3_content .three-col-sec {
    display: block;
    width: 90%;
    margin: 5% auto 10%;
  }
  .prism-create .template3 .page3_content .three-col-sec .three-col-content {
    width: 100%;
    padding: 3% 0;
  }
  .prism-create .template3 .page3_content .three-col-sec .border-sec {
    border-right: 0px;
    border-bottom: 1px solid #1960E1;
  }
  .prism-create .template3 .page3_content .three-col-sec .three-col-content h5 {
    font-size: 12vw;
    line-height: 12vw;
  }
  .prism-create .template3 .page3_content .three-col-sec .three-col-content p {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template3 .page3_content .two_sec_content .right_side_content p img {
    width: 85%;
  }
}
@media (max-height: 450px) {}
/* template3 css end */
/* template4 css start */
.prism-create .template4 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("images/page4-image.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.prism-create .template4 .temp4_content {
  position: absolute;
  text-align: center;
  right: 26%;
  top: 56%;
}
@media (max-width: 1920px) and (min-height: 1000px) {
  .prism-create .template4 .temp4_content {
    right: 24%;
  }
}
@media (max-width: 1440px) {
  .prism-create .template4 .temp4_content {
    right: 25.5%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template4 .temp4_content {
    right: 15%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
.prism-create .template4 .temp4_content {
    right: 25.5%;
}
.prism-create .template5 .page5_content {
    top: 12%;
}
}
@media (max-width: 1366px) and (max-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 {
    background-image: url("images/page4-image-tab.jpg");
    background-position: center center;
  }
  .prism-create .template4 .temp4_content {
    right: 15%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template4 .temp4_content {
    right: 33%;
    top: inherit;
    bottom: 18%;
  }
  .prism-create .template4 {
    background-image: url("images/page4-image-mob.jpg");
    background-position: center center;
  }
}
@media (max-height: 450px) {}
/* template4 css end */
/* template5 css start */
.prism-create .template5 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template5 .page5_content {
  position: absolute;
  width: 80%;
  top: 12%;
  left: 10%;
}
.prism-create .template5 .page5_content h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 0.5%;
}
.prism-create .template5 .page5_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
}
.prism-create .template5 .page5_content p.text-center {
  width: 75%;
  margin: 0 auto;
  margin-top: 1%;
}
.prism-create .template5 .page5_content .three-col-sec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 7%;
}
.prism-create .template5 .page5_content .three-col-sec .three-col-content {
  width: 31%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template5 .page5_content {
    top: 23%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
.prism-create .template5 .page5_content {
    top: 12%;
}
}
@media (max-width: 1024px) {}
@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 .page5_content {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
  }
  .prism-create .template5 .page5_content h1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template5 .page5_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template5 .page5_content .three-col-sec {
    display: block;
    margin-top: 7%;
    text-align: center;
  }
  .prism-create .template5 .page5_content .three-col-sec .three-col-content {
    width: 100%;
    margin-bottom: 10%;
  }
  .prism-create .template5 .page5_content .three-col-sec .three-col-content img {
    width: 60%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template5 .page5_content h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template5 .page5_content p {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }
  .prism-create .template5 .page5_content .three-col-sec {
    margin-top: 10%;
  }
  .prism-create .template5 .page5_content .three-col-sec .three-col-content img {
    width: 90%;
  }
}
@media (max-height: 450px) {}
/* template5 css end */
/* template6 css start */
.prism-create .template6 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  overflow: hidden;
}
.prism-create .template6 .page6_content {
  position: absolute;
  width: 80%;
  top: 12%;
  left: 10%;
}
.prism-create .template6 .page6_content h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 0.5%;
}
.prism-create .template6 .page6_content h3 {
  font-size: 1.4vw;
  line-height: 1.8vw;
}
.prism-create .template6 .page6_content h4 {
  font-size: 0.9vw;
  line-height: 1.3vw;
  color: #1960E1;
  margin-top: 3%;
  padding: 0 20% 0 5%;
  font-weight: bold;
}
.prism-create .template6 .page6_content h2 {
  font-size: 1.4vw;
  line-height: 2vw;
  color: #00B0C8;
  font-weight: bold;
  margin-bottom: 1%;
  text-align: center;
}
.prism-create .template6 .page6_content p {
  cursor: pointer;
}
.prism-create .template6 .page6_content .three-col-sec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}
.prism-create .template6 .page6_content .three-col-sec .three-col-content {
  width: 31%;
}
.prism-create .template6 .page6_content .three-col-sec .three-col-content .image-control {
  position: relative;
  width: 100%;
}
.prism-create .template6 .page6_content .three-col-sec .three-col-content .image-control .img-sec-action {
  position: absolute;
  bottom: -16%;
  right: -8%;
  width: 28%;
  z-index: 1000000;
  -webkit-animation: pulse 1.2s infinite;
  -moz-animation: pulse 1.2s infinite;
  -ms-animation: pulse 1.2s infinite;
  -o-animation: pulse 1.2s infinite;
  animation: pulse 1.2s infinite;
}
@-webkit-keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
.prism-create .template6 .page6_content .three-col-sec .three-col-content .image-control .img-sec-action img {}
.prism-create .template6 .page6_content .scene {
  width: 100%;
  perspective: 600px;
}
.prism-create .template6 .page6_content .scene .card .flip_hide {
  opacity: 0;
  position: relative;
}
.prism-create .template6 .page6_content .card {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}
.prism-create .template6 .page6_content .card.is-flipped {
  transform: rotateY(180deg);
}
.prism-create .template6 .page6_content .card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0px;
  left: 0px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 1000;
}
.prism-create .template6 .page6_content .card__face--front {}
.prism-create .template6 .page6_content .card__face--back {
  transform: rotateY(180deg);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template6 .page6_content {
    top: 23%;
  }
  .prism-create .template6 .page6_content h4 {
    font-size: 1.2vw;
    line-height: 1.6vw;
    padding: 0 15% 0 5%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
.prism-create .template6 .page6_content {
    top: 12%;
}
.prism-create .template6 .page6_content h4 {
    font-size: 0.9vw;
    line-height: 1.3vw;
}
}
@media (max-width: 1024px) {}
@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 .page6_content {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
  }
  .prism-create .template6 .page6_content h1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template6 .page6_content h3 {
    font-size: 3.2vw;
    line-height: 4.2vw;
  }
  .prism-create .template6 .page6_content h2 {
    font-size: 3.2vw;
    line-height: 4.2vw;
    margin-bottom: 3%;
  }
  .prism-create .template6 .page6_content h4 {
    font-size: 3vw;
    line-height: 4vw;
    padding: 0;
  }
  .prism-create .template6 .page6_content .three-col-sec {
    display: block;
    margin-top: 7%;
    text-align: center;
    padding: 0% 5%;
  }
  .prism-create .template6 .page6_content .three-col-sec .three-col-content {
    width: 100%;
    margin-bottom: 12%;
  }
  .prism-create .template6 .page6_content .three-col-sec .three-col-content img {
    width: 100%;
    margin-bottom: 5%;
  }
  .prism-create .template6 .page6_content .three-col-sec .three-col-content .image-control .img-sec-action {
    bottom: -8%;
    right: -7%;
    width: 23%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template6 .page6_content h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template6 .page6_content h3 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template6 .page6_content h2 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template6 .page6_content h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template6 css end */
/* template7 css start */
.prism-create .template7 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template7 .page7_content {
  position: absolute;
  width: 80%;
  top: 12%;
  left: 10%;
}
.prism-create .template7 .page7_content h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 0.5%;
}
.prism-create .template7 .page7_content h3 {
  font-size: 1.4vw;
  line-height: 1.8vw;
}
.prism-create .template7 .page7_content h4 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
  margin-top: 10%;
  background: #1960E1;
  padding: 4% 0 4% 5%;
}
.prism-create .template7 .page7_content h2 {
  font-size: 1.5vw;
  line-height: 2vw;
  color: #00B0C8;
  font-weight: bold;
  margin-bottom: 3%;
  text-align: center;
}
.prism-create .template7 .page7_content p {
  cursor: pointer;
}
.prism-create .template7 .page7_content .three-col-sec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2%;
}
.prism-create .template7 .page7_content .three-col-sec .three-col-content {
  width: 31%;
}
.prism-create .template7 .page7_content .three-col-sec .three-col-content .image-control {
  position: relative;
  width: 100%;
}
.prism-create .template7 .page7_content .three-col-sec .three-col-content .image-control .img-sec-action {
  position: absolute;
  bottom: -19%;
  right: -8%;
  width: 28%;
  z-index: 1000000;
  -webkit-animation: pulse 1.2s infinite;
  -moz-animation: pulse 1.2s infinite;
  -ms-animation: pulse 1.2s infinite;
  -o-animation: pulse 1.2s infinite;
  animation: pulse 1.2s infinite;
}
.prism-create .template7 .page7_content .three-col-sec .three-col-content .image-control .img-sec-action img {}
.prism-create .template7 .page7_content .scene {
  width: 100%;
  perspective: 600px;
}
.prism-create .template7 .page7_content .scene .card .flip_hide {
  opacity: 0;
  position: relative;
}
.prism-create .template7 .page7_content .card {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}
.prism-create .template7 .page7_content .card.is-flipped {
  transform: rotateY(180deg);
}
.prism-create .template7 .page7_content .card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0px;
  left: 0px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 1000;
}
.prism-create .template7 .page7_content .card__face--front {}
.prism-create .template7 .page7_content .card__face--back {
  transform: rotateY(180deg);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template7 .page7_content {
    top: 23%;
  }
  .prism-create .template7 .page7_content h4 {
    font-size: 1.2vw;
    line-height: 1.6vw;
    padding: 0 15% 0 5%;
  }
}

@media (max-width: 1024px) {}
@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 .page7_content {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
  }
  .prism-create .template7 .page7_content h1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template7 .page7_content h3 {
    font-size: 3.2vw;
    line-height: 4.2vw;
  }
  .prism-create .template7 .page7_content h2 {
    font-size: 3.2vw;
    line-height: 4.2vw;
    margin-bottom: 3%;
  }
  .prism-create .template7 .page7_content h4 {
    font-size: 4vw;
    line-height: 5vw;
    padding: 0;
  }
  .prism-create .template7 .page7_content .three-col-sec {
    display: block;
    margin-top: 7%;
    text-align: center;
    padding: 0% 5%;
  }
  .prism-create .template7 .page7_content .three-col-sec .three-col-content {
    width: 100%;
    margin-bottom: 12%;
  }
  .prism-create .template7 .page7_content .three-col-sec .three-col-content img {
    width: 100%;
    margin-bottom: 5%;
  }
  .prism-create .template7 .page7_content .three-col-sec .three-col-content .image-control .img-sec-action {
    bottom: -8%;
    right: -7%;
    width: 23%;
  }
  .prism-create .template7 .page7_content .three-col-sec .three-col-content .image-control ul li {
    font-size: 2.5vw;
    line-height: 3.5vw;
    text-align: left;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template7 .page7_content h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template7 .page7_content h3 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template7 .page7_content h2 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .prism-create .template7 .page7_content h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template7 css end */
/* template8 css start */
.prism-create .template8 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("images/page8-image.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.prism-create .template8 .temp8_content {
  position: absolute;
  text-align: center;
  right: 26%;
  top: 56%;
}
@media (max-width: 1920px) and (min-height: 1000px) {
  .prism-create .template8 .temp8_content {
    right: 24%;
  }
}
@media (max-width: 1440px) {
  .prism-create .template8 .temp8_content {
    right: 25.5%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template8 .temp8_content {
    right: 15%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template8 .temp8_content {
    right: 25.5%;
}
}
@media (max-width: 1366px) and (max-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 {
    background-image: url("images/page8-image-tab.png");
    background-position: center center;
  }
  .prism-create .template8 .temp8_content {
    right: 15%;
    top: 60%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template8 .temp8_content {
    right: 33%;
    top: inherit;
    bottom: 18%;
  }
  .prism-create .template8 {
    background-image: url(images/page8-image-mob.png);
    background-position: center center;
  }
}
@media (max-height: 450px) {}
/* template8 css end */
/* template9 css start */
.prism-create .template9 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template9 .page9_content {
  position: absolute;
  width: 80%;
  top: 12%;
  left: 10%;
}
.prism-create .template9 .page9_content h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 0.5%;
}
.prism-create .template9 .page9_content .three-col-sec {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 8%;
}
.prism-create .template9 .page9_content .three-col-sec .three-col-content {
  width: 31%;
}
.prism-create .template9 .page9_content .three-col-sec .three-col-content .icons-sec {
  width: 100%;
  text-align: center;
}
.prism-create .template9 .page9_content .three-col-sec .three-col-content .icons-sec p img {
  width: 42%;
  cursor: pointer;
  text-align: center;
  -webkit-animation: pulse 1.2s infinite;
  -moz-animation: pulse 1.2s infinite;
  -ms-animation: pulse 1.2s infinite;
  -o-animation: pulse 1.2s infinite;
  animation: pulse 1.2s infinite;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template9 .page9_content {
    top: 23%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template9 .page9_content {
    top: 12%;
}
}
@media (max-width: 1024px) {}
@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 .page9_content {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
  }
  .prism-create .template9 .page9_content h1 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template9 .page9_content .three-col-sec {
    display: block;
    margin-top: 7%;
    text-align: center;
    padding: 0% 5%;
  }
  .prism-create .template9 .page9_content .three-col-sec .three-col-content {
    width: 100%;
    margin-bottom: 12%;
  }
  .prism-create .template7 .page7_content .three-col-sec .three-col-content img {
    width: 100%;
    margin-bottom: 5%;
  }
  .prism-create .template9 .page9_content .three-col-sec .three-col-content .icons-sec p img {
    width: 30%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template9 .page9_content h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template9 .page9_content .three-col-sec .three-col-content .icons-sec p img {
    width: 40%;
  }
}
@media (max-height: 450px) {
	.prism-create .template9 .page9_content .three-col-sec {
    margin-top: 5%;
}
}
/* template9 css end */
/* template10 css start */
.prism-create .template10 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template10 .temp10_right_content {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0%;
  border-left: 2px solid #1960E1;
  border-bottom: 2px solid #1960E1;
  border-bottom-left-radius: 50px;
}
.prism-create .template10 .nav_sec {
  width: 20%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 3%;
  top: 4%;
  z-index: 10000;
}
.prism-create .template10 .nav_sec .nav_inner {
  width: 30%;
  padding: 0.6%;
}
.prism-create .template10 .nav_sec .nav_inner p img {
  cursor: pointer;
}
.prism-create .template10 .nav_sec .nav_inner p.img-inactive {
  opacity: 0.5;
}
.prism-create .template10 .nav_sec .nav_inner p.img-inactive:hover {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template10 .temp10_right_content .right-side-content-sec {
  padding: 28% 10% 5% 18%;
}
.prism-create .template10 .temp10_right_content .right-side-content-sec h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  color: #1960E1;
  font-weight: bold;
  font-family: 'amadeus_neueregular';
}
.prism-create .template10 .temp10_right_content .right-side-content-sec h3 {
  font-size: 1vw;
  line-height: 1.4vw;
  width: 78%;
  margin: 2% 0% 4%;
  color: #00B0C8;
}
.prism-create .template10 .temp10_right_content .right-side-content-sec p {
  font-size: 1vw;
  line-height: 1.4vw;
  width: 70%;
  margin-top: 2%;
  position: relative;
  padding-left: 3%;
}
.prism-create .template10 .temp10_right_content .right-side-content-sec p::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 0;
}
.prism-create .template10 .image_left_50 {
  position: absolute;
  width: 44%;
  top: 12%;
  left: 10%;
  z-index: 10000;
}
.prism-create .template10 .image_left_50 h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 7%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template10 .image_left_50 {
    top: 20%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec {
    padding: 46% 10% 5% 18%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec h3 {
    font-size: 1.3vw;
    line-height: 1.6vw;
    width: 100%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template10 .image_left_50 {
    top: 12%;
}
.prism-create .template10 .temp10_right_content .right-side-content-sec {
    padding: 28% 10% 5% 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 .template10 .image_left_50 h1 {
    font-size: 4vw;
    line-height: 5vw;
    text-align: left;
  }
  .prism-create .template10 .image_left_50 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 5% 8% 0%;
    text-align: center;
  }
  .prism-create .template10 .temp10_right_content {
    position: relative;
    height: auto;
    width: 100%;
    top: inherit;
    left: inherit;
    border-left: 0px;
    border-bottom-left-radius: 0px;
    border-top: 2px solid #1960E1;
    border-bottom: 0px;
    border-top-right-radius: 50px;
    margin: 0% 0 8%;
    margin-top: -5%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec {
    padding: 12% 8% 5% 8%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec h3 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    width: 100%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec p {
    font-size: 3vw;
    line-height: 4vw;
    width: 100%;
    margin-top: 2%;
    position: relative;
    padding-left: 5%;
  }
  .prism-create .template10 .nav_sec {
    width: 100%;
    display: block;
    position: relative;
    right: inherit;
    top: inherit;
    z-index: 10000;
    padding: 5% 0 2%;
    text-align: center;
  }
  .prism-create .template10 .nav_sec .nav_inner {
    width: 25%;
    padding: 0.6%;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .prism-create .template10 .image_left_50 h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template10 .nav_sec {
    padding: 8% 0 4%;
  }
  .prism-create .template10 .image_left_50 {
    padding: 8% 8% 0%;
  }
  .prism-create .template10 .temp10_right_content {
    margin-top: -8%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec {
    padding: 15% 8% 8% 8%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 3%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec h3 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 5%;
  }
  .prism-create .template10 .temp10_right_content .right-side-content-sec p {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
    margin-top: 2%;
    position: relative;
    padding-left: 5%;
  }
}
@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_right_content {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0%;
  border-left: 2px solid #1960E1;
  border-bottom: 2px solid #1960E1;
  border-bottom-left-radius: 50px;
}
.prism-create .template11 .nav_sec {
  width: 20%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 3%;
  top: 4%;
  z-index: 10000;
}
.prism-create .template11 .nav_sec .nav_inner {
  width: 30%;
  padding: 0.6%;
}
.prism-create .template11 .nav_sec .nav_inner p img {
  cursor: pointer;
}
.prism-create .template11 .nav_sec .nav_inner p.img-inactive {
  opacity: 0.5;
}
.prism-create .template11 .nav_sec .nav_inner p.img-inactive:hover {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template11 .temp11_right_content .right-side-content-sec {
  padding: 28% 10% 5% 18%;
}
.prism-create .template11 .temp11_right_content .right-side-content-sec h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  color: #1960E1;
  font-weight: bold;
  font-family: 'amadeus_neueregular';
}
.prism-create .template11 .temp11_right_content .right-side-content-sec h3 {
  font-size: 1.1vw;
  line-height: 1.5vw;
  width: 78%;
  margin: 2% 0% 4%;
  color: #00B0C8;
}
.prism-create .template11 .temp11_right_content .right-side-content-sec p {
  font-size: 1vw;
  line-height: 1.4vw;
  width: 70%;
  margin-top: 2%;
  position: relative;
  padding-left: 3%;
}
.prism-create .template11 .temp11_right_content .right-side-content-sec p::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 0;
}
.prism-create .template11 .image_left_50 {
  position: absolute;
  width: 44%;
  top: 12%;
  left: 10%;
  z-index: 10000;
}
.prism-create .template11 .image_left_50 h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 7%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template11 .image_left_50 {
    top: 20%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec {
    padding: 46% 10% 5% 18%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec h3 {
    font-size: 1.3vw;
    line-height: 1.6vw;
    width: 100%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template11 .image_left_50 {
    top: 12%;
}
.prism-create .template11 .temp11_right_content .right-side-content-sec {
    padding: 28% 10% 5% 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 .template11 .image_left_50 h1 {
    font-size: 4vw;
    line-height: 5vw;
    text-align: left;
  }
  .prism-create .template11 .image_left_50 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 5% 8% 0%;
    text-align: center;
  }
  .prism-create .template11 .temp11_right_content {
    position: relative;
    height: auto;
    width: 100%;
    top: inherit;
    left: inherit;
    border-left: 0px;
    border-bottom-left-radius: 0px;
    border-top: 2px solid #1960E1;
    border-bottom: 0px;
    border-top-right-radius: 50px;
    margin: 0% 0 8%;
    margin-top: -5%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec {
    padding: 12% 8% 5% 8%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec h3 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    width: 100%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec p {
    font-size: 3vw;
    line-height: 4vw;
    width: 100%;
    margin-top: 2%;
    position: relative;
    padding-left: 5%;
  }
  .prism-create .template11 .nav_sec {
    width: 100%;
    display: block;
    position: relative;
    right: inherit;
    top: inherit;
    z-index: 10000;
    padding: 5% 0 2%;
    text-align: center;
  }
  .prism-create .template11 .nav_sec .nav_inner {
    width: 25%;
    padding: 0.6%;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .prism-create .template11 .image_left_50 h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template11 .nav_sec {
    padding: 8% 0 4%;
  }
  .prism-create .template11 .image_left_50 {
    padding: 8% 8% 0%;
  }
  .prism-create .template11 .temp11_right_content {
    margin-top: -8%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec {
    padding: 15% 8% 8% 8%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 3%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec h3 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 5%;
  }
  .prism-create .template11 .temp11_right_content .right-side-content-sec p {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
    margin-top: 2%;
    position: relative;
    padding-left: 5%;
  }
}
@media (max-height: 450px) {}
/* template11 css end */
/* template12 css start */
.prism-create .template12 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template12 .temp12_right_content {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0%;
  border-left: 2px solid #1960E1;
  border-bottom: 2px solid #1960E1;
  border-bottom-left-radius: 50px;
}
.prism-create .template12 .nav_sec {
  width: 20%;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 3%;
  top: 4%;
  z-index: 10000;
}
.prism-create .template12 .nav_sec .nav_inner {
  width: 30%;
  padding: 0.6%;
}
.prism-create .template12 .nav_sec .nav_inner p img {
  cursor: pointer;
}
.prism-create .template12 .nav_sec .nav_inner p.img-inactive {
  opacity: 0.5;
}
.prism-create .template12 .nav_sec .nav_inner p.img-inactive:hover {
  opacity: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template12 .temp12_right_content .right-side-content-sec {
  padding: 28% 10% 5% 18%;
}
.prism-create .template12 .temp12_right_content .right-side-content-sec h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  color: #1960E1;
  font-weight: bold;
  font-family: 'amadeus_neueregular';
}
.prism-create .template12 .temp12_right_content .right-side-content-sec h3 {
  font-size: 1.1vw;
  line-height: 1.5vw;
  width: 78%;
  margin: 2% 0% 4%;
  color: #00B0C8;
}
.prism-create .template12 .temp12_right_content .right-side-content-sec p {
  font-size: 1vw;
  line-height: 1.4vw;
  width: 70%;
  margin-top: 2%;
  position: relative;
  padding-left: 3%;
}
.prism-create .template12 .temp12_right_content .right-side-content-sec p::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 0;
}
.prism-create .template12 .image_left_50 {
  position: absolute;
  width: 44%;
  top: 12%;
  left: 10%;
  z-index: 10000;
}
.prism-create .template12 .image_left_50 h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
  margin-bottom: 7%;
}
.prism-create .template12 .temp12_right_content .right-side-content-sec .extramargin {
  margin-top: 10%;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template12 .image_left_50 {
    top: 20%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec {
    padding: 46% 10% 5% 18%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec h3 {
    font-size: 1.3vw;
    line-height: 1.6vw;
    width: 100%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template12 .image_left_50 {
    top: 12%;
}
.prism-create .template12 .temp12_right_content .right-side-content-sec {
    padding: 28% 10% 5% 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 .template12 .image_left_50 h1 {
    font-size: 4vw;
    line-height: 5vw;
    text-align: left;
  }
  .prism-create .template12 .image_left_50 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 5% 8% 0%;
    text-align: center;
  }
  .prism-create .template12 .temp12_right_content {
    position: relative;
    height: auto;
    width: 100%;
    top: inherit;
    left: inherit;
    border-left: 0px;
    border-bottom-left-radius: 0px;
    border-top: 2px solid #1960E1;
    border-bottom: 0px;
    border-top-right-radius: 50px;
    margin: 0% 0 8%;
    margin-top: -5%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec {
    padding: 12% 8% 5% 8%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec h2 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec h3 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    width: 100%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec p {
    font-size: 3vw;
    line-height: 4vw;
    width: 100%;
    margin-top: 2%;
    position: relative;
    padding-left: 5%;
  }
  .prism-create .template12 .nav_sec {
    width: 100%;
    display: block;
    position: relative;
    right: inherit;
    top: inherit;
    z-index: 10000;
    padding: 5% 0 2%;
    text-align: center;
  }
  .prism-create .template12 .nav_sec .nav_inner {
    width: 25%;
    padding: 0.6%;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .prism-create .template12 .image_left_50 h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template12 .nav_sec {
    padding: 8% 0 4%;
  }
  .prism-create .template12 .image_left_50 {
    padding: 8% 8% 0%;
  }
  .prism-create .template12 .temp12_right_content {
    margin-top: -8%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec {
    padding: 15% 8% 8% 8%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 3%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec h3 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 5%;
  }
  .prism-create .template12 .temp12_right_content .right-side-content-sec p {
    font-size: 4vw;
    line-height: 5vw;
    width: 100%;
    margin-top: 2%;
    position: relative;
    padding-left: 5%;
  }
}
@media (max-height: 450px) {}
/* template12 css end */
/* template13 css start */
.prism-create .template13 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("images/page13-image.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.prism-create .template13 .temp13_content {
  width: 68%;
  margin: 0 auto;
  padding-top: 4%;
}
.prism-create .template13 .temp13_content h1 {
  font-size: 2.6vw;
  line-height: 3vw;
  font-family: 'amadeus_neueregular';
  color: #ffffff;
  text-align: center;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template13 .temp13_content {
    width: 68%;
    margin: 0 auto;
    padding-top: 15%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template13 .temp13_content {
    padding-top: 4%;
}
}
@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 h1 {
    font-size: 4vw;
    line-height: 5vw;
    text-align: center;
  }
  .prism-create .template13 .temp13_content {
    width: 100%;
    padding: 35% 8% 0%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .prism-create .template13 .temp13_content h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template13 .temp13_content {
    padding: 52% 8% 0%;
  }
}
@media (max-height: 450px) {
.prism-create .template13 .temp13_content {
    width: 54%;
}
}
/* template13 css end */
/* template14 css start */
.prism-create .template14 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("images/page14-image.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.prism-create .template14 .temp14_content {
  position: absolute;
  text-align: center;
  right: 27%;
  top: 56%;
}
@media (max-width: 1920px) and (min-height: 1000px) {
  .prism-create .template14 .temp14_content {
    right: 24%;
  }
}
@media (max-width: 1440px) {
  .prism-create .template14 .temp14_content {
    right: 25.5%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template14 .temp14_content {
    right: 15%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template14 .temp14_content {
    right: 25.5%;
}
}
@media (max-width: 1366px) and (max-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 {
    background-image: url("images/page14-image-tab.jpg");
    background-position: center center;
  }
  .prism-create .template14 .temp14_content {
    right: 15%;
    top: 60%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template14 .temp14_content {
    right: 33%;
    top: inherit;
    bottom: 18%;
  }
  .prism-create .template14 {
    background-image: url("images/page14-image-mob.jpg");
    background-position: center center;
  }
}
@media (max-height: 450px) {}
/* template14 css end */
/* template15 css start */
.prism-create .template15 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template15 .temp15_right_content {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0%;
  background: #1960E1;
  border-left: 2px solid #1960E1;
  border-bottom-left-radius: 50px;
}
.prism-create .template15 .temp15_right_content .right-side-content-sec {
  position: absolute;
  width: 40%;
  top: 40%;
  left: 10%;
}
.prism-create .template15 .temp15_right_content .right-side-content-sec p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
  font-family: 'amadeus_neuelight';
  font-weight: lighter;
}
.prism-create .template15 .temp15_right_content .right-side-content-sec p.signature_content {
  margin-top: 10%;
  font-style: italic;
}
.prism-create .template15 .video_left_50 {
  position: absolute;
  width: 40%;
  top: 12%;
  left: 10%;
  z-index: 10000;
}
.prism-create .template15 .video_left_50 video {
  width: 80%;
  margin-top: 18%;
}
.prism-create .template15 .video_left_50 h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template15 .video_left_50 {
    top: 24%;
    left: 10%;
  }
  .prism-create .template15 .temp15_right_content .right-side-content-sec {
    width: 55%;
  }
  .prism-create .template15 .temp15_right_content .right-side-content-sec p {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template15 .video_left_50 {
    top: 12%;
}
}
@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 .video_left_50 h1 {
    font-size: 5vw;
    line-height: 6vw;
    text-align: center;
  }
  .prism-create .template15 .video_left_50 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
    text-align: center;
  }
  .prism-create .template15 .video_left_50 video {
    margin-top: 10%;
  }
  .prism-create .template15 .temp15_right_content {
    position: relative;
    width: 100%;
    height: auto;
    top: inherit;
    left: inherit;
    background: #1960E1;
    border-left: 2px solid #1960E1;
  }
  .prism-create .template15 .temp15_right_content .right-side-content-sec {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
    text-align: center;
  }
  .prism-create .template15 .temp15_right_content .right-side-content-sec p {
    font-size: 4vw;
    line-height: 5vw;
  }
}
@media (max-width: 480px) {
  .prism-create .template15 .video_left_50 h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template15 .video_left_50 {
    padding: 20% 8% 15%;
  }
  .prism-create .template15 .video_left_50 video {
    width: 100%;
  }
  .prism-create .template15 .temp15_right_content .right-side-content-sec {
    padding: 15% 8%;
  }
  .prism-create .template15 .temp15_right_content .right-side-content-sec p {
    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;
}
.prism-create .template16 .temp16_left_content {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0%;
  top: 0%;
  background: #1960E1;
  border-right: 2px solid #1960E1;
  border-bottom-right-radius: 50px;
}
.prism-create .template16 .temp16_left_content .left-side-content-sec {
  position: absolute;
  width: 40%;
  top: 40%;
  left: 40%;
}
.prism-create .template16 .temp16_left_content .left-side-content-sec p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
  font-family: 'amadeus_neuelight';
  font-weight: lighter;
}
.prism-create .template16 .temp16_left_content .left-side-content-sec p.signature_content {
  margin-top: 6%;
  font-style: italic;
}
.prism-create .template16 .video_right_50 {
  position: absolute;
  width: 40%;
  top: 12%;
  left: 55%;
  z-index: 10000;
}
.prism-create .template16 .video_right_50 video {
  width: 80%;
  margin-top: 18%;
}
.prism-create .template16 .video_right_50 h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template16 .video_right_50 {
    top: 24%;
  }
  .prism-create .template16 .temp16_left_content .left-side-content-sec {
    width: 55%;
    left: 30%;
  }
  .prism-create .template16 .temp16_left_content .left-side-content-sec p {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template16 .temp16_left_content .left-side-content-sec {
    width: 60%;
}
.prism-create .template16 .video_right_50 {
    top: 12%;
}
}
@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 .video_right_50 h1 {
    font-size: 5vw;
    line-height: 6vw;
    text-align: center;
  }
  .prism-create .template16 .video_right_50 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
    text-align: center;
  }
  .prism-create .template16 .video_right_50 video {
    margin-top: 10%;
  }
  .prism-create .template16 .temp16_left_content {
    position: relative;
    width: 100%;
    height: auto;
    top: inherit;
    left: inherit;
    background: #1960E1;
  }
  .prism-create .template16 .temp16_left_content .left-side-content-sec {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 9% 8%;
    text-align: center;
  }
  .prism-create .template16 .temp16_left_content .left-side-content-sec p {
    font-size: 4vw;
    line-height: 5vw;
  }
}
@media (max-width: 480px) {
  .prism-create .template16 .video_right_50 h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template16 .video_right_50 {
    padding: 20% 8% 15%;
  }
  .prism-create .template16 .video_right_50 video {
    width: 100%;
  }
  .prism-create .template16 .temp16_left_content .left-side-content-sec {
    padding: 15% 8%;
  }
  .prism-create .template16 .temp16_left_content .left-side-content-sec p {
    font-size: 5vw;
    line-height: 6vw;
  }
}
@media (max-height: 450px) {
.prism-create .template16 .temp16_left_content .left-side-content-sec {
    left: 28%;
}
}
/* template16 css end */
/* template17 css start */
.prism-create .template17 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
}
.prism-create .template17 .temp17_right_content {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0%;
  background: #1960E1;
  border-left: 2px solid #1960E1;
  border-bottom-left-radius: 50px;
}
.prism-create .template17 .temp17_right_content .right-side-content-sec {
  position: absolute;
  width: 40%;
  top: 40%;
  left: 10%;
}
.prism-create .template17 .temp17_right_content .right-side-content-sec p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
  font-family: 'amadeus_neuelight';
  font-weight: lighter;
}
.prism-create .template17 .temp17_right_content .right-side-content-sec p.signature_content {
  margin-top: 10%;
  font-style: italic;
}
.prism-create .template17 .video_left_50 {
  position: absolute;
  width: 40%;
  top: 12%;
  left: 10%;
  z-index: 10000;
}
.prism-create .template17 .video_left_50 video {
  width: 80%;
  margin-top: 18%;
}
.prism-create .template17 .video_left_50 h1 {
  font-size: 2.6vw;
  line-height: 3.2vw;
  color: #1960E1;
  font-weight: 100;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template17 .video_left_50 {
    top: 24%;
    left: 10%;
  }
  .prism-create .template17 .temp17_right_content .right-side-content-sec {
    width: 55%;
  }
  .prism-create .template17 .temp17_right_content .right-side-content-sec p {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template17 .video_left_50 {
    top: 12%;
}
.prism-create .template17 .temp17_right_content .right-side-content-sec {
    width: 60%;
}
}
@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 .video_left_50 h1 {
    font-size: 5vw;
    line-height: 6vw;
    text-align: center;
  }
  .prism-create .template17 .video_left_50 {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
    text-align: center;
  }
  .prism-create .template17 .video_left_50 video {
    margin-top: 10%;
  }
  .prism-create .template17 .temp17_right_content {
    position: relative;
    width: 100%;
    height: auto;
    top: inherit;
    left: inherit;
    background: #1960E1;
    border-left: 2px solid #1960E1;
    border-bottom-left-radius: 50px;
  }
  .prism-create .template17 .temp17_right_content .right-side-content-sec {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 10% 8%;
    text-align: center;
  }
  .prism-create .template17 .temp17_right_content .right-side-content-sec p {
    font-size: 4vw;
    line-height: 5vw;
  }
}
@media (max-width: 480px) {
  .prism-create .template17 .video_left_50 h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
  }
  .prism-create .template17 .video_left_50 {
    padding: 20% 8% 15%;
  }
  .prism-create .template17 .video_left_50 video {
    width: 100%;
  }
  .prism-create .template17 .temp17_right_content .right-side-content-sec {
    padding: 15% 8%;
  }
  .prism-create .template17 .temp17_right_content .right-side-content-sec p {
    font-size: 5vw;
    line-height: 6vw;
  }
}
@media (max-height: 450px) {}
/* template17 css end */
/* template18 css start */
.prism-create .template18 {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  background-image: url("images/page18-image.jpg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.prism-create .template18 .temp18_content {
  width: 80%;
  margin: 0 auto;
  padding-top: 10%;
}
.prism-create .template18 .temp18_content .two-coloumn-sec {
  width: 100%;
  display: table;
}
.prism-create .template18 .temp18_content .two-coloumn-sec .left-sec-img {
  display: table-cell;
  width: 46%;
  vertical-align: top;
  text-align: right;
}
.prism-create .template18 .temp18_content .two-coloumn-sec .left-sec-img img {
  width: 80%;
}
.prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding-left: 5%;
}
.prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content h2 {
  font-size: 2.2vw;
  line-height: 2.8vw;
  color: #ffffff;
  font-weight: bold;
  font-family: 'amadeus_neueregular';
  width: 94%;
}
.prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
  margin-top: 3%;
}
.prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content .extramargin {
  margin-top: 5%;
}
.prism-create .template18 .footer_section {
  position: absolute;
  width: 90%;
  bottom: 7%;
  left: 5%;
}
.prism-create .template18 .footer_section p {
  font-size: 0.75vw;
  line-height: 1vw;
  color: #ffffff;
}
@media (max-width: 1440px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template18 .temp18_content {
    padding-top: 23%;
  }
}
@media (max-width: 1366px) and (max-height: 700px) {
.prism-create .template18 .temp18_content {
    padding-top: 10%;
}
}
@media (max-width: 1024px) {}
@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 {
    position: relative;
    width: 100%;
    padding: 10% 8%;
    text-align: center;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec {
    display: block;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .left-sec-img {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 5%;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content {
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 0%;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content h2 {
    font-size: 5vw;
    line-height: 6vw;
    width: 100%;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content p {
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 3%;
  }
  .prism-create .template18 .footer_section p {
    font-size: 1.4vw;
    line-height: 2vw;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content .extramargin {
    margin-top: 5%;
  }
}
@media (orientation:landscape) {}
@media (max-width: 480px) {
  .prism-create .template18 .temp18_content {
    padding: 13% 8%;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .left-sec-img img {
    width: 100%;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .left-sec-img {
    margin-bottom: 10%;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content h2 {
    font-size: 6.5vw;
    line-height: 7.5vw;
  }
  .prism-create .template18 .temp18_content .two-coloumn-sec .right-sec-content p {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template18 .footer_section p {
    font-size: 2.4vw;
    line-height: 3vw;
  }
  .prism-create .template18 .footer_section {
    position: relative;
    width: 90%;
    bottom: inherit;
    left: inherit;
    margin: 5% auto;
  }
}
@media (max-height: 450px) {}
/* template18 css end */ ::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  background: #f1f1f2;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.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%;
}