/* montserrat-regular - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('../woff2/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Montserrat';
	font-style: bold;
	font-weight: 700;
	src: url('../woff2/montserrat-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* # Global Styes
   # Please insert all GLobal Styles below, avoid inserting anywhere.
---------------------------------------------------------------------------------------------------- */
html {
	font-size: 62.5%; /* 10px browser default */
}
body {
	background-color: #fff;
	color: #000;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 1.45;
}
body > div {
	font-size: 1.6rem;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
a {
	text-decoration: none;
}

.book-img a{
    transition: 0.3s;
}

.book-img a:hover{
    transform: scale(1.1) !important;
}

/* Reusable */
.site-btn a {
    background-image: url('../png/btn-color.png');
    background-position: center;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    height: 3.03vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
    background-color: transparent !important;
}
.grey-light {
    color: #333;
}

.site-btn a:hover {
	background-image: url('../png/btn-plain.png') !important;
	fill: #FDB92A !important;
	color: #FDB92A !important;
}


.site-btn-plain a:hover {
	background-image: url('../png/btn-color.png') !important;
	color: #fff !important;
	fill: #fff !important;
}

.site-btn-plain a {
  background-image: url('../png/btn-plain.png') !important;
  background-position: center;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  height: 3.03vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: transparent !important;
}

.btn-plain a:hover{
	background-image: url('../png/yellow-btn.png') !important;
	color: #fff !important;
	fill: #fff !important;	
}

.btn-plain a {
  background-image: url('../png/plain-btn.png') !important;
  background-position: center;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  height: 2.55vw;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: transparent !important;
}


.influex-tel .iti {
    width: 100%;
}

.iti--allow-dropdown .iti__flag-container .iti__selected-flag {
    background-color: transparent !important;
}

.contact-form-wrap .gform_fields .influex-tel input {
    padding-left: 74px !important;
}

.gform_body input.influex-tel-fmt {
    padding-left: 90px !important;
    width: 100%;
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
	background: transparent !important;
}


.podcast-post .alm-listing .alm-item {
    width: 25% !important;
    text-align: center;
    margin: 0 auto;
    padding: 1.5vw 0.5vw;
}

/* # Elementor Overwrites ---------------------------------------------------------------------------------------------------- */
.elementor-editor-active .site-header,
.elementor-editor-active .nav-primary {
	display: none;
}
.full-width-content.elementor-page .site-inner {
	max-width: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.full-width-content.elementor-page .entry {
	padding: 0;
	margin: 0;
}
body .elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 119rem;
}
.full-width-content.elementor-page .site-inner {
	padding-top: 0;
}
.elementor_library-template-default.elementor-editor-active .sidebar {
    display: none;
}
.elementor_library-template-default .content {
    width: 100%;
    padding: 0;
    margin: 0;
}
.site-footer {
	display: none;
}




@font-face {
    font-family: 'PROXON';
    src: url('../eot/proxonregular.eot');
    src: url('../eot/proxonregulard41d.eot#iefix') format('embedded-opentype'),
        url('../woff2/proxonregular.woff2') format('woff2'),
        url('../woff/proxonregular.woff') format('woff'),
        url('../ttf/proxonregular.ttf') format('truetype'),
        url('../svg/proxonregular.svg#PROXONRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.gform_body input:focus::-webkit-input-placeholder, .gform_body textarea:focus::-webkit-input-placeholder {
 opacity: 0 !important;
}

.gform_body input:focus:-moz-placeholder, .gform_body textarea:focus:-moz- placeholder {
 opacity: 0 !important;
}

.gform_body input:focus:-ms-input-placeholder, .gform_body textarea:focus:-ms- input-placeholder {
 opacity: 0 !important;
}

.gform_body input:focus::placeholder, .gform_body textarea:focus::placeholder {
 opacity: 0 !important;
}

/* Testimonial */

.testi-post .testimonial-wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 35px;
}

.testi-post .testimonial-item {
  width: 33.333%;
  position: relative;
  height: 26vw;
  margin-bottom: 10vw;
}

.testi-post .testimonial-content {
  /*position: relative;*/
  padding: 13% 10%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(33.333% - 20px);
  flex: 0 1 calc(33.333% - 20px);
}

.testi-post .testimonial-item:before {
  position: absolute;
  content: "";
  width: 96%;
  height: 97%;
  background-image: url('../png/testimonial-border.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}

.testi-post .testimonial-headline {
  font-family: "Montserrat", Sans-serif !important;
  color: #33E4DF;
  text-align: center;
  font-size: 1.250vw;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0;
}

.testi-post .testimonial-excerpt {
  font-family: "Montserrat", Sans-serif !important;
  color: #FFF;
  text-align: center;
  font-size: 1.042vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0;
}

.testi-post .testimonial-title {
  font-family: "Montserrat", Sans-serif !important;
  color: #33E4DF;
  font-size: 1.042vw;
  ;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.214vw;
  text-transform: uppercase;
  margin: 0;
}

.testi-post .testimonial-position {
  color: #FFF !important;
  font-family: "Montserrat", Sans-serif !important;
  font-size: 0.833vw;
  font-style: normal;
  font-weight: 500;
  margin: 0 !important;
}

.testi-post .testi-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 5%;
}

.testi-post .testi-profile {
  width: 70%;
}

.testi-post .testi-featured {
    position: absolute;
    right: 2vw;
    bottom: -1vw;
    z-index: 5;
    width: 25%;
}

.testi-post .testi-featured img {
  border: 5px solid #fff;
  -webkit-box-shadow: 40px 40px 80px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 40px 40px 80px 0px rgba(0, 0, 0, 0.25);
}

.testi-post img.line-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 3;
  width: 5.10vw;
}

/* Image Defaults */
.img-float-right {
    float: right;
    margin-left: 1.5em;
}

.img-float-left {
    float: left;
    margin-right: 1.5em;
}


.book-img img{
    height: 16.61vw;
    object-fit: cover;
}

body.sticky-active .influex-sticky-header {
   position: fixed !important;
   top: 0;
   left: 0;
   right: 0;
   width: 100%;
   background-color: #282526 !important;
}

/* # will apply this css starting 1025px and above
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1025px) {
  .fluid-section .elementor-container {
    width: 80%;
  }

  .fluid-section .elementor-inner-section .elementor-container,
  .fluid-section .elementor-widget-popup .elementor-container {
    width: 100%;
  }

  .fluid-row .elementor-container {
    width: 77%;
  }

  .fluid-row .elementor-inner-section .elementor-container,
  .fluid-row .elementor-widget-popup .elementor-container {
    width: 100%;
  }
}


/* # will apply this css starting 1024px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px) {
	  .site-btn-plain a, .site-btn a, .btn-plain a {
    height: 6vw;
  }
	
.book-img img{
    height: 18vw;
}
  
	
/* 	Testimonial */
	
	.testi-post .testimonial-excerpt {
    font-size: 1.8vw;
  }

  .testi-post .testimonial-title, .testi-post .testimonial-position {
    font-size: 1.5vw;
  }

  .testi-post .testimonial-item {
    height: 55vw;
    margin-bottom: 15vw;
  }

  .testi-post .testi-featured img {
    border: 3px solid #fff;
    -webkit-box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.25);
  }

  .testi-post img.line-top {
    width: 7vw;
  }

}

