@import url("https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,900|Zilla+Slab:300,400,500,600,700&display=swap&subset=latin-ext");
body {
  font-size: 14px;
  color: #000;
  font-family: "Raleway", Arial, sans-serif;
  background-color: #fff;
  line-height: 1.5;
  overflow-x: hidden;
}

/*********************
GENERAL STYLES
*********************/

li{
	font-size: 16px;
}
a{
	color: #262262;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.grey-bg {
    background: #f4f4f4 !important;
}
h2{
	font-size: 22px;
	font-weight: 600;
}
h2.blue_heading{
	color: #262262;
}
h3{
	font-size: 18px;
	margin-bottom: 15px;
}
h4 {
    font-size: 18px;
    margin-left: 15px;
    margin: 0 0 15px 15px;
}
.row_padding{
	padding: 70px 0;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.today_tomorrow{
	padding: 0px 0 90px 0;
}

.video-box{
	background: #262262;
	padding: 11rem 0;
}

b, strong {
    font-weight: 500;
}
.breadcrumb b, .breadcrumb strong, .gfield_description strong, .gfield_description b, .subs-title b, .wpb_text_column b, .wpb_text_column strong  {
  font-weight: 700;
}
.hidden {
    display: none!important;
}
div#gform_confirmation_message_4 {
    color: #fff;
}

/*********************
BUTTON STYLES
*********************/
.banner_container .btn-style-hover{
		margin-bottom: 15px;
	}
#contactModal .gform_wrapper .gform_footer input.button, #contactModal .gform_wrapper .gform_footer input[type="submit"] {
  background-color: transparent;
  border: 1px solid #fff!important;
  transition: all 0.5s ease-in-out;
}
#contactModal .gform_wrapper .gform_footer input.button:hover, #contactModal .gform_wrapper .gform_footer input[type="submit"]:hover {
  background-color: #242424;
}

.apply-btn {
    background-color: #6de0f6;
    display: inline-block;
    padding: 2rem 1.6rem 1.6rem 2rem;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: .5rem;
    white-space: nowrap;
}
.apply-btn span {
    letter-spacing: -2px;
}
.apply-btn:hover {
    border: 1px solid #262262;
    background-color: #262262;
    text-decoration: none;
	color: #ffffff;
}
.btn-style-hover a:hover {
    font-weight: 400;
    text-decoration: none;
}

.btn-style {
  position: relative;
  z-index: 9;
  margin-top: 2rem
}
@media (max-width: 767px) {
  .btn-style {
    margin-top: 5rem
  }
}
.btn-style a {
  display: inline-block;
  padding: 2rem 1.6rem 1.6rem 2rem;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: .7rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-style a {
    font-size: 1.8rem;
    padding: 2.5rem 3rem 2.1rem 3rem
  }
}
@media (max-width: 767px) {
  .btn-style a {
    font-size: 14px;
    height: 57px;
    line-height: 45px;
    width: 280px;
    text-align: center
  }
}
.btn-style a span {
  letter-spacing: -2px
}
.btn-style a:hover {
  border: 1px solid #262262;
  background-color: #262262;
	text-decoration: none;
}
.btn-style-hover {
  position: relative;
  z-index: 9;
	margin-right: 10px;
}

.btn-style-hover a {
  display: inline-block;
  width: 23rem;
  height: 4.6rem;
  line-height: 4.6rem;
  text-align: center;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .5rem;
}
.list-faq a {
  color: #337ab7;
  font-weight: 700;
}
.wpb_text_column p {
  color: #4a4a4a;
}

.btn-style-hover a.dark-button {
 position: relative;
 width: auto;
 height: auto;
 line-height: unset;
 padding: 2rem 4.6rem 1.6rem 5rem;
 border: 1px solid #6de0f6;
 background-color: #6de0f6;
 color: #fff;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 200;
}
a.contact {
  margin-top: 4rem;
}
.page-id-6198 a.contact {
  margin-top: 2rem;
}
.btn-style-hover a.dark-button:hover {
  border: 1px solid #262262;
  background-color: #262262;
}
.netninjas_button_section {
  width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
  .btn-style-hover a {
    font-size: 1.4rem;
    height: 5.9rem;
    line-height: 6rem
  }
}
@media (max-width: 767px) {
  .btn-style-hover a {
    font-size: 14px;
    height: 57px;
    line-height: 57px;
    width: 280px;
    text-align: center
  }
}
.btn-style-hover a span {
  letter-spacing: -2px;
  display: none;
}
.btn-style-hover a.show-span span {
  display: inline-block;
}
.btn-style-hover a:hover {
  border: 1px solid #17143B;
  background-color: #17143B
}
.btn-style-hover a:hover {
  font-weight: 400
}
.btn-style-hover a:hover span {
  display: inline
}
.btn-style-hover a:hover .hover_btn {
  display: inline-block;
  margin-right: 1rem
}
.btn-style-hover:hover a {
  display: inline-block
}
.btn-style-hover > span {
  display: inline-block;
  width: 23rem;
  height: 4.6rem;
  line-height: 4.6rem;
  text-align: center;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .5rem
}
@media (max-width: 991px) and (min-width: 768px) {
  .btn-style-hover > span {
    font-size: 1.4rem;
    height: 5.9rem;
    line-height: 6rem
  }
}
@media (max-width: 767px) {
  .btn-style-hover > span {
    font-size: 14px;
    height: 57px;
    line-height: 57px;
    width: 280px;
    text-align: center
  }
}
.btn-style-hover > span span {
  letter-spacing: -2px;
  display: none
}
.btn-style-hover > span:hover {
  border: 1px solid #17143B;
  background-color: #17143B
}
.btn-style-hover > span:hover {
  font-weight: 400
}
.btn-style-hover > span:hover span {
  display: inline
}
.btn-style-hover > span:hover .hover_btn {
  display: inline-block;
  margin-right: 1rem
}
.btn-style-hover:hover > span {
  display: inline-block
}
.btn-show-more {
  /*float: left;*/
  width: 100%;
  margin-top: 5rem;
  text-align: center
}
@media (max-width: 767px) {
  .btn-show-more {
    margin-top: 10rem;
    margin-bottom: 7rem
  }
}
.btn-show-more a {
  width: 40rem;
  height: 6.8rem;
  border: 1px solid #9b9b9b;
  background-color: #f2f2f2;
  color: #4a4a4a;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 7.33px;
  text-transform: uppercase;
  line-height: 6.8rem;
  text-align: center;
  display: inline-block
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-show-more a {
    font-size: 1.8rem;
    width: 50rem;
    height: 8.8rem;
    line-height: 9rem
  }
}
@media (max-width: 767px) {
  .btn-show-more a {
    font-size: 14px;
    height: 65px;
    line-height: 65px;
    width: 280px;
    text-align: center
  }
}
.btn-show-more a span {
  letter-spacing: -2px;
  display: none
}
.btn-show-more a:hover {
  border: 1px solid #17143B;
  background-color: #17143B;
  color: #fff
}
.btn-show-more a:hover span {
  display: inline-block
}

/*********************
HEADER
*********************/
#header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
  box-shadow: 0 -3px 20px rgba(0, 0, 0, 0.5);
  background-color: #262262;
  float: none;
}

/*********************
CONTACT/SUBSCRIPTION MODAL STYLES
*********************/
#subscriptionModal.modal.show .modal-dialog, #contactModal.modal .modal-dialog {
  max-width: 717px;
  width: 100%;
}
#subscriptionModal .modal-header-bottom, #contactModal .modal-header-bottom {
  position: absolute;
  bottom: 0px;
  background-color: #6de0f6;
  mix-blend-mode: multiply;
  width: 100%;
  height: 7.5rem;
}
#subscriptionModal .modal-header .close, #contactModal .modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  z-index: 9;
  text-align: center;
  line-height: 4.7rem;
  color: #6de0f6;
  font-weight: 700;
  font-size: 50px;
  cursor: pointer;
  border: none;
  opacity: 1;
  padding: 0;
  margin: 0;
}
#subscriptionModal .modal-content, #contactModal .modal-content {
  border-radius: 0px !important;
  border-width: 0px;
}
#subscriptionModal .modal-header, #contactModal .modal-header {
  position: relative;
  padding: 0px;
  border: 0px;
}
#subscriptionModal .modal-body, #contactModal .modal-body {
  padding: 50px 75px;
  background-color: #262262 !important;
}
body #subscriptionModal .subs-title, body #contactModal .subs-title {
  position: relative !important;
  margin: 0px 0px 0px 0px !important;
  height: auto;
  padding: 0px 0px 0px 0px !important;
  color: #fff!important;
  background: transparent;
  font-size: 2.4rem;
  line-height: 37px;
  font-weight: 300;
  margin-bottom: 7rem;
}
body .subscribe-download-form .gform_wrapper .top_label div.ginput_container {
  margin-bottom: 10px;
}
.modal-logo img{
	width: 250px;
	height: auto;
}

/*********************
INSIGHTS PAGE STYLES
*********************/
#list-post {
   display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.netninjas_post_grid{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.netninjas_post_grid .grid-item {
    padding: 0px 9px;
    width: 33.33333%;
}
.netninjas_post_grid .item-insight {
    float: left;
    width: 100%;
    margin-bottom: 18px;
    box-shadow: 3px 6px 5px rgb(194 194 194 / 50%);
    background: #fff;
}
.netninjas_post_grid .grid-item .item-insight .featured-image {
    height: 220px;
    float: left;
    width: 100%;
    position: relative;
}
.netninjas_post_grid .grid-item .item-insight .featured-image a img {
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}
.netninjas_post_grid .grid-item .item-insight .entry-content{
	padding: 2.5rem 3.5rem 8.5rem;
    float: left;
    width: 100%;
    height: 240px;
    position: relative;
}
.item-insight .entry-content .cate {
    float: left;
    width: 100%;
    margin-bottom: 2.5rem;
}
.item-insight .entry-content .cate a {
    padding-bottom: 10px;
    color: #4a4a4a;
    font-size: 12px;
    border-bottom: 1px solid #6de0f6;
    font-weight: 500;
}
.item-insight .entry-content h3.title{
	color: #4a4a4a;
    font-family: "Zilla Slab",serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.5rem;
    margin: 1rem 0px 2.3rem 0;
    float: left;
    width: 100%;
}

.item-insight .entry-content h3.title a {
    color: #4a4a4a;
}
.item-insight .entry-content h3.title a:hover {
    color: #262262;
}

.item-insight .entry-content .post_excerpt p{
    color: #9b9b9b;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.3rem;
}
.breadcrumb {
  float: left;
  width: 100%;
  background-color: #efefef;
  color: #4e4e4e;
  padding: 50px  0px 35px 0;
  margin-bottom: 0
}
.breadcrumb a {
  color: #4e4e4e;
  font-size: 14px;
  font-weight: 400
}
.breadcrumb a:last-child {
  font-weight: 600
}
		
/*********************
PAGE BANNERS
*********************/
#page-banner{
	position: relative;
	height: 730px;
  margin-top: 100px;
}
#insights-banner{
	position: relative;
	height: 730px;
	overflow: visible;
	width: 100%;
  margin-top: 100px;
}
.banner_overlap{
	margin-bottom: -50px;
}
.page_banner{
	position: relative;
	width: 100%;
	height: 100%;
}
.page_banner:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0;
  background: url(../images/bg-trans.png) center bottom no-repeat;
  width: 100%;
  height: 100%;
  right: 0px;
  margin: auto;
  background-size: 100%;
}

.home-video-wrapper{
	position: absolute;
	width: 100%;
	height: 100%;
}
.fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 2s;
}
.home-video-wrapper video {
	object-fit: cover;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 50px;
}
.page_banner .bg-img {
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
	overflow: hidden;
}
.page-template-template-disclaimer .page_banner .bg-img {
    position: relative;
}
.page_banner .bg-img img {
    width: 100%;
	object-fit: cover;
	height: auto;
}
.page_banner {
    position: relative;
}

.page_banner .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #262262;
}

@media (min-width: 1024px) {
  .page_banner .bg-video {
    padding-top: 30px;
  }
}

.page_banner .bg-video iframe {
  width: 100%;
  height: 100%;
}

#page-banner .page_banner .cont-banner-top {
    width: 46rem;
    height: 43rem;
    left: -5.8rem;
    bottom: -4rem;
    position: absolute;
    color: #fff;
    padding: 6rem 3rem 3rem 6rem;
}
#page-banner .page_banner .cont-banner-top::after {
   content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #6de0f6;
    mix-blend-mode: multiply;
}
#page-banner .page_banner .container{
	position: relative;
}
#page-banner .page_banner .cont-banner-top .title {
    font-size: 7rem;
    font-weight: 700;
    line-height: 7rem;
    position: relative;
    margin: 0px;
    z-index: 9;
    white-space: nowrap;
}
.banner_container {
    width: 1170px;
	height: 100%;
    margin: auto;
	position: relative;
}

.banner_container
.primary {
  color: #262262;
}
.invest-row > .wpb_column > .vc_column-inner > .wpb_wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-id-6198 .invest-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  justify-content: space-between;
}
.invest-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  justify-content: center;
}
.invest-row .invest-heading {
  width: 100%;
}
.invest-col {
  width: 33%!important;
}
.page-id-6198 .invest-col {
  width: 18%!important;
}
.invest-col .wpb_single_image img {
  max-width: 140px;
  margin-bottom: 40px;
}
.invest-col .wpb_text_column p {
  font-size: 22px;
  position: relative;
  color: #4f4f4f;
  padding-top: 20px;
  margin-top: 40px;
  font-weight: 500;
  line-height: 1.2;
	text-align: center;
}
.page-id-6198 .invest-col p {
  font-size: 20px;
  line-height: 17px;
}
.invest-col .wpb_text_column:nth-child(3) p {
  margin-top: 0;
padding-top: 15px;
color: #4a4a4a;
font-size: 14px;
font-weight: 300;
padding-left: 10px;
padding-right: 10px;
}
.invest-col .wpb_text_column:nth-child(3) p:before {
  display: none;
}
.invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  transform: rotate(45deg);
  transform-origin: bottom right;
}
.page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
  transform: rotate(45deg);
  transform-origin: bottom right;
}
.invest-col p:before {
  content: "";
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #6de0f6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:before, .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after, .page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:before, .page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after  {
  background-color: #666;
  height: 2px;
  right: -5px;
  position: absolute;
  top: 90px;
  width: 50px;
  background: #6de0f6;
  content: "";
  display: inline-block;
}
.invest-col:last-child > .wpb_column > .vc_column-inner > .wpb_wrapper:before, .invest-col:last-child > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
  display: none;
}
.page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:before, .page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
  right: -30px;
  width: 25px;
}
.invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
  transform: rotate(-45deg);
  transform-origin: top right;
}
.page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
  transform: rotate(-45deg);
  transform-origin: top right;
}
.home #banner_text_container {
  bottom: 0;
}
.home a.contact {
  margin-top: 0;
}
#banner_text_container {
    width: auto;
	max-width: 51rem;
	min-width: 46rem;
    height: 43rem;
    bottom: -4rem;
	left: -5.2rem;
    position: absolute;
    color: #fff;
    padding: 6rem 6rem 3rem 6rem;
}
#banner_text_container p{
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2.4rem;
  position: relative;
  letter-spacing: 3rem;
  margin: 22px 0px 0px 0px;
  z-index: 9;
  letter-spacing: 3px;
}
#banner_text_container::after{
	content: "";
    position: absolute;
	left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
	background-color: #6de0f6;
    mix-blend-mode: multiply;
  z-index: 8;
}
.page-id-6346 #banner_text_container::after, .page-id-6260 #banner_text_container::after {
  background-color: #368ea4;
}
.container .vc_row[data-vc-full-width] {
  overflow: visible!important;
}
#banner_text_container h1.title {
    font-size: 7rem;
    font-weight: 700;
    line-height: 7rem;
    position: relative;
    margin: 0px;
    z-index: 9;
}
.page_banner .unit_price {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    padding: 2.6rem;
    max-width: 45rem;
	background-color: #368ea4;
}
.page_banner .unit_price .unit_wrapper{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.page_banner .unit_price .banner-disclaimer {
  font-size: 10px;
	color: #c1c1c1;
	padding-top: 25px;
}
.page_banner .unit_price  .ic {
    width: 150px;
	height: auto;
	position: relative;
    z-index: 9;
    float: left;
}
.page_banner .unit_price  .ic img{
	height: auto;
}
.page_banner .unit_price .price {
    position: relative;
    z-index: 9;
    float: right;
    width: 18rem;
}
.page_banner .unit_price .price b {
	color: #ffffff;
    font-family: "Zilla Slab",serif;
    font-size: 7.2rem;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    line-height: 2rem;
}
.page_banner .unit_price .price span {
    font-family: "Zilla Slab",serif;
    font-size: 15px;
	color: #d2b494;
    letter-spacing: 1px;
	font-weight: 600;
}


/********************
BANNER SLIDER
********************/

#banner_slider{
	position: relative;
	height: 765px;
	margin-bottom: -35px;
}
#banner_slider .banner_container{
}


.desktop-slider{
	position: absolute;
	display: block !important;
	top: 0;
	width: 100%;
	height: 100%;
}
.desktop-slider .slick-slide img , .mobile-slider .slick-slide img {
  height: 100%;
}
.mobile-slider{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: none !important;
	
}
@media (min-width: 1280px) and (max-width: 1480px){
	#banner_slider{
		height: 765px;
	}
}
@media (min-width: 1025px) and (max-width: 1280px){
	#banner_slider{
		height: 650px;
	}
	#banner_slider #banner_text_container{
		bottom: 50px;
	}

}
@media (max-width: 1024px) {
	#banner_slider{
		height: 467px;
	}
	#banner_slider .banner_container{
		left: 0;
	}
	
	#banner_slider #banner_text_container{
		width: 350px;
		min-width: 350px;
		bottom: 40px;
	}
}
@media (max-width: 767px){
	#banner_slider {
		margin-bottom: 0;
	}
	.desktop-slider{
		display: none !important;
	}
	.mobile-slider{
		display: block !important;
	}
	#banner_slider #banner_text_container{
		width: 100vw;
		min-width: unset;
		max-width: unset;
		bottom: 0;
	}
}

/*********************
BANNER QUOTE
*********************/
.banner-quote {
    position: relative;
    width: 100%;
	height: 100%;
	min-height: 840px;
}
body.home .banner-quote{
    top: -50px;
    
}
.page-id-6198 .banner-quote {
  min-height: 758px;
}
.banner-quote .content {
  position: absolute;
  left: -5.2rem;
	top: 135px;
  width: 54rem;
  height: min-content;
  max-height: -moz-min-content;
  min-height: 48.4rem;
  background-color: #262262;
  margin: auto;
  padding: 7.5rem 5rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 300
}
.banner-quote .content span.quote_marks {
    color: #ffffff;
    font-size: 7.5rem;
    font-weight: 700;
    letter-spacing: -0.85px;
    line-height: 7.5rem;
}
.banner-quote .content p {
    margin-bottom: 2rem;
    color: #fff;
}
.banner-quote .title-box.content p {
  font-size: 1.6rem;
  line-height: 2.3rem;
}
.banner-quote .content h2{
	margin: -1rem 0px 2.5rem 0;
    color: #ffffff;
    font-family: "Zilla Slab", serif;
    font-size: 4.5rem;
    font-weight: 400;
    line-height: 4.5rem;
    position: relative;
    padding-bottom: 3rem;
}
.banner-quote .content h2.quote {
    margin: -1rem 0px 2.5rem 0;
    color: #ffffff;
    font-family: "Zilla Slab",serif;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 3rem;
}
.banner-quote .content h2::after{
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    background: #6de0f6;
}
.banner-quote .bg-img {
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.banner-quote .bg-img img {
	position: absolute;
	height: 100%;
    object-fit: cover;
    min-width: 100%;
}

.photon-page .section-index-2 .banner-quote .content h2, .photon-banner.section-index-2 .banner-quote .content h2 {
    font-size: 4.5rem;
	line-height: 4.5rem;
	font-weight: 700;
}
.photon-page .section-index-2 .banner-quote .content h2 strong, .photon-banner.section-index-2 .banner-quote .content h2 {
    font-weight: 400;
	clear: both;
    display: block;
}
.photon-page .section-index-2 .banner-quote .content .col-left {
    width: 47%;
	display: inline-block;
	margin-right: 4rem;
}
.photon-page .section-index-2 .banner-quote .content .col-right {
    width: 47%;
	display: inline-block;
}
.innovations-page .banner-quote .content {
    width: 55rem;
    height: 55rem;
    padding-top: 6rem;
}

.innovations-page .banner-quote .content h2{
	font-size: 24px;
    margin-top: 20px;
    font-weight: 500;
	font-family: inherit;
	line-height: 32px;
}

.disclaimer-block .content-block p, .content-news-page .box-pad .disclaimer-block .content-block p{
	font-size: 10px;
  line-height: 15px;
}
.content-news-page .box-pad .disclaimer-block .content-block p{
	padding-top: 25px;
	color: #4a4a4a;
}

/*********************
STACKED IMAGES
*********************/
.img_wrapper {
    position: relative;
    right: -50px;
    padding-bottom: 250px;
    margin-bottom: 125px;
}
.img .img_wrapper .portfolio_img {
    width: 90%;
	position: absolute;
    top: 0;
}
.img .img_wrapper .portfolio_img.top {
    z-index: 10;
    animation-delay: .5s;
}
.img .img_wrapper .portfolio_img.center {
    z-index: 9;
    animation-delay: 1s;
}
.img .img_wrapper .portfolio_img.bottom {
    z-index: 8;
    animation-delay: 1.5s;
}


/*********************
MENU STYLES
*********************/
.main-menu {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}
.main-menu > ul {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: relative;
  text-align: left;
  display: block;
  list-style: none;
  box-sizing: border-box;
}
.main-menu > div {
  margin-left: 15px;
}
.main-menu > ul ul.sub-menu{
	display: none;
}
@media (max-width: 767px) {
  .main-menu > ul {
    padding-top: 6rem;
    text-align: center;
    padding-bottom: 3rem;
  }
}
.main-menu > ul > li {
  float: left;
  width: initial;
  margin: 0px 2rem 0 2rem;
  padding: 0px;
  position: relative;
  text-align: center;
  display: inline-block;
  list-style: none;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .main-menu > ul > li {
    margin: 0 0px 4.5rem 0px;
    padding-bottom: 3.5rem;
    display: inline-block;
    float: initial;
    width: 100%;
    text-align: right;
    padding-right: 20px;
  }
	  .text-center-mobile {
    text-align: center;
  }
}
.main-menu > ul > li:last-child {
  padding-right: 0px;
}
@media (max-width: 767px) {
  .main-menu > ul > li:last-child {
    text-align: right;
    padding-right: 20px;
  }
}
.main-menu > ul > li a {
  color: #fff;
  letter-spacing: 0.5px;
  font-size: 1.4rem;
  font-weight: 300;
}
.main-menu > ul > li a:hover{
	text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-menu > ul > li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .main-menu > ul > li a {
    font-size: 16px;
  }
}
.main-menu > ul > li a::before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.main-menu > ul > li a:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -1.2rem;
  background: #6de0f6;
  width: 0;
  height: 1px;
  right: 0px;
  margin: auto;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.main-menu > ul > li:hover a, .main-menu > ul > li.current-menu-item a {
  font-weight: 500;
}
.main-menu > ul > li:hover a:after, .main-menu > ul > li.current-menu-item a:after {
  width: 100%;
}
@media (max-width: 767px) {
  .main-menu > ul > li:hover a:after, .main-menu > ul > li.current-menu-item a:after {
    width: 9.35rem;
    background: #d0021b;
    opacity: 1;
    height: 2px;
    bottom: 3px;
    left: initial;
    right: 20px;
  }
}

.open-navbar .narbar-main {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  background: #262262;
  background-size: cover;
}

body.open-navbar {
  overflow: hidden;
}

.open-navbar .narbar-main {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  position: fixed;
  top: 65px;
  left: 0px;
  width: 100%;
  height: initial;
  text-align: center;
}

#nav-icon1 {
  height: 5.75rem;
  width: 8.5rem;
  right: 0px;
  position: absolute;
  float: right;
  top: 7.25rem;
  z-index: 9999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}


