/* start media query style*****/

@media only screen and (max-width: 1899px) {
    .sliderwrapper {
        padding: 50px 0 0;
        background-color: #d6e1e7;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 16px 40px 19px;
    }

    .featurebox h4 {
        letter-spacing: inherit;
    }

    .carousel .arrow {
        top: 78%;
    }

        .carousel .arrow.left {
            left: 45%;
        }

        .carousel .arrow.right {
            right: 45%;
        }

    .leftimagecontent {
        right: -20px;
        padding: 25px 30px 28px 40px;
    }

    .awarddetails {
        width: 40%;
    }

    .awardslide {
        width: 60%;
    }

    .awardslide {
        padding: 0 0 94px;
    }

    .awardslidertextbottom {
        font-size: 120px;
        bottom: -50px;
        right: -6px;
    }

    .awardslide .owl-nav {
        bottom: 36px;
    }

    .test-details {
        padding: 98px 80px 0 0px;
    }

    .testimonialleft {
        padding: 112px 0 0 90px;
    }
}

@media only screen and (max-width:1799px) {
    #activate-menu {
        padding: 20px 20px;
        width: 580px;
    }

        #activate-menu ul {
            top: 0;
            width: 100%;
            left: 0;
            float: left;
            padding: 90px 80px 0 30px;
        }

            #activate-menu ul li {
                width: 100%;
            }

    .sliderwrapper {
        padding: 60px 0 0;
    }

    /*Customer info*/

    .wallet_box {
        flex-basis: 48.5%;
    }
}

@media only screen and (max-width:1699px) {
    .sliderwrapper {
        padding: 70px 0 0;
    }

    .header .brand {
        width: 10%;
    }

    .menu {
        width: 90%;
    }

    .hero-style {
        height: 490px;
    }

    .slidercaption {
        left: 4%;
    }

    .destination-top-title {
        flex-basis: 29%;
    }

    .topdestinationroute {
        flex-basis: 71%;
    }

    .awarddata {
        min-height: 640px;
        padding: 112px 30px 0px 40px;
    }

    .leftimagecontent {
        bottom: 20px;
        width: 64%;
    }

    .amenitiesbox {
        padding-bottom: 30px;
    }

    .mobile-left-block {
        flex-basis: 60%;
    }

    .mobile-right-block {
        flex-basis: 40%;
    }

    .mobile-qr-image {
        width: 80%;
    }

    .mobile-qr-bg {
        width: 35%;
    }

    .theme-btn-s2 {
        padding: 12px 40px;
        margin: 0;
    }

    .testimonialleft {
        width: 34%;
        background-size: 130px;
    }

    .testimonialright {
        width: 66%;
    }

    .customer-test {
        padding: 112px 0 0;
    }

    .testimonials-wrapper {
        padding: 30px 40px;
    }

    .testimonial-carousel .single-testimonial {
        height: 313px;
    }

    .counterblock {
        padding: 140px 0 120px;
    }

    .box-item-right .box-title {
        font-size: 18px;
    }

    .topdestinationroute ul {
        gap: 60px;
    }

    .awardpara p i {
        padding: 20px 0 0;
    }

    .awardslide .owl-carousel.owl-drag .owl-item p {
        font-size: 18px;
    }

    .navbar {
        height: 56px;
    }

    .menu-item {
        height: 56px;
    }

    .menurightpopup {
        height: 56px;
    }

    .userloginpopup .popupbtn {
        height: 56px;
        background-position: center -562px;
    }

    .website_banner .modal-dialog {
        top: 5%;
    }

    .tophead .logo a {
        width: 100%;
    }

    .head_contact01 p {
        font-size: 14px;
    }

    /* start media query AvailbleRoutes page style*****/

    .bustime.busroutearrow span {
        background-size: 100%;
    }

    .routefilters {
        padding: 20px 0 30px;
    }

    .sliderwrapper .heroright {
        width: 58%;
    }

    /* end media query AvailbleRoutes page style*****/

    /*Customer Info*/

    .walletbox {
        flex-basis: 48.3%;
    }

    .cust_pass_input {
        gap: 9px;
    }
}

@media only screen and (max-width:1599px) {
    .sliderwrapper {
        padding: 80px 0 0;
    }

    .mobilewrapper {
        margin: 0 0 -90px;
    }

    .footerwrapper {
        padding: 90px 0 0;
    }

    /* start customer info page style*****/

    .busfacilitiestab .tab-pane {
        padding: 38px 25px 30px;
    }

    .customerinfowrapper {
        padding: 25px;
    }

    .passengerdetails {
        gap: 30px;
    }

    .passengerroutedetails {
        gap: 30px;
    }

    /* end customer info page style*****/
}

@media only screen and (max-width: 1568px) {
    .hero-style {
        height: 460px;
    }

    .sidebar-icon-second a {
        font-size: 14px;
    }

    .sidebar-icon-details i {
        font-size: 16px;
    }

    .sidebar-main-contact-details {
        padding: 30px 0 0;
    }

    .sidebar-main-social-icon {
        padding: 30px 0 0;
    }

    .slidercaption {
        left: 6%;
        top: 50px;
    }

    .hero-style .slide-title h2 {
        font-size: 34px;
    }

    .tablist .nav-tabs .nav-item .nav-link {
        padding: 14px 0 14px;
    }

        .tablist .nav-tabs .nav-item .nav-link::after {
            height: 16px;
            width: 16px;
            right: 3px;
            top: 19px;
        }

        .tablist .nav-tabs .nav-item .nav-link.active::after {
            right: -8px;
        }

        .tablist .nav-tabs .nav-item .nav-link.One-Way {
            background-position: 40px -898px;
        }

        .tablist .nav-tabs .nav-item .nav-link.Round-Trip {
            background-position: 27px -1062px;
        }

        .tablist .nav-tabs .nav-item .nav-link.Multiple-Trip {
            background-position: 28px -1231px;
        }

    .service-title h2 {
        font-size: 80px;
    }

    .servicemain {
        margin: -30px 0 0;
    }

    .searchbtn {
        bottom: -10px;
    }

    .service-box span {
        height: 62px;
        width: 62px;
        background-position: center -1183px;
        background-size: 60px;
    }

    .service-box.service-box02 span {
        background-position: center -1340px;
    }

    .service-box.service-box03 span {
        background-position: center -1496px;
    }

    .serviceblock {
        justify-content: center;
    }

    .service-box {
        flex-basis: 30%;
        padding: 40px 30px 40px;
        min-height: 270px;
    }

    .ourservices {
        min-height: 1px;
        background-size: cover;
    }

    .amenitieslistblock {
        padding: 40px 0 0 10px;
        gap: 80px;
    }

    .amenitiesbox {
        gap: 30px;
    }

    .leftimagecontent p {
        font-size: 14px;
    }

    .mobile-block-title h2 {
        font-size: 76px;
    }

    .customer-test-title {
        font-size: 70px;
    }

    .testimonialleft {
        padding: 112px 0 0 60px;
    }

    .mobile-qr-image {
        padding: 55px 0px 24px 0;
    }


    .mobile-qr-image {
        width: 87%;
    }

    .mobile-qr-bg {
        width: 26%;
    }

    .awarddata {
        min-height: 620px;
    }

    .test-details {
        padding: 98px 0 0 0px;
    }

    .userloginpopup .popup .inner {
        width: 40%;
    }

    .newsblock h5 {
        font-size: 20px;
    }

    .newsblock {
        flex-basis: 30%;
    }

    /*My Booking Page Style Start Here*/

    .profileinputdata {
        flex-basis: 45%;
    }

    .innerpage_head .container {
        width: 100%;
        max-width: 1220px !important;
        margin: 0 auto;
    }

    .innerpage_wrapper .container {
        width: 100%;
        max-width: 1220px !important;
        margin: 0 auto;
    }
    /*My Booking Page Style End Here*/

}

@media only screen and (max-width:1499px) {
    #activate-menu {
        right: -42%;
    }

    .headermenuimg img {
        width: 100%;
    }

    #activate-menu ul {
        padding: 70px 80px 0 30px;
    }

        #activate-menu ul li {
            margin-bottom: 18px;
        }

    .sliderwrapper {
        padding: 90px 0 0;
    }

    .canclrefund {
        overflow-x: auto;
    }

    .cancelstatustlt {
        width: 1500px;
    }

    .cancelstatusdata {
        width: 1500px;
    }

    /* start Available Route page style*****/

    .bookingdeatails {
        width: 35%;
    }

    .busfacilitiestab {
        padding: 10px 30px;
    }

        .busfacilitiestab .nav-tabs .nav-link {
            font-size: 15px;
        }

    .bustiming {
        flex-basis: 50%;
    }

    .seatchartone, .seatchartwo {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .routerightside .routeleftside {
        width: 23%;
        padding: 25px 25px;
    }

    .bookingchartdata {
        gap: 20px;
    }

    .bookingcontinue {
        padding: 30px 0 0;
    }

    /* End Available Route page style*****/

    /*Customer Info*/

    .custinfopopup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 20px !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 1440px) {
    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 16px 38px 19px;
    }

    .menu-link {
        font-size: 14px;
        font-weight: 500;
    }

    .tablist .nav-tabs .nav-item .nav-link {
        font-size: 16px;
    }

    .tablist {
        flex-basis: 13%;
    }

    .booking-tab {
        gap: 20px;
    }

    .tablist .nav-tabs .nav-item .nav-link.One-Way {
        background-position: 30px -898px;
    }

    .tablist .nav-tabs .nav-item .nav-link.Round-Trip {
        background-position: 17px -1062px;
    }

    .tablist .nav-tabs .nav-item .nav-link.Multiple-Trip {
        background-position: 18px -1231px;
    }

    .hero-style {
        height: 440px;
    }

    .service-box p {
        font-size: 14px;
    }

    .service-box h5 {
        font-size: 18px;
    }

    .destinatinedetails p {
        font-size: 14px;
        line-height: 26px;
    }

    .destinationrightblock {
        padding: 80px 0 0;
    }

    .destinationshape {
        width: 80px;
    }

    .sec-title h2 {
        font-size: 30px;
    }

    .topdestinationroute .routelist span {
        font-size: 16px;
    }

    .awardpara {
        padding: 40px 40px 0 0;
    }

        .awardpara p {
            font-size: 14px;
            line-height: 24px;
        }

    .amenitiesbox .box-item-left .box-item-border {
        width: 70px;
        height: 80px;
    }

        .amenitiesbox .box-item-left .box-item-border .box-icon {
            width: 70px;
            height: 60px;
            background-position: center -2375px;
            background-size: 70px;
        }

    .amenitiesbox.amenitiesbox05 .box-item-left .box-item-border .box-icon {
        background-position: center -2525px;
    }

    .amenitiesbox.amenitiesbox02 .box-item-left .box-item-border .box-icon {
        background-position: center -2675px;
    }

    .amenitiesbox.amenitiesbox06 .box-item-left .box-item-border .box-icon {
        background-position: center -2827px;
    }

    .amenitiesbox.amenitiesbox03 .box-item-left .box-item-border .box-icon {
        background-position: center -2978px;
    }

    .amenitiesbox.amenitiesbox07 .box-item-left .box-item-border .box-icon {
        background-position: center -3129px;
    }

    .amenitiesbox.amenitiesbox04 .box-item-left .box-item-border .box-icon {
        background-position: center -3282px;
    }

    .amenitiesbox.amenitiesbox08 .box-item-left .box-item-border .box-icon {
        background-position: center -3432px;
    }

    .box-item-right .box-title {
        font-size: 16px;
    }

    .leftimagecontent h5 {
        font-size: 24px;
    }

    .leftimagecontent p {
        padding: 0;
    }

    .awarddata {
        min-height: 580px;
    }

    .awardslidertextbottom {
        font-size: 100px;
    }

    .testimonials-wrapper h5 {
        font-size: 14px;
        line-height: 24px;
    }

    .count-no-bg {
        right: 90px;
        top: -64px;
    }

        .count-no-bg span {
            font-size: 100px;
        }

    .count-number h2 {
        font-size: 54px;
        width: 140px;
    }

    .customer-test {
        padding: 84px 0 0;
    }

    .test-block {
        min-height: 550px;
    }

    .mobile-left-block {
        flex-basis: 56%;
        padding: 85px 0 0;
    }

    .mobile-block-title h2 {
        font-size: 68px;
    }

    .mobile-right-block {
        flex-basis: 44%;
    }

    .mobile-qr-image {
        width: 84%;
    }

    .app-download-data {
        margin: -19px 0 0;
    }

    .testimonial-carousel .single-testimonial {
        height: 283px;
    }

    .test-block {
        min-height: 510px;
    }

    .footertitle .sec-title h2 {
        font-size: 22px;
        padding: 0px 0 8px;
    }

    .sec-title h2::before {
        width: 60px;
    }

    .sec-title h2::after {
        left: 70px;
    }

    .footertitle {
        padding: 0 0 30px;
    }

    .destination-top-title {
        flex-basis: 26%;
    }

    .topdestinationroute {
        flex-basis: 74%;
    }

    .awardslidertextbottom {
        bottom: -40px;
    }

    .mobile-qr-bg {
        min-height: 594px;
    }
}

@media only screen and (max-width:1399px) {
    #activator {
        top: 22px;
        right: 10px;
    }

    #activate-menu {
        right: -45%;
        width: 400px;
    }

        #activate-menu ul {
            padding: 60px 40px 0 20px;
        }

            #activate-menu ul li {
                margin-bottom: 20px;
            }

                #activate-menu ul li a {
                    font-size: 15px;
                    padding: 10px 0px 10px 20px;
                }

    .returndateinput .inputdata .redclr {
        width: 200px;
    }

    .inputdata .redclr {
        bottom: -21px;
    }

    .feature .featurebox {
        width: 200px;
        max-width: 200px;
    }

    .amenities .amenitiesbox {
        width: 200px;
        max-width: 200px;
    }

    .contact_suboffice .filter_tab_main {
        flex-basis: 22%;
    }

    .mobilewrapper {
        margin: 0 0 -80px;
    }

    .footerwrapper {
        padding: 80px 0 0;
    }

    .sliderwrapper {
        padding: 100px 0 0;
    }

    .payonlinerefndpart {
        width: 100%;
        padding: 0 0 10px;
        overflow-x: auto;
    }

    .payonlinerefnd02 {
        width: max-content;
        padding: 0;
    }

    .canclrefund .refundtitle {
        padding: 10px 25px;
        font-size: 15px;
        height: 67px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .canclrefund .refundata {
        padding: 10px 12px;
        height: 67px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .quickboxpart {
        overflow-x: auto;
    }

    .quickboxschedule {
        width: max-content;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 16px 34px 19px;
    }

    .bokinginputwrap.bokinginputwrap02 {
        width: 32.5%;
    }

    .quickdate label {
        padding: 2px 12px 3px 12px;
    }

    .aboutuswrap {
        padding: 70px 0;
    }

    .hbfaservicesfacilities {
        padding: 70px 0;
    }

    .mobilewrap {
        padding: 70px 0;
    }

    .mobilewrapper {
        min-height: 620px;
    }

    .footer-navlinks ul li a {
        padding: 20px 38px;
        letter-spacing: 0;
    }

    .hero-style {
        height: 420px;
    }

        .hero-style .slide-title h2 {
            font-size: 30px;
            line-height: 36px;
        }

        .hero-style .slide-text p {
            font-size: 16px;
            line-height: 20px;
        }

    .theme-btn-s2 {
        padding: 10px 30px;
        font-size: 14px;
    }

    .searchbtn a {
        font-size: 14px;
        padding: 14px 36px;
    }

    .tablist .nav-tabs .nav-item .nav-link.One-Way {
        background-position: 20px -898px;
    }

    .tablist .nav-tabs .nav-item .nav-link.Round-Trip {
        background-position: 9px -1062px;
    }

    .tablist .nav-tabs .nav-item .nav-link.Multiple-Trip {
        background-position: 10px -1231px;
    }

    .customer-test-title {
        font-size: 60px;
    }

    .testimonials-wrapper {
        padding: 20px 30px;
    }

    .testimonial-slide {
        margin: -28px 0 0;
    }

    .test-details {
        font-size: 14px;
        line-height: 26px;
        padding: 60px 0 0 0px;
    }

    .leftimagecontent {
        width: 66%;
    }

    .mobile-block-title h2 {
        font-size: 60px;
    }

    .mobile-qr-image img {
        margin: 0 0 0 -120px;
        max-width: 490px;
    }

    .mobile-left-block {
        padding: 83px 0 0;
    }

    .newsblock h5 {
        font-size: 18px;
    }

    .testimonialleft {
        padding: 112px 0 0 40px;
    }

    .testimonials-wrapper .client-data span {
        font-size: 18px;
    }

    .testimonials-wrapper .client-data p {
        font-size: 14px;
    }

    .testimonials-wrapper h5 {
        font-size: 13px;
        line-height: 20px;
    }

    .testimonials-wrapper .client-data::after {
        background-position: center -4510px;
    }

    .testimonials-wrapper h5 {
        padding: 18px 0 0;
    }

    .testimonial-carousel .single-testimonial {
        height: 246px;
    }

    .test-block {
        min-height: 480px;
    }

    .mobile-qr-bg {
        min-height: 582px;
    }

    /* start media query AvailbleRoutes page style*****/

    .bookingseatchart {
        gap: 15px;
    }

    .bookingchartdata {
        gap: 20px;
        flex-direction: column;
    }

    .bookingseatchart {
        width: 100%;
    }

    .seatindicator {
        padding: 20px 0 10px;
    }

    .bookingdeatails {
        width: 100%;
        padding: 5px 0 0;
        flex-direction: row;
        gap: 20px;
        flex-wrap: wrap;
    }

    .routepoint {
        gap: 18px;
        width: 100%;
    }

    .bookingservicefair {
        width: 100%;
    }

    .droppingpointchart {
        width: 48.9%;
    }

    .boardingpointchart {
        width: 49%;
    }

    .availableseatspart .css-16awh2u-MuiAutocomplete-root {
        width: 40%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 48.8%;
    }

    .bookingcontinue {
        padding: 15px 0 0;
    }

    .seatbutton {
        gap: 15px;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 14px;
    }

    .availablegender {
        padding: 0 0 20px;
    }

    .serviceboxdetail p {
        font-size: 15px;
        width: 36%;
    }

    .serviceboxdetail label {
        font-size: 15px;
        width: 64%;
        padding: 0 0 0 10px;
    }

    .serviceboxdetail {
        padding: 4px 10px;
    }

    .fairdetails p, .fairdetails label {
        font-size: 15px;
    }

    .fairdetails {
        padding: 4px 12px;
    }

    .serviceboxdata {
        padding: 7px 0 7px;
    }

    .seatitle {
        margin: 15px 0 20px;
    }

    .bookingcontinue button {
        font-size: 15px;
        padding: 12px 30px 10px;
    }

    .routerightside .routeleftside {
        width: 24%;
        padding: 22px 20px;
    }

    .modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px 0 31px;
        font-size: 17px;
    }

    .filter_tab_main {
        padding: 18px 22px;
    }

    .filter-drawer__title::after {
        top: 1px;
        font-size: 17px;
    }

    .filtercheckbox label::before {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    .filtercheckbox {
        padding: 18px 0 0;
        margin: 18px 0 0;
    }

    .routefilters {
        padding: 18px 0 30px;
        gap: 18px;
    }

    .modifywrapper {
        padding: 18px 0 18px;
    }

    .modifybookingsearch .modifyinput input {
        font-size: 17px;
    }

    .route_box span {
        font-size: 16px;
    }

    /* end media query AvailbleRoutes page style*****/

    /*customer info start*/

    .wallet_box {
        flex-basis: 48.4%;
    }

    .agntpgcaptcha label {
        font-size: 15px;
        padding: 0 0 10px;
    }

    .journeydate label {
        font-size: 14px;
        padding: 4px 0 0;
    }

    .pass_journey_details_box label {
        font-size: 15px;
    }

    .passengerfillbox {
        gap: 16px;
    }

    .customerinfowrapper .customerinfotitle {
        font-size: 21px;
    }

    .passengertitle {
        font-size: 17px;
    }

        .passengertitle.hotdealbox label {
            font-size: 17px;
        }

    .psngrpaybox {
        padding: 25px;
    }

    .passengercount {
        padding: 0 0 16px;
    }

    .journeydate {
        padding: 25px 22px 0;
    }

        .journeydate.journeytiming {
            padding: 25px 22px;
        }

    .passfaredetails.passengerbox {
        padding: 25px;
    }

    .journeytitle {
        padding: 0 0 12px;
    }

    /*Customer info end*/

    /*ModifyTicket css*/

    .modify_popup_main .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        width: 100%;
    }

    .modify_popup_main .css-qfz70r-MuiFormGroup-root {
        padding: 15px 0 20px;
    }

    .modifyarticledetails {
        padding: 25px 0 0;
    }

        .modifyarticledetails table thead tr th {
            padding: 10px 0px;
        }

        .modifyarticledetails table tbody tr td {
            padding: 15px 0px;
        }

    .partialdata {
        width: 90%;
        margin: 30px auto 0;
    }

    .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
        padding: 5px;
    }

    .modifydetailsinput.modifydetailscancelbutton {
        padding: 30px 0 0;
        margin: 35px 0 0px;
        gap: 20px;
    }

        .modifydetailsinput.modifydetailscancelbutton button {
            font-size: 15px;
            padding: 10px 30px;
        }

    /*ModifyTicket css*/

    /*My Booking css*/

    .bookinglist_tabs .season_tab {
        width: 200px;
    }

    .bookinglist_tabs .season_content {
        left: 240px;
    }

    .season_tab label {
        font-size: 16px;
    }

    .mybooking-tabs .tab-list > li {
        padding: 20px 3%;
    }

        .mybooking-tabs .tab-list > li > h3 {
            font-size: 14px;
        }
}

