@media (max-width:768px){
    .bat-sec-title{
        font-size:28px;
    }

    .bat-hotel-image img{
        height:210px;
    }
    .bat-features{
        flex-wrap:wrap;
    }

    .bat-features li{
        width:48%;
        flex:auto;
    }


    
    .bat-promo-title{
        font-size:28px;
    }

    .bat-promo-image{
        height:220px;
    }

    .bat-promo-content{
        padding:20px;
    }

    .cus-row {
            grid-template-columns: 100%;
    }

    .banner-three-inner .title , .header-three .main-header-three .right .rts-btn {
        display: none;
    }
    .banner-three-inner {
    padding: 40px 0 0px 0;
}



.header-three .main-header-three a.thumbnail-logo img {
    padding: 20px 5px;
    width: 100%;
    max-width: 190px;
}

.search-form-area {

    padding: 5px 5px 40px;
    border-radius: 0 5px 5px 5px;
}
.flights-ways .form-group {

    width: 50%;
}
.cus-row > div:not(:last-child) {
    margin-bottom: 5px;
}
.cus-col.btn-col button {
  

    padding: 20px 0;
}

.cus-row.hotel-search-row {
    grid-template-columns: 100%;
}
div#hotel .search-form-inner {
    padding-top: 10px;
}

.about-right-three .title-area-about-three .title, .rts-business-solution-right .title-area .title, .title-area-business-case-3 .title-area .title, .faq-two-inner .title-area-faq .title {
    font-size: 24px;

    text-align: center;
}

.rts-cta-bg span.sub {
    font-size: 26px;

}
.rts-section-gap {
    padding: 40px 0;
}
.bat-promo-card {
    flex-direction: column;
}
.bat-promo-image , .bat-promo-content {
    width: 100%;
    min-width: 100%;

}

.rts-sidebar-menu-desktop .body-mobile .mainmenu > li , .rts-sidebar-menu-desktop .body-mobile .mainmenu > li {

    box-shadow: 0px 11px 30px rgb(0 0 0 / 0%);
   
}
.home-yellow .logo-1 {
    display: block;
}
.side-bar {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: -100%;
    width: 365px;
    padding: 10px 10px;
    padding-top: 20px;
    height: 100%;
    display: block;
    background-color: white;
    backdrop-filter: blur(7px);
    z-index: 1900;
    transition: all 600ms ease;
    box-shadow: -5px 0 20px -5px rgba(149, 22, 22, 0.12);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}
.rts-sidebar-menu-desktop .logo {
    margin-top: 20px;
}
.rts-cta-wrapper .background-cta .cta-input-arae input {
        border-radius: 5px;
        padding: 0 15px;
    }
    .info-wrapper {
    margin-bottom: 30px;
}
.rts-breadcrumb-area h1.title {
    font-size: 30px;
    margin-bottom: 15px;
}

    .bat-collage-wrap{
        min-height:420px;
    }

    .bat-img-1{
        width:220px;
        height:280px;
    }

    .bat-img-2{
        width:140px;
        height:130px;
    }

    .bat-img-3{
        width:130px;
        height:120px;
    }

    .bat-img-4{
        width:160px;
        height:160px;
    }

    .bat-collage-badge{
        font-size:13px;
        padding:12px 18px;
    }

    .rts-sidebar-menu-desktop .body-mobile .mainmenu-nav .mainmenu li a {
   
    padding: 0;
}

div#side-bar button.close-icon-menu {
    position: absolute;
    right: 0;
    z-index:999;
}

.rts-sidebar-menu-desktop .body-mobile .mainmenu {
    padding-left: 0;
    margin-top: 0px;
}
    .cus-row.hotel-search-row {
        grid-template-columns: 100%;
    }
    .home-blue #menu-btn {
    margin-right: 15px;
}
.header-two .main-header .content .header-left a {
        width: 100%;
    }
    .header-two .main-header .content .header-left a.thumbnail img {
        width: 90%;
    }


     .section-title {

                font-size: 38px;

            }

            .travel-image {

                margin-top: 40px;

            }

            .feature-box {

                position: static;
                transform: none;
                width: 100%;
                margin-top: 50px;

            }

            .feature-item {

                margin-bottom: 35px;

            }

            .help-section {

                padding-bottom: 80px;

            }

            .list-unstyled-custom li {
    width: 100%;
}
#menu-btn {
        padding: 13px 13px;
    }
    
    .hotel-cta {
    padding: 20px 10px;

}
.hero-banner .bg_banner-three {
    padding: 130px 0 50px;
    background-image: unset !important;
}
}