@media (max-width: 1399px) {
    .section-title span, .section-title-big {
        font-size: 58px;
      }
      .channel-card {
        padding: 30px;
      }
      .channel-card__title {
        font-size: 20px;
      }
      .section-discuss .section-title span {
        font-size: 40px;
        line-height: 120%;
      }
      .banner__bg .banner__title:before{
        width:150px;
        height:150px;
        left: -72px;
      }
      .banner__bg h1{
          font-size: 46px;
          padding-right: 360px;
         margin-right: -360px;
      }
      .banner__bg h1:after{
        width: 355px;
        height: 132px;
        
      }
      .banner__subtitle {
        font-size: 20px;
        line-height: 130%;
      }
      .banner__bg .banner__img img{
        width: 500px;
        height: 620px;
      }
      .banner__content{
        padding-bottom: 160px;
      }
      .banner__signature {
        font-size: 19px;
      }
      .btn-order-callback {
        font-size: inherit;
        letter-spacing: inherit;
        line-height: inherit;
      }
      .section__header__info-title{
        font-size: 110px;
      }
      .section__header-number {
        font-size: 300px;
      }
      .section__header {
        padding-left: 170px;
      }
      .section__header__info-descripion{
        font-size: 28px;
      }
      .asteps, .aprice{
        padding-left: 20px;
      }
      .section-asteps-recommend .aprice{
          flex-direction: column;
          align-items: center;
          gap: 15px;
          max-width: 386px;
      }
      .asteps__img {
        width: 300px;
        height: 300px;
        bottom: -55px;
        right: 220px;
      }
      .section-asteps-2 .asteps{
        margin-top:0px;
      }
      .cpromo{
        padding-top: 0px;
      }
      .cpromo__logo .icon-alogo {
        width: 554px;
        height: 215px;
      }
      .cpromo__logo .icon-aicon{
        width: 420px;
        height: 390px;
        top: 137px;
      }
      .cpromo__content{
        right:-160px;
      }
      .cpromo__content-img{
        width: 900px;
        height: 627px;
      }
}
@media (max-width: 1199px) {
    .section-block {
      padding: 40px 0px;
    }
    .section-block.section-discuss {
      padding: 80px 0;
      margin-top: 40px;
    }
    .section-title {
        line-height: 34px;
        margin-bottom: 30px;
      }
      .section-title span, .section-title-big {
        font-size: 50px;
      }
      .section-channel-2830 .offset-title {
        padding-left: 29%;
      }
      .section-discuss .section-title span {
        font-size: 34px;
        line-height: 120%;
      }
      .icon-avito {
        width: 30px;
        height: 30px;
        margin-left: 25px;
      }
      .form-title {
        font-size: 20px;
      }
      .banner__bg h1 {
        font-size: 42px;
        padding-right: 330px;
        margin-right: -330px;
      }
      .banner__bg h1:after {
        width: 322px;
        height: 122px;
      }
      .banner__bg .banner__img img {
        width: 420px;
        height: 520px;
      }
      .banner__signature {
        font-size: 18px;
        max-width: 350px;
        text-align: center;
        padding: 0px 40px;
      }
      .banner__content {
        padding-bottom: 110px;
      }
      .section__header__info-title {
        font-size: 85px;
      }
      .section__header {
        padding-left: 165px;
      }
      .section__header__info-descripion {
        font-size: 26px;
      }
      .list-star ul li{
        min-height: 40px;
        padding-left: 48px;
      }
      .list-star ul li:before{
        width: 40px;
        height: 40px;
      }
      .aprice__value-text span {
        font-size: 30px;
      }
      .aprice__value-text{
        font-size: 17px;
      }
      .asteps {
        grid-template-columns: 1fr 54%;
      }
      .asteps__img {
        width: 280px;
        height: 280px;
        bottom: -70px;
        right: 180px;
      }
      .section-asteps-2 .section__header-number{
        top:-27px;
      }
      .cpromo__content-img {
        width: 790px;
        height: 551px;
      }
      .cpromo__logo .icon-alogo {
        width: 470px;
        height: 180px;
      }
      .cpromo__logo .icon-aicon {
        width: 330px;
        height: 305px;
        top: 111px;
      }
      .price-title {
        font-size: 45px;
      }
}
@media (max-width: 991px) {
    body{
      font-size: 16px;
    }
    .section-block {
        padding: 30px 0px;
    }
    .section-block.section-asteps-1{

    }
    .section-block.section-discuss {
        padding: 30px 0px 90px;
        margin-top:30px;
    }
	.title-404 {
        font-size: 150px;
    }
    .subtitle-404 {
        font-size: 32px;
    }
    .section-title span, .section-title-big {
        font-size: 44px;
        line-height: 55px;
      }
      .footer__title {
        max-width: 100%;
        word-break: break-word;
      }
      .footer__slider-img-wrap.slick-slide {
        height: 56vw;
      }
      .footer__slider-arrows {
        top: -180px;
        left: unset;
        right: 0;
      }
      .section-discuss .section-title span {
        font-size: 26px;
        line-height: 120%;
      }
      .discuss-text {
        font-size: 16px;
      }
      .form-discuss .btn {
        white-space: normal;
        font-size: 14px;
        line-height: 1.2;
        min-height: 55px;
      }
      .mobile-menu {
        display: flex;
        justify-content: center;
        position: fixed;
        bottom: 0;
        background: var(--white);
        border-radius: 20px 20px 0px 0px;
        z-index: 99;
        width: 100%;
        padding: 12px 24px 16px;
        left: 0px;
    }
    
    .banner__bg h1 {
      font-size: 34px;
      padding-right: 250px;
      margin-right: -250px;
      line-height: 120%;
    }
    .banner__bg h1::after {
      width: 247px;
      height: 92px;
    }
    .section-block.banner{
      padding-top: 0px;
    }
    
    .banner__content {
      padding-bottom: 25px;
    }
    .banner__bg .banner__img img {
      width: 322px;
      height: 400px;
    }
    .banner__bg .banner__img {
      right: 45px;
    }
    .banner__subtitle {
      font-size: 18px;
      margin-top: 10px;
    }
    .banner__bg .banner__pluses{
      margin-bottom: 25px;
    }
    .banner__bg .banner__subtitle{
      margin-top:10px;
    }
    .section__header__info-title {
      font-size: 66px;
    }
    .section__header-number {
     
        width: 150px;
        font-size: 210px;
    }
    .section__header {
      padding-left: 125px;
    }
    .section__header__info-descripion {
      font-size: 24px;
    }
    .asteps, .aprice {
      padding-left: 0px;
    }
    .aprice{
      gap:28px;
    }
    .section-asteps-recommend .aprice{
      max-width: 100%;
      flex-direction: row;
    }
    .asteps__img {
      width: 190px;
      height: 190px;
      bottom: unset;
      right: 137px;
      top: 65px;
    }
    
    .section-asteps-2 .asteps{
      max-width: 100%;
    }
    .section-asteps-2 .section__header-number {
      top: -30px;
      left: -13px;
    }
    .cpromo__content-img {
      width: 690px;
      height: 483px;
    }
    .cpromo__content {
      right: -100px;
    }
    .cpromo__logo .icon-alogo {
      width: 325px;
      height: 125px;
    }
    .cpromo__logo .icon-aicon {
      width: 162px;
      height: 150px;
      top: 75px;
    }
    .modal-content{
      padding:20px;
    }
    .modal-body{
      padding-left: 0px;
      padding-right: 0px;
    }
    .price-title {
      font-size: 35px;
      margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .section-title {
        margin-bottom: 30px;
      }
      .section-title span {
        font-size: 40px;
        line-height: 50px;
      }
      .footer__title {
        font-size: 24px;
      }
      .numbers {
        font-size: 42px;
        line-height: 42px;
      }
	  .current-position {
        font-size: 54.6px;
        line-height: 51.1px;
      }
      .slick-arrow svg {
        width: 74.2px;
        height: 35px;
      }
      .icon-avito {
        margin-left: 15px;
        margin-bottom: -5px;
      }
      .form-discuss {
        margin-top: 30px;
      }
      .nice-select {
        height: 55px;
        line-height: 55px;
      }
      .inp-icon {
        top: 16px;
      }
      .input {
        padding: 15px 20px;
        padding-left: 20px;
      }
      .btn {
        padding: 15px 40px;
      }
      .banner__bg h1 {
        font-size: 28px;
        padding-right: 195px;
        margin-right: -195px;
      }
      .banner__bg h1:after {
        width: 190px;
        height: 70px;
        top: 1px;
      }
      .banner__bg .banner__pluses{
        max-width: 100%;
      }
      .banner__content {
        padding-bottom: 380px;
      }
      .banner__signature {
        max-width: 100%;
        text-align: center;
        padding: 0px;
      }
      .btn-order-callback{
        width:100%;
      }
      .banner__bg .banner__img img {
        width: 258px;
        height: 340px;
      }
      .banner__bg .banner__img{
        left:50%;
        right:unset;
        transform: translateX(calc(-50% - 92px));
      }
      .asteps{
        grid-template-rows: repeat(2, minmax(10px, max-content));
        grid-template-areas:
      "n1 n3" 
      "n2 n2";
      }
      .astep{
        padding: 20px;
      }
      .section__header__info-title {
        font-size: 45px;
      }
      .section__header__info-descripion {
        font-size: 22px;
      }
      .section__header-number {
        width: 105px;
        font-size: 160px;
      }
      .section__header {
        padding-left: 75px;
      }
      .list-star ul li:before {
        width: 30px;
        height: 30px;
      }
      .list-star ul li {
        min-height: 30px;
        padding-left: 40px;
      }
      .aprice__value{
        min-width: 230px;
        min-height: 95px;
      }
      .aprice__value-text span {
        font-size: 26px;
      }
      .aprice__value-text {
        font-size: 16px;
      }
      .aprice {
        gap: 15px;
      }
      .aprice__info{
        font-size: 14px;
        line-height: 110%;
      }
      .section-asteps-recommend .asteps{
        grid-template-columns: 1fr;
      }
      .section-asteps-recommend .aprice {
        max-width: 250px;
        flex-direction: column;
      }
      .section-asteps-recommend{
        padding-bottom: 160px;
      }
      .asteps__img {
        width: 170px;
        height: 170px;
        bottom: -150px;
        right: 130px;
        top: unset;
      }
      .section-asteps-recommend {
        padding-bottom: 120px;
      }
      .section-asteps-recommend .section__header-number{
        top:-20px;
      }
      .section-asteps-2 .section__header-number {
        top: -25px;
        left: -8px;
      }
      .cpromo__logo{
        transform: rotate(0deg);
        left: unset;
        right: 0px;
      }
      .cpromo__logo .icon-alogo ,.cpromo__logo .icon-aicon{
        left:unset;
        right:0px;
        top:unset;
        bottom:0px;
      }
      .cpromo__logo .icon-alogo {
        width: 200px;
        height: 77px;
        bottom: 45px;
      }
      .cpromo__logo .icon-aicon {
        width: 80px;
        height: 74px;
        right: 92px;
      }
      .price-block {
        padding: 20px;
        font-size: 16px;
      }
      .price-block__number {
        display: none;
      }
      .price-text {
        padding-left: 15px;
      }
      .price-title {
        font-size: 30px;
      }
      .price-block__info{
        margin-bottom: 10px;
      }
}
@media (max-width: 575px) {
	.title-404 {
        font-size: 120px;
    }
    .subtitle-404 {
        font-size: 24px;
    }
    .section-title {
        font-size: 20px;
    }
    .section-title span {
        font-size: 34px;
        line-height: 40px;
    }
    .section-channel-2830 .offset-title {
        padding-left: 9%;
      }
      .section-discuss .section-title span {
        font-size: 22px;
        line-height: 120%;
      }
      .icon-avito {
        margin-left: 10px;
        width: 24px;
        height: 24px;
      }
      .btn {
        padding: 15px 30px;
      }
      .banner__bg .banner__img{
        transform: translateX(calc(-50% - 65px));
      }
      .banner__bg .banner__img img {
        width: 200px;
        height: 250px;
      }
      .banner__content {
        padding-bottom: 350px;
    
      }
      .banner__content {
        padding-bottom: 295px;
      }
      .banner__bg h1 {
        font-size: 28px;
        padding-right: 0px;
        margin-right: 0px;
        
      }
      .banner__bg h1 .red{
        padding-top: 100px;
        display: block;
        padding-top: 65px;
      }
      .banner__bg h1:after {
        width: 140px;
        height: 50px;
        top: 40px;
        right: unset;
        left: 0px;
      }
      .section__header__info-title {
        font-size: 28px;
      }
      .section__header__info-title-top span{
        -webkit-text-stroke: 2px #929292;
      }
      .section__header__info-title-shadow span{
        -webkit-text-stroke: 2px #d5d0d1;
      }
      .section__header__info-title-shadow{
        padding: 4px 0px 0px 4px;
      }
      .asteps{
        
        grid-template-rows: auto min-content auto;
        grid-template-columns: 1fr;
        grid-template-areas:
      "n1" 
      "n3" 
      "n2";
        
      }
      .section__header-number {
        width: 85px;
        font-size: 130px;
      }
      .section-asteps-1 .section__header-number {
        left: -15px;
      }
      .section__header__info-descripion {
        font-size: 17px;
      }
      .list-star ul li::before {
        width: 26px;
        height: 26px;
      }
      .list-star ul li {
        min-height: 26px;
        padding-left: 33px;
      }
      .section__header {
        padding-left: 70px;
      }
      .astep {
        padding: 17px;
      }
      .aprice, .section-asteps-recommend .aprice {
        gap: 10px;
        flex-direction: column;
      }
      .aprice__info{
        text-align: center;
      }
      .aprice__value-text span {
        font-size: 24px;
      }
      .aprice__value-text {
        font-size: 14px;
      }
      .aprice__value {
        min-width: 210px;
        min-height: 75px;
      }
      .section-asteps-recommend .section__header-number {
        left: -15px;
        top: -24px;
      }
      .mb-25{
        margin-bottom: 25px;
      }
      
      .asteps__img {
        width: 150px;
        height: 150px;
        bottom: unset;
        right: 130px;
        top: calc(100% + 100px);
        left: 50%;
        transform: translateX(calc(-50% - 62px));
      }
      .section-asteps-recommend .aprice {
        max-width: 100%;
      }
      .section-asteps-recommend {
        padding-bottom: 250px;
        margin-bottom: 30px;
      }
      .section-asteps-2 .section__header{
        padding-left: 90px;
      }
      .cpromo__content-img {
        width: 470px;
        height: 330px;
      }
      .cpromo__content__video{
        border-radius: 18px;
      }
      .cpromo__logo .icon-alogo {
        width: 120px;
        height: 46px;
        bottom: 30px;
      }
      .cpromo__logo .icon-aicon {
        width: 50px;
        height: 47px;
        right: 56px;
      }
      .cpromo__content {
        right: -35px;
      }
      .price-title {
        font-size: 22px;
    }
    .price-block__title {
      font-size: 20px;
    }
    .price-text {
      font-size: 14px;
    }
}

@media (max-width: 430px) {
    .slider-block-footer-2nd {
      margin-top: 8rem;
    }
}
@media (max-width: 420px){
.logo {
    max-width: 115px;
}
a.phone{
  font-size: 16px;
}
.header__text-mini {
  letter-spacing: 0.4px;
}
}
@media (max-width: 359px){
.logo {
    max-width: 100px;
}
.header__wrapper {
  gap: 8px;
}
.header__text-mini {
  letter-spacing: -0.4px;
}
.banner__bg .banner__img {
  transform: translateX(calc(-50% - 58px));
}
.banner__bg .banner__img img {
  width: 176px;
  height: 220px;
}
.banner__content {
  padding-bottom: 260px;
}
.banner__bg h1 {
  font-size: 24px;
}
}