@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 890px;
  }

  .review__item {
    width: 100% !important;
  }

  .review {
    transform: inherit !important;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 890px;
  }

  footer {
    background-position: center top
  }
}

@media (max-width: 1200px) {
  footer {
    background-position: center top
  }
}

@media (max-width: 991px) {



  .container {
    width: 320px;
  }
  footer .container{
       padding-bottom: 49px;
  }
  
  .not_valid_message2, .not_valid_message {
    font-size: 12px;
  }

  .section-header__title2 {
    font-size: 21px;
  }

  .hidden-mob {
    display: none !important;
  }

  .section-4__block .section-header__title1 {
    font-size: 19px;
  }

  .section-header__logo {
    font-size: 25px;
  }

  .price-old__big {
    font-size: 35px;
  }

  .section-4__block {
    padding: 10px;
  }

  .section-header__title1 {
    font-size: 20px;
  }

  .features__wrap {
    background: none;
    height: inherit;
    margin-bottom: 20px;
  }

  .features__item {
    margin-bottom: 0;
    text-align: center;
  }

  .features__img {
    position: relative;
    margin: 0 auto;
    top: 0;
    width: inherit;
    display: table;
    left: 0;
  }

  .features__text {
    padding: 0 !important;
    margin-top: 15px;
    position: relative;
    top: 0;
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 3px rgb(0, 0, 0);
    text-align: center;
  }

  .features__border {
    border-radius: 0;
    border: 3px solid #fff;
    margin: 0 auto;
    display: table;
  }

  .buy-block__left {
    display: block;
    width: inherit;
  }

  .buy-block__right {
    display: block;
    width: inherit;
  }

  .visible-mob {
    display: block;
  }

  .review__img {
    display: block;
    width: inherit;
  }

  .review-block {
    direction: ltr;
  }

  .review__text {
    display: block;
    padding-right: 2px;
    font-size: 16px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65);
    direction: rtl;
    text-align: right;
  }

  .price-new__big {
    font-size: 40px;
  }

  .timer-block {
    font-size: 15px;
    padding: 10px;
  }

  .timer__items {
    font-size: 25px;
  }

  .price-mob {
    display: table;
    width: 100%;
    margin-bottom: 15px;
  }

  .price-mob__left {
    display: table-cell;
    vertical-align: top;
    width: 60%;
    position: relative;
  }

  .price-mob__right {
    width: 40%;
    display: table-cell;
    vertical-align: top;
  }

  .form-wrap {
    padding: 10px;
  }

  .btn-order {
    font-size: 20px;
    margin: 0 auto;
    display: table;
  }

  footer .product-main {
    position: relative;
    top: -5px;
    max-width: 120px;
  }

  .discont {
    background-size: cover;
    width: 124px;
    height: 110px;
    top: -57px;
    right: -7px;
  }

  .discont__int {
    font-size: 24px;
    top: 63px;
    /* left: 261px; */
    right: 53px;
  }

  .main-text {
    max-width: 100%;
    font-size: 18px;
    text-align: right;
    display: block;
  }

  .second-text {
    font-size: 28px;
    bottom: 10px;
    font-weight: bold;
    z-index: 3;
    position: relative;
    max-width: 50%;
    padding-top: 46px;
  }

  footer .main-wrap {
    height: 220px;
  }

  .logo-girl {
    left: 0px;
    top: 30px;
    /* width: 438px; */
  }

  footer .logo {
    max-width: 220px;
    top: 4px;
    left: 0;
  }

  .about-img {
    width: 50%;
    min-width: 50%;
  }

  .about-product {
    display: table;
    width: 100%;
  }

  .about-text {
    width: 50%;
    min-width: 50%;
    font-size: 14px;
    padding-right: 0px;
  }

  .about-text__item:before {
    display: none;
  }

  .section-header {
    padding: 10px;
    margin-top: 0;
  }

  .main-text:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -9999px;
    background-color: #ffc000;
    z-index: -1;
    width: inherit;
  }

  .main-wrap {
    height: 185px;
  }

  .order-block__left {
    font-size: 26px;
    max-width: 50%;
    width: 60%;
  }

  .product-main {
    top: 162px;
    width: 130px;
    right: 0;
  }

  .order-block__right {
    position: relative;
    width: inherit;
    display: block;
    padding-right: 68px;
  }

  .section-1 .discont__int {
    top: 49px;
    left: -9px;
  }

  .section-1 {
    padding-top: 15px;
  }

  header .logo {
    width: 205px;
    left: 0;
  }

  .advantages__text {
    font-size: 20px;
  }

  .form-content__element {
    padding: 10px;
    font-size: 16px;
  }
    .price-new {
        font-size: 30px;
    }
  
  .price-ship {
    font-size: 20px;
  }

    .price-old {
        font-size: 16px;
    }

    .price {
        margin-top: 30px;
        text-align: center;
    }
  .review__text__author {
    font-size: 19px;
    margin-bottom: 5px;
  }

  .review__item {
    margin-bottom: 0;
  }

  .section-4 {
    padding: 60px 0 20px 0;
  }

  .section-2 {
    padding-bottom: 50px;
  }

  footer {
    background: #000;
  }

  .advantages {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-top: 30px;
  }

  .main-content {
    padding: 0;
  }

  .fire-text {
    font-size: 32px;
    padding-right: 120px;
    z-index: 3;
    position: relative;
    margin-top: 123px;
  }

  header {
    background: #000;
  }

  .about-img img {
    width: 130px;
  }

  .product-main img {
    width: 130px;
    margin-top: 15px;
  }
}

@media (max-width: 1450px) {
  .girl-img {
    display: none;
  }
}

@media (max-width: 470px) {
  .about-img {
    right: 0;
  }
}