/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 25 2024 | 22:05:33 */
/*LESS color variables - add to top of all LESS files.*/
/* .fit {
display: inline-block;
white-space: nowrap;
} */
header#header + #main {
  padding-top: 0 !important;
}
#home-banner {
  margin-top: 100px;
  margin-bottom: 30px;
  min-height: 0;
}
#home-banner .container {
  padding: 0;
}
#home-banner .container h4 {
  color: #fff !important;
  text-decoration: underline;
  font-weight: 400 !important;
  text-underline-offset: 6px;
  font-size: 32px !important;
  text-decoration-thickness: 2px;
  line-height: 1.5em !important;
  text-transform: none !important;
}
#home-banner .container .flex_column {
  padding: 15px;
  transition: ease-in-out 0.3s;
}
#home-banner .container .flex_column:hover {
  background-color: #d26220;
}
#home_header {
  padding-left: 0;
  padding-right: 0;
}
#home_header .content {
  padding-top: 0 !important;
}
/*fix for going outside of viewport*/
#home_section_womens_health .parallax_text_global {
  text-align: left !important;
  left: 60px !important;
}
#home_section_womens_health .in-viewport-once .parallax_text_global {
  width: 100% !important;
  opacity: .6 !important;
  left: 10px !important;
  top: 350px !important;
  background-position: left -60px top 350px !important;
}
#home_section_womens_health span.womenshealth_text,
#home_section_womens_health span.isour_text {
  display: inline-block !important;
  text-align: right !important;
}
#home_section_womens_health span.womenshealth_text {
  width: auto !important;
}
#home_section_womens_health .womenshealth_text:after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
}
.orange_text,
.blue_text {
  font-weight: bold !important;
}
.animate_svg_mark.in-viewport .dare_mark_alt {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.animate_svg_mark.in-viewport .svg_animate_element {
  opacity: 1;
}
.dare_mark_alt {
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 0 auto!important;
  height: auto;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: 1.25s ease all;
  -o-transition: 1.25s ease all;
  transition: 1.25s ease all;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}
.svg_animate_element {
  opacity: 0;
  -webkit-transition: .75s ease all;
  -o-transition: .75s ease all;
  transition: .75s ease all;
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s;
}
.parallax_div_bg > .avia_codeblock_section {
  position: static !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/*.set_parallax_height_full{
height: 100vh!important
}

.set_parallax_height_half{
height: 500px!important;
}*/
.parallax_inner_bg {
  height: 100%;
  width: 100%;
}
.home_header_left .parallax_inner_bg {
  border-left: 60px solid #fff!important;
}
.home_header_left .parallax_text_global {
  background-position: left -60px top 100px;
  left: 0;
  top: -100px;
}
.home_header_left.in-viewport-once .parallax_text_global {
  left: -60px;
  top: 50px;
  background-position: left 0 top -50px;
}
.home_header_right .parallax_inner_bg {
  border-right: 60px solid #fff!important;
}
.home_header_right .parallax_text_global {
  background-position: left 25px top 0;
  left: -25px;
  top: 0;
}
.home_header_right.in-viewport-once .parallax_text_global {
  left: 200px;
  top: 150px;
  background-position: left -200px top -150px;
}
.parallax_text_global {
  opacity: 0;
  text-transform: uppercase !important;
  line-height: 1em;
  font-weight: bold !important;
  color: #fff;
  text-shadow: 6px 6px 3px rgba(0, 0, 0, 0.16);
  background-repeat: no-repeat;
  -webkit-text-stroke: 5px white;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  width: 105%;
  width: calc(100% + 60px);
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: 2s ease-out all;
  -o-transition: 2s ease-out all;
  transition: 2s ease-out all;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}
.parallax_text_global p {
  font-weight: bold !important;
  line-height: 1em !important;
  margin: 0 !important;
}
#home_header .parallax_div_bg > .avia_codeblock_section {
  height: 100vh;
}
#home_header .parallax_div_bg.home_header_left > .avia_codeblock_section,
#home_header .parallax_div_bg.home_header_left .parallax_text_global {
  background-image: url("/wp-content/uploads/2019/07/home_header_left.jpg");
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  /*font-size: 16vw;*/
}
#home_header .parallax_div_bg.home_header_left.in-viewport-once .parallax_text_global {
  opacity: 1;
}
#home_header .parallax_div_bg.home_header_right > .avia_codeblock_section,
#home_header .parallax_div_bg.home_header_right .parallax_text_global {
  background-image: url("/wp-content/uploads/2019/07/home_header_right.jpg");
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  /*font-size: 16vw;*/
}
#home_header .parallax_div_bg.home_header_right .parallax_text_global {
  opacity: 1;
}
#home_header .parallax_div_bg.home_header_right.in-viewport-once .parallax_text_global {
  opacity: 1;
}
#home_header .parallax_div_bg .over_different {
  top: 25vh;
}
#home_header .parallax_div_bg .over_different.fade_me_in {
  top: 30vh;
}
#home_header .home_header_right span {
  width: 100%;
  /*	font-size: 100px!important;*/
  color: #fff !important;
  display: block !important;
  -webkit-background-clip: initial !important;
  /*	-webkit-text-fill-color: white;*/
  line-height: 1em;
  margin-bottom: -30px;
  text-align: left;
}
#home_section_womens_health .in-viewport-once .parallax_text_global {
  opacity: 1 !important;
}
#home_section_womens_health .parallax_div_bg > .avia_codeblock_section {
  height: 50vh;
}
#home_section_womens_health .parallax_div_bg > .avia_codeblock_section {
  text-align: left;
  background-image: url("/wp-content/uploads/2023/03/AdobeStock_340525782-scaled.jpeg");
  background-position: left center;
}
#home_section_womens_health .parallax_div_bg .parallax_inner_bg {
  border-left: 60px solid white!important;
  border-right: 60px solid white!important;
}
#home_section_womens_health .parallax_div_bg .parallax_text_global {
  /* display: flex;
			align-items: center;
			width: 100%!important;
			text-align: left;*/
  background-image: url("wp-content/uploads/2023/03/AdobeStock_340525782-2048x1365.jpeg");
  /*	background-position: right center!important;*/
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
#home_section_womens_health .in-viewport-once .parallax_text_global {
  opacity: 1;
  left: -450px;
  top: 53% !important;
  background-position: left 450px top -150px;
  /* background-position: ~"calc(50% + 60px)" ~"calc(50% - 0px)"; */
}
#home_section_womens_health p {
  margin: 0 !important;
  display: inline-block !important;
  text-align: right !important;
}
#home_section_womens_health span {
  /*font-size: 80px!important;*/
  color: #fff !important;
  display: block !important;
  background-clip: initial !important;
  /*	-webkit-text-fill-color: white;*/
  line-height: .85em;
}
#home_section_womens_health span .isour_text {
  line-height: 1rem !important;
  top: inherit;
}
#home_section_sole_focus .parallax_div_bg > .avia_codeblock_section {
  height: 50vh;
}
#home_section_sole_focus .parallax_div_bg .parallax_inner_bg {
  border-right: 60px solid white!important;
}
#home_section_sole_focus .parallax_div_bg > .avia_codeblock_section,
#home_section_sole_focus .parallax_div_bg .parallax_text_global {
  background-image: url("/wp-content/uploads/2019/07/home_sole_focus.jpg");
  background-position: top 0px left 0px !important;
}
#home_section_sole_focus .parallax_div_bg .parallax_text_global {
  width: 100% !important;
}
#home_section_sole_focus .in-viewport-once .parallax_text_global {
  opacity: 1;
  top: 200px;
  left: 60px;
  background-position: top -200px left -60px !important;
}
#home_section_callouts .in-viewport-once .parallax_text_global {
  opacity: 1;
  top: 75% !important;
  background-position: calc(50% - 60px) calc(50% - 250px);
}
#home_section_callouts .parallax_div_bg > .avia_codeblock_section {
  background-position: center center !important;
}
.parallax_thirds.parallax_thirds_skateboard > .avia_codeblock_section,
.parallax_thirds.parallax_thirds_skateboard .parallax_text_global {
  background-image: url("/wp-content/uploads/2019/08/AdobeStock_544397919-scaled.jpeg");
  /*background-image: url("/wp-content/uploads/2019/07/home_third_skateboard.jpg");*/
}
.parallax_thirds.parallax_thirds_smoke > .avia_codeblock_section,
.parallax_thirds.parallax_thirds_smoke .parallax_text_global {
  background-image: url("/wp-content/uploads/2019/07/home_third_smile.jpg");
}
.parallax_thirds.parallax_thirds_smile > .avia_codeblock_section,
.parallax_thirds.parallax_thirds_smile .parallax_text_global {
  background-image: url("/wp-content/uploads/2019/08/home-pipeline.jpeg");
}
.parallax_thirds > .avia_codeblock_section {
  height: 350px !important;
}
.parallax_thirds > .avia_codeblock_section,
.parallax_thirds .parallax_text_global {
  font-size: 70px;
  -webkit-text-stroke: 2px white;
  text-align: center;
}
.parallax_thirds .parallax_text_global {
  top: 120px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100% !important;
}
.av_textblock_section,
.avia_textblock,
.avia_textblock p {
  line-height: 1.15em !important;
}
.home_dare_text {
  font-size: 15vw !important;
}
.home_tobe_text {
  font-size: 3vw !important;
  -webkit-text-fill-color: white;
  -webkit-text-stroke: 2px white;
}
.home_bold_text {
  font-size: 12vw !important;
}
.womenshealth_text {
  font-size: 8vw !important;
}
.isour_text {
  font-size: 3vw !important;
  -webkit-text-fill-color: white;
  -webkit-text-stroke: 2px white;
}
.solefocus_text {
  font-size: 10vw !important;
}
#home_section_callouts_mobile .content {
  padding-top: 0px !important;
}
@media only screen and (min-width: 1980px) {
  .home_dare_text {
    font-size: 270px !important;
  }
  .home_tobe_text {
    font-size: 80 !important;
  }
  .home_bold_text {
    font-size: 270px !important;
  }
  .womenshealth_text {
    font-size: 150px !important;
  }
  .isour_text {
    font-size: 80px !important;
  }
  .solefocus_text {
    font-size: 150px !important;
  }
}
/* Recent News*/
#recent_news .avia-icon-list li {
  padding-bottom: 15px;
}
#recent_news .news_list_block {
  max-width: 1280px;
}
#recent_news .content {
  padding-bottom: 0 !important;
}
.home .av-tab-section-tab-title-container {
  display: none !important;
}
#home_section_callouts .parallax_text_global {
  height: 20% !important;
}
/* Responsive */
@media only screen and (max-width: 767px) {
  #home-banner {
    margin-bottom: 0 !important;
  }
  #home-banner .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  #home-banner .container h4 {
    font-size: 24px !important;
  }
  #home-banner .container .flex_column {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 500px) {
  #home-banner .container h4 {
    font-size: 20px !important;
  }
}
