@media (max-width: 1270px) {
  
  .menu-header-linck {
    font-size: 16px;
  }

  .info-company {
    font-size: 18px;
  }

  .info-company {
    font-size: 13px;
  }

  .block-offer{
    left: 60px;
  }

  /*.choice-slider-item {
    margin-right: 27px;
  }
*/
  .wrapper-mass-media {
    justify-content: space-around;
  }

  .wrrapper-footer-block {
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .wrapper-footer-cnt {
    margin-top: 40px;
  }

  .application-block {
    justify-content: space-around;
  }

  .block-img-left__info {
    max-width: 613px;
  }
}

@media (max-width: 1140px) {
.menu-header > li{
    padding-right: 9px;
    padding-left: 9px;
  }

  .menu-header-linck {
    font-size: 15px;
  }
  .block-offer{
    bottom: 20px;
    left: 60px;
  }

  .wrapper-block-about{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .block-about-text{
    width: auto;
    max-width: 100%;
  }

  .about-video {
    text-align: center;
  }

  .wrapper-catalog-block{
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .product-block-link {
    margin: 0;
    margin-top: 25px;
  }

  .wrapper-advantages {
    justify-content: space-around;
  }

}


@media (max-width: 992px) {
  .container {
    max-width: 960px;
  }

  .container-maps-block {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px
  }

  .container-maps-block .location-block {
    position: relative;
     border: 1px solid #f2f2f2;
    margin-top: 40px;
     margin-left: auto;
    margin-right: auto;
  }

  .container-maps-block .block-form-map {
    position: relative;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-maps-block form {
    border: 1px solid #f2f2f2;
  }

  .wrapper-header-block>.menu-header {
    display: none;
    position: fixed;
    z-index: 999;
    background: #f5f5f5;
    right: 0;
    top: 0;
    width: 260px;
    height: 100vh;
   transition: all 0.4s ease;
  }

  .hamburger {
   display: block;
   height: 20px;
   top: 13px;
  }

  .menu-header li:first-child{
    padding: 11px 20px 10px;
  }

  .menu-header > li{
    padding: 11px 20px 10px;
    border-bottom: 1px solid #ddd;
  }

  .menu-header li ul,
  .menu-header li > ul li{
    position: relative;
    top: 0;
    left: 0;
  }


  .menu-header li > ul li ul{
    left: 0;
    position: relative;
  }

  .menu-header li > ul li a {
    white-space: normal;
  }
  .menu-header li > ul li{
    border: none;
  }

  .block-production {
    flex-direction: column;
  }

  .block-production-info {
    margin-left: 0;
  }

  .block-production-info {
    width: 100%;
    margin-top: 25px;
  }

  .wrp-row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .wrp-row .wrapper-table {
    margin-right: 0;
  }

  .wrapper-table,
  .style-border {
    width: auto;
  }


  .wrapper-column-text {
    flex-direction: column;
    align-items: center;
  }

  .column-link,
  .column-text {
    margin-top: 20px;
  }

  .block-img-left, .block-img-right {
    display: flex;

    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .block-img-left__title, .block-img-right__title {
    margin-top: 40px;
  }

  .block-img-left__info, .block-img-right__info{
    margin-left: 0;
  }

  .block-img-right{
    flex-direction: column-reverse;
  }

  .block-img-left__info, .block-img-right__info{
    height: auto;
    max-height: 100%;
  }

  .block-foto-wrapper {
    width: auto;
    justify-content: space-around;
  }

  .block-foto-all {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
  }

  .block-foto {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 720px;
  }

  .youtube {
     max-width: 628px;
     max-height: 350px;
     width: 100%;
     height: 350px;
  }

  .about-video iframe {
     width: 100%;
     height: 350px;
  }

  .about-video {
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
  }


  /*проба хедера*/
  header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    padding-bottom: 27px;
  }

  .navigation-header {
    order: -1;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .block-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }

  .block-header-cnt {
    display: none;
  }

  .block-logo {
    order: -1;
  }

  .block-tel {
    margin-top: 20px;
  }

  .main-slider__item{
    height: 390px;
  }

  .main-slider__item img {
    object-fit: cover;
    object-position: left;
    object-position: 89%;
  }

  .block-offer-statistics__info{
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .navigation-footer {
    display: none;
  }

  .wrrapper-footer-block {
    align-items: center;
  }

  .footer-info,
  .wrapper-footer-cnt {
    margin-top: 20px;
  }

  .wrrapper-footer-block {
    flex-direction: column;
  }


  #map-yandex {
    height: 400px;
  }


  .card-block {
    flex-direction: column;
  }

  .card-block__img,
  .card-block__info {
    width: 100%;
    margin-left: auto;
  }

  
  #cooper {
    max-width: 600px;
    width: 500px;
  }

  #cooper img {
    max-width: 100%;
    width: 100%;
  }

  .block-offer__text {
    max-width: 650px;
    width: auto;
    font-size: 33px;
    line-height: 52px;
  }

  .block-offer-statistics {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }


  .wrp-block-img-right__photo,
  .wrp-block-img-left__photo {
    margin-right: 0px;
  }


}


@media (max-width: 576px) {
  .container {
    max-width: 540px;
  }

  .about-video iframe {
    width: 100%;
    height: 254px;
  }

  .youtube {
    height: 250px;
  }

  .large-block-news {
    flex-direction: column;
    height: auto;
    align-items: center;
  }

  .large-block-news__info {
    max-width: 304px;
  }

  .large-block-news__img {
    width: auto;
  }

  .form {
    width: auto;
  }

  .location-block{
    width: auto;
  }

  .box-modal {
    width: 290px;
  }

  .form-btn {
    width: 218px;
  }

  .footer-info {
    margin-left: 0;
  }

  .card-block__img {
    height: 300px;
  }

  .card h1 {
    font-size: 33px;
    line-height: 51px;
  }

  .tabs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .block-production-info__link {
    display: flex;
    width: 300px;
    justify-content: space-between;
    flex-direction: column;

  }

  .choice-slider {
    width: 251px;
    margin: 0 auto;
  }

  .btn-choice-slider_right {
    right: -29px;
  }

  .btn-choice-slider_left {
    left: -38px;
  } 

  #cooper {
    max-width: 600px;
    width: 300px;
  }

  .block-offer-statistics {
    font-size: 16px;
  }

  .block-offer {
    /* left: 20px; */

    
    padding: 0 0 0 15px;
      left: 0;
      bottom: 0;
      height: 100%;
   
  }

  .block-offer-statistics__icon img {
   width: auto;
  }

  .btn-main-slider_left,
  .btn-main-slider_right {
    display: none!important;
  }

  .block-offer-statistics__info {
    width: 66%;
  }

  .wrp-block-img-right__photo,
  .wrp-block-img-left__photo {
    width: auto;
    margin-right: 0px;
    max-height: 247px;
  }

  .wrp-row .wrapper-table {
    overflow-x:scroll;
    width: 100%;
  }
}

@media (max-width: 390px) {
  h1 {
   font-size: 37px;
  line-height: 57px;
  }

  .block-production__img {
    width: auto;
  }

  .block-offer__number {
    font-size: 40px;
    display: block;
  }

  .block-offer__text {
    font-size: 29px;
  }

  .block-offer-statistics {
    margin-top: 10px;
  }

  
  
}


@media (max-width: 320px) {
  .form-btn {
    width: auto;
  }

  .box-modal {
    width: 260px;
  }

  .location-block {
    padding-right: 0;
  }
}