@media only screen and (max-width:1309px) {
    .modifybutton {
        width: 14.1%;
    }

    /* start media query AvailbleRoutes page style*****/

    .bookingchartdata {
        gap: 30px;
        flex-direction: column;
    }

    .bookingdeatails {
        flex-basis: 100%;
        padding: 0;
    }

    .availableseatspart .css-16awh2u-MuiAutocomplete-root {
        width: 25%;
    }

    .boardingpointchart {
        width: 49%;
    }

    .droppingpointchart {
        width: 48%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 48.5%;
    }

    .seatindicator {
        padding: 15px 0 0;
    }

    .bustiming {
        flex-basis: 52%;
    }

    .filter_tab_main {
        padding: 16px 16px;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 16px -663px;
        padding: 0 0 0 47px;
    }

    .modifywrapper {
        padding: 15px 0;
    }

    .modifybookingform {
        padding: 16px;
    }

    .modifytodate:before {
        top: -16px;
        height: 84px;
    }

    .modifytodate.modifyfromdate:after {
        top: -16px;
        height: 84px;
    }

    .serviceboxdetail p {
        font-size: 14px;
        width: 34%;
    }

    .serviceboxdetail label {
        font-size: 15px;
        width: 66%;
    }

    .serviceboxtitle {
        font-size: 15px;
        padding: 8px 16px;
    }

    .fairdetails p, .fairdetails label {
        font-size: 15px;
        font-weight: 400;
        color: var(--primary);
    }

    /*Customer Info start*/

    .customerinfowrapper {
        padding: 20px;
    }

    .walletbox {
        flex-basis: 48%;
    }

    .cust_pass_input {
        gap: 8px;
    }

    .passengerfillbox input {
        height: 48px;
        padding: 0 14px;
        font-size: 14px;
    }

    .passengerfillbox {
        gap: 14px;
    }

    .passgender .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input, .gststate .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 0 0 14px;
        height: 46px;
    }

    .passengerwallet button {
        padding: 10px 24px;
    }

    .passfaredetails.passengerbox {
        padding: 20px;
    }

    .psngrpaybox {
        padding: 20px;
    }

    .passengercount p {
        font-size: 15px;
    }

    .faredetails {
        padding: 6px 15px;
    }

        .faredetails label {
            font-size: 14px;
        }

        .faredetails p {
            font-size: 14px;
        }

    .journeytitle {
        font-size: 17px;
    }

    /*Customer Info end*/
}

@media only screen and (max-width: 1299px) {
    .sliderwrapper {
        padding: 80px 0 0;
    }

    .head_contact01 {
        padding: 0 32px;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 16px 25px;
    }

    .nav-tabs {
        border-bottom: none !important;
    }

    .tablist .nav-tabs {
        margin: 0;
        padding: 0 0 17px;
    }

    .bokinginputwrap {
        width: 47%;
    }

    .bookingforminput.journeydateinput, .bookingforminput.returndateinput {
        width: 50%;
    }

    .quickdate {
        width: 42%;
    }

    .bokinginputwrap.bokinginputwrap02 {
        width: 34.6%;
    }

    .countside .countitem p {
        min-height: 102px;
    }

    .quickdate label {
        padding: 2px 10px;
    }

    .searchbus {
        float: left;
        width: 14.6%;
    }

    .aboutuswrapright .awardRecognition {
        padding: 0;
    }

    .footer-navlinks ul li a {
        padding: 20px 28px;
        letter-spacing: 0;
    }

    .testimonialcontent p {
        min-height: 112px;
    }

    .mobilewrapright ul {
        padding: 59px 0 67px 0;
    }

    .mybooking_tabscontent table {
        width: 1100px !important;
        overflow: scroll;
    }

    .reviewbox .customericon {
        width: 64px;
        height: 64px;
        border-radius: 20px;
        flex-basis: 64px;
    }

        .reviewbox .customericon span {
            background-size: 32px;
            width: 32px;
            height: 32px;
            margin: 16px;
        }

    .reviewbox {
        border-radius: 30px;
        padding: 32px 20px;
        column-gap: 26px;
    }
}

@media only screen and (max-width: 1268px) {
    .box {
        right: 60px;
    }

    .hero-style {
        height: 400px;
    }

    .topdestinationroute {
        flex-basis: 72%;
    }

    .awardpara a {
        margin: 20px 0 0;
    }

    .awarddata {
        min-height: 540px;
        padding: 112px 0px 0px 40px;
    }

    .leftimagecontent {
        width: 70%;
    }

    .footer-contact-block {
        gap: 150px;
    }

    .leftimagecontent p {
        font-size: 14px;
        line-height: 24px;
    }

    .leftimagecontent {
        width: 74%;
    }
}

@media only screen and (max-width:1229px) {
    .quickbookwrap {
        padding: 30px 0 0;
    }

    .quickpart {
        padding: 30px 0 0;
    }

    .feedback_wrapper {
        padding: 70px 0;
    }

    .mobilewrapper {
        margin: 0 0 -70px;
    }

    .footerwrapper {
        padding: 70px 0 0;
    }

    /* start media query AvailbleRoutes page style*****/

    .filtercheckbox label {
        font-size: 14px;
        padding: 0 32px 0 0;
    }

        .filtercheckbox label::before {
            width: 18px;
            height: 18px;
        }

    .boardingpointchart {
        width: 48.5%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 48.3%;
    }

    .modifybookingform {
        padding: 12px;
    }

    .modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px 0 28px;
        background-position: 0 8px;
        background-size: 20px;
    }

    .modifybookingsearch .modifyinput.modifyfromcity input {
        background-position: 0 -179px !important;
    }

    .modifyswapcity {
        background-position: center -380px;
        top: 18px;
        width: 20px;
        height: 20px;
        background-size: 20px;
    }

    .modifytocity {
        width: 46.5%;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 15px -547px;
        padding: 0 0 0 42px;
        background-size: 20px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 15px -734px;
    }

    .modifytodate:before {
        top: -12px;
        height: 76px;
    }

    .modifytodate.modifyfromdate:after {
        top: -12px;
        height: 76px;
    }

    .filter_tab_main {
        padding: 13px 15px;
    }

    .filter-drawer__title {
        font-size: 15px;
    }

        .filter-drawer__title::after {
            top: 0;
            font-size: 16px;
        }

    .routeleftside {
        padding: 40px 35px;
    }

    .filtercheckbox {
        padding: 16px 0 0;
        margin: 16px 0 0;
        gap: 12px;
    }

    .routefilters {
        padding: 18px 0 10px;
        gap: 14px;
    }

    .filter-drawerpart {
        padding: 16px 0 0;
    }

    .filtermodelbottombtn {
        width: 390px;
    }

    .busroutetimetable {
        padding: 35px 35px 0;
    }

    .busroutevia {
        padding: 16px 35px 26px;
    }

    .busfacilitiestab {
        padding: 10px 35px;
    }

        .busfacilitiestab .nav-tabs .nav-link {
            font-size: 14px;
            padding: 0 12px;
        }

    .routerightside .routeleftside {
        width: 25%;
        padding: 15px;
    }

    .seatbutton {
        gap: 20px;
    }

        .seatbutton .seatavailable p {
            font-size: 14px;
        }

            .seatbutton .seatavailable p label {
                font-size: 18px;
            }

        .seatbutton .nav-item-button button {
            padding: 0 18px;
            font-size: 14px;
        }

    .seatitle {
        padding: 0 80px 0;
    }

        .seatitle:before {
            left: -10px;
            top: -1px;
        }

        .seatitle:after {
            right: -10px;
            bottom: -1px;
        }

    .busfacilitiestab .tab-pane {
        padding: 35px 35px 27px;
    }

    /* end media query AvailbleRoutes page style*****/

    /*Customer Info start*/

    .custinfopopup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 20px !important;
        max-width: 100% !important;
        width: 96% !important;
        max-height: calc(100% - 40px);
    }

    .customerroutedata {
        flex-direction: column;
        gap: 30px;
    }

    .passengerdetails {
        width: 100%;
    }

    .passengerroutedetails {
        width: 100%;
    }

    .passengerdetails {
        gap: 20px;
    }

    .passengerroutedetails {
        gap: 20px;
    }

    .bookingconfirmbtn {
        display: none;
    }

    .bookingconfirmbtnmbl {
        display: flex !important;
    }

    .passfaredetails.passengerbox {
        margin: 10px 0 0;
    }

    /*Customer Info end*/

    .modifybutton {
        width: 14.2%;
    }

    /*Cancellation*/

    .inputblock {
        gap: 40px;
        padding: 5px 0 0;
    }

    .canclrefund .col-sm-6 {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 1199px) {
    .inputdata .redclr {
        bottom: -18px;
        font-size: 11px;
    }

    .header .brand {
        width: 0;
    }

    .menu {
        width: 100%;
    }

    .bookingbus {
        padding: 16px 24px;
    }

    .searchbus {
        width: 14.3%;
    }

    .userloginpopup .popup .inner {
        width: 50%;
    }

    .tophead {
        flex-direction: column;
        gap: 20px;
    }

    .head_contact01 p {
        line-height: 20px;
    }

    .navbarmenu {
        width: 88%;
    }

    .countside .countitem {
        padding: 30px 20px 50px;
    }

    .menurightpopup {
        width: 12%;
    }

    .testimonialcontent p {
        min-height: 168px;
    }

    .amenitieslistblock {
        gap: 40px;
    }

    .mobilewraplift {
        width: 50%;
    }

    .mobilewrapright {
        width: 50%;
        margin: 0;
    }

    .mobile-block-title h2 {
        font-size: 56px;
    }

    .mobile-left-block {
        padding: 88px 0 0;
    }

    .awarddata {
        min-height: 560px;
    }

    .customer-test-title {
        font-size: 54px;
    }

    .newsblock h5 {
        font-size: 16px;
    }

    .newsblock {
        flex-basis: 34%;
    }

        .newsblock p {
            font-size: 14px;
            line-height: 20px;
        }

    .footer-navlinks ul li a {
        font-size: 14px;
        padding: 20px 18px;
    }

        .footer-navlinks ul li a::before {
            font-size: 12px;
        }

    .footer-navlinks ul {
        gap: 8px;
    }

    .footer-contact-data {
        flex-basis: 32%;
    }

    .footer-contact-block {
        gap: 0px;
    }

    /* start media query AvailbleRoutes page style*****/

    .droproutebtnpart {
        padding: 15px 20px;
        gap: 17px;
        flex-direction: column;
    }

    .busroutetimetable {
        padding: 30px 30px 0;
    }

    .busroutevia {
        padding: 14px 30px 22px;
    }

    .bustiming {
        flex-basis: 55%;
    }

    .available_route_topbar {
        padding: 0;
    }

    .busfacilitiestab {
        padding: 20px 18px;
        justify-content: center;
        gap: 20px;
        flex-direction: column;
    }

    .seatbutton {
        gap: 15px;
    }

    .modifybutton button {
        height: 50px;
        font-size: 15px;
    }

    /* end media query AvailbleRoutes page style*****/
}

