@media (min-width: 1200px) and (max-width: 1440px) {
    .grid-3 {
        grid-template-columns: 500px 600px;
    }

    .qestions,
    .q1,
    .q {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header {
        width: 95%;
        grid-column-gap: 50px;
    }

    .car-1 {
        width: 550px;
        top: 350px;
    }

    .zagolovok {
        width: 600px;
        height: 100px;
        margin-top: 123px;
        font-size: 42px;
        font-weight: 700;
        line-height: 60px;
        margin-left: 40px;
    }

    /* ----------------- */
    ._1-frame {
        width: 100%;
    }

    .block_2-text {
        width: 65% !important;
    }

    .zag-sila {
        font-size: 24px;
        line-height: 20px;
    }

    .main-txt-copy {
        line-height: 24px;
    }

    .sec-2-left {
        width: 40%;
    }

    .sec-2-right {
        width: 60%;
    }

    .sec-2-right-div {
        width: 90%;
        padding: 20px 20px 20px 20px;
    }
    .own_width_right{
        width: 35% !important;
      }
      .own_width_left{
        width: 65% !important;
      }
    .sec-2-content-block {
        width: 100%;
    }

    /* __________________________ */
    .block_process {
        width: 94%;
        margin: 0 auto;
    }

    .item_process_header h3 {
        font-size: 20px;
    }

    .car-2 {
        width: 720px;
        top: 1030px;
    }

    .form-blok {
        top: 950px;
    }

    .div-block-5 {
        width: 100%;
    }


    .frame-7 {
        width: 100%;
    }

    .main_gallery {
        width: 94%;
        margin: 0 auto 50px auto;

    }

    .item_main_gallery {
        width: 48%;
    }

    .frame-8 {
        width: 94%;
    }

    .grid-3 {
        grid-template-columns: 400px 500px;
    }

    .qestions,
    .q1,
    .q {
        width: 100%;
    }

    .div-block-21 {
        width: 100%;
    }

    .div-block-23 {
        width: 90%;
    }

    .grid-5 {
        width: 100%;
    }

    .zag {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header {
        width: 95%;
        grid-column-gap: 40px;
    }

    .header .logo {
        width: 200px;
        height: 200px;
    }

    .bottom-1 {
        width: 156px;
        height: 40px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .car-1 {
        width: 480px;
        top: 380px;
    }

    .main-txt {
        font-size: 20px;
        line-height: 28px;
    }

    .zagolovok {
        width: 600px;
        height: 100px;
        margin-top: 123px;
        font-size: 42px;
        font-weight: 700;
        line-height: 60px;
        margin-left: 40px;
    }

    .perevagy {
        width: 700px;
    }

    /* ----------------- */
    ._1-frame {
        width: 100%;
    }

    .block_2-text {
        width: 90% !important;
    }

    .zag-sila {
        font-size: 24px;
        line-height: 20px;
    }

    .main-txt-copy {
        line-height: 24px;
    }

    .sec-2-left {
        display: none;
    }

    .sec-2-right {
        width: 100%;
    }

    .sec-2-right-div {
        width: 90%;
        padding: 20px 20px 20px 20px;
    }

    .sec-2-content-block {
        width: 100%;
    }
    .own_width_right{
        width: 40% !important;
      }
      .own_width_left{
        width: 60% !important;
        display: flex;
      }
    /* __________________________ */
    .block_process {
        width: 94%;
        margin: 0 auto;
    }

    .item_process_header h3 {
        font-size: 18px;
        line-height: 24px;
        margin-left: 15px;
    }

    .item_process_header .number {
        font-size: 30px;
        line-height: 30px;
        padding: 15px 10px 10px 10px;
    }

    .car-2 {
        top: 1100px;
        width: 630px;
    }

    .form-blok {
        top: 1010px;
        width: 560px;
        height: 350px;
    }

    .main-txt-copy.form {
        width: 235px;
    }

    .text-form-blok {
        height: 165px;
    }

    .div-block-5 {
        width: 100%;

    }


    .frame-7 {
        width: 100%;
    }

    .main_gallery {
        width: 94%;
        margin: 0 auto 50px auto;

    }
    .zag-frame, .zag-frame.black{
        font-size: 32px;
        line-height: 38px;
    }

    .item_main_gallery {
        width: 48%;
    }

    .frame-8 {
        width: 94%;
        
    }
    .section-8{
        height: auto;
        padding-bottom: 50px;
    }
    .div-block-62 {
        display: flex;
        text-align: center;
        width: 100%;
        flex-direction: row;
        justify-content: center;
    }
    .div-block-61{
        display: none;
    }
    .grid-3 {
        /* height: 800px; */
    flex-direction: column;
    margin-top: 20px;
    display: flex;
    position: static;
    }

    .qestions,
    .q1,
    .q {
        width: 100%;
    }

    .div-block-21 {
        width: 100%;
    }

    .div-block-23 {
        width: 90%;
    }

    .grid-5 {
        width: 100%;
        grid-template-columns: 370px 328px 1fr;
    }

    .zag {
        width: 100%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .own_width_right {
        width: 100% !important;
    }
    .header {
        display: none;
    }

    .header .logo {
        width: 200px;
        height: 200px;
    }
    .navbar {
        background-color: rgba(0, 0, 0, 0);
        display: block;
    }
    .w-nav-brand {
        padding-left: 50px;
    }
    .image-28 {
        width: 60px;
        transform: scale(3);
        margin-top: 25px;
        margin-left: 25px;
    }
    .bottom.mob {
        display: flex;
        margin: 0 auto;
    }
    .bottom-1 {
        width: 170px;
        height: 48px;
    }
    
    .car-1 {
        width: 400px;
        top: 440px;
    }

    .main-txt {
        font-size: 18px;
        line-height: 24px;
        width: 96%;
    }

    .zagolovok {
        width: 100%;
        height: auto;
        margin-top: 60px;
        font-size: 28px;
        font-weight: 700;
        line-height: 42px;
        text-align: center;
    }
    .line1{
        display: none;
    }
    .perevagy {
        width: 90%;
        height: auto;
        flex-wrap: wrap;
        margin: 220px auto;
    }
    .div-block {
        border: 1px #000;
        line-height: 10px;
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 70px;
    }

    /* ----------------- */
    ._1-frame {
        width: 100%;
    }

    .block_2-text {
        width: 75% !important;
    }

    .zag-sila {
        font-size: 20px;
        line-height: 14px;
    }
    
    .main-txt-copy {
        line-height: 20px;
        font-size: 14px;
        width: 96%;
    }

    .sec-2-left {
        display: none;
    }

    .sec-2-right {
        width: 100%;
    }

    .sec-2-right-div {
        width: 90%;
        padding: 20px 20px 20px 20px;
    }

    .sec-2-content-block {
        width: 100%;
        padding-top: 50px;

    }
    .zag-frame.k{
        margin-top: 50px;
    }
    /* __________________________ */
    .block_process {
        width: 94%;
        margin: 0 auto;
    }
    .item_pocess{
        width: 100%;
    }
    .item_process_header h3 {
        font-size: 18px;
        line-height: 24px;
        margin-left: 15px;
    }

    .item_process_header .number {
        font-size: 30px;
        line-height: 30px;
        padding: 15px 10px 10px 10px;
    }

    .car-2 {
        display: none;
    }
    .section-5{
        height: 1800px;
    }
    .form-blok {
        top: 1350px;
        width: 480px;
        height: 350px;
        padding: 30px 20px;
    }

    .main-txt-copy.form {
        width: 195px;
    }

    .text-form-blok {
        height: 165px;
    }

    .div-block-5 {
        width: 100%;

    }
    .proces{
        margin-top: 0;
    }
    .add_mb{
        margin-top: 50px;
    }
    .frame-7 {
        width: 94%;
    }
    .div-block-5{
        margin-top: 50px;
    }
    .main_gallery {
        width: 94%;
        margin: 0 auto 50px auto;

    }
    .zag-frame, .zag-frame.black{
        font-size: 28px;
        line-height: 32px;
    }

    .item_main_gallery {
        width: 100%;
    }

    .frame-8 {
        width: 94%;
        margin-top: 50px;
        
    }
    .main_form_item{
        width: 100%;
    }
    .section-8{
        height: auto;
        padding-bottom: 50px;
    }
    .div-block-62 {
        display: flex;
        text-align: center;
        width: 100%;
        flex-direction: row;
        justify-content: center;
    }
    .div-block-61{
        display: none;
    }
    .any_img{
        display: none;
    }
    .grid-3 {
        /* height: 800px; */
    flex-direction: column;
    margin-top: 20px;
    display: flex;
    position: static;
    }

    .qestions,
    .q1,
    .q {
        width: 100%;
    }

    .div-block-21 {
        width: 100%;
    }

    .div-block-23 {
        width: 90%;
        height: auto;
    }
    .div-block-40{
        margin: 0 auto;
    }
    .text-block-14 {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .grid-5 {
        grid-row-gap: 50px;
        flex-direction: column;
        display: flex;
    }
    .image-25 {
        width: 150px;
        transform: scale(2);
        margin-left: 0px;
        margin-top: 50px;
    }
    .zag {
        width: 100%;
        height: auto;
    }
    .text-block-17{
        margin-top: 30px;
    }
    .zag-q-a{
        width: 100%;
    }
    .ul-block-1 ul li{
        width: 90%;
    }
}

@media (max-width: 479px) {
    .own_width_right {
        width: 100% !important;
    }
    .profit_header {
        font-size: 16px;
        font-weight: bolder;
        line-height: 18px;
    }
    .header {
        display: none;
    }

    .header .logo {
        width: 200px;
        height: 200px;
    }
    .navbar {
        background-color: rgba(0, 0, 0, 0);
        display: block;
    }
    .w-nav-brand {
        padding-left: 50px;
    }
    .image-28 {
        width: 60px;
        transform: scale(3);
    }
    .bottom.mob {
        display: flex;
        margin: 0 auto;
    }
    .bottom-1 {
        width: 170px;
        height: 44px;
    }
    .image-28 {
        width: 70px;
        transform: scale(2);
    }
    .car-1 {
        width: 290px;
        top: 370px;
    }

    .main-txt {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .zagolovok {
        width: 100%;
        height: auto;
        margin-top: 50px;
        margin-bottom: 15px;
        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
        text-align: center;
        letter-spacing: 0px;
    }
    .line1{
        display: none;
    }
    .perevagy {
        width: 94%;
        height: auto;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        grid-template-rows: 75px 75px;
        grid-template-columns: 150px 150px;
        grid-auto-columns: 1fr;
        align-content: space-around;
        justify-content: space-around;
        margin-top: 180px;
        display: grid;
        /* position: static; */
        box-shadow: 9px 5px 20px -4px rgba(0, 0, 0, .2)
    }
    .div-block {
        line-height: 10px;
    width: 96%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 90px;
    }

    /* ----------------- */
    ._1-frame {
        width: 100%;
    }

    .block_2-text {
        width: 94% !important;
    }

    .zag-sila {
        font-size: 16px;
        line-height: 14px;
    }
    
    .main-txt-copy {
        line-height: 16px;
    font-size: 14px;
    }

    .sec-2-left {
        display: none;
    }

    .sec-2-right {
        width: 100%;
    }

    .sec-2-right-div {
        width: 90%;
        padding: 20px 20px 20px 20px;
    }

    .sec-2-content-block {
        width: 100%;
        padding-top: 50px;

    }
    .zag-frame.k{
        margin-top: 50px;
    }
    /* __________________________ */
    .block_process {
        width: 94%;
        margin: 0 auto;
    }
    .item_pocess{
        width: 100%;
        margin-bottom: 10px;
    }
    .item_process_header h3 {
        font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
    }

    .item_pocess_text {
        font-size: 14px;
        line-height: 16px;
        margin-top: 0px;
    }
    .item_process_header .number {
        font-size: 24px;
        line-height: 24px;
        padding: 10px 5px 5px 5px;
    }

    .car-2 {
        display: none;
    }
    .section-5{
        height: 1850px;
    }
    .form-blok {
        top: 1190px;
        width: 100%;
    }

    .main-txt-copy.form {
        width: 195px;
    }

    .text-form-blok {
        height: 165px;
    }

    .div-block-5 {
        width: 100%;

    }
    .proces{
        margin-top: 0;
    }
    .add_mb{
        margin-top: 50px;
    }
    .frame-7 {
        width: 94%;
    }
    .div-block-5{
        margin-top: 50px;
    }
    .main_gallery {
        width: 94%;
        margin: 0 auto 50px auto;

    }
    .image-34{
        margin-top: 10px;
    }
    .zag-frame, .zag-frame.black{
        font-size: 24px;
        line-height: 28px;
    }

    .item_main_gallery {
        width: 100%;
    }

    .frame-8 {
        width: 94%;
        margin-top: 50px;
        height: auto;
    }
    .main_form_item{
        width: 100%;
    }
    .section-8{
        height: auto;
        padding-bottom: 120px;
    }
    .div-block-62 {
        display: flex;
        text-align: center;
        width: 100%;
        flex-direction: row;
        justify-content: center;
    }
    .div-block-61{
        display: none;
    }
    .any_img{
        display: none;
    }
    .grid-3 {
        /* height: 800px; */
    flex-direction: column;
    margin-top: 20px;
    display: flex;
    position: static;
    height: auto;
    }

    .qestions,
    .q1,
    .q {
        width: 100%;
    }

    .div-block-21 {
        width: 100%;
    }

    .div-block-23 {
        width: 90%;
        height: auto;
    }
    .div-block-40{
        margin: 0 auto;
    }
    .text-block-14 {
        margin-top: 5px;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .grid-5 {
        grid-row-gap: 50px;
        flex-direction: column;
        display: flex;
    }
    .image-25 {
        width: 100px;
        transform: scale(2);
        margin-left: 20px;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .zag {
        width: 100%;
        height: auto;
    }
    .text-block-17{
        margin-top: 30px;
    }
    input.w-button {
        text-align: center;
    }
    .ul-block-1 ul li{
        width: 90%;
    }
    
}