@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1440px;
    }

}

@media (max-width: 1440px) {
    .flight_categories_search .nav-tabs {
        border-bottom: none;
        justify-content: center;
        margin-bottom: 30px;
    }

    .flight_categories_search {
        position: inherit;
    }

    .flight_Search_boxed input {
        font-size: 18px;
        width: 70%;
    }

    .dropdown_passenger_area button {
        font-size: 18px;
    }

    .banner_four_text h1 {
        font-size: 60px;
        font-weight: 500;
        padding-top: 13px;
        line-height: 70px;
    }

    .banner_four_text h3 {
        padding-top: 10px;
        font-weight: 500;
        font-size: 18px;
    }

    .banner_four_img {
        width: 42%;
    }

    .banner_four_text {
        padding-right: 200px;
    }

    .banner_bootom_four {
        padding-top: 100px;
    }

    .banner_five_text h1 {
        font-size: 82px;
        line-height: 102px;
    }

    .benefit_list {
        display: block;
    }

    .about_item_one::after {
        position: absolute;
        top: 71px;
        left: 33px;
        height: 100%;
        content: " ";
    }


}

@media (max-width: 1399px) {
    .destination-info h4 {
        font-size: 23px;
    }

    .destination-more-info ul li {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .flight_show_down_wrapper {
        display: inherit;
    }

    .flex_widht_less {
        width: 68%;
        padding-left: 0px;
    }

    .flight_refund_policy {
        padding-top: 16px;
    }

    .room_book_item .room_book_item_wrapper {
        display: inherit;
    }

    .room_book_img img {
        width: 100%;
    }

    .room_booking_right_side {
        padding: 15px 25px 25px 25px;
    }

    .theme_nav_tab_item .nav-tabs .nav-link {
        margin-bottom: 0;
        background: 0 0;
        border: 1px solid var(--main-color);
        color: var(--black-color);
        padding: 6px 20px;
        border-radius: 5px;
        margin-right: 14px;
    }

    .banner_one_text h1 {
        font-size: 50px;
    }

    .tab_destinations_conntent h3 {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 150px;
    }

    .video_play_area img {
        height: 50vh;
    }

    .banner_five_text h1 {
        font-size: 64px;
        line-height: 88px;
        padding-bottom: 16px;
    }

    .benefit_text {
        padding-right: 0px;
    }

    #download_area {
        padding: 100px 0;
    }

    .app_download_right {
        padding-right: 0px;
    }

    .about_item_one {
        margin-bottom: 30px;
    }

    .testimonial-text p {
        font-size: 18px;
        line-height: 32px;
    }

    .about_six_list_item {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: space-between;
    }

    .home_six_about_left {
        margin-bottom: 30px;
    }

    .theme_nav_tab_six_item .nav-tabs {
        justify-content: center;
        gap: 8px 0;
    }
}

