@media (max-width: 1800px){
    .cat-top .bg_image{
        background-position: 20% 30%;
    }
}
@media (max-width: 1500px){
    .one-block .text_info {
        margin-top: 0%;
    }
}
@media (max-width: 1400px) {
    .nav {
        margin-left: 18%;
    }
    .logo {
        margin-left: 10%;
    }
    .nav a {
        font-size: 16px;
    }
    .parallax {
        padding: 60px 0 !important;
    }
    .acons a {
        padding: 15px 7px !important;
    }
}
@media (max-width: 1200px){
    .catalog_index_block{
        padding: 0 5%;
    }
    .catalog_index_block a{
        width: 90%;
    }
}
@media (max-width: 1024px){
    .parallax h3 {
        font-weight: bold;
        font-size: 28px;
        margin-top: 0%;
    }
    .nav {
        margin-left: 16%;
    }
    .parallax{
        height: 40vh;
    }
    .main-wrapper.sticky .logo {
        margin-left: 6%;
        top: 30px;
    }
    .category-catalog h2{
        font-size: 28px;
    }
}
@media (max-width: 800px) {
    .fix-hed .nav-wrapper {
        padding: 0 0;
    }
    .one-block {
        padding: 130px 0 !important;
    }
    .one-block h1 {
        font-size: 36px !important;
    }
    .one-block a {
        padding: 15px 2px !important;
    }
    
    .zagys1 h3 {
        padding-left: 0 !important;
    }
    .zagys1 hr {
        display: none;
    }
    .acons a {
        margin: 0 auto;
        display: block;
    }
    .zagys1 p {
        padding-left: 0 !important;
    }
    .marketing {
        text-align: center;
    }
    footer {
        text-align: center;
    }
    .consult p {
        text-align: center;
    }
    .parallax {
        padding: 0 0 !important;
    }
    .parallax h3 {
        font-size: 28px !important;
    }
    .parallax a {
        padding: 15px 1px !important;
    }
    .bot-footer {
        text-align: center;
    }
    .main-wrapper {
        background-color: #000000;
    }
    .mobile-nav {
        display: block;
    }
    .nav ul li {
        display: block;
    }
    .nav ul {}
    .logo {
        margin-left: 10%;
    }
    .logo img {
        width: 65px;
    }
    .nav-wrapper {
        height: 68px;
        overflow: hidden;
        padding: 0 0;
    }
    .nav {
        width: 200px;
        margin: 0 auto;
        margin-left: auto !important;
    }
    .mobile-wrapper {
        display: block;
    }
    .responsive-menu-icon-line {
        width: 40px;
        height: 7px;
        background-color: white;
        margin: 5px;
        border-radius: 2px;
        /* this determines animation speed */
        transition: all 1s ease;
    }
    /* classes to add for each animation */
    .rotate-down {
        margin-bottom: -12px;
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -webkit-transform: rotate(45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(45deg);
    }
    .rotate-up {
        margin-top: -12px;
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transform: rotate(-45deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-45deg);
    }
    .disappear {
        opacity: 0;
    }
    /* grouping div for all bars */
    .responsive-menu-icon {
        width: 60px;
        padding: 10px 0;
        margin-left: 85%;
        /* this determines animation speed */
        transition: all 1s ease;
    }
    /* animation class to keep icon in similar place after animations */
    .menu-up {
        padding-top: 15px;
    }
}
@media (max-width: 768px){
    .nav{
        margin-top: 25px;
    }
    .modal-dialog {
        width:80%;
    }
    .nav-wrapper{
        height: 80px;
    }
    .responsive-menu-icon{
        padding: 20px 0;
    }
    .bg_contain{
        background-position: 20% 70px;
    }
    .one-block{
        height: 70vh;
    }
    .parallax{
        height: 40vh;
    }
    .one-advantages{
        height: 40vh;
    }
    .wrap-he-ad{
        padding: 20% 6%;
    }
    .field-contactform-recaptcha {
        padding-left: 3%;
    }
}
@media (max-width: 420px){
    .item_product_ul h2{
        font-size: 22px;
        padding: 0 6px;
    }
    .item_product_ul h3{
        font-size: 18px;
    }

    .item_news{
        margin-bottom: 20px;
    }
    .advantages.product_index .one-advantages{
        height: 25vh;
    }
    .cat-top .bg_image{
        min-height: 300px;
        background-position: 10% 46%;
    }
    .cat-top .bg_cover_black{
        min-height: 300px;
    }
    .cat-top .text_info{
        padding: 0;
        padding-top: 150px;
    }
    .text_content{
        text-align: center;
        padding: 0 4px; 
    }
    .news-cart-img-nav .slick-list{
        padding: 0px 30px !important;
    }
    .news-cart-img-nav .slick-slide {
        cursor: pointer;
        margin-right: 111px;
        margin-top: 5px;
    }
    .new_one .img-responsive{
        margin: 0;
    }
    .current_img_div{
         width: 100px !important;
    }
    .news-cart-img-nav .slick-track{
        width: 100% !important;
    }
    .cat-top h1{
        font-size: 26px;
    }
    .img_new_view{
        height: 300px;
        background-size: contain;
        margin-bottom: 0;
    }
    .responsive-menu-icon{
        padding: 20px 0;
    }
    .search_page{
        display: none;
    }
    .row.mobile_ostatki{
        display: block;
    }
    .one-advantages h4{
        font-size: 16px;
    }
    .one-advantages {
        height: 30vh;
    }
    .parallax h3{
        padding: 0;
        font-size: 18px !important;
    }
    .parallax h2{
        font-size: 16px;
    }
    .contact_form{
        padding: 0 8%;
    }
    .contact button.btn{
        width: 100%;
        font-size: 18px;
    }
}
@media (max-width: 320px){
    .contact_form {
        padding: 0 2%;
    }
    .field-contactform-recaptcha{
        padding: 0;
    }
}