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

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

@media only screen and (max-width : 1399px) {
  h1 {
    font-size: 90px;
  }
  .title__sub {
    font-size: 20px;
  }
  .main {
    padding: 20px 20px 0;
  }
  .logo {
    top: 30px;left: 30px;
  }
  .intro .container {
    padding-top: 75px;
    padding-bottom: 60px;
  }
  .intro .title {
    max-width: 600px;
  }
  .intro .title__sub {
    max-width: 400px;
  }
  .intro__img {
    width: 1140px;
  }
  .reviews .wrap {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 24px;
  }
  .intro__img {
    width: 1000px;
  }
  .info .title {
    padding-top: 90px;
  }
  .info .title .i-heart {
    left: 26%;
  }
  .video__box {
    height: 560px;
  }
  .video__wave {
    top: -110px;
  }
  .program .wrap {
    padding-top: 100px;
    padding-bottom: 130px;
  }
  .program .title .i-heart {
    left: 28%;
  }
  .program__inner {
    padding-top: 50px;
  }
  .program__item:not(:last-child) {
    margin-bottom: 85px;
  }
  .bonuses .title h2 {
    font-size: 40px;
  }
  .bonuses__txt {
    font-size: 31px;
    max-width: 425px;
  }
  .bonuses__txt span {
    margin-right: 40px;
  }
  .bonuses__item:not(:last-child) {
    margin-bottom: 100px;
  }
  .bonuses__item--1 .bonuses__img {
    width: 500px;
    margin-top: -120px;
    margin-right: -52px;
  }
  .bonuses__item--2 .bonuses__img {
    width: 500px;
    margin-left: -70px;
  }
  .bonuses__item--3 .bonuses__img {
    width: 550px;
    margin-right: -90px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  h1 {
    font-size: 62px;
  }
  .title--mb {
    margin-bottom: 40px;
  }
  .title__sub {
    font-size: 17px;
  }
  .title--line {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .title--line:before {
    top: 0 !important;
  }
  .title--line:after {
    bottom: 0 !important;
  }
  .wrap {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main {
    padding: 0;
  }
  .intro {
    border: 0;
    border-radius: 0;
    padding-top: 40px;
    background: transparent;
  }
  .logo {
    position: static;
  }
  .logo img {
    margin: 0 auto;
  }
  .intro .container {
    padding-top: 32px;
    padding-bottom: 0;
  }
  .intro .title {
    max-width: 360px;
    margin-top: 117px;
  }
  .intro .title__sub {
    margin-top: 39px;
    max-width: 295px;
  }
  .intro__btns {
    display: block;
  }
  .intro__btns .btn {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .intro__btns .btn:last-child {
    margin: 24px 0 0;
  }
  .intro__btns .btn:nth-child(1) {
    max-width: 305px;
  }
  .intro__btns .btn:nth-child(2) {
    max-width: 186px;
  }
  .intro__img {
    width: 375px;
    margin-left: 0;
    top: 175px;bottom: auto;
  }
  .intro__img-pc {
    display: none !important;
  }
  .info {
    padding-top: 44px;
  }
  .info .title .i-heart {
    top: 2px;left: auto;right: 0;
  }
  .info .wrap {
    padding-bottom: 88px;
  }
  .info .row [class*='col-']:not(:last-child) {
    margin-bottom: 80px;
  }
  .video.line-el:before {
    top: -48px;
  }
  .video__box {
    height: 400px;
    border-radius: 14px;
  }
  .video__box .title {
    margin: 15px;
    max-width: 197px;
  }
  .video__box .title h2 {
    font-size: 17px;
  }
  .video__wave {
    top: -250px;
    margin-left: 90px;
  }
  .program .wrap {
    padding-top: 48px;
    padding-bottom: 0;
  }
  .program .wrap>.title {
    margin-bottom: 24px;
  }
  .program .title .i-heart {
    left: auto;right: 0;
  }
  .program__subtext {
    font-size: 18px;
  }
  .program__inner {
    padding-top: 32px;
  }
  .program__item:not(:last-child) {
    margin-bottom: 24px;
  }
  .program__num {
    position: static;
    display: inline-block;
    margin-bottom: 32px;
  }
  .program__center {
    display: none;
  }
  .program__body {
    padding: 24px 0 32px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .program__col {
    width: 100%;
  }
  .program__info {
    padding: 56px 0 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .program__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .program__img i {
    display: block;
    margin: 0 auto;
    position: static;
    border-radius: 50%;
    width: 327px;height: 327px;
  }
  .program__result {
    position: relative;
  }
  .program__result.line-el:before {
    left: 50%;
    width: 999em;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .program__item:nth-child(even) .program__info {
    padding-left: 0;
  }
  .program__item .list-default {
    padding-left: 20px;
  }
  .bonuses {
    border: 0;
    background: transparent;
  }
  .bonuses .wrap.line-el:before, .bonuses .wrap.line-el:after {
    display: none;
  }
  .bonuses .wrap {
    padding-top: 0;
  }
  .bonuses .title {
    padding: 24px 0;
    max-width: 100%;
    position: relative;
  }
  .bonuses .title h2 {
    max-width: 250px;width: 100%;
  }
  .bonuses .title:after {
    opacity: .1;
    content: " ";
    background: #fff;
    position: absolute;
    left: 50%;bottom: 0;
    width: 99em;height: 1px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .bonuses__item:not(:last-child) {
    margin-bottom: 64px;
  }
  .bonuses__img {
    position: static;
    margin-bottom: 50px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 300px;width: 100% !important;
  }
  .bonuses__item--1 .bonuses__img {
    margin-right: 0;
    margin-top: -100px;
  }
  .bonuses__item--2 .bonuses__img {
    margin-top: 0;
  }
  .bonuses__item--3 .bonuses__img {
    margin-top: 0;
  }
  .bonuses__item:nth-child(even) .bonuses__txt {
    margin-left: 0;
  }
  .bonuses__txt {
    max-width: 100% !important;
  }
  .bonuses__txt span {
    display: none;
  }
  .reviews .wrap {
    padding-top: 64px;
    padding-bottom: 40px;
  }
  .reviews .title {
    margin-bottom: 0;
    position: relative;
    padding-bottom: 24px;
  }
  .reviews .title:after {
    opacity: .1;
    height: 1px;
    width: 999em;
    content: " ";
    background: #fff;
    position: absolute;
    left: 50%;bottom: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .reviews__sl {
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .reviews__item {
    width: 720px;
    padding: 30px 0 0;
  }
  .reviews__item span {
    font-size: 18px;
  }
  .reviews__item p {
    font-size: 16px;
    margin-top: 15px;
  }
  .footer {
    padding: 24px 0;
  }
  .footer .container {
    display: block;
  }
  .footer__info {
    margin: 20px 0;
    max-width: 100%;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  .reviews .title {
    display: block;
  }
  .reviews__arrow {
    margin: 40px 0 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .reviews__item {
    width: 400px;
  }
}

@media only screen and (max-width : 575px) {
  .reviews__item {
    width: 280px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .video__box {
    height: 235px;
  }
  .video__play {
    width: 50px;height: 50px;
  }
}

@media only screen and (max-width : 369px) {
  h1 {
    font-size: 50px;
  }
  .title__sub {
    font-size: 16px;
  }
  .btn {
    height: 56px;
    padding: 0 20px;
    font-size: 18px;
  }
  .author__txt {
    font-size: 15px;
  }
  .intro__img {
    top: 165px;
  }
  .info__title {
    font-size: 24px;
  }
  .info .list-default span {
    font-size: 18px;
  }
  .program__img i {
    width: 260px;height: 260px;
  }
  .bonuses__txt {
    font-size: 25px;
  }
  .reviews__item {
    width: 250px;
  }
}

/* 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;
  }
  .title--line:before {
    opacity: 0;
  }
  .intro__img:after,
  .intro__img-mb {
    display: none !important;
  }
  .info .row .col-manual {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
}

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