/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 10 version
*/

@charset "UTF-8";
/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width : 1199px) {
  .list-num a,
  body {
    font-size: 16px;
  }
  h2, .title__h2 {
    font-size: 24px;
  }
  .title-block {
    font-size: 28px;
  }
  .subtitle {
    font-size: 24px;
  }
  .title--mb {
    margin-bottom: 30px;
  }
  .btn {
    height: 70px;
    font-size: 25px;
    max-width: 340px;
  }
  .btn--arrow:before,
  .btn--arrow:after {
    top: 5px;
    width: 53px;height: 44px;
  }
  .btn--arrow:before {
    left: -65px;
  }
  .btn--arrow:after {
    right: -65px;
  }
  .list-dots li:before {
    top: 6px;
  }
  .intro {
    min-height: 610px;
    padding-bottom: 290px;
  }
  .intro__text span {
    font-size: 30px;
  }
  .intro--pb {
    min-height: 570px;
    padding-bottom: 330px;
  }
  .video {
    margin-top: -260px;
  }
  .video--mt {
    margin-top: -300px;
  }
  .video .box-btn {
    margin-top: 60px;
  }
  .intro--index {
    min-height: 500px;
    padding: 140px 0 100px;
  }
  .intro__box {
    max-width: 510px;
  }
  .intro__img {
    bottom: -30px;
    width: 370px;height: 370px;
  }
  .text {
    padding-top: 30px;
  }
  .discover {
    margin-top: 70px;
    padding: 55px 0 40px;
  }
  .cards__item {
    margin-top: 200px;
  }
  .cards__text {
    padding: 30px;
    max-width: 580px;
  }
  .cards__title {
    font-size: 26px;
  }
  .cards__img {
    width: 330px;height: 410px;
  }
  .offer {
    margin-top: -200px;
    padding: 160px 0 50px;
  }
  .title-norm {
    font-size: 20px;
  }
  .step {
    padding-top: 50px;
  }
  .step ul {
    margin-top: 30px;
  }
  .list-num li:not(:last-child) {
    margin-bottom: 25px;
  }
  .discount {
    padding-top: 60px;
  }
  .discount__box {
    margin-top: 40px;
  }
  .discount__images {
    margin-right: 60px;
    width: 300px;height: 300px;
  }
  .discount__img--small {
    width: 200px;height: 200px;
  }
  .discount__small {
    font-size: 22px;
  }
  .discount__big {
    font-size: 32px;
  }
  .extended {
    margin-top: 90px;
  }
  .extended .paragraph br {
    display: none;
  }
  .reviews {
    padding-top: 140px;
  }
  .accordion-header {
    font-size: 18px;
  }
  .faq {
    padding: 90px 0 240px;
  }
  .cards__item.cards__item--blue {
      margin-top: 125px;
  }
  .intro--index .container{
    max-width: 915px;
  }
  .intro__box .box-btn {
    -webkit-box-pack: flex-start !important;
    -ms-flex-pack: flex-start !important;
    justify-content: flex-start !important;
  }
  .intro__box .box-btn .btn {
      height: 57px;
      font-size: 25px;
      max-width: 300px;
  }
  .intro-video .title h1{
    font-size: 42px;
  }
  .intro--index .container {
      max-width: 980px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  .tb-none {
    display: none !important;
  }
  h1, .title__h1 {
    font-size: 40px;
  }
  .title--section h2 {
    font-size: 28px;
  }
  .title__text p {
    margin-top: 12px;
  }
  .list-dots {
    padding-left: 0;
  }
  .header__txt {
    padding: 0 0 0 15px;
    text-align: right;
  }
  .footer .container {
    display: block;
  }
  .footer__logo {
    margin: 0 auto;
  }
  .copyright {
    font-size: 14px;
    padding-left: 0;
    margin-top: 30px;
    line-height: 1.3;
    text-align: center;
  }
  .intro--index {
    padding-bottom: 100px;
  }
  .intro__box {
    max-width: 100%;
  }
  .intro__img {
    display: none;
  }
  .intro__box .box-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .intro .countdown {
    margin-top: 25px;
  }
  .information {
    padding-top: 0;
  }
  .information__title {
    font-size: 20px;
  }
  .discover__item {
    padding-left: 60px;
    margin-top: 0 !important;
  }
  .discover__icon {
    width: 44px;height: 44px;
    background-size: contain !important;
  }
  .cards__item {
    margin-top: 150px;
  }

   .cards__item.cards__item--blue{
    margin-top: 115px;
  }

  .cards__text {
    padding: 20px;
    max-width: 450px;
    min-height: 360px;
    margin-left: 20px;
  }
  .cards__text:after {
    top: 20px;left: -20px;
  }
  .cards__item--reverse .cards__text {
    margin-right: 20px;
  }
  .cards__item--reverse .cards__text:after {
    top: -20px;left: 20px;
  }
  .cards__title {
    font-size: 24px;
  }
  .cards__text .paragraph {
    font-size: 14px;
  }
  .cards__img {
    width: 310px;
    height: 360px;
    border-bottom-right-radius: 120px;
  }
  .cards__item--reverse .cards__img {
    border-bottom-left-radius: 120px;
  }
  .discount__subtext {
    padding: 40px 30px;
  }
  .reviews {
    padding-top: 100px;
  }

  #pricing-tables{
    padding: 90px 0 80px;
  }

  .meet-coaches{
    padding-top: 40px;
  }

  .membership_fee{
    text-align: center;
  }

  .intro__box .countdown.fx{

    justify-content: center;
  }


}