@media only screen and (max-width: 1139px) {
    .inputdata .redclr {
        left: 25px;
        bottom: -17px;
    }

    .hero-style {
        height: 330px;
    }

    header {
        border-top: 1px solid var(--border-color);
        border-bottom: 1px solid var(--border-color);
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 16px 22px;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 16px 15px;
    }

    .searchbus .searchbtn {
        font-size: 16px;
        letter-spacing: inherit;
        padding: 36px 20px;
    }

    .quickdate {
        width: 44%;
    }

        .quickdate label {
            padding: 2px 8px;
            font-size: 14px;
        }

    .bookingforminput.journeydateinput .inputdata {
        padding: 18px 0 19px 24px;
    }

    .bookingforminput .inputdata {
        padding: 18px 0 13px 24px;
    }

    .searchbus {
        width: 13.9%;
    }

    .bookingwrapper {
        top: 24px;
    }

    .booking-tab {
        flex-direction: column;
    }

    .toptitle h2 {
        font-size: 24px;
        padding: 24px 0 0;
    }

    .awardRecognition h3 {
        font-size: 28px;
        letter-spacing: inherit;
    }

    .awardRecognition p {
        font-size: 16px;
    }

        .awardRecognition p span {
            font-size: 14px;
        }

    .tablist {
        flex-basis: 100%;
        width: 100%;
    }

        .tablist .nav-tabs .nav-item {
            flex-basis: 16%;
        }

    .tab-content {
        flex-basis: 100%;
        width: 100%;
    }

    .tablist .nav-tabs {
        flex-direction: row;
        gap: 20px;
        justify-content: center;
    }

        .tablist .nav-tabs .nav-item .nav-link::after {
            right: auto;
            left: 47%;
            bottom: 3px;
            top: auto;
        }

        .tablist .nav-tabs .nav-item .nav-link.active::after {
            right: auto;
            left: 47%;
            bottom: -8px;
            top: auto;
        }

    .ourservices {
        padding: 80px 0 0;
    }

    .service-box {
        flex-basis: 33%;
    }

    .servicemain {
        margin: -26px 0 0;
    }

    .destination-top-title {
        flex-basis: 33%;
        padding: 12px 0 0 10px;
    }

    .topdestinationroute {
        flex-basis: 67%;
    }

    .awarddetails {
        width: 100%;
    }

    .awardslide {
        width: 100%;
    }

    .awarddata {
        min-height: 460px;
    }

    .amenitiesleftpart {
        flex-basis: 100%;
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
        align-self: center;
    }

    .amenitiesmain {
        flex-direction: column;
        align-items: center;
    }

    .amenitiesmobiletitle {
        display: block;
        padding: 0 0 60px;
    }

    .amenitieswebtitle {
        display: none;
    }

    .amenitiesrightpart {
        flex-basis: 100%;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .amenitiespart {
        flex-direction: column;
    }

    .leftimagecontent {
        width: 56%;
    }

    .amenitieslistblock {
        gap: 40px;
        justify-content: space-around;
    }

    .amenitiespart {
        gap: 20px;
    }

    .testimonialmain {
        flex-direction: column;
    }

    .testimonialleft {
        width: 100%;
    }

    .testimonialright {
        width: 100%;
    }

    .test-block::before {
        background-color: transparent;
    }

    .testimonial-carousel .owl-nav button {
        bottom: -30px;
    }

    .testimonial-carousel .owl-prev {
        left: 0;
    }

    .testimonial-carousel .owl-next {
        left: 60px;
    }

    .testimonial-carousel .owl-nav button::before {
        color: var(--primary-color);
    }

    .testimonial-carousel .owl-nav button {
        bottom: -30px;
        left: 0px;
        right: 0;
        margin: 0 auto;
    }

        .testimonial-carousel .owl-nav button.owl-prev {
            left: -60px;
        }

        .testimonial-carousel .owl-nav button.owl-next {
            left: 60px;
        }

    .count-no-bg span {
        font-size: 80px;
    }

    .count-number h2 {
        font-size: 44px;
        width: 120px;
    }

    .count-box-data h5 {
        font-size: 24px;
    }

    .count-box-data span {
        font-size: 14px;
        line-height: 12px;
    }

    .count-no-bg {
        top: -50px;
    }

    .counterblock {
        padding: 100px 0 100px;
    }

    .mobile-left-block {
        flex-basis: 100%;
        padding: 0;
    }

    .mobile-right-block {
        flex-basis: 100%;
        padding: 0 0 0 20%;
    }

    .testimonialleft {
        padding: 60px 0 40px 40px;
    }

    .customer-test {
        padding: 60px 0 0;
    }

    .app-download-data {
        padding: 100px 28px 100px 0;
    }

    .amenitiesmain {
        padding: 0 0 60px;
    }

    .service-title h2 {
        font-size: 64px;
    }

    .amenitiessection {
        padding: 80px 0 0;
    }

    .mobile-qr-image {
        width: 76%;
    }

    .mobile-qr-bg {
        width: 32%;
    }

    .menu-link {
        font-size: 13px;
        font-weight: 500;
    }
}

@media only screen and (max-width:1023px) {
    .e-ticket .e-ticketview {
        width: 991px;
    }

    /*Available Route Page Style Start Here*/

    .seatitle {
        margin: 10px 0 20px;
    }

    .seatbutton {
        gap: 10px;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        padding: 0 8px;
    }

    .busroutetimetable {
        padding: 30px 30px 0;
    }

    .busfacilitiestab .nav-tabs .nav-item:first-child .nav-link {
        padding: 0 8px 0 0;
    }

    .busfacilitiestab .nav-tabs .nav-link:before {
        width: 1px;
        height: 20px;
        left: -2px;
    }

    .routerightside .routeleftside {
        width: 25.5%;
    }

    .bookingdeatails {
        flex-basis: 62%;
    }

    /*Available Route Page Style End Here*/

    .panel-body .bookingdetails1 {
        overflow-x: scroll;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .modal-dialog {
        max-width: 500px !important;
        margin: 1.75rem auto;
    }
}

@media only screen and (max-width:991px) {
    .web_input .redclr {
        bottom: -18px;
        left: 0px;
    }

    .inputdata .redclr {
        left: 25px;
        bottom: -2px;
    }

    .firstinfo .cust_pass_input {
        width: 100% !important;
    }

    .firstinfo .wallet_box {
        padding: 15px;
    }

    .pay_box_line {
        gap: 27px;
    }

    .droppingpointchart .redclr {
        left: 0;
    }

    .quickbookwrap {
        padding: 20px 0 0;
    }

    .quickpart {
        padding: 22px 0 0;
    }

    .routeline {
        font-size: 14px;
        width: 54%;
    }

    .mobilewrapper {
        margin: 0 0 -60px;
    }

    .footerwrapper {
        padding: 60px 0 0;
    }

    #activator {
        top: 0;
        right: 0;
    }

    #activate-menu {
        right: -53%;
    }

        #activate-menu ul {
            padding: 30px 20px 0 20px;
        }

    .seatpricefilter ul {
        padding: 0 0 10px;
    }

    .feedback_wrapper {
        padding: 60px 0 70px;
    }

    .sliderwrapper {
        padding: 0;
    }

    .head_contact01 span a {
        font-size: 15px;
    }

    .head_contact01 p {
        margin: 0 !important;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 12px 7px;
        font-size: 12px;
    }

    .carousel .arrow.left {
        left: 42%;
    }

    .carousel .arrow.right {
        right: 42%;
    }

    .aboutuswrap {
        padding: 50px 0;
    }

    .aboutuswrapleft .visionlist {
        padding: 16px 20px;
    }

    .aboutuswrap .aboutuswrapleft {
        width: 100%;
    }

    .aboutuswrap .aboutuswrapright {
        width: 100%;
        padding: 50px 0 0;
        text-align: center;
    }

    .aboutuswrapright img {
        float: none;
    }

    .customercounter {
        padding: 0 0 50px;
    }

    .countside {
        column-gap: 20px;
        flex-wrap: wrap;
        row-gap: 20px;
    }

        .countside .countbox {
            width: 48%;
            flex-basis: 48%;
        }

        .countside .countitem p {
            min-height: 82px;
        }

    .testimonialcontent p {
        min-height: inherit;
    }

    .hbfaservicesfacilities {
        padding: 50px 0;
    }

    .mobilewrapper {
        min-height: auto;
        background-size: cover;
    }

    .mobilewraplift {
        width: 100%;
    }

    .mobilewrap {
        padding: 50px 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .mobilewraplift {
        flex-basis: 100%;
    }

    .mobilewrapright {
        width: 100%;
        margin: 0 auto;
        flex-basis: 100%;
    }

    .mobileclick p {
        font-size: 12px;
    }

    .testimonialcontent p {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
    }

    .testimonialcontent h4 {
        font-size: 18px;
        margin: 20px 0 0 !important;
    }

    .bookingforminput .city_swap {
        right: -41px;
        top: 32%;
    }

    .box {
        right: 30px;
        top: 10px;
    }

    .circle {
        width: 30px;
        height: 30px;
    }

    .square {
        width: 16px;
        height: 16px;
        bottom: 13px;
    }

    .shadow {
        width: 46px;
        bottom: 16px;
    }

    .inner {
        width: 8px;
        height: 8px;
        top: 12px;
    }

    header {
        border: none;
    }

    .menu-link {
        font-size: 13px;
    }

    .sidebar-main {
        padding: 16% 0 0;
    }

    .burger {
        z-index: 90;
        top: 19px;
        left: 20px;
    }

    .navbar {
        height: 60px;
        align-items: center;
    }

    .burger-line {
        height: 3px;
        border-radius: 20px;
    }

        .burger-line:nth-child(2) {
            width: 16px;
            left: 0;
        }

    .burger:hover .burger-line:nth-child(2) {
        width: 100%;
    }

    .topheader {
        padding: 10px 0 20px;
    }

    .tablist .nav-tabs {
        justify-content: center;
    }

        .tablist .nav-tabs .nav-item {
            flex-basis: 22%;
        }

    .bokinginput {
        flex-wrap: wrap;
    }

    .bookingforminput {
        flex-basis: 47%;
    }

    .searchbtn {
        width: 50%;
    }

    /*.bookingforminput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding: 20px 10px 0;
        height: 70px;
    }

    .bookingforminput.journeydateinput input, .bookingforminput.returndateinput input {
        height: 70px;
        padding: 20px 14px 0;
    }*/

    .bookingforminput .css-1x51dt5-MuiInputBase-input-MuiInput-input::placeholder {
        color: var(--head-text-color) !important;
        opacity: 1 !important;
        font-weight: 400 !important;
        font-size: 16px;
    }

    .bookingforminput .css-1x51dt5-MuiInputBase-input-MuiInput-input {
        font-weight: 400;
        color: var(--head-text-color) !important;
        font-size: 14px;
    }

    .hero-style .slide-title h2 {
        font-size: 24px;
    }

    .hero-style .slide-title span {
        font-size: 12px;
    }

    .hero-style {
        height: 300px;
    }

    .hero-slider .swiper-button-prev {
        left: 10px;
    }

    .hero-slider .swiper-button-next {
        right: 10px;
    }

    .menu {
        padding: 60px 0 60px;
        background-color: #0a1229;
    }

    .menu-item {
        height: 40px;
        border: none;
        background-color: transparent;
    }

    .menu-link {
        font-size: 16px;
        color: var(--pure);
    }

    .headercontactdetails {
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
    }

    .tablist .nav-tabs .nav-item .nav-link {
        font-size: 14px;
    }

        .tablist .nav-tabs .nav-item .nav-link.One-Way {
            background-position: 20px -901px;
        }

        .tablist .nav-tabs .nav-item .nav-link.Round-Trip {
            background-position: 9px -1064px;
        }

        .tablist .nav-tabs .nav-item .nav-link.Multiple-Trip {
            background-position: 10px -1234px;
        }

    .bookingwrapper {
        top: 0;
        position: relative;
        padding: 10px 0 30px;
        background-color: var(--primary-color);
    }

    .headermenu {
        padding: 10px 0 0;
    }

    .redclr {
        position: absolute;
        left: 24px;
        bottom: 2px;
        font-size: 13px;
    }

    .booking-tab {
        gap: 10px;
    }

    .bookingforminput .inputdata label {
        font-size: 12px;
        letter-spacing: inherit;
    }

    .bookingbus {
        padding: 16px;
        border: 2px solid var(--pure);
        border-radius: 16px;
    }

    .bokinginputwrap {
        width: 100%;
    }

    .cityswapicon {
        background-position: center -215px;
        top: 32px;
        width: 32px;
        background-size: 42px;
        height: 32px;
    }

    .bookingforminput.tocityinput {
        padding: 0;
    }

    .bokinginputwrap.bokinginputwrap02 {
        width: 100%;
        margin: 10px 0;
    }

    .quickdate {
        width: 46%;
    }

    .searchbus {
        width: 100%;
    }

        .searchbus .searchbtn {
            font-size: 16px;
            padding: 16px 20px;
        }

    .inputdata .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-dd2h8b-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .mobilewrapright ul {
        padding: 40px 0 40px 0;
    }

        .mobilewrapright ul li p {
            margin: 0;
            font-size: 16px;
            background-position: left -533px;
            background-repeat: no-repeat;
        }

    .applink {
        height: 60px;
    }

        .applink button {
            top: 9px;
            height: 42px;
        }

    .mobileclick {
        padding: 26px 0 0 0;
    }

    .apptext {
        margin: 0;
        font-size: 15px;
    }

    .service-box {
        flex-basis: 100%;
        padding: 40px 30px 20px;
        min-height: 240px;
    }

    .destinationrightblock {
        flex-basis: 100%;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .destinationrightblock {
        padding: 60px 0 0;
    }

    .destinationleftblock {
        position: absolute;
        top: 30px;
    }

    .topdestinationroute {
        flex-basis: 100%;
        padding: 40px 0 0;
    }

    .awarddata {
        padding: 80px 0px 0px 40px;
    }

    .amenitiesleftpart {
        padding: 0 20px 0 0;
    }

    .leftimagecontent {
        right: 10px;
    }

    .countermain {
        justify-content: center;
        flex-wrap: wrap;
        gap: 80px;
    }

    .count-box {
        flex-basis: 50%;
    }

    .counterblock {
        padding: 120px 0 100px;
    }

    .mobile-qr-image {
        width: 80%;
    }

    .mobile-qr-bg {
        width: 26%;
    }

    .footer-navlinks ul {
        gap: 0;
    }

    .footer-navlinks {
        padding: 24px 0 3px;
    }

        .footer-navlinks ul li a {
            padding: 12px 8px;
        }

    .footerblock {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .newsblock {
        padding: 60px 30px 60px 30px;
    }

    .footer-contact-details a, .footer-contact-details p {
        font-size: 14px;
    }

    .footer-navbarblock {
        justify-content: space-between;
        width: 100%;
    }

    .footernav {
        padding: 60px 0 0;
    }

    .footer-contact-block {
        justify-content: flex-start;
        flex-wrap: wrap;
        column-gap: 20px;
        row-gap: 40px;
    }

    .footer-contact-data {
        flex-basis: 48%;
    }

    .footer-bottom-block {
        gap: 40px;
        padding: 20px 0;
    }

    .footer-poweredby {
        padding: 1px 0 0 0;
    }

    .footer-social-icon {
        flex-basis: 100%;
    }

    .footer-company-link {
        padding: 0;
    }

    .footer-social-icon a {
        border: 1px solid rgba(255, 255, 255, 0.2);
    }

    .app-download-data {
        padding: 80px 28px 80px 0;
    }

    .userloginpopup .popup .inner {
        width: 70%;
    }

    .navbarmenu {
        width: 80%;
        height: 60px;
    }

    .menurightpopup {
        width: 20%;
    }

    /* start media query AvailbleRoutes page style*****/

    .ba-we-love-subscribers-fab {
        width: 50px;
        height: 50px;
        background-color: var(--primary-color);
        border-radius: 50px;
        float: left;
        box-shadow: 4px 6px 35px rgb(255 255 255 / 40%);
        z-index: 5;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .ba-we-love-subscribers-fab .wrap {
            transform: rotate(0deg);
            -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
            transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
        }

        .ba-we-love-subscribers-fab .ani {
            transform: rotate(45deg);
            -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
            transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
        }

        .ba-we-love-subscribers-fab .img-fab.close {
            position: relative;
            font-weight: 500;
            font-size: 20px;
            line-height: 0;
            text-shadow: none;
        }

        .ba-we-love-subscribers-fab .close {
            background-position: -2px 1px;
            transform: rotate(-45deg);
            float: none;
            opacity: 1;
        }

        .ba-we-love-subscribers-fab .img-fab::before {
            font-family: "FontAwesome";
            content: "\f0b0";
            font-size: 14px;
            font-weight: 500;
            color: var(--pure);
            font-style: normal;
            display: inline-block;
            vertical-align: middle;
            transition: .4s ease;
            -webkit-transition: .4s ease;
            -moz-transition: .4s ease;
            -ms-transition: .4s ease;
            -o-transition: .4s ease;
        }

        .ba-we-love-subscribers-fab .img-fab.close::before {
            font-family: "FontAwesome";
            content: "\f00d";
            font-size: 14px;
            font-weight: 500;
            line-height: normal;
            color: var(--pure);
            font-style: normal;
            display: inline-block;
            vertical-align: middle;
            transition: .4s ease;
            -webkit-transition: .4s ease;
            -moz-transition: .4s ease;
            -ms-transition: .4s ease;
            -o-transition: .4s ease;
        }

    .ba-we-love-subscribers.popup-ani {
        -webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }

    .ba-we-love-subscribers.open {
        height: max-content;
        overflow-y: auto;
        opacity: 1;
        padding: 0 !important;
        background-color: transparent;
        box-shadow: none !important;
    }

    .ba-we-love-subscribers {
        width: 400px;
        height: 0;
        background-color: var(--pure);
        border-radius: 8px;
        box-shadow: 0px 12px 45px rgba(0, 0, 0, .15);
        text-align: left;
        margin: 0 0 5px 0;
        overflow: hidden;
        opacity: 0;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        padding: 0;
    }

    .filter_tab_main {
        padding: 15px 17px;
        background-color: var(--pure);
    }

    .routerightside .routeleftside {
        position: fixed;
        left: 25px;
        bottom: 25px;
        z-index: 2;
        width: auto;
        padding: 0;
        background-color: transparent;
        border: none;
        box-shadow: none;
    }

    .routeleftsidetitle {
        display: none;
    }

    .routefilters {
        gap: 14px;
        width: 100%;
        background-color: var(--primary);
        box-shadow: none;
        text-align: left;
        margin: 0;
        height: max-content;
        opacity: 1;
        padding: 20px;
        overflow: hidden;
        overflow-y: auto;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .filterbuttonsidebar a {
        color: var(--primary);
        border-radius: 6px;
        font-size: 16px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
        width: 60px;
    }

        .filterbuttonsidebar a i {
            font-size: 15px;
        }

        .filterbuttonsidebar a:hover, .filterbuttonsidebar a:focus {
            color: var(--pure);
            /*background-color: var(--secondary);*/
        }

    .filtercheckbox label {
        font-size: 15px;
    }

    /*.filterbuttonsidebar {
        width: 60px;
        height: 60px;
        background-color: var(--primary-color);
        border-radius: 50px;
        float: left;
        box-shadow: 0px 12px 45px rgba(0, 0, 0, .3);
        z-index: 5;
        position: relative;
        cursor: pointer;
    }

        .filterbuttonsidebar .filtericon {
            position: relative;
        }

            .filterbuttonsidebar .filtericon::before {
                font-family: "FontAwesome";
                content: "\f0b0";
                font-size: 17px;
                font-weight: 500;
                color: var(--pure);
                font-style: normal;
                display: inline-block;
                vertical-align: middle;
                transition: .4s ease;
                -webkit-transition: .4s ease;
                -moz-transition: .4s ease;
                -ms-transition: .4s ease;
                -o-transition: .4s ease;
            }

            .filterbuttonsidebar .filtericon.close {
                position: relative;
                font-weight: 500;
                font-size: 20px;
                line-height: 0;
                text-shadow: none;
                opacity: 1;
            }

                .filterbuttonsidebar .filtericon.close::before {
                    font-family: "FontAwesome";
                    content: "\f00d";
                    font-size: 20px;
                    font-weight: 500;
                    line-height: normal;
                    color: var(--pure);
                    font-style: normal;
                    display: inline-block;
                    vertical-align: middle;
                    transition: .4s ease;
                    -webkit-transition: .4s ease;
                    -moz-transition: .4s ease;
                    -ms-transition: .4s ease;
                    -o-transition: .4s ease;
                }*/


    .routerightside .routerightcontent {
        width: 100%;
    }

    /*#routeleftside.hide {
        display: none !important;
    }*/

    .modifytodate:before {
        display: none;
    }

    .modifytodate.modifyfromdate:after {
        display: none;
    }

    .customerinfo_note {
        width: 100%;
    }

    .bustimingbottom {
        flex-basis: 40%;
    }

    .filtermodel .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        max-width: 440px;
    }

    .bookingconfirmbtn {
        width: 100%;
        text-align: left;
    }

    .busroutetimetable {
        padding: 28px 28px 0;
    }

    .busroutevia {
        padding: 14px 30px 24px;
    }

    .busfacilitiestab {
        padding: 20px 20px;
    }

    .bustiming {
        flex-basis: 56%;
    }

    .busroutetimetable .boldlabel {
        font-size: 18px;
    }

    .busroutetimetable .bluetext {
        font-size: 15px !important;
        padding: 3px 0 0;
    }

    .bustype {
        font-size: 15px;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 15px;
        padding: 0 8px;
    }

        .busfacilitiestab .nav-tabs .nav-link:before {
            width: 1px;
            height: 22px;
            top: 0px;
        }

    .seatbutton {
        gap: 10px;
    }

        .seatbutton .seatavailable p {
            font-size: 15px;
        }

            .seatbutton .seatavailable p label {
                font-size: 18px;
            }

        .seatbutton .nav-item-button button {
            padding: 1px 18px 0;
            font-size: 15px;
        }

        .seatbutton .nav-item.nav-item-button {
            padding: 0;
            height: 40px;
        }

            .seatbutton .nav-item.nav-item-button i {
                font-size: 20px;
                padding: 0px 20px 0;
                line-height: 40px;
            }

    .modifybookingform {
        padding: 12px 15px;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 0px -549px;
        padding: 0 0 0 27px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 0 -735px;
    }

    .modifycity {
        width: 100%;
    }

    .modifydate {
        width: 100%;
        padding: 0;
        margin: 5px 0 6px;
        display: flex;
        justify-content: space-between;
        border-top: 1px solid var(--background);
        padding: 5px 0 1px;
    }

    .modifytodate {
        width: 47.5%;
    }

    .modifytocity {
        width: 47.5%;
    }

    .modifybutton {
        width: 100%;
        margin: 0;
    }

    .routerightside {
        padding: 30px 0 0;
    }

    .bustime.busroutearrow img {
        width: 100%;
        max-width: 100px;
        padding: 0;
    }

    .busroutevialist {
        text-align: left;
        display: inline-block;
    }

        .busroutevialist span {
            width: 5%;
            float: none;
            display: inline-block;
            vertical-align: top;
        }

        .busroutevialist .vialist {
            width: 93%;
            float: none;
            display: inline-block;
            vertical-align: top;
        }

    .managepnr label {
        width: 33%;
    }

    .managepnr input {
        width: 60%;
    }

    .managepnr label::after {
        right: 70px;
        top: -3px;
    }

    .modifyarticletable {
        width: 100%;
        overflow-y: scroll;
        float: left;
    }

    .partialcombinedata {
        width: 100%;
        float: left;
        overflow-y: scroll;
    }

    .modifyarticledetails table {
        width: 991px;
        float: left;
    }

    .partialdata {
        width: 768px;
        margin: 30px auto 0;
        display: inline-block;
        flex-wrap: wrap;
        float: none;
        vertical-align: middle;
        text-align: center;
    }

    .modifydetailsinput.modifydetailscancelbutton button {
        padding: 10px 20px;
    }

    .busfacilitiestab .tab-pane {
        padding: 30px 30px 22px;
    }

    .noroute p {
        font-size: 15px;
        padding: 16px 0;
    }

    .boarding-title {
        font-size: 16px;
        padding: 0 0 15px;
    }

    .boarding-point-list, .dropping-point-list {
        padding: 16px 20px 20px;
    }

    .boarding-list-type {
        padding: 20px 0 0;
        height: 260px;
    }

    .boarding-list {
        padding: 0 0 16px;
    }

    .bookingdeatails {
        flex-basis: 60%;
    }

    .boarding-list label {
        padding: 0;
        font-size: 15px;
        flex-basis: 21%;
    }

    .boarding-list p {
        font-size: 15px;
        flex-basis: 70%;
        word-break: break-all;
    }

    .seatindicator {
        padding: 20px 0 0;
    }

    .bustime.busroutearrow {
        padding: 0 12px 0;
        width: 110px;
    }

    .bookingseatchart {
        gap: 10px;
        flex-basis: 100%;
    }

    .serviceboxdetail label {
        padding: 0 0 0 10px;
    }

    .routepoint {
        padding: 0 0 25px;
    }

    .bookingchartdata {
        gap: 0;
    }

    .seatitle {
        padding: 5px 10px 15px;
        width: 90%;
        margin: 0;
    }

        .seatitle:before {
            display: none;
        }

        .seatitle:after {
            display: none;
        }

    .bookingdeatails {
        flex-basis: auto;
        padding: 35px 0 0;
        width: 100%;
        flex-direction: row;
        gap: 20px;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .routepoint {
        padding: 0;
        width: 100%;
        gap: 20px;
    }

        .routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
            width: 26px;
            height: 26px;
            top: 1px;
        }

        .routepoint .css-113ntv0-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
            width: 26px;
            height: 26px;
        }

    .bookingservicefair {
        width: 100%;
        gap: 20px;
    }

    .bookingdeatails {
        padding: 30px 0 0;
    }

    .availablegender {
        padding: 0;
    }

    .droppingpointchart {
        width: 48.5%;
    }

    .boardingpointchart {
        width: 48.5%;
    }

    .bookingcontinue {
        padding: 5px 0 0;
    }

        .bookingcontinue button {
            font-size: 15px;
            padding: 10px 28px;
        }

    .filtermodelbottombtn {
        width: 370px;
    }

    .routebusviadetails {
        padding: 0;
    }

    /* end media query AvailbleRoutes page style*****/

    /*Customer info start*/

    .agntpgcaptcha .col-sm-12 {
        padding: 5px 0 0 !important;
    }

    .passengerbox.gstdetails {
        padding: 20px;
    }

    .customerinfowrapper {
        padding: 15px 5px;
    }

    .passengerbox {
        padding: 20px;
    }

    .passengertitle {
        padding: 0 0 15px;
    }

    .custinfopopup .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 20px;
        max-height: calc(100% - 40px);
    }

    .custinfopopup .css-ypiqx9-MuiDialogContent-root {
        padding: 18px 18px 30px;
    }

    /*Customer info end*/

    /*ContactUS page css******************/

    .addrow {
        width: 50% !important;
    }

    .contactuscol .addrow {
        padding: 0 10px;
    }

    /*ContactUS page css******************/

    /****feedback page css******/

    .feedbkinput {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px 20px;
        padding: 20px 0 0;
    }

        .feedbkinput .col-lg-6 input {
            height: 40px;
        }

    .agntpgcaptcha .form-control {
        height: 40px;
    }

    .agntpgcaptcha .btn-primary {
        margin: 25px 0 0;
    }

    .agntpgcaptcha {
        padding: 5px 0 0;
        float: left;
    }

    .feedbkinput .col-lg-6 label {
        font-size: 15px;
        padding: 12px 0 6px;
    }

    .feedbkinput {
        padding: 0;
    }

    .agntpgcaptcha .btn-primary {
        font-size: 15px;
        font-weight: 600;
        padding: 9px 30px;
    }

    /*** feedback page css end*****/

    /******bus charter page css******/

    .fix_contentwidth .panel-primary > .panel-heading {
        /*font-size: 18px;
        padding: 8px 15px;*/
    }

    .charterinput {
        justify-content: center;
        padding: 10px 0 0;
        flex-wrap: wrap;
        gap: 5px 10px;
    }

    .charterformgroup {
        padding: 20px 0 0;
    }

    .charterinput .col-lg-6 label {
        font-size: 15px;
    }

    .charterinput .col-lg-6 input {
        height: 44px;
        font-size: 14px;
    }

    /******bus charter page css******/

    /******My Booking Page css******/

    .popupuserdetail {
        width: 48%;
    }

        .popupuserdetail input {
            height: 46px;
        }

        .popupuserdetail label {
            font-size: 15px;
        }

    .mybooking_tabscontent table thead tr th {
        padding: 14px 0px;
    }

    .bookinglist_tabs .season_content {
        left: 180px;
    }

    .mybooking_tabscontent table tbody tr td {
        padding: 10px 5px;
    }

    .mybooking_tabscontent table thead tr {
        font-size: 14px;
        font-weight: 700;
    }

    .season_tab label {
        height: 58px;
    }

    .loginmybk {
        padding: 0 0 6px;
    }

        .loginmybk span {
            font-size: 20px;
            padding: 0 0 10px;
        }

    .popuserdetail {
        padding: 0;
    }

        .popuserdetail input {
            height: 46px;
        }

        .popuserdetail label {
            font-size: 15px;
            padding: 6px 0 10px;
        }

    .captchin img {
        width: 100%;
        max-width: 260px;
    }

    .popuserdetail.popuserdetailbutton button {
        margin: 6px 0 0;
    }

    .popupright {
        width: 50%;
    }

    .popupleft {
        padding: 0;
        width: 50%;
    }

        .popupleft img {
            width: 100%;
            max-width: 360px;
        }

    .loginpopupmain {
        padding: 40px 25px 0 24px;
    }

    /*Cancellation*/

    .inputblock {
        gap: 20px;
        padding: 0;
    }

        .inputblock .form-group {
            width: 32%;
        }

            .inputblock .form-group input {
                height: 46px;
            }

    /*Modify ticket*/

    .managepnr .redclr {
        left: 37%;
    }

    .partialradiogroup .css-ahj2mt-MuiTypography-root {
        font-size: 16px !important;
        letter-spacing: 0 !important;
    }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
        padding: 1px 0 0 2px;
        margin-right: 0;
    }

    .partialradiogroup .css-1hbvpl3-MuiSvgIcon-root, .partialradiogroup .css-11zohuh-MuiSvgIcon-root {
        font-size: 22px !important;
    }

    .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root {
        padding: 0 0 0 0;
    }

    .modifydetailsinput {
        width: 50%;
    }

    .modifyinputflex {
        gap: 20px;
    }

    .modify_popup_main .css-qfz70r-MuiFormGroup-root {
        gap: 10px 0;
    }
}