#nav-icon1.open {
  z-index: 99999;
}
#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 19px;
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  right: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-icon1 span:after {
  content: "";
  position: absolute;
  left: -6px;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 0;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
#nav-icon1 span:nth-child(2):after {
  display: none;
}

#nav-icon1 span:nth-child(3) {
  bottom: 0px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 0px;
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 0px;
}

@media (max-width: 1024px) {
  .narbar-main {
    visibility: hidden;
    opacity: 0;
    position: absolute;
  }
}

/*********************
MEGA MENU STYLES
*********************/
.mega-menu {
	width: 100vw;
	padding: 0;
	height: 0px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s ease-in-out;
	position: fixed;
	top: 123px;
	left: 0;
	z-index: 1000;
	background: #262262;
}
.list-download .item-download:nth-child(even) {
	background-color:  #c3c1c1;
}
.list-download .item-download.active {
	background-color: #6de0f6;
}
.page-template-photon-2021 .btn-style {
	margin-top: 1rem;
}
.mega-menu h2 {
	font-family: 'Zilla Slab';
	font-size: 35px;
    position: relative;
    margin-top: 0;
    letter-spacing: 3px;
    margin-bottom: 10px;
    line-height: 38px;
}

.mega-menu h3.sub-header {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.mega-menu h2::after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 60px;
    height: 1px;
    background: #ff001f !important;
}

.mega-menu h3, .mega-menu p {
	color: #fff;
	font-family: 'Raleway';
}

.mega-menu .row .btn-style-hover:last-of-type {
	margin-left: 20px;
}

.mega-menu .menu-buttons{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mega-menu .btn-style-hover {
	margin-top: 0;
	margin-right: 0;
}

.mega-menu .row {
	margin: 0;
	display: flex;
	justify-content: flex-start;
}

.mega-menu .right-col {
	padding-left: 100px;
  border-left: 1px solid #fff;
  width: 50%;
}

.mega-menu .left-col {
	padding-right: 100px;
	width: 50%;
}

.mega-menu img.menu-image {
	max-height: 80px;
	margin-left: auto;
}
.mobile-subnav{
	margin-left: 10px;
}
.mobile-subnav.indented{
	margin-left: 20px;
}
.main-menu > ul > li > ul > li.mobile-subnav{
	list-style: none;
}
.main-menu > ul > li > ul > li.mobile-subnav a{
	font-size: 14px;
}
.mega-menu.open {
	padding: 50px 0;
	height: auto;
	visibility: visible;
	opacity: 1;
	border-top: 1px solid #fff;
}

.flex {
	display: flex;
}

.mega-menu h2 {
	color: #fff;
}

.main-menu > ul > li.invest_menu_toggle_mobile{
	display: none;
}
@media (max-width: 1280px) {
	.mega-menu h2{
		font-size: 32px;
	}
}
@media (max-width: 1024px) {
	
	.main-menu > ul > li.invest_menu_toggle_mobile{
		display: block;
	}
	.main-menu > ul > li.invest_menu_toggle{
		display: none;
	}
}


/*********************
FORM STYLES
*********************/
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
    float: left;
    width: 100%;
}
body .subscribe-download-form .gform_wrapper .top_label div.ginput_container {
	margin-bottom: 10px;
}
body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label{
	float: left;
	width: 100%;
	margin: 0;
	background: #fff;
	color: #979797;
	font-size: 14px;
	font-weight: 400;
	padding-left: 2.8rem;
	padding-top: 1.9rem;
}
body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	width: 100%;
	height: 4.4rem;
	background-color: #ffffff;
	border: none;
	color: #979797;
	font-size: 14px;
	font-weight: 400;
	padding-left: 20px !important;

}
body .gform_wrapper .light-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	color: #111;
	background: #F4F4F4;
}
body .gform_wrapper.gravity-theme textarea {
    color: #111;
	background: #F4F4F4;
	border: none;
	padding: 20px;
	width: 100%;
	min-height: 20rem;
    margin-bottom: 0;
}
body .gform_wrapper.gravity-theme form.subscribe textarea {
	color: #979797;
	background: #ffffff;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"]{
	display: inline-block;
	padding: 2rem 4.6rem 1.6rem 5rem;
	border: none !important;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: .7rem;
	background-color: #6de0f6;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover{
	background-color: #17143B;
}
.gform_wrapper.gravity-theme .gfield_checkbox button, .gform_wrapper.gravity-theme .gfield_checkbox input[type="text"], .gform_wrapper.gravity-theme .gfield_radio button, .gform_wrapper.gravity-theme .gfield_radio input[type="text"] {
    margin-top: 16px;
    background: #262262;
    border: none;
    padding: 10px 25px;
    color: #fff;
}


/********************
SUBSCRIBE FORM
********************/
.subscribe-form .gform_wrapper.gravity-theme .subscribe-top .gfield_checkbox label, .subscribe-form .gform_wrapper.gravity-theme .subscribe-top .gfield_radio label {
    color: #fff;
}
.subscribe-form .subscribe-top > div{
	color: #fff;
	
}
.subscribe-form .subscribe-top a{
	color: #6de0f6;
}
.subscribe-form {
    float: left;
    width: 100%;
    background-color: #242424;
    padding: 4rem 0;
    border-top: 2px solid #fff;
    position: fixed;
    z-index: 1000;
	position: fixed;
    top: 130px;
}
.subscribe-form .icon-close-form {
    cursor: pointer;
}
.subscribe-thankyou{
	display: none;
}

form.subscribe .gform-body{
	width: 50%;
	margin-right: 50px;
}
.gform_heading{
	display: none;
}
.w-70{
	width: 70%;
}
.subscribe-form .gform_wrapper .subscribe-top {
    display: flex;
	align-items: flex-end;
}
.subscribe-form .gform_wrapper .subscribe-top .gform_body, .gform_wrapper .subscribe-top .gform_footer {
    width: 50%;
}

.subscribe-form .gform_wrapper .subscribe-top.download {
    display: block;
	align-items: flex-end;
}
.gform_wrapper .subscribe-top.download .gform_body, .gform_wrapper .subscribe-top.download .gform_footer {
    width: 100%;
}

@media (max-width: 1024px){
	form.subscribe {
		display: block;
	}
	form.subscribe .gform-body{
		width: 100%;
		margin-right: 0;
	}
	.w-70 {
		width: 100%;
	}
}

.gform_wrapper div.validation_error, .subscribe-download-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .subscribe-download-form .gform_wrapper li.gfield_error textarea, .subscribe-download-form .gform_wrapper .validation_message {
	color: red!important;
	border-top: none;
	border-bottom: none;
}
.subscribe-download-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: #fff !important;;
}
.subscribe-download-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.subscribe-download-form .gform_wrapper li.gfield_error textarea, .subscribe-download-form .gform_wrapper li.gfield.gfield_error, .subscribe-download-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: none;
}
.subscribe-download-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border-bottom: 1px solid #fff;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: unset!important;
    margin-bottom: none!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}
.subscribe-download-form .gform_wrapper .field_description_below .gfield_description {
 padding-top: 0;
}
.subscribe-download-form .gform_wrapper .gform_footer {
	text-align: center;
}
.page-id-6306 .gform_wrapper .gform_footer {
 padding-top: 0;
}
body .subscribe-download-form .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
	margin-top: 10px;
	color: #fff;
}
.page-id-6306 .gform_wrapper .top_label div.ginput_container {
	margin-bottom: 10px;
}
.page-id-6306 .wpb_content_element {
  margin-bottom: 0;
}
body.page-template-contact #field_1_6 {
	margin-top: 0!important;
}
#field_1_5 .ginput_container.ginput_container_textarea {
  margin-bottom: 10px;
}
#field_1_5 {
  margin-bottom: 0;
}

body .subscribe-download-form .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html a {
	text-decoration: underline;
	color: #fff;
}
body .subscribe-download-form .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html a:hover {
	color: #6de0f6;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	color: red!important;
	border-top: none;
	border-bottom: none;
}

.gform_wrapper .subscribe-top .gform_footer {
    margin-bottom: 60px;
    padding-left: 50px;
}
.gform_wrapper .subscribe-top .gfield_description {
    width: 100%;
    font-size: 16px;
}
body .subscribe-download-form .gform_wrapper .top_label .gfield_label {
	display: none!important;
}
body .subscribe-download-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	height: 50px;
	padding: 10px 5px!important;
	font-size: 24px;
	background: none;
	border-bottom: 1px solid #fff;
	outline: none;
	font-weight: 300;
}
.gform_wrapper .subscribe-top .gform_footer input[type="submit"]{
    background: unset;
    border: 1px solid #fff !important;
    width: 290px;
    font-weight: 500;
}
body .gform_wrapper .subscribe-top div.gform_body ul.gform_fields li.gfield.gfield_html, body .gform_wrapper .subscribe-top div.gform_body ul.gform_fields li.gfield.gfield_html a {
    line-height: inherit;
}
body .gform_wrapper .subscribe-top div.gform_body ul.gform_fields li.gfield.gfield_html{
	padding-top: 15px;
}
body .gform_wrapper .subscribe-top div.gform_body ul.gform_fields li.gfield.gfield_html a{
	text-decoration: underline;
}
body .gform_wrapper .subscribe-top div.gform_body ul.gform_fields li.gfield.gfield_html a:hover, body.page-template-contact #field_1_7 a:hover {
	color: #6de0f6;
}
.gform_wrapper.gf_browser_chrome .subscribe-top .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .subscribe-top .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio .subscribe-top li input[type=radio] {
    margin-top: 0;
}
.gform_wrapper .subscribe-top ul.gfield_checkbox li, .gform_wrapper .subscribe-top ul.gfield_radio li {
    padding: 0!important;
    margin: 0;
}
.gform_wrapper .subscribe-top ul.gfield_checkbox li label, .gform_wrapper .subscribe-top ul.gfield_radio li label {
    font-weight: 300;
    font-size: 14px;
    margin: 5px 0 0 5px;
}
body .gform_wrapper .subscribe-top .top_label div.ginput_container {
    margin-top: 0 !important;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.gform_wrapper .subscribe-top .validation_error{
	display: none !important;
}
.gform_wrapper .subscribe-top .validation_message {
    color: #ff0000;
}
.gform_wrapper .subscribe-top li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 16px;
    padding-top: 0;
}

body .gform_wrapper .subscribe-top input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    width: 100%;
    height: 50px;
    background-color: unset;
    border: none;
    font-size: 24px;
    font-weight: 200;
    border-bottom: 1px solid #fff;
    padding: 10px 5px !important;
    margin: 0;
	outline: none!important
}

.gform_wrapper .subscribe-top li.gfield.gfield_error, .gform_wrapper .subscribe-top li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: unset;
    margin-bottom: 6px!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}
.gform_wrapper .subscribe-top li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .subscribe-top li.gfield_error textarea {
    border: none;
}

.gform_wrapper.gravity-theme .gfield_contains_required.hidden_label .gfield_label .gfield_required {
    font-size: medium;
    font-size: initial;
    display: none;
}
.terms_field a {
    color: #337ab7;
}


/*********************
PAGE SECTIONS
*********************/
.section-index-2{
	min-height: 800px;
}

/*********************
FOOTER STYLES
*********************/
#footer .flex-row {
  align-items: flex-end
}
#footer {
  background-color: #262262;
  border-top: 1px solid #fff;
  padding: 7rem 0 5rem
}
#footer .title-box {
  float: left;
  width: 100%
}
#footer .title-box h2 {
  font-family: "Raleway", Arial, sans-serif;
  margin: 0 0 2rem 0;
  color: #6de0f6;
  font-size: 14px;
  letter-spacing: 7.33px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom: 15px
}
#footer .title-box h2:after {
  display: none
}
#footer .logo-footer {
  color: #ffffff;
  font-size: 14px
}

#footer .logo-footer a {
  color: #ffffff;
  color: #ffffff;
  display: flex;
  align-items: baseline;
  justify-content: left;
}
#footer .logo-footer a img {
  max-width: 17rem
}
#footer .menu-footer {
  margin: 0px 5rem
}
#footer .logo-footer span {
    display: inline-block;
    margin-left: 15px;
}
.textwidget.custom-html-widget {
    width: 100%;
}
aside#custom_html-2 {
    width: 404px;
}

#footer .menu-footer ul li span {
    color: #6de0f6;
    font-size: 12px;
    display: inline-block;
    position: relative;
    padding: 0px 10px;
    font-weight: 500;
}
#footer .list-social .icon_svg {
    max-width: 18px;
}
#footer .menu-footer-right ul {
  list-style: none;
  padding: 0;
  margin: 0
}
#footer .menu-footer-right ul li {
  text-align: right;
  padding: 3px 0
}
#footer .menu-footer ul {
  list-style: none;
  padding: 0;
  margin: 0
}
#footer .menu-footer ul li {
  display: inline-block;
	  line-height: 20px;
}
#footer .menu-footer ul li a {
  color: #6de0f6;
  font-size: 12px;
  display: inline-block;
  position: relative;
  padding: 0px 10px;
  font-weight: bolder;
  font-weight: 500;
}
#footer .menu-footer ul li a:after {
  content: "";
  position: absolute;
  right: -2px;
  top: 0;
  bottom: 0px;
  height: 10px;
  width: 1px;
  background: #6de0f6;
  margin: auto
}
#footer .menu-footer ul li a:hover {
  color: #fff
}
#footer .menu-footer ul li:last-child a:after {
  display: none
}
#footer .menu-footer-right {
  margin-right: 6rem
}
#footer .menu-footer-right ul li a {
  color: #fff;
  font-size: 12px;
  display: inline-block;
  position: relative;
  padding: 0px 10px;
}
#footer .menu-footer-right ul li a:hover {
  color: #ed6446
}
#footer .copyright {
  float: left;
  width: 100%;
  margin-top: 4.5rem;
  color: #9b9b9b;
  font-size: 12px
}
#footer .list-social {
  position: absolute;
  right: -40px;
  top: 0;
  width: 25px
}
#footer .list-social ul {
  list-style: none;
  padding: 0;
  margin: 0
}
#footer .list-social ul li {
  margin: 12px 0;
  display: inline-block;
  width: 100%;
  text-align: center
}
#footer .list-social ul li a i{
	color: #fff;
}
#footer .list-social ul li a:hover i{
	color: #6de0f6;
}
#footer .container {
  position: relative
}

@media (max-width: 767px) {
  #footer {
    padding: 17rem 0 8rem
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #footer .flex-row {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5.7rem
  }
}

@media (max-width: 991px) {
  #footer .logo-footer {
    float: left;
    width: 100%
  }
}
@media (max-width: 767px) {
  #footer .logo-footer {
    margin: 10rem 0
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer .logo-footer a {
    justify-content: flex-start
  }
}

@media (max-width: 767px) {
  #footer .logo-footer a {
    display: block
  }
  #footer .logo-footer a img {
    max-width: 30rem
  }
}

@media (max-width: 767px) {
  #footer .logo-footer span {
    width: 100%;
    margin-left: 0;
    margin-top: 6px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #footer .menu-footer {
    margin: 3rem 0;
    float: left;
    width: 100%
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer .menu-footer-right {
    position: absolute;
    right: 40px;
    top: -5rem
  }
}
@media (max-width: 767px) {
  #footer .menu-footer-right {
    margin-right: 0;
    float: left
  }

  #footer .menu-footer-right ul li {
    text-align: left;
    padding: 5px 0
  }

  #footer .menu-footer-right ul li a {
    padding: 0px;
    font-size: 14px
  }

  #footer .flex-row {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 60px
  }
  #footer .flex-row .menu-footer {
    margin: 0px 0;
    position: absolute;
    bottom: 0px;
    left: 0
  }
  #footer .flex-row .menu-footer ul li:first-child a {
    padding-left: 0
  }
}
@media (max-width: 1100px) and (min-width: 992px) {
  #footer .list-social {
    right: 15px
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer .list-social {
    right: 25px
  }
}
@media (max-width: 767px) {
  #footer .list-social {
    right: 25px;
    top: 16rem
  }
}
@media (max-width: 1100px) and (min-width: 992px) {
  #footer .container {
    padding-right: 40px
  }
}

/*********************
TEAM GRID STYLES
*********************/
#our_team{
	
	
}
.list-team .title-box{
    width: 1140px !important;
    margin: auto;
}
.list-team .netninjas_team_grid {
    width: 1340px !important;
    margin: auto;
}
.team-grid .wpb_content_element{
	margin: 0;
}
.our-team {
  width: 100%;
  padding: 7rem 0
}
.our-team .list-team .row {
  margin: 0px -1px
}
.our-team .list-team .row .col-xs-12 {
  padding: 0px 1px
}
.our-team .list-team .item-team {
  float: left;
  width: 33%;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0 1px;
  margin-bottom: 30px;
  position: relative;
}
.our-team .list-team .item-team .img {
  float: left;
  width: 100%;
  padding: 50%;
  position: relative;
}
.our-team .list-team .item-team .img:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background: linear-gradient(180deg, transparent, rgba(0, 3, 6, 0.78));
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease
}
.our-team .list-team .item-team .img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.our-team .list-team .item-team .img a img {
  height: 100%;
  min-width: 100%;
  object-fit: cover;
  object-position: center;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease
}
.our-team .list-team .item-team .img:hover:after {
  background: linear-gradient(180deg, transparent, rgba(0, 3, 6, 0.51))
}
.our-team .list-team .item-team .img:hover a img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
.our-team .list-team .item-team .title {
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 100%;
  text-align: center;
  padding: 0;
  color: #fff;
  font-weight: 300
}
.our-team .list-team .item-team .title p {
  color: #fff;
}

.our-team .list-team .item-team .title h2 {
  font-weight: 300;
  font-size: 2.8rem;
  position: relative
}