/* Small Devices, Tablets */
@media only screen and (max-width : 920px) {
  .header--bg .container {
    max-width: 100%;
  }
  .intro-video .title h1 {
    margin-right: -180px;
}
}
@media only screen and (max-width : 820px) {
 #pricing-tables {
    padding: 70px 0 60px;
}
  #pricing-tables .container{ 
    padding-left: 40px;
    padding-right: 40px;
  }

  #pricing-tables .title--mb{
    margin-bottom: 40px;
  }
  .cards__item {
      margin-top: 120px;
  }

  .intro__box .title__h2 br{
    display: none;
  }
  .intro__box {
    margin-top: 20px;
  }
  .intro__box .box-btn {
    margin-top: 25px;
  }


}
@media only screen and (max-width : 768px) {
.intro-video .title h1{
  margin-right: 0;
  font-size: 35px;
}
.intro-video{
  flex-direction: column;
}

.intro-video .col-6{
  max-width: 100%;
}

.video-container{
  max-width: 500px;
  margin: 20px auto 30px;
}

.video-container .wistia_responsive_wrapper {
  position: relative !important;
}

.intro--index{
  background-size: cover;
}

.intro-video .intro__box{
  max-width: 425px;
  margin-left: auto;
  margin-right: auto;
}

.intro-section h1{
  font-size: 35px;
  text-align: center;
}
.intro-section .container {
  max-width: 700px;
  }
}
@media only screen and (max-width : 767px) {
  .title br, .title__h1 br, .title__h2 br {
    display: none;
  }
  h1, .title__h1 {
    font-size: 32px;
    letter-spacing: 1px !important;
  }
  .title--section h2 {
    font-size: 24px;
  }
  .subtitle {
    font-size: 20px;
    margin-top: 15px;
  }
  .title--mb {
    margin-bottom: 20px;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
  .logo, .footer__logo {
    max-width: 170px;
  }
  .triangle-top:before {
    border-width: 12px;
  }
  .header .countdown__item {
    width: 34px;
    padding: 5px 0;
    font-size: 6px;
  }
  .header .countdown__item:not(:last-child) {
    margin-right: 4px;
  }
  .header .countdown__item span {
    font-size: 14px;
  }
  .header__txt {
    font-size: 14px;
  }
  .intro {
    min-height: 530px;
    padding-top: 90px;
  }
  .intro--pb {
    min-height: 500px;
  }
  .intro__text {
    font-size: 20px;
  }
  .intro__text span {
    font-size: 24px;
  }
  .video__title {
    font-size: 20px;
    padding: 20px 0 25px;
  }
  .about {
    padding: 50px 0;
    margin-top: 60px;
  }
  .about .container {
    display: block;
  }
  .about__img {
    margin: 0 auto 20px;
    width: 100px;height: 100px;
  }
  .about__body {
    text-align: center;
  }
  .intro--index {
    min-height: 300px;
    padding: 120px 0 60px;
  }
  .intro__box {
    margin-top: 15px;
  }
  .intro .countdown {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .discover {
    margin-top: 50px;
  }
  .discover .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .discover__item {
    margin-bottom: 20px;
  }
  .discover .box-btn {
    margin-top: 30px;
  }
  .cards__item {
    margin-top: 170px;
  }
  .cards__text {
    max-width: 100%;
    min-height: auto;
    padding-top: 120px;
    margin: 0 !important;
  }
  .cards__img {
    z-index: 1;
    top: -105px;right: -15px;
    width: 170px;height: 210px;
    border-bottom-right-radius: 100px;
  }
  .cards__item--reverse .cards__text:after {
    top: 20px;left: -20px;
  }
  .cards__item--reverse .cards__img {
    left: -15px;
    border-bottom-left-radius: 100px;
  }
  .discount {
    padding-top: 50px;
  }
  .discount .title {
    margin-bottom: 0;
  }
  .discount__box {
    margin-top: 0;
  }
  .discount__images {
    display: none;
  }
  .discount__text {
    width: 100%;
  }
  .discount__small {
    font-size: 20px;
  }
  .discount__big {
    font-size: 26px;
  }
  .discount__subtext {
    margin-top: 30px;
    padding: 10px 15px 30px;
  }
  .discount__subtext h3 {
    font-size: 18px;
  }
  .discount__subtext p, .discount__subtext h3 {
    margin-top: 20px;
  }
  .extended {
    margin-top: 70px;
    padding: 100px 0 0;
  }
  .extended__heading {
    top: -17px;
    font-size: 20px;
    padding: 10px 10px 40px;
    width: 200px;height: 100px;
  }
  .extended .box-btn {
    margin-top: 35px;
  }
  .reviews {
    padding-top: 80px;
  }
  .reviews__item {
    padding: 30px 15px;
  }
  .reviews .paragraph {
    font-size: 16px;
  }
  .reviews__name {
    font-size: 20px;
  }
  .reviews__box {
    padding: 0 30px;
  }

  .single-table ul li.price-tag,
  .single-table ul li.time-duration{
    font-size: 20px;
  }

  .single-table .plan-submit{
    margin-top: 10px;
  }
  .single-table .plan-footer {
    padding: 0 32px 30px;
}

.meet-coaches{
  padding-left: 35px;
  padding-right: 20px;
}

.cards__item.cards__item--blue {
    margin-top: 135px;
}
}

@media only screen and (max-width : 736px) {
  #pricing-tables .container {
    padding-left: 20px;
    padding-right: 20px;
}
#pricing-tables .row{
  margin-left: -7.5px;
  margin-right: -7.5px;
}
#pricing-tables .col-6{
  padding: 0 7.5px;
}
 .fw-736 {
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%;
      max-width: 100%;
  }
}
@media only screen and (max-width : 640px) {
  .fw-640 {
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%;
      max-width: 100%;
  }

  .pricing-widget.color-1{
    margin-bottom: 40px;
  }

  .single-table{
    max-width: 480px;
  }
    .single-table .plan-footer {
      padding: 5px 35px 38px;
  }
  #pricing-tables .container {
    padding-left: 30px;
    padding-right: 30px;
}
#pricing-tables {
    padding: 70px 0 60px;
}

