/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
	line-height: 1.6 !important;
	font-size: 17px !important;
}
body.blog #main {
	margin-top: 90px;
}
body.blog .post-content .fusion-single-line-meta span {
	display: none;
}
body.blog .post-content .fusion-single-line-meta {
	color: transparent;
}
.fusion-background-video-wrapper {
	z-index: -1 !important;
} 
.fusion-header {
	height: 97px !important;
}
.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line {
	background-color: #fff !important;
}
.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line {
    background-color : #0063ff !important;
}
.fusion-mobile-nav-item, .fusion-mobile-nav-item a {
	font-size: 22px !important;
}
h3 {
	line-height: 1.3 !important;
}
.column-offset-1_12 {
	padding-left: 20.666% !important;
}
#main {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
/** Minimum Height Classes ***/

.fusion-layout-column.min-height-300 .fusion-column-wrapper, .min-height-300 {
	min-height: 300px !important;
}
.fusion-layout-column.min-height-400 .fusion-column-wrapper, .min-height-400 {
	min-height: 400px !important;
}
.fusion-layout-column.min-height-500 .fusion-column-wrapper, .min-height-500 {
	min-height: 500px !important;
}
.fusion-layout-column.min-height-600 .fusion-column-wrapper, .min-height-600 {
	min-height: 600px !important;
}
.fusion-layout-column.min-height-700 .fusion-column-wrapper, .min-height-700 {
	min-height: 700px !important;
}
.fusion-layout-column.min-height-800 .fusion-column-wrapper, .min-height-800 {
	min-height: 800px !important;
}

.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    font-size: .9em !important;
}


.fusion-is-sticky #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link {
	color: #000;
}
.fusion-megamenu-title {
   color: #0055ff !important;
   border-bottom: 2px solid #0055ff;
   padding: 15px 0 !important;
   margin: 0px 20px 15px 20px;
}
.fusion-megamenu-title a {
   color: #0055ff !important;
}
.menu-item.space-top {
	margin-top: 35px !important;
}
.fusion-megamenu {
	padding: 5px 15px !important;
	background-color: #f5f8fb;
}
.fusion-megamenu-holder {
    border-bottom: 4px solid #0055ff;
    border-top: none;
	background-color: #f5f8fb;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu {
	border-right: none !important;
}
.fusion-megamenu-title, .fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a {
	padding: 5px 20px;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu {
	padding: 15px 0;
}
.sgpb-content {
  border: none !important;
  box-shadow: 2px 20px 70px #0000008f !important;
}
.drop-shadow {
  box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.20);
}
/*** DEMO POPUP ***/
.demo-popup-header {
  padding: 0px;
  margin: -16px 0px 0px 0px;
}
.demo-popup-header-mobile {
	display: none;
  padding: 0px;
  margin: -16px 0px 0px 0px;
}
.demo-form fieldset {
  max-width: 100% !important;
}
.demo-form fieldset.form-columns-1 input[type=text], 
.demo-form fieldset.form-columns-1 input[type=email], 
.demo-form fieldset.form-columns-1 input[type=tel], 
.demo-form fieldset.form-columns-1 select, 
.demo-form fieldset.form-columns-1 textarea {
  margin: 0;
  padding-right: 0;
  width: 100% !important;
}
.demo-form input[type=text], 
.demo-form input[type=email], 
.demo-form input[type=tel], 
.demo-form select, 
.demo-form textarea {
  background-color: #d9e8ff;
  border-color: transparent;
  border-radius: 0px !important;
  color: #333333;
  font-weight: 100;
  font-size: 15px;
  height: 45px;
  padding-left: 15px;
  font-family: "Poppins";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    margin-bottom: 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.demo-form input[type=text]:focus, 
.demo-form input[type=email]:focus, 
.demo-form input[type=tel]:focus, 
.demo-form select:focus, 
.demo-form textarea:focus {
  background-color: #fff;
  border-color: #0066ff;
  border-radius: 0px !important;
  color: #5f5d5d;
  font-weight: 100;
  font-size: 15px;
  height: 45px;
  padding-left: 15px;
  font-family: "Poppins";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    margin-bottom: 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.demo-form input[type=checkbox] {
	-webkit-appearance: none;
	background-color: #d9e8ff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 12px;
	margin-right: 7px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}
.demo-form input[type=checkbox]:active, .demo-form input[type=checkbox]:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.demo-form input[type=checkbox]:checked {
	background-color: #0066ff;
	color: #fff !important;
}
.demo-form input[type=checkbox]:checked:after {
	content: '\2714';
	font-size: 17px;
	position: absolute;
	top: 0px;
	left: 5px;
	color: #fff;
}

.demo-form ul.inputs-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0px;
  margin-top: 10px;
}
.demo-form .hs-fieldtype-checkbox {
  margin-top: 20px;
}
.demo-form legend {
    font-family: "Poppins";
    color: #5f5d5d;
    font-style: italic;
    font-size: 15px !important;
    font-weight: 100 !important
}
.demo-form li label {
  color: #2f2f2f;
  font-weight: 100;
  font-size: 15px;
  font-family: "Poppins";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.demo-form label {
  color: #2f2f2f;
  font-weight: 600;
  font-size: 16px;
  font-family: "Poppins";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.demo-form .hs-error-msgs {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0px;
  margin-top: 0px;
 }
.demo-form .hs_recaptcha {
	display: none;
}
.demo-form .hs-error-msgs.inputs-list {
    margin-top: -15px !important;
    margin-bottom: 5px !important;
}
.demo-form .hs-error-msgs li label {
  list-style: none;
  font-size: 14px;
  color: #0066ff !important;
}
.demo-form .button-default {
   background-color: #0055ff;
  box-shadow: 0px 5px 30px rgba(0,0,0,.15) !important;
  font-size: 16px;
  padding: 11px 35px;
  font-weight: 100;
}
.demo-form .button-default:hover {
   background-color: #008eff;
  box-shadow: 0px 0px 0px rgba(0,0,0,.15) !important;
    transform: scale(.98);
}



#tab_container_322  {
  padding-left: 70px !important;
  padding-right: 70px !important;
}
#tab_container_322 .tab-content {
  background: linear-gradient(0deg, rgba(229,239,255,0) 0%, rgba(229,239,255,1) 100%) !important;

}
.wpsm_nav.wpsm_nav-tabs > li{
  width: 50% !important;
  text-align: left !important;
  font-family: "Poppins" !important;
}
.pum-content wpsm_nav.wpsm_nav-tabs > li > a {
  text-align: left !important;
  font-family: "Poppins" !important;
}
#tab_container_322 .wpsm_nav-tabs > li.active > a, #tab_container_322 .wpsm_nav-tabs > li.active > a:hover, #tab_container_322 .wpsm_nav-tabs > li.active > a:focus {
    cursor: default;
    background-color: #e5efff !important;
    border: 1px solid #e5efff !important;
    text-align: left !important;
}
#tab_container_322 .wpsm_nav-tabs > li > a,#tab_container_322 .wpsm_nav-tabs > li > a:hover, #tab_container_322 .wpsm_nav-tabs > li > a:focus {
    cursor: default;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    text-align: left !important;
}
#tab_container_322 .wpsm_nav-tabs > li > a:hover,  #tab_container_322 .wpsm_nav-tabs > li > a:focus {
    cursor: default;
    color: #000 !important;
}
#tab_container_322 .wpsm_nav-tabs > li.active > a span:after {
  content: "";
  background-color: #0066ff;
  height: 3px;
  width: 120px;
  display: block;
}
#tab_container_322 .wpsm_nav-tabs > li > a span:after {
  content: "";
  background-color: #6c6c6c;
  height: 3px;
  width: 120px;
  display: block;
}
#tab_container_322 .wpsm_nav-tabs > li.active > a:hover span:after {
  background-color: #0066ff;
}