.our-team .list-team .item-team .title h2 a {
  position: absolute;
  top: 5px;
  margin-left: 6rem;
  font-size: 2rem;
  font-weight: 500;
  color: #ed6446
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-team .list-team .item-team .title {
    font-size: 3.5rem;
    letter-spacing: 2px;
    bottom: 6rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-team .list-team .item-team .title h2 {
    font-size: 7rem;
    margin-bottom: 0;
    letter-spacing: 1px
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .our-team .list-team .item-team .title h2 a {
    font-size: 20px
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .our-team {
    padding-bottom: 0
  }
}
@media (min-width: 1270px) {
  .our-team .list-team .container {
    width: 1340px;
  }
  .vc_row.team-grid {
    max-width: 1340px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-team .list-team .container {
    padding: 0
  }  
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-team .list-team .item-team {
    margin-bottom: 3px
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-team .list-team .item-team {
    margin-bottom: 3px
  }
}


/*********************
ABOUT US PAGE STYLES
*********************/

.our-investment {
  float: left;
  width: 100%;
  padding: 7rem 0;
  background: #f4f4f4;
  position: relative
}
.page-id-6198 .video-box .content h2 {
  color: #fff;
  font-family: "Zilla Slab",serif;
  font-size: 4.5rem;
  line-height: 30px;
  font-weight: 400;
  margin: 0px 0px 4.5rem 0;
}
.our-investment .title-box {
  margin-right: 5rem
}
.our-investment .content {
  color: #4a4a4a;
  font-size: 1.6rem;
  line-height: 2.3rem;
}
.our-investment .content p {
  margin-bottom: 2rem
}
.page-id-6198 .section-index-2 .banner-quote{
  min-height: 1067px;
}
.page-id-6198 .section-index-2 .banner-quote .content{
  width: 60%;
  top: 185px;
	display: block;
}
@media (min-width: 1680px) and (max-width: 1920px) {
	.page-id-6198 .section-index-2 .banner-quote .content{
		width: 50%;
	}
}
.page-id-6198 .section-index-2 .banner-quote .side-content {
  position: absolute;
  z-index: 10;
  width: 468px;
  bottom: 220px;
  right: 368px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .our-investment .flex-row-top {
    width: 100%;
    display: block
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-investment .title-box {
    width: 100%
  }
  .our-investment .title-box p {
    font-size: 3.1rem;
    line-height: 4rem;
    max-width: 43%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .our-investment .content {
    float: left;
    width: 50%;
    font-size: 2rem;
    line-height: 2.6rem;
    padding-left: 0;
    margin-top: 4rem;
    min-width: 50%;
    max-width: 50%
  }
  .our-investment .content.content-center {
    padding-right: 3.7rem
  }
  .our-investment .content.content-right {
    padding-left: 3.7rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-investment .content {
    font-size: 4rem;
    line-height: 5.5rem;
    float: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-bottom: 4rem
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .our-investment .content p {
    margin-bottom: 4rem
  }
}
.block-chain .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.block-chain .wpb_wrapper .invest-item {
    width: 20%;
}

.block-chain .wpb_wrapper .invest-item .item-ivBlock .it-img img {
    max-width: 70%;
}

.block-chain .wpb_wrapper .invest-item .item-ivBlock {
    text-align: center;
    position: relative;
    padding: 0 20px;
}
.block-chain .wpb_wrapper .invest-item .item-ivBlock p {
    margin-top: 0;
    padding-top: 10px;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 300;
}

.title-box h2 {
  color: #262262;
  font-size: 4.5rem;
  font-weight: 600;
  letter-spacing: -0.05px;
  font-family: "Zilla Slab", serif;
  font-weight: 400;
  margin: 0 0px 2rem 0;
  position: relative;
  padding-bottom: 3rem;
}

/*********************
PERFORMANCE PAGE STYLES
*********************/
.page-id-6346 a.contact {
  margin-top: 0;
}

.vc_column_container.photon_fund_text_left{
	padding-right: 50px;
}
.vc_column_container.photon_fund_text_left p{
	font-size: 16px;
  line-height: 24px;
}
.photon-fund {
  float: left;
  width: 100%;
  padding: 10rem 0;
  background: #f4f4f4;
  position: relative
}
#performance-chart {
  left: 40px;
}
#performance-chart h2 {
  color: #262262;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -0.05px;
  font-family: "Zilla Slab",serif;
  font-weight: 400;
  margin: 0;
  position: relative;
  padding-bottom: 3rem;
}
#performance-chart #chart_disclaimer{
	font-size: 10px;
	color: #575656;
}
@media (min-width: 1270px) {
  .photon-fund .container {
    width: 1100px
  }
}
.photon-fund .title-box {
  width: 37rem;
  margin-right: 5rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .photon-fund .title-box {
    width: 35rem;
    min-width: 35rem;
    margin-right: 0;
    padding-right: 3rem
  }
}
@media (max-width: 767px) {
  .photon-fund .title-box {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 5rem
  }
}
.photon-banner .banner-quote .content {
  background-color: rgba(54, 142, 164, 0.8);
  display: flex;
  flex-wrap: wrap;
  width: 90rem;
  left: -5.2rem;
  position: relative;
  margin-top: 0;
  margin-bottom: 6rem;
  margin-left: 0;
  margin-right: 0;
  justify-content: space-between;
}
.section-index-2-cloud .banner-quote .content{
	width: 50%;
}
.photon-page .section-index-2.holon-blue .banner-quote .content{
	background-color: rgba(38, 34, 98, 0.8);
}

.photon-page .section-index-2 .banner-quote .content h2, .photon-banner.section-index-2 .banner-quote .content h2 {
  width: 100%;
}
.photon-page .section-index-2 .banner-quote .content div, .photon-banner.section-index-2 .banner-quote .content h2 {
  width: 48%;
}
.photon-fund .title-box p {
  margin-bottom: 3rem;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px
}
.photon-fund .title-box p b {
  color: #4a4a4a;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.1rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .photon-fund .title-box p b {
    font-size: 2rem;
    line-height: 2.5rem
  }
}
@media (max-width: 767px) {
  .photon-fund .title-box p b {
    font-size: 4rem;
    line-height: 5.5rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .photon-fund .title-box p {
    font-size: 1.55rem;
    line-height: 2.2rem
  }
}
@media (max-width: 767px) {
  .photon-fund .title-box p {
    font-size: 3rem;
    line-height: 4.5rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .photon-fund .img {
    width: Calc(100% - 30px);
    min-width: Calc(100% - 30px);
    position: relative;
    top: 50px;
  }
  .vc_column_container.photon_fund_text_left {
    padding-right: 25px!important;
  }
}
.disclaimer {
    font-size: 9px;
    font-weight: 400;
    padding: 25px 15px 15px;
    background: #f3f3f3;
}
.reporting {
  float: left;
  width: 100%;
  padding: 10rem 0;
  background: #fff;
  position: relative
}
.page-id-6289 .banner-quote {
  min-height: 760px;
}
.reporting .box-report {
  padding: 4.4rem 5rem;
  position: relative;
  float: left;
  width: 100%
}
@media (max-width: 767px) {
  .reporting .box-report {
    padding: 0
  }
}
.reporting .box-report:after {
  content: "";
  position: absolute;
  width: 56rem;
  height: 100%;
  background-color: #f8f7f7;
  left: 0;
  top: 0
}
@media (max-width: 767px) {
  .reporting .box-report:after {
    background: #fff
  }
}
.reporting .box-report .title-box {
  position: relative;
  z-index: 9
}
.reporting .box-report .title-box h2 {
  margin-bottom: 4rem;
}
.table-css.performance-table {
  position: relative;
  z-index: 9;
  float: left;
  width: 100%;
  margin-bottom: 4rem
}
.table-css.performance-table table{
	width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table-css.performance-table {
    font-size: 18px;
  }
}
.table-css.performance-table table th {
  background-color: #262262;
  padding: 5px 13px 8px 13px;
  color: #fff;
  text-align: center;
	vertical-align: middle;
}
@media (max-width: 767px) {
  .table-css.performance-table table th {
    padding: 8px 13px 8px 13px
  }
}
.table-css.performance-table table tr {
  background-color: #ececed
}
.table-css.performance-table table tr:nth-child(odd) {
  background-color: #fff
}
.table-css.performance-table table tr th:first-child, .table-css.performance-table table tr td:first-child {
  text-align: left
}
.table-css.performance-table table td {
  padding: 7px 13px 8px 13px;
	text-align: center;
}
.reporting .box-report .content {
  position: relative;
  z-index: 9;
  float: left;
  width: Calc(56rem - 10rem);
  font-weight: 500;
  font-size: 13px;
  color: #4a4a4a
}
@media (min-width: 768px) and (max-width: 991px) {
  .reporting .box-report .content {
    font-size: 1.55rem;
    line-height: 2.2rem
  }
}
@media (max-width: 767px) {
  .reporting .box-report .content {
    font-size: 3rem;
    line-height: 4.5rem;
    width: 100%
  }
}

.reporting .box-report .table table {
    width: 100%;
    margin: 0;
}

.faq-box {
  float: left;
  width: 100%;
  padding: 7rem 0;
  background: #fff
}
.faq-box .container {
  position: relative
}
.faq-box .title-box {
  float: left;
  width: 100%;
  margin-bottom: 8rem
}
.faq-box .title-box h2 {
  color: #262262;
  font-size: 4.5rem;
  font-weight: 600;
  letter-spacing: -0.05px;
  font-family: "Zilla Slab", serif;
  font-weight: 700;
  margin: 0 0px 0 0;
  position: relative;
  padding-bottom: 3rem
}
.today_tomorrow p {
  margin-bottom: 2rem;
}
.title-box h2{
  color: #262262;
  font-size: 4.5rem;
  font-weight: 600;
  letter-spacing: -0.05px;
  font-family: "Zilla Slab",serif;
  font-weight: 400;
  margin: 0 0px 4rem 0;
  position: relative;
  padding-bottom: 3rem;
}
.title-box h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #6de0f6;
}
.title-box h2 span {
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-box .title-box h2 {
    font-size: 2.6rem;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .faq-box .title-box h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    padding-bottom: 6rem
  }
}
.faq-box .title-box h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #6de0f6;
}
.faq-box .list-faq {
  float: left;
  width: 100%
}
@media (max-width: 991px) {
  .faq-box .list-faq .flex-row-top {
    display: block;
    padding-right: 25px
  }
}
.faq-box .list-faq .item-faq {
  float: left;
  width: 100%;
  padding-bottom: 5rem;
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 5rem;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-box .list-faq .item-faq {
    padding-bottom: 1rem;
    margin-bottom: 1.6rem;
  }
}
.faq-box .list-faq .item-faq .title {
  min-width: 48rem
}
.faq-box .list-faq .item-faq .title h2 {
  margin: 0;
  color: #4a4a4a;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 22px
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-box .list-faq .item-faq .title h2 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .faq-box .list-faq .item-faq .title h2 {
    font-size: 4rem;
    line-height: 6rem
  }
}
.faq-box .list-faq .item-faq .content {
  margin: 0px 3rem;
  color: #4a4a4a;
  font-size: 1.6rem;
  letter-spacing: 0.1px;
  line-height: 2rem;
  opacity: 0;
  visibility: visible;
  height: 0;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease
}
@media (min-width: 768px) and (max-width: 991px) {
  .faq-box .list-faq .item-faq .content {
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 0px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .faq-box .list-faq .item-faq .content {
    font-size: 4rem;
    line-height: 6rem;
    margin: 0px;
    margin-top: 0px
  }
}
.faq-box .list-faq .item-faq .button-down {
  min-width: 7rem;
  color: #6de0f6;
  font-size: 3rem;
  text-align: center
}
.faq-box .list-faq .item-faq .button-down img {
  width: 20px;
  float: right
}
.faq-box .list-faq .item-faq .button-down .icon-cross {
  display: none
}
@media (max-width: 991px) {
  .faq-box .list-faq .item-faq .button-down {
    position: absolute;
    right: 0px;
    top: 0;
    width: 25px;
    height: 25px
  }
}
.faq-box .list-faq .item-faq.active .content {
  display: block;
  opacity: 1;
  visibility: visible;
  height: initial
}
@media (max-width: 767px) and (min-width: 320px) {
  .faq-box .list-faq .item-faq.active .content {
    margin-top: 20px
  }
}
.faq-box .list-faq .item-faq.active .button-down .icon-cross {
  display: block
}
.faq-box .list-faq .item-faq.active .button-down .icon-open {
  display: none
}
.potential-box {
  float: left;
  width: 100%;
  background: #f3f3f3;
  padding: 5rem 0
}
@media (max-width: 767px) and (min-width: 320px) {
  .potential-box {
    padding-top: 0
  }
}
.potential-box .container {
  position: relative
}
.potential-box .title-box {
  float: left;
  width: 100%;
  margin-bottom: 9rem
}
.potential-box .title-box h2 {
  color: #262262;
  font-size: 4.5rem;
  font-weight: 600;
  letter-spacing: -0.05px;
  font-family: "Zilla Slab", serif;
  font-weight: 400;
  margin: 0 0px 4rem 0;
  position: relative;
  padding-bottom: 3rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .title-box h2 {
    font-size: 5.2rem;
    line-height: 5.1rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .potential-box .title-box h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    margin-bottom: 6rem;
    padding-bottom: 6rem
  }
}
.potential-box .title-box h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #6de0f6;
}
.potential-box .title-box h2 span {
  font-weight: 700;
  display: inline-block;
  width: 100%
}
.potential-box .title-box p {
  color: #6c6e70;
  font-size: 2rem;
  font-weight: 700
}
.potential-box .title-box p b {
  display: inline-block;
  width: 100%;
  font-weight: 500
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .title-box p {
    font-size: 2.6rem;
    line-height: 3.1rem
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .potential-box .title-box p {
    font-size: 5rem;
    line-height: 8rem
  }
}
.potential-box .note {
  width: 46.4rem;
  background-color: #ffffff;
  padding: 5rem;
  position: absolute;
  right: 0;
  top: 0
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .note {
    right: 15px;
    top: 12rem;
    width: 52rem;
    padding: 3rem
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .potential-box .note {
    position: relative;
    width: 100%;
    float: left
  }
}
.potential-box .note ul {
  list-style: none;
  padding: 0;
  margin: 0
}
.potential-box .note ul li {
  float: left;
  width: 50%;
  padding-right: 10px;
  color: #6c6e70;
  font-size: 1.5rem;
  margin: 2px 0;
  display: flex
}
.potential-box .note ul li span.square {
  width: 1.8rem;
  height: 1.8rem;
  min-width: 1.8rem;
  background-color: #1c75bb;
  display: inline-block;
  margin-right: 1.8rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .note ul li span.square {
    width: 2.4rem;
    height: 2.4rem;
    min-width: 2.4rem;
    margin-right: 2.4rem
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .potential-box .note ul li span.square {
    width: 4.5rem;
    height: 4.5rem;
    min-width: 4.5rem;
    margin-right: 4.5rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .note ul li {
    font-size: 2rem;
    line-height: 2.4rem
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .potential-box .note ul li {
    font-size: 3.5rem;
    line-height: 6rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .img {
    float: left;
    width: 100%;
    margin-top: 6rem
  }
}
.potential-box .img p {
  padding: 5rem 0px 0 7rem;
  color: #9b9b9b;
  display: inline-block;
  max-width: 650px;
  width: 100%;
  font-size: 14px
}
@media (min-width: 768px) and (max-width: 991px) {
  .potential-box .img p {
    font-size: 10px
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .potential-box .img p {
    font-size: 8px;
    padding: 15px 0
  }
}

.vc_row.list-download {
    margin-bottom: -35px !important;
}
.vc_row.list-download.vc_custom_1618883736638 {
  margin-bottom: 0!important;
}
.list-download {
  float: left;
  width: 100%;
  background: #f4f4f4;
  position: relative;
  padding-top: 3rem;
  margin-bottom: 10rem
}
.list-download .fix-width-page {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  min-height: 22rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .fix-width-page {
    display: block
  }
}
.list-download .item-download {
  float: left;
  width: 480px;
  box-shadow: 0 -8px 5px #cdcdcd;
  position: relative;
  background: #9f9f9f;
  padding-left: 11.5rem;
  padding-top: 2rem;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease
}
.download-section-header {
  max-width: 1440px;
  margin: auto;
  font-size: 24px;
  color: #262262;
  margin-top: 20px;
  margin-bottom: 10px;
}
.download-section-header span {
  font-weight: 600;
}
@media (min-width: 1024px){
  .download-section-header {
    padding-left: 11.5rem!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-download .item-download {
    padding-left: 27px;
    padding-top: 1rem;
    width: 192px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download {
    width: 100%;
    padding-left: 0;
    box-shadow: none
  }
}
.list-download .item-download h2 {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 3.7rem;
  margin: 0px 0px 15px 0
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download h2 {
    font-size: 6rem;
    line-height: 6rem;
    margin: 0;
    padding: 5rem;
    margin: 0px 0px 15px 0
  }
}
.list-download .item-download h2 span {
  font-weight: 600
}
.list-download .item-download .dropdown .dropdown-toggle {
  width: 100%;
  float: right;
  height: 7.6rem;
  background-color: #000763;
  border: none;
  border-radius: 0;
  text-align: left;
  padding: 0 3.5rem;
  font-size: 1.4rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 7.6rem
}
.dropdown.open .dropdown-menu {
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-toggle {
    font-size: 3.5rem;
    padding: 5rem 5rem;
    height: initial;
    line-height: 10rem
  }
}
.list-download .item-download .dropdown .dropdown-toggle img {
  float: right;
    width: 25px;
    height: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-toggle img {
    margin-top: 5px
  }
}
.list-download .item-download .dropdown .dropdown-toggle span {
  float: right;
  border-top: 1rem dashed;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
  margin-top: 7px
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-toggle span {
    border-top: 3rem dashed;
    border-right: 3rem solid transparent;
    border-left: 3rem solid transparent
  }
}
.list-download .item-download .dropdown .dropdown-menu {
  top: 7.6rem;
  width: 100%;
  border: none;
  margin: 0;
  padding: 0
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-menu {
    position: relative;
    top: 0;
    left: 0
  }
}
.list-download .item-download .dropdown .dropdown-menu li {
  padding: 10px 0;
  border-left: 5px solid transparent;
  color: #4a4a4a;
  font-size: 1.6rem;
  font-weight: 500
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-menu li {
    padding: 5rem 0;
    border-bottom: 1px solid #ebebeb
  }
}
.list-download .item-download .dropdown .dropdown-menu li:hover {
  border-left: 5px solid #ff7f00
}
.list-download .item-download .dropdown .dropdown-menu li img {
  max-height: 3.5rem;
  margin-right: 2rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-menu li img {
    max-height: 8.5rem;
    margin-right: 7rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .list-download .item-download .dropdown .dropdown-menu li {
    font-size: 4rem
  }
}
.list-download .item-download:nth-child(2) {
  background-color: #c3c1c1
}
.list-download .item-download.active {
  background-color: #6de0f6;
  padding-top: 6rem
}
.list-download .item-download.video-tab-play .pause-play {
  position: absolute;
  box-shadow: 0 -8px 5px rgba(181, 181, 181, 0.5);
  background-color: rgba(0, 7, 99, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center
}
.list-download .item-download.video-tab-play .pause-play .prev, .list-download .item-download.video-tab-play .pause-play .next {
  margin: 0px 15px
}
.list-download .item-download.video-tab-play .pause-play .play {
  display: none
}

.list-download .dropdown-toggle::after{
	display: none;
}
.dropdown-toggle::after{
	display: none;
}

/*********************
INSIGHTS STYLES
*********************/
a.share-social i {
  font-size: 20px;
  background: #262262;
  padding: 5px;
  width: 30px;
  height: 30px;
  margin-right: 25px;
  color: #fff;
  text-align: center;
}
.insights-filter {
  float: left;
  width: 100%;
  background-color: #efefef;
  padding: 0rem 0
}
.insights-filter .title-box {
  width: initial
}
.insights-filter .filter-box {
  float: right;
  width: 46rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box {
    width: 32rem
  }
}
.insights-filter .filter-box .dropdown .dropdown-toggle {
  width: 100%;
  float: right;
  height: 5.8rem;
  background-color: #efefef;
  border: 1px solid #979797;
  border-radius: 0;
  text-align: left;
  padding: 0 3.5rem;
  color: #787878;
  font-size: 1.4rem;
  letter-spacing: 2px;
  line-height: 5.8rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box .dropdown .dropdown-toggle {
    height: auto;
    padding: 20px 10px;
    background-color: transparent;
    font-size: 4rem;
    letter-spacing: 0px;
    line-height: 4.8rem;
    display: flex;
  }
  .section-index-3 .list-insight .grid-item .item-group .item-insight {
    margin-bottom: 9rem!important;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle b {
    margin-left: auto;
    margin-right: 20px;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle > br {
    display: none
  }
}
.insights-filter .filter-box .dropdown .dropdown-toggle img {
  float: right
}
.insights-filter .filter-box .dropdown .dropdown-toggle span {
  float: right;
  border-top: 1rem dashed;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
  margin-top: 7px
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box .dropdown .dropdown-toggle span {
    float: right;
    border-top: 2rem dashed;
    border-right: 2rem solid transparent;
    border-left: 2rem solid transparent;
    margin-top: 5px;
  }
}
.insights-filter .filter-box .dropdown .dropdown-menu {
  top: 6rem;
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
	z-index: 1;
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box .dropdown .dropdown-menu {
    top: 60px;
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
    right: 0;
    left: initial;
    min-width: 300px
  }
}
.insights-filter .filter-box .dropdown .dropdown-menu li {
  float: left;
  width: 100%;
  padding: 2.2rem 3.5rem;
  border-left: 5px solid transparent;
  border-bottom: 1px solid #d8d8d8;
  color: #787878;
  font-size: 1.6rem;
  font-weight: 500
}
.insights-filter .filter-box .dropdown .dropdown-menu li h2 {
  color: #8a8a8a;
  font-size: 1.8rem;
  font-weight: 600;
  float: left
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box .dropdown .dropdown-menu li h2 {
    font-size: 3.5rem
  }
}
.insights-filter .filter-box .dropdown .dropdown-menu li ul {
  float: right;
  width: 16rem;
  list-style: none;
  padding: 0;
  margin: 0
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box .dropdown .dropdown-menu li ul {
    width: 33rem
  }
}
.insights-filter .filter-box .dropdown .dropdown-menu li ul li {
  padding: 2px 0;
  border-bottom: none
}
.insights-filter .filter-box .dropdown .dropdown-menu li ul li a {
  color: #5f5f5f;
}
.insights-filter .filter-box .dropdown .dropdown-menu li ul li a:hover {
  color: #888b8e;
}
.insights-filter .filter-box .dropdown .dropdown-menu li img {
  max-height: 3.5rem;
  margin-right: 2rem;
}
.insights-filter .filter-box .dropdown .dropdown-menu {
  box-shadow: 0 2px 12px rgb(0 0 0 / 10%);
}
@media (min-width: 320px) and (max-width: 767px) {
  .insights-filter .filter-box .dropdown .dropdown-menu li {
    font-size: 3rem;
  }
}













/****************
MENU STYLES
****************/
.logo {
  width: 13.3rem;
  margin: 2.5rem 0rem 2.5rem 0rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo {
    width: 117px;
    margin: 20px 0
  }
}
@media (max-width: 767px) {
  .logo {
    width: 20.5rem;
    margin: 15px 0;
    float: left
  }
}
.main-menu {
  width: 100%;
  text-align: center
}
.main-menu > ul {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: relative;
  text-align: left;
  display: block;
  list-style: none;
  box-sizing: border-box
}
@media (max-width: 767px) {
  .main-menu > ul {
    padding-top: 6rem;
    text-align: center;
    padding-bottom: 3rem
  }
}
.main-menu > ul > li {
  float: left;
  width: initial;
  margin: 0px 2rem 0 2rem;
  padding: 0px;
  position: relative;
  text-align: center;
  display: inline-block;
  list-style: none;
  box-sizing: border-box
}
@media (max-width: 767px) {
  .main-menu > ul > li {
    margin: 0 0px 4.5rem 0px;
    padding-bottom: 3.5rem;
    display: inline-block;
    float: initial;
    width: 100%;
    text-align: right;
    padding-right: 20px
  }
}
.main-menu > ul > li:last-child {
  padding-right: 0px
}
@media (max-width: 767px) {
  .main-menu > ul > li:last-child {
    text-align: right;
    padding-right: 20px
  }
}
.main-menu > ul > li a {
  color: #fff;
  letter-spacing: .5px;
  font-size: 1.4rem;
  font-weight: 300
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-menu > ul > li a {
    font-size: 14px
  }
}
@media (max-width: 767px) {
  .main-menu > ul > li a {
    font-size: 16px
  }
	.main-menu > ul > li > ul.sub-menu > li.mobile-subnav a{
	font-size: 14px;
}
}
.main-menu > ul > li a::before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden
}
.main-menu > ul > li a:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -1.2rem;
  background: #6de0f6;
  width: 0;
  height: 1px;
  right: 0px;
  margin: auto;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease
}
.main-menu > ul > li:hover a, .main-menu > ul > li.current-menu-item a {
  font-weight: 500
}
.main-menu > ul > li:hover a:after, .main-menu > ul > li.current-menu-item a:after {
  width: 100%
}
@media (max-width: 767px) {
	.main-menu > ul > li a:after {
    bottom: 3px;
	}
	.main-menu>ul>li a:after {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    -ms-transition: all 0s ease;
}
  .main-menu > ul > li:hover a:after, .main-menu > ul > li.current-menu-item a:after {
    content: "";
	  width: 9.35rem;
    background: #d0021b;
    opacity: 1;
    height: 2px;
    bottom: 3px;
    left: unset;
    right: 20px
  }
	.main-menu > ul > li.menu-item-has-children:hover a:after{
		display: none;
		opacity: 0;
	}
}
.open-navbar .narbar-main {
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  background: #262262;
  background-size: cover
}
body.open-navbar {
  overflow: hidden
}
.open-navbar .narbar-main {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  position: fixed;
  top: 65px;
  left: 0px;
  width: 100%;
  height: initial;
  text-align: center
}
#nav-icon1 {
  height: 5.75rem;
  width: 8.5rem;
  right: 0px;
  position: absolute;
  float: right;
  top: 7.25rem;
  z-index: 9999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  cursor: pointer;
  opacity: 0;
  visibility: hidden
}
@media (min-width: 320px) and (max-width: 767px) {
  #nav-icon1 {
    opacity: 1;
    visibility: visible;
    height: 15px;
    width: 25px;
    right: 0px;
    position: absolute;
    float: right;
    top: 25px
  }
}
#nav-icon1.open {
  z-index: 99999
}
#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 19px;
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  right: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
#nav-icon1 span:after {
  content: "";
  position: absolute;
  left: -6px;
  width: 3px;
  height: 3px;
  background: #fff;
  top: 0
}
#nav-icon1 span:nth-child(1) {
  top: 0px
}
#nav-icon1 span:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%
}
#nav-icon1 span:nth-child(2):after {
  display: none
}
#nav-icon1 span:nth-child(3) {
  bottom: 0px
}
#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 0px
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px
}
#nav-icon1.open span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 0px
}
@media (max-width: 767px) {
  .narbar-main {
    visibility: hidden;
    opacity: 0;
    position: absolute
  }
}





/*********************
OTHER STYLES
*********************/
ol, ul {
  margin-top: 0;
  margin-bottom: 3rem;
}
.fix-width-page {
  max-width: 1440px;
  margin: 0 auto;
  position: relative
}
img {
  max-width: 100%
}
.highcharts-background {
  fill: none
}
.div-table {
  display: table;
  width: 100%
}
.div-table-cell {
  display: table-cell;
  vertical-align: middle
}
.flex-row {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: relative
}
.flex-row-top {
  -js-display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}
.flex-col {
  max-height: 100%
}
.flex-left {
  margin-right: auto
}
.flex-right {
  margin-left: auto
}
.vertical {
  display: table;
  height: 100%;
  width: 100%
}
.middle {
  display: table-cell;
  vertical-align: middle
}
.center {
  text-align: center
}
.left {
  float: left
}
.right {
  float: right
}
.full-width {
  display: block;
  width: 100%;
  overflow: hidden
}
.pad-0 {
  padding: 0
}
.margin-0 {
  margin: 0 !important
}
@media (max-width: 767px) {
  .flex-row-top {
    display: block
  }
  .flex-row-top .flex-col {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important
  }
  .slick-prev, .slick-next {
    display: none !important
  }
  .wapper {
    overflow: hidden
  }
  .wow {
    visibility: visible !important;
    animation-duration: 0s !important;
    animation-name: initial !important
  }
}

@media (min-width: 1280px) and (max-width: 1440px){
	 html {
    font-size: 10px !important
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 10px !important
  }
}
@media (min-width: 1201px) and (max-width: 1290px) {
  .container {
    width: 1100px
  }
}
@media (max-width: 767px) {
  html {
    font-size: 4px !important
  }
  .flex-row {
    display: block;
    width: 100%
  }
  .container {
    padding: 0px 20px
  }
}
@media (min-width: 992px) and (max-width: 1010px) {
  html {
    font-size: 7px !important
  }
}
.banner-homepage, #main, #footer, #header {
  float: left;
  width: 100%
}
.slick-slide {
  outline: none
}
.multi-columns-row .col-xs-1:nth-child(12n+13), .multi-columns-row .col-xs-2:nth-child(6n+7), .multi-columns-row .col-xs-3:nth-child(4n+5), .multi-columns-row .col-xs-4:nth-child(3n+4), .multi-columns-row .col-xs-6:nth-child(2n+3), .multi-columns-row .first-in-row {
  clear: left
}
@media (min-width: 768px) {
  .multi-columns-row .col-xs-1:nth-child(12n+13), .multi-columns-row .col-xs-2:nth-child(6n+7), .multi-columns-row .col-xs-3:nth-child(4n+5), .multi-columns-row .col-xs-4:nth-child(3n+4), .multi-columns-row .col-xs-6:nth-child(2n+3) {
    clear: none
  }
  .multi-columns-row .col-sm-1:nth-child(12n+13), .multi-columns-row .col-sm-2:nth-child(6n+7), .multi-columns-row .col-sm-3:nth-child(4n+5), .multi-columns-row .col-sm-4:nth-child(3n+4), .multi-columns-row .col-sm-6:nth-child(2n+3) {
    clear: left
  }
  .container {
    width: 750px;
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .multi-columns-row .col-sm-1:nth-child(12n+13), .multi-columns-row .col-sm-2:nth-child(6n+7), .multi-columns-row .col-sm-3:nth-child(4n+5), .multi-columns-row .col-sm-4:nth-child(3n+4), .multi-columns-row .col-sm-6:nth-child(2n+3) {
    clear: none
  }
  .multi-columns-row .col-md-1:nth-child(12n+13), .multi-columns-row .col-md-2:nth-child(6n+7), .multi-columns-row .col-md-3:nth-child(4n+5), .multi-columns-row .col-md-4:nth-child(3n+4), .multi-columns-row .col-md-6:nth-child(2n+3) {
    clear: left
  }
  .container {
    width: 970px;
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .multi-columns-row .col-md-1:nth-child(12n+13), .multi-columns-row .col-md-2:nth-child(6n+7), .multi-columns-row .col-md-3:nth-child(4n+5), .multi-columns-row .col-md-4:nth-child(3n+4), .multi-columns-row .col-md-6:nth-child(2n+3) {
    clear: none
  }
  .multi-columns-row .col-lg-1:nth-child(12n+13), .multi-columns-row .col-lg-2:nth-child(6n+7), .multi-columns-row .col-lg-3:nth-child(4n+5), .multi-columns-row .col-lg-4:nth-child(3n+4), .multi-columns-row .col-lg-6:nth-child(2n+3) {
    clear: left
  }
  .container {
    width: 1170px;
    max-width: 1170px;
  }
}
.awe-check .checkbox {
  padding-left: 20px;
  color: #888;
  margin-bottom: 15px
}
.awe-check .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
  font-size: 14px
}
.awe-check .checkbox label::before {
  border-radius: 4px;
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
  transition: border .15s ease-in-out, color .15s ease-in-out
}
.awe-check .checkbox label::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 4px;
  padding-top: 1px;
  font-size: 13px;
  color: #fff;
  background: #e0e0e0;
  border-radius: 4px
}
.awe-check .checkbox input[type=checkbox]:focus + label::before, .awe-check .checkbox input[type=radio]:focus + label::before {
  outline: thin dotted #555;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.awe-check .checkbox input[type=checkbox]:checked + label::after, .awe-check .checkbox input[type=radio]:checked + label::after {
  font-family: FontAwesome;
  content: "\f00c";
  background: #1ca349
}
.awe-check .checkbox input[type=checkbox]:disabled + label, .awe-check .checkbox input[type=radio]:disabled + label {
  opacity: .65
}
.awe-check .checkbox input[type=checkbox]:disabled + label::before, .awe-check .checkbox input[type=radio]:disabled + label::before {
  background-color: #e6e6e6;
  cursor: not-allowed
}
.awe-check .checkbox.checkbox-circle label::before {
  border-radius: 50%
}
.awe-check .checkbox.checkbox-inline {
  margin-top: 0
}
.awe-check .checkbox-primary input[type=checkbox]:checked + label::before, .awe-check .checkbox-primary input[type=radio]:checked + label::before {
  background-color: #fff;
  border-color: #f7941d
}
.awe-check .checkbox-primary input[type=checkbox]:checked + label::after, .awe-check .checkbox-primary input[type=radio]:checked + label::after {
  color: #f7941d
}
.awe-check .checkbox-danger input[type=checkbox]:checked + label::before, .awe-check .checkbox-danger input[type=radio]:checked + label::before {
  background-color: #fff;
  border-color: #ef474f
}
.awe-check .checkbox-danger input[type=checkbox]:checked + label::after, .awe-check .checkbox-danger input[type=radio]:checked + label::after {
  color: #ef474f
}
.awe-check .checkbox-info input[type=checkbox]:checked + label::before, .awe-check .checkbox-info input[type=radio]:checked + label::before {
  background-color: #fff;
  border-color: #00b9f2
}
.awe-check .checkbox-info input[type=checkbox]:checked + label::after, .awe-check .checkbox-info input[type=radio]:checked + label::after {
  color: #00b9f2
}
.awe-check .checkbox-warning input[type=checkbox]:checked + label::before, .awe-check .checkbox-warning input[type=radio]:checked + label::before {
  background-color: #fff;
  border-color: #f0ad4e
}
.awe-check .checkbox-warning input[type=checkbox]:checked + label::after, .awe-check .checkbox-warning input[type=radio]:checked + label::after {
  color: #f0ad4e
}
.awe-check .checkbox-success input[type=checkbox]:checked + label::before, .awe-check .checkbox-success input[type=radio]:checked + label::before {
  background-color: #fff;
  border-color: #5cb85c
}
.awe-check .checkbox-success input[type=checkbox]:checked + label::after, .awe-check .checkbox-success input[type=radio]:checked + label::after {
  color: #5cb85c
}
.awe-check .checkbox input[type=checkbox], .awe-check .checkbox input[type=radio] {
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 21px;
  margin-top: 0px;
  float: left;
  cursor: pointer
}
.awe-check .radio {
  padding-left: 20px;
  color: #888;
  margin-bottom: 15px
}
.awe-check .radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px
}
.awe-check .radio label::before {
  outline: none;
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border .15s ease-in-out;
  transition: border .15s ease-in-out
}
.awe-check .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #777;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
}
.awe-check .radio input[type=radio] {
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 22px;
  margin-top: 0px;
  float: left;
  cursor: pointer
}
.awe-check .radio input[type=radio]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1)
}
.awe-check .radio input[type=radio]:disabled + label {
  opacity: .65
}
.awe-check .radio input[type=radio]:disabled + label::before {
  cursor: not-allowed
}
.awe-check .radio.radio-inline {
  margin-top: 0
}
.awe-check .radio-primary input[type=radio] + label::after {
  background-color: #f7941d
}
.awe-check .radio-primary input[type=radio]:checked + label::before {
  border-color: #f7941d
}
.awe-check .radio-primary input[type=radio]:checked + label::after {
  background-color: #f7941d
}
.awe-check .radio-danger input[type=radio] + label::after {
  background-color: #ef474f
}
.awe-check .radio-danger input[type=radio]:checked + label::before {
  border-color: #ef474f
}
.awe-check .radio-danger input[type=radio]:checked + label::after {
  background-color: #ef474f
}
.awe-check .radio-info input[type=radio] + label::after {
  background-color: #00b9f2
}
.awe-check .radio-info input[type=radio]:checked + label::before {
  border-color: #00b9f2
}
.awe-check .radio-info input[type=radio]:checked + label::after {
  background-color: #00b9f2
}
.awe-check .radio-warning input[type=radio] + label::after {
  background-color: #f0ad4e
}
.awe-check .radio-warning input[type=radio]:checked + label::before {
  border-color: #f0ad4e
}
.awe-check .radio-warning input[type=radio]:checked + label::after {
  background-color: #f0ad4e
}
.awe-check .radio-success input[type=radio] + label::after {
  background-color: #5cb85c
}
.awe-check .radio-success input[type=radio]:checked + label::before {
  border-color: #5cb85c
}
.awe-check .radio-success input[type=radio]:checked + label::after {
  background-color: #5cb85c
}
.awe-check input[type=checkbox].styled:checked + label:after, .awe-check input[type=radio].styled:checked + label:after {
  font-family: FontAwesome;
  content: "\f00c"
}
.awe-check input[type=checkbox] .styled:checked + label::before, .awe-check input[type=radio] .styled:checked + label::before {
  color: #fff
}
.awe-check input[type=checkbox] .styled:checked + label::after, .awe-check input[type=radio] .styled:checked + label::after {
  color: #fff
}
.awe-check .radio input[type=radio]:focus {
  outline: none
}
.awe-check .radio:hover label, .awe-check .checkbox:hover label {
  color: #ff6a00
}

.banner-homepage {
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #efefef
}
.slider-banner-index #banner_top {
  position: relative
}
.slider-banner-index #banner_top:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 5px;
  background: url(../images/bg-trans.png) center bottom no-repeat;
  width: 100%;
  height: 100%;
  right: 0px;
  margin: auto;
  background-size: 100%
}
.slider-banner-index #banner_top .container {
  position: relative
}
.slider-banner-index #banner_top .bg-banner {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 72.4rem
}
@media (min-width: 1440px) {
  .slider-banner-index #banner_top .bg-banner {
    height: 724px
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-banner-index #banner_top .bg-banner {
    height: 53.8rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .bg-banner {
    height: 125rem
  }
}
.slider-banner-index #banner_top .bg-banner .bg-img {
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center
}
.slider-banner-index #banner_top .bg-banner .bg-img img {
  min-width: 100%
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .bg-banner .bg-img img {
    height: 100%;
    object-fit: cover;
    object-position: center
  }
}
.slider-banner-index #banner_top .cont-banner-top {
  width: 46rem;
  height: 43rem;
  left: -5.8rem;
  bottom: -4rem;
  position: absolute;
  color: #fff;
  padding: 6rem 3rem 3rem 6rem
}
@media (max-width: 1100px) and (min-width: 992px) {
  .slider-banner-index #banner_top .cont-banner-top {
    left: 16px
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-banner-index #banner_top .cont-banner-top {
    left: 15px;
    width: 43rem;
    height: 43rem;
    padding: 4rem 3rem 3rem 4rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .cont-banner-top {
    width: 100%;
    height: initial;
    left: 0;
    bottom: 6px;
    position: absolute;
    color: #fff;
    padding: 7rem 5rem
  }
}
.slider-banner-index #banner_top .cont-banner-top:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #6de0f6;
  mix-blend-mode: multiply
}
.slider-banner-index #banner_top .cont-banner-top .title {
  font-size: 7rem;
  font-weight: 700;
  line-height: 7rem;
  position: relative;
  margin: 0px;
  z-index: 9;
  white-space: nowrap
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-banner-index #banner_top .cont-banner-top .title {
    font-size: 6rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .cont-banner-top .title {
    font-size: 12rem;
    line-height: 12rem
  }
}
.slider-banner-index #banner_top .cont-banner-top p {
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2.4rem;
  position: relative;
  z-index: 9;
  margin: 10px 0px 0px 0px
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .cont-banner-top p {
    font-size: 5rem;
    line-height: 6.5rem;
    margin-top: 5rem
  }
}
.slider-banner-index #banner_top .icon-volume {
  position: absolute;
  bottom: 25px;
  right: 0;
  z-index: 99
}
@media (max-width: 991px) {
  .slider-banner-index #banner_top .icon-volume {
    right: 15px
  }
}
.netninjas_button_section.position-right {
  position: absolute;
  bottom: 7.1rem;
  margin-bottom: 0;
  right: 0;
  left: 0;
}
.netninjas_button_section.position-right .btn-style-hover a {
  height: auto;
  width: auto;
  display: inline-block;
  padding: 2rem 1.6rem 1.6rem 2rem;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: .7rem;
  line-height: inherit;
}
.netninjas_button_section.position-right .btn-style-hover a:hover {
  border: 1px solid #262262;
  background-color: #262262!important;
}
@media (max-width: 1100px) and (min-width: 992px) {
  .position-right {
    right: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .position-right {
    right: 25px;
  }
}
.slider-banner-index #banner_top .right-price {
  position: absolute;
  bottom: 5px;
  right: 0;
  z-index: 9;
  padding: 2.6rem;
  max-width: 45rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .right-price {
    position: relative;
    bottom: 0;
    right: 20px;
    z-index: 9;
    padding: 5rem;
    max-width: Calc(100% + 40px);
    width: Calc(100% + 40px);
    float: left
  }
}
.slider-banner-index #banner_top .right-price:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #368ea4;
  mix-blend-mode: multiply
}
.slider-banner-index #banner_top .right-price .ic {
  position: relative;
  z-index: 9;
  float: left;
  margin-right: 3.5rem
}
.slider-banner-index #banner_top .right-price .ic img {
  max-height: 6rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-banner-index #banner_top .right-price .ic img {
    max-height: 4.2rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .right-price .ic img {
    max-height: 10rem
  }
}
.slider-banner-index #banner_top .right-price .price {
  position: relative;
  z-index: 9;
  float: right;
  width: 18rem;
  margin-top: 5px
}
@media (min-width: 320px) and (max-width: 767px) {
  .slider-banner-index #banner_top .right-price .price {
    width: 31rem
  }
}
.slider-banner-index #banner_top .right-price .price b {
  color: #ffffff;
  font-family: "Zilla Slab", serif;
  font-size: 7.2rem;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  line-height: 2rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-banner-index #banner_top .right-price .price b {
    max-height: 4.2rem
  }
}
.slider-banner-index .slick-list {
  padding-bottom: 5rem
}
@media (max-width: 767px) {
  .slider-banner-index .slick-list {
    padding-bottom: 0
  }
}
.slider-banner-index .slick-slide img {
  display: inline-block;
  min-width: 100%
}
.slider-banner-index .slick-dots {
  top: 26.8rem;
  bottom: initial;
  left: initial;
  width: 20px;
  right: 6.4rem
}
.slider-banner-index .slick-dots li {
  margin: 15px 0;
  width: 20px
}
.slider-banner-index .slick-dots li button:before {
  font-size: 16px;
  opacity: 1;
  color: #979797
}
.slider-banner-index .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #d0021b
}
@media (max-width: 1440px) {
  .slider-banner-index .slick-dots {
    display: none !important
  }
}
.banner-inpage {
  position: relative
}
.banner-inpage .cont-banner-top {
  padding-top: 0rem;
  right: 14em
}
.banner-inpage .cont-banner-top .desc {
  margin: 12px 0px 4rem 0px
}
@media (max-width: 767px) {
  .banner-inpage .cont-banner-top {
    right: 10em
  }
}
.banner-inpage .bg-banner img {
  min-width: 100%
}
.video-modal, .video-modal .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000
}
.video-modal {
  overflow: hidden;
  position: fixed;
  opacity: 0.0;
  -webkit-transform: translate(500%, 0%);
  transform: translate(500%, 0%);
  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(13, 1, 61, 0.82);
  opacity: 0.0;
  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s
}
.video-modal-content {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;
  margin: 0 auto;
  overflow-y: visible;
  background: #000;
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625)
}
@media (min-aspect-ratio: 16 / 9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778)
  }
}
@media (max-width: 640px) {
  .video-modal-content {
    width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625)
  }
}
.close-video-modal {
  display: block;
  position: absolute;
  right: 0;
  top: -40px;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  color: #fff
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
iframe#youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #000;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5)
}
.show-video-modal .video-modal {
  opacity: 1.0;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%)
}
.show-video-modal .video-modal .overlay {
  opacity: 1.0
}
.show-video-modal .video-modal-content {
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%)
}
.section-index-1 {
  width: 100%;
  background-color: #efefef;
  float: left;
  padding-bottom: 9rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .container {
    padding: 0
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 {
    background: #fff
  }
  .section-index-1 .container {
    padding: 0
  }
}
.section-index-1 .title-section {
  float: left;
  width: 100%
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .title-section {
    padding: 0px 3.2rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .title-section {
    padding: 0px 20px
  }
}
.section-index-1 .title-section h2 {
  color: #262262;
  font-size: 4.5rem;
  font-weight: 600;
  letter-spacing: -0.05px;
  font-family: "Zilla Slab", serif;
  font-weight: 400;
  margin: 3.5rem 0px 4rem 0
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .title-section h2 {
    font-size: 5rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .title-section h2 {
    font-size: 7.5rem;
    margin: 6rem 0
  }
}
.section-index-1 .title-section h2 span {
  font-weight: 700;
  display: inline-block;
  width: 100%
}
.section-index-1 .list-invest {
  float: left;
  width: 100%;
  display: flex;
  -webkit-display: flex
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest {
    display: block
  }
}
.section-index-1 .list-invest .item-invest {
  float: left;
  width: 33.3333%;
  cursor: pointer
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest {
    width: 100%
  }
}
.section-index-1 .list-invest .item-invest .time {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 1.6rem;
  padding: 5.2rem 2.5rem 2.5rem 2.5rem;
  background-color: #368ea4;
  mix-blend-mode: multiply;
  position: relative;
  z-index: 9
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .list-invest .item-invest .time {
    padding: 3.2rem;
    font-size: 2rem
  }
  .section-index-1 .list-invest .item-invest .time b {
    display: inline-block;
    width: 100%
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .time {
    font-size: 4rem;
    padding: 10rem 5rem
  }
}
.section-index-1 .list-invest .item-invest:hover .img {
  overflow: hidden
}
.section-index-1 .list-invest .item-invest:hover .img > span > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.section-index-1 .list-invest .item-invest .img {
  float: left;
  width: 100%;
  margin-top: -20px;
  height: 36rem;
  position: relative;
  overflow: hidden
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .img {
    height: 75rem
  }
}
.section-index-1 .list-invest .item-invest .img > span {
  float: left;
  width: 100%;
  height: 100%
}
.section-index-1 .list-invest .item-invest .img > span > img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease
}
.section-index-1 .list-invest .item-invest .img .ic-logo {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 10.5rem;
  padding: 2.8rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .img .ic-logo {
    height: 20.5rem;
    padding: 2.8rem 5rem
  }
}
.section-index-1 .list-invest .item-invest .img .ic-logo:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #368ea4;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%
}
.section-index-1 .list-invest .item-invest .img .ic-logo span {
  position: relative;
  z-index: 99
}
.section-index-1 .list-invest .item-invest .img .ic-logo span img {
  max-height: 5.8rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .img .ic-logo span img {
    max-height: 14.8rem
  }
}
.section-index-1 .list-invest .item-invest .title {
  float: left;
  width: 100%;
  padding: 6.3rem 2.8rem 11.5rem;
  background-color: #368ea4;
  height: Calc(100% - 43rem);
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.2rem;
  letter-spacing: 0.05px;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .list-invest .item-invest .title {
    font-size: 2rem;
    line-height: 2.5rem;
    padding: 5rem 3.2rem 11.5rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .title {
    font-size: 4rem;
    line-height: 5rem;
    padding: 7.5rem 4rem 11.5rem
  }
}
.section-index-1 .list-invest .item-invest .title h2 {
  color: #d3b494;
  font-family: "Zilla Slab", serif;
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0px 0px 3rem 0
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .list-invest .item-invest .title h2 {
    font-size: 3.8rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .title h2 {
    font-size: 7.5rem
  }
}
.section-index-1 .list-invest .item-invest .title h2 span {
  font-weight: 700
}
.section-index-1 .list-invest .item-invest .title .btn-style-hover {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 4rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-1 .list-invest .item-invest .title .btn-style-hover {
    padding: 0 3.2rem
  }
  .section-index-1 .list-invest .item-invest .title .btn-style-hover a {
    width: 100%
  }
}
@media (max-width: 767px) {
  .section-index-1 .list-invest .item-invest .title .btn-style-hover {
    position: relative;
    bottom: 0;
    margin-top: 12rem
  }
}
.section-index-1 .list-invest .item-invest:nth-child(2) .time {
  background-color: #262262
}
.section-index-1 .list-invest .item-invest:nth-child(2) .title {
  background-color: #262262
}
.section-index-1 .list-invest .item-invest:nth-child(2) .img .ic-logo:after {
  background-color: #ed6446
}
.section-index-1 .list-invest .item-invest:nth-child(3) .time {
  background-color: #58355e
}
.section-index-1 .list-invest .item-invest:nth-child(3) .title {
  background-color: #58355e
}
.section-index-1 .list-invest .item-invest:nth-child(3) .img .ic-logo:after {
  background-color: #58355e
}
.section-index-3 {
  width: 100%;
  float: left;
  padding: 10.9rem 0px 5.7rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .insights-box {
    overflow: hidden
  }
  .section-index-3 .insights-box .container {
    padding: 0
  }
}
@media (max-width: 767px) {
  .section-index-3 .insights-box {
    overflow: hidden
  }
  .section-index-3 .insights-box .container {
    padding: 0
  }
}
.section-index-3 .title-box {
  width: 100%;
  float: left
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .title-box {
    padding: 0px 15px
  }
}
@media (max-width: 767px) {
  .section-index-3 .title-box {
    padding: 0px 20px
  }
}
.section-index-3 .title-box h2 {
  color: #262262;
  font-family: "Zilla Slab", serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 4rem;
  margin: 0 0 5rem 0;
  padding-bottom: 3rem;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .title-box h2 {
    font-size: 5.2rem
  }
}
@media (max-width: 767px) {
  .section-index-3 .title-box h2 {
    font-size: 7.5rem;
    margin: 0 0 8rem 0;
    padding-bottom: 6rem;
    line-height: 9rem
  }
}
.section-index-3 .title-box h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #6de0f6;
  left: 0
}
.section-index-3 .list-insight {
  float: left;
  width: 100%
}
.section-index-3 .list-insight .row {
  margin: 0px -9px
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .list-insight .row {
    margin: 0px -5px
  }
}
.section-index-3 .list-insight .grid-item {
  padding: 0px 9px;
  width: 33.33333%;
  position: relative !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .list-insight .grid-item {
    width: 50%;
    padding: 0px 5px
  }
}
@media (max-width: 767px) {
  .section-index-3 .list-insight .grid-item {
    width: 100%
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight {
  float: left;
  width: 100%;
  margin-bottom: 18px;
  box-shadow: 3px 6px 5px rgba(194, 194, 194, 0.5);
  background: #fff
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .img {
  height: 220px;
  float: left;
  width: 100%;
  position: relative
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .img a {
  float: left;
  height: 100%;
  width: 100%
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .img a img {
  height: 100%;
  min-width: 100%;
  object-fit: cover
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .img .icon-play {
  position: absolute;
  left: 0;
  top: 0;
  width: 7.2rem;
  height: 7.2rem;
  right: 0;
  bottom: 0;
  margin: auto
}
@media (max-width: 767px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .img .icon-play {
    width: 13.2rem;
    height: 13.2rem
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .img .icon-play a img {
  height: initial;
  object-fit: initial
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title {
  padding: 2.5rem 3.5rem 8.5rem;
  float: left;
  width: 100%;
  
	min-height: 445px;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title {
    padding: 1.6rem 1.75rem 5.75rem;
    min-height: 19rem;
  }
}
@media (max-width: 767px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title {
    padding: 7rem 5rem 5rem
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title .cate {
  float: left;
  width: 100%;
  margin-bottom: 2.5rem
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title .cate a {
  padding-bottom: 10px;
  color: #4a4a4a;
  font-size: 12px;
  border-bottom: 1px solid #6de0f6;
  font-weight: 500
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title .cate a {
    font-size: 0.8rem;
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title h2 {
  color: #4a4a4a;
  font-family: "Zilla Slab", serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.5rem;
  margin: 0.5rem 0px 1.15rem 0;
  float: left;
  width: 100%
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title h2 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title .cate {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title h2 {
    font-size: 5rem;
    line-height: 6rem;
    margin: 5rem 0
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title h2 a {
  color: #4a4a4a
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title h2 a:hover {
  color: #262262
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title p, .item-insight .entry-content .post_excerpt p {
  color: #9b9b9b;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.3rem;
	word-wrap: break-word;
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title p {
    font-size: 0.9rem;
    line-height: 1.25rem;
  }
}
@media (max-width: 767px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title p {
    font-size: 3.5rem;
    line-height: 5rem
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title .author {
  float: left;
  width: 100%;
  margin-top: 2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2.5rem 3.5rem
}
@media (max-width: 767px) {
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title .author {
    position: relative;
    padding: 5rem 0 0 0
  }
}
.section-index-3 .list-insight .grid-item .item-group .item-insight .title .author span {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 1px solid #6de0f6;
  padding-bottom: 9px;
  float: right;
  margin-top: 1.5rem
}
.subscribe-box {
  float: left;
  width: 100%;
  background-color: #262262
}
.subscribe-box .title {
  justify-content: center;
  padding: 3.5rem 0
}
.subscribe-box .title h2 {
  margin: 0;
  color: #ffffff;
  font-size: 2.4rem;
  letter-spacing: -0.5px;
  font-weight: 300;
  margin-right: 4.5rem
}
.subscribe-box .title h2 span {
  font-weight: 700
}
@media (max-width: 767px) {
  .subscribe-box .title h2 {
    font-size: 5rem;
    padding: 5rem 7rem
  }
}
.subscribe-box .title .btn-style-hover {
  margin-top: 0
}
@media (max-width: 767px) {
  .subscribe-box .title .btn-style-hover {
    margin: 15px 0
  }
}
.subscribe-box .title .btn-style-hover a {
  width: 29rem;
  height: 5.7rem;
  font-size: 1.4rem;
  line-height: 5.7rem;
  letter-spacing: 7.33px
}
.subscribe-box .title .btn-style-hover a:hover {
  background-color: #17143B
}
@media (max-width: 767px) {
  .subscribe-box .title .btn-style-hover a {
    font-size: 14px;
    height: 57px;
    line-height: 57px;
    width: 280px
  }
}
@media (max-width: 767px) {
  .subscribe-form {
    padding: 10rem 0
  }
}
.subscribe-form .icon-close-form {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99;
  height: 30px;
  width: 30px;
  text-align: center
}
.subscribe-form .flex-row-top {
  justify-content: center
}
.subscribe-form .col-left {
  float: left;
  width: 47.5rem;
  margin-right: 5rem
}
@media (max-width: 767px) {
  .subscribe-form .col-left {
    width: 100%
  }
}
.subscribe-form .col-left p {
  color: #ffffff;
  font-size: 2.4rem;
  line-height: 37px;
  font-weight: 300;
  margin-bottom: 7rem
}
@media (max-width: 767px) {
  .subscribe-form .col-left p {
    font-size: 5rem
  }
}
.subscribe-form .col-left input[type="email"] {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 200;
  height: 5rem;
  width: 42rem;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none
}
@media (max-width: 767px) {
  .subscribe-form .col-left input[type="email"] {
    font-size: 5rem;
    height: 57px;
    width: 100%
  }
}
.subscribe-form .col-left span {
  display: inline-block;
  margin-top: 3rem;
  width: 100%;
  color: #fff;
  font-size: 14px
}
.subscribe-form .col-left a {
  color: #fff;
  text-decoration: underline
}
@media (max-width: 767px) {
  .subscribe-form .col-right {
    float: left;
    width: 100%
  }
}
.subscribe-form .btn-style-hover {
  margin-top: 0
}
@media (max-width: 767px) {
  .subscribe-form .btn-style-hover {
    margin: 13rem 0 10rem
  }
}
.subscribe-form .btn-style-hover a {
  width: 29rem;
  height: 5.7rem;
  font-size: 14px;
  line-height: 5.7rem;
  letter-spacing: 7.33px
}
@media (max-width: 767px) {
  .subscribe-form .btn-style-hover a {
    font-size: 14px;
    height: 57px;
    line-height: 57px;
    width: 280px
  }
}
.subscribe-form .btn-style-hover a:hover {
  background-color: #17143B
}
.subscribe-form .group-filter {
  display: inline-block;
  width: 100%;
  margin-bottom: 3rem
}
.subscribe-form .awe-check .radio label {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 500;
  padding-left: 15px
}
@media (max-width: 767px) {
  .subscribe-form .awe-check .radio label {
    font-size: 4rem
  }
}
.subscribe-form .awe-check .radio label::after {
  background: #fff
}
.subscribe-form .awe-check .radio label::before {
  background-color: transparent
}
.thankyou {
  background-color: #6de0f6;
  border-top: 2px solid #fff;
  padding: 7.4rem 0;
  float: left;
  width: 100%;
  top: 128px;
  position: absolute;
  z-index: 99;
}
.thankyou .flex-row-top {
  justify-content: center
}
.thankyou .col-left {
  float: left;
  width: 48rem;
  padding-right: 5rem;
  border-top: 1px solid #fff;
  padding-top: 4rem
}
.thankyou .col-right {
  border-top: 1px solid #fff;
  padding-top: 4rem
}
.thankyou .title {
  color: #fff
}
.thankyou .title h2 {
  font-size: 4.5rem;
  margin: 0 0 1rem 0;
  font-weight: 300
}
.thankyou .title p {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 300
}

.content-news-page .container .box-pad .content ul li {
  font-size: 16px !important;
	margin: 10px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .invest-page .banner-homepage .slider-banner-index #banner_top .bg-banner {
    height: 120rem
  }
  .invest-page .banner-homepage .slider-banner-index #banner_top .cont-banner-top {
    height: initial
  }
  .page-id-6346 .position-right {
    position: relative;
    bottom: 5px;
    right: initial;
    z-index: 99;
    background-color: #368ea4;
    width: Calc(100% + 40px);
    left: -20px;
    
  }
  .position-right {
    padding: 5rem 5rem;
  }
  .position-right .btn-style {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .holo-page .slider-banner-index #banner_top .cont-banner-top {
    height: initial;
    bottom: 24rem
  }
}
.book-download-pdf {
  background-color: #e2e2e2;
  float: left;
  width: 100%;
  position: relative;
  padding: 2rem 0
}
.book-download-pdf .fix-width-page {
  position: initial
}
.book-download-pdf .img-book {
  float: left;
  max-width: 60%
}
@media (min-width: 768px) and (max-width: 991px) {
  .book-download-pdf .img-book {
    max-width: 100%;
    margin-bottom: 11rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .img-book {
    max-width: 100%;
    margin-bottom: 18rem;
    margin-top: 7rem
  }
}
.book-download-pdf .list-tab-down {
  position: absolute;
  right: 0;
  bottom: 0
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .list-tab-down {
    position: relative
  }
}
.book-download-pdf .list-tab-down .item-tab-down {
  float: left;
  width: 26.4rem;
  box-shadow: 0 -8px 5px #cdcdcd;
  margin-right: 1px;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .book-download-pdf .list-tab-down .item-tab-down {
    width: 33.1111%
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .list-tab-down .item-tab-down {
    width: 100%;
    box-shadow: none;
    border-bottom: 1px solid #cccccc;
    position: relative
  }
}
.book-download-pdf .list-tab-down .item-tab-down .img {
  float: left;
  width: 100%;
  height: 8rem;
  background-color: #cdcdcd;
  padding: 1.4rem 4rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .list-tab-down .item-tab-down .img {
    width: 20rem;
    height: 16rem;
    text-align: center;
    line-height: 14rem;
    background: #fff
  }
}
.book-download-pdf .list-tab-down .item-tab-down .img img {
  min-height: 18px;
  max-height: 5.8rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .list-tab-down .item-tab-down .img img {
    max-height: 7.5rem
  }
}
.book-download-pdf .list-tab-down .item-tab-down .title {
  float: left;
  width: 100%;
  background-color: #000763;
  padding: 2.3rem 4rem;
  position: relative
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .list-tab-down .item-tab-down .title {
    width: Calc(100% - 20rem);
    height: 16rem;
    padding: 2.3rem 5rem
  }
}
.book-download-pdf .list-tab-down .item-tab-down .title h2 {
  color: #ffffff;
  font-size: 1.4rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0
}
@media (min-width: 320px) and (max-width: 767px) {
  .book-download-pdf .list-tab-down .item-tab-down .title h2 {
    font-size: 3.5rem;
    line-height: 13rem
  }
}
.book-download-pdf .list-tab-down .item-tab-down .title .ic {
  position: absolute;
  right: 3.2rem;
  top: -6px;
  bottom: 0px;
  width: 30px;
  margin: auto;
  height: 20px;
  text-align: center
}
.book-download-pdf .list-tab-down .item-tab-down.active .img, .book-download-pdf .list-tab-down .item-tab-down:hover .img {
  background: #fff
}
.book-download-pdf .list-tab-down .item-tab-down.video-tab-play .pause-play {
  position: absolute;
  box-shadow: 0 -8px 5px rgba(181, 181, 181, 0.5);
  background-color: rgba(0, 7, 99, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center
}
.book-download-pdf .list-tab-down .item-tab-down.video-tab-play .pause-play .prev, .book-download-pdf .list-tab-down .item-tab-down.video-tab-play .pause-play .next {
  margin: 0px 15px
}
.book-download-pdf .list-tab-down .item-tab-down.video-tab-play .pause-play .play {
  display: none
}
.exponential-box {
  float: left;
  width: 100%;
  background: #fff;
  padding: 11rem 0
}
@media (max-width: 767px) and (min-width: 320px) {
  .exponential-box {
    padding-top: 0rem
  }
}
.exponential-box .flex-row-top {
  -webkit-flex-flow: row-reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 320px) and (max-width: 767px) {
  .exponential-box .img-vector {
    background: #fff;
    padding: 20px;
  }
}
.exponential-box .content {
  background-color: #f5f5f5;
}

@media (max-width: 767px) {
  .exponential-box .content {
    width: 100%
  }
}
.exponential-box .content h2 {
  color: #262262;
  font-family: "Zilla Slab", serif;
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 400;
  margin: 0px 0px 4.5rem 0
}
@media (min-width: 768px) and (max-width: 991px) {
  .exponential-box .content h2 {
    font-size: 38px;
    line-height: 39px;
  }
  .exponential-box .content {
    padding: 46px 24px;
  }
  .exponential-box {
    padding: 85px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .exponential-box .content h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    margin-bottom: 6rem;
  }
  .exponential-box {
    padding: 50px 0;
  }
}
.exponential-box .content h2 span {
  font-weight: 700;
  display: inline-block;
  width: 100%
}
.exponential-box .content p {
  color: #4a4a4a;
  font-size: 1.6rem;
  letter-spacing: 0.1px;
  line-height: 2.7rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .exponential-box .content p {
    font-size: 15.5px;
    line-height: 23px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .exponential-box .content p {
    font-size: 4rem;
    line-height: 6rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .exponential-box .flex-row-top {
    display: block
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .exponential-box {
    background-color: #f5f5f5
  }
  .exponential-box .container {
    padding: 0
  }
}


.hot-new {
  float: left;
  width: 100%;
  padding: 6.5rem 0
}
@media (min-width: 768px) and (max-width: 991px) {
  .hot-new {
    padding: 2.5rem 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hot-new {
    padding: 0
  }
  .hot-new .container {
    padding: 0
  }
}
.hot-new .img {
  float: left;
  width: 63.5rem
}
.hot-new .img img {
  width: 100%
}
@media (min-width: 768px) and (max-width: 991px) {
  .hot-new .img {
    width: 100%
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hot-new .img {
    width: 100%
  }
}
.hot-new .title {
  float: left;
  width: Calc(100% - 63.5rem);
  padding-left: 5rem;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .hot-new .title {
    width: 100%;
    padding-left: 0px;
    margin-top: 4rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hot-new .title {
    width: 100%;
    padding: 5rem;
    margin-top: 4rem
  }
}
.hot-new .title .cate {
  float: left;
  width: 100%;
  margin-bottom: 10rem
}
@media (max-width: 1100px) and (min-width: 992px) {
  .hot-new .title .cate {
    margin-bottom: 5rem
  }
}
@media (max-width: 991px) {
  .hot-new .title .cate {
    margin-bottom: 2.5rem;
  }
}
.hot-new .title .cate a {
  padding-bottom: 10px;
  color: #4a4a4a;
  font-size: 12px;
  border-bottom: 1px solid #6de0f6;
  font-weight: 500
}
.hot-new .title h2 {
  color: #4a4a4a;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.5rem;
  margin: 1rem 0px 2.6rem 0;
  float: left;
  width: 100%
}
@media (min-width: 768px) and (max-width: 991px) {
  .hot-new .title h2 {
    font-size: 1.3rem;
    line-height: 1.7rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hot-new .title h2 {
    font-size: 5rem;
    line-height: 6rem;
    margin: 4rem 0 5rem 0;
    font-family: "Zilla Slab", serif
  }
}
.hot-new .title h2 a {
  color: #4a4a4a
}
.hot-new .title h2 a:hover {
  color: #262262
}
.hot-new .title p {
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px
}
.hot-new .title .author {
  float: left;
  width: 100%;
  margin-top: 3rem
}
.hot-new .title .author span {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 1px solid #6de0f6;
  padding-bottom: 9px;
  float: right;
  margin-top: 1.5rem
}
.bg-f3 {
  background-color: #efefef
}
.detail-news-page {
  float: left;
  width: 100%;
  background-color: #efefef
}
@media (min-width: 1360px) {
  .content-news-page .container {
    width: 1330px;
    max-width: 1330px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .container {
    padding: 0px
  }
}
.content-news-page .content {
  padding: 5rem 11rem
}
@media (max-width: 1100px) and (min-width: 992px) {
  .content-news-page .content {
    padding: 5rem 6rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-news-page .content {
    padding: 25px 0
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .content {
    padding: 5rem 0
  }
}
.content-news-page .box-pad {
  padding: 5rem 5rem;
  background: #fff;
  margin-bottom: 6rem;
  position: relative
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-news-page .box-pad {
    padding: 25px
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad {
    padding: 7.5rem 5rem
  }
}
.content-news-page .box-pad .cate {
  float: left;
  width: 100%;
  margin-bottom: 5rem;
  padding-left: 6rem
}
.content-news-page .box-pad .cate a {
  padding-bottom: 10px;
  color: #4a4a4a;
  font-size: 12px;
  border-bottom: 1px solid #6de0f6;
  font-weight: 500
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-news-page .box-pad .cate {
    padding-left: 0
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad .cate {
    padding: 0px;
    margin-bottom: 23rem
  }
}
.content-news-page .box-pad h2 {
  color: #4a4a4a;
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  margin: 0 0px 0 0;
  /* max-width: 800px */
}
.content-news-page .box-pad h1 {
    color: #4a4a4a;
    font-size: 33px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0px 0 0;
    padding-left: 6rem;
}
@media (max-width: 1100px) and (min-width: 992px) {
  .content-news-page .box-pad h2 {
    max-width: 700px
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-news-page .box-pad h2 {
    font-size: 3.8rem;
    padding-left: 0;
    padding-right: 140px
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad h2 {
    padding: 0px;
    font-size: 5rem;
    line-height: 7rem;
    margin-bottom: 5rem
  }
}
.content-news-page .box-pad .date {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 500;
  padding-left: 6rem;
  margin: 2rem 0
}
@media (max-width: 991px) {
  .content-news-page .box-pad .date {
    padding-left: 0
  }
}
.page-id-6306 #field_1_7 a, #field_9_7 a {
  color: #337ab7;
}
.page-id-6306 #field_1_7 a:hover, #field_9_7 a:hover {
  color: #6de0f6;
}
.content-news-page .box-pad img {
  margin: 2rem auto;
  height: initial;
	display: flex;
}
.content-news-page .box-pad p {
  margin-bottom: 3rem;
  color: #404041;
  font-size: 16px;
  line-height: 2.3rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-news-page .box-pad p {
    font-size: 16px;
    line-height: 2.6rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad p {
    font-size: 16px;
    line-height: 5.6rem;
    margin-bottom: 5rem
  }
}
.content-news-page .box-pad b {
  font-size: 2rem;
  color: #4a4a4a;
  line-height: 2.5rem;
  max-width: 50%
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad b {
    font-size: 4rem;
    line-height: 5.6rem
  }
}
.content-news-page .box-pad .backlink {
  margin-top: 5rem;
  display: inline-block;
  width: 100%;
  text-align: right;
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 600;
  line-height: 31px
}
.content-news-page .box-pad .backlink a {
  color: #4a4a4a
}
.content-news-page .box-pad .author {
  position: absolute;
  right: 5rem;
  top: 5rem;
  width: 130px;
  text-align: right
}
.content-news-page .box-pad .author img {
  margin: 0px 0 1rem 0
}
.content-news-page .box-pad .author b {
  white-space: nowrap;
  color: #4a4a4a;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  padding-bottom: 1.2rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad .author b {
    display: none
  }
}
.content-news-page .box-pad .author b:after {
  content: "";
  position: absolute;
  right: 0;
  width: 6rem;
  height: 1px;
  bottom: 0;
  background: #404ceb
}
.content-news-page .box-pad .author span {
  white-space: nowrap;
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 600;
  margin-top: 1.5rem;
  display: inline-block
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-news-page .box-pad .author span {
    margin-top: 15px
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-news-page .box-pad .author span {
    position: relative
  }
  .content-news-page .box-pad .author span:after {
    content: "";
    position: absolute;
    right: 0;
    width: 16rem;
    height: 1px;
    bottom: 33px;
    background: #404ceb
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .invest-page .section-index-3.bg-f3 {
    padding-top: 9rem !important
  }
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  color: #000;
  border: 2px solid #ed6446
}
@media (min-width: 320px) and (max-width: 767px) {
  .invest-page .section-index-1 {
    padding-bottom: 17rem
  }
}
.invest-page .section-index-1 .list-invest .item-invest {
  width: 50%
}
@media (min-width: 320px) and (max-width: 767px) {
  .invest-page .section-index-1 .list-invest .item-invest {
    width: 100%
  }
}
.invest-page .section-index-1 .list-invest .item-invest .time {
  padding: 4.2rem 2.5rem 4rem 11.5rem
}
@media (max-width: 991px) and (min-width: 768px) {
  .invest-page .section-index-1 .list-invest .item-invest .time {
    padding: 3.2rem 3.2rem 5.5rem 3.2rem;
    font-size: 2rem
  }
  .invest-page .section-index-1 .list-invest .item-invest .time b {
    width: initial
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .invest-page .section-index-1 .list-invest .item-invest .time {
    padding: 8.2rem 2.5rem 8rem 11.5rem
  }
}
.invest-page .section-index-1 .list-invest .item-invest .img .ic-logo {
  padding-left: 6rem
}
@media (max-width: 991px) and (min-width: 768px) {
  .invest-page .section-index-1 .list-invest .item-invest .title {
    padding: 5rem 8.3rem 11.5rem 8.3rem
  }
  .invest-page .section-index-1 .list-invest .item-invest .title .btn-style-hover {
    padding-left: 8.3rem;
    padding-right: 8.3rem
  }
}
@media (max-width: 767px) {
  .invest-page .section-index-1 .list-invest .item-invest .btn-style-hover a {
    font-size: 12px;
    height: 46px;
    line-height: 46px;
    width: 280px;
    text-align: center;
    letter-spacing: 1.25rem
  }
}

@media (max-width: 767px) and (min-width: 320px) {
  .photon-page .slider-banner-index #banner_top .position-right {
    background-color: #368ea4 !important
  }
}
.photon-page .slider-banner-index #banner_top .cont-banner-top:after {
  background-color: #368ea4;
  mix-blend-mode: multiply
}
@media (max-width: 767px) and (min-width: 320px) {
  .photon-page .banner-homepage .slider-banner-index #banner_top .cont-banner-top {
    height: initial;
    bottom: 24rem
  }
}
.photon-page .section-index-2 .banner-quote .bg-img {
  position: absolute;
  top: 0;
  height: 100%
}
.photon-page .section-index-2-invest .banner-quote .container {
  height: initial
}

.page-id-6289 .banner-quote .content {
  top: 95px;
}
.photon-page .section-index-2 .banner-quote, .photon-banner.section-index-2 .banner-quote {
  min-height: 1001px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .photon-page .section-index-2 .banner-quote .content {
    width: 650px;
    margin-top: 0;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .photon-page .section-index-2 .banner-quote .content {
    top: 0rem;
    width: 100%;
    padding: 100px 5rem
  }
}

@media (max-width: 767px) and (min-width: 320px) {
  .photon-page .section-index-2 .banner-quote .content h2, .photon-banner.section-index-2 .banner-quote .content h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    margin-bottom: 9rem;
    padding-bottom: 7rem
  }
}
.photon-page .section-index-2 .banner-quote .content h2:after, .photon-banner.section-index-2 .banner-quote .content h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #6de0f6;
}
.portfolio {
  float: left;
  width: 100%;
  padding: 7rem 0
}
@media (max-width: 767px) and (min-width: 320px) {
  .portfolio {
    padding-top: 0
  }
}
.portfolio .container {
  position: relative
}
.portfolio .container:after {
  width: 60.5rem;
  height: 53rem;
  background-color: #f5f5f5;
  content: "";
  position: absolute;
  left: -5rem;
  top: -5rem
}
@media (max-width: 767px) and (min-width: 320px) {
  .portfolio .container:after {
    background: transparent
  }
}
.portfolio .container .title-box, .portfolio .container .img {
  position: relative;
  z-index: 9
}
.portfolio .container .img {
  padding-left: 10rem
}
@media (max-width: 767px) and (min-width: 320px) {
  .portfolio .container .img {
    float: left;
    width: 100%;
    padding-left: 0;
    text-align: center
  }
  .portfolio .container .img h2, .portfolio .container .img h3, .portfolio .container .img h4, .portfolio .container .img h5 {
    margin: 6rem 0 3rem 0;
    font-size: 6rem;
    text-align: left;
    color: #368ea4;
    font-weight: 700
  }
  .portfolio .container .img p {
    text-align: left;
    font-size: 4rem
  }
  .portfolio .container .img h3 {
    color: #b8b8b8
  }
  .portfolio .container .img h4 {
    color: #262262
  }
}
.calculator {
  float: left;
  width: 100%;
  padding: 7rem 0px 5rem;
  box-shadow: 0 -6px 18px #b0b0b0;
  background-color: #efefef
}
.calculator .input-cal {
  margin-right: 2rem
}
.calculator .input-cal label {
  color: #4a4a4a;
  font-size: 1.8rem;
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 7px;
  display: inline-block
}
.calculator .input-cal input {
  height: 4.9rem;
  padding-left: 15px;
  border: 1px solid #979797;
  background-color: #ffffff;
  color: #4a4a4a;
  font-size: 1.6rem;
  font-weight: 500;
  margin-right: 10px
}
.calculator p {
  color: #4a4a4a;
  font-size: 1.8rem;
  font-weight: 200;
  margin-right: 3rem;
  margin-top: 30px;
  display: inline-block
}
.calculator .btn-style {
  margin: 0px 4rem 0px 2rem;
  margin-top: 2.6rem
}
.calculator .btn-style button {
  background-color: #368ea4;
  display: inline-block;
  padding: 1.3rem 1.6rem 1.3rem 1.6rem;
  border: 1px solid #368ea4;
  color: #ffffff;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: .5rem;
  white-space: nowrap
}
.calculator .btn-style button span {
  letter-spacing: -2px
}
.calculator .btn-style button:hover {
  border: 1px solid #262262;
  background-color: #262262
}
.calculator-mobile .title-calculator {
  background-color: #368ea4;
  padding: 25px;
  position: relative;
  float: left;
  width: 100%
}
.calculator-mobile .title-calculator h2 {
  font-size: 4rem;
  line-height: 4rem;
  font-family: "Zilla Slab", serif;
  font-weight: 300;
  color: #fff
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .title-calculator h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    margin: 0
  }
  .calculator-mobile .title-calculator h2 span {
    display: inline-block;
    width: 100%
  }
}
.calculator-mobile .title-calculator h2 span {
  font-weight: 700
}
.calculator-mobile .title-calculator i {
  float: right;
  position: absolute;
  right: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 6rem;
  color: #fff;
  height: 30px
}
.calculator-mobile .container {
  width: 600px
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .container {
    width: 100%
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .mb-col {
    width: 50%
  }
}
.calculator-mobile .input-cal {
  margin-bottom: 4rem
}
.calculator-mobile .input-cal .flex-row {
  justify-content: flex-start
}
.calculator-mobile .input-cal input {
  height: 6rem;
  padding-left: 15px;
  border: 1px solid #979797;
  background-color: #ffffff;
  color: #4a4a4a;
  font-size: 2rem;
  font-weight: 500;
  margin-right: 10px;
  width: 100%
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .input-cal input {
    height: 13rem;
    font-size: 4.5rem
  }
}
.calculator-mobile .input-cal label {
  font-size: 2.3rem;
  width: 100%;
  float: left;
  margin-bottom: 1rem
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .input-cal label {
    font-size: 4.5rem;
    margin-bottom: 10px
  }
}
.calculator-mobile .input-cal p {
  float: left;
  width: 100%;
  margin-top: 10px
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .input-cal p {
    font-size: 4.5rem;
    margin: 2rem 0 4rem;
    font-weight: 400
  }
}
.calculator-mobile .btn-style {
  margin: 0
}
.calculator-mobile .btn-style button {
  font-size: 1.8rem;
  padding: 1.8rem 2.4rem 1.8rem 2.4rem
}
@media (max-width: 767px) {
  .calculator-mobile .btn-style button {
    font-size: 14px;
    height: 57px;
    line-height: 45px;
    width: 280px;
    text-align: center
  }
}
.calculator-mobile .full-width {
  float: left;
  width: 100%;
  margin-top: 6rem
}
@media (max-width: 767px) and (min-width: 320px) {
  .calculator-mobile .full-width {
    margin-top: 9rem;
    margin-bottom: 5rem
  }
}
.section-index-2-about {
  position: relative;
  margin-top: -5.5rem
}
.section-index-2-about .breadcrumb {
  position: absolute;
  top: 4.5rem;
  left: 0;
  width: 100%;
  z-index: 99;
  background: transparent
}
.section-index-2-about .banner-quote .content {
  background-color: #6de0f6;
  padding: 10rem 5.6rem 4rem;
  height: 40rem;
  width: 46rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-index-2-about .banner-quote .content {
    top: initial;
    bottom: 4rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-2-about .banner-quote .content {
    padding: 18.75rem 5rem 18.75rem;
    height: initial;
    width: 100%;
    margin: 21rem 0 14rem;
    min-height: initial
  }
}
.section-index-2-about .banner-quote .content h2 {
  color: #ffffff;
  font-family: "Zilla Slab", serif;
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 4.6rem;
  position: relative;
  padding-bottom: 3rem;
  margin-bottom: 3rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .section-index-2-about .banner-quote .content h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    padding-bottom: 6rem;
    margin-bottom: 8rem
  }
}
.section-index-2-about .banner-quote .content h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #000
}
.quote-about {
  background-color: #262262;
  float: left;
  width: 100%;
  padding: 7rem 0
}
@media (min-width: 320px) and (max-width: 767px) {
  .quote-about {
    padding: 11rem 0
  }
}
.quote-about .container {
  max-width: 970px
}
.quote-about .title {
  color: #ffffff;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 3.3rem;
  margin-bottom: 3rem;
  padding-left: 6rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote-about .title {
    font-size: 3.1rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .quote-about .title {
    font-size: 6rem;
    margin-bottom: 4rem
  }
}
.quote-about ul {
  list-style: none;
  padding: 0;
  margin: 0
}
.quote-about ul li {
  color: #ffffff;
  font-size: 3rem;
  font-weight: 500;
  padding-left: 6rem;
  border-left: 2px solid #ed6446
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote-about ul li {
    font-size: 2.3rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .quote-about ul li {
    font-size: 4.5rem
  }
}
.title-box {
  display: flex;
  width: 100%
}
.detail-news-page > .container > .title-box {
  float: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .title-box h2 {
    font-size: 5.2rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .title-box h2 {
    font-size: 7.5rem;
    margin: 0 0px 7rem 0;
    padding-bottom: 5rem
  }
}
.title-box h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  background: #6de0f6;
}
.title-box h2 span {
  font-weight: 700
}
@media (min-width: 320px) and (max-width: 767px) {
  .title-box h2 span {
    display: inline-block;
    width: 100%
  }
}
.title-box p {
  color: #262262;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 3.2rem
}

#internship-program .title-box p {
  font-weight: 400;
}
@media (min-width: 320px) and (max-width: 767px) {
  .title-box p {
    font-size: 5rem;
    line-height: 8rem
  }
}
.our-story {
  float: left;
  width: 100%;
  padding: 70px 0;
  background: #fff;
  position: relative
}
.our-story .content {
  color: #4a4a4a;
  font-size: 1.6rem;
  line-height: 2.3rem;
  padding-right: 5rem
}
.our-story .content p {
  margin-bottom: 2rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-story .content p {
    margin-bottom: 4rem
  }
}
.our-story .content .img {
  float: right;
  width: 60rem;
  padding-left: 5rem;
  padding-bottom: 20rem
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-story .content .img {
    width: 100%;
    padding-left: 0;
    padding-bottom: 5rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .our-story .content {
    font-size: 2rem;
    line-height: 2.6rem;
    padding-left: 0
  }
  .our-story .content .img {
    width: 56rem;
    padding-bottom: 7rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-story .content {
    font-size: 4rem;
    line-height: 5.5rem;
    float: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-bottom: 4rem
  }
}


.brand {
  float: left;
  width: 100%;
  padding: 7rem 0;
  background-color: #ededed
}
@media (min-width: 320px) and (max-width: 767px) {
  .brand {
    margin-bottom: 7.5rem;
    padding: 12.5rem 0
  }
}
.brand .item-brand {
  float: left;
  width: 100%;
  margin-bottom: 3rem;
  height: 15.3rem;
  text-align: center
}
.brand .item-brand img {
  max-height: 14rem;
  display: inline-block !important
}
@media (min-width: 320px) and (max-width: 767px) {
  .brand .item-brand img {
    max-height: 18rem
  }
}
.brand .slick-arrow {
  display: none !important
}
.contact-box {
  float: left;
  width: 100%;
  padding: 4rem 0;
  background-color: #efefef
}
.contact-box .custom-width {
  max-width: 1100px;
  margin: 0 auto
}
.contact-box .title {
  float: left;
  width: 30rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-box .title {
    width: 100%;
    margin-bottom: 3rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .contact-box .title {
    width: 100%
  }
}
.contact-box .title h2 {
  position: relative;
  font-family: "Zilla Slab", serif;
  font-size: 4.5rem;
  font-weight: 700;
  color: #262262;
  padding-bottom: 2.5rem;
  margin: 0 0 3rem 0
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-box .title h2 {
    font-size: 2.6rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .contact-box .title h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    padding-bottom: 6rem;
    margin-bottom: 8rem
  }
}
.contact-box .title h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5.9rem;
  height: 1px;
  background: #6de0f6;
}
@media (min-width: 320px) and (max-width: 767px) {
  .contact-box .title h2:after {
    width: 13.9rem
  }
}
.contact-box .title p {
  color: #262262;
  font-size: 2rem;
  font-weight: 600
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-box .title p {
    font-size: 2.6rem
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .contact-box .title p {
    font-size: 5rem;
    margin-bottom: 8rem
  }
}
.contact-box .form-enquiry {
  float: left;
  width: Calc(100% - 30rem);
  padding-left: 5rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-box .form-enquiry {
    width: 100%;
    padding-left: 0
  }
}
@media (max-width: 767px) {
  .contact-box .form-enquiry {
    width: 100%;
    padding-left: 0
  }
}
.contact-box .form-enquiry .item-input {
  float: left;
  width: 100%;
  margin-bottom: 3rem
}
.contact-box .form-enquiry .item-input label {
  float: left;
  width: 100%;
  margin: 0;
  background: #fff;
  color: #979797;
  font-size: 14px;
  font-weight: 400;
  padding-left: 2.8rem;
  padding-top: 1.9rem
}
@media (max-width: 767px) {
  .contact-box .form-enquiry .item-input label {
    display: none
  }
}
.contact-box .form-enquiry .item-input input[type="text"], .contact-box .form-enquiry .item-input input[type="email"] {
  width: 100%;
  height: 4.4rem;
  background-color: #ffffff;
  border: none;
  color: #979797;
  font-size: 14px;
  font-weight: 400;
  padding-left: 2.8rem
}
@media (max-width: 767px) {
  .contact-box .form-enquiry .item-input input[type="text"], .contact-box .form-enquiry .item-input input[type="email"] {
    height: 13rem
  }
}
@media (min-width: 767px) {
  .contact-box .form-enquiry .item-input input[type="text"]::-webkit-input-placeholder, .contact-box .form-enquiry .item-input input[type="email"]::-webkit-input-placeholder {
    color: transparent
  }
  .contact-box .form-enquiry .item-input input[type="text"]:-moz-placeholder, .contact-box .form-enquiry .item-input input[type="email"]:-moz-placeholder {
    color: transparent
  }
  .contact-box .form-enquiry .item-input input[type="text"]::-moz-placeholder, .contact-box .form-enquiry .item-input input[type="email"]::-moz-placeholder {
    color: transparent
  }
  .contact-box .form-enquiry .item-input input[type="text"]:-ms-input-placeholder, .contact-box .form-enquiry .item-input input[type="email"]:-ms-input-placeholder {
    color: transparent
  }
}
.contact-box .form-enquiry .item-input textarea {
  background-color: #ffffff;
  border: none;
  padding: 2.2rem;
  width: 100%;
  min-height: 20rem;
  color: #979797;
  margin-bottom: 0
}
.contact-box .form-enquiry .item-input .capcha {
  float: left
}
@media (max-width: 767px) {
  .contact-box .form-enquiry .item-input .capcha {
    text-align: center;
    margin-bottom: 5rem;
    width: 100%
  }
}
.contact-box .form-enquiry .item-input .btn-style {
  margin-top: 0
}
@media (max-width: 767px) {
  .contact-box .form-enquiry .item-input .btn-style {
    text-align: center
  }
}
.contact-box .form-enquiry .item-input .btn-style a, .contact-box .form-enquiry .item-input .btn-style button {
  display: inline-block;
  padding: 2rem 4.6rem 1.6rem 5rem;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: .7rem;
  background-color: #ed6446
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact-box .form-enquiry .item-input .btn-style a, .contact-box .form-enquiry .item-input .btn-style button {
    font-size: 1.8rem;
    padding: 2.6rem 5.6rem 2.2rem 7rem
  }
}
@media (max-width: 767px) {
  .contact-box .form-enquiry .item-input .btn-style a, .contact-box .form-enquiry .item-input .btn-style button {
    font-size: 14px;
    height: 57px;
    line-height: 45px;
    width: 280px;
    text-align: center
  }
}
.contact-box .form-enquiry .item-input .btn-style a span, .contact-box .form-enquiry .item-input .btn-style button span {
  letter-spacing: -2px
}
.contact-box .form-enquiry .item-input .btn-style a:hover, .contact-box .form-enquiry .item-input .btn-style button:hover {
  background-color: #17143B
}
.contact-box .form-enquiry .item-input:first-child, .contact-box .form-enquiry .item-input:nth-child(2), .contact-box .form-enquiry .item-input:nth-child(3) {
  max-width: Calc(100% - 19rem)
}
@media (max-width: 767px) {
  .contact-box .form-enquiry .item-input:first-child, .contact-box .form-enquiry .item-input:nth-child(2), .contact-box .form-enquiry .item-input:nth-child(3) {
    max-width: 100%
  }
}
.term-page {
  float: left;
  width: 100%;
  background-color: #efefef
}
@media (min-width: 1360px) {
	.term-page .container{
		display: flex;
	}
  .content-term .container {
    width: 1330px;
	  max-width: 1330px;
  }
}
@media (max-width: 767px) {
  .content-term .container {
    padding: 0
  }
}
.content-term .box-pad {
  padding: 5rem 11rem;
  background: #fff;
  margin-bottom: 6rem;
  color: #4a4a4a;
  font-size: 1.6rem
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-term .box-pad {
    padding: 6rem 3.2rem
  }
}
@media (max-width: 767px) {
  .content-term .box-pad {
    padding: 7rem 5rem;
    margin-bottom: 13rem
  }
}
.content-term .box-pad h2 {
  color: #4a4a4a;
  font-size: 3rem;
  margin: 0px 0px 5rem 0;
  font-weight: 600
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-term .box-pad h2 {
    font-size: 2.6rem
  }
}
@media (max-width: 767px) {
  .content-term .box-pad h2 {
    font-size: 5rem
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-term .box-pad {
    font-size: 2rem
  }
}
@media (max-width: 767px) {
  .content-term .box-pad {
    font-size: 4rem
  }
}
.content-term .box-pad p {
  margin-bottom: 3rem
}
.content-term .box-pad b {
  font-size: 2rem
}
@media (max-width: 767px) {
  .content-term .box-pad b {
    font-size: 4rem
  }
}
.modal-lear-more .modal-dialog {
  width: 71.7rem;
  max-width: 90%
}
@media (max-width: 767px) {
  .modal-lear-more .modal-dialog {
    width: 100%;
    max-width: 90%;
    margin: 25rem auto
  }
}
.modal-lear-more .modal-dialog .modal-body {
  padding: 0;
  border-radius: 0px
}
.modal-lear-more .item-popup {
  width: 100%;
  position: relative
}
.modal-lear-more .item-popup .close-popup {
  position: absolute;
  background-color: rgba(216, 216, 216, 0.9);
  top: 0;
  right: 0;
  width: 5rem;
  height: 5rem;
  z-index: 9;
  text-align: center;
  line-height: 4.7rem;
  color: #6de0f6;
  font-weight: 700;
  font-size: 3rem;
  cursor: pointer;
  border: none
}
.modal-lear-more .item-popup .img {
  float: left;
  width: 100%;
  height: 30rem;
  position: relative;
  margin-top: 0
}
.modal-lear-more .item-popup .img > a {
  float: left;
  width: 100%;
  height: 100%
}
.modal-lear-more .item-popup .img > a > img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top
}
.modal-lear-more .item-popup .img:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #6de0f6;
  mix-blend-mode: multiply;
  width: 100%;
  height: 7.5rem
}
.modal-lear-more .item-popup .ic-logo {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 5.5rem
}
.modal-lear-more .item-popup .ic-logo a {
  position: relative;
  z-index: 99
}
.modal-lear-more .item-popup .title {
  float: left;
  width: 100%;
  padding: 6.3rem 2.8rem 6rem 13rem;
  background-color: #262262 !important;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 0.05px;
  position: relative
}
.modal-lear-more .item-popup .title h2 {
  color: #6de0f6;
  font-family: "Zilla Slab", serif;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0px 0px 4.5rem 0
}
.page-template-template-privacy .page_banner .bg-img img {
height: 100%;
}
@media (max-width: 767px) {
  .modal-lear-more .item-popup .title h2 {
    font-size: 5rem
  }
}
.title-box.privacy-policy-heading {
  margin-top: 60px;
}
#privacy-content > .wpb_column > .vc_column-inner {
  padding: 50px 65px;
}
.modal-lear-more .item-popup .title h2 span {
  font-weight: 700
}
.modal-lear-more .item-popup .title .btn-style a {
  padding: 1.8rem 3.6rem 1.6rem 3.6rem;
  font-size: 1.1rem
}
@media (max-width: 767px) {
	.wpb_single_image .vc_single_image-wrapper img.attachment-medium {
		height: auto;
		max-width: 50%;
		vertical-align: top;
	}
  .modal-lear-more .item-popup .title .btn-style a {
    font-size: 2.5rem;
    height: 46px;
    line-height: 34px;
    text-align: center
  }
  .content-news-page .box-pad h1, .content-news-page .box-pad h2 {
    margin-bottom: 20px;
  }
	.content-news-page .box-pad h1{
		font-size: 18px;
		line-height: 25px;
		padding-left: 0;
	}
  .subscribe-form {
    padding: 16px;
    top: 0;
  }
  .page-template-template-disclaimer #page-banner .page_banner .cont-banner-top {
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    position: absolute;
    color: #fff;
    padding: 7.5rem 5rem;
  }
  .page-template-template-disclaimer #page-banner .page_banner .cont-banner-top h1.title {
    font-size: 48px;
    line-height: 12rem;
  }
  .thankyou {
    top: 78px;
  }
  .thankyou .flex-row-top {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    display: flex;
  }
  .thankyou .col-left, .thankyou .col-right {
    width: 50%;
    border-top: none;
    padding-top: 0;
  }
  .thankyou .title p {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
  }
  .logo-thankyou img {
    width: 82px;
  }
	.reporting .vc_row.wpb_row.vc_inner.vc_row-fluid.container.container-homepage, .faq-box .vc_row.wpb_row.vc_inner.vc_row-fluid.container.container-homepage {
		margin: 0;
		padding: 0;
	}
	.reporting .vc_row.wpb_row.vc_inner.vc_row-fluid.container.container-homepage .title-box{
		margin-top: 25px;
		margin-bottom: -25px;
	}
  .table-css.performance-table {
    font-size: 11px;
    width: 100%;
  }
  .page-id-6289 .banner-quote .content b, .page-id-6289 .banner-quote .content strong {
    font-weight: 700;
  }
  .innovations-page .banner-quote .content h2 {
    margin-bottom: 3rem!important;
    padding-bottom: 3rem;
  }
  .gform_wrapper .subscribe-top {
    display: block;
  }
  .gform_wrapper .subscribe-top .gform_body, .gform_wrapper .subscribe-top .gform_footer {
    width: 100%;
  }
  .gform_wrapper .subscribe-top .gform_footer {
    margin-top: 0;
    padding-top: 0;
  }
  .wpb_text_column p {
    font-size: 16px;
  }
  .page-id-6198 .banner-quote .content {
    padding: 10rem 5.6rem 5rem;
  }
  .insights-box p {
    font-size: 14px;
    line-height: 16px;
  }
  .today_tomorrow p {
    font-size: 16px;
    line-height: 22px;
  }
  .page-id-6198 .invest-col:not(:nth-last-child(1)) > .wpb_column > .vc_column-inner > .wpb_wrapper:before, .page-id-6198 .invest-col:not(:nth-last-child(1)) > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
    display: none;
  }
  .home #page-banner {
    margin-top: 78px;
  }
  .page-id-6306 #page-banner {
    margin-top: 78px;
  }
  body .vc_custom_1618961563911 {
    padding-top: 80px;
  }
  #page-banner {
    margin-top: 58px;
  }

  #page-banner.post-video {
    margin-top: 79px;
  }

  body.home .banner-quote {
    top: 0;
  }
  body .vc_custom_1620352356661 {
    padding-left: 0;
    padding-right: 0;
  }
  #privacy-content > .wpb_column > .vc_column-inner {
    padding: 20px 20px;
  }
  #privacy-content .wpb_text_column p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #banner_text_container p {
    font-size: 5rem;
    line-height: 6.5rem;
  }
  .banner-quote .content {
    top: 0;
    width: 100% !important;
    left: 0;
    position: relative;
    padding: 16rem 4rem;
    font-size: 4rem;
    line-height: 6rem;
    background-color: rgba(38,34,98,0.9);
    z-index: 99;
  }
  .section-index-2 {
    min-height: unset;
  }
  .img_wrapper {
    right: unset;
    margin-bottom: 50px;
  }
  .today_tomorrow {
    padding-bottom: 20px;
  }
  .page-id-6198 .banner-quote {
    min-height: 600px;
  }
  .our-team .list-team .item-team .title p {
    font-size: 14px;
    line-height: 21px;
  }
  .page-id-6260 .page_banner .bg-img img, .page-id-6346 .page_banner .bg-img img{
    left: -460px;
  }
  .download-section-header {
    padding-left: 50px;
	  margin-bottom: 20px !important;
  }
  .photon-fund .title-box {
    margin-bottom: 0;
  }
  body .vc_custom_1618883907020 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }
  .banner-quote .content p {
    margin-bottom: 7rem;
  }
  .banner-quote .content h2 {
    font-size: 7.5rem;
    line-height: 9rem;
    padding-bottom: 6rem;
    margin-bottom: 8rem;
  }
  .banner-quote .content h2.quote {
    font-size: 6rem;
    line-height: 7rem;
    margin-bottom: 5rem;
  }
  .banner-quote .bg-img img {
    height: 100%;
  }
  .page-id-6198 .banner-quote .bg-img img, .page-id-6346 .banner-quote .bg-img img, .page-id-6260 .banner-quote .bg-img img, .page-id-6289 .banner-quote .bg-img img {
    height: 100%;
  }
  .banner_container {
    width: 100%;
  } 
  .page-id-6346 .banner_container, .page-id-6260 .banner_container {
    padding-top: 23rem;
    padding-bottom: 20px;
    padding-right: 10px;
  }
  .invest-col, .page-id-6346 .invest-col,  .page-id-6260 .invest-col {
    margin-bottom: 65px;
  }
  .banner-quote {
    min-height: unset;
  }
  .pdf-downloads > .vc_column-inner {
    padding-top: 5px!important;
  }
  .vc_row.list-download {
    margin-bottom: 0!important;
  }
  .banner_overlap {
    margin-bottom: 0;
  }
   #banner_text_container {
    bottom: 0;
    left: 0;
    width: 100vw;
    padding: 7.5rem 5rem;
    height: auto;
	   max-width: unset;
	   min-width: unset;
	   position: absolute;
  }
  #banner_text_container h1.title {
    font-size: 48px;
    line-height: 12rem;
  }
	.performance #banner_text_container{
		 bottom: unset;
		position: relative;
	}
  .home-video-wrapper video {
    padding-bottom: 0;
  }
  .title-box.privacy-policy-heading {
    margin-top: 40px;
  }
  #page-banner {
    height: 425px;
  }
  .row_padding{
    padding: 20px 0 60px;
  }
  .item-insight .entry-content h3.title {
    font-size: 5rem;
    line-height: 6rem;
    margin: 5rem 0;
  }
  body .netninjas_post_grid {
    display: flex;
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }
  .netninjas_post_grid .grid-item {
    width: 100%;
    top: 0!important;
    position: relative!important;
    left: 0!important;
    padding: 0;
  }
  .item-insight .entry-content .post_excerpt p {
    font-size: 3.5rem;
    line-height: 5rem;
  }
  #footer .menu-footer-right ul li a {
    font-weight: 300;
  }
  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
  /* About Page */
	.the-future {
    padding-top: 28px;
  }
  .page_banner .bg-img {
    width: 1000px;
  }
	.page-template-template-privacy .page_banner .bg-img img {
    left: -450px;
  }
  .page_banner .bg-img img {
    position: relative;
    height: 100%;
    left: -550px;
  }
  .page-template-template-disclaimer .page_banner .bg-img img {
    max-width: 100vw;
    left: 0;
  }
  .page-template-template-disclaimer .d-lg-block, .page-template-template-disclaimer .d-md-block {
    display: none;
  }
  .page-id-6198 .invest-col {
    width: 100%!important;
    margin: auto;
  }
  .page-id-6198 .invest-col p {
    margin-top: 10px;
  }
  .home .quote-container > .vc_column-inner {
    padding-top: 0!important;
  }
  .vc_column-inner.vc_custom_1619130590453 {
    padding: 9rem 5rem!important;
  }
  .page-id-6198 .invest-col .wpb_column > .vc_column-inner > .wpb_wrapper:before, .page-id-6198 .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after{
    display: none;
  }
  .reverse-mobile-only {
    display: flex;
    flex-direction: column-reverse;
  }
  .invest-col .wpb_single_image {
    margin-bottom: 0;
  }
	.filecoin .invest-col{
		margin-bottom: 50px;
	}
  .vc_custom_1619484487340 {
    padding: 0!important;
  }
  .exponential-box > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: center;
  }
  .exponential-box .wpb_wrapper .content {
    margin-bottom: 50px;
  }
  .img-vector.global-data-sphere {
    width: 100vw;
    position: relative;
    left: -35px;
  }
  .exponential-box {
    padding-bottom: 0;
  }
  body .vc_custom_1618972850475 {
    padding-top: 7rem!important;
  }
  .vc_row.team-grid {
    position: relative;
    width: 100vw;
    left: -15px;
  }
  .our-team .list-team .item-team {
    width: 100%;
    padding: 0;
  }
  .our-team .list-team .item-team .title p {
    padding: 0 20px;
  }
  body .vc_custom_1618305920566 {
    padding-right: 0!important;
  }
  #internship-program.section-index-2 .banner-quote .content {
    width: 100%;
    top: 0;
  }
  #internship-program.section-index-2 .banner-quote .content p {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-6198 #internship-program.section-index-2 .banner-quote {
    min-height: 805px;
  }
  #privacy-content .wpb_text_column p {
    margin-bottom: 12px;
  }
  .brand {
    padding-top: 0;
    margin-bottom: 0;
  }
  .brand .title-box h2 span {
    display: none;
  }
  .brand .logos {
    margin: auto;
  }
  /* Photon Pages */
  .netninjas_button_section.position-right {
    position: relative;
    width: 100vw;
    right: unset;
    left: 0;
    bottom: 0;
  }
  .page-id-6260 .netninjas_button_section.position-right {
    background-color: #368ea4!important;
  }
  .netninjas_button_section.position-right .right {
    float: none;
  }
  .netninjas_button_section.position-right .btn-style-hover a {
    height: 57px;
    display: flex;
    width: 280px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
  }
  .netninjas_button_section.position-right .btn-style-hover a span {
    margin-right: 7px;
  }
  .photon-page .section-index-2 .banner-quote .content div {
    width: 100%;
  }
	.photon-page .section-index-2 .banner-quote .content div.btn-style-hover {
    margin-top: 10px;
}
  .photon-page .section-index-2 .banner-quote .content {
    left: 0;
    margin-bottom: 0;
  }
  .photon-page .invest-row .title-box {
    margin-bottom: 0!important;
  }
  .invest-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    justify-content: center;
  }
  .invest-col {
    width: 100%!important;
  }
  .invest-col > .wpb_column > .vc_column-inner:not(:last-of-type) {
    margin-bottom: 75px;
  }
  .invest-col .wpb_single_image img {
    margin-bottom: 0;
  }
  .photon-page .invest-col p {
    font-size: 18px;
  }
  .invest-row .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:before, .invest-row .invest-col > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
    right: calc(50%);
    bottom: -25px;
    width: 30px;
    display: block;
    top: unset;
  }
  .invest-col:not(:nth-last-child(2)) > .wpb_column > .vc_column-inner > .wpb_wrapper:after {
    right: calc(50% - 1px)!important;
    transform: rotate(-225deg);
  }
  .invest-col:not(:nth-last-child(2)) > .wpb_column > .vc_column-inner > .wpb_wrapper:before {
    width: 32px!important;
  }
	.banner_container .btn-style-hover{
		margin-bottom: 15px;
	}
  .btn-style-hover a.dark-button {
    left: unset;
	  padding: 15px 35px;
  }
  .list-faq .faq-accordion .vc_column-inner{
    position: relative;
    left: -5px;
    width: calc(100vw - 40px);
    padding-right: 25px;
  }
  .page-id-6317 .page_banner .bg-img img {
    width: 100vw;
    left: unset;
  }
  .page_banner .unit_price {
    max-width: unset;
    width: 100vw;
    bottom: unset;
	  padding: 20px;
	  position: relative;
  }
	.page_banner .unit_price .price span {
		font-size: 10px;
	}
  .page-id-6317 .page_banner .btn-style {
    margin-top: 5px;
  }
  #performance-chart {
    left: 0;
    margin-top: 5rem;
  }
	#performance-chart h2{
		font-size: 26px;
	}
  .reporting {
    padding: 0;
  }
	.vc_column_container.photon_fund_text_left{
		padding-right: 0;
	}
  .page-id-6317 .reporting .box-report .title-box h2 {
    margin-bottom: 7rem;
    position: relative;
    left: -5px;
    width: 100vw;
  }
  .page-id-6317 .faq-box {
    padding-left: 0;
    padding-right: 0;
  }  
  .page-id-6317 #disclaimer {
    padding-bottom: 0;
  }
  .page-id-6317 .disclaimer, #disclaimer .container{
    padding-right: 0;
  }
	
	.invest-col p span.how_invest_heading{
		text-align: center;
		font-size: 22px !important;
	}
	
  /* innovations */
  .page-id-6289 .page_banner .bg-img img {
    left: -450px;
  }
  .innovations-page .banner-quote .content {
    width: 100vw;
    height: max-content;
    padding-top: 3rem;
  }
  .page-id-6289 .banner-quote .content {
    top: 65px;
    padding-bottom: 1px;
  }
  .innovations-page .banner-quote .content h2 {
    line-height: 26px;
  }
  .innovations-page .banner-quote {
    min-height: 524px;
  }
  .single-post .page_banner .bg-img {
    width: 100%;
  }
  .single-post .page_banner .bg-img img {
    left: 0%;
  }
  /* insights */ 
  #insights-banner .page_banner .bg-img {
    left: -250px;
  }
  #insights-banner {
    height: 456px;
    margin-top: 60px;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle b {
    font-weight: 700;
  }
  .insights-filter > .container {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .insights-filter .filter-box {
    width: 100%;
  }
  .invest-page .breadcrumb {
    padding: 25px 0 25px 0;
  }
  .page-id-6306 .potential-box .container {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .page-id-6306 .disclaimer {
    padding-top: 0;
  }
  body #contactModal .subs-title {
    font-size: 20px;
  }
  body .gform_wrapper .subscribe-top input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
   body .subscribe-download-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    width: 100%;
    height: 35px;
    background-color: unset;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    border-bottom: 1px solid #fff;
    padding: 10px !important;
    margin: 0;
  }
  #subscriptionModal .modal-body, #contactModal .modal-body {
    padding: 50px 20px;
  }
  #subscriptionModal.modal.show .modal-dialog, #contactModal.modal .modal-dialog {
    max-width: 97%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #contactModal .modal-body input[type="submit"] {
    height: 57px;
    width: 280px;
  }
}
@media (max-width: 768px) {
  .netninjas_post_grid .grid-item .item-insight .entry-content {
    height: 200px;
  }
  .our-investment {
    padding-top: 0;
    padding-bottom: 60px;
  }
  
  .page-template-template-disclaimer #page-banner .page_banner .cont-banner-top h1.title br {
    display: none;
  }
  .page-id-6346 .invest-col p {
    font-size: 18px;
    line-height: 21px;
  }
  body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 35px;
  }
  #contact-form > .vc_column-inner {
    padding-left: 0;
    left: -5px;
    position: relative;
    width: calc(100vw - 25px);
  }
  body .vc_custom_1618961563911 {
    padding-top: 80px!important;
  }
  
  .contact-form-heading > .vc_column-inner{
    position: relative;
    left: -5px;
    padding-left: 0!important;
  }
	#nav-icon1{
		top: 32px;
	}
}
.modal-lear-more .item-popup .title .btn-style a:hover {
  background-color: #ed6446
}

@media (max-width: 1024px) {
	.page-id-6198 .section-index-2 .banner-quote .side-content{
		position: static;
		width: 100%;
		height: auto;
	}
	.list-team .netninjas_team_grid {
		width: 100% !important;
		margin: auto;
	}

  .main-menu {
    flex-direction: column;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
  }
  .main-menu > ul > li {
    margin: 0;
  }
  .main-menu > ul > li a {
    font-weight: 300;
  }
  .main-menu > ul ul.sub-menu {
    display: block;
  }
  li#menu-item-5498 .sub-menu .menu-item-5499, li#menu-item-5498 .sub-menu .menu-item-5504 {
    padding: 10px 0;
  }
  li#menu-item-5498 .sub-menu .menu-item-5501, li#menu-item-5498 .sub-menu .menu-item-5500, li#menu-item-5498 .sub-menu .menu-item-5502, 
  li#menu-item-5498 .sub-menu .menu-item-5503, li#menu-item-5498 .sub-menu .menu-item-5505, li#menu-item-5498 .sub-menu .menu-item-5506, 
  li#menu-item-5498 .sub-menu .menu-item-5507, li#menu-item-5498 .sub-menu .menu-item-5508 {
    margin-left: 10px;
    list-style-type: none;
  }
  li#menu-item-5498 .sub-menu .menu-item-5501 a, li#menu-item-5498 .sub-menu .menu-item-5500 a, li#menu-item-5498 .sub-menu .menu-item-5502 a,
  li#menu-item-5498 .sub-menu .menu-item-5503 a, li#menu-item-5498 .sub-menu .menu-item-5505 a, li#menu-item-5498 .sub-menu .menu-item-5506 a,
  li#menu-item-5498 .sub-menu .menu-item-5507 a, li#menu-item-5498 .sub-menu .menu-item-5508 a {
    font-size: 14px;
  }
  .main-menu > ul > li.current-menu-item a:after {
    width: 0;
  }
  li#menu-item-5498 > span {
    display: none;
    position: absolute;
    top: 20px;
    right: 18px;
    letter-spacing: -2px;
    color: #d0021b;
    font-weight: 700;
  }

  li#menu-item-5498.expanded > span {
    display: block;
  }
  li#menu-item-5498 .sub-menu {
    position: relative;
    text-align: left;
    opacity: 0;
    height: 0;
    padding: 0 8px;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
  }
  li#menu-item-5498.expanded .sub-menu {
    opacity: 1;
    height: 340px;
    padding: 8px;
  }
  #nav-icon1 {
    opacity: 1;
    visibility: visible;
    height: 15px;
    width: 25px;
    right: 0px;
    position: absolute;
    float: right;
}
	.page_banner .unit_price .price b {
		font-size: 52px;
	}
	.page_banner .unit_price .price {
		width: 124px;
	}
	.slider-banner-index #banner_top .right-price {
		padding: 20px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.main-menu > ul > li.menu-item-has-children:hover a:after{
		display: none;
		opacity: 0;
	}
	#nav-icon1{
		top: 45px;
	}
  .content-news-page .box-pad h1, .content-news-page .box-pad h2 {
    margin-bottom: 23px;
  }
  .page-template-template-disclaimer #page-banner .page_banner .cont-banner-top{
    left: 15px;
    width: 333px;
    height: 303px;
    padding: 31px 23px 23px 31px;
    bottom: -30px;
  }
  .page-template-template-disclaimer #page-banner .page_banner .cont-banner-top h1.title {
    font-size: 46px;
    font-weight: 700;
    line-height: 54px;
    position: relative;
    margin: 0;
    z-index: 9;
  }
  .main-menu > ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 20px;
  }
  .thankyou {
    padding: 3rem 0;
    top: 109px;
  }
  .thankyou .title p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .logo-thankyou img {
    width: 120px;
  }
  .thankyou .col-left {
    padding-top: 3rem;
    border-top: none;
    width: 50%;
  }
  .thankyou .col-right {
    padding-top: 3rem;
    border-top: none;
    width: 50%;
  }
  .thankyou .title h2 {
    font-size: 2.4rem;
    margin: 0 0 1rem 0;
    line-height: 2.4rem;
    font-weight: 300;
  }
  .thankyou .flex-row-top {
    border-top: 1px solid #fff;
    justify-content: space-between;
  }
  .subscribe-form {
    padding-top: 30px;
    padding-bottom: 30px;
    top: 90px;
  }
  .netninjas_post_grid .grid-item {
    width: 50%;
    padding: 0 5px;
  }
  .page-id-6289 .banner-quote .content b, .page-id-6289 .banner-quote .content strong {
    font-weight: 700;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li {
    padding: 17px 27px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li ul {
    width: 124px;
  }
  .hot-new .title {
    margin-top: 30px;
  }
  .page-template-template-disclaimer .content-term .box-pad {
    font-size: 16px;
    line-height: 20px;
    padding: 25px;
  }
  .content-news-page .box-pad .cate, .page-template-template-disclaimer .content-term .box-pad .cate {
    margin-bottom: 38px;
  }
  .content-news-page .box-pad .date, .page-template-template-disclaimer .content-term .box-pad .date {
    margin: 15px 0;
  }
  .content-news-page .box-pad p, .page-template-template-disclaimer .content-term .box-pad p {
    margin-bottom: 23px;
    line-height: 20px;
  }
  h3 {
    font-size: 24px;
  }
  .section-index-3 .title-box h2 {
    font-size: 40px;
    line-height: 30px;
    padding-bottom: 23px;
    margin-bottom: 38px;
  }
  .content-news-page .box-pad, .page-template-template-disclaimer .content-term .box-pad {
    margin-bottom: 46px;
  }
  .content-news-page .box-pad h2, .page-template-template-disclaimer .content-term .box-pad h2 {
    font-size: 29px;
    line-height: 30px;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle b {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: normal;
  }
  .netninjas_post_grid .grid-item .item-insight .entry-content {
    height: 220px;
  }
  .insights-box .btn-show-more {
    margin-top: 0;
  }
  .home #banner_text_container{
    bottom: 40px;
  }
  body.page-id-6306 #page-banner {
    height: 435px;
  }
  body .container .vc_custom_1618961563911 {
    padding-top: 130px!important;
  }
  body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
    padding: 5px 4px 5px 22px!important;
  }
  body .gform_wrapper textarea {
    min-height: unset;
  }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 14px;
    letter-spacing: 5.6px;
    line-height: 21px;
    padding: 15px 36px 12px 39px;
  }
  body .banner-quote .content p, body .banner-quote .title-box.content p {
    font-size: 15px;
    line-height: 23px;
  }
  body.page-id-6198 #internship-program.section-index-2 .banner-quote {
    min-height: 525px;
  }
  body.page-id-6198 .side-content {
    display: block;
    width: 290px!important;
    right: 10px!important;
  }
  body .vc_custom_1618826106304 {
    margin-top: 50px;
  }
  .page-id-6317 a.contact {
    margin-top: 0;
  }
  body .banner-quote .content p, body .banner-quote .title-box.content p {
    font-weight: 300;
  }
  .photon-page .section-index-2 .banner-quote .content {
    width: 690px;
  }
  .page-id-6198 #internship-program .banner-quote .title-box h2 {
    margin-top: 0;
  }
  #internship-program .title-box p {
    font-size: 12.4px;
    line-height: 18px;
  }
  body .btn-style-hover a {
    font-size: 10px;
    height: 45px;
    line-height: 46px;
  }
  .insights-box .btn-show-more a {
    font-size: 14px;
    height: 68px;
    letter-spacing: 7px;
    line-height: 69px;
    width: 387px;
  }
  .gform_wrapper .subscribe-top .gform_footer input[type="submit"] {
    padding: 15px 35px 12px 38px;
    font-size: 14px;
    letter-spacing: 5.4px;
  }
  .today_tomorrow .reverse-mobile, #the_future_row {
    flex-direction: row;
  }
  #the_future_row .wpb_single_image {
    margin-bottom: 0;
  }
  .the-future {
    padding-top: 54px;
  }
  .page-template-template-privacy #banner_text_container {
    bottom: -1rem;
  }
  #privacy-content > .wpb_column > .vc_column-inner {
    padding: 46px 25px;
  }
  .main-menu > ul > li {
    margin: 0 0px 2.25rem 0px;
    padding-bottom: 1.25rem;
  }
  .main-menu > ul > li {
    text-align: right;
  }
  #privacy-content .wpb_text_column p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 23px;
  }
  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
  #page-banner {
    height: 422px;
    margin-top: 40px;
  }

  #page-banner.post-video {
    margin-top: 110px;
  }

  .page-id-6198 #page-banner {
    margin-top: 80px;
  }
  .home #page-banner {
    margin-top: 100px;
  }
  .our-team .list-team .item-team {
    width: 50%;
    padding: 0 1px;
  }
  body #subscriptionModal .subs-title, body #contactModal .subs-title {
    font-size: 1.3rem;
  }
  #contactModal .modal-body input[type="submit"] {
    height: 57px;
    font-size: 14px;
    letter-spacing: 7.33px;
    background: none;
    color: #fff;
    border: 1px solid #fff!important;
    width: 280px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    transition: background 0.5s ease-in-out;
    padding: 1.1rem 2.4rem 0.9rem 2.8rem;
  }
  body .vc_custom_1620352356661 {
    padding-left: 20px!important;
    padding-right: 20px!important;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
.list-team .title-box{
    width: 100% !important;
    margin: auto;
}
.list-team .netninjas_team_grid {
    width: 100% !important;
    margin: auto;
}
  .section-index-2 {
    min-height: 600px;
  }
  #banner_text_container {
    left: 20px;
    width: 333px;
    height: 303px;
    padding: 31px 23px 23px 31px;
  }
  
  #subscriptionModal .modal-header-bottom, #contactModal .modal-header-bottom {
    height: 4.16rem;
  }
  #banner_text_container h1.title {
      font-size: 46px;
      font-weight: 700;
      line-height: 54px;
      position: relative;
      margin: 0px;
      z-index: 9;
  }
  .btn-style {
    margin-top: 1rem;
  }
  .btn-style a {
    padding: 17px 23px;
    font-size: 14px;
    letter-spacing: 5.5px;
  }
  .quote-container>.vc_column-inner {
    padding-top: 0!important;
  }
  body.home .banner-quote {
    top: 0;
  }
  .banner-quote {
    min-height: unset;
  }
  .banner-quote .content {
    height: max-content;
    left: 20px;
    width: 503px;
    padding: 50px 24px;
    font-size: 15.5px;
    line-height: 23px;
    top: 60px;
    background-color: rgba(38,34,98,0.9) !important;
    min-height: unset;
  }
  .banner-quote .content span.quote_marks {
    font-size: 58px;
    line-height: 58px;
  }
  .banner-quote .content h2.quote {
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 20px;
    padding-bottom: 25px;
  }
  .banner-quote .bg-img img {
    height: unset;
  }
  .page-id-6289 .banner-quote .bg-img img {
    height: 100%;
  }
  .banner-quote .content p {
    margin-bottom: 1rem;
  }
  .btn-style-hover a {
    font-size: 10px;
    height: auto;
    line-height: 45px;
    width: 170px;
    letter-spacing: 5px;
  }
  .title-box h2 {
    font-size: 40px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .today_tomorrow {
    padding-bottom: 25px;
  }
  .netninjas_post_grid .grid-item .item-insight .entry-content {
    padding: 24px 27px;
  }
  .item-insight .entry-content h3.title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
  }
  .item-insight .entry-content .post_excerpt p {
    font-size: 14px;
    line-height: 20px;
  }
  .item-insight .entry-content .cate {
    margin-bottom: 10px;
  }
  /* About Page */
  .banner-homepage, #main, #footer, #header {
    max-width: 100vw;
  }
  .page-id-6198 a.contact {
    margin-top: 0;
  }
  .page-id-6198 #banner_text_container {
    bottom: 0;
  }
  .invest-col .wpb_single_image img {
    max-width: 72px;
  }
  body .vc_custom_1619130590453 {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .banner-quote .content h2{
    font-size: 34px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .page-id-6198 .banner-quote {
    min-height: 458px;
  }
  .page-id-6198 .banner-quote .content {
    z-index: 10;
  }
  .page-id-6198 .banner-quote .bg-img img {
    height: 100%;
  }
  .page-id-6198 .video-box .content h2 {
    line-height: 20px;
  }
  .our-investment {
    padding-bottom: 50px;
  }
  .our-investment .content {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .our-investment .content p {
    margin-bottom: 1rem;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
  }
  .our-investment .content.content-right {
    padding-left: 0;
  }

  .page-id-6198 .video-box .content h2 {
    margin-bottom: 50px;
  }
  .video-box {
    padding: 50px 0;
  }
  .video-box-quote {
    padding: 0 38px;
  }
  body .vc_custom_1619044404020 {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
  }
  html {
    overflow-x: hidden;
  }
  #our_team .vc_col-sm-4 {
    width: 50%;
  }
  .vc_row.team-grid {
    width: auto;
  }
  
  .our-team .list-team .item-team .title h2 {
    font-size: 21px;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .our-team .list-team .item-team .title {
    font-size: 14px;
    line-height: 21px;
    padding: 20px;
    bottom: 10px;
  }
  .page-id-6198 #internship-program .banner-quote .title-box {
    position: absolute;
    left: -30px;
    top: -30px;
    width: 60%;
    height: max-content;
    padding: 58px 38px 38px 38px;
  }
  .page-id-6198 #internship-program .banner-quote .title-box h2 {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 30px;
  }
  .page-id-6198 #internship-program .banner-quote .title-box h2 strong {
    display: block;
  }
  .page-id-6198 #internship-program.section-index-2 .banner-quote {
    min-height: unset;
  }
  .our-team{ 
    padding-bottom: 50px;
  }
  .banner_container {
    width: 100vw;
  }
  body .list-team>.vc_column-inner {
    padding-left: 24px;
    padding-right: 24px;
  }
  .banner-quote .content p, .banner-quote .title-box.content p {
    color: #fff;
    font-size: 12.4px;
    line-height: 17px;
    font-weight: 300;
  }
  .page-id-6198 #internship-program .banner-quote .content {
    background-color: #262262!important;
  }
  .page-id-6198 .side-content {
    display: none;
  }
  .brand {
    padding: 0 0 50px 0;
  }
  .brand > .wpb_column > .vc_column-inner {
    padding-top: 0!important;
  }
  .our-investment {
    padding-top: 0;
  }
  .our-team .list-team .item-team .title h2 a {
    margin-left: 55px;
  }
  /* Photon Pages */
  .page-id-6260 a.contact {
    margin-top: 2.5rem;
  }
  body #initial-subscription {
    margin-bottom: 60px!important;
  }
  .netninjas_button_section.position-right .btn-style-hover a {
    height: 57px;
    display: flex;
    align-items: center;
    padding: 17px 23px;
    font-size: 14px;
  }
  .photon-page .banner_container {
    padding-top: 60px;
  }
  .photon-page #banner_text_container, .page-id-6289 #banner_text_container {
    bottom: 0;
  }
  .netninjas_button_section.position-right {
    bottom: 3.19rem;
  }
  .page-id-6260 #page-banner {
    margin-top: 40px;
  }
  #banner_text_container::after {
    height: 110%;
  }
  .performance-page #banner_text_container::after {
    height: 100%;
  }
  .photon-page .page_banner .bg-img img, .photon-page .banner-quote .bg-img img, .page-id-6317 .page_banner .bg-img img, .page-id-6289 .page_banner .bg-img img {
    height: 100%;
  }
  .photon-page .banner-quote .content {
    background-color: rgba(54, 142, 164, 0.8);
  }
	.photon-page .section-index-2.holon-blue .banner-quote .content {
		background-color: rgba(38, 34, 98, 0.8);
	}
  .photon-page .banner-quote .content p {
    font-size: 15.5px;
    line-height: 23px;
    font-weight: 300;
  }
  .photon-page .section-index-2 .banner-quote .content {
    margin-top: 0;
    left: 20px;
  }
  .photon-page .section-index-2 .banner-quote .bg-img {
    height: 100%;
  }
  .photon-page .section-index-2 .banner-quote {
    min-height: 801px;
  }
  .photon-page .section-index-2 .banner-quote .content h2, .photon-banner.section-index-2 .banner-quote .content h2 {
    font-size: 34px;
    line-height: 34px;
  }
  body .vc_custom_1618957664389, body .vc_custom_1619057225970 {
    padding-top: 4rem!important;
  }
  .invest-col .wpb_single_image img {
    margin-bottom: 0;
  }
  .photon-page .invest-col p {
    font-size: 18px;
  }
  .photon-page .invest-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    justify-content: space-between;
  }
	.photon-page .invest-row.filecoin > .wpb_column > .vc_column-inner > .wpb_wrapper {
    justify-content: center;
  }
  .photon-page .invest-col .wpb_single_image img {
    max-width: 120px;
  }
  .photon-page .invest-row .invest-heading {
    margin-bottom: 0;
  }
  .btn-style-hover a.dark-button {
    left: unset;
  }
 
  .faq-box {
    padding: 3.5rem 0;
  }
  .faq-box .title-box {
    margin-bottom: 4rem;
  }
  .faq-box .title-box h2 {
    padding-bottom: 1.5rem;
  }
  .list-download .fix-width-page {
    min-height: unset;
  }
  #banner_text_container p {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .page-id-6346.photon-page .section-index-2 .banner-quote {
    min-height: 908px;
  }
  .list-download .item-download.thirds {
    width: 256px;
  }
  /* Performance Page */
  .page-id-6317 #page-banner {
    margin-top: 60px;
  }
  .page_banner .unit_price {
    padding: 1.3rem;
    max-width: 308px;
    right: 8px;
  }
  .page_banner .unit_price .price {
    width: 139px;
  }
  .page_banner .unit_price .price b {
    max-height: 4.2rem;
    font-size: 3.6rem;
    line-height: 1rem;
  }
  .page_banner .unit_price .price span {
    font-size: 10px;
  }
  .page_banner .unit_price .ic {
    margin-right: 10px;
  }
  .page_banner .unit_price .ic img {
    max-height: 32px;
  }
  .page-id-6317 #banner_text_container, #insights-banner #banner_text_container {
    bottom: 0;
  }
  .page-id-6317 .photon-fund {
    padding: 5rem 0 4rem 0;
  }
  .page-id-6317 .list-download {
    padding-top: 0;
  }
  .page-id-6317 .list-download .item-download {
    width: 33%;
  }
  .reporting {
    padding: 5rem 0;
  }
  .reporting .box-report {
    padding: 0 2.5rem;
  }
  .reporting .box-report .title-box h2 {
    margin-bottom: 2rem;
  }
  .reporting .box-report:after {
    width: 30rem;
  }
  .page-id-6317 .faq-box {
    padding-top: 0;
  }
  .page-id-6317 .potential-box {
    padding: 2rem 0;
  }
  /* Innovations */ 
  #footer {
    position: relative;
    padding: 3.5rem;
  }
  .page-id-6289 .banner-quote {
    min-height: 656px;
  }
  .page-id-6289 .banner-quote .content {
    top: 60px;
  }
  .innovations-page .banner-quote .content {
    padding: 30px 43px;
    width: 426px;
    height: max-content;
  }
  .innovations-page .banner-quote .content h2 {
    line-height: 1.1;
    margin-top: 0;
  }
  .innovations-page .banner-quote .content p {
    font-size: 12px;
    line-height: 15px;
  }
  /* footer styles */ 
  #footer {
    padding: 54px 0;
  }
  #footer .logo-footer a img {
    max-width: 131px;
  }
  #footer .flex-row {
    margin-top: 2.5rem;
  }
  #footer .copyright {
    display: none;
  }
  #footer .menu-footer-right {
    top: -2.5rem;
    margin-right: 3rem;
  }
  /* insights */ 
  #insights-banner {
    height: 422px;
    margin-top: 70px;
  }
  .insights-filter .filter-box {
    width: 23rem;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle {
    height: 2.9rem;
    padding: 0 1.75rem;
    font-size: 0.7rem;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle span {
    border-top: 0.5rem dashed;
    border-right: 0.5rem solid transparent;
    border-left: 0.5rem solid transparent;
  }
  .insights-filter .container {
    display: flex;
    justify-content: space-between;
  }
  .hot-new .title h2 {
    margin: 0.5rem 0px 1.3rem 0;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle b {
    margin-left: auto;
    margin-right: 20px;
  }
  .section-index-3 {
    padding: 5.5rem 0px 2.85rem;
  }
  /* contact page */
  .page-id-6306 #page-banner {
    height: 510px;
    margin-top: 60px;
  }
  .page-id-6306 .page_banner .bg-img img {
    height: 100%;
  }
  .contact-box .title h2 {
    padding-bottom: 1.25rem;
    margin-bottom: 1.5rem;
  }
  .contact-box .title h2:after {
    width: 2.85rem;
  }
  body .vc_custom_1618961563911 {
    padding-top: 100px!important;
  }
  .page-id-6306 .potential-box {
    padding: 2.5rem 0;
  }
  .contact-box {
    padding-bottom: 2rem;
  }
}
@media (min-width: 1025px) {
  .vc_custom_1619484487340 {
    padding: 9rem 5rem!important;
  }
  .wpb_text_column p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 21px;
  }
  .content-news-page .box-pad h1  {
    margin-bottom: 30px;
  }
  .content-news-page .box-pad h2 {
    margin-bottom: 30px;
    font-size: 22px;
  }
  .page-id-6317 .page_banner a.contact {
    margin-top: 0;
  }
 #contactModal .gform_wrapper .gform_footer input[type="submit"] {
  height: 57px;
  width: 280px;
  font-weight: 400;
 }
}
.content b, .content strong, .banner-quote .content h2 b, .banner-quote .content h2 strong {
  font-weight: 700;
	display: inline-block;
}
.banner-quote .content b, .banner-quote .content strong {
  font-weight: 500;
}
.banner-quote .content a {
  color: #fff;
}
.banner-quote .content a:hover {
  color: #fff;
}