.video-container{
  margin: 0 auto;
}

.intro-section h1{
  font-size: 30px;
}

.intro__box .title__h2{
  font-size: 20px;
}

.v-hidden span{
  display: none;
}

}
@media only screen and (max-width : 576px) {
  .btn {
    height: 56px;
    font-size: 18px;
    max-width: 230px;
  }
  .btn--big {
    max-width: 250px;
  }
  .btn--arrow:before,
  .btn--arrow:after {
    top: 10px;
    width: 30px;height: 25px;
  }
  .btn--arrow:before {
    left: -45px;
  }
  .btn--arrow:after {
    right: -45px;
  }
  .header__txt {
    font-size: 12px;
    padding-left: 15px;
  }
  .header__txt br {
    display: none;
  }
  .intro {
    min-height: 420px;
    padding-bottom: 185px;
  }
  .intro--pb {
    min-height: 400px;
    padding-bottom: 220px;
  }
  .video {
    margin-top: -150px;
  }
  .video__title {
    padding-bottom: 10px;
  }
  .intro--pb {
    padding-bottom: 230px;
  }
  .video--mt {
    margin-top: -200px;
  }
  .intro--index {
    min-height: 300px;
    padding: 80px 0 70px;
  }
  .accordion-header {
    font-size: 16px;
  }
  .accordion-body {
    font-size: 14px;
  }
  .faq {
    padding: 70px 0 200px;
  }
  .offer {
    padding: 140px 0 40px;
  }
  .offer .countdown {
    margin-top: 30px;
}

.intro--index{
  padding-bottom: 20px;
}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .logo {
    max-width: 150px;
  }
  .intro__text {
    font-size: 18px;
  }
  .intro__text span {
    font-size: 20px;
  }
  .intro--pb {
    min-height: 400px;
  }
  .video--mt {
    margin-top: -200px;
  }


  .meet-coaches{
    padding-top: 20px;
  }

  .list-num li{
    padding-left: 40px;
  }

  .list-num li:before{
    width: 30px;
    height: 30px;
    font-size: 16px;
    top: 18px;
  }
}

