body {
    background-color: rgb(235, 235, 235)
}
#one{
  background: url(../img/fon_head.jpg);
  background-size: cover;
  background-position-y: bottom;
}
#one>div{
  max-width: 100%;
}

#zzBtn {
    height: 40px;
    width: 200px;
    padding: 0px!important;
}

.monro {
    height: 425px;
    width: auto;
}
#four {
    font-size: 14px;
}

#four img {
    height: 400px;
    width: auto;
}

.modal-dialog .btn{
  width: 100%;
}

#one .btn{
  width: 100%;

}

.six {
    padding-top: 40px;
    height: 470px;
    width: auto;

    text-align: center;
    background-image: url(../img/screenshot_34-crop-u37386.jpg)
}

.btcenter {
    text-align: center;
}
.fiveTxt {
    text-align: center;
    font-size: 12px;
}
.btcenter button {
    margin:20px;
    height: 50px;
    width: 250px;
}
.circle {
    border-radius: 500%; /* Радиус скругления */
}

.form1 p {
    font-size: 16px;
}

.number {
    text-align: end;
}

.downform {
    text-align: end;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    top: 300px
}
.mon{
  text-align: left;
  padding: 10px 0px!important;
  margin: 0px!important;
  position: relative;
  
}
.sale {
  background-color: rgb(241, 241, 241);
}
.close {
  padding: 0px!important;
  margin: 0px!important;
}
#buye p {
  font-size: 18px;
  font-weight: 500;
}

  @media (max-width: 1200px){
    body {
      text-align: center;
    }

    #four img {
      text-align: center!important;
      height: 500px;
      width: auto;
    }
    
    .str {
      display: none;
    }
    .one p {
      padding: 2px;
      margin: 2px;
    }
    
    body h3 {
      font-size: 18px;
    }
   

    .video h3 {
      padding-bottom: 16px!important;
    }
    
    .komlMonro img {
      height: 400px;
      width: 380px;
    }
    
    #three h3 {
      margin: 0px!important;
      padding-top: 0px!important;
      padding-bottom: 2px;
    }

    .padMon p {
      padding-top: 5px!important;
    }

    #fourS img {
      width: 380px;
    }
    .fiveTxt {
      padding-bottom: 5px;
      padding-top: 5px;
      padding-left: 50px;
      padding-right: 50px;
    }

    #buye h3 {
      padding: 0!important;
    }

    #buye {
      padding-bottom: 0px!important;
    }

    .s {
      height: 170px!important;
      width: 180px!important;
    }
    .double {
    padding: 0px!important;
    margin: 0px!important;

    }

    .twoK {
      background-color: rgb(241, 243, 145);
      height: 390px;
      margin: 5px;
      
    }

    .r {
      font-weight: bold;
      padding-top: 10px!important;
      color: red;
    } 

    .footer {
      font-size: 14px;
    }

    .posle {
      padding: 0px;
      margin: 0px;
    }
  
  } 

  @media (max-width: 360px) and (min-width:325px) {
    .twoK {
      height: 370px;
    }
    .twoK img {
      border: 1px solid rgb(206, 218, 102);
    }
    #fourS img {
      width: 330px;
      height: 330px!important;
    }

    .monro  {
      width: 330px!important;
      height: 350px!important;
    }

    .one img{
      text-align: center!important;
      height: 260px!important;
      width: 290px!important;
    }

    .video iframe {
      height: 200px;
      width: 330px;
    }
  }
  
  @media (max-width: 420px) and (min-width: 370px) {

    #fourS img {
      width: 350px!important;
      height: 270px;
    }

    .one img{
      text-align: center!important;
      height: 320px!important;
      width: 350px!important;
    }

    .video iframe {
      height: 200px;
      width: 350px;
    }
    
    .monro  {
      width: 350px!important;
      height: 370px!important;
    }
  }

  @media (max-width: 320px) {
    .s{
      height: 150px!important;
      width: 160px!important;
    }
    .one img{
      text-align: center!important;
      height: 300px!important;
      width: 290px!important;
    }

    .video iframe {
      height: 200px;
      width: 290px;
    }
    
    .monro  {
      width: 290px!important;
      height: 310px!important;
    }

    #fourS img {
      width: 290px!important;
      height: 290px!important;
    }
  }

  
  
