@media only screen and (max-width: 1220px) {
    .wrap {
        width: 1000px;
    }
    .products {
        width: 1000px;
    }
  
  .products .smeta .buy {
    width: 100%;
  }
  
  .products .smeta .buy .item {
    min-width: 30%;
  }
  .row_left {
    margin-left: 0px;
}
}
@media only screen and (max-width: 1024px) {
    .wrap {
        width: 890px;
    }
    .products {
        width: 890px;
    }
    .menu .wrap a {
        font-size: 15px;
    }
    .products .smeta {
        height: inherit;
    }
    .products .atom,
    .products .smeta {
        padding-left: 100px;
      margin-top: 50px;
    }
  
  .e-new-block {
    width: 100%;
    transform: none;
    height: auto;
    background: url(img/red-bg-resp.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 30px;
    margin-top: 0px;
  }
  
  .e-new-block::before {
    display: none;
  }
  
  .products .smeta p.enb-title {
    line-height: 25px;
    font-size: 16px;
  }
  
  .e-fx-inputs {
    text-align: center;
  }
  
  .products .smeta .buy {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 906px) {
    .wrap,
    .products,
    .footer,
    .clients,
    .recomenations,
    .work,
    .contacts {
        width: 800px;
    }

    .menu .wrap a {
        font-size: 14px;
    }
    .products .complite {
        padding-left: 60px;
    }
    .clients .names {
        display: block;
    }
    .clients .names .column {
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
    .clients .logos {
        display: block;
    }
    .logos div {
        margin-bottom: 15px;
    }
    .work .discript .item {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .work .discript {
        display: block;
        width: 100% !important;
    }
    .contacts .bigphone {
        font-size: 60px;
    }
    .work .number {
        display: none;
    }
    .recomenations .slide .text {
        margin-left: 0;
    }

}

@media only screen and (max-width: 820px) {
    .wrap,
    .products,
    .footer,
    .clients,
    .recomenations,
    .work,
    .contacts {
        width: 100%;
    }

    .menu {
        height: inherit;
    }

    .menu .wrap {
        display: block;
        text-align: center;
    }

    .menu .wrap a {
        font-size: 14px;
        display: block;
        margin-bottom: 10px;
        border-bottom: 3px solid #F1F3F1;
    }

    .home-icon {
        border-bottom: 0 !important;
        width: 100% !important;
    }

    .head {
        display: block;
    }

    .head .logo {
        width: 410px;
        margin: 0px auto;
        margin-bottom: 15px;
    }

    .head .phone {
        width: 270px;
        margin: 0px auto;
    }

    .head .button a {
        margin: 0px auto;
        margin-top: 15px;
    }

    .fscreen .text {
        width: 100%;
    }

    .products .atom, .products .smeta {
        padding-left: 0px;
    }

    .products .smeta .topright {
        margin-right: 0px;
    }

    .products .smeta .red {
        text-align: center;
    }

    .products .smeta p {
        text-align: center;
    }

    .products .smeta .buy {
        display: block;
    }

    .products .smeta .buy .item {
        width: 100%;
        margin-right: 100px;
        margin-bottom: 20px;
        text-align: center;
    }

    .products .smeta .buy .item img {
        margin-left: 0px;
    }

    .products .smeta .buy .item .button {
        margin: 0px auto;
    }

    .about {
        text-align: center;
    }

    .products .atom .top {
        text-align: center;
        margin-bottom: 10px;
    }

    .products .atom p {
        text-align: center;
    }

    .products .atom .button {
        margin: 0px auto;
        margin-top: 25px;
    }

    .products .complite {
        padding-left: 0px;
        
        
    }

    .products .complite .wrapper {
        width: 255px;
        margin: 0px auto;
    }

    .products .complite p {
        font-size: 18px;
        line-height: 30px;
        display: block;
        width: 100%;
    }

    .products .atom .about {
        margin-top: 75px;
        padding-bottom: 15px;
    }

    .products .atom {
        height: inherit;
    }

    .products .complite {
        height: inherit;
    }

    .products .complite {
        padding-bottom: 20px;
    }
    .contacts .bigphone {
        font-size: 28px;
    }

    .contacts .bottom {
        display: block;
        text-align: center;

    }
    .contacts .bottom .columns {
        width: 100%;
        text-align: center;
    }
    .contacts .bottom .columns .email {
        margin-left: auto;
        margin-right: auto;
    }
    .contacts .bottom .columns .button {
        margin: 0px auto;
        margin-bottom: 10px;
    }
    .contacts .bottom .columns {
        width: 100%;
        text-align: center;
        overflow: hidden;
        width: 285px;
        margin: 0px auto;
        margin-bottom: 15px;
    }
    .footer {
        text-align: center;
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 775px) {
    .recomenations {
        display: none;
    }
  
  .e-fx-inputs input {
    margin-bottom: 20px;
  }

}
@media only screen and (max-width: 480px) {
    .logos div img {
        width: 70%;
    }

    .m-logo img {
        width: 40% !important;
    }
    .fscreen {
        height: inherit;
        background: none;
        margin-top: 80px;
    }
    .head .logo img {
        float: none;
        margin-right: 0;
        text-align: center;
    }
    .head .logo {
        width: 100%;
        margin: 0px auto;
        margin-bottom: 15px;
        text-align: center;
    }

    .head .logo {
        height: inherit;
    }
  
  .e-fx-inputs input {
    width: 100%;
  }
}

.toggle-menu {
    width: 32px;
    margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

