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 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-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: 350px;
  height: auto;
  top: 75px;
  left: -350px;
  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 .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-color: #2726DD;
    background: url(images/page1-image.jpg) no-repeat top center;
    background-size: cover;
}


.prism-create .logo_top {
    position: absolute;
    z-index: 100000;
    top: 5%;
    right: 2.5%;
    width: 10%;
    min-width: 150px;
}
.prism-create .home_logo {
       width: 13%;
}
.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: 45%;
    left: 16%;
    bottom: 16%;
    z-index: 10000;
    
}

.prism-create .template1 .temp1_content h1 {
	font-size: 4vw;
	line-height: 5vw;
	margin: 0% 0 3%;
	color: #ffffff;
	font-weight: bold;
}


.btn_default {
  text-align: center;
  color: #ffffff;
  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: #2726DD;
  
    border: 2px solid #2726DD;
	border-radius: 10px;
}
.btn_default:hover {
    color: #2726DD;
    background: #ffffff;
    -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 #FFCB00;
}
.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 .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 {
  color: #222222;
  font-weight: bold;
  font-size: 0.8vw;
}
.prism-create .color_white {
  color: #ffffff !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 (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: 5%;
    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;
}
}


@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: 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 .mob_hide, .prism-create .mob_show {
    display: none;
}
 .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;
}    
.prism-create .template .left_arrow, .prism-create .template .right_arrow {
    display: none !important;
}            
.prism-create .logo_top {
    position: relative;
    top: inherit;
    width: 32%;
    margin: 6% 0% 10% 63%;
    right: inherit;
}
   .prism-create .template1 .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: 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;
}    
}
@media (max-width: 768px) { 
.btn_default {	
    min-width: 170px;;
}	
	
	
}
@media (max-width: 480px) {
.prism-create .sec_arrow_next {
    width: 20px;
  }
  .prism-create .sec_arrow_prev {
    width: 20px;
  }
.prism-create {
    position: relative;
    left: 0px;
    overflow: auto;
    width: 100%;
    height:auto;
}    
.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;
}
 .prism-create .template .footer_section {
    
}
 .prism-create .template .footer_section p {
    font-size: 2.5vw;
    line-height: 3.5vw;
}
.prism-create .control_nav {
  
}    

.btn_default {
    padding: 10px 20px;
    min-width: 150px;
    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: 50%;
	    margin: 6% 0% 10% 47%;
}    
.prism-create .home_logo {
    width: 47%;
}
.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;
    }
  }        
}

@media (max-height: 450px) {

.prism-create .control_nav p.pageno {
    font-size: 10px;
  }	
.prism-create .logo_top {
    min-width: 120px;
    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: 44%;
    height: 60px;
    width: 28px;
}    
.prism-create .template .left_arrow, .prism-create .template .right_arrow {
    top: 44%;
    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: absolute;
    width: 82%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template2 .temp2_content .two_cols_sec {
	display: flex;
	justify-content: center;
	width: 100%;
}
.prism-create .template2 .temp2_content .two_cols_sec .left_col_sec {
	width: 60%;
	padding-right: 6%;
	
}
.prism-create .template2 .temp2_content .two_cols_sec .right_col_sec {
	position: relative;
    width: 40%;
    height: 70vh;
    background-color: #ffffff;
	background-image: url("images/page2-image.jpg");
    background-size: cover;
	border-radius: 10px;
	margin-top: 1%;
	
}
.prism-create .template2 .temp2_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 2%;
    color: #2726DD;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template2 .temp2_content p {
	font-size: 1.1vw;
    line-height: 1.4vw;
    margin: 0% 0 2%;
    color: #3b3b3b;
	font-weight: lighter;
}
.prism-create .template2 .temp2_content ul {
	padding: 0;
	margin: 0;
}
.prism-create .template2 .temp2_content ul li {
	font-size: 1.1vw;
    line-height: 1.4vw;
    margin: 3% 0;
    color: #3b3b3b;
	font-weight: lighter;
	position: relative;
	    padding-left: 3%;
	list-style-type: none;
}

.prism-create .template2 .temp2_content ul li:before { 
    content: "\2713";
    position: absolute;
    left: 0;
    top: 0;
}
.prism-create .template2 .temp2_content ul li span {
	color: #2726DD;
	font-family: 'Neue-Plak-Text-semiBold';
}
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec {
    position: absolute;
    width: 32%;
    top: 32%;
    left: 34%;
	z-index: 10000;
}

.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec p {
	text-align: center;
	color: #ffffff;
		
}
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec .all_icon_sec {
    position: absolute;
    top: -70%;
    left: 30%;
    width: 40%;
}
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec .left_icon_sec {
    left: -56%;
    top: 22%;
}
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec .right_icon_sec {
    left: 118%;
    top: 22%;
}
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec .bottom_icon_sec {
    left: 30%;
    top: 108%;
	
}
@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 .template2 .temp2_content .right_col_sec .main_circle_sec {
    top: 38%;
}
.prism-create .template2 .temp2_content p, .prism-create .template2 .temp2_content ul li {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin: 0 0 4%;
}    
.prism-create .template2 .temp2_content ul li {
    margin: 4% 0;
}    
}


@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 {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}    
.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%;
    height: auto;
    min-height: 55vh;
    margin-top: 6%;
}    
.prism-create .template2 .temp2_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}
.prism-create .template2 .temp2_content p, .prism-create .template2 .temp2_content ul li {
    font-size: 2.5vw;
    line-height: 3.5vw;
}    

}
@media (max-width: 480px) {
.prism-create .template2 .temp2_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
}    
.prism-create .template2 .temp2_content p, .prism-create .template2 .temp2_content ul li {
    font-size: 4vw;
    line-height: 5vw;
    margin: 5% 0;
}   
.prism-create .template2 .temp2_content ul li {    
    padding-left: 6%;    
}
.prism-create .template2 .temp2_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: 6%;
    text-align: center;
}    
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    padding: 5% 0;
}   
    .prism-create .template2 .temp2_content .right_col_sec .main_circle_sec img {
        width: 50%;
    }    