#tab_container_322 .wpsm_nav-tabs > li > a:hover span:after {
  background-color: #000;
}
.fusion-logo img {
 	width: 215px !important;
}
.fusion-slider-container .slide-id-15 .background-image:before {
    content: "";
    width: 100%;
    height: 100000px;
    z-index: 3;
    background-color: rgba(0,0,0,.66);
    position: absolute;
}
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item.mega-open-demo-form a {
	border-radius: 4px !important;
	color: #fff !important;
   background-color: #0055ff !important;
  font-size: 16px !important;
  padding: 10px 25px !important;
  height: auto !important;
  font-weight: 100 !important;
  line-height: 20px !important;
  margin-left: 30px !important;

}
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item.mega-open-demo-form a:hover {
  background-color: #008eff !important;
  box-shadow: 0px 0px 0px rgba(0,0,0,.15) !important;
  transform: scale(.98);
  color: #fff !important;
  font-size: 16px !important;
}

.fusion-button.button-flat.button-default {
   background-color: #008EFF;
  box-shadow: 0px 20px 30px rgba(0,0,0,.15) !important;
  font-size: 16px;
  padding: 11px 35px;
  font-weight: 100;

}
.fusion-button.button-flat.button-default:hover {
   background-color: #00AAFF;
  box-shadow: 0px 0px 0px rgba(0,0,0,.15) !important;
    transform: scale(.98);
}
.slide-content-container {
  margin-top: 35px;
}
.slide-id-225 .slide-content-container, .slide-id-276 .slide-content-container, .slide-id-360 .background-image {
  margin-top: 0px;
}
.slide-id-225 .fusion-title-sc-wrapper, .flex-active-slide .fusion-title-sc-wrapper{
  width: 55%;
  padding-left: 0px !important;
  margin-top: 20px;
}
.slide-id-225 .background-image, .slide-id-360 .background-image {
	background-position: center bottom !important;
}
.slide-id-401 {
  margin-top: 20px;
}
.slide-content-container h1 {
line-height: 1 !important;
}
.tfs-slider .slide-content-container .tfs-button-1 {
 margin-top: 2.5%; 
}
.featured-logos {
  height: 85px;
  overflow: hidden;
  margin-top: 20px !important;
}
.as-featured-on-header {
  color: #fff;
  font-size: .9em;
  margin-bottom: -10px;
  padding-bottom: 0px;
}
.hero-lower .featured-logos img {
  width: auto;
  height: 50px;
  padding-right: 20px;
}

.hero-lower {
  margin-top: -125px;
  position: absolute !important;
  z-index: 100;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right:  auto !important;
}

.hero-lower .fusion-row {
  padding-right: 30px !important;
}
.hero-lower .hero-video {
}
.mobile-vid-container {
  display: none !important;
}
.desktop-vid-container {
  display: block !important;
}

/* Individual video container */
.hero-video-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.hero-video-wrap img {
  width: 100%;  
}
    /* SVG play button container */
.hero-video-wrap .play-btn {
animation: fadeIn ease 1s;
      position: absolute;
      width: 50px;
      height: 50px;
      left: 50%;
      top: 50%;
  z-index: 100;
filter: drop-shadow( 0 0px 5px #0055ffc9);
      transform: translate(-50%, -50%);
    }
.hero-video-wrap .play-btn svg {
      transition: all .2s ease;
      fill: #fff;
    }
.hero-video-wrap .play-btn:hover svg,
    .video-wrap .play-btn:focus svg {
      cursor: pointer;
  transform: scale(1.3);
      filter: drop-shadow( 0 20px 10px #0055ff20);

    }
    
.right-flush .fusion-builder-row, .left-flush .fusion-builder-row {
	max-width: calc(1360px + 32px) !important;
padding-right}
.right-flush.left-flush .fusion-builder-row {
	max-width: calc(1360px + 62px) !important;
}
.right-flush {
	margin-right: -62px !important;
}
.left-flush {
	margin-left: -62px !important;
}

.offset-blue-bg {
  background: #ecedff;
  padding-top: 90px;
  padding-left: 15%;
  padding-right: 10%;
  padding-top: 120px !important;
  padding-bottom: 100px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.offset-blue-bg .fusion-column-wrapper {
	  padding-bottom: 60px !important;

}
.offset-blue-bg.fusion_builder_column_2_3 {
  padding-left: 14%;
  padding-right: 10%;
}
.blue-bg {
  background: #ecedff;
}
.blue-bg .fusion-column-wrapper {
  padding-top: 65px !important;
  padding-left: 13% !important;
  padding-right: 13% !important;
  padding-bottom: 65px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;

}
.offset-right.fusion-imageframe {
  width: 120% !important;
  max-width: 120% !important;
  margin-top: 100px;
  margin-left: 0px;
}
.offset-right.fusion-layout-column {
    margin-top: 120px !important;
}
.offset-right.fusion-layout-column.drop-shadow {
    box-shadow: none;
}
.offset-right.fusion-layout-column .fusion-column-wrapper {
    margin-right: -40%;
    z-index: 100;
    position: relative;
}
.offset-right.fusion_builder_column_2_5.fusion-layout-column .fusion-column-wrapper {
    margin-right: -20%;
    z-index: 100;
    position: relative;
}
.offset-right.fusion_builder_column_1_3.fusion-layout-column .fusion-column-wrapper {
    margin-right: -30%;
    z-index: 100;
    position: relative;
}



.offset-right.fusion-layout-column.drop-shadow .fusion-column-wrapper {
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.20);
}

.fusion_builder_column_2_5 .offset-right.fusion-imageframe {
  width: 120% !important;
  max-width: 120% !important;
  margin-top: 100px;
  margin-left: 0px;
}
.fusion_builder_column_1_3 .offset-right.fusion-imageframe {
  width: 138% !important;
 max-width: 138% !important;
  margin-top: 100px;
  margin-left: 0px;
}
.fusion_builder_column_1_4 .offset-right.fusion-imageframe {
  width: 132% !important;
 max-width: 132% !important;
  margin-top: 100px;
  margin-left: 0px;
}

.wpmslider-prev {
  font-size: 2.0em !important;
  padding: 10px !important;
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(68, 68, 68, 0.5) !important;
  box-shadow: 0px 5px 20px rgba(0,0,0,.1) !important;
  position: absolute !important;
  left: -40px !important;
}
.wpmslider-next {
  font-size: 2.0em !important;
  padding: 10px !important;
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(68, 68, 68, 0.5) !important;
  box-shadow: 0px 5px 20px rgba(0,0,0,.1) !important;
  position: absolute !important;
   right: -40px !important;
}

.wpmslider-prev:before, .wpmslider-next:before {
  font-size: 2.0em !important;
  padding: 14px !important;
  width: 8px !important;
  height: 8px !important;
  background: #ffffffb5 !important;
	
}
.wpm-testimonial_page_testimonial-views {
	margin-bottom: 150px;
}
.wpmslider-viewport {
    overflow: visible !important; 
}
.wpmtst-testimonial {
    transition: all 1s ease;
    margin-right: 20px !important;
}
.wpmtst-testimonial[aria-hidden="true"]  {
    top: 0;
    left: 0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: -1;
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.0);

}


.wpmtst-testimonial[aria-hidden="true"] .testimonial-image-wrapper  {
    top: 0;
    left: 0;
    filter:alpha(opacity=40);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    transition: all 1s ease;
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.0);

}

.wpmtst-testimonial[aria-hidden="true"] .testimonial-image img  {
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}
.testimonial-content {
    display: flex;
    align-items: top;
    overflow: visible !important; 
}

.testimonial-text {
    background: #ecedff;
    order: 2;
    flex-grow: 2;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 90px;
    min-height: 480px !important;
    margin-left: -5%;
    padding-bottom: 90px;
    margin-bottom: -90px !important;
    margin-top: -90px !important;
    transition: all 1s ease;

}
.testimonial-text .testimonial-play-btn {
      position: relative !important;
      bottom: initial;
    margin-top: 50px;
      float: left;
      z-index: 100;
      transform: translate(-50%, -50%);
      color: #0066ff;
      font-size: 16px;
    }