@media only screen and (max-width : 425px) {
  #pricing-tables .container {
    padding-left: 20px;
    padding-right: 20px;
}

.single-table{
  max-width: 350px;
}
#pricing-tables .title--mb {
    margin-bottom: 25px;
}
.single-table .plan-footer {
    padding: 5px 25px 30px;
}

.single-table .plan-submit{
  font-size: 22px;
}
.pricing-widget.color-1 {
    margin-bottom: 30px;
}

.single-table .plan-header h3{
  font-size: 22px;
}
.header__txt{
  font-size: 11px;
}
.logo {
    width: 150px;
}
.meet-coaches {
    padding-left: 15px;
    padding-right: 0px;
}

.cards__text:after{
  left: -15px;
  top:15px;
}
}
@media only screen and (max-width : 370px) {
  h1, .title__h1 {
    font-size: 26px;
  }
  h2, .title__h2 {
    font-size: 20px;
  }
  .title-block {
    font-size: 22px;
  }
  .subtitle{
    font-size: 16px;
  }
  .btn {
    max-width: 225px;
  }
  .logo {
    width: 130px;
  }
  .header .countdown__item {
    width: 30px;
  }
  .header .countdown__item:not(:last-child) {
    margin-right: 3px;
  }
  .header .countdown__item span {
    font-size: 12px;
  }
  .intro__text {
    font-size: 16px;
  }
  .reviews .paragraph {
    font-size: 14px;
  }
  .reviews__name {
    font-size: 18px;
  }

  .meet-coaches{
    padding-top: 10px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .container {
    max-width: 750px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .container {
    max-width: 970px;
  }
  .tb-show {
    display: none !important;
  }
  .information .col-manual,
  .discover .col-manual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
  .header--index .countdown {
    opacity: 0;
    position: absolute;
    top: 0;right: -9999999999em;
  }
  .header--index .header__txt {
    padding-right: 0;
    text-align: right;
  }
  .header--index.header--delay-hidden .countdown {
    opacity: 1;
    position: static;
  }
  .header--index.header--delay-hidden .header__txt {
    text-align: center;
    padding-right: 20px;
  }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .container {
    max-width: 1170px;
  }
  .title--big h1 {
    font-size: 53px;
  }
}

@media only screen and (min-width : 2300px) {
  .faq {
    padding-bottom: 300px;
  }
  .offer {
    margin-top: -270px;
  }
}