@media (min-width: 0px) and (max-width: 576px) {

    .navbar .nav,
    .header__right .book_btn {
        display: none;
    }

    #hamburger {
        /* padding-left: 11px; */
        display: block;
    }

    .header__right {
        display: flex;
        justify-content: flex-end;
    }

    /* .languages {
        padding-right: 11px;
    } */
    .left-right-section {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer__container {
        flex-direction: column;
    }

   

    .left-right-section img {
        width: 100%;
    }

    .silkroad_text {
        font-size: 50px;
    }

    #mobile_booking {
        padding-top: 50px;
        display: block;
    }

    #mobile_booking button {
        width: 100%;
    }
}

@media (min-width: 577px) and (max-width: 767px) {

    .navbar .nav,
    .header__right .book_btn {
        display: none;
    }

    #hamburger {
        display: block;
    }

    .header__right {
        display: flex;
        justify-content: flex-end;
    }

    /* .languages {
        padding-right: 20px;
    } */
    .left-right-section {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer__container {
        flex-direction: column;
    }

    #toTop {
        bottom: 30px;
        right: 30px;
    }

    .left-right-section img {
        width: 100%;
    }

    .benefit-box {
        width: 240px;
        height: 250px;
    }

    .silkroad_text {
        font-size: 50px;
    }

    #mobile_booking {
        padding-top: 60px;
        display: block;
        padding-bottom: 30px;
    }

    #mobile_booking button {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .navbar .nav,
    .header__right .book_btn {
        display: none;
    }

    #hamburger {
        /* padding-left: 30px; */
        display: block;
    }

    .header__right {
        display: flex;
        justify-content: flex-end;
    }

    /* .languages {
        padding-right: 30px;
    } */
    .left-right-section {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer__container {
        flex-direction: column;
    }

    #toTop {
        bottom: 30px;
        right: 30px;
    }

    .left-right-section img {
        width: 100%;
    }

    .silkroad {
        margin-top: 200px;
    }

    .silkroad_text {
        font-size: 50px;
    }

    #mobile_booking {
        padding-top: 50px;
        display: block;
    }

    #mobile_booking button {
        width: 100%;
    }

    /* .benefit-box {
        width: 150px;
        height: 150px;
    } */
}



@media (max-width: 1195px) {
    .sut_left_right , .sut_comfort_left_content{
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }
    .header_image_center img {
        width: 100%;
    }

    .header_image_center {
        gap: 20px;
    }

    .condition_enroll_subtext,
    .condition_enroll_text,
    .condition_enroll,
    .condition_enroll {
        flex-direction: column;
        gap: 80px;
    }

    .blue_main_container img {
        width: 100%;
    }
    .condition_main_text p {
        font-size: 30px;
    }
    .box {
        align-items: center;
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .sdddssdds .swiper-slide .img {
        width: 700px;
        height: 500px;
    }
    .choose_date_container {
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .header_image_center {
        gap: 25px;
        margin-top: 220px;
    }

    .blue_first_container,
    .blue_second_container {
        flex-direction: column;
    }
    .header_center_text h3 {
        font-size: 90px;
    }
    .choose_number_box_container {
        flex-direction: column-reverse;
    }
    .data_left_second_inputs {
        flex-wrap: wrap;
    }
    .data_left_inputs p {
        width: 100%;
        max-width: 430px;
    }
    .time_text h4 {
        width: 100%;
    }
    .fill_main {
        flex-direction: column-reverse;
    }
    .map iframe {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .sdddssdds .swiper-slide .img {
        width: 500px;
        height: 300px;
    }
    #toTop {
        bottom: 30px;
        right: 30px;
        width: 50px;
        height: 50px;
    }
    .header_main_text h3 {
        font-size: 75px;
    }

    .header_image_center {
        gap: 15px;
        margin-top: 200px;
    }

    .box_left_image img {
        width: 100%;
    }
    .header_center_text h3 {
        font-size: 60px;
    }
    .lux_text_content {
        gap: 20px;
    }
    .lux_text_content a {
        font-size: 18px;
    }
    .lux_image_btn_cont {
        flex-direction: column;
    }
    .lux_first_subtext p {
        width: 100%;
    }
    .lux_right_btn button, .lux_right_left_btn button {
        width: 100%;
    }
    .personal_data h3 {
        font-size: 40px;
    }
    .choose_number_box {
        flex-direction: column;
    }
}

@media (max-width: 576px) {
    .sdddssdds .swiper-slide .img {
        width: 300px;
        height: 200px;
    }
    .data {
        flex-direction: column-reverse;
    }
    .header_image_center {
        gap: 5px;
        margin-top: 150px;
    }
    .header_center_text h3 {
        font-size: 40px;
    }

    .header_main_text h3 {
        font-size: 55px;
    }

    .header_main_text {
        top: 150px;
    }
    .personal_data h3 {
        font-size: 30px;
    }
    .data_titles {
        flex-wrap: wrap;
    }
    .first_name_input input {
        width: 100% !important;
    }
    .benefit_box-container {
        gap: 22px;
    }

    .benefit-box {
        width: 175px;
        height: 230px;
    }
    .section_first_slider_text h3, .section_second_slider_text h3, .text_content h2, .blue_first_forsubtext p {
        font-size: 35px;
    }
}

@media (max-width: 390px) {
    .benefit-box {
        width: 165px;
        height: 180px;
    }

    .benefit-box-image img {
        width: 65px;
        height: 100%;
    }

    .benefit-box-text h3 {
        font-size: 16px;
    }

    .benefit_text,
    .section_first_slider_text h3,
    .section_second_slider_text h3,
    .text_content h2 {
        font-size: 30px;
    }

    .container {
        width: 95%;
    }

    .header_main_text h3 {
        font-size: 35px;
    }
}