.testimonial-text h3 {
   transition: all 1s ease;
}


.testimonial-image-wrapper {
    transition: all 2s ease;
    order: 1;
    flex-grow: 1;
    min-width: 25%;
    width: 25%;
    z-index: 100;
    position: relative;
}
.testimonial-image img {
    transition: all 2s ease;
    width: 100% !important;
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.20);
}





.testimonial-row .offset-blue-bg {
  background: #ecedff;
  padding-left: 15%;
  padding-right: 10%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.testimonial-row .offset-blue-bg .fusion-column-wrapper {
  padding-top: 90px !important;
  padding-bottom: 30px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;

}

.text-left .fusion-column-wrapper {
  padding-left: 0px  !important;
  padding-right: 10%  !important;
}

/** HOME **/

.home-intro-row {
}
.home-eksohealth-left .fusion-column-wrapper {
  padding-left: 0px  !important;
  padding-right: 10%  !important;
}

/** EksoHealth Page **/

.eksonr-row {
 margin-right: -30px;
  margin-left: -30px;
}
.eksonr-row img {
 margin-top: 80px; 
 margin-right: -30px;
  margin-left: -30px;
}
/* Testimonial SVG play button */
.testimonial-play-btn {
      position: absolute;
      margin-left: 100px;
      bottom: -90px;
      float: left;
      z-index: 100;
      transform: translate(-50%, -50%);
      color: #0066ff;
      font-size: 16px;
    }
.testimonial-play-btn label {
      display: inline-block;
      margin-left: 15px;
      margin-top: 5px;
      
}
.testimonial-play-btn svg {
      float: left;
      width: 40px;
      height: 40px;
      transition: all .4s ease;
      fill: #fff;
      filter: drop-shadow( 0 0px 10px #0055ffc9);
    }
.testimonial-play-btn:hover svg,
.testimonial-play-btn:focus svg {
      cursor: pointer;
      transform: scale(1.2);
      filter: drop-shadow( 0 10px 10px #0055ff20);

    }


.section-label, .section-block-content h4 {
  color:#0055ff !important;
  font-family: "Poppins" !important;
  font-size: 15px !important;
  margin-bottom: 30px !important;
  padding-bottom: 0px !important;
}
.section-block-content .fusion-checklist {
    padding-left: 20px;
}

.section-label:after, .section-block-content h4:after {
  content: "";
  display: block;
  background-color: #0055ff;
  width: 10px;
  height: 2px;
  margin-top: 0px;
}
.section-header, .hero-row h1, .section-block-content h2 {
  line-height: 1 !important;
  font-size: 60px !important;
  margin-bottom: 30px !important;
}
.section-descrip, .section-block-content {
 /*margin-bottom: 40px;*/
 font-size: 18px;
}
.section-block-content .fusion-button {
	margin-top: 20px !important;
}

.section-block-content.white .section-label, .section-block-content.white h4 {
  color:#fff !important;
}
.section-block-content.white .section-label:after, .section-block-content.white h4:after {
  background-color: #fff !important;
}
.section-block-content.white .section-header, .section-block-content.white h2 {
  color: #fff !important;
}
.section-block-content.white {
 color: #fff;
}

.global .section-block-content.white .section-descrip, .blue-cta .section-block-content.white p {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}


.section-block-content.centered, .section-block-content.centered h4, .section-block-content.centered h2 {
  text-align: center !important;
}
.section-block-content.centered .section-label:after, .section-block-content.centered h4:after {
  margin-right: auto !important;
  margin-left: auto !important;
}
 .fusion-slider-container, .flexslider.main-flex, .flexslider.main-flex .background {
    height: 700px !important;
    max-height: 700px !important;
  }
  .hero-row {
	  height: 700px !important; 
	  min-height: 700px !important;
	  color: #fff !important;
  }
  .hero-row .fusion-fullwidth-center-content {
	  height: 100% !important;
	  padding: 32px !important;
  }
  .hero-row .section-header, .hero-row h1.section-header, .hero-row h1, .hero-row .section-descrip {
	  color: #fff !important;
  }
.fusion-slider-container .section-label {
  color:#0055ff;
  font-family: "Poppins";
  font-size: 15px;
  margin-bottom: 20px;
}
.fusion-slider-container .section-label:after {
  content: "";
  display: block;
  background-color: #0055ff;
  width: 10px;
  height: 2px;
  margin-top: 4px;
}

.blue-cta  .fusion-button {
	margin-top: 20px;
}

.fusion-button.button-flat.button-default.white {
	background-color: #fff !important;
}
.fusion-button.button-flat.button-default.white span {
    color:#0055ff;
}
.fusion-button.button-flat.button-default.light-blue {
	background-color: #0066ff !important;
}
.fusion-blog-layout-grid .fusion-post-content-wrapper {
  position: absolute;
  z-index: 100;
  bottom: 0px;
  padding-bottom: 10px !important;
  background: rgb(0,0,0);
  transition: all .2s ease;
  background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%);
}
.fusion-blog-layout-grid .fusion-post-wrapper {
  box-shadow: 0px 10px 30px rgba(0,0,0,.20);
  transition: all .5s ease;
  overflow: hidden !important;
  position: relative;
  border: 0px !important;
}
.fusion-blog-layout-grid .fusion-post-wrapper:hover {
  box-shadow: 0px 25px 60px rgba(0,0,0,.2);
    transform: scale(1.03);
}
.fusion-blog-layout-grid .fusion-post-wrapper img.scale {
    transition: all .5s ease;
    transform: scale(1.1);
}
.fusion-blog-layout-grid .fusion-post-wrapper img {
    transition: all .2s ease;
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
}
.fusion-flexslider {
	object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: visible;
}
.fusion-flexslider .slides, .fusion-flexslider .slides li, .fusion-flexslider .slides li .fusion-image-wrapper  {
	object-fit: cover !important;
	width: 100% !important;
	height: 100% !important;
	overflow: visible !important;
}


.fusion-blog-layout-grid .post-content {
  margin-bottom: 0px !important;
}
.fusion-blog-layout-grid .fusion-single-line-meta a[rel="category tag"] {
	display: block !important;
}
.fusion-blog-layout-grid .fusion-single-line-meta a {
  position: absolute;
  top: 0px;
  left: 25px;
  background-color:#0055ff;
  color: #fff !important;
  padding: 2px 18px;
  border-radius: 30px;
}
.fusion-blog-layout-grid .fusion-content-sep {
	display: none !important;
}
.sp-pcp-category a {
  position: ;
  top: -15px;
  left: 20px;
  background-color:#0055ff;
  color: #fff !important;
  padding: 2px 18px;
  border-radius: 30px;
}

.fusion-blog-layout-grid .meta-tags a {
  display: block;
  color: #fff;
  font-size: 12px;
}
.fusion-blog-layout-grid .meta-tags {
  display: block;
  padding-top: 0px;
  color: #000;
  font-size: 0px;
}

.fusion-blog-layout-grid .fusion-post-content-wrapper h2 a, .sp-pcp-post-title a {
  color: #fff !important;
  font-family: Arial;
  font-size: 32px !important;
  font-weight: 600 !important;
  display: inline-block;
  padding-right: 15%;
  line-height: 1.2 !important;
}
.off-grid .slick-slide {
    pointer-events: none; 
}
.off-grid .slick-active {
    pointer-events: all; 
    box-shadow: 0px 10px 40px rgba(0,0,0,.5);
}
.off-grid .slick-active:hover {
    box-shadow: 0px 30px 60px rgba(0,0,0,.2);
    transform: scale(1.03);
    z
}
.off-grid .sp-post-carousel-pro-section, .off-grid .slick-list {
	overflow: visible !important;
}
.off-grid .slick-slide img {
  transition: all .5s ease;
  opacity: .3;
  overflow: hidden;
}
.slick-slide .sp-pcp-all-content {
  padding: 30px !important;
  background-color: transparent !important;
  background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%);
}
.off-grid .slick-slide .sp-pcp-all-content {
  transition: all .5s ease;
  background-color: transparent !important;
  background: linear-gradient(0deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%);
  opacity: 0;
}
.off-grid .slick-active, .off-grid .slick-active img, .off-grid .slick-active .sp-pcp-all-content {
  transition: all .5s ease;
  opacity: 1 !important;
}
.off-grid .sp-pcp-post-image img {
  width: auto !important;
  max-width: inherit !important;
}
.off-grid .slick-slide .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666cb9;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: -1;
    transition: all 1s ease;
}
.off-grid .slick-active .overlay {
    opacity: 0;
}
.off-grid .slick-slide.hidden {
    transition: all .5s ease;
    opacity: 0;
}
.sp-post-carousel-pro-section .sp-post-carousel-pro-area .slick-arrow {
  font-size: 2.0em !important;
  padding: 14px !important;
  width: 60px !important;
  height: 60px !important;
  box-shadow: 0px 5px 10px rgba(0,0,0,.3);
}
.off-grid .sp-post-carousel-pro-section .sp-post-carousel-pro-area .slick-next {
  right: -10px;
}
.off-grid .sp-post-carousel-pro-section .sp-post-carousel-pro-area .slick-prev {
  left: -30px;
}
.off-grid .sp-post-carousel-pro-section .sp-post-carousel-pro-area .slick-disabled {
  opacity: 0;
}
.off-grid .sp-post-carousel-pro-section .sp-post-carousel-pro-area img {
    margin-right: -10px !important;
    padding-right: 0px !important;
    width: 100% !important;
}
.off-grid .sp-post-carousel-pro-section  {
  margin-right: 40px;
  z-index: 0;
}
.home-blog-left {
  z-index: 1000;
}
.fusion-footer .social_links {
  position: absolute;
  top: -80px;
  left: 0;
  margin-left: 15px;
  text-align: right;
  font-size: 14px;
  width: 387.5%;
}
.fusion-footer-widget-column {
  margin-bottom: 0 !important;
}
.fusion-footer .footer-contact {
  position: absolute;
  top: -150px;
  left: 0;
  margin-left: 15px;
  font-size: 14px;
  width: 300%;
}
.fusion-footer .footer-contact p {
  padding: 0;
  margin: 0;
}
.fusion-footer .footer-contact h3 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.fusion-footer .footer-contact img {
  width: 100px;
  float: left;
  position: absolute;
  left: -120px;
}
.fusion-footer-widget-area .widget-title {
    margin: 0 0 10px !important;
    padding-bottom: 5px;
    text-transform: none !important;
    font-family: Arial !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: 1px !important;
    font-style: normal;
    border-bottom: 1px solid #0155ff;
    color: #ffffff;
}
.fusion-footer-widget-area li.menu-item {
  padding: 0 !important;
  border-bottom: none !important;
}
.fusion-footer-widget-area .menu-item a {
  font-size: 14px;
}
.fusion-footer-widget-area .menu-item a:before {
  display: none;
}
.fusion-footer-widget-area .menu-item a:hover {
  color: #0155ff !important;
}
.contact-office-wrapper, .bordered-box {
	padding: 15px 25px 10px 25px;
	border: 1px solid #000;
}
.contact-office-wrapper h2, .bordered-box h2 {
	margin-bottom: 12px;
}
.contact-office-wrapper a:link, .bordered-box a:link {
	color: #0055ff !important;
}
/*** EKSO FEATURES ****/
#eksofeatures-container.eksonr-row #eksofeatures-image {
	width: 430px;
	position: relative;
	margin: auto;
}
#eksofeatures-container.eksoue-row #eksofeatures-image {
	width: 150%;
	left: -50%;
	top: 80px;
	position: relative;
}