.page-id-6346 .banner-quote .content a {
  text-decoration: underline;
}
.insights-filter .filter-box .dropdown .dropdown-toggle:focus {
  box-shadow: none;
}
@media (min-width: 1025px) and (max-width: 1280px) {
  html.vc_desktop {
    font-size: 16px!important;
  }
  #page-banner {
    margin-top: 60px;
    height: 650px;
  }
  .the-future {
    padding-top: 62px;
  }
  .logo {
    width: 118px;
    margin: 1.25rem 0rem 1.25rem 0rem;
  }
  .gform_wrapper .subscribe-top .gform_footer input[type="submit"] {
    letter-spacing: 6px;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle b {
    margin-right: 35px;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 12px;
    line-height: 51px;
  }
  .page-id-6198 #internship-program .banner-quote .title-box h2 strong {
    display: flex;
  }
  .contact-form-heading.vc_col-md-4 {
    width: 23%;
  }
  .page-id-6306 #contact-form {
    position: relative;
    left: 50px;
    width: 76%;
  }
  body .vc_custom_1618961563911 {
    padding-top: 140px!important;
  }
  .contact-box .title {
    width: auto;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu {
    top: 52px;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle {
    font-size: 12.4px;
    height: 51px;
  }
  #insights-banner {
    height: 649px;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li {
    padding: 19px 31px 19px 31px;
    font-size: 14px;
    line-height: 21px;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li ul {
    width: 142px;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li ul li {
    text-align: left;
    padding-right: 20px;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li ul li a {
    color: #5f5f5f !important;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li h2 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .title-box h2 {
    padding-bottom: 26px;
    margin-bottom: 32px;
  }
  .category-insights .breadcrumb {
    padding: 50px 0 60px 0;
  }
  .today_tomorrow p {
    margin-bottom: 1.1rem;
  }
  .main-menu>ul>li {
    margin: 0 17px 0 17px;
  }
  .banner-quote .content h2 {
    font-size: 45px;
    line-height: 46px;
  }
  .list-download .item-download.active {
    padding-top: 53px;
  }
  .main-menu > ul > li a:after {
    bottom: -10px;
  }
  .main-menu a.btn-subscribe {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
  }
  .main-menu>ul>li a {
    font-size: 12.4px!important;
  }
  .home #page-banner {
    margin-top: 50px;
  }
  .container {
    max-width: 1100px;
  }
  .innovations-page .banner-quote .content {
    padding: 73px 49px 35px 49px;
    height: 488px;
    width: 488px;
    top: 130px;
  }
  .innovations-page .banner-quote strong {
    font-weight: 700;
  }
  .page-id-6289 .banner-quote {
    min-height: 758px;
  }
  .innovations-page .banner-quote .content p {
    font-size: 14px;
    line-height: 21px;
  }
  #banner_text_container {
    left: 30px;
    width: 408px;
    height: 345px;
    padding: 53px 26px 26px 53px;
  }
  .page-template-template-privacy #banner_text_container {
    bottom: -1rem;
  }
  #banner_text_container h1.title {
    font-size: 55px;
    line-height: 62px;
  }
  .banner-quote .content {
    left: 30px;
    padding: 44px;
    padding-top: 66px;
  }
  .banner-quote .content span.quote_marks {
    display: none;
  }
  .banner-quote .content h2.quote {
    font-size: 21px;
    line-height: 27px;
    margin-bottom: 20px;
    padding-bottom: 25px;
  }
  .home #banner_text_container {
    bottom: 50px;
  }
  .banner-quote .content p, .banner-quote .title-box.content p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
  }
  .btn-style-hover a {
    width: 204px;
    line-height: 38px;
  }
  .page-id-6289 .banner-quote .content h2 {
    margin-bottom: 26px;
    padding-bottom: 26px;
  }
  .page-id-6289 .banner-quote .content {
    background-color: rgba(38,34,98, 1) !important;
  }
  .photon-page .section-index-2 .banner-quote .content h2, .photon-banner.section-index-2 .banner-quote .content h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .netninjas_post_grid .grid-item .item-insight .entry-content {
     height: 200px;
  }
  .photon-page .section-index-2 .banner-quote .content {
    width: 50%;
  }
	.section-index-2-cloud .banner-quote .content{
		width: 50%;
	}
  .faq-box .title-box h2 {
    font-size: 2.5rem;
  }
  .list-download .item-download {
    padding-left: 102.2px;
    padding-top: 18px;
  }
  .faq-box .list-faq .item-faq .title h2 {
    font-size: 1rem;
  }
  .faq-box .list-faq .item-faq {
    margin-bottom: 2.8rem;
    padding-bottom: 2.8rem;
  }
  body .vc_custom_1618958469623 {
    margin-bottom: 2.8rem;
  }
  .photon-page .banner_container {
    padding-top: 110px;
  }
  .page-id-6346.photon-page .section-index-2 .banner-quote{
    min-height: 890px;
  }
  .list-download .item-download.thirds {
    width: 420px;
  }
  .list-download .item-download h2 {
    font-size: 21px;
    line-height: 33px;
  }
  .list-download .item-download .dropdown .dropdown-toggle {
    height: 67px;
    padding: 0 31px;
    font-size: 12.4px;
    line-height: 67.5px;
  }
  #footer .logo-footer a {
    justify-content: flex-start;
  }
  #privacy-content {
    margin-left: 0;
    margin-right: 0;
  }
  #privacy-content > .wpb_column > .vc_column-inner {
    padding: 44px 97px;
  }
  #privacy-content .wpb_text_column p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 26px;
  }
  body #other-forms {
    margin-bottom: 60px!important;
  }
  .page-id-6198  #page-banner {
    height: 650px;
  }
  .page-id-6198 #banner_text_container {
    bottom: 0;
  }
  .faq-box .list-faq .item-faq .title {
    min-width: 28rem;
  }
  .page_banner .bg-img img {
    height: 100%;
  }
  .list-faq a {
    font-size: 14px;
  }
  .page-id-6198 .banner-quote {
    min-height: 758px;
  }
  .page-id-6198 .banner-quote .content {
    width: 460px;
    padding: 100px 56px 50px;
    top: 120px;
  }
  .page-id-6198 .banner-quote .bg-img img {
    height: 100%;
  }
  .our-investment .content.first {
    margin-top: 0;
  }
  .our-investment {
    padding: 3.8rem 0;
  }
  .exponential-box {
    padding: 6.1rem 0;
  }
  .exponential-box .content h2 {
    font-size: 45px;
    line-height: 45px;
    margin: 0 0 45px 0;
  }
  body .vc_custom_1619484487340 {
    padding: 5rem 2.8rem!important;
  }
  .exponential-box .content p {
    font-size: 16px;
    line-height: 27px;
  }
  .our-team .list-team .item-team .title h2 a {
    top: 0;
    font-size: 1.2rem;
  }
  .page-id-6198 #internship-program.section-index-2 .banner-quote {
    min-height: 1067px;
  }
  .page-id-6198 #internship-program .banner-quote .content {
    left: 2rem;
    padding: 4.15rem 2.8rem 2.8rem;
  }
  .page-id-6198 #internship-program .banner-quote .title-box {
    top: 170px;
    width: 640px;
  }
  .brand {
    padding-top: 50px;
  }
  .page-id-6198 .section-index-2 .banner-quote .side-content {
    display: block;
    position: absolute;
    z-index: 10;
    width: 440px;
    bottom: 220px;
    right: 100px;
  }
  .page_banner .unit_price {
    right: 100px;
  }
  .photon-fund .title-box {
    width: 20rem;
  }
  .faq-box .list-faq .item-faq .button-down {
    min-width: 3rem;
  }
  .faq-box .list-faq .item-faq .content {
    font-size: 0.8rem;
    letter-spacing: 0.1px;
    line-height: 1.2rem;
  }
  .hot-new .img {
    width: 35.2rem;
  }
  .hot-new .title .cate {
    margin-bottom: 5.5rem;
  }
  .hot-new .title h2 {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title {
    padding: 1.4rem 1.9rem 4.7rem;
    min-height: 21rem;
  }
  .hot-new .img {
    width: 60rem;
  }
  .insights-filter .filter-box {
    width: 46rem;
  }
  /* .section-index-3 .list-insight .grid-item .item-group .item-insight .title .cate {
    margin-bottom: 1.4rem;
  } */
   .section-index-3 .list-insight .grid-item .item-group .item-insight .title h2, .hot-new .title h2 a {
    font-size: 17.78px;
    line-height: 22px;
  }
  .section-index-3 .list-insight .grid-item .item-group .item-insight .title p {
    font-size: 12px;
    line-height: 20px;
  }
  .content-news-page .box-pad .cate {
    margin-bottom: 50px;
    padding-left: 60px;
  }
  .content-news-page .box-pad h2 {
    font-size: 35px;
    line-height: 40px;
    padding-left: 60px;
  }
  .content-news-page .box-pad {
    padding: 50px;
  }
  .content-news-page .box-pad b {
    font-size: 20px;
  }
  .content-news-page .content {
    padding: 50px 110px;
  }
  .content-news-page .box-pad .date {
    font-size: 12px;
    line-height: 18px;
    padding-left: 60px;
    margin: 20px 0;
  }
  .content-news-page .box-pad p {
    margin-bottom: 30px;
    line-height: 23px;
  }
  .content-news-page .socials-container i{
    font-size: 20px;
    margin-right: 20px;
  }
  .page-id-6306 #page-banner {
    height: 650px;
  }
  .contact-box .title h2 {
    font-size: 2.5rem;
    padding-bottom: 1.4rem;
  }
  body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 2.4rem;
    padding-left: 25px!important;
  }
  body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
    padding-left: 1.5rem;
    padding-top: 1rem;
  }
  .gform_wrapper textarea.medium {
    height: 177px!important;
    min-height: unset;
    padding: 15px!important;
  }
  .subscribe-form {
    top: 110px;
    padding: 35px 0;
  }
  .mega-menu {
    top: 106px;
  }
  body #subscriptionModal .subs-title, body #contactModal .subs-title {
    font-size: 1.3rem;
  }
  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"],
   .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
     padding: 1.1rem 2.3rem 0.9rem 2.8rem;
   }
   .btn-style a {
     font-size: 12.4px;
     padding: 17px 14px 14px 17px;
   }
   .netninjas_button_section.position-right .btn-style-hover a {
     height: 51px;
     font-size: 12.4px;
     padding: 17px 14px 14px 17px;
     letter-spacing: 6.2px;
   }
   .netninjas_button_section.position-right .btn-style-hover a span {
     margin-right: 5px;
   }
   .netninjas_button_section.position-right {
     bottom: 3.5rem;
   }
   #footer .logo-footer a img {
     width: 170px;
   }
   #footer .menu-footer {
     margin: 0 2rem;
   }
   #footer .menu-footer ul li a, #footer .menu-footer ul li span {
     font-weight: 500;
   }
}
@media (min-width: 1281px) {
  .page_banner .bg-img img {
    height: 100%;
  }
  .insights-filter .filter-box {
    margin-bottom: 20px;
  }
  .the-future {
    padding-top: 70px;
  }
  body .vc_custom_1618811390786 {
    padding-right: 80px!important;
  }
  .insights-filter .filter-box .dropdown .dropdown-menu li h2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  body .vc_custom_1618811374572 {
    position: relative;
    top: -40px;
    left: -50px;
  }
  #privacy-content {
    margin-left: -65px;
    margin-right: -65px;
  }
  .home #page-banner {
    margin-top: 130px;
  }
  .insights-filter .filter-box .dropdown .dropdown-toggle b{
    letter-spacing: normal;
    position: relative;
    left: 83px;
    font-weight: 700;
  }
  .page-id-6198 .section-index-2 .banner-quote .side-content {
    right: 50px;
    bottom: 280px;
  }
}
@media (min-width: 1400px) {
  .page-id-6198 .section-index-2 .banner-quote .side-content {
    right: 128px;
    bottom: 215px;
  }
  .page-id-6198 .page_banner .btn-style {
    margin-top: 10px;
  }
}