@media (max-width: 992px) {
    .theme_search_form_tabbtn .nav-tabs {
        border-bottom: none;
        justify-content: center;
    }

    .theme_search_form_tabbtn .nav-item {
        margin-bottom: 20px;
    }

    .bus_seat_left_side {
        padding-top: 20px;
        text-align: center;
    }

    .side_map_wrapper {
        display: none;
    }

    .cruise_item_inner_content {
        padding: 15px 20px 22px 23px;
    }

    .top_details_four_item {
        display: none;
    }

    .theme_nav_tab_four_item {
        padding-bottom: 30px;
    }

    .theme_nav_tab_six_item {
        padding-bottom: 30px;
    }

    .four_banner_bottom_item {
        margin-bottom: 30px;
    }

    .vendor_img {
        display: none;
    }

    .about_us_right {
        padding-top: 60px;
    }

    .about_offer_banner {
        padding-bottom: 30px;
    }

    .about_service_boxed {
        margin-bottom: 30px;
    }

    .footer_link_area {
        padding-bottom: 30px;
    }

    #home_one_banner {
        padding: 275px 0 280px 0;
    }

    .topbar-list li:first-child {
        display: none;
    }

    #footer_area {
        padding: 70px 0px 40px 0;
    }

    .offer_area_box {
        margin-bottom: 30px;
    }

    .theme_nav_tab_item .nav-tabs .nav-link {
        margin-bottom: 10px;
    }

    .cat_form {
        padding-top: 30px;
    }

    .flight_Search_boxed {
        margin-bottom: 30px;
    }

    .imagination_boxed {
        padding-top: 30px;
    }

    .contact_boxed {
        margin-bottom: 30px;
    }

    .news_area_top_right {
        padding-top: 30px;
    }

    .recent_news_img {
        width: auto;
    }

    .flight_multis_area_wrapper {
        display: inherit;
        padding: 20px 0;
    }

    .home_client_wrpper {
        top: 25px;
    }

    .client_two_area_bg {
        padding: 75px 34px;
    }

    .two_client_area_left {
        padding-left: 15px;
    }

    .home_two_client_slider {
        padding: 0 20px;
    }

    .three_about_right {
        padding-top: 40px;
    }

    #three_We_area .owl-theme .owl-nav {
        margin-top: 30px;
        position: inherit;
        right: 0;
        top: 0;
    }

    .home_three_client_right {
        display: none;
    }

    #home_five_banner {
        text-align: center;
    }

    .destination_card_two {
        margin-top: 0px;
    }

    .popular_destination_card {
        margin-bottom: 30px;
    }

    .process_card {
        margin-bottom: 30px;
    }

    .phone_img {
        margin-bottom: -125px;
        margin-top: 20px;
    }

    .banner_five_img img {
        height: 500px;
    }

    .banner_five_img {
        text-align: center;
        margin-top: 30px;
    }

    .couple_tour {
        margin-bottom: 30px;
    }

    .five_about_img {
        margin-top: 30px;
    }

    .theme_nav_tab_six_item .nav-tabs {
        margin-top: 20px;
    }

    .counter-section .counter-box {
        margin: 40px 0;
        justify-content: flex-start;
    }
    .banner-item{
        margin-bottom: 25px;
    }
    .download-img{
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .cruise_content_bottom_wrapper {
        display: inherit;
        padding-top: 13px;
    }

    .cruise_content_bottom_right {
        padding-top: 20px;
    }

    .section_heading_left h2 {
        padding-bottom: 5px;
        font-size: 30px;
    }

    .button_style_top_left.owl-theme .owl-nav {
        margin-top: 28px;
        position: initial;
    }

    .banner_four_text {
        padding-right: 0px;
    }

    #home_four_banner {
        padding: 110px 0;
    }

    .banner_four_img {
        display: none;
    }

    #home_three_banner {
        padding: 190px 0 200px 0;
    }

    .banner_area_three h2 {
        font-size: 48px;
        line-height: 60px;
    }

    .partner_area_left {
        padding: 0 25px;
    }

    .banner_two_slider_item {
        padding: 155px 0 155px 0;
    }

    .banner_two_text h1 {
        font-size: 80px;
        padding-top: 8px;
    }

    .banner_two_text h2 {
        padding-top: 15px;
        font-size: 26px;
    }

    /*.topbar-area {*/
    /*    display: none;*/
    /*}*/
    .room_booking_right_side {
        display: inherit;
    }

    .room_person_select {
        padding-left: 0px;
        padding-top: 15px;
    }

    .flight_search_items {
        display: inherit;
    }

    .common_author_form {
        padding: 50px 0px 0px 0px;
    }

    .comment_area_boxed {
        display: initial;
    }

    .comment_img {
        width: 100%;
    }

    .comment_text {
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 24px;
    }

    .counter_item {
        border-bottom: 1px solid #e9e9e9;
        border-right: none;
    }

    #consultation_area {
        padding: 100px 0 175px 0;
    }

    .multi_city_form {
        margin-bottom: 30px;
        border-bottom: 2px solid #8b3eea;
    }

    .range_plan {
        display: none;
    }

    .flight_categories_search {
        position: initial;
    }

    .theme_search_form_tabbtn .nav-tabs {
        justify-content: center;
    }

    .copyright_right {
        text-align: center;
    }

    .copyright_left {
        text-align: center;
        padding-bottom: 10px;
    }

    .heading_left_area h2 span {
        display: initial;
        border-bottom: none;
        padding-bottom: 0;
    }

    .heading_left_area {
        text-align: center;
    }

    .banner_one_text h1 {
        font-size: 50px;
        line-height: 50px;
    }

    #home_one_banner {
        padding: 70px 0 155px 0;
    }

    .section_heading_center h2 {
        padding-bottom: 11px;
        font-size: 30px;
    }

    #theme_search_form {
        margin-top: -115px;
    }

    .tour_details_heading_wrapper {
        display: inherit;
    }

    .tour_details_top_heading_right {
        padding-top: 20px;
    }

    .toru_details_top_bottom_item {
        display: inline-grid;
        align-items: center;
    }

    .main_header_arae {
        position: inherit;
        width: 100%;
        z-index: 9999;
    }

    #common_banner {
        padding: 100px 0 100px 0;
    }

    .news_two_content h2 {
        font-size: 24px;
        line-height: 38px;
    }

    .news_area_sidebar_area {
        padding-top: 60px;
    }

    .news_sidebar_content {
        padding-bottom: 25px;
    }

    #home_five_banner {
        padding-top: 16px;
    }

    #Nearby_destination .button_style_top_left.owl-theme .owl-nav {
        top: -27px;
    }

    .best_travel_img {
        display: none;
    }

    .banner_five_text h1 {
        font-size: 60px;
        line-height: 83px;
        padding-bottom: 16px;
    }

    .dropdown_passenger_area .dropdown-menu.open {
        transform: translate(-6%, 70px) !important;
    }

    .no-hero {
        margin-top: 0;
    }

    .why-us-section .feature-item {
        margin-bottom: 35px;
    }

    .hotel-slider.owl-theme .owl-nav {
        display: none;
    }

    .hotel-list .hotel-item {
        display: block;
    }

    .hotel-list .hotel-img {
        width: 100%;
    }
    .banner-content{
        padding: 15px;
    }

    .banner-img img{
        height: 310px;
    }

    .banner-content h3{
        font-size: 25px;
    }

}