#eksofeatures-container #eksofeatures-left {
	padding-left: 30px;
}
#eksofeatures-container .eksofeatures-list .featurecallout {
	font-size: 18px;
	border-left: 3px solid #ecedff;
	margin-bottom: 10px;
	padding: 15px 20px;
	transition: all .3s ease;
}
#eksofeatures-container .eksofeatures-list .featurecallout:hover, #eksofeatures-container .eksofeatures-list .featurecallout.active {
  background: #ecedff;
}
#eksofeatures-container .eksofeatures-list .featurecallout h4{
	font-size: 22px;
	color: #0066ff;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0;
}
#eksofeatures-container #eksofeatures-left {
	position: relative;
}
#eksofeatures-container #eksofeatures-left #callout-dots div {
	background: transparent;
	border-radius: 50%;
    border: 3px solid #0066ff;
	margin: 10px;
	height: 35px;
	width: 35px;
	transform: scale(1);
    transition: all .2s ease;
}
#eksofeatures-container #eksofeatures-left #callout-dots div.active {
	background: #0066ff;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 102, 255, 0.3);
	animation: pulse-blue 2s infinite;
	margin: 10px;
	height: 35px;
	width: 35px;
	transform: scale(1);
}
@keyframes pulse-blue {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 102, 255, 0.6);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px rgba(52, 172, 224, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(52, 172, 224, 0);
	}
}

#eksofeatures-container.eksonr-row #eksofeatures-left #callout-dots #smart-assist-dot {
	position: absolute;
	top: 35%;
	z-index: 1000;
	left: 55%;
}
#eksofeatures-container.eksonr-row #eksofeatures-left #callout-dots #data-capture-dot {
	position: absolute;
	top: 20%;
	z-index: 1000;
	left: 56%;
}
#eksofeatures-container.eksonr-row #eksofeatures-left #callout-dots #gait-training-dot {
	position: absolute;
	top: 57%;
	z-index: 1000;
	left: 45%;
}
#eksofeatures-container.eksonr-row #eksofeatures-left #callout-dots #clinician-dot {
	position: absolute;
	top: 22%;
	z-index: 1000;
	left: 45%;
}
#eksofeatures-container.eksonr-row #eksofeatures-left #callout-dots #posture-dot {
	position: absolute;
	top: 25%;
	z-index: 1000;
	left: 18%;
}
#eksofeatures-container.eksonr-row #eksofeatures-left #callout-dots #pre-amb-dot {
	position: absolute;
	top: 88%;
	z-index: 1000;
	left: 60%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #use-cases-dot {
	position: absolute;
	top: 25%;
	z-index: 1000;
	left: 45.5%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #mech-oper-dot {
	position: absolute;
	top: 35%;
	z-index: 1000;
	left: 85.5%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #movement-dot {
	position: absolute;
	top: 25%;
	z-index: 1000;
	left: 65.5%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #degrees-dot {
	position: absolute;
	top: 15%;
	z-index: 1000;
	left: 60.5%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #workload-dot {
	position: absolute;
	top: 37%;
	z-index: 1000;
	left: 75.5%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #adaptable-dot {
	position: absolute;
	top: 45%;
	z-index: 1000;
	left: 75.5%;
}
#eksofeatures-container.eksoue-row #eksofeatures-left #callout-dots #therapy-access-dot {
	position: absolute;
	top: 20%;
	z-index: 1000;
	left: 65.5%;
}