/*Responsive Menu Stye Start Here*/

@media only screen and (min-width:62rem) {
    .burger {
        display: none;
        visibility: hidden;
    }

    .menu {
        position: relative;
        top: 0;
        /* width: auto; */
        height: auto;
        padding: 0rem;
        margin-left: 0;
        background: none;
        box-shadow: none;
    }

    .menu-inner {
        display: flex;
        flex-direction: row;
        margin: 0;
        justify-content: space-between;
        width: 100%;
    }

    .menu-link {
        text-transform: capitalize;
    }

    .menu-block {
        margin-left: 2rem;
    }
}

/*Responsive Menu Stye End Here*/

@media only screen and (max-width:767px) {
    .quickbookwrap {
        padding: 15px 0 0;
    }

    .featurebox h4 {
        margin: 25px 0 0 !important;
        font-size: 17px;
    }

    .feature .featurebox {
        padding: 25px 15px 40px 15px;
    }

    .amenitiesbox h4 {
        margin: 25px 0 0 !important;
        font-size: 17px;
    }

    .amenities .amenitiesbox {
        padding: 25px 15px 40px 15px;
    }

    .footerwrapper {
        padding: 55px 0 0;
    }

    .mobilewrapper {
        margin: 0 0 -55px;
    }

    .cancellationother {
        overflow: hidden;
        overflow-x: auto;
    }

    .whatsappbox {
        width: 280px;
    }

    .feedbkinput {
        gap: 21px;
    }

        .feedbkinput textarea {
            height: 70px;
        }

    .feedbkformgroup {
        padding: 30px 0 0;
    }

    .feedback_wrapper {
        padding: 50px 0 60px;
    }

    .sitelogo a img {
        width: 100%;
        max-width: 380px;
    }

    .topheader {
        padding: 20px 0 20px;
        margin: 0;
        border-top: none;
        border-bottom: none;
    }

    .cancelstatusdata {
        width: inherit;
    }

    .cancelstatustlt {
        width: inherit;
    }

    .galleryparts {
        padding: 70px 0;
    }

    .serviceswraptop .nav > li > a {
        padding: 10px 20px 20px;
        font-size: 18px;
        letter-spacing: inherit;
    }

    .visionwrap .panel-title > a, .panel-title > a:active {
        font-size: 15px;
    }

    .visionwrap .panel-body h4 {
        font-size: 15px;
        padding: 0px 15px 15px;
    }

    .visionwrap .panel-default > .panel-heading:first-child {
        padding: 15px;
    }

    .collapse.in {
        display: block;
    }


    .carousel .arrow {
        top: 74%;
    }

        .carousel .arrow > svg {
            width: 32px;
            height: 32px;
        }

    .head_login {
        padding: 0;
        flex-basis: 100%;
    }

    .headercontactdetails {
        row-gap: 40px;
        padding: 40px 0 40px;
    }

    .headlogin {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        flex-wrap: wrap;
    }

        .headlogin a {
            font-size: 14px;
            font-weight: 800;
            color: var(--primary-color);
            padding: 12px 25px;
            background-color: var(--secondary-color);
            border-radius: 4px;
        }

            .headlogin a:hover, .headlogin a:focus {
                color: var(--primary-color);
                background-color: var(--pure);
            }

    .dropdown.active .dropdown-content {
        right: 0;
        margin: 0 auto;
        width: max-content;
    }

    .head_contact02 {
        border-left: 1px solid rgb(255 255 255 / 20%);
    }

    .head_contact01:before {
        display: none;
    }

    .cityswapicon {
        top: 32px;
    }

    .footer-contact-data h5 {
        font-size: 16px;
        padding: 10px 0;
    }

    .footer-navlinks ul {
        gap: 0;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .footer-navlinks {
        border: none;
    }

        .footer-navlinks ul li a:hover::before {
            bottom: 5px;
        }

        .footer-navlinks ul li a:hover, .footer-navlinks ul li a:focus {
            color: var(--secondary-color);
        }

    .footer-contact-block {
        row-gap: 35px;
        justify-content: center;
    }

    .bookingforminput .city_swap {
        right: -37px;
    }

    .navbar {
        height: 50px;
    }

    .navbarmenu {
        width: 77%;
        height: 50px;
    }

    .menurightpopup {
        width: 23%;
        height: 50px;
    }

    .burger-line:nth-child(1) {
        top: -4px;
    }

    .burger-line:nth-child(2) {
        top: 4px;
    }

    .burger-line:nth-child(3) {
        top: 12px;
    }

    .userloginpopup .popupbtn {
        height: 50px;
        background-position: center -565px;
    }

    .sidebar-main-details p,
    .sidebar-icon-second p {
        font-size: 12px;
        line-height: 22px;
    }

    .menu.is-active {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .userloginpopup .popup .inner {
        padding: 60px 30px 60px;
    }

    .tablist .nav-tabs .nav-item {
        flex-basis: 24%;
    }

    .hero-style {
        height: 220px;
    }

    .slidercaption {
        left: 2%;
        top: 30px;
    }

    .hero-style .slide-title h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .hero-style .slide-text p {
        font-size: 14px;
        line-height: 4px;
        margin: 0px 0 20px;
    }

    .theme-btn-s2 {
        padding: 8px 20px;
        font-size: 12px;
    }

    .ourservices {
        padding: 60px 0 0;
    }

    .sec-title h2 {
        font-size: 28px;
        padding: 0 0 12px;
    }

    .awardmain {
        padding: 50px 0 0;
    }

    .amenitiesrightpart {
        padding: 120px 0 0;
    }

    .customer-test-title {
        padding: 0;
    }

    .leftimagecontent {
        bottom: -120px;
        width: 70%;
    }

    .awarddata {
        padding: 60px 0px 0px 40px;
        min-height: 420px;
    }

    .mobile-qr-image img {
        margin: 0 0 0 -97px;
        max-width: 400px;
    }

    .mobile-qr-bg {
        min-height: 491px;
    }

    .app-download-data {
        margin: -15px 0 0;
    }

    .destinationshape {
        height: 200px;
    }

    @keyframes float {
        0% {
            transform: translatey(0px);
            -webkit-transform: translatey(0px);
            -moz-transform: translatey(0px);
            -ms-transform: translatey(0px);
            -o-transform: translatey(0px);
        }

        50% {
            transform: translatey(-59px);
            -webkit-transform: translatey(-59px);
            -moz-transform: translatey(-59px);
            -ms-transform: translatey(-59px);
            -o-transform: translatey(-59px);
        }

        100% {
            transform: translatey(0px);
            -webkit-transform: translatey(0px);
            -moz-transform: translatey(0px);
            -ms-transform: translatey(0px);
            -o-transform: translatey(0px);
        }
    }

    .count-box {
        flex-basis: 56%;
    }

    .servicemain {
        margin: -16px 0 0;
    }

    .testimonial-slide {
        margin: -26px 0 0;
    }

    .footer-social-icon a {
        width: 60px;
        height: 60px;
    }

    .footer-bottom-block {
        gap: 10px;
        padding: 20px 0;
        flex-direction: column;
    }

    .aboutuswrapleft .visionwrap {
        padding: 30px 0 0;
    }

    .serviceswraptop ul {
        padding: 30px 0 0;
    }

    .mobileclickapp {
        border-radius: 16px;
    }

        .mobileclickapp a {
            padding: 6px 5px 6px 10px;
        }

            .mobileclickapp a.iosapp {
                padding: 6px 9px 6px 7px;
            }

    .countside .countitem p {
        font-size: 14px;
        line-height: 20px;
        padding: 18px 0 0;
    }

    .countside {
        justify-content: center;
        padding: 40px 0 20px;
    }

        .countside .countbox {
            flex-basis: 50%;
        }

    .newsblock-input {
        padding: 40px 0 0;
    }

    .newsblock p {
        padding: 5px 0 0;
    }

    .newsblock h5 {
        padding: 30px 0 0;
    }

    .service-title h2 {
        font-size: 54px;
    }

        .service-title h2 span {
            padding: 0 0 0 0px;
        }

    .newsblock span {
        width: 56px;
        height: 44px;
        background-position: center -3205px;
        margin: 0 0 0 8px;
        background-size: 60px;
    }

    .app-download-icon {
        padding: 50px 0 0;
    }

        .app-download-icon a {
            max-width: 140px;
        }

    .footer-contact-main {
        padding: 30px 0 50px;
    }

    .bookingforminput label {
        top: 8px;
        left: 14px;
        font-size: 12px;
    }

    .bokinginput {
        gap: 20px;
    }

    .awardslidertextbottom {
        bottom: -30px;
        font-size: 80px;
    }

    .rightheader .contactheader {
        display: block;
    }

    .head_contact01 {
        padding: 0;
    }

    .head_login .dropdown, .dropup {
        justify-content: center;
    }

    /* leftmenu start */

    .headermenu .navbar-inverse .navbar-nav > li > a:before {
        display: none;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a:after {
        display: none;
    }


    .headercallpart {
        flex-wrap: wrap;
        text-align: center;
        row-gap: 12px;
    }

        .headercallpart p {
            font-size: 12px;
            flex-basis: 100%;
        }

    .headermenu {
        width: auto;
        position: absolute;
        top: 12px;
        right: 15px;
        margin: 0;
        background-color: transparent;
        z-index: 5;
        padding: 0;
    }

    .fixedbtn {
        position: absolute;
        top: -40px;
        left: 0;
        z-index: 1030;
    }

        .fixedbtn.topfixedicon {
            position: fixed !important;
            top: 10px !important;
            z-index: 99999 !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 24px;
            height: 24px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            right: 20px;
            left: auto;
        }

            .fixedbtn.topfixedicon::after {
                font-family: FontAwesome;
                content: "\f00d";
                right: 0;
                top: 0;
                position: absolute;
                font-size: 22px;
                color: var(--secondary-color);
                transition: all 1s;
            }

    .headermenu .navbar-header {
        display: block;
    }

    .menufixed .navbar-toggle {
        background-color: transparent;
        border-color: transparent;
        margin: 3px;
        padding: 3px;
        position: relative;
        top: 0;
        z-index: 999;
    }

    .fixedbtn.topfixedicon span {
        display: none !important;
    }

    .headermenu .navbar-inverse .navbar-nav {
        float: none;
        width: 90%;
        padding: 20px 0 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin: 0 auto;
        text-align: center;
        flex-direction: column;
    }

    .headermenu .navbar-toggle .icon-bar {
        background: var(--secondary-color);
    }

    .headermenu .navbar-inverse {
        float: left;
    }

        .headermenu .navbar-inverse .navbar-toggle:focus,
        .headermenu .navbar-inverse .navbar-toggle:hover {
            background-color: transparent;
        }

        .headermenu .navbar-inverse .navbar-toggle {
            border-color: transparent;
            margin: 0 10px 0 0;
        }

        .headermenu .navbar-inverse .container-fluid {
            padding: 0 15px;
            text-align: center;
            background: #3e3e3e;
        }

        .headermenu .navbar-inverse .navbar-nav > li {
            display: block;
            text-align: center;
            margin: 7px 0 7px !important;
            text-align: center;
            padding: 0;
        }

            .headermenu .navbar-inverse .navbar-nav > li:first-child {
                margin: 10px 0;
            }

            .headermenu .navbar-inverse .navbar-nav > li > a {
                font-size: 14px;
                padding: 0;
                color: var(--pure);
                margin: 0;
                border-bottom: none;
                font-weight: 500;
                text-align: center;
            }

    .headermenu .navbar-inverse {
        background-color: var(--primary-color);
        box-shadow: none;
        z-index: 9;
    }

        .headermenu .navbar-inverse .navbar-nav > .active > a, .headermenu .navbar-inverse .navbar-nav > .active > a:focus, .headermenu .navbar-inverse .navbar-nav > .active > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
            background: transparent;
            color: var(--secondary-color);
            border-bottom: none;
        }

            .headermenu .navbar-inverse .navbar-nav > li > a:hover:before, .headermenu .navbar-inverse .navbar-nav > li > a:focus:before {
                background-color: var(--buttoncolor);
            }

        .headermenu .navbar-inverse .navbar-nav > li > a:after {
            background-color: var(--buttoncolor);
        }

        .headermenu .navbar-inverse .navbar-collapse {
            border: none !important;
        }

    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .headermenu .side-collapse {
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        position: fixed;
        overflow-y: auto;
        transition: .6s;
        padding-top: 30px;
        z-index: 9999;
    }

    .side-collapse.in {
        width: 100%;
        left: 100%;
        transition: .6s;
    }

    .cssmenu {
        float: left;
        width: 100%;
    }

    .navbar-toggle {
        display: block;
    }

    /* leftmenu end */

    .tophead .contactheader {
        display: none;
    }

    .head_customerdetails {
        flex-basis: 50%;
    }

    .head_paymentissues {
        flex-basis: 50%;
    }

    /* start media query AvailbleRoutes page style*****/

    .cancellation-title {
        padding: 16px 30px;
    }

    .cancellation-list-title {
        padding: 16px 30px;
    }

    .cancellation-list {
        padding: 16px 30px;
    }

    .amenities-tab-box {
        display: flex;
        align-items: center;
    }

    .amenities-tab-list {
        gap: 12px;
    }

    .ba-we-love-subscribers-fab .img-fab.close::before {
        font-size: 18px;
    }

    .filterbuttonsidebar {
        width: 50px;
        height: 50px;
    }

        .filterbuttonsidebar a {
            width: 50px;
            height: 50px;
        }

    .routeleftside {
        padding: 30px 25px;
    }

    .routeleftsidetitle {
        padding: 0 0 13px;
        gap: 7px;
    }

        .routeleftsidetitle h5 {
            font-size: 17px;
        }

        .routeleftsidetitle i {
            font-size: 14px;
        }

    .filter_tab_main {
        padding: 13px 14px;
    }

    .routefilters {
        padding: 15px 20px;
        gap: 15px;
    }

    .filter-drawerpart .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        height: 44px;
        background-position: 97% -865px;
    }

    .filter-drawer__title {
        font-size: 15px;
    }

        .filter-drawer__title::after {
            top: 0;
            font-size: 15px;
        }

    .filter-drawer__trigger:checked + .filter-drawer__title::after {
        top: 3px;
    }

    .filtercheckbox {
        padding: 16px 0 0;
        margin: 14px 0 0;
    }

        .filtercheckbox label {
            font-size: 15px;
            padding: 0 35px 0 0;
        }

            .filtercheckbox label::before {
                width: 18px;
                height: 18px;
            }

    .filtermodel .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        max-width: 390px;
    }

    .filtercheckbox.sortingfilter .css-ahj2mt-MuiTypography-root {
        font-size: 15px;
    }

    .filtercheckbox .css-11zohuh-MuiSvgIcon-root {
        width: 20px;
        height: 20px;
    }

    .filtercheckbox .css-1hbvpl3-MuiSvgIcon-root {
        width: 20px;
        height: 20px;
    }

    .filtermodelbottombtn {
        width: 340px;
    }

        .filtermodelbottombtn .filterapplybutton {
            font-size: 17px;
            padding: 10px 0;
        }

    .modifybutton button {
        height: 48px;
    }

    .busroutetimetable .bluetext {
        padding: 2px 0 0;
    }

    .busroutetimetable .boldlabel {
        font-size: 17px;
    }

    .bustime.busroutearrow img {
        max-width: 80px;
    }

    .rattinglabel {
        padding: 4px 8px 3px;
    }

        .rattinglabel i {
            font-size: 12px;
        }

    .busroutetimetable .lighttext {
        font-size: 13px;
    }

    .busfairdetails span {
        font-size: 18px;
    }

    .busfairdetails .lighttext {
        font-size: 13px;
    }

        .busfairdetails .lighttext i {
            padding: 0;
            font-size: 12px;
        }

    .busfairdetails p {
        font-size: 11px;
    }

    .busroutevia {
        padding: 12px 25px 20px;
    }

    .busroutetimetable {
        padding: 25px 25px 0;
    }

    .busfacilitiestab {
        padding: 20px 20px;
        flex-direction: column;
        gap: 18px;
    }

    .available_route_box .busfacilitiestab {
        gap: 0;
    }

    .boarding-list-type {
        height: 220px;
    }

    .seatbutton {
        gap: 14px;
    }

        .seatbutton .seatavailable p {
            font-size: 14px;
        }

            .seatbutton .seatavailable p label {
                font-size: 16px;
            }

        .seatbutton .nav-item.nav-item-button {
            height: 38px;
        }

        .seatbutton .nav-item-button button {
            padding: 1px 16px 0;
            font-size: 14px;
        }

    .busfacilitiestab .nav-tabs .nav-item:first-child .nav-link {
        padding: 0 8px 0 0;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 14px;
        padding: 0 8px 0 8px;
    }

    .seatbutton .nav-item.nav-item-button i {
        line-height: 38px;
    }

    .seatpricefilter ul {
        font-size: 15px;
    }

        .seatpricefilter ul li {
            padding: 1px 16px;
        }

    .busfacilitiestab .tab-pane {
        padding: 20px 20px 15px;
    }

    .seatitle {
        padding: 6px 20px 15px;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 570px;
    }

    .bookingdeatails {
        padding: 29px 0 0;
    }

    .droppingpointchart {
        width: 48.2%;
    }

    .boardingpointchart {
        width: 48.2%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 48.2%;
    }

    .bookingcontinue button {
        font-size: 14px;
        padding: 9px 25px;
    }

    .serviceboxdata {
        padding: 10px 0 7px;
    }

    .serviceboxdetail {
        padding: 4px 10px;
    }

    .bookingcontinue {
        padding: 5px 0 3px;
    }

    .boarding-list p {
        font-size: 14px;
        flex-basis: 100%;
        padding: 0 10px 0 0;
    }

    .boarding-list {
        padding: 0 0 18px;
        gap: 5px;
        flex-direction: column;
    }

        .boarding-list label {
            font-size: 14px;
            flex-basis: 100%;
        }

    .boarding-point-list, .dropping-point-list {
        padding: 16px 14px 20px;
    }

    /* end media query AvailbleRoutes page style*****/

    /*customer info start*/

    .wallet_box {
        flex-basis: 100%;
    }

    .agntpgcaptcha label {
        font-size: 14px;
        line-height: 19px;
        padding: 0 0 5px;
    }

    .walletbox {
        flex-basis: 100%;
    }

        .walletbox label {
            padding: 0 0 2px;
        }

    .captchin img {
        max-width: 210px;
    }

    .custinfopopup .css-ypiqx9-MuiDialogContent-root {
        padding: 18px 15px 20px;
    }

    .popupclose {
        right: -5px;
        top: -4px;
    }

        .popupclose i {
            font-size: 20px;
        }

    .customerinfowrapper .customerinfotitle {
        font-size: 20px;
    }

    .passengerdetails {
        gap: 18px;
    }

    .passengermainbox {
        gap: 15px;
    }

    .passengercount {
        padding: 0 0 12px;
    }

    .passengerfillbox input {
        height: 46px;
    }

    .passgender .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input, .gststate .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        height: 44px;
    }

    .passseats {
        width: 12%;
    }

    .passgender {
        width: 19%;
    }

    .custinfo_box_wallet {
        gap: 12px;
    }

    .passcontactdata {
        gap: 12px;
    }

        .passcontactdata input {
            height: 46px;
            padding: 0 14px;
            font-size: 14px;
        }

    .passengerwallet button {
        padding: 10px 19px;
    }

    .passengerroutedetails {
        gap: 18px;
    }

    .passfaredetails.passengerbox {
        padding: 18px;
    }

    .custinfopopup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 16px !important;
        width: 95% !important;
    }

    /*customer info end*/

    /****My Booking Page CSS****/

    .popuprightpart {
        gap: 20px 22px;
        padding: 30px;
    }

    .passengertitle.hotdealbox a {
        font-size: 15px;
    }

    .popupuserdetail .passengertitle.hotdealbox label {
        font-size: 14px;
    }

    .popupuserdetail input {
        height: 42px;
    }

    .popupuserdetail .css-1hbvpl3-MuiSvgIcon-root {
        font-size: 1.3rem;
    }

    .popupuserdetail .css-11zohuh-MuiSvgIcon-root {
        font-size: 1.3rem;
    }

    .popupuserdetail.profileinputradio {
        gap: 20px;
        padding: 0;
    }

    .loginpopupmain:before {
        height: 25px;
        clip-path: polygon(0 0, 70% 0%, 65% 100%, 0% 100%);
    }

    .loginpopupmain:after {
        height: 25px;
        clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 25% 100%);
    }

    .bookinglist_tabs {
        min-height: 10px;
    }

        .bookinglist_tabs .season_tab {
            width: 100%;
            margin: 0 0 10px;
        }

        .bookinglist_tabs .season_content {
            left: 0;
            position: relative;
            width: 100%;
        }

    .profileinputdetails {
        flex-wrap: wrap;
    }

    .profileinputdata {
        width: 100%;
        padding: 0 0 0px;
    }

    .profileinputdetails.profileinputdetailsbtn {
        padding: 10px 0;
    }

    .mybookingtab {
        background-color: var(--primarycolor);
    }

    .profileinputdetails .tabtitle.tabtitlewlt label {
        height: 40px !important;
    }

    .payonlineother .togglebutton {
        gap: 0px;
    }

    .pay_box_line {
        gap: 22px;
    }

    .canclrefund .refundtitle {
        font-weight: 600;
        line-height: 19px;
        padding: 10px 25px;
        font-size: 14px;
        height: 65px;
    }

    .canclrefund .refundata {
        height: 65px;
        font-size: 14px;
        line-height: 19px;
    }

    .pay_box_line {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .payonlinerefndbox {
        gap: 0px;
        flex-basis: 100%;
    }

    .bookingdetails .mybookinginner .mybkdpt .col-lg-1, .mybookinginner .mybookinginfo .col-md-1 {
        flex: 0 0 auto;
        width: 50%;
    }

    .loginpopupmain {
        padding: 40px 25px 0 24px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 10px;
    }

    .popupright {
        width: 100%;
    }

    .popupleft {
        padding: 20px 0 0;
        width: 100%;
        text-align: center;
    }

        .popupleft img {
            max-width: 320px;
        }

    .resendotplink {
        padding: 12px 0 4px;
        font-size: 15px;
    }

    /*Cancellation*/

    .managepnr label::after {
        right: 45px;
    }

    /*Modify ticket*/

    .managepnr .redclr {
        left: 38%;
    }

    .conditions_wrapper_block_detail p {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width:639px) {
    .returndateinput .inputdata .redclr {
        width: 170px;
    }

    .bookingforminput .inputdata input, .bookingforminput .inputdata input {
        border-radius: 10px;
    }

    .pay_web_input {
        gap: 5px;
        flex-direction: column;
    }

    .popupuserdetail.profileinputradio .css-qfz70r-MuiFormGroup-root {
        flex-wrap: nowrap;
    }

    .quicktitle02 {
        font-size: 18px;
        font-weight: 500;
    }

    .quickboxpart {
        padding: 15px 0 0;
    }

    #activate-menu ul {
        padding: 30px 20px 0 20px;
    }

    #activate-menu {
        right: -75%;
        width: 300px;
    }

        #activate-menu ul li a {
            font-size: 14px;
            padding: 6px 0px 6px 15px;
        }

    .footer-contact-main {
        padding: 20px 0 30px;
    }

    .mobilewrapper {
        margin: 0 0 -48px;
    }

    .footerwrapper {
        padding: 48px 0 0;
    }

    .customerlisting {
        height: 258px;
    }

    .feedback_wrapper {
        padding: 45px 0 55px;
    }

    .feedbkinput label {
        font-size: 15px;
    }

    .feedbkinput .col-lg-6 {
        flex-basis: 100%;
    }

    .feedbkformgroup {
        padding: 25px 0 0;
    }

    .agntpgcaptcha .btn-primary {
        padding: 8px 24px;
        font-size: 15px;
    }

    .headlogin a {
        font-size: 13px;
        padding: 10px 18px;
    }

    .headlogin {
        gap: 18px;
    }

    .head_contact01:before {
        display: none;
    }

    .head_login:before {
        display: none;
    }

    .head_login .dropdown, .dropup {
        justify-content: center;
    }

    .head_paymentissues {
        position: relative;
    }

    .partialradiogroup .css-ahj2mt-MuiTypography-root {
        font-size: 15px !important;
    }

    .css-1m9pwf3 {
        width: 20px !important;
        height: 20px !important;
    }

    .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root {
        padding: 0;
        margin: 0 24px 0 0;
    }

    .partialradiogroup .css-1hbvpl3-MuiSvgIcon-root, .partialradiogroup .css-11zohuh-MuiSvgIcon-root {
        font-size: 20px !important;
    }

    .toptitle h2 {
        font-size: 20px;
        padding: 24px 0 0;
    }

    .toptitle h6.title:after {
        width: 200px;
    }

    .aboutuswrapleft .visionlistcontent h3 {
        font-size: 14px;
    }

    .head_login {
        flex-basis: 50%;
    }

    .aboutuswrapleft .visionlist {
        padding: 10px 16px;
    }

        .aboutuswrapleft .visionlist:first-child {
            padding: 10px 16px;
            border-top: 1px solid rgb(9 47 83 / 20%);
        }

        .aboutuswrapleft .visionlist a {
            font-size: 14px;
            letter-spacing: inherit;
        }

    .awardRecognition h3 {
        font-size: 24px;
        letter-spacing: inherit;
    }

    .bookingforminput .inputdata {
        padding: 8px 0 6px 24px;
    }

    .bookingforminput.journeydateinput .inputdata {
        padding: 8px 0 6px 24px;
    }

    .quickdate {
        top: 14px;
    }

    .bookingforminput.journeydateinput input {
        height: 32px !important;
        min-height: 32px !important;
    }

    .serviceswraptop .nav > li > a {
        padding: 10px 10px 14px;
        font-size: 14px;
        letter-spacing: inherit;
    }

    .footer-contact-data span {
        background-position: 2px -437px;
        background-size: 42px;
        width: 42px;
        height: 42px;
    }

    .footer-contact-data.contact-email span {
        background-position: 2px -569px;
    }

    .footer-contact-data.contact-address span {
        background-position: 2px -700px;
    }

    .footer-contact-data.contact-social span {
        background-position: 2px -832px;
    }

    .bookingforminput .city_swap {
        right: 0;
        bottom: -21px;
        top: auto;
        transform: rotate(90deg);
        z-index: 1;
    }

    .userloginpopup .popup .inner {
        width: 90%;
    }

        .userloginpopup .popup .inner .popup-head h5 {
            padding: 30px 0 20px;
            font-size: 16px;
        }

    #activate-menu {
        padding: 20px 30px;
        width: 340px;
    }

    .sidebar-main-social-icon a {
        font-size: 16px;
        width: 60px;
        height: 60px;
    }

    .sidebar-main-details h5 {
        font-size: 18px;
    }

    .menu-link {
        font-size: 14px;
    }

    .sitelogo a img {
        max-width: 280px;
    }

    .tablist .nav-tabs .nav-item {
        flex-basis: 30%;
    }

    .bookingforminput {
        flex-basis: 100%;
    }

    .hero-style {
        height: 200px;
    }

        .hero-style .slide-title h2 {
            font-size: 16px;
            line-height: 20px;
        }

    .destination-top-title {
        padding: 12px 0 0 60px;
    }

    .awardslide .owl-carousel.owl-drag .owl-item p {
        font-size: 14px;
        line-height: 22px;
        font-weight: 500;
    }

    .leftimagecontent h5 {
        font-size: 20px;
    }

        .leftimagecontent h5::after {
            width: 100px;
            left: 140px;
        }

    .leftimagecontent p {
        font-size: 13px;
        line-height: 24px;
    }

    .leftimagecontent {
        right: 20px;
        padding: 20px;
        width: 80%;
    }

    .amenitieslistblock {
        padding: 40px 20px 0;
    }

    .amenitieslistblock {
        row-gap: 0px;
    }

    .testimonialleft {
        padding: 60px 40px 40px;
    }

    .customer-test-title {
        font-size: 42px;
    }

    .testimonial-slide {
        margin: -18px 0 0;
    }

    .awardpara a {
        font-size: 14px;
        padding: 0 0 2px 20px;
        background-position: 0px -1929px;
        background-size: 60px;
    }

        .awardpara a:hover::after,
        .awardpara a:focus::after {
            width: 70px;
        }

    .awardpara p {
        font-size: 13px;
        line-height: 24px;
    }

    .awardslide .owl-slider {
        padding: 60px 0 0;
    }

    .awardslidertextbottom {
        bottom: -20px;
        font-size: 60px;
    }

    .awardslide {
        padding: 0 0 80px;
    }

        .awardslide .owl-nav {
            bottom: 40px;
            left: 40px;
        }

    .count-box {
        flex-basis: 60%;
    }

    .mobile-block-title h2 {
        font-size: 40px;
    }

    .app-download-data {
        margin: -10px 0 0;
    }

    .service-title h2 {
        font-size: 50px;
    }

    .sec-title h2 {
        font-size: 26px;
        padding: 0 0 12px;
    }

    .testimonials-wrapper h5 {
        font-size: 13px;
        line-height: 24px;
    }

    .footertitle .sec-title h2 {
        font-size: 20px;
    }

    .sec-title h2::before {
        width: 50px;
    }

    .sec-title h2::after {
        left: 60px;
    }

    .footernav {
        flex-basis: 40%;
    }

        .footernav.footernav03 {
            flex-basis: 100%;
        }

    .footer-navbarblock {
        flex-wrap: wrap;
        padding: 0 40px 0;
    }

    .newsblock {
        margin: -100px 0 0;
    }

    .newsblock-input input {
        height: 50px;
        font-size: 14px;
    }

    .newsblock-input a {
        margin: 14px 0 0;
        font-size: 14px;
        padding: 8px 0 9px;
    }

    .mobile-qr-image {
        width: 90%;
    }

    .mobile-qr-bg {
        width: 16%;
    }

    .footer-contact-data {
        flex-basis: 70%;
    }

        .footer-contact-data.contact-address {
            flex-basis: 70%;
        }

    .awarddata {
        min-height: 1px;
        background-size: cover;
        padding: 60px 40px 40px;
    }

    .app-download-details h5 {
        font-size: 22px;
    }

    .app-download-details p {
        font-size: 16px;
        padding: 10px 0 0;
    }

    .footer-contact-details a,
    .footer-contact-details p {
        font-size: 13px;
        line-height: 20px;
    }

    .footer-contact-data h5 {
        line-height: 1;
    }

    .inner_head_title span {
        font-size: 26px;
    }

    .innerpage_top {
        padding: 50px 0 0;
    }

    .innerpage_head {
        padding: 0 0 30px;
    }

    .pay_box_line {
        gap: 20px;
    }

    /* start media query AvailbleRoutes page style*****/

    .cancellation-title {
        padding: 12px 20px;
        font-size: 17px;
    }

    .cancellation-list-title {
        padding: 12px 20px;
        font-size: 15px;
        gap: 20px;
    }

        .cancellation-list-title label:last-child {
            text-align: right;
        }

    .cancellation-list {
        padding: 12px 20px;
        font-size: 15px;
    }

    .routebusviadetails .available_route_box {
        padding: 12px;
    }

    .modifydatasleep.modifydatasleep_connecting {
        font-size: 16px;
        padding: 2px 0 12px;
    }

    .changeoverbus {
        font-size: 16px;
        font-weight: 500;
        padding: 12px 0 0;
    }

    .waitduration {
        font-size: 15px;
        font-weight: 500;
        padding: 5px 0 8px;
    }

    .busfacilitiestab .nav-tabs {
        justify-content: center;
        gap: 10px;
    }

        .busfacilitiestab .nav-tabs .nav-link:before {
            display: none;
        }

    .seatpricefilter {
        overflow-x: auto;
    }

        .seatpricefilter ul {
            width: max-content;
        }

    .boarding-point-tab, .dropping-point-tab {
        width: 100%;
    }

    .boarding-dropping-tab-section {
        gap: 15px;
        flex-direction: column;
    }

    .filterbuttonsidebar .filtericon::before {
        font-size: 15px;
    }

    .filterbuttonsidebar {
        width: 40px;
        height: 40px;
    }

    .route_box.route_box02 {
        text-align: left;
    }

    .route_box label {
        font-size: 13px;
    }

    .route_box span {
        font-size: 15px;
    }

    .busroutetimetable {
        padding: 20px 20px 0;
        flex-wrap: wrap;
        gap: 22px;
    }

    .bustiming {
        flex-basis: 100%;
    }

    .bustype {
        font-size: 14px;
    }

    .busroutevia {
        padding: 10px 20px 18px;
    }

    .busfacilitiestab {
        padding: 18px 20px;
        gap: 18px;
        justify-content: center;
    }

    .seatbutton {
        width: 100%;
        justify-content: space-between;
    }

    .upperlowerchart {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 100%;
        overflow-x: auto;
    }

    .lowerdeckchart {
        padding: 0;
    }

    .seatitle {
        padding: 6px 10px 10px;
        width: 100%;
        font-size: 15px;
    }

    .boardingpointchart {
        width: 100%;
    }

    .droppingpointchart {
        width: 100%;
    }

    .availableseatspart .css-16awh2u-MuiAutocomplete-root {
        width: 35%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 100%;
    }

    .seatindicator {
        gap: 18px;
    }

        .seatindicator .seat01 em {
            margin: 0 8px 0 0;
        }

    .walletbox {
        flex-basis: 48%;
        gap: 0;
    }

    .bookingdeatails {
        padding: 28px 0 0;
    }

    .busfacilitiestab .tab-pane {
        padding: 20px 20px 11px;
    }

    .routepoint .css-qkv3hr-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 8px 30px 8px 9px;
        font-size: 14px;
    }

    .routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
        top: 0;
    }

    .serviceboxdetail p {
        font-size: 14px;
        width: 27%;
    }

    .serviceboxdetail label {
        padding: 0 0 0 10px;
        font-size: 14px;
        width: 70%;
    }

    .fairdetails p, .fairdetails label {
        font-size: 14px;
    }

    .bookingcontinue {
        padding: 5px 0 6px;
    }

        .bookingcontinue button {
            font-size: 14px;
            padding: 8px 24px;
        }

    .modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px 0 24px;
        background-position: 0 8px;
        background-size: 18px;
        font-size: 16px;
        height: 48px;
    }

    .modifybookingsearch .modifyinput input {
        height: 48px;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 0px -493px;
        padding: 0 0 0 23px;
        font-size: 16px;
        background-size: 18px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 0 -661px !important;
    }

    .modifybookingsearch .modifyinput.modifyfromcity input {
        background-position: 0 -160px !important;
    }

    .modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root {
        font-size: 16px;
    }

    .modifytocity {
        width: 46%;
    }

    .modifytodate {
        width: 46%;
    }

    .modifybutton button {
        height: 46px;
    }

    .modifybookingform {
        padding: 8px 15px 15px;
    }

    .modifydate {
        margin: 5px 0 5px;
    }

    .filterbuttonsidebar a {
        width: 40px;
        height: 40px;
    }

        .filterbuttonsidebar a i {
            font-size: 14px;
        }

    .busroutetimetable {
        padding: 18px 18px 0;
        gap: 18px;
    }

    .busroutevia {
        padding: 14px 18px 18px;
    }

    .busfacilitiestab {
        padding: 18px 18px;
    }

    .noroute p {
        font-size: 14px;
        padding: 13px 0;
    }

    .routecitytitlepart {
        width: 320px;
    }

    .dbpointnm_data {
        padding: 0;
    }

    .dbroutehead {
        flex-basis: 74%;
    }

    .routeheadtitle {
        font-size: 13px;
    }

    .dbroutehead label {
        font-size: 14px;
    }

    .restroute_point_popup .css-ypiqx9-MuiDialogContent-root {
        width: 360px;
    }

    .amenities-tab-box p {
        font-size: 14px;
    }

    .bustime.busroutearrow {
        width: 110px;
    }

        .bustime.busroutearrow span {
            background-position: center 4px;
        }

    /* end media query AvailbleRoutes page style*****/

    /*Customer info start*/

    .passengerbox.payment_gateway .css-dmmspl-MuiFormGroup-root {
        padding: 0 0 15px 10px;
    }

    .passengerbox.payment_gateway .cust_pay:last-child .css-dmmspl-MuiFormGroup-root {
        padding: 15px 0 10px 10px !important;
    }

    .bookingtypedetails .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root {
        padding: 0 0 15px 10px;
    }

        .bookingtypedetails .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root:last-child {
            padding: 15px 0 10px 10px !important;
        }

    .bookingtypedetails span {
        font-size: 14px !important;
    }

    .passcontactdata.passcontactgst {
        padding: 15px 0 0;
        flex-direction: column;
    }

    .custinfopopup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 14px !important;
        width: 94% !important;
    }

    .customerinfowrapper .customerinfotitle label {
        font-size: 20px;
    }

    .custinfo_box_wallet {
        flex-direction: column;
    }

    .passengerfillbox {
        flex-wrap: wrap;
    }

    .passgender {
        width: 30%;
    }

    .passseats {
        width: 31%;
    }

    .passage {
        width: 31%;
    }

    .passname {
        width: 100%;
    }

    .passcontactdata {
        gap: 10px;
    }

    .gststate {
        width: 100%;
    }

    .passcontactdata .passemail {
        flex-basis: 47.4%;
    }

    .psngrpaybox {
        padding: 15px;
    }

    .customerroutedata {
        gap: 25px;
    }

    .passengerroutedetails {
        gap: 15px;
    }

    .journeydate {
        padding: 20px 20px 0;
    }

        .journeydate.journeytiming {
            padding: 20px;
        }

    .bookingconfirmbtn button {
        font-size: 15px;
        padding: 12px 26px;
    }

    .customerroutedata {
        gap: 22px;
    }

    .bookingconfirmbtnmbl {
        gap: 15px;
    }

    /*Customer info end*/

    /*ModifyTicket css*/

    .managewrapper {
        padding: 0 0 30px;
    }

    .managetitle {
        font-size: 18px;
        padding: 10px 20px;
        margin: 0 0 15px;
        text-align: left;
    }

    .managepnr {
        padding: 10px 10px;
    }

        .managepnr label {
            width: 35%;
        }

        .managepnr input {
            width: 65%;
            height: 40px;
        }

    .managebooking {
        padding: 30px 0 0;
    }

    .managepnr.managebutton {
        padding: 20px 20px 0;
    }

    .managepnr label::after {
        right: 15px;
    }

    .managepnr label {
        font-size: 16px;
    }

    .modify_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 15px;
    }

    .modifyinputflex {
        flex-wrap: wrap;
    }

    .modifydetailsinput {
        width: 100%;
    }

        .modifydetailsinput.modifydetailsinputbutton button {
            font-size: 14px;
            padding: 10px 20px;
            letter-spacing: 0;
        }

        .modifydetailsinput.modifydetailsinputbutton {
            padding: 30px 0 0;
            gap: 20px;
        }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
        font-size: 15px;
        padding: 2px 0 0 2px;
    }

    .partialclose i {
        font-size: 24px;
    }

    .modifydetailsinput input {
        height: 40px;
    }

    .partialdatatitle span {
        font-size: 13px;
    }

    .partialdatadetails p {
        font-size: 13px;
        padding: 0;
    }

    .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
        padding: 2px;
    }

    .managebooking .panel-heading {
        font-size: 20px;
        padding: 35px 0 20px;
    }

    /*ModifyTicket css*/

    /*ContactUS page css******************/

    .contactuscol .addrow {
        padding: 0 5px;
    }

    /*ContactUS page css******************/

    /****feedback page css******/

    .feedbkinput .col-lg-6 {
        width: 100%;
    }

    .agntpgcaptcha .col-lg-6 {
        width: 100%;
    }

    .feedbkinput {
        gap: 5px 10px;
    }

    /****feedback page css******/

    .charterinput .col-lg-6 {
        width: 100%;
    }

    /*agent registration css*/

    .agentinput {
        padding: 10px 0 0;
    }

        .agentinput .col-lg-6 {
            width: 100%;
        }

            .agentinput .col-lg-6 label {
                font-size: 15px;
                padding: 10px 0 5px;
            }

            .agentinput .col-lg-6 input {
                height: 40px;
            }

    /*agent registration css*/

    /*pay online css*/

    .payonlinetop {
        width: 100%;
        float: left;
        padding: 20px 0 0;
    }

        .payonlinetop h4 {
            font-size: 20px;
            padding: 0 0 10px;
            margin: 0 0 15px;
        }

        .payonlinetop ul li span {
            font-size: 14px;
            padding-left: 8px;
        }

    .inputblock {
        justify-content: left;
        gap: 8px;
        flex-wrap: wrap;
        padding: 0;
    }

        .inputblock .form-group {
            width: 100%;
        }

            .inputblock .form-group label {
                font-size: 14px;
                padding: 0px 0 5px;
            }

            .inputblock .form-group input {
                height: 40px;
                font-size: 14px;
            }

    .panel-body .togglebutton a {
        font-size: 14px;
    }

    .panel-body .togglebutton .btn-primary {
        font-size: 15px;
        padding: 10px 20px;
        margin: 15px 0 0;
    }

    .custinfo_box {
        width: 100%;
        padding: 6px 0 0;
    }

    /*pay online css*/

    /*Cancellation*/

    .inputblock .form-group .input-group-addon {
        right: 15px;
        top: 53px;
    }

    .input-group-addon .fa {
        line-height: 1.5 !important;
    }

    .canclrefund {
        overflow-x: auto;
    }

        .canclrefund .refundtitle {
            padding: 10px 10px;
        }

        .canclrefund .refundata {
            padding: 10px 10px;
        }

    /*Modify Ticket*/

    .managepnr .redclr {
        left: 36%;
        bottom: -8px;
    }

    /*My Booking*/

    .popupuserdetail {
        width: 100%;
    }

    .profileinputdetails {
        flex-direction: column;
    }

        .profileinputdetails .profileinputdata {
            width: 100%;
        }

    .panel.panel-primary {
        padding: 30px 0 0;
    }

    .fix_contentwidth .panel-primary > .panel-heading {
        font-size: 26px;
    }
}