.prism-create .template2 .temp2_content .right_col_sec .main_circle_sec .all_icon_sec {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    margin-bottom: 50px;
}    
}
@media (max-height: 450px) {


}
/* template2 css end */


/* template3 css start */
.prism-create .template3 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    background-size: cover;
}
.prism-create .template3 .temp3_content {
position: absolute;
    width: 82%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template3 .temp3_content .two_cols_sec {
	display: flex;
	justify-content: center;
	width: 100%;
}
.prism-create .template3 .temp3_content .two_cols_sec .left_col_sec {
	width: 60%;
	padding-right: 6%;
	
}
.prism-create .template3 .temp3_content .two_cols_sec .right_col_sec {
	position: relative;
    width: 40%;
    height: 70vh;
    background-color: #ffffff;
	background-image: url("images/page3-image.jpg");
	background-position: center center;
    background-size: cover;
	border-radius: 10px;
	margin-top: 1%;
	
}
.prism-create .template3 .temp3_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 2%;
    color: #2726DD;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template3 .temp3_content p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    margin: 0% 0% 4%;
    color: #3b3b3b;
	font-weight: lighter;
}
.prism-create .template3 .temp3_content .right_col_two_sec p {
    margin: 0% 0% 4%;
    color: #ffffff;
	font-weight: lighter;
}
.prism-create .template3 .temp3_content p span {
		font-size: 1.2vw;
    line-height: 1.6vw;
	font-weight: bold;
}
.prism-create .template3 .temp3_content .right_col_two_sec {
	display: flex;
    justify-content: space-evenly;
	width: 80%;
	margin: 0 auto;
	padding-top: 25%;
}
.prism-create .template3 .temp3_content .right_col_two_sec .left_img_sec {
	width: 20%;
	margin-top: 5%;	
}
.prism-create .template3 .temp3_content .right_col_two_sec .left_img_sec_2 {
	margin-top: 2%;	
}
.prism-create .template3 .temp3_content .right_col_two_sec .right_text_sec {
	width: 50%;
	
}
.prism-create .template3 .temp3_content .right_col_two_sec_2 {
	padding-top: 4%;
}
@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 .template3 .temp3_content p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin: 0 0 4%;
}    
.prism-create .template3 .temp3_content ul li {
    margin: 4% 0;
}    
}


@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: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}    
.prism-create .template3 .temp3_content .two_cols_sec {
    display: block;
    justify-content: inherit;
}
.prism-create .template3 .temp3_content .two_cols_sec .left_col_sec {
    width: 100%;
    padding-right: 0%;
}
.prism-create .template3 .temp3_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: 55vh;
    margin-top: 6%;
}    
.prism-create .template3 .temp3_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}
.prism-create .template3 .temp3_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
}    
.prism-create .template3 .temp3_content p span {
		font-size: 3.5vw;
    line-height: 4.5vw;
}
.prism-create .template3 .temp3_content .right_col_two_sec {
    padding-top: 14%;
}    
}
@media (max-width: 480px) {
.prism-create .template3 .temp3_content h2 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 5%;
}    
.prism-create .template3 .temp3_content p {
    font-size: 4vw;
    line-height: 5vw;
    margin: 5% 0;
}   
.prism-create .template3 .temp3_content p span {
    font-size: 5vw;
    line-height: 6vw;
}
.prism-create .template3 .temp3_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: 6%;
    padding: 5% 0 12%;
}    
.prism-create .template3 .temp3_content .right_col_two_sec {
    padding-top: 5%;
}    
.prism-create .template3 .temp3_content .right_col_two_sec {
    display: block;
    justify-content: inherit;
    width: 80%;
    text-align: center;
    }
.prism-create .template3 .temp3_content .right_col_two_sec .left_img_sec {
    width: 100%;
    margin-top: 5%;
}    
    .prism-create .template3 .temp3_content .right_col_two_sec .left_img_sec img {
        width: 50%;
    }    
.prism-create .template3 .temp3_content .right_col_two_sec .right_text_sec {
    width: 100%;
}    
}
@media (max-height: 450px) {


}
/* template3 css end */



/* template4 css start */
.prism-create .template4 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #2726DD;
    background: url("images/page4-image.jpg") no-repeat center center;
    background-size: cover;
}
.prism-create .template4 .temp4_content {
position: absolute;
    width: 70%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}


.prism-create .template4 .temp4_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 2%;
    color: #ffffff;
    font-family: 'Neue-Plak-Text-Bold';
	
}.prism-create .template4 .temp4_content h4 {
	font-size: 1.6vw;
    line-height: 2.2vw;
    margin: 3% 0 1%;
    color: #ffffff;
	font-weight: bold;
	
}
.prism-create .template4 .temp4_content p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    color: #ffffff;
	font-weight: lighter;
	width: 60%;
}

