.coaches-header__text-wrapper {
  padding: 30px 0 55px;
  }
.coaches-header .coaches-header__text-wrapper h1 {
  margin: 10px 0 30px;
}
.coaches-header .coaches-header__text-wrapper p {
  font-size: 16px;
}
.coaches-header .tz-input-with-btn {
  margin: 25px 0;
}

.coaches-split {
  padding: 50px 0 85px ;
}
.coaches-split__img {
  margin-left: -15px;
}
.coaches-split__img img {
    width: 100%;
    max-width: 368px;
}
.coaches-split__content {
  padding-top: 25px;
}
.coaches-split .coaches-split__content p {
  font-size: 16px;
  padding: 20px 0 35px;
}

.coaches-slider-right,
.coaches-carousel {
  padding: 65px 0;
}
.coaches-slider-right__heading,
.coaches-carousel__heading {
  margin-bottom: 20px;
}
.coaches-slider-right .coaches-slider-right__heading h2,
.coaches-carousel .coaches-carousel__heading h2 {
  margin-bottom: 15px;
}
.coaches-slider-right .coaches-slider-right__heading p,
.coaches-carousel .coaches-carousel__heading p {
  font-size: 16px;
  margin-bottom: 20px;
}

.coaches-carousel__cta {
  margin-top: 32px;
}

.coaches-split-checkmarks {
  padding: 75px 0;
}
.coaches-split-checkmarks .coaches-split-checkmarks__content p {
  font-size: 16px;
  padding: 25px 0;
}
.coaches-split-checkmarks .coaches-split-checkmarks__content ul {
  margin-bottom: 30px;
}
.coaches-split-checkmarks .coaches-split-checkmarks__content ul li {
  font-size: 16px;
}
.coaches-split-checkmarks__img {
  padding-bottom: 45px;
}
.coaches-split-checkmarks__img img {
  max-width: 100%;
}

.coaches-reach {
  text-align: left;
  padding: 65px 0 55px;
}
.coaches-reach.coaches-reach--sign-up {
  padding-bottom: 0;
  margin-bottom: -250px;
}
.coaches-reach .coaches-reach__heading p {
  font-size: 16px;
  padding: 20px 0 35px; 
}
.coaches-reach__video {
  padding-bottom: 35px;
  position: relative;
}
.coaches-reach .tz-video__poster {
    background-image: url('https://file.trainerize.com/assets/tz/independent-trainers/images/video-poster.png');
}

.coaches-prices {
  padding: 335px 0 30px;
}
.coaches-prices .coaches-prices__heading h2 {
  margin-bottom: 15px;
}
.coaches-prices .coaches-prices__heading p {
  font-size: 16px;
}
.coaches-prices .coaches-prices__applicable {
  font-size: 12px;
  margin-bottom: 35px;
}

.coaches-case-study {
  padding: 60px 0;
}
.coaches-case-study__heading {
  margin-bottom: 15px;
}
.coaches-case-study .coaches-case-study__heading h2 {
  font-size: 24px;
}

.coaches-guide .tz-guide__text-wrapper h2 {
  margin-bottom: 20px;
}
.coaches-guide .tz-guide__text-wrapper p {
  margin-bottom: 25px;
  font-size: 16px;
}