@media only screen and (max-width: 576px) {
    .head_customerdetails {
        flex-basis: 45%;
    }

    .head_paymentissues {
        flex-basis: 55%;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-scrollable {
        height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
}

@media only screen and (max-width:575px) {
    .canclrefund .col-lg-2,
    .canclrefund .col-lg-1 {
        float: none;
    }
}

@media only screen and (max-width:549px) {
    /*Popup Style For Responsive*/

    .cs_services {
        padding: 0 0 40px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px 20px;
    }
}

@media only screen and (max-width:479px) {
    .returndateinput .inputdata .redclr {
        width: 185px;
    }

    .inputdata .redclr {
        bottom: -2px;
    }

    .firstinfo .cust_pass_input {
        flex-direction: column;
    }

    .captchin {
        padding: 0 0 10px;
    }

    .cust_pass_input_btn {
        flex-direction: row !important;
        padding: 10px 0 0;
    }

    .custinfo_box2 .cust_pass_input_details {
        gap: 15px;
    }

    .quickbookwrap {
        padding: 5px 0 0;
    }

    .quickpart {
        padding: 15px 0 0;
    }

    .quicktitle02 {
        font-size: 16px;
    }

    .quickboxpart {
        padding: 10px 0 0;
    }

    .bookingforminput .inputdata label {
        margin: 0 0 0px !important;
    }

    .restroute_point_popup .css-ypiqx9-MuiDialogContent-root {
        padding: 18px 15px 20px 15px;
    }

    .routedatatime {
        font-size: 14px;
        font-weight: 600;
    }

    .featurebox h4 {
        margin: 24px 0 0 !important;
        font-size: 17px;
    }

    .feature .featurebox {
        width: 80%;
        max-width: 100%;
        padding: 30px 14px 34px 14px;
    }

    .amenitiesbox h4 {
        margin: 24px 0 0 !important;
        font-size: 17px;
    }

    .amenities .amenitiesbox {
        padding: 30px 14px 34px 14px;
        width: 80%;
        max-width: 100%;
    }

    .testimonialcontent p {
        font-size: 15px;
        line-height: 22px;
    }

    .testimonialcontent h4 {
        font-size: 16px;
        margin: 15px 0 0 !important;
    }

    .footerwrapper {
        padding: 40px 0 0;
    }

    .footer-bottom-block {
        gap: 8px;
        padding: 18px 0 15px;
    }

    .footer-contact-main {
        padding: 20px 0 30px;
    }

    .footer-contact-block {
        row-gap: 25px;
    }

    .footer-navlinks ul li a {
        padding: 7px 0;
    }

    .mobilewrapper {
        margin: 0 0 -40px;
    }

    .resendotplink {
        padding: 15px 0 10px;
    }

    .popuserdetail label {
        padding: 15px 0 10px;
    }

    .popupleft {
        padding: 15px 0 0;
    }

    .panel-input input[type=file]::file-selector-button {
        padding: 6px 18px;
    }

    .panel-input input[type=file] {
        padding: 8px 15px;
    }

    .panel-button button {
        padding: 8px 22px;
    }

    .bookingwrapper .tapnow {
        flex-direction: column;
        gap: 12px;
    }

    .feedback_wrapper {
        padding: 40px 0 50px;
    }

    .feedbkformgroup {
        padding: 20px 0 0;
    }

    .feedbkinput input {
        padding: 0 0 0 15px !important;
        height: 40px;
        font-size: 14px;
    }

    .feedbkinput {
        gap: 18px;
    }

        .feedbkinput label {
            padding: 0 0 6px;
        }

    .agntpgcaptcha label {
        font-size: 14px;
        padding: 0 0 10px;
    }

    .headermenu {
        top: 3px;
        right: 5px;
    }

    .sitelogo a img {
        max-width: 250px;
    }

    .headermenu .navbar-inverse .navbar-nav {
        padding: 10px 0 15px;
    }

        .headermenu .navbar-inverse .navbar-nav > li {
            margin: 5px 0 5px !important;
        }

    .headercontactdetails {
        row-gap: 0;
        padding: 25px 0 25px;
    }

    .head_contact01 {
        padding: 20px 0 20px;
    }

        .head_contact01.head_contact02 {
            padding: 0;
        }

    .headermenu .side-collapse {
        padding-top: 20px;
    }

    .fixedbtn.topfixedicon::after {
        right: 4px;
        top: -4px;
        font-size: 20px;
    }

    .fixedbtn.topfixedicon {
        right: 14px;
    }

    .head_customerdetails {
        flex-basis: 100%;
    }

    .head_paymentissues {
        flex-basis: 100%;
    }

    .head_contact02 {
        border-left: none;
    }

        .head_contact02 p {
            border-top: 1px solid rgb(255 255 255 / 20%);
            padding: 20px 0 0;
        }

    .head_contact01 p {
        display: inline-block;
    }

    .head_contact01 span {
        display: block;
    }

    .countside {
        padding: 40px 0 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
    }

    .headermenu .navbar-inverse .navbar-nav > li:first-child {
        margin: 0;
    }

    .footer-contact-details.social {
        margin: 0;
    }

    .eticketwrap {
        padding: 50px 0 10px;
    }

    .panel-heading.eticketprint {
        font-size: 22px;
    }

    .galleryparts {
        padding: 40px 0 20px;
    }

    .contact_suboffice {
        padding: 20px 0 0;
    }

    .userloginpopup .popupotp-input input {
        height: 50px;
    }

    .logilink {
        font-size: 12px;
        padding: 12px 16px;
    }

    .head_paymentissues:before {
        display: none;
    }

    .passengerbox .redclr {
        bottom: -15px;
    }

    .cityswapicon {
        background-position: center -214px;
        background-size: 42px;
        right: 5px;
        top: 53px;
        height: 32px;
        left: auto;
        transform: rotate(90deg);
    }

    .searchbus .searchbtn {
        font-size: 15px;
        padding: 12px 20px;
    }

    .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root {
        margin: 0 9px 0 0 !important;
        display: flex;
        align-items: center;
        flex-direction: row;
    }

    .css-vqmohf-MuiButtonBase-root-MuiRadio-root {
        padding: 0px 4px 1px 0 !important;
    }

    .bookingforminput .inputdata input, .bookingforminput .inputdata input {
        font-size: 14px;
    }

    .bokinginputwrap {
        border-radius: 10px;
        margin: 0;
    }

    .bookingforminput.fromcityinput {
        border-bottom: 1px solid rgba(9, 47, 83, 0.2);
    }

    .quickdate label {
        font-size: 12px;
    }

        .quickdate label span {
            font-size: 11px;
        }

    .quickdate {
        top: 17px;
        position: absolute;
        right: 0;
    }

    .bokinginputwrap .bookingforminput {
        float: left;
        width: 100%;
    }

    .bookingforminput.journeydateinput, .bookingforminput.returndateinput {
        width: 100%;
    }

    .carousel .arrow {
        top: 68%;
    }

    .countside .countitem p {
        font-size: 12px;
        min-height: 62px;
    }

    .toptitle h6.title {
        width: 300px;
        max-width: 300px;
    }

    .reviewbox {
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
    }

    .applink button {
        width: 90px;
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    .carousel .arrow > svg {
        width: 24px;
        height: 24px;
    }

    .carousel .arrow.left {
        left: 40%;
    }

    .carousel .arrow.right {
        right: 40%;
    }

    .applink input {
        font-size: 14px;
        padding: 16px 120px 16px 29px;
    }

    .serviceswraptop ul {
        flex-direction: column;
    }

    .toptitle {
        text-align: left;
    }

    .countside .countbox {
        flex-basis: 70%;
    }

    .box {
        right: 6px;
        top: 0px;
    }

    .menu-item {
        height: 26px;
    }

    .burger-line {
        height: 2px;
    }

    #activator .menu-icon,
    #activator .menu-icon::before,
    #activator .menu-icon::after {
        height: 2px;
    }

    .navbarmenu {
        width: 70%;
    }

    .menurightpopup {
        width: 30%;
    }

    .userloginpopup .popupbtn {
        background-position: center -510px;
        background-size: 80px;
        border: none;
    }

    .userloginpopup .popup .popupotp-input input {
        height: 50px;
        padding: 8px;
        font-size: 13px;
    }

    .userloginpopup .popup .popupotp-input .popupbtn-in {
        padding: 10px 0;
        font-size: 13px;
    }

    .popup-sigin-option {
        gap: 70px;
        padding: 30px 0 0px;
    }

        .popup-sigin-option .sigin-option-title h5 {
            font-size: 13px;
        }

            .popup-sigin-option .sigin-option-title h5::after {
                width: 40px;
                height: 2px;
                right: -48px;
                bottom: 2px;
            }

    .sigin-option-icon a i {
        font-size: 17px;
        line-height: 36px;
        width: 36px;
        height: 36px;
    }

    .popup-head img {
        max-width: 40px;
    }

    .tablist .nav-tabs .nav-item .nav-link {
        font-size: 12px;
        background-image: none;
        padding: 10px 0 !important;
    }

    .tablist .nav-tabs {
        gap: 10px;
    }

        .tablist .nav-tabs .nav-item .nav-link.active::after {
            left: 45%;
        }

    .searchbtn {
        width: 70%;
    }

        .searchbtn button {
            font-size: 14px;
            padding: 12px 0;
        }

    .hero-style {
        height: 160px;
    }

    .slidercaption {
        left: 0;
        top: 10px;
    }

    .hero-style .slide-title span {
        font-size: 8px;
    }

    .hero-style .slide-title h2 {
        font-size: 12px;
        line-height: 17px;
    }

    .hero-style .slide-text p {
        font-size: 12px;
    }

    .service-title h2 {
        font-size: 42px;
    }

    .servicemain {
        margin: -14px 0 0;
    }

    .destinationshape {
        width: 40px;
    }

    .destination-top-title {
        padding: 12px 0 0 80px;
    }

    .destinatinedetails p {
        font-size: 13px;
        line-height: 24px;
    }

    .awardpara {
        padding: 40px 0px 0 0;
    }

    .awardslide {
        padding: 0 0 120px;
    }

        .awardslide .owl-nav {
            bottom: 50px;
            left: 40px;
        }

    .amenitiesleftpart {
        padding: 0 20px 0;
        flex-wrap: wrap;
    }

    .leftimagecontent {
        position: relative;
        width: 100%;
        right: 0;
        bottom: 0;
    }

    .amenitiesrightpart {
        padding: 0;
    }

    .amenitiesmobiletitle {
        padding: 0 0 40px;
    }

    .test-details {
        padding: 40px 0 0 0px;
    }

    .customer-test-title {
        font-size: 30px;
    }

    .testimonial-slide {
        margin: -14px 0 0;
    }

    .testimonial-carousel .single-testimonial {
        height: 276px;
    }

    .test-block {
        min-height: 1px;
        background-size: cover;
        padding: 0 0 70px;
    }

    .mobile-block-title h2 span {
        padding: 0;
    }

    .mobile-block-title h2 {
        font-size: 32px;
    }

    .app-download-data {
        padding: 60px 10px 60px 10px;
        margin: -8px 0 0;
    }

    .app-download-icon {
        padding: 40px 0 0;
        gap: 20px;
    }

    .app-download-details p {
        font-size: 13px;
    }

    .app-download-details h5 {
        font-size: 20px;
    }

    .mobile-qr-image img {
        margin: 0 0 0 -73px;
        max-width: 300px;
    }

    .mobile-qr-image {
        padding: 40px 0px 24px 0;
    }

    .mobile-qr-bg {
        min-height: 372px;
    }

    .partialradiogroup .css-ahj2mt-MuiTypography-root {
        font-size: 12px !important;
    }

    .footer-navbarblock {
        padding: 0 0px 0;
    }

    .footernav {
        flex-basis: 47%;
    }

    .service-box p {
        font-size: 13px;
        line-height: 22px;
        padding: 14px 0 0;
    }

    .service-box h5 {
        font-size: 16px;
    }

    .service-box {
        padding: 40px 20px 20px;
    }

    #activate-menu {
        right: -50%;
    }

    .awarddata {
        padding: 60px 20px 40px;
    }

    .footer-company-link p,
    .footer-company-link p a {
        font-size: 13px;
    }

    .footer-poweredby p {
        font-size: 12px;
    }

    .footer-contact-data h5 {
        font-size: 16px;
        padding: 6px 0 0px;
    }

    .popupotp-input {
        padding: 20px 0 0;
    }

    .count-box {
        flex-basis: 100%;
    }

    .count-no-bg span {
        font-size: 60px;
    }

    .count-number h2 {
        font-size: 34px;
        width: 100px;
    }

    .count-box-data h5 {
        font-size: 20px;
    }

    .count-no-bg {
        top: -40px;
    }

    .count-data {
        padding: 0;
    }

    #activate-menu {
        width: 300px;
    }

    .sec-title h2 {
        font-size: 24px;
        padding: 0 0 10px;
    }

    .topdestinationroute {
        flex-basis: 100%;
        padding: 60px 0 0;
        width: 100%;
    }

    .innerpage_titleshape h2 {
        font-size: 20px;
    }

    .innerpage_titleshape {
        padding: 0 0 0 20px;
        margin: -26px 0 0;
    }

    .innerpage_top {
        padding: 40px 0 0;
    }

    .inner_head_title span {
        font-size: 22px;
    }

    .contact_suboffice_title h5 {
        font-size: 18px;
        padding: 0 0 3px;
    }

    .web_input input {
        height: 46px;
    }

    .web_inputterms a {
        font-size: 15px;
    }

    .theme_buton_s1 {
        font-size: 15px;
        padding: 10px 24px;
    }

    .whatsappicon img {
        width: 100%;
        max-width: 30px;
    }

    .whatsappicon {
        right: 13px;
        bottom: 13px;
    }

    .whatsappbox {
        bottom: 45px;
        right: 13px;
    }

    /* customer info page*/

    .custlastpopup .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        padding: 5px;
    }

    .custotp {
        padding: 20px 0 22px;
    }

    .custotpsuccess {
        padding: 20px 0 0;
        font-size: 16px;
    }

    .customerinfo_note p {
        font-size: 14px;
    }

    .captchin img {
        max-width: 200px;
    }

    .bookingtypedetails .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root {
        padding: 0 0 10px 10px;
    }

        .bookingtypedetails .MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementTop.css-1hpqosy-MuiFormControlLabel-root:last-child {
            padding: 10px 0 10px 10px !important;
            border: none;
        }

    .passengerbox.payment_gateway .css-dmmspl-MuiFormGroup-root {
        padding: 0 0 10px 10px;
    }

    .passengerbox.payment_gateway .cust_pay:last-child .css-dmmspl-MuiFormGroup-root {
        padding: 10px 0 10px 10px !important;
    }

    /* start media query AvailbleRoutes page style*****/

    .cancellation-title {
        padding: 10px 16px;
        font-size: 16px;
    }

    .cancellation-list-title {
        padding: 10px 16px;
        font-size: 13px;
        gap: 15px;
    }

    .cancellation-list {
        padding: 10px 16px;
        font-size: 14px;
    }

    .modifydatasleep.modifydatasleep_connecting {
        font-size: 14px;
        padding: 0px 0 10px;
    }

    .changeoverbus {
        font-size: 14px;
        padding: 10px 0 0;
    }

    .routebusviadetails .available_route_box {
        padding: 8px;
    }

    .waitduration {
        font-size: 14px;
        padding: 3px 0 8px;
    }

    .seatbutton {
        flex-direction: column;
    }

    .busfacilitiestab .nav-tabs .nav-link:before {
        display: none;
    }

    .amenities-tab-list {
        gap: 9px;
    }

    .routerightside .routeleftside {
        left: 15px;
        bottom: 15px;
    }

    .innerpage_head {
        padding: 0 0 20px;
    }

    .aboutus_content_main ul li {
        font-size: 15px;
        line-height: 23px;
    }

    .aboutus_content_main ul {
        margin: 0;
    }

    .web_input .redclr {
        bottom: -20px;
    }

    .web_input.web_inputterms .redclr {
        bottom: -10px;
    }

    .conditions_wrapper .contact_suboffice_title {
        padding: 0 0 15px;
    }

    .conditions_wrapper_block_detail {
        padding: 0 0 20px;
    }

    .bookingcontinue button {
        font-size: 13px;
        padding: 8px 22px;
    }

    .restroute_point_popup.css-zw3mfo-MuiModal-root-MuiDialog-root {
        width: 100%;
    }

    .restroute_point_popup .css-ypiqx9-MuiDialogContent-root {
        width: 100%;
    }

    .restroute_point_popup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        width: 100%;
    }

    .routecitytitlepart {
        width: 91%;
    }

    .dbroutehead {
        gap: 9px;
        padding: 1px 0 22px;
    }

    .routecitytitle {
        font-size: 14px;
    }

        .routecitytitle span {
            background-position: center -164px;
            flex-basis: 14%;
            background-size: 90px;
        }

    .routecitytitletime {
        padding: 10px 0 0;
        font-size: 14px;
    }

    .dbroutehead {
        flex-basis: 71%;
    }

    .route_box label {
        font-size: 13px;
    }

    .route_box span {
        font-size: 14px;
    }

    .popuprightpart {
        gap: 15px 20px;
        padding: 17px 20px;
    }

    .routeleftside {
        padding: 0px;
    }

    .filtermodelbottombtn {
        width: 93%;
    }

    .filter-drawerpart .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        height: 42px;
        background-position: 97% -866px;
        padding: 0 0 0 16px;
    }

    .routefilters {
        padding: 15px;
        gap: 12px;
        width: 280px;
    }

    .filter_tab_main {
        padding: 10px 12px;
    }

    .filtercheckbox {
        padding: 14px 0 0;
        margin: 11px 0 0;
        gap: 14px;
    }

        .filtercheckbox.sortingfilter label {
            padding: 0 0 11px;
        }

    .filter-drawerpart {
        padding: 10px 0 0;
    }

    .filtermodelbottombtn .filterapplybutton {
        font-size: 14px;
        padding: 11px 0 12px;
    }

    .busroutevia {
        padding: 10px 10px;
    }

    .busfacilitiestab .nav-tabs {
        background-color: transparent;
        border-radius: 0;
        justify-content: center;
        gap: 10px 10px;
    }

    .busroutevia {
        padding: 12px 12px 12px;
    }

    .routebusviadetails {
        padding: 0;
    }

    .filtercheckbox {
        gap: 12px;
    }

    .busroutetimetable {
        gap: 16px;
        padding: 12px 12px 0;
    }

    .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 10px !important;
    }

    .journeydetails {
        flex-direction: column;
    }

    .jrnypsngr {
        padding: 0 0 20px;
    }

    .journeydate {
        padding: 20px 20px 0;
        width: 100%;
        border: none;
    }

        .journeydate.journeytiming {
            padding: 20px 20px 0;
        }

    .walletbox {
        flex-basis: 100%;
        gap: 0;
    }

    .agntpgcaptcha {
        flex-basis: 100%;
    }

    .modifyswapcity {
        top: 38px;
        left: auto;
        right: 12px;
        transform: rotate(90deg);
    }

    .sec-center span {
        padding: 0 13px 0 0;
    }

    .sortdropdown:checked + label, .sortdropdown:not(:checked) + label {
        width: 200px;
        height: 40px;
    }

    .availableseatspart .css-16awh2u-MuiAutocomplete-root {
        width: 60%;
    }

    .bookingcontinue {
        padding: 0 0 6px;
    }

    .seatindicator {
        gap: 14px;
    }

    .bustypedetails label {
        font-size: 12px;
    }

    .busseatleft {
        font-size: 12px;
    }

    .busdetails {
        padding: 4px 10px;
    }

    .busdetails {
        padding: 4px 10px;
    }

    .busroutetimetable .lighttext {
        font-size: 12px;
    }

    .bustiming {
        justify-content: space-between;
    }

    .bustime.busroutearrow {
        padding: 0 10px 0;
        width: 70px;
    }

    .bustime.busendtime p {
        font-size: 11px;
    }

    .busroutetimetable .lightlabel {
        font-size: 12px;
    }

    .busfairdetails p {
        font-size: 10px;
    }

    .modifybookingform {
        padding: 5px 10px 10px;
    }

    .modifytocity {
        width: 100%;
    }

    .modifycity {
        width: 100%;
        float: left;
        background-color: transparent;
        border-radius: 0;
    }

    .modifyinput .MuiAutocomplete-hasPopupIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot,
    .modifyinput .MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .modifyinput.modifytocity .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        border-radius: 8px 8px 0 0;
    }

    .modifyinput.modifyfromcity .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        border-radius: 0;
    }

    .modifytocity.modifyfromcity {
        border-top: 1px solid var(--background);
    }

    .modifydate {
        padding: 0 0 1px;
        flex-direction: column;
        margin: 0;
    }

    .modifytodate {
        padding: 0;
        width: 100%;
    }

    .modifybookingsearch .modifyinput input {
        border-radius: 0;
    }

    .modifytodate.modifyfromdate {
        padding: 0;
        border-top: 1px solid var(--background);
    }

    .filterbuttonsidebar a i {
        font-size: 13px;
    }

    .filterbuttonsidebar .filtericon::before {
        font-size: 13px;
    }

    .bustime.busroutearrow img {
        width: 100%;
        max-width: 60px;
    }

    .bustype {
        width: 100%;
        font-size: 12px;
    }

    .boarding-list p {
        font-size: 13px;
        font-weight: 400;
    }

    .busfacilitiestab {
        padding: 16px 12px;
        gap: 16px;
        flex-direction: column-reverse;
    }

        .busfacilitiestab .nav-tabs .nav-link {
            font-size: 13px;
        }

    .seatbutton .nav-item.nav-item-button {
        height: 34px;
    }

    .bookingseatchart {
        gap: 10px;
    }

    .seatpricefilter {
        overflow-x: auto;
    }

        .seatpricefilter ul {
            font-size: 14px;
            width: max-content;
            padding: 0 0 10px;
        }

            .seatpricefilter ul li {
                padding: 0px 12px;
                font-size: 13px;
            }

    .busfacilitiestab .tab-pane {
        padding: 20px 12px 9px;
    }

    .upperlowerchart {
        gap: 15px;
    }

    .seatindicator .seat01 {
        width: 46%;
    }

    .modifybutton button {
        height: 44px;
    }

    .busroutetimetable .boldlabel {
        font-size: 15px;
    }

    .busroutetimetable .bluetext {
        font-size: 13px !important;
    }

    .busfairdetails span {
        font-size: 18px;
    }

        .busfairdetails span i {
            font-size: 16px;
        }

    .filtermodel .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        max-width: 100%;
        margin: 0 !important;
    }

    .routeleftside .filterclosebtn {
        right: 0;
        top: -8px;
        font-size: 17px;
        line-height: 17px;
    }

    .routeleftsidetitle h5 {
        font-size: 16px;
    }

    .routeleftsidetitle i {
        font-size: 13px;
    }

    .routeleftsidetitle {
        padding: 5px 0 10px;
        gap: 6px;
    }

    .routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
        width: 24px;
        height: 24px;
        top: 2px;
    }

    .routepoint .css-113ntv0-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
        width: 24px;
        height: 24px;
        top: 2px;
    }

    .serviceboxdetail label {
        width: 62%;
    }

    .serviceboxdetail p {
        width: 38%;
    }

    .fairdetails {
        padding: 4px 12px;
    }

    .serviceboxtitle {
        font-size: 14px;
        padding: 8px 13px;
    }

    .panel-body .togglebutton .redclr {
        bottom: 42px;
    }

    .redclr {
        font-size: 12px !important;
    }

    .popupuserdetail .passengertitle.hotdealbox label {
        font-size: 13px;
    }

    .ba-we-love-subscribers-fab {
        width: 40px;
        height: 40px;
    }

        .ba-we-love-subscribers-fab .img-fab::before {
            font-size: 12px;
        }

        .ba-we-love-subscribers-fab .img-fab.close::before {
            font-size: 16px;
        }

    /* end media query AvailbleRoutes page style*****/

    /*Customer info start*/

    .customerinfowrapper .customerinfotitle label {
        font-size: 17px;
    }

    .pass_journey_details_box label {
        font-size: 13px;
        flex-basis: 63%;
    }

    .passengerbox {
        padding: 15px;
    }

    .passfaredetails.passengerbox {
        margin: 2px 0 0;
    }

    .faredetails {
        padding: 6px 10px;
    }

        .faredetails.farepayble {
            padding: 10px 10px;
        }

    .pass_journey_details_box p {
        flex-basis: 36%;
        font-size: 12px;
    }

    .passfaredetails.passengerbox {
        padding: 14px;
    }

    .agntpgcaptcha .col-sm-12 {
        padding: 10px 0 0 !important;
    }

    .agntpgcaptcha {
        padding: 0;
    }

    .custinfopopup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 0 !important;
        width: 100% !important;
        max-height: 100%;
    }

    .passengerdetails {
        gap: 16px;
    }

    .passengerfillbox {
        gap: 12px;
    }

    .passgender {
        width: 100%;
    }

    .passseats {
        width: 47.3%;
    }

    .passage {
        width: 47.3%;
    }

    .customerinfowrapper .customerinfotitle {
        font-size: 18px;
    }

    .passengertitle {
        font-size: 15px;
        padding: 0 0 10px;
    }

        .passengertitle.hotdealbox label {
            font-size: 16px;
            font-weight: 500;
        }

    .contactdetails .passcontactdata {
        flex-direction: column;
    }

    .passengerwallet button {
        padding: 10px 17px;
        font-size: 13px;
    }

    .passcontactdata .passemail {
        flex-basis: 100%;
    }

    .terms_conditions .passengertitle.hotdealbox label {
        font-size: 14px;
    }

    .passengertitle.hotdealbox a {
        font-size: 14px;
        margin: 0 0 0 3px;
    }

    .hotdealbox label::before {
        width: 18px;
        height: 18px;
        margin-right: 8px;
        top: -1px;
        position: relative;
    }

    .pg_gateway span {
        font-size: 15px;
    }

    .journeytitle {
        font-size: 16px;
        padding: 0 0 10px;
    }

    .custinfopopup .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 0 !important;
        max-height: calc(100% - 0px);
        border-radius: 0;
    }

    .bookingconfirmbtn button {
        font-size: 14px;
        padding: 10px 20px;
    }

    .bookingconfirmbtnmbl {
        gap: 12px;
    }

    .customerinfowrapper {
        padding: 0;
    }

    .passengerfillbox input {
        height: 42px;
    }

    .passgender .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input, .gststate .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        height: 40px;
    }

    .passcontactdata input {
        height: 42px;
    }

    /*Customer info end*/

    /*ContactUS page css******************/

    .maincontcadd {
        padding: 20px 0 20px;
    }

    .contactuscol .cityaddname {
        margin: 10px 0 10px;
        font-size: 17px;
    }

    .contactuscol .tab-label {
        font-size: 16px;
    }

    .contactuscol .tab-content h4 {
        font-size: 16px;
    }

    .contactuscol .tab-content p {
        font-size: 15px;
        line-height: 21px;
        padding: 5px 0 5px;
    }

    .addrow {
        width: 100% !important;
    }

    .contactuscol .addrow {
        padding: 0;
    }

    .maincontcadd h2 {
        font-size: 20px;
    }

    .fix_contentwidth {
        margin: 20px auto 40px;
    }

    /*ContactUS page css******************/

    .privacypolicydata p {
        padding: 0 0 10px;
        font-size: 15px;
        letter-spacing: 0;
    }

    .conditionsdata {
        padding: 10px 0 0;
    }

        .conditionsdata h3 {
            font-size: 18px;
            margin: 0 0 5px !important;
        }

    .privacydatatime .col-lg-6 {
        text-align: center;
    }

    .privacydatatime .pull-left.privacydataddfz span, .privacydatatime .pull-right.privacydataddfz span {
        font-size: 13px;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    .privacydatatime .col-lg-6 {
        text-align: center;
        font-size: 13px;
    }

    /*My booking popup inner style*/

    .walletdatainfo .walletdtlsinfo {
        flex-wrap: wrap;
        gap: initial;
    }

        .walletdatainfo .walletdtlsinfo .walletcol {
            flex-basis: 100%;
        }

    .profileinputdetails.profileinputdetailsbtn {
        justify-content: flex-start;
        display: flex;
        padding: 5px 0 10px;
    }

    .walletdtls span.wallethistry {
        padding: 8px 20px 8px;
    }

    .profileinputdetails .tabtitle.tabtitlewlt label {
        height: 35px !important;
    }

    .profileinputdetails .tabtitle {
        flex-basis: 100%;
    }

    .loginpopupmain:before {
        top: -20px;
        left: -15px;
    }

    .loginpopupmain:after {
        bottom: -19px;
        right: -12px;
    }

    .profileinputdetails .profileinputdata input {
        height: 44px;
        font-size: 15px;
        padding: 0 0 15px;
    }

    .profileinputdetails .profileinputdata label {
        padding: 0 0 2px;
    }

    .login_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 0 !important;
    }

    .loginmybk span {
        font-size: 17px;
        padding: 0 0 8px;
    }

    .popuserdetail input {
        height: 42px;
        font-size: 15px;
    }

    .loginbkpopup {
        gap: 16px;
    }

    .popupleft img {
        max-width: 280px;
    }

    .web_input {
        padding: 0 0 15px;
    }

    .cancellationother {
        margin: 10px 0 0 !important;
    }

    /*Cancellation*/

    .form-group {
        padding: 0 0 0;
        font-size: 14px;
        font-weight: 500;
    }

    .menulink {
        font-size: 14px;
        padding: 8px 18px;
        margin: 20px 0 0;
    }

    .cancelinfo ul li span {
        font-size: 15px;
        letter-spacing: inherit;
    }

    .cancelinfo ul {
        padding: 15px 0 0 10px;
    }

    .input-group-addon .fa {
        line-height: 0 !important;
        top: 51px;
    }

    .inputblock {
        gap: 0;
    }

    .fix_contentwidth .panel-body {
        padding: 15px 0 0;
    }

    .cust_box_title h5 {
        font-size: 16px;
        padding: 0 0 8px;
        line-height: 22px;
    }

    .passengerbox_pay {
        padding: 0 15px;
    }

    .pay_box_line {
        gap: 18px;
    }

    .canceldetails {
        padding: 0px 0 0px 10px;
    }

    .canclrefund .col-sm-6 {
        flex-direction: column;
    }

    .canclrefund .refundtitle {
        font-size: 14px;
        width: 100%;
    }

    .canclrefund .refundata {
        font-size: 14px;
        width: 100%;
    }

    /*Modify Ticket*/

    .managebooking .panel-heading {
        font-size: 17px;
        padding: 20px 0 10px;
    }

    .managepnr label {
        font-size: 14px;
        width: auto;
        padding: 0 0 6px;
    }

        .managepnr label::after {
            right: auto;
            margin: 0 0 0 6px;
            font-size: 14px;
            top: -1px;
        }

    .managepnr input {
        width: 100%;
    }

    .managepnr {
        padding: 7px 10px;
        text-align: left;
    }

        .managepnr.managebutton button {
            font-size: 15px;
            font-weight: 600;
            padding: 9px 30px;
        }

    /*Bus charter*/

    .charterformgroup h3 {
        font-size: 17px;
    }

    .charterinput {
        padding: 0;
        gap: 0;
    }

        .charterinput .col-lg-6 label {
            padding: 15px 0 6px;
        }

    .termsdata {
        padding: 10px 0 0;
    }

    .gallerywrap {
        padding: 30px 0 0;
    }

    /*modify Ticket*/

    .managepnr .redclr {
        bottom: -10px;
        left: 10px;
    }

    .modifyarticletable .css-i4bv87-MuiSvgIcon-root {
        width: 0.8em;
        height: 0.8em;
    }

    .css-1m9pwf3 {
        width: 14px !important;
        height: 14px !important;
    }

    .partialradiogroup .css-1hbvpl3-MuiSvgIcon-root, .partialradiogroup .css-11zohuh-MuiSvgIcon-root {
        font-size: 16px !important;
    }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
        padding: 0;
    }

    .modify_popup_main .css-qfz70r-MuiFormGroup-root {
        padding: 15px 30px 0 0;
        gap: 8px 0;
    }

    .modifydetailsinput label {
        font-size: 14px;
        padding: 0 0 6px;
    }

    .modifyarticledetails table thead tr th {
        padding: 8px 0;
        font-size: 14px;
    }

    .modifyarticledetails table tbody tr td {
        padding: 8px 0px;
        font-size: 14px;
    }

    .panel.panel-primary {
        padding: 20px 0 0;
    }

    .fix_contentwidth .panel-primary > .panel-heading {
        font-size: 22px;
        padding: 0 0 10px;
    }

    .cancellation-wrapper {
        font-size: 13px;
    }

        .cancellation-wrapper ul {
            padding: 0 30px 15px;
        }

            .cancellation-wrapper ul li {
                font-size: 14px;
                padding: 0 0 10px;
            }
}

