@media screen and (min-width: 992px) {

    /* Hoverable dropdown menu */
    .nav-item.dropdown:hover .dropdown-menu {
        display: block;
    }

    /* Mega menu styles */

    .megamenu {
        position: static !important;
    }

    .dropdown-menu.megamenu-content {
        width: 550px;
        max-width: 550px;
    }

    .dropdown-menu {
        box-shadow: 0 0 15px 4px #16010512 !important;
        border-radius: 12px !important;
        background: #fff !important;
        -webkit-backdrop-filter: blur(10px) !important;
        backdrop-filter: blur(10px) !important;
        overflow: visible !important;
        padding: 10px !important;
        margin-top: 0;
        border: 0;
    }

    .mainHeader .dropdown-menu:before {
        position: absolute;
        content: "";
        left: 80px;
        top: -6px;
        filter: drop-shadow(1px -4px 3px #0000001A);
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 8px solid #fff;
    }

    .megamenu-content {
        width: auto;
        padding: 10px 10px;
        border: none;
        border-radius: 8px !important;
/*        transition: .2s ease-in-out;*/
        display: block;
        visibility: hidden;
        top: 150%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        z-index: -1;
        left: inherit !important;
        top: calc(100% - 15px) !important;
        margin-top: 0 !important;
    }

    .megamenu:hover .megamenu-content {
/*        top: calc(100% - 5px);
        transition: .2s ease-in-out;*/
        visibility: visible;
        z-index: 1;
    }

    .megamenu-content h6 {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 13px;
        padding: .5rem;
        margin-bottom: 0;
    }

    .megamenu-content li {
        padding: 0 !important;
        width: 50%;
        float: left;
        margin: 2px 0;
    }

        .megamenu-content li a {
            text-wrap: wrap;
            color: rgb(0 0 0) !important;
            font-weight: 500;
            font-size: 13px;
            font-family: var(--bs-font-primary) !important;
            line-height: 1.5;
            padding: 10px 15px !important;
            border-radius: 50px;
            text-transform: capitalize;
        }

            .megamenu-content li a:hover {
                color: var(--bs-primary) !important;
                background: var(--bs-light) !important;
            }

    /* Animated hover effect */
    .nav-link {
        position: relative;
        transition: all 0.3s ease;
    }

        .nav-link::before {
            content: "";
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 100%;
            height: 2px;
            background-color: #007bff;
            visibility: hidden;
            transform: scaleX(0);
            transition: all 0.3s ease-in-out 0s;
        }

    .filterSec .fsTopBar h6 {
        font-size: 12px;
        text-transform: capitalize;
        background: #e4e4e4;
        padding: 3px 12px;
        border-radius: 50px;
        cursor: pointer;
    }

}

@media screen and (max-width: 1535px) and (min-width:768px) {
    .modifySearchWidgetSection .modifySearchLocations {
        width: 70%;
        margin-top: 10px;
    }
    .modifySearchWidgetSection .modifySearchDates {
        margin-top: 10px;
    }

    .modifySearchWidgetSection {
        padding-top: 20px;
        padding-bottom: 20px;
    }

}

@media screen and (max-width:1024px) and (min-width:768px) {
    .metaSearchCallBannerImg {
        margin-top: 26px;
    }
    .metaSearchCallText h2 {
        font-size: 30px;
    }
    .metaSearchCallBanner h3 {
        font-size: 24px;
    }
    .metaSearchCallBannerRight {
        padding-left: 25px;
    }
    .paymentFlightTopInfo h2 {
        font-size: 18px;
        padding: 0 15px;
        text-align: center;
    }
    .confirmation-main-section {
        padding-bottom: 0;
        padding-top: 30px;
    }
    .listingFlightRight {
        flex-direction: column;
    }
    .flightTimeDestination.routeDest h3, .flightTimeDestination.routeDest p {
        text-align: right;
    }
    .flightTimeDestination.routeOrigin h3, .flightTimeDestination.routeOrigin p {
        text-align: left;
    }
}

    @media screen and (max-width:1024px) and (min-width:992px) {
        .customNav .nav-link {
            color: rgb(0 0 0) !important;
            font-weight: 500;
            font-size: 12px;
            font-family: var(--bs-font-primary) !important;
            line-height: 1.5;
            padding: 7px 4px !important;
            border-radius: 50px;
            text-transform: capitalize;
            padding-right: 0 !important;
        }

        .languageDropdown #lanNavSel {
            padding: 1px 12px 0 5px;
            font-size: 13px;
        }

        li.nav-item.dropdown.megamenu {
            margin-right: 10px;
        }

        div#returndate_wrapper input#ReturnDate {
            padding-left: 0;
        }
    }

