@media only screen and (max-width: 1281px)
{ 
  .promo{ background: url(../img/hbg.png) no-repeat 38%/cover; }
  .s4_wrapper{
        background: url(../img/s4bg.png) no-repeat -52%;
  }
  .s5_text{
    width: 60%;
    margin-left: 402px;
  }
  footer{
    background: url(../img/f.png) no-repeat 24%/cover;
  }
}
@media only screen and (max-width: 1023px)
{ 
  .container { width: 768px; }
  .promo_left-top{    
    width: 65%;
    margin: 0 auto;
  }
  .promo__block{
        flex-wrap: wrap;
  }
  .promo_left-bottom{
    margin: 0 auto;
    margin-top: 20px;
  }
  .promo_right{
        margin: 0 auto;
    margin-top: 20px;
  }
  .btnh span{
      font-size: 26px;}
  .s4_wrapper{
    background: url(../img/s4bg.png) no-repeat -795%;
    padding: 40px 0 8px 0;
  }
  .s5{
        background: url(../img/s5bg.png) no-repeat 9%/cover;  
  }
  .s5_text{
        margin-left: 294px;
  }
  footer{
    background: url(../img/f.png) no-repeat 20%/cover;
    padding-bottom: 100px;
  }
  .promo{
    background: url(../img/hbg.png) no-repeat 30%/cover;
  }
  header img {
    width: 160px;
}
  .s4_img{
    margin-left: 317px;
  }
  .s4_bottom img{
    max-width: 700px;
  }
}
@media only screen and (max-width: 767px)
{  
  .container { width: 568px;}
  header img{
    max-width: 180px;
  }
  .promo__block img{
    max-width: 500px;
  }
  .promo_left-top{
    width: 80%;
  }
  .promo__block img {
    max-width: 300px;
}
.s2 img{
  max-width: 500px;
}
.s2 img{
  margin: 0 auto;
}
.easy img{
  margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.s4_wrapper{
  background: url(../img/s4bg.png) 154%/cover no-repeat;
}
.easy p, .text_wrapper p{
  margin: 0 auto;
}
p{
  font-size: 18px !important;
}
.s5{
  background: url(../img/s5bg.png) no-repeat 92%/cover;
}
footer{
      background: url(../img/f.png) no-repeat 15%/cover;
}
.s5_text{
  width: 74%;
    margin-right: 130px;
    margin-left: 0;
}
.s4_bottom img{
  max-width: 100%;
}
.text_wrapper p{
  margin:0;
  margin-left: auto;
  width: 71%;
}
.s4_img{
  width: 81%;
    margin-left: auto;
}
}
@media only screen and (max-width: 567px)
{
  .container { width: 320px; }
  .promo__block img{
    width: unset;
  }
  .promo_left-top{
    flex-wrap: wrap;
  }
  .promo_left-top{
    width: 100%;
  }
  .promo_text{
    width: 88%;
  }
  .promo_text-img{
    margin: 0 auto;
    margin-top: 30px; 
  }
  .promo{
    background: url(../img/hbg.png) no-repeat 41%/cover;
  }
  .form_block{
    max-width: 290px;
    padding: 15px 8px;
  }
  .form_block input, .form_block textarea, .form_block button{
    width: 97%;
  }
  .position{
        width: 0.99em;
        overflow: unset;
  }
  .s2 img, .easy img{
    max-width: 290px;
  }
  .text_wrapper p{
    margin-left: 0;
    width: 100%;
  }
  .s4_img img:first-child{
    width: 230px;
  }
  .s4_img{
    margin:0;
    width: 100%;
    flex-wrap:wrap;
  }
  .s4_img img{
    margin: 0 auto;
  }
  
  .s5{
    background: url(../img/s5bg.png) no-repeat 76%/cover;
  }
  .s5_text{
    margin: 0;
    width: 100%;
  }
  .review{
    flex-wrap: wrap;
  }
  .reviews__block img{
    margin: 0 auto;
  }
  .review_text{
    width: 100%;
        margin-top: 20px;
  }
  .name{
    text-align: center;
  }
  .btnh{
        padding: 4px 5px;
  }
  .btn span{
    font-size: 20px;
  }
  header img{
        max-width: 110px;
  }
  footer{
        background: url(../img/f.png) no-repeat 43%/cover;
        padding-bottom: 60px;
  }
  .promo_text img{
    display: none;
  }
  .promo_left-top .form_wrap{
  display: block;
}
.prd{
  display: block;
}
.prd img{

  margin: 0 auto;
}
.prd2{
  display: none;
}
.s4_wrapper {
    background: url(../img/s4bg.png) 162%/cover no-repeat;
}
.s4{
  overflow: hidden;
}
.easy{
      padding-bottom: 35px;
}
.s4_bottom {
 width: 100%;
    padding: 0;
}
.wrap{
  width: 100%;
  overflow: hidden;
}
.s4_bottom img{
  margin-left: -160px;
    max-width: 480px;
}
}