.prism-create .template4 .temp4_content .four_col_sec {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 6%;
}
.prism-create .template4 .temp4_content .all_sections {
	width: 18%;
	text-align: center;
}
.prism-create .template4 .temp4_content .third_sec {
	width: 20%;
}
.prism-create .template4 .temp4_content .fourth_sec {
	width: 25%;
}
.prism-create .template4 .temp4_content .all_sections p {
	font-size: 1.2vw;
    line-height: 1.6vw;
	width: 90%;
	margin: 0 auto;
	
}
.prism-create .template4 .temp4_content .all_sections p img {
	width: 70%;
	margin-bottom: 3%;
	
}
.prism-create .template4 .temp4_content .third_sec p img {
       width: 66%;
    margin-bottom: 1%;
	
}
.prism-create .template4 .temp4_content .fourth_sec p img {
    width: 54%;
    margin-bottom: 2%;
	
}
@media (max-width: 1440px) {
  .prism-create .template4 .temp4_content h4 {
    margin: 3% 0 2%;
}
.prism-create .template4 .temp4_content .four_col_sec {
    margin-top: 10%;
}
}

@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 h2 {
    font-size: 4vw;
    line-height: 4.8vw;
	}
.prism-create .template4 .temp4_content h4 {
    font-size: 2vw;
    line-height: 2.8vw;
	}
.prism-create .template4 .temp4_content p {
    font-size: 1.6vw;
    line-height: 2vw;
    width: 88%;
}
.prism-create .template4 .temp4_content .four_col_sec {
        margin-top: 11%;
}
.prism-create .template4 .temp4_content .all_sections {
    width: 21%;
}
.prism-create .template4 .temp4_content .all_sections p {
    font-size: 1.5vw;
    line-height: 2vw;
}
.prism-create .template4 .temp4_content .third_sec {
    width: 23%;
}
.prism-create .template4 .temp4_content .fourth_sec {
    width: 30%;
}
.prism-create .logo_top {
    width: 14%;
}
.prism-create .template4 .temp4_content {
    width: 75%;
}
}


@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 {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 8% auto;
}
.prism-create .template4 .temp4_content h2 {
    font-size: 5vw;
    line-height: 5.6vw;
}
.prism-create .template4 .temp4_content h4 {
    font-size: 4vw;
    line-height: 4.6vw;
	}
.prism-create .template4 .temp4_content h4 {
    margin: 3% 0;
}
.prism-create .template4 .temp4_content p {
    font-size: 3vw;
    line-height: 3.8vw;
    width: 100%;
}
.prism-create .template4 .temp4_content .four_col_sec {
    display: block;
	}