@media screen and (min-width:768px) {
  .coaches-header__text-wrapper {
    padding: 50px 0 75px;
  }

  .coaches-split {
    padding: 90px 0;
  }
  .coaches-split__wrapper {
    display: flex;
    align-items: center;
  }
  .coaches-split__img {
    margin-left: 0;
    flex: 0 0 50%;
  }
  .coaches-split__img img {
    max-width: none;
  }
  .coaches-split__content {
    padding: 0 0 0 35px;
  }
  .coaches-split .coaches-split__content p {
    padding: 15px 0;
  }

  .coaches-slider-right,
  .coaches-carousel {
    padding: 75px 0 80px;
  }
  .coaches-slider-right__heading,
  .coaches-carousel__heading {
    margin: 0 auto 80px auto;
    text-align: center;
  }

  .coaches-carousel__cta {
    margin-top: 40px;
  }

  .coaches-split-checkmarks {
    padding: 90px 0;
  }
  .coaches-split-checkmarks__wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .coaches-split-checkmarks .coaches-split-checkmarks__content p {
    padding: 20px 0 10px;
  }
  .coaches-split-checkmarks .coaches-split-checkmarks__content ul {
    margin-bottom: 15px;
  }
  .coaches-split-checkmarks__img {
    padding-bottom: 0;
    flex: 0 0 50%;
  }
  .coaches-split-checkmarks__img img {
    max-width: 100%;
  }

  .coaches-reach {
    text-align: center;
    padding: 80px 0 45px;
  }
  .coaches-reach.coaches-reach--sign-up {
    margin-bottom: -160px;
  }
  .coaches-reach__video {
    padding-bottom: 45px;
  }
  .coaches-reach .tz-video__poster {
    background-image: url('https://file.trainerize.com/assets/tz/independent-trainers/images/small/video-poster.png');
  }

  .coaches-prices {
    padding: 255px 0 60px;
  }

  .coaches-case-study {
    padding: 90px 0;
  }
}

@media screen and (min-width:992px) {
  .coaches-header .coaches-header__text-wrapper p {
    font-size: 18px;
  }
  .coaches-header .tz-input-with-btn {
    margin-top: 50px;
  }

  .coaches-split .coaches-split__content p {
    font-size: 18px;
  }

  .coaches-slider-right .coaches-slider-right__heading p,
  .coaches-carousel .coaches-carousel__heading p{
    font-size: 24px;
  }

  .coaches-carousel__cta {
    margin-top: 70px;
  }

  .coaches-split-checkmarks {
    padding: 105px 0;
  }
  .coaches-split-checkmarks .coaches-split-checkmarks__content p {
    font-size: 18px;
    padding: 30px 0 25px;
  }
  .coaches-split-checkmarks .coaches-split-checkmarks__content ul {
    margin-bottom: 40px;
  }
  .coaches-split-checkmarks .coaches-split-checkmarks__content ul li {
    font-size: 18px;
    padding-left: 35px;
  }

  .coaches-reach {
    padding: 110px 0 65px;
  }
  .coaches-reach.coaches-reach--sign-up {
    margin-bottom: -175px;
  }
  .coaches-reach .coaches-reach__heading p {
    font-size: 20px;
    padding: 35px 0 45px; 
  }

  .coaches-prices {
    padding: 285px 0 75px;
  }
  .coaches-prices .coaches-prices__heading p {
    font-size: 24px;
  }

  .coaches-case-study {
    padding: 150px 0;
  }
  .coaches-case-study__heading {
    margin-bottom: 50px;
  }
  .coaches-case-study .coaches-case-study__heading h2 {
    font-size: 40px;
    text-align: center;
  }

  .coaches-guide .tz-guide__text-wrapper h2 {
    margin-bottom: 25px;
  }
  .coaches-guide .tz-guide__text-wrapper p {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

@media screen and (min-width:1200px) {
  .coaches-split {
    padding: 130px 0;
  }
  .coaches-split__content {
    padding-left: 90px;
  }
  .coaches-split .coaches-split__content p {
    padding: 20px 0 30px;
  }

  .coaches-slider-right,
  .coaches-carousel {
    padding: 130px 0 95px;
  }

  .coaches-split-checkmarks {
    padding: 145px 0 180px;
  }

  .coaches-reach.coaches-reach--sign-up {
    margin-bottom: -215px;
  }
  .coaches-reach .tz-video__poster {
    background-image: url('https://file.trainerize.com/assets/tz/independent-trainers/images/large/video-poster.png');
  }

  .coaches-prices {
    padding: 335px 0 95px;
  }
}