@media only screen and (max-width: 767px) {
    .mainnavbar .navbar-brand img {
        height: 50px !important;
        width: 190px;
    }

    .mobile-nav ul.navbar-nav {
        width: 465px;
        padding: 0 10px;
    }

    .mobile-nav {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    a.nav-link.active.navitemmain {
        color: #C41017 !important;
        font-weight: 600 !important;
    }

    .mainnavbar.fixed-header .hotel-icon-section {
        display: none !important;
    }

    .bottom-menu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: url(../images-rlt/Union.png) no-repeat center center;
        padding: 10px 0;
        z-index: 999;
        transition: transform .3s ease;
        height: 80px;
        background-size: cover;
    }

    .bottom-menu .menu-item span {
        font-size: 12px;
        text-transform: lowercase;        
    }
    

    .bottom-menu.hide {
        transform: translateY(100%);
    }

    .menu-item, .menu-item:hover {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 13px;
        color: #777;
    }

    .menu-item i {
        font-size: 22px;
    }

    .login-col {
        position: relative;
    }

    .login-btn {
        position: absolute;
        top: -5px;
        left: 50%;
        transform: translateX(-50%);
        background: #fff;
        border-radius: 24px 24px 7px 7px;
        padding: 10px 5px;
        text-align: center;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
        width: 60px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .bottom-menu-item {
        height: 62px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 18px;
    }

    .login-btn i {
        color: #d00;
        font-size: 22px;
        display: block;
    }

    .login-btn span {
        color: #C41017;
        font-weight: 600;
        font-size: 12px;
    }

    .topbadge {
        text-transform: none !important;
        margin: 0 auto;
    }

    .hero-text .banner-title {
        font-size: 27px !important;
        text-align: center;
        line-height: 33px !important;
    }

    .hero-section {
        background: url(../images-rlt/mobilebg.webp) no-repeat center top / cover !important;
        height: 515px;
    }

    h3.section-title {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none !important;
    }

    p.section-subtitle {
        font-size: 16px !important;
        color: #707070;
        width: 100% !important;
    }

    .banner-btn-signin,
    .member-btn {
        font-size: 16px !important;
    }

    .become-member img.leaficon {
        width: 65px;
        height: 56px;
    }

    .flight-deals .hotel-card {
        height: 310px !important;
    }

    .flight-deals .swiper-horizontal {
        height: 345px;
    }

    .tabslidertab-slider-container {
        height: 100% !important;
        flex-direction: column !important;
    }

    .tabslidermenu {
        flex-direction: row !important;
        overflow: scroll !important;
        width: 100% !important;
    }

    ul.innertabslidermenu {
        width: 1055px !important;
    }

    .tabslidermenu-item {
        gap: 5px !important;
    }

    .tabsliderslide {
        flex: 0 0 calc(100% / 1.2) !important;
        min-width: calc(100% / 1.2) !important;
    }

    .tabsliderslider-controls {
        display: none !important;
    }

    .tabsliderslide .slidercontent {
        width: 100% !important;
        padding: 15px 15px !important;
    }

    .tabsliderslider-wrapper {
        height: 335px !important;
        width: 100% !important;
    }
    #memberlogin .modal-dialog, #forgetpassword .modal-dialog {
        width: 95% !important;
        max-width: 95% !important;
        margin: 0 auto !important;
    }
    #memberlogin .modal-dialog .modal-content {
        height: 100% !important;
        overflow: hidden;
    }
    #memberlogin .modal-header, #forgetpassword .modal-header {
        right: unset !important;
        left: 0px !important;
        top: 20px !important;
        padding: 0;
    }
    #memberlogin .modal-body, #forgetpassword .modal-body {
        flex-direction: column;
        padding: 0 !important;
        justify-content: start !important;
    }
    .left-col, .right-col {
        width: 100% !important;
    }
    .login-customer-form {
        width: 100%;
    }
    .formfields {
        display: grid;
        gap: 20px;
    }
    .formfieldone {
        padding: 14px 14px;
    }
    .formfieldone input {
        width: 100% !important;
    }
    .membersubmitbtn {
        height: 50px;
    }
    #memberlogin .modal-header, #forgetpassword .modal-header {
        right: unset !important;
        left: 0px !important;
        top: 20px !important;
        padding: 0;
    }
    #contacttango .modal-dialog, #contacttypes .modal-dialog {
        max-width: 95% !important;
        margin: 30px auto !important;
    }
    .modal-dialog {
        max-width: 100%;
        width: 100%;
        margin: 30px auto;
    }
    #contacttango .modal-body img.modal-logo {
        width: 45% !important;
    }
    img.tango-wealthport-logo {
        width: 75%;
        height: auto;
    }
    #contacttango .modal-body h3 {
        font-size: 20px;
    }
    .contactdivs {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .innerdivscontact {
        width: 205px;
        margin: auto;
    }
    .inner-benifit.section{
        height: 330px !important;
    }
    
    h3.brand-title {
    font-size: 18px !important;
    line-height: 17px !important;
}
    p.brand-desc {
        font-size: 16px !important;
        display: grid;
        gap: 5px;
    }
    img.brandlogo {
        width: 85px !important;
        height: 25px !important;
    }
    div#globalets .video-container, div#globalets .youtube-iframe, div#globalets .video-overlay {
    width: 330px !important;
    height: 180px !important;
    margin-top: 0 !important;
}

    div#connex img.tango-wealthport-logo {
        width: 163px;
        height: 48px;
    }
    div#connex .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
}
div#connex h3.text-left {
    font-size: 20px !important;
}
.popup-description {
    font-size: 16px !important;
}

div#connex h4.text-left {
    font-size: 18px !important;
}

.contact-links, .footer-text {
    margin-left: 0 !important;
}

img.crta-logo-mobile {
    position: relative;
    top: -35px;
}

}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    a.nav-link.active.navitemmain {
        color: #C41017 !important;
        font-weight: 600 !important;
    }
    
    .contact-links, .footer-text {
    margin-left: 0 !important;
}


    .hero-section {
        background: url(../images-rlt/tabletbg.webp) no-repeat center top / cover !important;
        height: 1005px !important;
    }

    span.hotel-icon-label {
        font-size: 14px !important;
    }

    .tabsliderslide {
    flex: 0 0 calc(100% / 1.3) !important;
    min-width: calc(100% / 1.3) !important;
    }

    .tabsliderslide .slidercontent {
        width: 95% !important;
    }

    .offcanvas-body li.nav-item {
        width: max-content;
        margin-top: 10px;
    }
    .tabsliderslider-wrapper {
        width: 75%;
    }
    .tabslidermenu {
    width: 25%;
}
    }
}