@media only screen and (max-width:1360px) {
    .nav ul li {
        margin: 0 10px
    }
    .berry {
        visibility: hidden
    }
}

@media only screen and (max-width:1280px) {
    .attention__timer {
        position: static
    }
}

@media only screen and (max-width:1200px) {
    .atention {
        flex-wrap: wrap;
        max-width: 700px;
        margin: 0 auto;
        align-items: center
    }
    .header {
        height: 124px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding-bottom: 7px
    }
    .header .wrap-resp {
        padding-top: 0
    }
    .attention__timer {
        margin-top: 10px
    }
    .nav {
        margin-left: 237px
    }
    .cnst_txt,
    .danger .items {
        margin-left: 0;
        margin-right: 0
    }
    .order_wrap {
        font-size: 0;
        margin: 0
    }
    .order_forma {
        width: 357px;
        top: 50px
    }
    .order_forma .title_wrap:after {
        border-left-width: 178px;
        border-right-width: 178px
    }
    .order_forma .btn {
        font-size: 23px;
        text-align: center;
        margin-bottom: 5px
    }
    .logo_wrap_ {
        margin-top: 150px !important
    }
}

@media screen and (min-width:1100px) {
    .nav {
        display: none
    }
}

@media screen and (max-width:1100px) {
    .nav ul li {
        float: none
    }
    .nav ul li a {
        display: block;
        padding: 10px
    }
    .nav {
        background-color: #fff;
        position: absolute;
        box-shadow: 0 0 4px rgba(0, 0, 0, .2);
        padding: 20px;
        top: 73px;
        margin: 0;
        left: 72px;
        transform: translate(0, -20px);
        visibility: hidden;
        opacity: 0;
        transition: all .2s ease;
        min-width: 235px
    }
    .nav.act {
        z-index: 1000;
        transform: translate(0, 0);
        visibility: visible;
        opacity: 1
    }
}

@media screen and (max-width:1023px) {
    .action__title {
        margin-bottom: 15px;
        text-align: center
    }
    .action--big .action__timer {
        margin-bottom: 70px;
        flex-direction: column
    }
    .action--big .action__timer-wrapper {
        margin: 0 auto
    }
    .action__timer-wrapper {
        flex-direction: column;
        align-items: center;
        max-width: 370px;
        margin-bottom: 15px
    }
    .action__form {
        flex-direction: column
    }
    .action__form input {
        width: 100%
    }
    .action__field+* {
        margin-left: 0
    }
    .action__body .btn {
        width: 100%;
        max-width: none
    }
    .action__timer {
        justify-content: center;
        flex-direction: column
    }
    .sale_wrap-box {
        margin: 0;
        max-width: 100%;
        order: 1
    }
    .action__body .timer__title br {
        display: none
    }
}

@media screen and (max-width:768px) {
    .action__title2 {
        text-align: center
    }
}

@media \0screen {
    .main_img,
    .wow {
        visibility: visible !important
    }
    .header {
        background-color: #fff
    }
    .main_img {
        width: 916px
    }
    .main_img img {
        display: block;
        z-index: 0;
        height: 724px
    }
    .prop .items .item_1 .arr {
        z-index: -1
    }
    .press .txt .q_icons {
        width: 200px
    }
    .press .txt .q_icons img {
        width: 125px;
        height: 125px
    }
    .owl-dot.active {
        position: relative;
        top: 11px
    }
}