.large-bg-image {
	height: 900px !important;
	margin-top: -50px;
	background-position: 90% top !important;
	background-size: contain !important;
}
.large-bg-image .section-block-content {
	margin-top: 180px !important;
	margin-left: 3% !important;
	margin-bottom: 50px;
	padding-right: 50px;
}
.icon-box .fusion-column-wrapper {
	position: relative;
    padding: 20px 37px 20px 37px !important;
}
.icon-box {
	background-color: #fff;
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.20);
    padding: 0;
    font-size: 19px;
    line-height: 1.4 !important;
    margin-top: 50px !important;
}
.icon-box .flush-image-rightleft {
	margin-left: -37px;
	margin-right: -37px !important;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: max-content !important;
}
.icon-box .flush-image-top {
	margin-top: -20px !important;
	max-width: max-content !important;
}
.icon-box .flush-image-bottom {
	margin-top: -37px !important;
	max-width: max-content !important;
}
.icon-box.bg-image-black h4 {
    margin-top: 250px !important;
    color: #fff !important;
}
.icon-box.bg-image-black{
	color: #fff;
}
.icon-box.bg-image-black h4:after {
    background-color: #fff !important;
}
.icon-box.bg-image-black h2 {
    color: #fff !important;
}
.icon-box.bg-image-white h4 {
    margin-top: 250px !important;
}
.icon-box .icon {
    position: relative !important;
    margin-top: -74px !important;
    left: 0px !important;
    margin-bottom: 0px !important;
    z-index: 10 !important;
    padding-bottom: 0px !important;
}
.icon-box h4 {
	font-size: 18px !important;
	color: #0066ff !important;
	font-weight: 600 !important;
	margin-bottom: 10px !important;
	margin-top: 0 !important;
	padding-top: 0px !important;
}
.icon-box .fusion-title {
	margin-top: 0 !important;
	padding-top: 0px !important;

}

.icon-box h4:after {
  content: "";
  display: block;
  background-color: #0055ff;
  width: 15px;
  height: 2.5px;
  margin-top: 0px;
}
.icon-box h2 {
	font-size: 45px !important;
}

/** By Application Icon Menu **/
.icon-menu {
	margin-top: 0px !important;
	padding: 0px;
	box-shadow: 0px 3px 10px rgb(0 0 0 / 14%);
}
.icon-menu .fusion-button {
	font-size: 13px !important;
	border-top: 5px solid #fff !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	color: #000 !important;
	border-radius: 0px !important;
}
.icon-menu .fusion_builder_column {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.icon-menu .fusion_builder_column:not(:last-child) {
	border-right: 1px solid #333 !important;
}


.icon-menu .fusion-button i, .icon-menu .fusion-button span {
	color: #000 !important;
}
.icon-menu .fusion-button:hover {
	border-top: 5px solid #0055ff !important;
	background-color: #fff !important;
}
.icon-menu .fusion-button:hover i, .icon-menu .fusion-button:hover span {
color: #0055ff !important;
}



/**** BLOG POST SLIDER ****/
.fusion-blog-layout-grid .fusion-post-grid {
	padding: 30px 15px !important;
}
.fusion-post-slider img {
    width: 55% !important;
      box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.20) !important;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    position: absolute;
    left: inherit !important;
    right: 0 !important;
    top: 35px !important;
    bottom: 35px !important;
    padding: 35px 5% !important;
    width: 41% !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #0063ff !important;
    color: #fff;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt a.read-more {
    color: #0063ff !important;
    position: absolute;
    bottom: -35px;
    margin-left: 35px;
    border-bottom: 1px solid #0063ff;
    padding-bottom: 2px;
    line-height: 1;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff !important;
    font-size: 60px !important;
    line-height: 1;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2:before {
	content: "FEATURED";
	display: block;
    color: #fff !important;
    font-family: "Poppins";
    font-size: 15px;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a:before {
  content: "";
  display: block;
  background-color: #fff;
  width: 10px;
  height: 2px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.fusion-flexslider .flex-control-nav {
	display: none !important;
}
.flex-direction-nav li a{
  font-size: 2.0em !important;
  padding: 14px !important;
  width: 60px !important;
  color: #fff !important;
  top: 50% !important;
  height: 60px !important;
  box-shadow: 0px 5px 10px rgba(0,0,0,.20);
}
/*** News ***/

.new-page-posts h2 {
	margin-top: 10px !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #333 !important;
}
.new-page-posts h2 a {
    color: #222 !important;
}

@media screen and (max-width: 1350px) {
/**** BLOG POST SLIDER ****/

.fusion-post-slider img {
    width: 50% !important;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    position: absolute;
    left: inherit !important;
    right: 0 !important;
    top: 35px !important;
    bottom: 35px !important;
    padding: 20px 3% !important;
    width:48% !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #0063ff !important;
    color: #fff;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt a.read-more {
    color: #0063ff !important;
    position: absolute;
    bottom: -35px;
    margin-left: 35px;
    border-bottom: 1px solid #0063ff;
    padding-bottom: 2px;
    line-height: 1;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff !important;
    font-size: 45px !important;
    line-height: 1;
}
.home-blog-left .fusion-column-wrapper {
  padding-right: 50px !important;
}
}

@media screen and (max-width: 1200px) {
/**** BLOG POST SLIDER ****/

.fusion-post-slider img {
    width: 45% !important;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    position: absolute;
    left: inherit !important;
    right: 0 !important;
    top: 35px !important;
    bottom: 35px !important;
    padding: 20px 3% !important;
    width:60% !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #0063ff !important;
    color: #fff;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt a.read-more {
    color: #0063ff !important;
    position: absolute;
    bottom: -35px;
    margin-left: 105px;
    border-bottom: 1px solid #0063ff;
    padding-bottom: 2px;
    line-height: 1;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff !important;
    font-size: 50px !important;
    line-height: 1;
}
.section-header, .hero-row .section-header, .hero-row h1 {
  line-height: 1 !important;
  font-size: 50px !important;
  margin-bottom: 30px;
}
.home-blog-left .fusion-column-wrapper {
  padding-right: 20px !important;
}
}
@media screen and (max-width: 1100px) {
/**** BLOG POST SLIDER ****/

.fusion-post-slider img {
    width: 100% !important;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt {
    position: relative !important;
    left: 4.5% !important;
    right: auto !important;
    top: auto !important;
    bottom: px !important;
    padding: 20px 3% !important;
    width:85% !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: #0063ff !important;
    color: #fff;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt a.read-more {
    display: none;
}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff !important;
    font-size: 45px !important;
    line-height: 1;
}
.offset-blue-bg {
  background: #ecedff;
  padding-left: 15%;
  padding-right: 10%;
  margin-right: -20px !important;
  padding-top: 120px !important;
  padding-bottom: 100px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.offset-blue-bg .fusion-column-wrapper {
	padding-bottom: 60px;

}
.offset-blue-bg.fusion_builder_column_2_3 {
  padding-left: 14%;
  padding-right: 10%;
}

#eksofeatures-container .eksofeatures-list .featurecallout {
	font-size: 16px !important;
	margin-bottom: 10px;
	padding: 15px 25px !important;
	transition: all .3s ease;
}
#eksofeatures-container .eksofeatures-list .featurecallout:hover, #eksofeatures-container .eksofeatures-list .featurecallout.active {
  background: #ecedff;
}
#eksofeatures-container .eksofeatures-list .featurecallout h4{
	font-size: 22px;
	color: #0066ff;
	font-weight: 600;
	margin-bottom: 14px;
	margin-top: 0;
}
}

@media screen and (max-width: 1000px) {
	
.section-header, .hero-row h1, .section-block-content h2 {
  line-height: 1 !important;
  font-size: 50px !important;
  margin-bottom: 30px !important;
}

.fusion-footer .footer-contact {
  position: absolute;
  top: -150px;
  left: 0;
  margin-left: 15px;
  font-size: 14px;
  width: 200%;
}
.fusion-footer .footer-contact p {
  padding: 0;
  margin: 0;
}
.fusion-footer .footer-contact h3 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
}
.fusion-footer .footer-contact img {
  width: 100px;
  float: left;
  position: relative;
  margin-right: 20px;
  left: 0px;
}
.section-header, .hero-row .section-header, .hero-row h1 {
  line-height: 1 !important;
  font-size: 50px !important;
  margin-bottom: 30px;
}
.hero-lower {
  margin-top: -130px;
  position: absolute !important;
  z-index: 100;
}

}
@media screen and (max-width: 800px) {

.large-bg-image {
	background: none !important;
}
.large-bg-image .fusion-layout-column {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.section-header, .hero-row h1, .section-block-content h2 {
  line-height: 1 !important;
  font-size: 40px !important;
  margin-bottom: 30px !important;
}
	
.column-offset-1_12 {
	padding-left: 32px !important;
}
#tab_container_322  {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.demo-popup-header {
	display: none !important;
}
.demo-popup-header-mobile {
	display: block !important;
}

.hero-lower {
  margin-top: -105px !important;
  width: {define width};
  position: absolute !important;
  z-index: 100;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right:  auto !important;
}

html.avada-is-100-percent-template #main.width-100 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.slide-content-container {
  margin-top: 0;
}
.mobile-vid-container {
  display: block !important;
}
.desktop-vid-container {
  display: none !important;
}

  .home-intro-row {
 margin-top: -60px; 
 margin-right: -30px;
  margin-left: -30px;
}
.home-intro-row .offset-right.fusion-imageframe {
  margin-top: 140px;
}
.home-eksoworks-row {
 margin-right: -30px;
  margin-left: -30px;
}

