@media (max-width: 1270px) {
    .wrapper {
        width: 100%;
        padding: 0 30px;
    }

    .header_logo-description,
    .header_discount,
    .header_location,
    .divider {
        display: none;
    }

    .header_logo {
        width: 85px;
    }

    .header_contact a {
        font-size: 20px;
    }

    .screen1 {
        height: auto;
        background: url(/assets/im46_bg1_2.webp) 40% 0 / auto 60% no-repeat #000;
    }

    .screen1_variant_a,
    .screen1_variant_e {
        background: url("/assets/ford-screen1.jpg")  40% 0 / auto 60% no-repeat #000;
    }

    .screen1_variant_b {
        background: url("/assets/electrocars-screen1.jpg")  40% 0 / auto 60% no-repeat #000;
    }

    .screen1_variant_c {
        background: url("/assets/sea-screen1.jpg")  40% 0 / auto 60% no-repeat #000;
    }

    .screen1_variant_d {
        background: url("/assets/im46_bg1_2.jpg")  40% 0 / auto 60% no-repeat #000;
    }

    .screen1_variant_f {
        background: url("/assets/im46_bg1_2.webp")  40% 0 / auto 60% no-repeat #000;
    }

    .screen1_title {
        font-size: 26px;
        line-height: 33px;
        text-align: center;
    }

    .screen1_info {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 330px;
    }

    .feedback {
        display: flex;
        flex-direction: column-reverse;
        padding-right: 60px;
        width: 225px;
        margin-top: 30px;
        background: url(/assets/im37_youtube.svg) 100% 50% / 42px 42px no-repeat;
    }

    .feedback_button {
        display: none;
    }

    .feedback_title {
        font-size: 14px;
    }

    .feedback_rating {
        font-size: 18px;
    }

    .feedback_stars {
        width: 117px;
    }

    .screen1_form-block .form_title {
        font-size: 15px;
        text-align: center;
        padding: 20px 0;
        width: 400px;
        margin: 0 auto;
    }

    .form-block .fields {
        flex-direction: column;
    }

    .form-block .field {
        height: 64px;
        width: 100%;
        flex: auto;
        max-width: 530px;
    }

    .screen5_advantages {
        justify-items: center;
    }
    .screen5_advantages,
    .answers {
        display: grid;
        grid-template-columns: repeat(2, calc(50% - 15px));
        row-gap: 30px;
    }

    .advantages {
        flex-wrap: wrap;
    }

    .screen2_subtitle, .screen7_subtitle, .screen3_title {
        width: 100%;
    }

    .owl-theme .owl-dots .owl-dot span {
        display: none;
    }

    .addition-block {
        padding-top: 20px;
        height: 180px;
        background-color: #000;
    }

    .advantage .advantage_title {
        display: block;
        text-align: center;
    }

    .advantage .advantage_description {
        text-align: center;
    }

    .screen1_addition .owl-dots {
        bottom: -10px;
    }

    .screen2 {
        height: auto;
        background: url(/assets/screen2.jpg) 83% 0 no-repeat #000;
    }

    .screen2_info {
        padding-top: 290px;
    }

    .screen1_title, .screen2_title, .screen7_title {
        line-height: 67px;
        font-size: 43px;
        text-align: center;
        font-weight: 600;
        font-family: 'Manrope', Arial, sans-serif;
    }

    .screen2_title {
        margin: 0 auto;
    }

    .screen2_subtitle {
        width: 530px;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        padding: 10px 0 20px;
    }

    .screen2_addition.addition-block {
        height: auto;
    }

    .screen2_addition .advantages {
        display: flex;
        flex-direction: row;
        padding-bottom: 20px;
        width: 530px;
        margin: 0 auto;
    }

    .screen2_addition .advantage {
        flex: 0 0 calc(50% - 10px);
        width: calc(50% - 10px);
        margin: 0 auto;
    }

    .screen2_addition .advantage_title {
        display: flex;
    }

    .screen2_addition .advantage_description {
        text-align: left;
    }

    .screen3_title {
        width: 530px;
        margin: 0 auto;
        text-align: center;
        line-height: 38px;
        font-size: 30px;
    }

    .screen3 .answers {
        width: 530px;
        grid-template-columns: repeat(2, calc(50% - 10px));
        margin: 0 auto;
        padding-bottom: 40px;
    }
    .screen4 {
        background: url(/assets/screen4.jpg) 50% 0 / 185% auto no-repeat #000;
        height: auto;
        padding-top: 265px;
    }

    .button_player {
        width: 93px;
        height: 93px;
    }

    .screen4_title {
        line-height: 67px;
        font-size: 43px;
        text-align: center;
        margin-top: 130px;
    }

    .screen4_subtitle {
        line-height: 31px;
        font-size: 20px;
        width: 535px;
        text-align: center;
        margin: 0 auto;
    }

    .screen4_advantages {
        flex-wrap: wrap;
        flex-direction: row;
    }

    .screen4_advantage {
        display: flex;
        flex: 0 0 calc(50% - 10px);
        width: calc(50% - 10px);
        justify-content: flex-end;
        gap: 20px;
        align-items: center;
        padding-bottom: 20px;
        margin-bottom: 15px;
        border-bottom: 2px solid #363333;
    }

    .screen4_advantage_big {
        line-height: 59px;
        font-size: 38px;
        flex: 0 0 115px;
        text-align: right;
    }

    .screen4_advantage_text {
        line-height: 25px;
        font-size: 16px;
    }

    .screen4_consultation_button,
    .screen7_order_button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 300px;
        height: 64px;
        margin: 25px auto 50px;
        border: 0;
        border-radius: 30px;
        background: #009fe3;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .screen7_order_button {
        margin-top: 35px;
    }

    .s5adv_title {
        height: auto;
    }

    .screen6_head {
        height: 190px;
    }

    .screen6_title {
        line-height: 67px;
        font-size: 43px;
        text-align: center;
    }

    .screen6_subtitle {
        line-height: 28px;
        font-size: 18px;
        text-align: center;
    }

    .screen6_step {
        flex: 0 0 100%;
        padding-right: 50px;
        height: 55px;
    }

    .step_head {
        font-size: 18px;
        font-weight: 400;
    }

    .step_body {
        font-size: 14px;
        padding: 0;
    }

    .screen6_step:after {
        width: 22px;
        height: 22px;
        padding: 5px;
    }

    .addition_info {
        line-height: 25px;
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 530px;
        padding: 25px 0;
    }

    .screen7 {
        background: url("/assets/screen7.jpg") 16% 0 /150% auto no-repeat #000;
        padding-top: 225px;
        height: auto;
        padding-bottom: 20px;
    }
    .screen7_subtitle {
        line-height: 28px;
        font-size: 18px;
        text-align: center;
        color: #fff;
        padding: 0 0 20px;
    }
    .screen7 .advantages {
        justify-content: space-between;
    }
    .screen7 .advantage {
        flex: 0 1 calc(50% - 10px);
    }
    .screen7 .advantage_title {
        display: flex;
        text-align: left;
    }
    .screen7 .advantage_description {
        text-align: left;
    }
    .screen8 {
        height: auto;
        margin-top: 0;
        padding-top: 210px;
        background: url(/assets/screen8.jpg) 50% 0 / 160% auto no-repeat #5b5643;
    }
    .oshb3_logo {
        width: 90px;
        height: 90px;
        margin-left: -15px;
    }
    .screen8_title {
        line-height: 42px;
        font-size: 27px;
    }
    .screen8_subtitle {
        line-height: 25px;
        font-size: 16px;
        flex-wrap: wrap;
        padding-bottom: 20px;
    }
    .screen8_sub {
        padding: 10px 0 20px;
    }
    .slogan {
        text-align: left;
        font-size: 43px;
    }
    .footer-info {
        margin: 0;
    }
    .footer-social-links {
        display: none;
    }
    .slider-header .footer-social-write {
        justify-content: flex-end !important;
    }
}