@media screen and (max-width:991px) and (min-width:768px) {

    #couponCodeModal .modal-content .ListingOfferLeft {
        min-height: auto;
        display: none;
    }

    .headerCallForTablet .callPopupBtn {
        display: inline-flex !important;
        margin-right: 20px;
        animation: ring 2.5s 0.8s ease-in-out infinite;
    }

    .headerCallForTablet .headerRightCallAssistance.d-none, .headerCallForTablet .languageDropdown.d-none {
        display: flex !important;
    }

    .mainHeader .navbar-collapse .headerRightCallAssistance {
        display: none !important;
    }

    .ctaSec .phone_number.cta_call_mainbtn {
        margin-top: 30px !important;
    }

    /*        .navbar-brand img {
            max-width: 125px;
        }*/

    .signUpTagline {
        margin-bottom: 20px;
    }

        .signUpTagline .signEnvlop {
            width: 80px;
        }

    .best-deal-details-wrapper {
        gap: 5px;
    }

    .best-deal-img-wrapper {
        width: 46px;
        height: 46px;
        min-width: 46px;
    }

    .best-deal-details-top h5 {
        font-size: 14px;
    }

    /*        .best-deal-details-top {
            justify-content: flex-start;
        }*/

    .modifySearchWidgetSection .modifySearchLocations {
        width: 60%;
    }

    .modifySearchWidgetSection .modifySearchDates {
        width: 40%;
    }

    div#returndate_wrapper {
        padding-right: 20px !important;
    }

        div#returndate_wrapper input#ReturnDate {
            padding-left: 0;
        }

    .searchWidgetMainWrapper .date_picker_search {
        width: 100%;
    }

    .customNav .nav-link {
        margin-top: 5px !important;
    }

    #JLang ul > li > a {
        display: inline-flex;
        position: relative;
    }

    .customPopupStyle .modal-dialog {
        --bs-modal-width: 660px;
    }



    .tabfilterlistBtn, .tabfilterlistBtn:hover {
        background: #eaf4fd;
        font-weight: 500;
        font-size: 14px;
    }

    .tabfilterlistWrapper .filterSec {
        background: #eaf4fd;
        font-weight: 500;
        font-size: 14px;
        height: 33px;
        display: inline-flex;
        align-items: center;
        border-radius: 8px;
        padding: 0 12px;
        margin-left: 5px;
    }

        .tabfilterlistWrapper .filterSec h6 {
            font-size: 14px;
            font-weight: 400;
            text-transform: capitalize;
        }

    .tabfilterlistWrapper {
        display: flex !important;
    }

    .applyFilterButton {
        display: none;
    }

        .applyFilterButton.showApplyFilter {
            display: flex;
        }

    .timelineDivider {
        width: 60px;
    }

    .searchWidgetInnerWrapper {
        padding-bottom: 15px;
    }

    .bestDealsSection.py-5 {
        padding-top: 0px !important;
    }

    .bestDealsSection .best-deal-details-wrapper {
        padding-right: 25px;
    }

    .searchWidgetMainWrapper {
        padding-top: 50px;
    }

    .innerherobanner {
        background-size: cover;
        min-height: 120px;
    }
    .bestDealsSection .best-deal-action {
        text-align: right;
        padding-right: 15px;
    }
    .payment-main-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .getInTouchInfoItem:last-child {
        margin-bottom: 0;
    }
}


    @media screen and (max-width: 1199px) {
        .headerRightCallAssistance a h5 {
            font-size: 14px;
        }
    }

    @media screen and (max-width: 991px) {
        ul.dropdown-menu.megamenu-content.show h6 {
            padding-left: 10px;
            padding-right: 10px;
        }

        .customNav .nav-link {
            border: solid 1px rgb(229 229 229);
            margin-top: 10px;
            border-radius: 6px;
        }

            .customNav .nav-link::after {
                right: 15px;
            }

        form.widgetsearchForm .gx-xl-3.gx-2 > div {
            padding: 0 !important;
        }

/*        .contBtnSec.text-center {
            position: absolute;
            bottom: 0px;
            right: 12px;
        }*/
    }

    @media screen and (max-width: 767px) {
        .d_sm_none {
            display: none !important;
        }

        .container {
            max-width: 100%;
        }

        h1 {
            font-size: 1.8rem;
        }

        h2 {
            font-size: 1.6rem;
        }

        h3 {
            font-size: 1.4rem;
        }

        h4 {
            font-size: 1.2rem;
        }

        h5 {
            font-size: 1.1rem;
        }

        h6 {
            font-size: 1rem;
        }



        .my-5 {
            margin-bottom: 2rem !important;
            margin-top: 2rem !important;
        }

        .mx-5 {
            margin-left: 2rem !important;
            margin-right: 2rem !important;
        }

        .m-5 {
            margin: 2rem !important;
        }

        .mb-5 {
            margin-bottom: 2rem !important;
        }

        .mt-5 {
            margin-top: 2rem !important;
        }

        .py-5 {
            padding-bottom: 2rem !important;
            padding-top: 2rem !important;
        }

        .px-5 {
            padding-left: 2rem !important;
            padding-right: 2rem !important;
        }

        .p-5 {
            padding: 2rem !important;
        }

        .pb-5 {
            padding-bottom: 2rem !important;
        }

        .pt-5 {
            padding-top: 2rem !important;
        }


        .my-4 {
            margin-bottom: 1rem !important;
            margin-top: 1rem !important;
        }

        .mx-4 {
            margin-left: 1rem !important;
            margin-right: 1rem !important;
        }

        .m-4 {
            margin: 1rem !important;
        }

        .mb-4 {
            margin-bottom: 1rem !important;
        }

        .mt-4 {
            margin-top: 1rem !important;
        }

        .py-4 {
            padding-bottom: 1rem !important;
            padding-top: 1rem !important;
        }

        .px-4 {
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }

        .p-4 {
            padding: 1rem !important;
        }

        .pb-4 {
            padding-bottom: 1rem !important;
        }

        .pt-4 {
            padding-top: 1rem !important;
        }



        .my-3 {
            margin-bottom: .75rem !important;
            margin-top: .75rem !important;
        }

        .mx-3 {
            margin-left: .75rem !important;
            margin-right: .75rem !important;
        }

        .m-3 {
            margin: .75rem !important;
        }

        .mb-3 {
            margin-bottom: .75rem !important;
        }

        .mt-3 {
            margin-top: .75rem !important;
        }



        .py-3 {
            padding-bottom: .75rem !important;
            padding-top: .75rem !important;
        }

        .px-3 {
            padding-left: .75rem !important;
            padding-right: .75rem !important;
        }

        .p-3 {
            padding: .75rem !important;
        }

        .pb-3 {
            padding-bottom: .75rem !important;
        }

        .pt-3 {
            padding-top: .75rem !important;
        }

        a.navbar-brand {
            width: 140px;
        }

        .callPopupBtn {
            width: 36px;
            min-width: 36px;
            height: 36px;
        }

        .hdrcallbtn {
            width: 36px;
            min-width: 36px;
            height: 36px;
        }

        .DisclaimerTxt {
            font-size: 12px;
        }


        /* carousal css */

        .owl-carousel.centeredCardSlides .owl-stage-outer,
        .owl-carousel.centeredCardSlidesWithDots .owl-stage-outer {
            padding: 20px 0;
        }

        .centeredCardSlidesWithDots .owl-dots {
            position: unset;
        }

        /* .owl-item.active.center {
    transform: scale(1.1);
}

.owl-item.active.center .fsBox {
    background-color: var(--bs-green-100) !important;
}

.owl-item.active.center .fsBox .fsBoxTxt {
    color: #fff;
} */

        .testimonialSec .owl-dots,
        .testimonialSec .owl-theme .owl-dots .owl-dot span,
        .testimonialSec .owl-theme .owl-dots .owl-dot.active span {
            width: 100%;
        }

            .testimonialSec .owl-dots button.owl-dot {
                width: calc(100% / 4);
            }


        .kkrDots .owl-dots {
            right: 15px;
        }

        .discountedCardSec .card-body {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0px;
        }

        .accordionTermsCondi .accordion-button {
            background-color: var(--bs-gray-light) !important;
            border-radius: 6px !important;
            padding: 10px 15px;
            box-shadow: none;
        }


        .confidential {
            font-size: 12px;
        }

        .qualitySymbols li + li {
            padding-left: 1rem;
        }

        footer.footerMain {
            padding-bottom: 63px;
        }

        /* bottom-bar css */

        .bottom-bar {
            z-index: 1020;
        }



            .bottom-bar ul li.active {
                border-radius: 50px;
                background-color: var(--bs-gray-light);
                padding: 7.5px 15px;
            }

        span.navTitle {
            font-family: var(--font-family);
            font-weight: 500;
            font-size: 13px;
            text-align: center;
            color: var(--bs-green-100);
            display: none;
            padding-left: 7px;
        }

        .bottom-bar ul li.active span.navTitle {
            display: block;
        }

        .bottom-bar ul li {
            display: flex;
            align-items: center;
        }

        #mobileMenu {
            position: fixed;
            top: 0;
            left: 100%;
            /* Initially off-screen */
            width: 80%;
            height: 100%;
            background-color: #fff;
            /* White background for menu */
            z-index: 1020;
            /* Ensure it's above the overlay */
            transition: left 0.3s ease;
            /* Smooth transition when opening/closing */
        }

        .customNav .nav-link {
            border: none;
            margin-top: 0;
        }


        .language {
            display: block;
        }

        #mobileMenu .show-dropdown.dropdown-menu {
            border: none;
        }

        #mobileMenu .dropdown-menu {
            border: none;
        }

        ul.dropdown-menu.megamenu-content.show h6 {
            font-weight: 600;
        }

        .megamenu .megamenu-content.show a.dropdown-item {
            padding: 4px 10px;
            font-size: 12px;
        }

        .overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            /* Semi-transparent black overlay */
            z-index: 999;
            /* Ensure it's above everything else */
        }

        .megamenu:hover .megamenu-content {
            display: none !important;
        }

        #mobileMenu li.nav-item {
            border: solid 1px var(--bs-border-color) !important;
            border-radius: 10px;
            margin-bottom: 5px;
            overflow: hidden;
        }

            #mobileMenu li.nav-item .nav-link {
                font-weight: 500;
                font-size: 13px;
                color: #000 !important;
            }

        .megamenu .megamenu-content.show a.dropdown-item {
            border-bottom: 1px solid #e5e5ff;
            border-radius: 0;
            font-size: 13px;
            font-weight: 400;
        }

        .megamenu .megamenu-content.show li:last-child a.dropdown-item {
            border: 0;
        }

        .megamenu .megamenu-content {
            position: unset !important;
            transform: none !important;
            /* margin: 10px !important; */
            margin-top: 0 !important;
            display: none;
            box-shadow: none;
            background-color: var(--bs-gray-light) !important;
            border-top-left-radius: 0 !important;
            border-top-right-radius: 0 !important;
        }

            .megamenu .megamenu-content.show {
                display: block !important;
            }

        #mobileMenu .call-button {
            background-color: var(--grey-color);
            border-radius: 10px;
            margin-top: 20px;
            margin-bottom: 0;
            margin-left: auto;
            margin-right: auto;
        }


        #mobileMenu .dropdown-toggle::after {
            right: 15px;
            content: url(../images/arrow-down-black.png);
        }

        #mobileMenu div#navbarSupportedContent {
            display: flex;
            flex-direction: column;
            height: calc(100% - 60px);
            justify-content: space-between;
            background: #fff;
            padding: 20px;
            overflow-y: overlay;
        }

        #mobileMenu .language li.nav-item {
            border: solid 1px var(--bs-border-color);
            background-color: var(--bs-gray-light) !important;
        }

        #mobileMenu .dropdown-menu {
            display: none;
        }

        .language #lanNavSel {
            color: #000;
        }

        #mobileMenu .show-dropdown.dropdown-menu {
            display: block;
            border-top-left-radius: 0;
            border-top-right-radius: 0 !important;
        }


        /* Mobile Home Hero Section */

        .mobile-home-header {
            background-image: url(../images/body-bg.png);
            background-color: #dcefff !important;
            top: 0px;
            position: relative;
            background-position: top center;
            padding: 10px 0 50px 0 !important;
        }

        .heroMobileSection {
            background: #fff;
            margin-top: -28px;
            width: 100%;
            display: block;
            padding-top: 15px;
            border-radius: 30px 30px 0 0;
            padding-left: 15px;
            padding-right: 15px;
        }



        .mobileSearchTripType input[type="radio"] {
            display: none;
        }

        .mobileSearchTripType label {
            font-size: 13px;
        }

        .mobileSearchTripType label {
            position: relative;
            color: rgb(0 0 0 / 75%);
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            gap: 0.5em;
            padding: 5px 12px;
            font-weight: 500;
            background-color: #ffffff;
            border: 1px solid #E2F2FE;
            font-family: var(--bs-font-secondary) !important;
            text-transform: uppercase;
            font-size: 12px;
            border-radius: 50px;
        }

        .mobileSearchTripType input[type="radio"]:checked + label {
            background-color: var(--bs-secondary);
            color: #ffffff;
            border-color: var(--bs-secondary);
        }

        .mobileSearchTripType label img {
            filter: brightness(0);
        }

        .mobileSearchTripType input[type="radio"]:checked + label img {
            filter: brightness(100);
        }

        .mobileSearchWidgetBox {
            box-shadow: 0 0 8px 3px #2551891a;
            padding: 25px 25px;
            margin-top: 15px;
            border-radius: 30px;
            padding-bottom: 35px;
            position: relative;
        }

        .mobile-input-container {
            border-bottom: 1px solid #C7DFF1;
            position: relative;
            margin-bottom: 20px;
        }

        #date_wrapper.mobile-input-container:has(.has-error) {
            border-bottom: 1px solid #C7DFF1 !important;
        }

        .mobileSearchWidgetBox .iput-group label {
            display: block;
        }

            .mobileSearchWidgetBox .iput-group label h4 {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 1rem;
                font-weight: 600;
                color: #000000;
                line-height: 1.235;
                margin-bottom: 3px;
                padding-left: 0;
                text-transform: capitalize;
            }

            .mobileSearchWidgetBox .iput-group label p {
                margin-bottom: 0;
                font-size: 14px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 100%;
                padding-left: 0;
                padding-bottom: 15px;
            }


        .mobile-input-container .form-label {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 1rem;
            font-weight: 600;
            color: #000000;
            line-height: 1.235;
            margin-bottom: 3px;
        }

        .mobile-input-container .form-control {
            padding-left: 0;
            padding-top: 0;
            padding-right: 0;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #000;
        }

        .itenerary-btn {
            right: 15px;
            left: auto;
            top: 60px;
            width: 28px;
            height: 36px;
            padding: 0;
            position: absolute;
            transform: translateY(-50%);
            z-index: 9;
        }

            .itenerary-btn:active {
                border: 0;
            }

        .mobileSearchFlightDateWrapper {
            display: flex;
            align-items: center;
            gap: 20px;
        }

        .mobileSearchCabinClass {
            display: flex;
            align-items: center;
            gap: 12px;
        }

            .mobileSearchCabinClass p {
                margin: 0;
                font-size: .875rem;
                font-family: var(--bs-font-primary);
                font-weight: 500;
                color: var(--text-lightBlack);
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        .mobileSearchBtn {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: -35px;
            width: 60px;
            height: 60px;
        }

        .mobileFeaturedSection {
            padding-left: 15px;
            padding-top: 30px;
            padding-bottom: 35px;
        }

        .mobilefeatureItemBox {
            background: transparent;
            padding: 15px;
            text-align: center;
            border-radius: 20px;
            border: 1px solid var(--bs-light);
        }

        .mobilefeatureItemBoxIcon {
            display: inline-flex;
            width: 64px;
            height: 64px;
            border-radius: 50px;
            align-items: center;
            justify-content: center;
            margin-bottom: 10px;
            background: var(--bs-light);
        }

        .mobilefeatureItemBox h5 {
            font-weight: 600;
            color: #000000;
            text-transform: uppercase;
            font-size: 13px;
            margin: 0;
            min-height: 35px;
            display: flex;
            align-items: center;
        }

        .mobilefeatureItemBoxIcon img {
            width: 36px !important;
        }

        .fullSearchBar-inner {
            width: 100%;
            position: relative;
            padding-left: 15px;
        }

            .fullSearchBar-inner .form-control {
                border: 1px solid rgb(231, 231, 231) !important;
                font-size: 14px;
                font-weight: 500;
                outline: none;
                box-shadow: none;
                color: rgb(103, 105, 119);
                border-radius: 50px;
                height: 40px;
                padding: 0px 15px !important;
            }

            .fullSearchBar-inner button.typeahead-field-clear.btn {
                right: 5px;
            }

            .fullSearchBar-inner ul.typeahead.dropdown-menu {
                position: fixed;
                height: calc(100% - 72px) !important;
                top: 73px !important;
                box-shadow: none;
                padding: 8px;
                width: 100%;
                border-radius: 0;
                border-radius: 0;
                border: 0;
                left: 0 !important;
            }

                .fullSearchBar-inner ul.typeahead.dropdown-menu > li > a {
                    white-space: normal;
                }

        .date-picker-wrapper {
            top: 0 !important;
            left: 0 !important;
            border: 0;
            right: 0;
            bottom: 0;
            background: none;
            z-index: 1150;
            background: #ffffff;
            position: fixed !important;
            font-family: var(--bs-font-primary);
        }
        
        .custom_date_picker_header .closable_tab {
            box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
            padding: 18px 15px;
            position: relative;
            z-index: 9;
            height: 56px;
            width: 100%;
        }

            .custom_date_picker_header .closable_tab h5 {
                margin: 0;
                color: #333;
                font-size: 16px;
            }

            .custom_date_picker_header .closable_tab span {
                width: 20px;
                height: 20px;
                display: block;
                position: absolute;
                right: 12px;
                top: 15px;
                font-size: 16px;
            }

        .mobile-input-container .has-error label.form-label, .mobile-input-container .has-error .form-control::placeholder {
            color: var(--bs-primary) !important;
        }

        .mobile-input-container .has-error h4, .mobile-input-container .has-error p {
            color: var(--bs-primary) !important;
        }

        .mobile-input-container button.typeahead-field-clear.btn {
            right: 0;
            top: 10px;
        }

        .calendar_switchtab {
            width: 100%;
            overflow: hidden;
            font-weight: normal;
            position: relative;
            display: flex;
        }

            .calendar_switchtab > div {
                cursor: pointer;
                flex: 1;
                margin: 0 7px;
                padding: 10px 15px;
                background-color: #f3f3f3;
                border-radius: 3px;
            }

            .calendar_switchtab .switchtab_active {
                background-color: #ffffff;
                color: #0e0f3e;
            }

            .calendar_switchtab > div .weekday {
                font-size: 40px;
                line-height: normal;
                float: left;
            }

            .calendar_switchtab > div span.mnth_day {
                padding-top: 4px;
                display: inline-block;
                padding-left: 5px;
            }

                .calendar_switchtab > div span.mnth_day > span {
                    display: block;
                    line-height: 18px;
                }

        div#returndate_wrapper input#ReturnDate {
            border: 0;
            text-align: right;
        }

        .date-picker-wrapper .drp_top-bar {
            display: none;
        }

        .date-picker-wrapper .month-wrapper, .date-picker-wrapper .month-wrapper table {
            width: 100% !important;
            border: 0;
        }

        .month-wrapper thead {
            border-bottom: 2px solid #eee;
            border-top: 2px solid #eee;
        }

        .date-picker-wrapper .month-wrapper .caption {
            height: auto;
        }

            .date-picker-wrapper .month-wrapper .caption th {
                padding: 10px 0 25px 0;
            }

        .date-picker-wrapper .footer {
            display: block;
            margin-bottom: 0;
        }

        .calendar_switchtab.btn_grp {
            font-size: 14px;
            text-align: center;
        }

        .date_select_btn {
            background-color: #00b67a !important;
            color: #fff;
        }

        .mobile_trveller_class {
            flex-wrap: wrap;
            display: flex;
            gap: 15px;
        }

            .mobile_trveller_class .trveller_class-itm {
                width: calc(50% - 10px);
            }

                .mobile_trveller_class .trveller_class-itm label.btn {
                    font-size: 13px;
                    font-weight: 500;
                    border: 1px solid #ede6e6;
                    border-radius: 50px;
                    width: 100%;
                    height: 36px;
                    padding: 0 10px;
                    line-height: 34px;
                }

                .mobile_trveller_class .trveller_class-itm .btn-check:checked + label.btn {
                    background-color: var(--bs-primary);
                    border-color: var(--bs-primary);
                }

        .widget-modal-style .passengerDtl {
            border-top: 1px solid #ddd;
            margin-top: 20px;
            padding-top: 20px;
        }

        .mobileSearchWidgetSec .form-group.has-error .form-control, #date_wrapper:has(.has-error) {
            border: 0 !important;
            color: var(--bs-primary) !important;
        }


        .widget-modal-style .passengerDtl input {
            width: 30px;
        }

        .offcanvas-title {
            font-size: 16px;
        }

        p.totaltrvlrlabl {
            margin: 0;
            font-size: .875rem;
            font-family: var(--bs-font-primary);
            font-weight: 500;
            color: var(--text-lightBlack);
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .date_picker_search i.las {
            position: relative;
            right: 0;
            top: 0;
            font-size: 20px;
        }

        .retdate {
            text-align: right;
        }


        /* Mobile Home Hero Section End */

        /* Mobile Newsletter Section */

        .mobileNewsletterPromoBox {
            background-image: linear-gradient(94.62deg, #e6efff .24%, #b7ebe5);
            padding: 1rem 1.5rem;
            border-radius: .75rem;
            position: relative;
        }


        .mobileNewsletterPromoBoxTop {
            display: flex;
            gap: 15px;
            margin-bottom: 10px;
        }

        .mobileNewsletterPromoBoxIcon {
            width: 50px;
            min-width: 50px;
        }

        .mobileNewsletterPromoBoxTop h5 {
            font-size: 1.125rem;
            line-height: 1.5rem;
            font-weight: 500;
            margin-right: 40px;
            margin-bottom: 0;
        }

            .mobileNewsletterPromoBoxTop h5 span {
                color: var(--bs-primary);
            }

        .mobileNewsletterPromoBox p {
            font-family: var(--bs-font-primary);
            font-size: 13px;
            color: var(--text-lightBlack);
        }

        .mobileNewsletterPromoBoxForm input.form-control {
            border-radius: 50px;
            height: 45px;
            border: 0;
        }

        .mobileNewsletterPromoBoxForm button.btn {
            white-space: nowrap;
            height: 38px;
            width: 100%;
            margin-top: 15px;
            margin-bottom: 10px;
        }

        .mobileNewsletterPromoBoxFooter p {
            margin-bottom: 0;
            font-size: 12px;
        }

        .section-title h2 {
            font-size: 1.15rem;
        }

        .mobile-best-deals-box-wrapper {
            background: var(--bs-light);
            padding: 15px;
            border-radius: 15px;
            box-sizing: border-box;
        }

        .mobile-best-deal-item {
            display: flex;
            flex-direction: row;
            width: 100%;
            gap: 15px;
            align-items: center;
            background: white;
            border: 1px solid #E2F2FE;
            border-radius: 50px;
            padding: 5px;
            margin-bottom: 15px;
        }

            .mobile-best-deal-item:last-child {
                margin-bottom: 0;
            }

        .mobile-best-deal-img-wrapper {
            width: 40px;
            height: 40px;
            border-radius: 50px;
            overflow: hidden;
            min-width: 40px;
        }

            .mobile-best-deal-img-wrapper img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .mobile-best-deal-details {
            flex: 1 1 auto;
            display: flex;
            flex-direction: column;
            max-width: calc(100% - 100px);
        }

        .mobile-best-deal-details-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .mobile-itinerary-swap-icon {
            background: #f1f8fe;
            width: 25px;
            height: 20px;
            margin: 0 10px;
            border-radius: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 6px;
        }

        .mobile-best-deal-details-top h5 {
            margin: 0;
            font-size: 13px;
            font-weight: 600;
        }

        .mobile-best-deal-details-bottom p {
            margin: 0;
            font-size: 13px;
            color: #313B48;
            margin-top: 0;
            font-weight: 500;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .best-deal-mobile-action {
            flex: 0 0 auto;
            text-align: center;
            margin-left: auto;
        }

        /*    .customOwlSliderIndicator .owl-dots {
        margin-top: 0 !important;
    }*/

        .customOwlSliderIndicator .owl-dots button.owl-dot {
            margin: 0 3px;
        }

            .customOwlSliderIndicator .owl-dots button.owl-dot span {
                margin: 0;
                background: rgb(25 70 130 / 40%) !important;
                width: 6px;
                height: 6px;
                padding: 0;
                border-radius: 10px;
            }


        .customOwlSliderIndicator button.owl-dot.active {
            background: #194682;
            width: 18px;
            border-radius: 10px;
        }

        .customOwlSliderArrow button.owl-next,
        .customOwlSliderArrow button.owl-prev {
            width: 32px;
            height: 32px;
            background: #fff !important;
            line-height: 32px !important;
            border-radius: 50px !important;
            box-shadow: 0px 0px 17px -1px #353D3CBD !important;
            font-size: 20px !important;
            display: inline-flex !important;
            align-items: center;
            justify-content: center;
        }

            .customOwlSliderArrow button.owl-next span,
            .customOwlSliderArrow button.owl-prev span {
                font-size: 28px;
                position: relative;
                top: -2px;
                right: 0px;
            }

        .customOwlSliderArrow .owl-nav {
            position: absolute;
            top: calc(50% - 21px);
            margin: 0;
            transform: translateY(-50%);
            height: 0;
            width: 100%;
        }

        .customOwlSliderArrow button.owl-next {
            position: absolute;
            right: 0;
        }

        .customOwlSliderArrow button.owl-prev {
            position: absolute;
            left: 0;
        }

        .mobile-reviewSec-wrapper .reviewBox {
            padding: 20px 20px;
            gap: 15px;
            flex-direction: row-reverse;
        }

        .mobile-reviewSec-wrapper .reviewBoxImg {
            margin-bottom: 0;
            margin-top: auto;
        }

        .mobileTodayDealsBox {
            box-shadow: 0px 0px 12.199999809265137px 6px #00000012;
            border: 1px solid #273142 !important;
            border-radius: 10px;
            overflow: hidden;
            padding: 10px;
        }

        .mobileTodayDealsBox-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 10px;
        }

            .mobileTodayDealsBox-top h5 {
                margin: 0;
                font-size: 15px;
                font-weight: 600;
                line-height: 1.2;
            }

        .mobileTodayDealsBox-bottom p {
            margin: 0;
            font-size: 13px;
            color: #313B48;
            margin-top: 0;
            font-weight: 500;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .mobileTodayDealsImgWrapper img.img-fluid {
            border-radius: 5px;
            height: 156px;
            object-fit: cover;
        }

        .mobileTodayDealsBox-bottom h5 {
            font-size: 15px;
            font-weight: 600;
            font-family: var(--bs-font-primary) !important;
            margin: 0;
        }

        .mobileTodayDealsBox-bottom a {
            font-size: 14px;
            font-weight: 600;
            font-family: var(--bs-font-primary) !important;
            color: var(--bs-primary);
            margin-left: auto;
            padding-right: 5px;
            text-decoration: none;
            text-transform: uppercase;
            display: flex;
            align-items: center;
        }

        .mobileTodayDealsBox-bottom hr {
            margin: 7px 0;
        }

        .mobileTodayDealsBox-bottom a img {
            width: 22px !important;
            display: inline-block;
        }

        .footerMainMobile {
            background: var(--bs-light);
        }

        .mobile-newsletter-section {
            background: var(--bs-secondary);
            padding: 20px;
            border-radius: 20px;
            position: relative;
        }

        .mobileNewsletterSignUpForm input.form-control {
            border-radius: 50px;
            margin: 15px 0;
            height: 45px;
            padding: 0 15px;
        }

        .mobileNewsletterSignUpForm button.btn {
            width: 100%;
            height: 42px;
            text-transform: uppercase;
        }

        .mobile-newsletter-section label.form-check-label {
            line-height: 1.3;
            font-size: 12px;
            padding-left: 0;
        }


        .copyrightPayment p {
            font-weight: 400;
            color: #313B48;
            font-size: 0.875rem;
            line-height: 1.25rem;
            margin-bottom: 12px;
        }

        a.navbar-brand {
            width: 172px;
        }


        /* Meta Search */

        .metaSearchPage {
            padding-top: 40px;
        }

        .metaSearchCallBanner {
            margin-top: 0;
            height: auto;
        }

        .metaSearchCallBannerRight {
            padding: 20px;
            text-align: center;
        }

        .metaSearchCallBanner h3 {
            font-size: 22px;
        }

        .metaSearchCallText h2 {
            font-size: 22px;
        }

        .metaSearchCallBannerImg {
            display: flex;
            margin-top: 0;
            justify-content: center;
            padding-right: 0;
        }

        .metaSearchCallText {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 10px;
        }

            .metaSearchCallText img.img-fluid {
                width: 25px;
            }

        /* Meta Search */

        /* Mobile List */

        section.mobile-list-page {
            padding: 15px;
            background: #F1F8FE;
        }

        .mobileListWidgetModal .modal-dialog {
            width: 100%;
            margin: 0;
            border: 0;
            height: 100%;
        }

            .mobileListWidgetModal .modal-dialog .modal-content {
                width: 100%;
                height: 100%;
                border: 0;
                border-radius: 0;
            }

        .mobileListingModifySearch {
            background: #dbe9f7;
            border: 1px solid #c9e2fc;
            box-shadow: 0px 0px 10px 3px #97c0ff12;
            padding: 1rem;
            border-radius: 0.5rem;
            display: flex;
            align-items: center;
        }

        .mobiletravelModyLeft h4 {
            font-size: 16px;
            margin-bottom: 5px;
        }

        .mobileTravelInfoSubtitle li + li:before {
            content: "";
            background: #898b95;
            width: 1px;
            height: 80%;
            top: 10%;
            left: 0;
            position: absolute;
        }

        .mobileTravelInfoSubtitle li + li {
            padding-left: 10px;
        }

        .mobileTravelInfoSubtitle li {
            font-weight: 400;
            font-size: 13px;
            position: relative;
            padding-right: 10px;
        }

        .mobiletravelModyActions {
            display: flex;
            margin-left: auto;
            gap: 10px;
            align-items: center;
        }

            .mobiletravelModyActions button.btn {
                border-color: #49494936;
                width: 28px;
                min-width: 28px;
                height: 28px;
                padding: 0;
                border-radius: 50px;
            }

        .MobileflightslistingItem {
            box-shadow: 0px 0px 10px 3px #0a4eb712;
            background: #fff;
            padding: 15px;
            background-color: #FFFFFF;
            border-radius: 6px;
            border: 0;
            color: #676977;
            overflow: visible;
            margin-bottom: 15px;
        }

        .MobileflightslistingItemLeft {
            flex: 1;
        }

        .flightAirCompany {
            display: flex;
            align-items: center;
            gap: 10px;
        }

            .flightAirCompany img {
                width: 36px;
                height: 24px;
                object-fit: contain;
                border: 1px solid rgb(243 244 246);
                border-radius: 3px;
                overflow: hidden;
            }

            .flightAirCompany h6 {
                margin: 0;
                font-size: 14px;
                color: #323232;
            }

        .flightTimeDestination {
            width: auto;
        }

        .listingFlightsTimeline {
            margin-left: 15px;
            margin-right: 20px;
        }

        .timelineDivider {
            border-bottom: 2px dashed #AFB0B0;
            width: 50px;
        }

        .flightTimeDestination h3 {
            font-size: 13px;
            line-height: 1.3;
            text-align: left;
            font-weight: 500;
        }

        .flightTimeDestination p {
            font-size: 13px;
            text-align: left;
            color: #676977;
            font-weight: 400;
        }

        .listItemTrips:not(:last-child) {
            margin-bottom: 15px;
        }

        .listItemTrips:not(:last-child) {
            padding-bottom: 15px;
            border-bottom: 1px dashed rgb(221, 221, 221);
        }

        .timelineDivider svg {
            position: absolute;
            right: -24px;
            top: -7px;
            color: rgb(175, 176, 176);
        }

        .listingFlightsTimeline p {
            font-size: 12px;
            line-height: 1.2;
        }

        .mobileflightslistingItemRight {
            text-align: center;
        }

        .flightFarePrice {
            color: #323232;
            font-size: 16px;
            text-align: center;
        }

        .MobileflightslistingItem .booknowbtn {
            font-family: var(--bs-font-secondary);
            text-transform: uppercase;
            font-size: 12px;
        }


        .mobile-inner-bg {
            padding: 15px;
            background: #F1F8FE !important;
        }

        .backtolistbtn {
            font-family: var(--bs-font-primary);
            color: var(--bs-secondary);
            text-decoration: none;
            font-weight: 600;
            font-size: 14px;
            display: inline-flex;
            align-items: center;
            gap: 5px;
            line-height: 1;
        }

            .backtolistbtn i {
                font-size: 24px;
            }

        .paymentStepTab .nav_link span {
            color: #000;
            font-size: 14px;
        }

        .paymentStepTab .nav_link::after {
            color: var(--bs-white);
            background: var(--bs-secondary);
        }

        .paymentStepTab .nav_link.active::after {
            outline: 5px solid rgb(173 37 60 / 17%);
        }

        .paymentcntinput button.btn.dropdown-toggle {
            background: #fff;
        }

        .paymentcntinput,
        .paymentcntinput .form-control.payment-form-control {
            border-radius: 6px;
        }

        .inner-subtitle h4 {
            font-size: 16px;
        }

        .inner-subtitle p {
            font-size: 13px;
        }

        .paymentStepBottom {
            position: fixed;
            bottom: 0;
            background: white;
            width: 100%;
            left: 0;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 10px;
            box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
            z-index: 99;
        }

            .paymentStepBottom p {
                margin-bottom: 5px;
                font-size: 14px;
            }

            .paymentStepBottom h5 {
                font-weight: 600;
                font-size: 18px;
                margin: 0;
            }

        .checkout-bag-fee-wrp {
            display: flex;
            align-items: flex-start;
            gap: 15px;
        }

            .checkout-bag-fee-wrp .cb-icon {
                min-width: 50px;
            }

            .checkout-bag-fee-wrp .cb-text h6 {
                margin-bottom: 3px;
                font-size: 14px;
                color: var(--bs-secondary);
            }

            .checkout-bag-fee-wrp .cb-text p {
                font-size: 13px;
                line-height: 1.2;
            }

        .brb-terms-trip {
            flex-direction: column;
            align-items: flex-start;
            gap: 12px;
        }

            .brb-terms-trip p {
                font-size: 14px;
                color: #676977;
            }

        .reviewTripTravelerInfoItem h5 {
            font-size: 14px;
        }

        .reviewTripTravelerInfoItem button.btn.btn-outline-light {
            width: 32px;
            height: 32px;
            padding: 0;
        }

        .reviewTripTravelerInfo {
            align-items: center;
        }

        .tripReviewCard {
            background: #ffffff;
            border-radius: 10px;
            overflow: hidden;
        }

            .tripReviewCard h5 {
                padding: 10px;
                text-align: center;
                background: #bee1ff;
                font-size: 1rem;
                font-weight: 500;
                line-height: 1.25;
                color: #000000;
            }

        .tripReviewCardDevider {
            margin-top: 15px;
            margin-bottom: 15px;
            position: relative;
            padding: 0 16px;
        }

            .tripReviewCardDevider:before {
                content: '';
                width: 30px;
                height: 30px;
                background: #f1f8fe;
                position: absolute;
                border-radius: 50px;
                left: -32px;
                top: -15px;
            }

            .tripReviewCardDevider hr {
                border: 0;
                border-top: 2px dashed #CEDEE9;
                opacity: 1;
            }

            .tripReviewCardDevider:after {
                content: '';
                width: 30px;
                height: 30px;
                background: #f1f8fe;
                position: absolute;
                border-radius: 50px;
                right: -32px;
                top: -15px;
            }

        .tripReviewCardBottom .flightAirCompany p {
            font-size: 13px;
        }

        .conSubTitle {
            padding: 12px;
        }

            .conSubTitle p {
                font-size: 13px;
            }

                .conSubTitle p span {
                    color: #00b67a;
                    font-weight: 600;
                }

        .detailsInfoWrap h4 {
            font-size: 13px;
        }

        .detailsInfoWrap p {
            font-size: 13px;
            margin-bottom: 3px;
        }

        .flight_details_innertitle {
            font-size: 14px;
        }

        .tripFlightLayover {
            margin: 20px 0;
        }

            .tripFlightLayover:before {
                width: 100%;
            }


        .accordionTermsCondi .accordion-item {
            border: none;
            border-radius: 6px !important;
            margin-bottom: 10px;
        }

        .accordionTermsCondi .accordion-button {
            background-color: var(--grey-color) !important;
            border-radius: 10px !important;
            padding: 10px 15px;
            box-shadow: none;
        }

            .accordionTermsCondi .accordion-button h6 {
                margin-top: 0;
                margin-bottom: 0;
                font-size: 14px;
                font-weight: 500;
            }

            .accordionTermsCondi .accordion-button:not(.collapsed)::after {
                background-image: url('../images/minus.png');
            }

            .accordionTermsCondi .accordion-button::after {
                background-image: url(../images/plus.png);
                width: 20px;
                background-size: 10px;
                background-position: center;
                right: 8px;
                position: absolute;
                background-color: #E4ECF1;
                height: 20px;
                border-radius: 100%;
                color: #0A557F;
            }

        .accordionTermsCondi .accordion-body {
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 0;
        }

            .accordionTermsCondi .accordion-body p {
                margin-bottom: 0;
                font-size: 14px;
            }


        .innerMobileBreadcrumbSection {
            background: #fff;
            margin-top: -28px;
            width: 100%;
            display: block;
            padding-top: 15px;
            border-radius: 30px 30px 0 0;
            padding-left: 15px;
            padding-right: 15px;
            z-index: 9;
            position: relative;
        }

        .getInTouchInfoItem .getInTouchInfoIcon {
            width: 60px;
            height: 60px;
            min-width: 60px;
            padding: 10px;
        }

        .getInTouchInfoItem {
            padding: 12px;
            gap: 15px;
        }

            .getInTouchInfoItem h3 {
                font-size: 15px;
            }


        .mobile-header-breadcrumb {
            display: inline-flex;
            align-items: center;
            text-decoration: none;
            overflow: hidden !important;
            text-overflow: ellipsis !important;
            white-space: nowrap !important;
            font-size: 18px;
            font-weight: 600;
            color: #000;
            gap: 8px;
        }


        .airportcodeTabs li.nav-item .nav-link {
            white-space: nowrap;
        }

        .airportcodeTabs {
            flex-wrap: nowrap;
            overflow-x: auto;
        }

            .airportcodeTabs li.nav-item {
                flex: inherit;
            }

                .airportcodeTabs li.nav-item .nav-link {
                    white-space: nowrap;
                    padding-left: 12px;
                    padding-right: 12px;
                    line-height: 1;
                }

        .staticpage-content-wrapper {
            padding: 30px 15px 15px;
            margin-bottom: 50px;
        }

        .sitemapAllItems {
            flex-direction: column;
            margin-top: 15px;
            gap: 10px;
        }

        .sitemapAllItem {
            width: 100%;
        }

            .sitemapAllItem a {
                padding: 10px 20px;
            }

        .mobileNewsletterSignUpForm button.btn:hover {
            background: var(--bs-primary);
        }

        .offcanvas {
            border: 0 !important;
        }

        .offcanvas-header {
            box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
            z-index: 9;
        }

        .offcanvas-footer {
            padding: 15px;
            box-shadow: 1px 0px 6px 1px rgba(0, 0, 0, 0.2) !important;
        }

        span.triptype_btn {
            text-transform: uppercase;
            padding: 3px 7px;
            line-height: normal;
            border-radius: 3px;
            margin-bottom: 5px;
            font-weight: 500;
            margin-right: 5px;
            font-size: 11px;
        }

        .list-page .flight-box-mainwrq {
            font-size: 13px;
        }

        .alrghtDtl li {
            font-family: var(--bs-font-primary) !important;
            font-weight: 400;
            font-size: 12px;
            // line-height: 108%;
            color: #666;
        }

        .flight-box-mainwrq .airlinelogo img {
            width: 60px;
            border-radius: 4px;
            border: 1px solid #e2f2fe;
            height: fit-content;
        }

        .airlinelogo span {
            font-size: 12px;
        }

        .filterCard:not(:last-child) {
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .filterCard h4 {
            font-size: 14px;
            font-weight: 500;
            margin-bottom: 5px;
        }

        .filterSidebarSec h3 {
            font-size: 1rem;
        }

        .filterSidebarSec .form-check-label {
            font-size: 14px;
        }

        .paymentStepTab {
            padding-bottom: 0;
        }

        .paymentTravellerInfoItem:not(:last-child) {
            margin-top: 20px;
            border-bottom: 0;
            padding-bottom: 0;
            margin-bottom: 20px;
        }

        div#traveller_info_contact .form-group .form-control {
            font-size: 14px;
            height: 42px;
            font-family: var(--bs-font-primary);
            color: #000;
        }

        .payment-form-control {
            font-size: 0.8125rem;
        }

        /* Mobile Widget */

        #widget_container_popup.tabContainernormal {
            position: relative;
        }

            #widget_container_popup.tabContainernormal:before {
                content: "";
                position: fixed;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background-color: #fff;
                z-index: 1111;
            }

        .tabContainernormal ._popup-header {
            font-weight: bold;
            display: block !important;
            position: fixed;
            padding: 10px;
            z-index: 9999;
            width: 100%;
            background-color: #fff;
            left: 0;
            top: 0;
            -moz-box-shadow: 1px -5px 1px 7px rgba(0, 0, 0, 0.2) !important;
            -webkit-box-shadow: 1px -5px 1px 7px rgba(0, 0, 0, 0.2) !important;
            box-shadow: 1px -5px 1px 7px rgba(0, 0, 0, 0.2) !important;
        }

        .heroSetion .tab-content > .active {
            background-color: #fff;
        }

        .tripDropdowns button {
            position: relative;
            color: rgb(0 0 0 / 75%);
            display: inline-flex;
            align-items: center;
            gap: 0.5em;
            padding: 5px 12px;
            font-weight: 500;
            background-color: #ffffff !important;
            border: 1px solid #E2F2FE !important;
            font-family: var(--bs-font-secondary) !important;
            text-transform: uppercase;
            font-size: 12px;
            border-radius: 50px;
        }

            .tripDropdowns button.active {
                background-color: var(--bs-secondary) !important;
                color: #ffffff;
                border-color: var(--bs-secondary) !important;
            }

            .tripDropdowns button img {
                filter: brightness(0);
            }

            .tripDropdowns button.active img {
                filter: brightness(100);
            }

        .searchWidgetSec form input {
            padding: 8px 10px 8px 10px;
            background-repeat: no-repeat;
            background-position: 7px center;
            border: solid 1px #D3D3DE;
            border-radius: 6px;
        }

        .mobilefullinput {
            position: fixed;
            background-color: #fff;
            left: 0;
            width: 100%;
            margin: 0;
            height: 100%;
            top: 31px;
            z-index: 6666;
            padding-top: 30px;
        }


        input#destination, input#DepartureDate, input#origin {
            border: 0;
            padding: 0;
            padding-bottom: 11px;
        }

        .customMobileWidgetPopup .modal-dialog {
            margin: 0;
        }

            .customMobileWidgetPopup .modal-dialog .modal-content {
                border: 0;
                border-radius: 0;
                height: 100%;
            }

        .customMobileWidgetPopup .modal-title {
            font-size: 16px !important;
            font-weight: 500;
        }

        .widget-modal-style {
            height: 100% !important;
        }

        .newsletterAlertMessage {
            left: 0;
        }

        .metaSearchCallBannerImg img {
            height: 240px;
        }

        #couponCodeModal .modal-dialog {
            height: 100%;
            max-width: 95%;
            margin: 0 auto;
        }

        .ListingOfferLeft {
            border-radius: 20px;
            padding: 20px;
            padding-bottom: 0;
        }

            .ListingOfferLeft:before {
                border-radius: 0;
            }

        #couponCodeModal .modal-content .ListingOfferLeft {
            min-height: auto;
            display: none;
        }

        .ListingOfferRight {
            padding-top: 0;
        }

       

        a#menuBtn {
            width: 35px;
            height: 35px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            cursor: pointer;
        }

        .languageDropdown li.nav-item.dropdown {
            overflow: visible !important;
            background: #fff !important;
        }

        #JLang .dropdown-menu {
            width: 100%;
        }

        #JLang ul > li > a {
            background: #fff !important;
            border-radius: 12px !important;
        }

        #mobileMenu .dropdown-menu {
            background: transparent !important;
            padding-top: 0;
            padding-bottom: 0;
        }

        #mobileMenu .call-button.headerRightCallAssistance {
            justify-content: center;
        }
        #mobileMenu .languageDropdown .dropdown-toggle::after {
            top: 5px;
        }
        .flightTimeDestination {
            width: 67px;
        }
        .offerPopupCall a {
            font-size: 16px;
        }
    }

    @media screen and (max-width: 575px) {

        .timeoutmodelstyle .contactNo {
            gap: 10px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

            .timeoutmodelstyle .contactNo .btn {
                margin: 0 !important;
                padding: 8px 35px !important;
                width: 90%;
            }

        .timeoutexpiricon {
            margin-bottom: 15px;
        }
    }