.section-header, .hero-row .section-header, .hero-row h1 {
  line-height: 1 !important;
  font-size: 40px !important;
  margin-bottom: 30px;
}
.hero-lower {
  margin-top: -200px;
  position: relative !important;
  z-index: 100;
}
.featured-logos {
  height: auto;
  display: none;;
  margin-top: 5% !important;
}
.right-flush {
	margin-right: -32px !important;
}
.left-flush {
	margin-left: -32px !important;
}

.fusion_builder_column_1_3 .offset-right.fusion-imageframe, .offset-right.fusion-imageframe, .fusion_builder_column_1_2 .offset-right.fusion-imageframe, .fusion_builder_column_1_4 .offset-right.fusion-imageframe {
  width: auto !important;
  margin-right: 30px;
  max-width: 100% !important;
  margin-top: 30px;
  margin-left: 30px;
  margin-bottom: -10px;
}
.hero-lower .fusion-row {
  padding-right: 0px !important;
}
.offset-blue-bg {
  background: #ecedff;
  padding-left: 10%;
  padding-right: 10%;
  margin-right: -20px !important;
  padding-top: 120px !important;
  padding-bottom: 100px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.offset-blue-bg .fusion-column-wrapper {
  padding-bottom: 60px !important;

}
.testimonial-row .offset-blue-bg {
  background: #ecedff;
  padding-bottom: 100px;
  margin-top: -60px !important;
  padding-top: 120px;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 70px;
}
.testimonial-play-btn {
    position: relative;
    display: inline;
    margin-left: 50%;
    bottom: -10px;
    width: 100%;
    z-index: 100;
    transform: translate(-50%, -50%);
    color: #0066ff;
    font-size: 16px;
}
.testimonial-content {
    display: block;
}
.testimonial-image-wrapper {
    transition: all 2s ease;
    order: 1;
    flex-grow: 1;
    width: 80%;
    z-index: 100;
    position: relative;
    margin: auto;
}
    .testimonial-image-wrapper img {
    width: 100%;
}
.testimonial-text {
    background: #ecedff;
    order: 2;
    flex-grow: 2;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 90px;
    min-height: 480px !important;
    margin-left: 0;
    padding-bottom: 90px;
    margin-bottom: -90px !important;
    margin-top: -60px !important;
    transition: all 1s ease;
}
.wpmslider-prev {
  left: 40px !important;
}
.wpmslider-next {
   right: 40px !important;
}




.offset-blue-bg.fusion_builder_column_2_3 {
  padding-left: 10%;
  padding-right: 10%;

}
.home-eksohealth-left .fusion-column-wrapper {
  padding-top: 60px  !important;
  padding-left: 10%  !important;
  padding-right: 10%  !important;
  padding-bottom: 0px  !important;
}
.text-left .fusion-column-wrapper {
  padding-top: 60px  !important;
  padding-left: 10%  !important;
  padding-right: 10%  !important;
  padding-bottom: 0px  !important;
}


.blue-cta {
  padding-top: 60px  !important;
  padding-left: 10%  !important;
  padding-right: 10%  !important;
  padding-bottom: 50px  !important;
}
.home-blog-left {
  padding-top: 0px  !important;
  padding-left: 10%  !important;
  padding-right: 10%  !important;
  padding-bottom: 50px  !important;
}
.section-block-content .fusion-button {
 margin-bottom: 30px !important; 
}
.home-blog-left .fusion-column-wrapper {
  padding-right: 0px !important;
}

.off-grid .sp-post-carousel-pro-section  {
	margin-top: 40px;
  margin-left: 40px;
}
.off-grid .sp-pcp-post-image img {
  width: 100% !important;
  max-width: 100% !important;
}
.fusion-footer .footer-contact {
  text-align: center;
  position: relative;
  top: -100px;
  left: 0;
  margin-left: 0px;
  font-size: 16px;
  width: 100%;
}
.fusion-footer .footer-contact p {
  padding: 0;
  margin: 0;
}
.fusion-footer .footer-contact h3 {
  font-size: 22px !important;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
  margin-top: 15px;
}
.fusion-footer .footer-contact img {
  width: 150px;
  float: none;
  position: relative;
  left: 0px;
}
.fusion-footer .social_links {
  position: relative;
  top: -50px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 14px;
  width: 100%;
}

.slide-id-225 .background-image, .slide-id-360 .background-image  {
	background-position: bottom 0px right 35% !important;
}


.reverse-cols .fusion-row { display: flex; flex-flow: column; }
.reverse-cols .fusion-column-last { order: 1}
.reverse-cols .fusion-column-first { order: 2}

}


/*** CENTER STYLES FROM OLD SITE ***/

.acf-map {
    min-height: 818px;
    width: 70%;
}

.center-template-default #main, .post-type-archive-center #main, .post-type-archive-center #main .fusion-row, .center-template-default #main .fusion-row {
	padding: 0 !important;
	max-width: 100%;
}
@media screen and (min-width: 1001px) {
.post-type-archive-center .fusion-header-wrapper {
    position: absolute;
    z-index: 10000;
    width: 100%;
    background: transparent !important;
}
.avada-html-is-archive .post-type-archive-center.fusion-top-header .fusion-header {
	background-color: transparent;
}
}
.centers__results .col-sm-12.section {
  display: none;
}
.centers__results._empty .centers__results-msg {
  display: block;
}
.gm-style .b-marker__content {
  font-family: "Apercu", Helvetica, Arial, sans-serif !important;
}
.gm-style .gm-style-iw-c {
  top: 0px !important;
  left: 0px !important;
}
.gm-bundled-control.gm-bundled-control-on-bottom {
  top: -25px !important;
}
.gm-bundled-control .gm-svpc {
  display: none;
}
.btn-reset {
  display: inline-block;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  outline: none;
}
.btn-reset:hover,
.btn-reset:active,
.btn-reset:focus {
  text-decoration: none;
}
.btn-map {
  text-transform: uppercase;
  color: #fff;
  background: #0066ff;
  font-weight: 500;
  border-radius: 5px;
}
.btn-map:hover {
  color: #0066ff !important;
  background: #fff;
}
.btn-map:focus {
  color: #fff;
}
.btn-map[data-target="distributor"] {
  background: #a3a3a3;
  border: 1px solid #a3a3a3;
}
.btn-map[data-target="distributor"]:hover {
  color: #fff !important;
  background: #a3a3a3;
  opacity: 0.8;
}
.centers__top .container,
.centers__search .container {
  padding: 0 40px;
}
.archive .pac-container {
  margin-left: 2px;
  z-index: 1;
}
.archive .centers__top {
  padding: 30px 0 20px 0px;
  display: none;
}
.archive .centers__top_wrapper {
  background: rgba(0,0,0,.9);
  padding: 80px 0 0px 0px;
}
.archive .centers__title {
  margin: 0;
  color: #fff;
  font-size: 40px;
}
.archive .centers__header {
  background: transparent;
  padding: 30px 0px 30px 0px ;
  position: relative;
}
.archive .centers__search {
  padding: 20px 0 20px;
  background: rgba(0,0,0,.9);
  margin: 0;
}
.archive .f-search__field {
  display: block;
  width: 100%;
  height: 50px;
   border: 0;
  border-radius: 5px;
  font-size: 24px;
  font-weight: 300;
  padding: 0 50px 0 18px;
  line-height: 1.1;
}
.archive .f-search__field::placeholder {
  font-weight: 300;
  color: #666;
}
.archive .f-search__btn {
  padding: 0 30px;
  height: 50px;
  border-radius: 4px;
  font-size: 20px;
  width: 200px;
  margin-left: 15px;
}