/* # will apply this css starting 1023px and below
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {

}

/* # Font Sizing
   # Please insert all media queries below, avoid creating new breakpoints and inserting anywhere.
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width:1600px) {
	html {
		font-size: 56.3%;
	}
}
@media only screen and (max-width:1023px) {
	br {
		display: none;
	}
}
@media only screen and (max-width:960px) {
	html {
		font-size: 50%;
	}
	
/* 	.testi-post .testimonial-item {
		height: 62vw;
	  } */
}

@media only screen and (max-width:768px) {

}

@media only screen and (max-width:767px) {
	  .site-btn-plain a, .site-btn a, .btn-plain a {
    height: 14vw;
  }
	
	.book-img img{
    height: 38vw !important;
}
	
/* 	Testimonial */
	
	.testi-post .testimonial-excerpt {
    font-size: 4vw;
  }

  .testi-post .testimonial-title, .testi-post .testimonial-position {
    font-size: 4vw;
  }

  .testi-post .testi-featured img {
    border: 3px solid #fff;
    -webkit-box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.25);
  }

  .testi-post .testimonial-item {
    height: unset;
    margin-bottom: 2%;
  }

  .testi-post img.line-top {
    width: 20vw;
  }

  .testi-post .testi-featured {
    position: absolute;
    right: 10vw;
    z-index: 5;
  }
	  .testi-post .slick-arrow:before{
      display: none;
  }
  
  .testi-post .slick-arrow{
        top: unset;
        width: 10vw !important;
        height: 10vw !important;
        bottom: -22vw !important;
  }
  
  .testi-post .slick-next {
    right: 32%;
}

.testi-post .slick-prev {
    left: 32%;
}
	
	.podcast-post .alm-listing .alm-item{
    width: 100% !important;
    padding: 1.5vw 0.5vw 5vw;
}
	
.cky-notice p, .cky-notice p a {
    line-height: 1.5em!important;
    font-size: 3.3vw!important;
}
	
.cky-notice p.cky-title {
    font-size: 4.5vw!important;
}
	.cky-notice-btn-wrapper button {
    padding: 4px 0 !important;
    font-size: 13px !important;
}
}

@media only screen and (max-width:568px) {
	.img-float-right, 
	.img-float-left {
		float: none;
		margin: 0 auto 1.5em;
		display: block
	}
}