@media only screen and (max-width:399px) {
    #activate-menu {
        width: 220px;
    }
}

@media only screen and (max-width:359px) {
    .hero-style {
        height: 140px;
    }

    .theme-btn-s2 {
        padding: 6px 14px;
        font-size: 10px;
    }

    .popup-sigin-option {
        gap: 40px;
    }

        .popup-sigin-option .sigin-option-title h5::after {
            width: 20px;
            right: -26px;
        }

    .sigin-option-icon {
        gap: 10px;
    }

    .service-title h2 {
        font-size: 36px;
    }

    .servicemain {
        margin: -12px 0 0;
    }

    .destinatinedetails p {
        line-height: 20px;
    }

    .awardslide .owl-carousel.owl-drag .owl-item .item {
        margin: 0 20px 0;
    }

    .customer-test-title {
        line-height: 38px;
    }

    .testimonial-slide {
        margin: -10px 0 0;
    }

    .testimonial-carousel .single-testimonial {
        height: 300px;
    }

    .count-no-bg {
        left: 40px;
    }

    .mobile-block-title h2 {
        text-align: center;
    }

    .app-download-details h5 {
        font-size: 18px;
    }

    .app-download-details p {
        font-size: 11px;
    }

    .mobile-qr-image img {
        margin: 0 0 0 -66px;
        max-width: 270px;
    }

    .mobile-qr-bg {
        min-height: 342px;
    }

    .newsblock h5 {
        font-size: 14px;
    }

    .newsblock p {
        font-size: 11px;
        line-height: 18px;
    }

    .footernav {
        flex-basis: 100%;
    }
}