.archive .f-search__row {
  position: relative;
  width: 100%;
}
.archive .centers__wrapper {
  display: flex;
  height: 850px;
  background: #f2f2f2;
  box-shadow: 0 2px 15px #ddd;
}
.archive #map.centers__map {
  flex-basis: 70%;
  max-width: 100%;
  height: 100%;
  order: 2;
  flex-grow: 1;
}
.archive .centers__results {
  position: relative;
  flex-basis: 30%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  min-width: 270px;
  background: #fff;
  min-height: 90px;
}
.archive .f-search {
  display: flex;
}
.archive ._text-small {
  font-size: 22px;
  line-height: 1.4;
}
.archive ._text-medium {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
}
.archive ._centers {
  padding: 0;
}
.archive .b-center {
  position: relative;
}
.archive .b-center:hover .b-center__link {
  opacity: 1;
}
.archive .b-center__link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.12);
  opacity: 0;
  transition: opacity 0.2s;
}
.archive .b-center__link:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto 0;
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #cacaca;
  border-right: 2px solid #cacaca;
  transform: rotate(-45deg);
}
.archive .b-center__content {
  padding: 40px;
  position: relative;
  border-bottom: 2px solid #e6e6e6;
}
.archive .b-center__buttons {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 10px 0 0 -10px;
  z-index: 1;
  margin-left: -10px;
}
.archive .b-center__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 3px 10px;
  min-height: 30px;
  line-height: 1;
  font-size: 17px;
  margin: 10px 0 0 10px;
  white-space: normal;
  word-break: break-all;
}
.archive #centers .section {
  padding-bottom: 0;
}
.archive .b-center__list {
  margin-bottom: 0;
}
.archive .b-center__list li._location {
  display: none;
}
.archive .b-center__list li +li {
  margin-top: 10px;
}
.archive .b-center__title {
  margin: 0 0 13px;
}
.archive .b-center__text {
  margin: 0 0 10px;
}
.archive .b-center__list-link {
  word-break: break-all;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.b-marker__link {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin: 3px 0 3px 0;
}
.centers__header-close {
  position: absolute;
  top: 12px;
  right: 0;
  width: 40px;
  height: 40px;
  color: #0076be;
  transition: color 0.2s;
}
.centers__header-close:hover {
  color: #00497c;
}
.centers__header-close:before {
  transform: rotate(45deg);
}
.centers__header-close:after {
  transform: rotate(-45deg);
}
.centers__header-close:before,
.centers__header-close:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  content: '';
  width: 20px;
  height: 0;
  border-top: 3px solid;
}
.f-search__geo-error {
  position: absolute;
  z-index: 3;
  bottom: 105%;
  right: 0;
  font-size: 14px;
  line-height: 1.2;
  color: #f00;
  opacity: 0;
  transition: opacity 0.3s;
  max-width: 250px;
  padding: 10px;
  background: #fff;
  box-shadow: 1px 1px 7px #ccc;
  border-radius: 4px;
  pointer-events: none;
}
.f-search__geo-error:before {
  position: absolute;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #fff;
  right: 15px;
  bottom: -6px;
  transform: rotate(58deg) skew(25deg);
  box-shadow: 2px 2px 2px #ccc;
}
.f-search__geo-error._show {
  opacity: 1;
  pointer-events: all;
}
.f-search__placeholder {
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 24px;
  color: #666;
  height: 44px;
  width: 50%;
  padding: 0 18px;
  pointer-events: none;
}
.f-search__btn-geo {
  position: absolute;
  padding: 8px;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
}
.f-search__btn-geo:focus {
  outline: none;
}
.centers__results-temp {
  opacity: 0;
  transform: scale(0);
  position: absolute;
}
.centers__results-items {
  position: relative;
  z-index: 1;
  background: #fff;
}
.centers__results-msg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 70px 15px;
  font-size: 22px;
  line-height: 1.2;
  color: #666;
  text-align: center;
  margin: 0 auto;
  max-width: 400px;
  display: none;
}
.b-center__link:focus {
  border: none;
  outline: none;
}
.archive ._centers .date,
.archive ._centers .read-more {
  display: none;
}
.b-center__list li {
  margin-bottom: 0;
  display: block;
  position: relative;
}
.b-center__list li._location span {
  word-break: break-all;
}
.b-center__list p {
  margin: 0;
}
.b-center__list ._flex {
  display: flex;
}
.b-center__list-link {
  text-decoration: none;
}
.b-center__img {
  width: 26px;
  height: 26px;
  margin-right: 15px;
}
.container._flex {
  display: flex;
  justify-content: space-between;
}
.centers.resource-landing {
  background: #f4f2f7;
}
.b-center__media {
  display: block;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 8px;
  float: left;
  width: 46%;
  max-width: 402px;
  padding-top: 23%;
  position: relative;
}
.b-center__media-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.b-center__media .fa-play-circle {
  opacity: 0.8;
  color: #fff;
  position: absolute;
  font-size: 60px;
  left: 22px;
  bottom: 18px;
  transition: opacity 0.2s ease-out;
}
.b-center__media:hover .fa-play-circle {
  opacity: 1;
}
.single-center section ul li {
  margin-bottom: 10px;
}
.single-center .list-inline {
  margin-left: 0;
  padding: 0;
}
.single-center .b-center__list li {
  line-height: 1.1;
}
.single-center .b-center__list li span {
  font-size: 22px;
  font-weight: 100;
}
.single-center .b-center__list li +li {
  margin-top: 20px;
}
.single-center .b-center__title {
  margin-bottom: 20px;
}
.single-center .b-center__list-link {
  padding-left: 37px;
}
.single-center .b-center__icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 25px;
  width: 25px;
  text-align: center;
  line-height: 1.2;
}
.single-center .centers {
  padding: 45px 0;
}
.single-center__btn-get {
  min-width: 180px;
  padding: 0 24px;
  line-height: 42px;
  border-radius: 4px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin-left: 30px;
  background: #8dbc51;
  border: 1px solid #8dbc51;
  text-align: center;
}
.single-center__btn-get:hover {
  color: #8dbc51;
  background-color: #fff;
}
.single-center__left {
  flex-basis: 30%;
  max-width: 30%;
}
.single-center__right {
  padding-left: 50px;
  flex-basis: 70%;
  max-width: 70%;
}
.single-center__right-top {
  margin-bottom: 45px;
}
.single-center__right h2 {
  font-size: 42px;
  margin-bottom: 30px;
}
.single-center__right h1 {
  font-size: 48px;
  margin-bottom: 40px;
}
.single-center__left-content {
  background: #fff;
  padding: 30px 40px;
}
.single-center__left-content h3 {
  font-size: 34px;
}
.single-center__left-content p,
.single-center__left-content a {
  font-size: 22px;
  line-height: 1.2;
}
.single-center__left-content p._blue,
.single-center__left-content a._blue {
  color: #0076be;
}
.single-center__left-inner {
  max-width: 440px;
  margin: 0 auto;
}
.single-center__top-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.single-center__top {
  padding: 170px 0 150px 0;
  position: relative;
  min-height: 234px;
}
.single-center__top:before {
  position: absolute;
  display: block;
  content: '';
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
}
.single-center__top-inner {
  position: relative;
  z-index: 3;
}
.single-center__title {
  font-size: 48px;
  line-height: 1.2;
  color: #fff;
}
.single-center__btn-back {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  text-transform: uppercase;
  color: #0071ff;
  position: relative;
  padding-left: 27px;
  margin-top: 20px;
}
.single-center__btn-back:visited {
  color: #0071ff;
  outline: none;
}
.single-center__btn-back:before {
  width: 18px;
  height: 0;
  border-top: 2px solid;
}
.single-center__btn-back:after {
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(-45deg);
}
.single-center__btn-back:hover,
.single-center__btn-back:active,
.single-center__btn-back:focus {
  color: #0071ff;
  outline: none;
}
.single-center__btn-back:before,
.single-center__btn-back:after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  border-color: #0071ff;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.single-center__tabs-top {
  display: flex;
}
.single-center__tabs-btn {
  cursor: pointer;
  display: inline-block;
  white-space: normal;
  font-size: 21px;
  line-height: 1;
  font-weight: 500;
  padding: 15px 30px;
  color: #0071ff;
  text-transform: uppercase;
  transition: background 0.2s;
}
.single-center__tabs-tab {
  display: inline-block;
}
.single-center__tabs-tab._active .single-center__tabs-btn {
  background: #fff;
}
.single-center__tabs-content {
  position: relative;
}
.single-center__tabs-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
.single-center__tabs-item p {
  line-height: 1.2;
  font-weight: 100;
}
.single-center__tabs-item a {
  display: inline-block;
}
.single-center__tabs-item._active {
  position: relative;
  opacity: 1;
  pointer-events: all;
}
.single-center__tabs-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0px !important;
  color: #333;
  margin-top: 0;
}
.single-center__tabs-phone + span:before {
  content: 'x';
}
.single-center__tabs-email,
.single-center__tabs-url {
  padding: 0 20px;
  font-size: 18px;
  line-height: 40px;
  border-radius: 4px;
  margin-top: 12px;
}
.map-link {
  display: block;
  width: 100%;
  height: 200px;
  background: #f1f1f1;
}
.map-link img,
.map-link .img-map {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 1440px) {
  .b-center__media {
    padding-top: 0;
    height: 226px;
  }
}
@media only screen and (max-width: 1366px) {
  p._big {
    font-size: 24px;
  }
  .centers__top .container,
  .centers__search .container {
    padding: 0 20px;
  }
  .archive ._text-small {
    font-size: 16px;
    line-height: 1.4;
  }
  .archive ._text-medium {
    font-size: 24px;
    line-height: 1.4;
  }
  .archive .centers__title {
  }
  .archive .centers__header {
    padding: 0px 30px 0px 0px;
  }
  .archive .centers__wrapper {
    height: 818px;
  }
  .archive .f-search__field {
    height: 50px;
    border: 0;
    border-radius: 5px;
    font-size: 20px;
  }
  .archive .f-search__btn {
    height: 50px;
    font-size: 16px;
    width: 200px;
  }
  .archive .b-center__content {
    padding: 30px 40px 30px 20px;
  }
  .archive .b-center__title,
  .archive .b-center__text {
    margin-bottom: 10px;
  }
  .archive .b-center__btn {
    font-size: 14px;
  }
  .f-search__geo-error:before {
    right: 10px;
  }
  .f-search__btn-geo {
    position: absolute;
    width: 40px;
    height: 40px;
  }
  .single-center__left {
    flex-basis: 33%;
  }
  .single-center__left-content {
    padding: 30px 20px;
  }
  .single-center__left-content h3 {
    font-size: 28px;
    line-height: 1.2;
  }
  .single-center__left-content p,
  .single-center__left-content a {
    font-size: 18px;
    line-height: 1.2;
  }
  .single-center__right-top {
    margin-bottom: 35px;
  }
  .single-center__right h2 {
    font-size: 34px;
    margin-bottom: 25px;
  }
  .single-center__right h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .single-center__tabs-btn {
    padding: 15px 20px;
    font-size: 16px;
  }
  .single-center__tabs-item {
    padding: 25px 20px;
  }
  .b-center__img {
    width: 20px;
    height: 20px;
    margin: 2px 10px 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .archive.opened #navigation {
    z-index: 4;
  }
  .archive .centers__title {
    font-size: 36px;
  }
  .archive .b-center__content {
    padding-right: 20px;
  }
  .gmnoprint {
    cursor: pointer;
    touch-action: auto !important;
  }
  p._big {
    font-size: 20px;
  }
  .container._flex {
    display: block;
  }
  .single-center__left,
  .single-center__right {
    max-width: 100%;
  }
  .single-center__right {
    padding-top: 50px;
    padding-left: 0;
  }
  .single-center__left-content {
    padding: 20px 0 25px 0;
  }
  .single-center__title {
    font-size: 42px;
  }
  .single-center__top {
    padding: 45px 0;
    min-height: 205px;
  }
  .single-center .single-center__btn-get {
    min-width: 144px;
  }
  .single-center .centers {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .archive .centers__wrapper {
    display: block;
    height: auto;
    background: #fff;
  }
  .acf-map {
    min-height: 818px;
    width: 100%;
}
  .archive .centers__header {
    padding: 15px 40px 15px 15px;
  }
  .archive .centers__title {
    font-size: 22px;
  }
  .archive .f-search__btn {
    display: none;
  }
  .archive .f-search__field {
    padding: 0 32px 0 10px;
    font-size: 16px;
  }
  .archive #map.centers__map {
    max-width: 100%;
    height: 500px;
    margin: 0;
    background: #fff;
  }
  .archive .centers__results {
    max-width: 100%;
    max-height: none;
  }
  .archive .centers__results-items {
    background: #f2f2f2;
  }
  .archive .b-center__content {
    max-width: 370px;
    margin: 0 auto;
  }
  .b-center__btn {
    font-size: 15px;
  }
  .centers__results-msg {
    padding: 20px 15px;
    font-size: 18px;
  }
  .single-center__title {
    font-size: 30px;
  }
  .single-center__right {
    padding-top: 10px;
  }
  .single-center__right h2 {
    font-size: 26px;
  }
  .single-center__right h1 {
    font-size: 30px;
  }
  .single-center__left {
    margin-bottom: 20px;
  }
  .single-center__left-content h3 {
    font-size: 24px;
  }
  .single-center__left-inner {
    max-width: 100%;
  }
  .single-center .b-center__list li +li {
    margin-top: 15px;
  }
  .single-center .b-center__list li span {
    font-size: 16px;
  }
  .single-center .b-center__list-link {
    padding-left: 25px;
  }
  .single-center .b-center__icon {
    font-size: 20px;
    width: 20px;
  }
  .single-center__left-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .single-center .b-center__list li-top,
  .single-center__tabs-top {
    display: block;
  }
  .single-center .b-center__list li-tab,
  .single-center__tabs-tab {
    display: block;
    margin-bottom: 4px;
  }
  .single-center .b-center__list li-btn,
  .single-center__tabs-btn {
    display: block;
    text-align: left;
    width: 100%;
    background: #fff;
  }
  .single-center .b-center__list li-item,
  .single-center__tabs-item {
    display: none;
    position: static;
    opacity: 1;
    pointer-events: all;
    min-height: auto;
    padding: 10px 20px 25px 20px;
  }
  .single-center .b-center__list li-item p,
  .single-center__tabs-item p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .single-center .b-center__list li-title,
  .single-center__tabs-title {
    margin: 5px 0 10px;
    font-size: 18px;
  }
  .single-center .b-center__list li-phone,
  .single-center__tabs-phone {
    font-size: 18px;
  }
  .single-center .b-center__list li-email,
  .single-center__tabs-email,
  .single-center .b-center__list li-url,
  .single-center__tabs-url {
    font-size: 14px;
    line-height: 30px;
  }
  .b-center__media {
    margin-top: 8px;
  }
  .b-center__media .fa-play-circle {
    font-size: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .single-center__title {
    font-size: 30px;
  }
  .single-center__top-buttons {
    max-width: 320px;
  }
  .single-center__btn-get {
    margin: 20px 0 0;
  }
  .b-center__media {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
    padding-top: 52%;
  }
}
@media only screen and (max-width: 370px) {
  .archive .centers__header,
  .archive .f-search {
    margin: 0 -10px;
  }
}