@media (min-width: 1650px) {
  .page-id-6198 .section-index-2 .banner-quote .side-content {
    position: absolute;
    z-index: 10;
    width: 468px;
    bottom: 220px;
    right: 368px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px){
	 html {
		 font-size: 7px !important
	}
	.home #page-banner {
		margin-top: 90px;
	}
	.banner-quote {
		min-height: 720px;
	}
	.banner-quote .bg-img img {
		height: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.our-investment {
		padding: 50px 0 10px 0;
	}
	.reverse-mobile {
		display: flex;
		flex-direction: row;
	}
	.main-menu > ul > li a {
		font-weight: 300;
		font-size: 18px;
	}
		.page-id-6198 #internship-program .banner-quote .title-box {
		position: absolute;
		left: 20px;
		top: 0;
		width: 60%;
		height: max-content;
		padding: 48px 38px 38px 38px;
	}

}


@media (max-width: 767px) {
  #page-banner.post-video {
    height: auto;
    position: relative;
  }

  #page-banner.post-video:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: calc(100% * 9 / 16);
  }

  #page-banner.post-video .page_banner {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }
  .invest-col:not(:nth-last-child(3))>.wpb_column>.vc_column-inner>.wpb_wrapper:after { 
    right: calc(50% - 1px)!important;
    transform: rotate(-225deg);
}
}

#ws-ok-popup .ic-logo img, #subscribe-popup .ic-logo img{
	max-width: 250px;
}

@media (min-width: 1025px) and (max-width: 1280px)
.innovations-page .banner-quote .content {
    padding: 73px 49px 35px;
    height: 500px;
    width: 488px;
    top: 130px;
}
}