.prism-create .template4 .temp4_content .all_sections {
    width: 100%;
    text-align: center;
	margin-bottom: 10%;
}
.prism-create .template4 .temp4_content .all_sections p img {
    width: 27%;
    margin-bottom: 3%;
}
.prism-create .template4 .temp4_content .third_sec p img {
    width: 36%;
    margin-bottom: 3%;
}
.prism-create .template4 .temp4_content .fourth_sec p img {
    width: 33%;
    margin-bottom: 3%;
}
.prism-create .template4 .temp4_content .all_sections p {
    font-size: 3.2vw;
    line-height: 3.6vw;
    width: 100%;
	}
}
@media (max-width: 480px) {
 .prism-create .template4 .temp4_content h2 {
    font-size: 8vw;
    line-height: 8.6vw;
}
.prism-create .template4 .temp4_content p {
    font-size: 4vw;
    line-height: 4.8vw;
}
.prism-create .template4 .temp4_content .all_sections p {
    font-size: 4.2vw;
    line-height: 4.6vw;
}
	.prism-create .template4 .temp4_content {
    margin: 15% auto;
}
.prism-create .template4 .temp4_content h4 {
    font-size: 5vw;
    line-height: 5.8vw;
}
.prism-create .template4 .temp4_content h4 {
    margin: 6% 0;
}
.prism-create .template4 .temp4_content .all_sections {
    margin-bottom: 50px;
}
}
@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: absolute;
    width: 82%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template5 .temp5_content .two_cols_sec {
	display: flex;
	justify-content: center;
	width: 100%;
}
.prism-create .template5 .temp5_content .two_cols_sec .left_col_sec {
	width: 60%;
	padding-right: 6%;
	
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
	position: relative;
    width: 40%;
    height: 70vh;
    background-color: #ffffff;
	background-image: url("images/page5-image.jpg");
	background-position: center center;
    background-size: cover;
	border-radius: 10px;
	margin-top: 1%;
	
}
.prism-create .template5 .temp5_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 4%;
    color: #2726DD;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template5 .temp5_content p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    margin: 0% 0% 4%;
    color: #3b3b3b;
	font-weight: lighter;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec {
	width: 100%;
	padding: 4% 0 0;
	text-align: center;
	color: #ffffff;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec h1 {
		font-size: 8vw;
    line-height: 9vw;
	  font-family: 'Neue-Plak-Text-Bold';
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec h4 {
		font-size: 1.5vw;
    line-height: 2vw;
    margin: 0% 0% 4%;
	font-weight: bold;
	
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .three_col_sec {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 16%;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .three_col_sec .all_sections {
	width: 30%;
	text-align: center;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .three_col_sec .all_sections img {
	width: 60%;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec {
    padding: 10% 0 0;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec p {
    margin: 0% 0% 4%;
    color: #ffffff;
	font-weight: bold;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .end_section_text {
	margin-top: 5%;
	text-align: center;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec p.text_white {
	font-weight: lighter;
}
@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 .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec {
    padding: 27% 0 0;
}
.prism-create .template5 .temp5_content p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin: 0 0 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 .template5 .temp5_content {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}    
.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%;
    height: auto;
    min-height: 55vh;
    margin-top: 6%;
}    
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec h1 {
    font-size: 10vw;
    line-height: 11vw;
}    
.prism-create .template5 .temp5_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}
.prism-create .template5 .temp5_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
}    
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec h4 {
		font-size: 3vw;
    line-height: 4vw;
}
.prism-create .template5 .temp5_content .right_col_two_sec {
    padding-top: 14%;
}    
}
@media (max-width: 480px) {
.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: 5% 0;
}   

.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: 6%;
    padding: 5% 0 12%;
}    
.prism-create .template5 .temp5_content .right_col_two_sec {
    padding-top: 5%;
}    
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec h1 {
    font-size: 13vw;
    line-height: 14vw;
    margin-bottom: 5%;
}    
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .top_content_sec h4 {
    font-size: 5vw;
    line-height: 6vw;
}    
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .three_col_sec {
    width: 100%;
    display: block;
    justify-content: inherit;
    margin-top: 16%;
}
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .three_col_sec .all_sections {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}    
.prism-create .template5 .temp5_content .two_cols_sec .right_col_sec .three_col_sec .all_sections img {
    width: 50%;
}    
}
@media (max-height: 450px) {


}
/* template5 css end */

/* template6 css start */
.prism-create .template6 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #2726DD;
    background: url("images/page6-image1.jpg") no-repeat top center;
    background-size: cover;
}
.prism-create .template6 .temp6_content {
position: absolute;
    width: 82%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template6 .temp6_content .two_cols_sec {
	display: flex;
	justify-content: center;
	width: 100%;
}
.prism-create .template6 .temp6_content .two_cols_sec .left_col_sec {
	width: 60%;
	padding-right: 6%;
	
}
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec {
	position: relative;
    width: 40%;
    height: 70vh;
    background-color: #ffffff;
	background-image: url("images/page6-image2.jpg");
	background-position: center center;
    background-size: cover;
	border-radius: 10px;
	margin-top: 1%;
	
}
.prism-create .template6 .temp6_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 4%;
    color: #ffffff;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template6 .temp6_content h2 span {
	color: #26D7DA;
}

.prism-create .template6 .temp6_content p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    margin: 0% 0% 2%;
    color: #ffffff;
	font-weight: lighter;
	width: 78%;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec {
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 2% 0;
	border: 1px solid #ffffff;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-left: 0px solid transparent;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec .left_side_number_sec {
	width: 30%;
	text-align: center;
	border-right: 1px solid #ffffff;
}

.prism-create .template6 .temp6_content .inner_two_cols_sec h1 {
    font-size: 6vw;
    line-height: 7vw;
    font-family: 'Neue-Plak-Text-Bold';
	color: #ffffff;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec p {
	width: 100%;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec {
	width: 70%;
	    padding: 1% 0 2%;
	
}
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec .inner_icons_sec {
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec .inner_icons_sec .three_icons_sec {
	width: 30%;
	text-align: center;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec .inner_icons_sec .three_icons_sec img {
	width: 60%;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec h4 {
	font-size: 1.2vw;
    line-height: 1.6vw;
    color: #ffffff;
    font-weight: bold;
}
@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 .template6 .temp6_content p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin: 0 0 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 .template6 .temp6_content {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}    
.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%;
    height: auto;
    min-height: 55vh;
    margin-top: 6%;
}    

.prism-create .template6 .temp6_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}
.prism-create .template6 .temp6_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    width: 100%;
}    
.prism-create .template6 .temp6_content .inner_two_cols_sec h4 {
    font-size: 3vw;
    line-height: 4vw;
}    
.prism-create .template6 .temp6_content .inner_two_cols_sec {
    width: 100%;
    display: block;
    justify-content: inherit;
    margin-top: 5%;
}    
.prism-create .template6 .temp6_content .inner_two_cols_sec .left_side_number_sec {
    width: 90%;
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid #ffffff;
    margin: 2% 5%;
    padding-bottom: 2%;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec {
    width: 100%;
    padding: 1% 0 2%;
}    
}
@media (max-width: 480px) {
.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: 5% 0;
}   
.prism-create .template6 .temp6_content .inner_two_cols_sec h1 {
    font-size: 10vw;
    line-height: 12vw;
}
.prism-create .template6 .temp6_content .inner_two_cols_sec h4 {
    font-size: 5vw;
    line-height: 6vw;
}    
.prism-create .template6 .temp6_content .inner_two_cols_sec .left_side_number_sec {
    padding-bottom: 5%;
}    
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec .inner_icons_sec {
    width: 100%;
    display: block;
    justify-content: inherit;
}    
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec .inner_icons_sec .three_icons_sec {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
} 
.prism-create .template6 .temp6_content .inner_two_cols_sec .right_side_icons_sec .inner_icons_sec .three_icons_sec img {
    width: 40%;
}    
.prism-create .template6 .temp6_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: 40vh;
    margin-top: 6%;
}    
}
@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: absolute;
    width: 82%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template7 .temp7_content .two_cols_sec {
	display: flex;
	justify-content: center;
	width: 100%;
}
.prism-create .template7 .temp7_content .two_cols_sec .left_col_sec {
	width: 60%;
	padding-right: 6%;
	
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec {
	position: relative;
    width: 40%;
    height: 70vh;
    background-color: #ffffff;
	background-image: url("images/page7-image.jpg");
	background-position: center center;
    background-size: cover;
	border-radius: 10px;
	margin-top: 1%;
	
}
.prism-create .template7 .temp7_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 4%;
    color: #2726DD;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template7 .temp7_content h2 span {
	color: #26D7DA;
}
.prism-create .template7 .temp7_content p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    margin: 0% 0% 4%;
    color: #3b3b3b;
	font-weight: lighter;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec {
	width: 100%;
	padding: 10% 0 0;
	text-align: center;
	color: #ffffff;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec h1 {
		font-size: 7vw;
    line-height: 8vw;
	  font-family: 'Neue-Plak-Text-Bold';
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec h4 {
		font-size: 1.5vw;
    line-height: 2vw;
    margin: 0% 0% 4%;
	font-weight: bold;
	
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .three_col_sec {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 16%;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .three_col_sec .all_sections {
	width: 30%;
	text-align: center;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .three_col_sec .all_sections img {
	width: 60%;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec p {
	font-size: 1.2vw;
    line-height: 1.6vw;
    margin: 0% 0% 4%;
    color: #ffffff;
	font-weight: bold;
}
.prism-create .template7 .footer_text {
   position: absolute;
	bottom: 5%;
	left: 10%;
	width: 70%;
}
.prism-create .template7 .footer_text p {
	font-size: 0.8vw;
    line-height: 1.2vw;
    color: #3b3b3b;
	font-weight: bold;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec p.text_white {
	font-weight: lighter;
}
@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 .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec {
    padding: 30% 0 0;
}
.prism-create .template7 .temp7_content p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin: 0 0 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 .template7 .temp7_content {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}    
.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%;
    height: auto;
    min-height: 55vh;
    margin-top: 6%;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec h1 {
    font-size: 10vw;
    line-height: 11vw;
}    
.prism-create .template7 .temp7_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}
.prism-create .template7 .temp7_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec p {
	font-size: 2.5vw;
    line-height: 3.5vw;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec h4 {
		font-size: 3vw;
    line-height: 4vw;
}
.prism-create .template7 .footer_text {
    position: relative;
    bottom: inherit;
    left: inherit;
    width: 80%;
    margin: 50px auto;
}
.prism-create .template7 .footer_text p {
    font-size: 2vw;
    line-height: 3vw;
}    
}
@media (max-width: 480px) {
.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: 5% 0;
}   

.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: 6%;
    padding: 5% 0 12%;
}    
.prism-create .template7 .temp7_content .right_col_two_sec {
    padding-top: 5%;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec h1 {
    font-size: 13vw;
    line-height: 14vw;
    margin-bottom: 3%;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .top_content_sec h4 {
    font-size: 5vw;
    line-height: 6vw;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .three_col_sec {
    width: 100%;
    display: block;
    justify-content: inherit;
    margin-top: 16%;
}
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .three_col_sec .all_sections {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec .three_col_sec .all_sections img {
    width: 40%;
}    
.prism-create .template7 .temp7_content .two_cols_sec .right_col_sec p {
    font-size: 4.5vw;
    line-height: 5.5vw;
}   
.prism-create .template7 .footer_text p {
    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: #2726DD;
    background: url("images/page8-image.jpg") no-repeat top center;
    background-size: cover;
}
.prism-create .template8 .temp8_content {
position: absolute;
    width: 82%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template8 .temp8_content .two_cols_sec {
	display: flex;
	justify-content: center;
	width: 100%;
}
.prism-create .template8 .temp8_content .two_cols_sec .left_col_sec {
	width: 60%;
	padding-right: 10%;
	
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec {
	position: relative;
    width: 40%;
    height: 70vh;
	margin-top: 1%;
	
}
.prism-create .template8 .temp8_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 4%;
    color: #ffffff;
    font-family: 'Neue-Plak-Text-Bold';
	
}

.prism-create .template8 .temp8_content p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    margin: 0% 0% 2%;
    color: #ffffff;
	font-weight: lighter;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec {
	width: 100%;
	padding: 10% 0 0;
	text-align: center;
	color: #ffffff;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec h1 {
		font-size: 7vw;
    line-height: 8vw;
	  font-family: 'Neue-Plak-Text-Bold';
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec h4 {
		font-size: 1.5vw;
    line-height: 2vw;
    margin: 0% 0% 4%;
	font-weight: bold;
	
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .three_col_sec {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 14%;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .three_col_sec .all_sections {
	width: 30%;
	text-align: center;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .three_col_sec .all_sections img {
	width: 60%;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec p {
	font-size: 1.2vw;
    line-height: 1.6vw;
    margin: 0% 0% 4%;
    color: #ffffff;
	font-weight: bold;
}

.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec p.text_white {
	font-weight: lighter;
}
@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 .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec {
    padding: 30% 0 0;
}
.prism-create .template8 .temp8_content p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin: 0 0 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 .template8 .temp8_content {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}    
.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%;
    height: auto;
    min-height: 55vh;
    margin-top: 6%;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec h1 {
    font-size: 10vw;
    line-height: 11vw;
    margin-bottom: 2%;
}    
.prism-create .template8 .temp8_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}
.prism-create .template8 .temp8_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec p {
	font-size: 2.5vw;
    line-height: 3.5vw;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec h4 {
		font-size: 3vw;
    line-height: 4vw;
}

}
@media (max-width: 480px) {
.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: 5% 0;
}   

.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: 6%;
    padding: 5% 0 12%;
}    
.prism-create .template8 .temp8_content .right_col_two_sec {
    padding-top: 5%;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec h1 {
    font-size: 13vw;
    line-height: 14vw;
    margin-bottom: 3%;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .top_content_sec h4 {
    font-size: 5vw;
    line-height: 6vw;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .three_col_sec {
    width: 100%;
    display: block;
    justify-content: inherit;
    margin-top: 16%;
}
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .three_col_sec .all_sections {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec .three_col_sec .all_sections img {
    width: 35%;
}    
.prism-create .template8 .temp8_content .two_cols_sec .right_col_sec p {
    font-size: 4.5vw;
    line-height: 5.5vw;
}   
    
}
@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: absolute;
    width: 80%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}


.prism-create .template9 .temp9_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 2%;
    color: #2726DD;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template9 .temp9_content h2 span {
    color: #26D7DA;
}

.prism-create .template9 .temp9_content h4 {
	font-size: 1.6vw;
    line-height: 2.2vw;
    margin: 3% 0 1%;
    color: #ffffff;
	font-weight: bold;
}
.prism-create .template9 .temp9_content p {
	font-size: 1.3vw;
    line-height: 1.8vw;
    color: #ffffff;
    font-family: 'Neue-Plak-Text-Bold';
}
.prism-create .template9 .temp9_content .two_col_sec {
    background: #2726DD;
    border-radius: 10px;
    display: table;
    width: 100%;
    min-height: 55vh;
    margin-top: 3.5%;
    overflow: hidden;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_left {
    display: table-cell;
    vertical-align: middle;
    width: 35%;
    text-align: center;
    padding: 0% 3%;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_left h3 {
    font-size: 6.8vw;
    line-height: 7.5vw;
    color: #ffffff;
    font-family: 'Neue-Plak-Text-Bold';
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right {
    display: table-cell;
    vertical-align: middle;
    width: 65%;
    background: url("images/page9-image.jpg") no-repeat center center;
    background-size: cover;
    padding: 0% 2%;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right .two_col_sec_right_two_cols {
    width: 48%;
    padding-right: 3%;
    display: inline-block;
    vertical-align: middle;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right .two_col_sec_right_two_cols_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5%;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right .two_col_sec_right_two_cols_left_sec {
    width: 30%;
    margin-top: 2%;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right .two_col_sec_right_two_cols_right_sec {
    width: 65%;
    padding-left: 3%;
}

@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) {

}


@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 {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 2% auto;
}
.prism-create .template9 .temp9_content h2 {
    font-size: 4vw;
    line-height: 5vw;
}    
.prism-create .template9 .temp9_content .two_col_sec {
    display: block;
    width: 100%;
    min-height: auto;
    margin-top: 6%;
}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_left {
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 8% 3% 11%;
}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right {
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 11% 3% 9%;

}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_left h3 {
    font-size: 9vw;
    line-height: 10vw;
    margin-bottom: 2%;
}    
.prism-create .template9 .temp9_content p {
    font-size: 3vw;
    line-height: 4vw;
}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right .two_col_sec_right_two_cols_left {
    margin-bottom: 10%;
}    
}
@media (max-width: 480px) {
.prism-create .template9 .temp9_content h2 {
    font-size: 6vw;
    line-height: 7vw;
}
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_left {
    padding: 10% 3% 13%;
}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_left h3 {
    font-size: 14vw;
    line-height: 15vw;
    margin-bottom: 2%;
}    
.prism-create .template9 .temp9_content p {
    font-size: 5vw;
    line-height: 6vw;
}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right .two_col_sec_right_two_cols {
    width: 100%;
    padding-right: 0%;
    display: block;
    vertical-align: top;
}    
.prism-create .template9 .temp9_content .two_col_sec .two_col_sec_right {
    padding: 11% 5% 9%;
}    
}
@media (max-height: 450px) {


}
/* template9 css end */






/* template10 css start */
.prism-create .template10 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;

}
.prism-create .template10 .temp10_content {
position: absolute;
    width: 80%;
    left: 10%;
    top: 12%;
    z-index: 10000;
}
.prism-create .template10 .bottom_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 50%;
	background-color: #2680da;
}

.prism-create .template10 .temp10_content h2 {
	font-size: 2.6vw;
    line-height: 3.2vw;
    margin: 0% 0 2%;
    color: #2726DD;
    font-family: 'Neue-Plak-Text-Bold';
	
}
.prism-create .template10 .temp10_content .learnmore_two_cols {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec {
	width:  50%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_right_sec {
	width: 43%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 5%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all {
	width: 40%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all_2 {
	width: 44.4%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all p img {
    margin-left: -6%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all p {
	font-size: 1.1vw;
    line-height: 1.5vw;
    margin: 0% 0% 3%;
    color: #3b3b3b;
	font-weight: lighter;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all p.less_margin {
	    margin: 0% 0% 1.8%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_right_sec .video_sec {
	margin-top: 23%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_right_sec .video_sec video {
	width:  100%;
	cursor: pointer;
}


@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 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols {
    margin-top: 12%;
} 
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_right_sec .video_sec {
    margin-top: 31%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all p {
    font-size: 1.6vw;
    line-height: 2vw;
	}
.prism-create .template10 .temp10_content h2 {
font-size: 4vw;
    line-height: 4.8vw;
	}
}


@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 {
    position: relative;
    width: 78%;
    left: inherit;
    top: inherit;
    margin: 10% auto 8%;
}
.prism-create .template10 .temp10_content h2 {
    font-size: 5vw;
    line-height: 5.6vw;
}
.prism-create .template10 .temp10_content .learnmore_two_cols {
    display: block;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec {
    width: 100%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all p {
    font-size: 3vw;
    line-height: 3.8vw;
	}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_right_sec {
    width: 100%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_right_sec .video_sec {
    margin-top: 8%;
}
.prism-create .template10 .bottom_bg {
    position: fixed;
}	
	
	
	
}
@media (max-width: 480px) {
 .prism-create .template10 .temp10_content h2 {
font-size: 8vw;
    line-height: 8.6vw;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols {
    display: block;
    margin-top: 5%;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all {
    width: 100%;
	margin-bottom: 50px;
}
.prism-create .template10 .temp10_content .learnmore_two_cols .learnmore_left_sec .pdf_two_cols .pdf_sec_all p {
    font-size: 5vw;
    line-height: 5.8vw;
}
}
@media (max-height: 400px) {
.prism-create .template10 .temp10_content {
    top: 5%;
}

}
/* template10 css end */

/* template11 css start */
.prism-create .template11 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #2726DD;
    background: url("images/page11-image.jpg") no-repeat top center;
    background-size: cover;
}

.prism-create .template11 .temp11_content {
    position: absolute;
    width: 40%;
    left: 30%;
    bottom: 35%;
    z-index: 10000;
    
}

.prism-create .template11 .temp11_content h1 {
	font-size: 2.6vw;
	line-height: 3.6vw;
	margin: 0% 0 3%;
	color: #ffffff;
	font-weight: bold;
}
.prism-create .template11 .temp11_content h4 {
	font-size: 1.4vw;
	line-height: 2vw;
	margin: 0% 0 4%;
	color: #ffffff;
	font-weight: lighter;
}
.prism-create .template11 .footer_text {
	position: absolute;
	bottom: 3%;
	left: 2%;
	width: 40%;
}
.prism-create .template11 .footer_text p {
	font-size: 0.7vw;
	line-height: 1.2vw;
	color: #ffffff;
}


@media (max-width: 1440px) {
  
}
@media (min-width: 1800px) {
   
}
@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 .temp11_content {
    width: 42%;
}
.prism-create .template11 .temp11_content h1 {
    font-size: 3.6vw;
    line-height: 4.6vw;
}
.prism-create .template11 .temp11_content h4 {
    font-size: 2vw;
    line-height: 2.6vw;
	    margin: 0% 0 2%;
	}
.prism-create .template11 .footer_text p {
    font-size: 1vw;
    line-height: 1.4vw;
}
}

@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 {
    width: 60%;
    left: 25%;
}  
.prism-create .template11 .temp11_content h1 {
    font-size: 6.4vw;
    line-height: 7.4vw;
}
.prism-create .template11 .temp11_content h4 {
    font-size: 3.4vw;
    line-height: 4vw;
	}	
.prism-create .template11 .control_nav {
    position: absolute !important;
    bottom: 2%;
    left: 0;
    z-index: 10000;
    width: 100%;
    text-align: center;
}
.prism-create .template11 .footer_text {
    left: 4%;
}
.prism-create .template11 .footer_text p {
    font-size: 1.8vw;
    line-height: 2.4vw;
}
}
@media (max-width: 480px) {
 .prism-create .template11 .temp11_content {
    width: 80%;
    left: 10%;
}
.prism-create .template11 .temp11_content h1 {
    font-size: 9.4vw;
    line-height: 10.4vw;
}
.prism-create .template11 .temp11_content h4 {
    font-size: 5vw;
    line-height: 6vw;
}
	.prism-create .template11 .footer_text {
    bottom: 2.5%;
    width: 60%;
}
.prism-create .template11 .footer_text p {
    font-size: 2.8vw;
    line-height: 3.4vw;
}
}
@media (max-height: 450px) {

 
}
/* template11 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;
}





::-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%;
}

.cd-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100000;
    /* background-color: rgba(0, 0, 0, 0.51); */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  
  .cd-lightbox form {
    
  }
  
  .cd-lightbox h4 {
    color: white;
    margin: 0;
    margin-bottom: 10px;
  }
  
  @media screen and (max-width: 768px) {
    .cd-lightbox form {
        width: 90%;
        /* height: 90%; */
    }
  }

fieldset.mktoFormCol {
    border: none;
    padding-right: 0px !important;
    transform: translateX(-10px);
}

#mktoForm_5975 input {
    border: none;
    margin-top: 10px;
    padding: 0px 10px;
    height: 40px;
    font-size: 20px!important;
}

#mktoForm_5975 input#salesToContact,
#mktoForm_5975 input#privacyandTerms,
#mktoForm_5975 input#mktoRadio_70385_1,
#mktoForm_5975 input#mktoRadio_70385_0
{
    height: unset!important;
}

#mktoForm_5975 select {
    margin-top: 10px;
    width: 250px;
    font-size: 20px!important;
    border: none!important;
    height: 40px;
}

.mktoButtonWrap.mktoSimple {
    margin-left: 0px !important;
}

#mktoForm_5975{
    position: relative;
    width: 100%!important;
    overflow: auto;

}

.mktoForm .form-header-title{
    text-align: center!important;
    font-size: 40px!important;
    color: white!important;
    padding: 30px 0px 0px;
    line-height: 45px;
    font-weight: bold;
    letter-spacing: 1px;
}

.form-header-avatar{
    position: absolute; 
    top: -75px; 
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    z-index: 1;
    box-shadow: 0px 0px 0px 10px #fff;
    border-radius: 50%;
}   

.w-100{
    width: 100%!important;
}

.position-relative{
    position: relative!important;
}

.position-absolute{
    position: absolute!important;
}

.form-card{
    background-color: rgba(38, 38, 217, 0.9)!important;
    border: none;
    outline: none;
    height: 100vh;
    width: 100vw;
    overflow: auto;
}

.mktoFormRow{
    display: flex;
    justify-content: center;
}

/*-----------------------Email Form--------------------------*/
#LblEmail{
    width: 530px!important;
}

.mktoFormRow.Row_3 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------Job title Form--------------------------*/
#LblTitle{
    width: 530px!important;
}

.mktoFormRow.Row_4 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------Company Form--------------------------*/
#LblCompany{
    width: 530px!important;
}

.mktoFormRow.Row_5 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------Segment Form--------------------------*/
#LblselfIdentifiedSegment{
    width: 530px!important;
    display: none!important;
}

.mktoFormRow.Row_6 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------Phone Form--------------------------*/
#LblPhone{
    width: 530px!important;
}

.mktoFormRow.Row_7 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------Country Form--------------------------*/
#LblCountry{
    width: 530px!important;
    display: none!important;
}

.mktoFormRow.Row_8 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------State Form--------------------------*/
#LblState{
    width: 530px!important;
    display: none!important;
}

.mktoFormRow.Row_9 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------ShouldSendEmail Form--------------------------*/
#LblOpt_in__c{
    width: 100%!important;
    font-size: 20px!important;
    color: #ffffff!important;
    font-weight: initial;
}

#LblOpt_in__c .mktoAsterix{
    font-size: 20px!important;
    color: #ffffff!important;
    font-weight: bold;
}

.mktoFormRow.Row_10 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}

/*-----------------------Sales Form--------------------------*/
#LblcontactUsComments{
    width: 530px!important;
}

.mktoFormRow.Row_13 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}


.mktoButtonRow{
    width: 100%!important;
    display: flex!important;
    justify-content: center;
    margin-bottom: 15px!important;
}


#mktoForm_5975 .mktoFieldWrap input, 
#mktoForm_5975 select{
    border-radius: 0px!important;
}

#mktoForm_5975 select{
    border: none!important;
}

#mktoForm_5975 .mktoFieldWrap input:focus-visible, 
#mktoForm_5975 select:focus-visible{
    outline: none!important;
    box-shadow:  0px 0px 5px 0px white!important;
}

#LblmktoRadio_70385_0, 
#LblmktoRadio_70385_1{
    padding-top: 3px!important;
    font-size: 20px!important;
    color: #ffffff!important;
    line-height: 25px!important;
}

.mktoButtonRow button.mktoButton.custom-btn{
    color: rgb(0, 0, 0)!important;
    background: #FFCE00!important;
    border-color: #FFCE00 !important;
    transition: .5s all ease;
    border-radius: 30px!important;
}

.mktoButtonRow button.mktoButton.custom-btn:hover{
    color: #000000!important;
    background: #856a00!important;
    border-color: #856a00 !important;
}

.mktoFormRow.Row_1 .mktoFormCol .mktoFormRow.Row_2 .mktoFieldDescriptor.mktoFormCol:nth-child(2) {
    padding-right: 0!important;
}

#selfIdentifiedSegment,
#Country
{
    padding-left: 10px!important;
}

#mktoForm_5975 .mktoFormRow fieldset.mktoFormCol,
#mktoForm_5975 .mktoFormRow div.mktoFormCol
{
    width: 900px!important;
}

.mktoFieldWrap.mktoRequiredField{
    width: 100%;
}

label#LblFirstName,
label#LblLastName,
label#LblEmail,
label#LblTitle,
label#LblCompany,
label#LblPhone,
label#LblselfIdentifiedSegment
label#LblCountry,
label#LblcontactUsComments
{
    display: none!important;
}

input[type=checkbox]#salesToContact,
input[type=checkbox]#privacyandTerms,
input[type=radio]#mktoRadio_70385_0,
input[type=radio]#mktoRadio_70385_1
{
    transform: scale(2);
}

/*-----------------------inline Sales Checkbox Form--------------------------*/

.mktoFormRow.Row_12 .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap{
    display: flex;
    /* width: 530px; */
}

.mktoFormRow.Row_12 .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .mktoLogicalField.mktoCheckboxList.mktoHasWidth{
    width: unset!important;
}

#salesToContact, #privacyandTerms{
    margin-top: 5px!important;
}

.mktoFormRow.Row_12 .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoValid label#LblsalesToContact{
    padding: 6px ​0px 5px 10px !important;
}

/*-----------------------Sales Form--------------------------*/
#LblsalesToContact{
    width: unset!important;
    line-height: 25px!important;
    color:white!important;
    font-size: 20px!important;
    padding-top: 4px!important;
}

.mktoFormRow.Row_12 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}


/*-----------------------inline Privacy Checkbox Form--------------------------*/
.mktoFormRow.Row_14 .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap.mktoRequiredField{
    display: flex;
    /* width: 530px; */
}

.mktoFormRow.Row_14 .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap.mktoRequiredField .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired{
    width: unset!important;
    display: flex;
}

.mktoFormRow.Row_14 .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap.mktoRequiredField .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired .mktoLabel.mktoHasWidth{
    padding-left: 30px!important;
}

/*-----------------------Privacy Form--------------------------*/
#LblprivacyandTerms{
    width: unset!important;
    font-size: 20px!important;
    color: #ffffff!important;
    line-height: 25px!important;
    padding-top: 0px!important;
}

.mktoFormRow.Row_14 .mktoFieldDescriptor.mktoFormCol .mktoOffset{
    width: 0!important;
}


#LblprivacyandTerms a,
#LblprivacyandTerms .mktoAsterix
{
    font-size: 20px!important;
    color: #ffffff!important;
    font-weight: bold;
    
}

/*----------------------- Form of mobile--------------------------*/


@media only screen and (min-width: 0px){
    .mktoFormRow.Row_1 .mktoFormCol .mktoFormRow.Row_2 .mktoFieldDescriptor.mktoFormCol {
        padding-right: 0!important;
    }
    .mktoForm .form-header-title{
        font-size: 30px!important;
        padding: 100px 0px 0px;
    }
}

@media only screen and (min-width: 480px){
    #mktoForm_5975{
        padding: 0px 20px;
    }
    .mktoForm .form-header-title{
        font-size: 30px!important;
        padding: 100px 0px 0px;
    }
}
@media only screen and (min-width: 600px){
    #mktoForm_5975{
        padding: 0px 60px;
    }
    .mktoForm .form-header-title{
        font-size: 30px!important;
        padding: 90px 0px 0px;
    }
}
@media only screen and (min-width: 766px){
    #mktoForm_5975{
        padding: 0px 60px;
    }
    .mktoForm .form-header-title{
        font-size: 35px!important;
        padding: 30px 0px 0px;
    }
}