@media all and (max-width: 767px) {
    .destination-item img {
        height: 400px;
    }
    .tour-list .tour-item {
        display: block;
    }

    .tour-list .tour-img{
        width: 100%;
    }
    .video-wrapper {
        height: 250px;
    }

    .video-wrapper h1 {
        font-size: 28px;
        margin-top: 25px;
    }
    .download-img::before{
        width: 280px;
        height: 280px;
        left: 50%;
        transform: translateX(-50%);
    }
    .download-link a:first-child{
        margin-bottom: 15px;
    }
    .testimonial-slider.owl-theme .owl-nav {
        display: none;
    }
    .airports-results-area {
        width: 100%;
    }
}


@media (max-width: 576px) {
    .cruise_content_top_wrapper {
        display: inherit;
    }

    .cruise_content_top_right {
        padding-top: 10px;
    }

    .cruise_content_middel_wrapper {
        display: inherit;
    }

    .cruise_content_middel_right {
        padding-top: 12px;
    }

    .theme_nav_tab_four_item .nav-tabs {
        justify-content: center;
    }

    .theme_nav_tab_six_item .nav-tabs {
        justify-content: center;
    }

    .arrow_style.owl-carousel .owl-nav button.owl-next,
    .arrow_style.owl-carousel .owl-nav button.owl-prev {
        position: inherit;
        margin-top: 30px;
    }

    .about_three_flex {
        display: inherit;
        justify-content: space-between;
        padding-top: 30px;
    }

    .about_counter_item {
        margin-bottom: 30px;
    }

    .arrow_style.owl-theme .owl-nav {
        margin-top: 0px;
        position: inherit;
        width: 100%;
    }

    .verified_area {
        display: none;
    }

    .local_counter_area {
        display: inherit;
    }

    .local_counter_box {
        margin-right: 0;
        margin-top: 15px;
    }

    .home_two_button a {
        margin-right: 10px;
    }

    .banner_two_text h1 {
        font-size: 65px;
    }

    .room_booking_heading h3 {
        width: auto;
    }

    .flight_search_left {
        display: inherit;
        padding: 0;
        text-align: center;
    }

    .flight_search_middel {
        display: inherit;
        padding-left: 0;
        text-align: center;
    }

    .flight_search_destination h6 {
        padding-top: 10px;
        margin: 0 auto;
        padding-bottom: 15px;
    }

    .flight_search_destination {
        padding-left: 0;
    }

    .flight_right_arrow {
        text-align: center;
        padding-bottom: 20px;
    }

    .download_pdf_area {
        display: inherit;
    }

    .downloads_pdf_button {
        padding-top: 20px;
    }

    .phone_tuch_area {
        display: inherit;
    }

    .phone_tuch_area h3 a {
        margin-top: 10px;
        display: block;
    }


    .tour_details_top_heading h2 {
        font-size: 28px;
    }

    .accordion_flex_area {
        display: inherit;
    }

    .theme_search_form_tabbtn .nav-item {
        margin-right: 10px;
    }

    .theme_search_form_tabbtn .nav-tabs .nav-link {
        padding: 5px 8px;
        font-size: 16px;
    }

    .theme_search_form_tabbtn {
        margin-bottom: 15px;
    }

    .flight_categories_search .nav-tabs .nav-link {
        padding: 0 7px;
    }

    .theme_search_form_tabbtn .nav-tabs .nav-link i {
        padding-right: 5px;
        font-size: 14px;
    }

    .cta_left {
        display: inherit;
    }

    .cta_content {
        padding-left: 0px;
    }

    .cta_icon {
        width: 35%;
        padding-bottom: 20px;
    }

    .footer_first_area {
        padding-bottom: 30px;
    }

    .section_padding_top {
        padding: 60px 0 0 0;
    }

    .destinations_big_offer h1 {
        color: var(--white-color);
        font-size: 80px;
        line-height: 70px;
        padding-bottom: 0;
    }

    .destinations_content_inner h2 {
        color: var(--white-color);
        padding-bottom: 12px;
        font-size: 26px;
    }

    .destinations_big_offer h6 {
        color: var(--white-color);
        line-height: 37px;
        padding-top: 0px;
    }

    .destinations_content_inner {
        width: 100%;
        text-align: center;
    }

    .destinations_big_offer {
        justify-content: center;
    }

    .tour_details_top_bottom {
        display: inherit;
    }

    .toru_details_top_bottom_item {
        display: inherit;
    }

    .banner_five_text h1 {
        font-size: 50px;
        line-height: 68px;
    }

    .phone_img {
        margin-bottom: -64px;
        margin-top: 20px;
    }

    .home_six_about_right .home_six_section_heading h2 {
        font-size: 30px;
        line-height: 42px;
    }

    .loading-modal-container .loading-modal-card {
        width: 80%;
    }

    .flights-loader {
        width: 70px;
        height: 70px;
    }

    .flights-loader span::before {
        width: 15px;
        height: 15px;
    }

    .flights-loader .plane {
        width: 70px;
        height: 70px;

    }

    .flights-loader .plane .icon {
        font-size: 32px;
        top: 0;
        left: 61px;
    }

    .loading-modal-container .loading-modal-card .loading-modal-body .hint-text {
        font-size: 15px;
    }
}

