@media (max-width: 1200px) {
    .main-responsive-nav .mean-container .mean-nav {
        top: 37px;
    }

    .navbar-area.is-sticky {
        z-index: 100;
    }

    .mean-container .mean-nav ul li a {
        font-weight: 600;
    }
}

@media (max-width: 992px) {
    .home_custom {
        max-height: 850px;
    }

        .home_custom .owl-dots {
            bottom: 20px;
        }

    .home_banner {
        padding: 100px 0px 100px 0px;
    }

    section#top_destinations {
        padding: 0px 0 60px;
    }

    .banner_text h1 {
        font-size: 40px;
        line-height: 1;
    }

    .flex_horizontal_container .flex_item {
        min-width: 44%;
    }

    .theme_nav_tab_item .nav-tabs {
        gap: 10px;
        justify-content: center !important;
    }

    #explore_area .theme_nav_tab_item .nav-tabs .nav-link {
        margin-bottom: 0 !important;
    }

    .theme_nav_tab {
        padding: 21px 0 14px;
    }

    .cruise_item_inner_content {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .cruise_search_item {
        margin-bottom: 20px;
        /*height: 637px;*/
    }

    .cruise_item_img, .cruise_item_img img {
        height: 186px;
        opacity: 1;
    }

    .cruise_content_bottom_right {
        padding-top: 0;
        padding-left: 0px;
    }

    .cruise_content_bottom_wrapper {
        order: 3;
    }

    .cruise_content_bottom_right a.btn.btn_theme.btn_md {
        width: 140px;
    }

    .cruise_content_top_wrapper {
        width: 100%;
    }

    /*.tour_select_offer_bar_bottom button {
        position: fixed;
        top: 300px;
        border-top: 1px solid #fff;
        transform: rotate(90deg);
        right: -100px;
        margin-left: auto;
        width: 250px !important;
    }*/

    .tour_select_offer_bar_bottom button {
        border-top: 1px solid #fff;
    }

    .tour_details_leftside_wrapper {
        margin-bottom: 16px;
    }
}

@media (max-width: 768px) {
    .about_us_left h2 {
        font-weight: 500;
        font-size: 26px;
        line-height: 130%;
        vertical-align: middle;
        text-transform: capitalize;
    }


    .flex_horizontal_container .flex_item {
        min-width: 80%;
    }

    #theme_search_form {
        display: none;
    }

        #theme_search_form.active {
            display: block;
            position: fixed;
            top: 0;
            z-index: 9999;
            margin: 0;
        }

            #theme_search_form.active .container {
                padding: 0;
            }

        #theme_search_form .theme_search_form_area {
            border-radius: 0;
            height: auto;
            overflow-y: auto;
        }

    .tab_destinations_boxed {
        margin-bottom: 30px;
    }

    .about_us_left {
        margin-top: 0 !important;
    }

    .section_padding_bottom {
        padding: 0 0 50px 0;
    }
}

@media (max-width: 576px) {
    section#top_destinations {
        padding: 0px 0 7px;
    }

    section#destinations_area {
        padding: 30px 0 0;
    }

    .why_travel {
        padding: 30px 0 !important;
    }

    .choose_img_text h2 {
        font-size: 26px;
    }

    .flep_choose_box_inner h2 {
        font-size: 26px;
    }

    .manage__traveller_HSF {
        min-width: -webkit-fill-available !important;
    }

    button.add-room, button.remove-room {
        padding: 10px 16px !important;
        font-size: 16px !important;
    }

    .btn_theme {
        padding: 10px !important;
        font-size: 16px !important;
        height: 42px;
    }

    .request_callback {
        padding: 15px 15px 50px;
    }

    .main-responsive-nav .mean-container .mean-nav {
        top: 12px;
        width: 108%;
        left: -4%;
    }

    .destinations_content_inner {
        width: 80%;
    }

    #explore_area .theme_nav_tab_item .nav-tabs {
        gap: 20px;
        justify-content: center !important;
    }

    #explore_area .theme_nav_tab_item .nav-tabs .nav-link {
        font-size: 16px;
        width: 80%;
        height: 42px;
        text-align: center;
        line-height: 1.5;
    }
}