@media (max-width: 507px) {
    .hotel-origins-modal > .origins-modal-box {
        width: 95%;
    }

    .hotel-origins-modal > .origins-modal-box > .origins-modal-header {
        padding: 25px 10px 10px;
    }

    .hotel-origins-modal > .origins-modal-box > .origin-modal-content {
        padding: 10px 10px 20px;
    }
}

@media (max-width: 480px) {
    .banner_four_text h1 {
        font-size: 42px;
        font-weight: 500;
        padding-top: 9px;
        line-height: 60px;
    }

    .booking_success_arae {
        display: initial;
        padding: 0px 0px;
        text-align: center;
    }

    .booking_success_text {
        padding-left: 0px;
        padding-top: 20px
    }

    .room_fasa_area ul {
        display: inherit;
        padding-top: 0px;
    }

    .room_fasa_area ul li {
        padding-right: 0px;
        padding-bottom: 8px;
    }

    .recent_news_item {
        display: block;
    }

    .recent_news_img {
        width: 100%;
    }

    .recent_news_text {
        padding-left: 0;
        padding-top: 10px;
    }

    .theme_nav_tab_item .nav-tabs .nav-link {
        padding: 4px 12px;
        margin-right: 10px;
        font-size: 14px;
    }

    .d-none-phone {
        display: none;
    }

    .date_flex_area {
        display: inherit;
        justify-content: space-between;
    }

}

@media (max-width: 361px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .payment-received-list .card-body .btn-box .theme-btn.mr-2 {
        margin-bottom: 10px;
        margin-right: 0 !important
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .payment-received-list .card-body .btn-box .theme-btn.mr-2 {
        margin-bottom: 10px;
        margin-right: 0 !important
    }
}

@media (max-width: 413px) {
    .ItineraryTrip .ItineraryTrip-title .ItineraryTrip-time {
        display: block;
        padding-left: 0;
        margin-top: 3px
    }
}

@media (max-width: 375px) {
    .payment-received-list .card-body .btn-box .theme-btn {
        line-height: 25px
    }
}