/* start media query style*****/

@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%;
            }
}

@media only screen and (max-width:1699px) {
    .amenitieswrap {
        padding: 100px 0 100px;
    }

    .cargowraper {
        padding: 110px 0 0;
    }

    .cargo_bg {
        min-height: 520px;
        padding: 100px 0 0;
        background-position: center center;
    }

    .servicewrap {
        padding: 100px 0 163px;
    }

    .app_main {
        padding: 100px 7% 70px;
    }

    /* start media query AvailbleRoutes page style*****/

    .routefilters {
        padding: 20px 0 30px;
    }

    /* end media query AvailbleRoutes page style*****/
}

@media only screen and (max-width:1599px) {
    .offerwrap {
        padding: 90px 0;
    }

    .topdestinationwrap {
        padding: 90px 0 84px;
    }

    .aboutcontent {
        padding: 90px 0 86px;
    }

    .amenitieswrap {
        padding: 90px 0;
    }

    .app_main {
        padding: 90px 5% 70px;
    }

    .app_mobile img {
        width: 100%;
        max-width: 500px;
    }

    .cargowraper {
        padding: 100px 0 0;
    }

    .cargo_bg {
        min-height: 500px;
        padding: 90px 0 0;
    }

    .servicewrap {
        padding: 90px 0 153px;
    }

    .citywrap {
        padding: 90px 0 153px;
        margin: 0 0 -90px;
    }

    .footer_wrapper {
        padding: 90px 0 0;
    }

    .footer_bg {
        padding: 70px 0;
    }

    /* start customer info page style*****/

    .routerightside .routeleftside {
        padding: 30px 30px;
    }

    .customerinfowrapper {
        padding: 45px;
    }

    .passengerdetails {
        gap: 30px;
    }

    .passengerroutedetails {
        gap: 30px;
    }

    /* end customer info page style*****/
}

@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;
        }

    .bookingwrapper {
        top: 40px;
    }

    .book_home h1 {
        width: 100%;
        text-align: center;
    }

        .book_home h1 svg {
            width: 83%;
        }

    .apparea {
        gap: 40px;
    }

    .app_mobile img {
        max-width: 490px;
    }

    /* start Available Route page style*****/

    .filter_tab_main {
        padding: 20px 20px;
    }

    .routerightside .routeleftside {
        width: 23%;
        padding: 25px 25px;
    }

    .bookingchartdata {
        flex-direction: column;
    }

    .bookingdeatails {
        flex-direction: column;
        gap: 20px;
        padding: 40px 0 0;
    }

    .routepoint {
        flex-wrap: nowrap;
        padding: 0 0 20px;
    }

    .boardingpointchart {
        width: 49%;
    }

    .droppingpointchart {
        width: 49%;
    }

    .bookingservicefair {
        flex-wrap: nowrap;
    }

    .bookingcontinue {
        padding: 15px 0 0;
    }

    /* End Available Route page style*****/

    /* start customer info page style*****/

    .passengerroutedetails {
        gap: 25px;
    }

    .customerroutedata {
        gap: 25px;
    }

    .passengerdetails {
        gap: 25px;
    }

    /* end customer info page style*****/
}

@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;
                }

    .bookingwrapper {
        top: 30px;
    }

    .book_home h1 svg {
        width: 80%;
    }

    .offerwrap {
        padding: 80px 0;
    }

    .offerbox img {
        width: 100%;
        max-width: 410px;
    }

    .topdestinationwrap {
        padding: 80px 0 74px;
    }

    .destinationbox img {
        width: 100%;
        max-width: 300px;
    }

    .aboutcontent {
        padding: 80px 0 76px;
    }

    .aboutmain {
        gap: 50px;
        align-items: center;
    }

    .aboutright {
        width: 50%;
    }

        .aboutright img {
            width: 100%;
        }

    .aboutleft {
        width: 46%;
        padding: 0;
    }

    .amenitieswrap {
        padding: 80px 0;
    }

    .amenitiesbox {
        width: 190px;
        height: 276px;
        padding: 22px 0 0;
        gap: 30px;
    }

        .amenitiesbox h3 {
            font-size: 19px;
        }

    .apparea h1 {
        width: 100%;
        text-align: center;
    }

        .apparea h1 svg {
            width: 90%;
        }

    .app_main {
        padding: 80px 20px 70px;
    }

    .app_features {
        padding: 40px 0 50px;
        gap: 15px;
    }

    .app_mobile img {
        max-width: 400px;
    }

    .cargowraper {
        padding: 90px 0 0;
    }

    .cargo_bg {
        min-height: 480px;
        padding: 80px 0 0;
    }

    .servicewrap {
        padding: 80px 0 143px;
    }

    .servicebox {
        width: 410px;
        height: 285px;
        padding: 30px 30px 0;
    }

    .citywrap {
        padding: 80px 0 143px;
        margin: 0 0 -80px;
    }

    .footer_wrapper {
        padding: 80px 0 0;
    }

    .footer_bg {
        padding: 60px 0;
    }

    .socialicon {
        gap: 12px;
    }

    .city_box img {
        width: 100%;
        max-width: 410px;
    }

    /* start media query AvailbleRoutes page style*****/

    .routerightside .routeleftside {
        width: 25%;
    }

    .amenities-tab-list {
        gap: 16px;
    }

    .amenities-tab-box i, .amenities-tab-box p {
        font-size: 17px;
    }

    .amenities-tab-box p {
        font-size: 15px;
        padding-left: 8px;
    }

    .amenities-tab-box {
        padding: 8px 16px;
    }

    .bookingdeatails {
        flex-basis: 54%;
    }

    .bustiming {
        flex-basis: 46%;
    }

    .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 {
        font-size: 16px;
    }

        .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;
        gap: 16px;
    }

    .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*/

    .customerinfowrapper {
        padding: 40px;
    }

    .journeydate label {
        font-size: 14px;
        padding: 4px 0 0;
    }

    .passengermainbox {
        padding: 25px;
    }

    .passengerfillbox {
        gap: 16px;
    }

    .customerinfowrapper .customerinfotitle {
        font-size: 21px;
    }

    .passcontactdata {
        padding: 25px;
        margin: 16px 0 0;
    }

    .passengertitle {
        font-size: 17px;
        padding: 0 0 16px;
    }

        .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%;
    }

    .book_home h1 svg {
        width: 76%;
        height: 60px;
    }

    .bookingform {
        width: 92%;
        padding: 14px 14px 14px;
        gap: 14px;
        margin: -10px 0 0;
    }

    .offerbox img {
        max-width: 386px;
    }

    .destinationbox img {
        max-width: 286px;
    }

    .aboutmain {
        gap: 40px;
    }

    .aboutleft {
        width: 47%;
    }

        .aboutleft p {
            font-size: 17px;
            font-weight: 400;
            padding: 0 0 20px;
            line-height: 26px;
        }

    .amenitiesbox {
        width: 180px;
        height: 266px;
        padding: 18px 0 0;
        gap: 26px;
    }

    .apparea h1 svg {
        width: 84%;
    }

    .apparea {
        gap: 30px;
    }

    .app_mobile img {
        max-width: 380px;
    }

    .app_features {
        padding: 40px 0 40px;
        gap: 12px;
    }

        .app_features p {
            font-size: 17px;
            line-height: 25px;
        }

    .app_link_mobile {
        width: 90%;
    }

    .app_link button {
        padding: 15px 31px 14px;
    }

    .cargoright {
        gap: 30px;
        width: 34%;
    }

    .cargoleft p {
        font-size: 17px;
        line-height: 26px;
    }

    .cargo_bg {
        min-height: auto;
        padding: 80px 0;
    }

    .servicebox {
        width: 390px;
        height: 275px;
        padding: 25px 25px 0;
    }

    .serviceslide .slick-dots {
        bottom: -37px;
    }

    .servicewrap {
        padding: 80px 0 133px;
    }

    .cityslide .slick-prev.slick-arrow {
        right: 66px;
    }

    .city_box img {
        max-width: 382px;
    }

    .city_content h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .cityslide .slick-dots .slick-active button {
        bottom: 1px;
    }

    /* start media query AvailbleRoutes page style*****/

    .routerightside .routeleftside {
        width: 26%;
        padding: 20px 20px;
    }

    .modifywrapper {
        padding: 15px 0;
    }

    .modifybookingform {
        padding: 16px;
    }

    .modifytodate:before {
        top: -16px;
        height: 84px;
    }

    .modifytodate.modifyfromdate:after {
        top: -16px;
        height: 84px;
    }

    .serviceboxdetail p {
        font-size: 15px;
        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: 25px;
    }

    .passengermainbox {
        padding: 20px;
        gap: 20px;
    }

    .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;
    }

    .passcontactdata {
        padding: 20px;
    }

    .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:1229px) {
    .destinationbox img {
        max-width: 240px;
    }

    .citysearch {
        bottom: 22px;
    }

    .headercontacts {
        gap: 20px;
    }

    .loginwrap {
        gap: 8px;
    }

        .loginwrap a {
            padding: 9px 18px 9px;
            font-size: 13px;
        }

    .headermenu .navbar-inverse .navbar-nav {
        gap: 42px;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 17px;
        }

    .bookingform {
        width: 100%;
    }

    .bookingcity.bookingdate {
        gap: 14px;
    }

    .bookingwrapper {
        top: 20px;
    }

    .bookinginput span {
        bottom: -17px;
    }

    .offerwrap {
        padding: 70px 0;
    }

    .topdestinationwrap {
        padding: 70px 0 64px;
    }

    .toptitle {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.1px;
    }

    .aboutcontent {
        padding: 70px 0 66px;
    }

    .aboutmain {
        gap: 25px;
    }

    .aboutleft {
        width: 48%;
    }

        .aboutleft .toptitle {
            padding: 0 0 30px;
        }

    .aboutusread {
        margin: 10px 0 0;
        gap: 4px;
    }

    .aboutleft p {
        font-size: 16px;
        line-height: 25px;
    }

    .amenitieswrap {
        padding: 70px 0;
    }

    .apparea {
        gap: 20px;
    }

    .app_features {
        padding: 35px 0 35px;
        gap: 10px;
    }

        .app_features h4 {
            gap: 8px;
        }

        .app_features p {
            font-size: 16px;
            line-height: 24px;
        }

        .app_features i {
            width: 22px;
            height: 22px;
            background-position: center -988px;
        }

    .app_link_mobile {
        width: 96%;
    }

    .app_right span img {
        width: 100%;
        max-width: 190px;
    }

    .app_mobile img {
        max-width: 304px;
    }

    .app_mobile {
        left: 304px;
    }

    .app_right .app_qr {
        flex-direction: column;
    }

    .offericon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .offerbox {
        width: 97%;
    }

    .slick-initialized .slick-slide, .slick-slide img {
        display: inline-block;
        text-align: center;
    }

    .app_right {
        gap: 30px;
        padding: 20px 0 0;
    }

    .app_main {
        padding: 70px 20px 70px;
    }

    .cargowraper {
        padding: 70px 0 0;
    }

    .cargo_bg {
        padding: 70px 0;
    }

    .cargoleft {
        width: 56%;
    }

    .cargoright {
        width: 40%;
    }

    .cargonumber {
        gap: 10px;
    }

    .servicewrap {
        padding: 70px 0 113px;
    }

    .servicebox {
        width: 320px;
        height: 295px;
    }

    .serviceslide .slick-dots {
        bottom: -27px;
    }

    .citywrap {
        padding: 70px 0 113px;
        margin: 0 0 -70px;
    }

    .cityslide .slick-dots {
        bottom: -27px;
    }

    .footer_wrapper {
        padding: 70px 0 0;
    }

    .city_box img {
        max-width: 320px;
    }

    .city_content h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .city_content a {
        width: 40px;
        height: 40px;
        background-position: center -3825px;
    }

    .cityslide .slick-arrow {
        top: -82px;
        width: 40px;
        height: 40px;
    }

        .cityslide .slick-arrow:before {
            top: 10px;
        }

    .cityslide .slick-prev.slick-arrow {
        right: 50px;
    }

    .cargoline {
        padding: 12px 0;
    }

    .cargoanim h3 {
        font-size: 24px;
        line-height: 29px;
    }

    .swiper-slide {
        gap: 22px;
    }

        .swiper-slide svg {
            width: 26px;
            height: 26px;
        }

    .swiper-wrapper {
        gap: 22px;
    }

    .footerline h3 {
        font-size: 24px;
        line-height: 29px;
    }

    .footerline {
        padding: 12px 0 !important;
    }

    .footer_bg {
        padding: 50px 0;
    }

    .footer_navbar_address {
        padding: 70px 0 70px;
    }

    .footer_title h5 {
        font-size: 24px;
        line-height: 29px;
        padding: 25px 0 25px;
    }

    .footer_contact p {
        padding: 0 0 0 34px;
    }

    .socialicon {
        gap: 10px;
    }

        .socialicon a {
            width: 34px;
            height: 34px;
        }

            .socialicon a svg {
                width: 20px;
                height: 20px;
            }

    .footer_navlinks ul {
        gap: 12px;
    }

    .aboutfooter {
        width: 37%;
    }

    .aboutusread label {
        width: 40px;
        height: 40px;
        background-position: center -980px;
    }

    .aboutusread .readmore {
        font-size: 14px;
        padding: 11px 26px;
    }

    /* start media query AvailbleRoutes page style*****/

    .bustiming {
        flex-basis: 55%;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 270px;
        padding: 35px 0 0;
    }

    .boardingpointchart {
        width: 100%;
    }

    .droppingpointchart {
        width: 100%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 100%;
    }

    .modifybookingform {
        padding: 12px;
    }

    .modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px 0 25px;
        background-position: 0 8px;
        background-size: 20px;
    }

    .modifybookingsearch .modifyinput.modifyfromcity input {
        background-position: 0 -138px !important;
    }

    .modifyswapcity {
        background-position: center -298px;
        top: 17px;
        width: 20px;
        height: 19px;
        background-size: 20px;
    }

    .modifytocity {
        width: 46.5%;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 17px -425px;
        padding: 0 0 0 42px;
        background-size: 20px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 17px -570px;
    }

    .modifytodate:before {
        top: -12px;
        height: 76px;
    }

    .modifytodate.modifyfromdate:after {
        top: -12px;
        height: 76px;
    }

    .filter_tab_main {
        padding: 12px 12px;
    }

    .filtercheckbox label {
        font-size: 14px;
        padding: 0 32px 0 0;
    }

        .filtercheckbox label::before {
            width: 18px;
            height: 18px;
            top: 1px;
        }

    .filter-drawer__title {
        font-size: 15px;
    }

        .filter-drawer__title::after {
            top: 2px;
            font-size: 14px;
        }

    .bookingcontinue {
        padding: 10px 0 0;
    }

    .travelsname {
        padding: 20px 0 0 30px;
    }

    .busroutetimetable .boldlabel {
        font-size: 18px;
    }

    .lighttext1 {
        font-size: 15px;
    }

    .routeleftside {
        padding: 40px 35px;
    }

    .filtercheckbox {
        padding: 16px 0 0;
        margin: 16px 0 0;
        gap: 16px;
    }

    .filter-drawerpart {
        padding: 16px 0 0;
    }

    .filtermodelbottombtn {
        width: 390px;
    }

    .busroutetimetable {
        padding: 30px 30px 0;
    }

    .busroutevia {
        padding: 16px 30px 26px;
    }

    .busfacilitiestab {
        padding: 10px 15px;
    }

        .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*/

    .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;
    }

    .canclrefund .refundtitle {
        width: 50%;
    }

    .canclrefund .refundata {
        width: 50%;
    }

    /*contact us*/

    .contactus_tab_main .filter_tab_main {
        width: 31%;
    }

    .contactus_tab_main .faq_content_list {
        gap: 22px 32px;
    }
}

@media only screen and (max-width:1199px) {
    /* start media query AvailbleRoutes page style*****/

    .modifybutton button {
        height: 50px;
        font-size: 15px;
    }

    /* end media query AvailbleRoutes page style*****/
}

@media only screen and (max-width:1023px) {
    .e-ticket .e-ticketview {
        width: 991px;
    }

    .headertop {
        justify-content: center;
        flex-direction: column;
        padding: 12px 0;
        gap: 12px;
    }

    .headercontacts {
        gap: 40px;
    }

    .destinationbox img {
        max-width: 230px;
    }

    .book_home h1 svg {
        width: 80%;
        height: 56px;
    }

    .bookingwrapper {
        top: 15px;
    }

    .app_mobile {
        left: 284px;
        bottom: 30px;
    }

    .servicebox {
        width: 310px;
    }

    .city_box img {
        max-width: 310px;
    }

    .city_content {
        bottom: 20px;
        padding: 0 20px 0 20px;
    }

        .city_content h2 {
            font-size: 26px;
            line-height: 36px;
        }

    .aboutfooter {
        width: 38%;
    }

    .footer_right {
        gap: 30px;
    }

    .bottomfooter {
        padding: 20px 0;
    }

    .cargonumber a {
        padding: 14px 20px 13px;
    }

    /*Available Route Page Style Start Here*/

    .bookingdeatails {
        flex-basis: 62%;
    }

    .routerightside {
        gap: 15px
    }

        .routerightside .routeleftside {
            width: 26%;
            padding: 13px;
        }

    .routeleftsidetitle {
        padding: 0 0 12px;
    }

        .routeleftsidetitle h5 {
            font-size: 16px;
        }

        .routeleftsidetitle i {
            font-size: 14px;
        }

    .bustime.busroutearrow {
        padding: 0 15px 0;
    }

        .bustime.busroutearrow img {
            width: 100%;
            max-width: 100px;
        }

    .seatbutton .seatavailable p label {
        font-size: 16px;
    }

    .busfacilitiestab .nav-tabs .nav-item:first-child .nav-link {
        padding: 0 10px 0 0;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        padding: 0 10px;
    }

    /*Available Route Page Style End Here*/

    .panel-body .bookingdetails1 {
        overflow-x: scroll;
        width: 100%;
    }
}

@media only screen and (max-width:991px) {
    .routeline {
        font-size: 14px;
    }

    #activator {
        top: 0;
        right: 0;
    }

    #activate-menu {
        right: -53%;
    }

        #activate-menu ul {
            padding: 30px 20px 0 20px;
        }

    .popupblock03 {
        width: 720px;
    }

    .routetabarea {
        padding: 20px 0px 0 20px;
    }

    .popupblock03 .popuproutepart {
        height: 390px;
        padding: 40px 30px;
    }

    .city_box {
        width: 97%;
    }

    .servicebox {
        width: 360px;
    }

    .destinationbox img {
        max-width: 240px;
    }

    .serviceslide {
        padding: 36px 0 0;
    }

    .cityslide {
        padding: 36px 0 0;
    }

    .loginwrap a {
        padding: 8px 20px 8px;
    }

    .headerparts {
        padding: 20px 0;
        flex-direction: column;
        gap: 18px;
    }

    .bookingwrapper {
        top: 0;
        position: relative;
    }

    .dphero {
        display: flex;
        flex-direction: column-reverse;
    }

    .book_home h1 {
        display: none;
    }

    .bookingform {
        flex-direction: column;
        background-color: rgba(52, 76, 54, 0.15);
        margin: 0;
    }

    .bookingcity {
        display: flex;
        gap: 2px;
        width: 100% !important;
    }

    .bookingsearch {
        width: 100%;
        height: auto;
    }

        .bookingsearch .searchbtn {
            height: 46px;
            background-position: center -814px;
        }

    .bannerwrapper {
        padding: 30px 0 0;
    }

    .offerwrap {
        padding: 60px 0;
    }

    .toptitle span {
        font-size: 13px;
        line-height: 16px;
        gap: 5px;
        padding: 5px 12px 5px 10px;
    }

    .toptitle {
        font-size: 36px;
        line-height: 42px;
        letter-spacing: 0;
    }

    .offerslide {
        padding: 36px 0 0;
    }

    .topdestinationwrap {
        padding: 60px 0 60px;
    }

    .destination {
        padding: 36px 0 0;
    }

    .aboutcontent {
        padding: 60px 0 56px;
    }

    .aboutmain {
        gap: 40px;
        flex-direction: column-reverse;
    }

    .aboutright {
        width: 100%;
        text-align: center;
    }

    .aboutleft {
        width: 100%;
    }

        .aboutleft p {
            font-size: 15px;
            line-height: 23px;
        }

    .aboutright img {
        width: 100%;
        max-width: 752px;
    }

    .amenitieswrap {
        padding: 60px 0;
    }

    .amenitieslide {
        padding: 36px 0 0;
    }

    .apparea h1 svg {
        width: 80%;
        height: 40px;
    }

    .app_main {
        padding: 60px 20px 60px;
        flex-wrap: wrap;
        align-items: center;
        gap: 40px;
    }

    .app_mobile {
        left: 0;
        bottom: 0;
        position: relative;
        width: 42%;
    }

    .app_left {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .app_right {
        padding: 0;
        width: 50%;
        flex-direction: row;
    }

    .app_features p {
        font-size: 18px;
    }

    .app_link_mobile {
        width: 460px;
    }

    .app_link input {
        width: 69.2%;
    }

    .app_link {
        padding: 8px;
        gap: 8px;
    }

        .app_link button {
            padding: 15px 28px 14px;
        }

    .app_mobile img {
        max-width: 260px;
    }

    .cargowraper {
        padding: 60px 0 0;
    }

    .cargoanim h3 {
        font-size: 22px;
        line-height: 27px;
    }

    .swiper-slide svg {
        width: 24px;
        height: 24px;
    }

    .cargo_bg {
        padding: 60px 0;
    }

    .cargoleft p {
        font-size: 15px;
        line-height: 23px;
        padding: 30px 0 0;
    }

        .cargoleft p:last-child {
            padding: 20px 0 0;
        }

    .cargoright {
        width: 40%;
        gap: 26px;
    }

        .cargoright svg {
            width: 90%;
        }

    .cargonumber {
        gap: 8px;
    }

        .cargonumber a {
            padding: 9px 14px 9px;
            flex-basis: 48%;
            font-size: 14px;
            font-weight: 400;
        }

    .cargoarea {
        align-items: center;
    }

    .servicewrap {
        padding: 60px 0 93px;
    }

    .serviceslide .slick-dots {
        bottom: -17px;
    }

    .citywrap {
        padding: 60px 0 93px;
        margin: 0 0 -60px;
    }

    .cityslide .slick-dots {
        bottom: -17px;
    }

    .footer_wrapper {
        padding: 60px 0 0;
    }

    .footerline h3 {
        font-size: 22px;
        line-height: 27px;
    }

    .swiper-slide svg {
        width: 22px;
        height: 22px;
    }

    .footer_bg {
        padding: 42px 0;
    }

    .footer_top_left svg {
        width: 66%;
    }

    .footer_top_left h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .footer_navbar_address {
        padding: 60px 0 60px;
    }

    .footer_title h5 {
        font-size: 22px;
        line-height: 27px;
        padding: 20px 0 20px;
    }

    .footer_contact p {
        padding: 0 0 0 24px;
        font-size: 14px;
        line-height: 21px;
        background-position: -16px -3326px;
        background-size: 50px;
    }

        .footer_contact p.callus {
            background-position: -16px -3462px;
        }

        .footer_contact p.mailus {
            background-position: -16px -3594px;
        }

    .footer_right {
        gap: 20px;
    }

    .aboutfooter {
        width: 42%;
    }

    .footer_map iframe {
        width: 420px;
        height: 160px;
    }

    .footer_navlinks ul {
        gap: 11px;
    }

        .footer_navlinks ul li a {
            font-size: 15px;
        }

    .socialicon a {
        width: 30px;
        height: 30px;
    }

        .socialicon a svg {
            width: 18px;
            height: 18px;
        }

    .socialicon {
        gap: 7px;
        width: 100%;
        justify-content: center;
    }

    .copyrights {
        font-size: 13px;
    }

    .poweredby span {
        font-size: 13px;
    }

    .bottomfooter {
        padding: 18px 0;
        flex-wrap: wrap;
        gap: 18px;
    }

    /* start media query AvailbleRoutes page style*****/

    .filter_tab_main {
        padding: 15px 17px;
        background-color: var(--pure);
    }

    .routerightside .routeleftside {
        position: fixed;
        left: 25px;
        bottom: 25px;
        z-index: 9;
        width: 70px;
        padding: 0;
        background-color: transparent;
        border: none;
        box-shadow: none;
    }

    .routeleftsidetitle {
        display: none;
    }

    .routefilters {
        gap: 18px;
        width: 400px;
        background-color: rgba(52, 76, 54, 0.8);
        box-shadow: 0px 12px 45px rgba(0, 0, 0, .15);
        text-align: left;
        margin: 0 0 10px 0;
        height: 75vh;
        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: 65px;
        width: 65px;
    }

        .filterbuttonsidebar a i {
            font-size: 15px;
        }

        .filterbuttonsidebar a:hover, .filterbuttonsidebar a:focus {
            color: var(--pure);
            /*background-color: var(--secondary);*/
        }

    .filterbuttonsidebar {
        width: 65px;
        height: 65px;
        background-color: var(--secondary);
        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: 20px;
                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: 20px 20px 0;
    }

    .busroutevia {
        padding: 14px 20px 24px;
    }

    .busfacilitiestab {
        padding: 10px 20px;
    }

    .bustiming {
        flex-basis: 62%;
    }

    .busroutetimetable .boldlabel {
        font-size: 18px;
    }

    .busroutetimetable .bluetext {
        font-size: 15px;
        padding: 3px 0 0;
    }

    .bustype {
        font-size: 15px;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 15px;
    }

        .busfacilitiestab .nav-tabs .nav-link:before {
            width: 1px;
            height: 22px;
            top: 0px;
        }

    .seatbutton {
        gap: 12px;
    }

        .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 -425px;
        padding: 0 0 0 26px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 0 -570px;
    }

    .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 {
        width: 100%;
    }

    /*.routedetail {
        padding: 30px 0 0;
    }*/

    .bustime.busroutearrow img {
        width: 100%;
        max-width: 100px;
        padding: 0;
    }

    .routebusviadetails {
        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: 22px 20px 20px;
    }

    .amenities-tab-list {
        gap: 14px;
    }

    .amenities-tab-box {
        padding: 7px 14px;
    }

    .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 16px 0 0;
        font-size: 15px;
    }

    .boarding-list p {
        font-size: 15px;
    }

    .seatindicator {
        padding: 20px 0 0;
    }

    .bustime.busroutearrow {
        padding: 0 12px 0;
    }

    .serviceboxdetail label {
        padding: 0 0 0 10px;
    }

    .routepoint {
        padding: 0 0 25px;
    }

    .bookingchartdata {
        flex-direction: column;
    }

    .seatitle {
        padding: 10px 20px 20px;
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

        .seatitle:before {
            display: none;
        }

        .seatitle:after {
            display: none;
        }

    .seatchartone, .seatchartwo {
        text-align: center;
    }

    .lowerdeckseat, .upperdeckseat {
        margin: 0 auto;
        display: inline-block;
        float: 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;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 100%;
    }

    .seatindicator {
        padding: 12px 0 0;
    }

    .droppingpointchart {
        width: 48.5%;
    }

    .boardingpointchart {
        width: 48.5%;
    }

    .bookingcontinue {
        padding: 10px 0 0;
    }

        .bookingcontinue button {
            font-size: 15px;
            padding: 10px 28px;
        }

    .filtermodelbottombtn {
        width: 370px;
    }

    /* end media query AvailbleRoutes page style*****/

    /*Customer info start*/

    .customerinfowrapper {
        padding: 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_tab_main .faq_content_list {
        gap: 14px;
    }

    .contactus_tab_main .filter-drawer__title {
        font-size: 15px;
    }

    .contactus_tab_main .filter-drawer h4 {
        padding: 10px 0 5px;
    }

    .contactus_tab_main .filter_tab_main {
        width: 32%;
        padding: 10px 15px;
    }

    .contactus_tab_main .filter-drawer p {
        font-size: 14px;
        line-height: 21px;
    }

    .contactus_wrapper .fix_contentwidth {
        margin: 10px auto 10px;
    }

    .contactus_tab_main h2 {
        font-size: 20px;
    }

    .contactus_tab_main {
        padding: 30px 15px 0;
    }

    .contactmainwrap {
        gap: 50px;
        padding: 20px 0 8px;
        margin: 0 0 15px;
    }

    /*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: 10px 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%;
    }

    /*Gallery*/

    .fix_contentwidth {
        margin: 0px auto 0px;
        padding: 0;
    }

    .gallery_tag {
        padding: 40px 0px 0;
    }

    .gallery_box {
        gap: 20px;
    }

    .gallerythum {
        width: 32%;
        gap: 18px;
        padding: 15px;
    }

        .gallerythum p {
            font-size: 16px;
        }
}

@media only screen and (max-width:767px) {
    .cancellationother {
        overflow: hidden;
        overflow-x: auto;
    }

    .popupblock03 {
        width: 100%;
    }

        .popupblock03 .popuproutepart {
            height: auto;
            padding: 30px 15px;
        }

    .routeimage img {
        width: 100%;
    }

    .routeimage label {
        font-size: 16px;
        padding: 9px 26px;
    }

    .routetabpart h3 {
        font-size: 20px;
    }

    .routedropcity .css-xsu6ln-MuiAutocomplete-root, .routestitle2 input {
        padding: 5px 16px !important;
        height: 42px;
    }

    .routepoptab {
        padding: 0 0 16px;
    }

    .destinationbox img {
        max-width: 216px;
    }

    .bookinginput .MuiInput-root:before {
        right: 16px;
        top: 14px;
    }

    .headercontacts {
        gap: 9px;
        flex-direction: column;
    }

    .loginwrap a {
        padding: 7px 18px 7px;
        font-size: 13px;
    }

    .headerparts {
        padding: 16px 0;
    }

    .bookingpart label {
        font-size: 13px;
        background-position: -17px -274px;
        padding: 0 0 5px 22px;
        background-size: 50px;
    }

    .bookinginput input {
        height: 48px;
    }

    .bookingpart.bookingpart03 label, .bookingpart.bookingpart04 label {
        background-position: -17px -408px;
    }

    .cityswapicon {
        background-position: center -542px;
        bottom: 10px;
        width: 31px;
        height: 28px;
        background-size: 50px;
    }

    .bookingsearch .searchbtn {
        height: 44px;
    }

    .headertop {
        justify-content: center;
        flex-direction: column;
        padding: 12px 0 14px;
        gap: 14px;
    }

    /* leftmenu start */

    .headermenu {
        width: auto;
        position: absolute;
        top: 10px;
        right: 10px;
        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: 12px !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: 12px;
            left: auto;
        }

            .fixedbtn.topfixedicon::after {
                font-family: FontAwesome;
                content: "\f00d";
                right: 3px;
                top: -6px;
                position: absolute;
                font-size: 22px;
                color: var(--primary);
            }

    .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 {
        margin: 0;
        float: left;
        width: 100%;
        padding: 24px 0 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    .headermenu .navbar-toggle .icon-bar {
        background: #fff;
    }

    .headermenu .navbar-inverse {
        float: left;
    }

        .headermenu .navbar-inverse .navbar-toggle:focus,
        .headermenu .navbar-inverse .navbar-toggle:hover {
            background-color: transparent;
        }

        .headermenu .navbar-inverse .navbar-nav > li {
            display: block;
            text-align: left;
            margin: 0 0 0 20px;
        }

        .headermenu .navbar-inverse .container-fluid {
            padding: 0 15px;
            text-align: center;
            background: #3e3e3e;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 15px;
            padding: 0;
            color: #101010;
            margin: 0;
            border-bottom: none;
            font-weight: 500;
            text-align: center;
            background-color: transparent;
        }

    .headermenu .navbar-inverse {
        background-color: var(--pure);
        box-shadow: 0 0 5px #B0B0B0;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a.active, .headermenu .navbar-inverse .navbar-nav > li > a.active:focus, .headermenu .navbar-inverse .navbar-nav > li > a.active:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
            background: transparent;
            color: var(--secondary);
            border-bottom: none;
        }

        .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);
            border-bottom: none;
        }

        .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;
        right: 0;
        width: 50%;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
        padding-top: 30px;
        z-index: 9999;
    }

    .side-collapse.in {
        width: 0;
    }

    .cssmenu {
        float: left;
        width: 100%;
    }

    .navbar-toggle {
        display: block;
    }

    /* leftmenu end */

    .offerwrap {
        padding: 55px 0;
    }

    .toptitle {
        font-size: 30px;
        line-height: 38px;
        gap: 10px;
    }

    .offerslide {
        padding: 32px 0 0;
    }

    .topdestinationwrap {
        padding: 55px 0 55px;
    }

    .destination {
        padding: 32px 0 0;
    }

    .aboutcontent {
        padding: 55px 0 51px;
    }

    .aboutmain {
        gap: 30px;
    }

    .aboutleft .toptitle {
        padding: 0 0 26px;
    }

    .amenitieswrap {
        padding: 55px 0;
    }

    .amenitieslide {
        padding: 32px 0 0;
    }

    .apparea h1 svg {
        width: 72%;
        height: 33px;
    }

    .app_features p {
        font-size: 17px;
    }

    .app_features {
        padding: 28px 0 32px;
        gap: 9px;
    }

    .app_link button {
        padding: 13px 26px 13px;
        font-size: 15px;
    }

    .app_link {
        padding: 6px;
        gap: 6px;
    }

        .app_link input {
            width: 71.8%;
            height: 45px;
        }

    .app_main {
        padding: 55px 20px 55px;
        gap: 35px;
    }

    .cargowraper {
        padding: 55px 0 0;
    }

    .cargo_bg {
        padding: 55px 0;
    }

    .cargoanim h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .swiper-slide svg {
        width: 20px;
        height: 20px;
    }

    .swiper-slide {
        gap: 20px;
    }

    .swiper-wrapper {
        gap: 20px;
    }

    .cargoarea {
        flex-direction: column;
        gap: 35px;
    }

    .cargoleft {
        width: 100%;
    }

    .cargoright {
        width: 60%;
        align-items: center;
    }

    .cargonumber {
        justify-content: center;
    }

    .cargoright svg {
        width: 70%;
        height: 28px;
    }

    .servicewrap {
        padding: 55px 0 87px;
    }

    .serviceslide {
        padding: 32px 0 0;
    }

    .servicebox {
        width: 292px;
        padding: 20px 20px 0;
        height: 270px;
    }

        .servicebox h3 {
            font-size: 18px;
            line-height: 23px;
            padding: 20px 0 16px;
        }

        .servicebox p {
            font-size: 15px;
            line-height: 22px;
        }

    .citywrap {
        padding: 55px 0 88px;
        margin: 0 0 -55px;
    }

    .cityslide .slick-arrow {
        top: -76px;
        width: 36px;
        height: 36px;
    }

    .cityslide {
        padding: 32px 0 0;
    }

        .cityslide .slick-prev.slick-arrow {
            right: 42px;
        }

        .cityslide .slick-arrow:before {
            top: 8px;
        }

    .city_box img {
        max-width: 290px;
    }

    .city_content h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .city_content a {
        width: 36px;
        height: 36px;
        background-position: center -3186px;
        background-size: 50px;
    }

    .footer_wrapper {
        padding: 55px 0 0;
    }

    .footerline h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .footer_bg {
        padding: 34px 0;
    }

    .footer_top_left svg {
        width: 60%;
        height: 26px;
    }

    .footer_top_left h3 {
        font-size: 16px;
        line-height: 18px;
    }

    .app_qr a img {
        width: 100%;
        max-width: 120px;
    }

    .footer_navbar_address {
        padding: 55px 0;
        flex-direction: column;
        gap: 35px;
    }

    .aboutfooter {
        width: 100%;
    }

    .footer_right {
        width: 100%;
    }

    .footer_contact p {
        width: 90%;
    }

    .footer_map iframe {
        width: 100%;
    }

    /* start media query AvailbleRoutes page style*****/

    .ba-we-love-subscribers-fab .img-fab.close::before {
        font-size: 18px;
    }

    .filterbuttonsidebar .filtericon::before {
        font-size: 16px;
    }

    .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;
        gap: 16px;
    }

        .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;
    }

    .bustiming {
        flex-basis: 66%;
    }

    .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: 20px;
    }

    .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: 25px 25px 16px;
    }

    .seatitle {
        padding: 6px 20px 15px;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 260px;
        padding: 30px 0 0;
    }

    .lowerdeckseat {
        background-position: 76% 18px;
    }

    .seatindicator {
        padding: 6px 0 0;
    }

    .bookingdeatails {
        padding: 29px 0 0;
    }

    .boardingpointchart {
        width: 100%;
    }

    .droppingpointchart {
        width: 100%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 100%;
    }

    .serviceboxdata {
        padding: 10px 0 7px;
    }

    .serviceboxdetail {
        padding: 4px 10px;
    }

    .bookingcontinue {
        padding: 5px 0 3px;
    }

    .boarding-list p {
        font-size: 14px;
    }

    .boarding-list label {
        font-size: 14px;
    }

    /* end media query AvailbleRoutes page style*****/

    /*customer info start*/

    .custinfopopup .css-ypiqx9-MuiDialogContent-root {
        padding: 18px 18px 30px;
    }

    .customerinfowrapper {
        padding: 10px;
    }

    .popupclose {
        right: -5px;
        top: -4px;
    }

        .popupclose i {
            font-size: 20px;
        }

    .customerinfowrapper .customerinfotitle {
        font-size: 20px;
    }

    .passengerdetails {
        gap: 18px;
    }

    .passengermainbox {
        padding: 15px;
        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%;
    }

    .passcontactdata {
        padding: 15px;
    }

        .passcontactdata input {
            height: 46px;
            padding: 0 14px;
            font-size: 14px;
        }

    .passengerroutedetails {
        gap: 18px;
    }

    .passfaredetails.passengerbox {
        padding: 18px;
    }

    /*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;
    }

    .payonlinerefnd02 {
        flex-wrap: wrap;
        gap: 10px;
    }

    .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%;
    }

    /*Contact Us*/

    .contactus_tab_main .faq_content_list {
        flex-wrap: wrap;
    }

    .contactus_tab_main .filter_tab_main {
        width: 48%;
        padding: 10px 15px;
    }

    .contactus_tab_main h2 {
        font-size: 18px;
    }

    .contactus_tab_main .filter-drawer__title::after {
        right: -4px;
        top: 0px;
        font-size: 15px;
    }

    /*Gallery*/

    .gallery_box {
        flex-wrap: wrap;
    }

    .gallerythum {
        width: 48%;
    }

    .gallery_back {
        font-size: 16px;
    }

    .gallery_tag {
        padding: 30px 0 0;
    }
}

@media only screen and (max-width:639px) {
    #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;
        }

    .customerlisting {
        height: 258px;
    }

    .popupblock03 .popuproutepart {
        padding: 25px 15px;
        flex-direction: column;
        gap: 10px;
    }

    .routeimage img {
        max-width: 310px;
        width: 100%;
    }

    .routeimage {
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .routetabarea {
        padding: 15px 40px 0;
    }

    .routetabwrap {
        width: 100%;
    }

    .servicebox {
        width: 100%;
        height: 242px;
    }

    .bookinginput .MuiInput-root:before {
        right: 14px;
        top: 12px;
    }

    .headercontacts {
        width: 100%;
        align-items: flex-start;
    }

        .headercontacts p {
            background-position: -21px -170px;
            padding: 0 0 0 24px;
        }

        .headercontacts .routeinq {
            background-position: -22px -10px;
        }

    .bookinginput input {
        height: 44px;
        padding: 0 0 0 12px !important;
        font-size: 15px;
    }

    .cityswapicon {
        background-position: center -540px;
        bottom: 8px;
        width: 31px;
        height: 30px;
        background-size: 50px;
    }

    .offerwrap {
        padding: 48px 0;
    }

    .toptitle {
        font-size: 26px;
        line-height: 34px;
        gap: 8px;
    }

    .offerslide {
        padding: 26px 0 0;
    }

    .topdestinationwrap {
        padding: 48px 0;
    }

    .destinationbox img {
        max-width: 215px;
    }

    .citysearch {
        bottom: 18px;
    }

        .citysearch span {
            font-size: 18px;
        }

    .destination {
        padding: 26px 0 0;
    }

    .aboutcontent {
        padding: 48px 0 44px;
    }

    .aboutleft .toptitle {
        padding: 0 0 22px;
    }

    .aboutusread {
        margin: 5px 0 0;
    }

    .amenitieswrap {
        padding: 48px 0;
    }

    .amenitieslide {
        padding: 26px 0 0;
    }

    .amenitiesbox {
        width: 142px;
        height: 224px;
        padding: 10px 0 0;
        gap: 18px;
    }

        .amenitiesbox span {
            width: 120px;
            height: 120px;
            background-position: center -1122px;
        }

        .amenitiesbox.amenitiesbox2 span {
            background-position: center -1322px;
        }

        .amenitiesbox.amenitiesbox3 span {
            background-position: center -1522px;
        }

        .amenitiesbox.amenitiesbox4 span {
            background-position: center -1722px;
        }

        .amenitiesbox.amenitiesbox5 span {
            background-position: center -1922px;
        }

        .amenitiesbox.amenitiesbox6 span {
            background-position: center -2122px;
        }

        .amenitiesbox.amenitiesbox7 span {
            background-position: center -2322px;
        }

        .amenitiesbox.amenitiesbox8 span {
            background-position: center -2522px;
        }

        .amenitiesbox h3 {
            font-size: 17px;
            padding: 0 20px;
        }

    .apparea h1 svg {
        width: 68%;
        height: 27px;
    }

    .apparea {
        gap: 15px;
    }

    .app_main {
        padding: 48px 15px 48px;
        gap: 30px;
    }

    .app_features {
        padding: 22px 0 26px;
        gap: 8px;
    }

        .app_features h4 {
            align-items: flex-start;
        }

        .app_features p {
            font-size: 15px;
            line-height: 22px;
        }

        .app_features i {
            background-position: center -989px;
        }

    .app_link_mobile {
        width: 410px;
        gap: 12px;
    }

        .app_link_mobile label {
            font-size: 15px;
        }

    .app_link button {
        padding: 12px 22px 12px;
        font-size: 14px;
    }

    .app_link input {
        width: 71.3%;
        height: 43px;
    }

    .app_mobile {
        width: 50%;
    }

    .app_right {
        width: 42%;
        flex-direction: column;
    }

    .cargowraper {
        padding: 48px 0 0;
    }

    .cargoline {
        padding: 10px 0;
    }

    .cargoanim h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .swiper-slide svg {
        width: 18px;
        height: 18px;
    }

    .swiper-slide {
        gap: 16px;
    }

    .swiper-wrapper {
        gap: 16px;
    }

    .cargo_bg {
        padding: 48px 0;
    }

    .cargoleft p {
        font-size: 14px;
        line-height: 22px;
        padding: 24px 0 0;
    }

    .cargoarea {
        gap: 30px;
    }

    .cargoright {
        width: 80%;
    }

    .cargonumber a {
        flex-basis: 42%;
    }

    .cargoright svg {
        width: 64%;
        height: 26px;
    }

    .servicewrap {
        padding: 48px 0 80px;
    }

    .serviceslide {
        padding: 26px 0 0;
    }

    .citywrap {
        padding: 48px 0 81px;
        margin: 0 0 -48px;
    }

    .cityslide {
        padding: 26px 0 0;
    }

        .cityslide .slick-arrow {
            top: -65px;
            width: 30px;
            height: 30px;
        }

        .cityslide .slick-prev.slick-arrow {
            right: 35px;
        }

        .cityslide .slick-arrow:before {
            top: 6px;
            font-size: 13px;
        }

    /*.city_box img {
        max-width: 214px;
    }*/

    .city_content {
        bottom: 14px;
        padding: 0 14px;
    }

        .city_content h2 {
            font-size: 18px;
            line-height: 26px;
        }

        .city_content a {
            width: 26px;
            height: 26px;
            background-position: center -2550px;
            background-size: 40px;
        }

    .footer_wrapper {
        padding: 48px 0 0;
    }

    .footer_bg {
        padding: 30px 0;
        flex-direction: column;
        gap: 28px;
    }

    .footer_top_left {
        gap: 16px;
        align-items: center;
    }

    .footer_navbar_address {
        padding: 48px 0;
        gap: 30px;
    }

    .footer_contact p {
        width: 100%;
    }

    .footer_title h5 {
        font-size: 20px;
        line-height: 24px;
        padding: 18px 0 16px;
    }

    .bottomfooter {
        gap: 14px;
        justify-content: center;
    }

    /* start media query AvailbleRoutes page style*****/

    .avldatecont {
        font-size: 15px;
        line-height: 26px;
    }

    .pg_gateway .css-j204z7-MuiFormControlLabel-root {
        flex-basis: 100%;
    }

    .routefilters {
        height: 66vh;
    }

    .filterbuttonsidebar .filtericon::before {
        font-size: 14px;
    }

    .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;
    }

    .upperlowerchart {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .lowerdeckchart, .upperdeckchart {
        width: 100%;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 280px;
    }

    .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;
    }

    .bookingservicefair {
        flex-direction: column;
    }

    .routepoint {
        flex-direction: column;
    }

    .bookingcontinue {
        padding: 0 0 8px;
    }

        .bookingcontinue button {
            font-size: 14px;
            padding: 8px 24px;
        }

    .modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px 0 22px;
        background-position: 0 8px;
        background-size: 18px;
        font-size: 16px;
        height: 48px;
    }

    .modifybookingsearch .modifyinput input {
        height: 48px;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 0px -382px;
        padding: 0 0 0 22px;
        font-size: 16px;
        background-size: 18px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 0 -512px !important;
    }

    .modifybookingsearch .modifyinput.modifyfromcity input {
        background-position: 0 -123px !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;
    }

    .travelsname {
        padding: 20px 0 0 20px;
    }

    .filterbuttonsidebar a {
        width: 40px;
        height: 40px;
    }

        .filterbuttonsidebar a i {
            font-size: 14px;
        }

    .busroutetimetable {
        padding: 18px 18px 0;
        gap: 10px;
    }

    .busfairdetails span i {
        font-size: 16px;
    }

    .routecitytitle {
        font-size: 16px;
    }

        .routecitytitle span {
            flex-basis: 15%;
        }

    .busroutevia {
        padding: 10px 18px 18px;
    }

    .busfacilitiestab {
        padding: 18px 18px;
    }

    .noroute p {
        font-size: 14px;
        padding: 13px 0;
    }

    .routecitytitlepart {
        width: 320px;
    }

    .dbpointnm_data {
        padding: 0;
    }

    .dbroutehead {
        flex-basis: 72%;
    }

    .boarding-dropping-tab-section {
        flex-direction: column;
    }

    .boarding-point-tab, .dropping-point-tab {
        width: 100%;
    }

    .boarding-list-type {
        height: 200px;
    }

    .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;
    }

    /* end media query AvailbleRoutes page style*****/

    /*Customer info start*/

    .passengerfillbox {
        flex-wrap: wrap;
    }

    .passgender {
        width: 30%;
    }

    .passseats {
        width: 31%;
    }

    .passage {
        width: 31%;
    }

    .passname {
        width: 100%;
    }

    .passcontactdata {
        flex-wrap: wrap;
        gap: 14px;
    }

    .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: 10px 10px;
    }

    .modifyinputflex {
        flex-wrap: wrap;
    }

    .modifydetailsinput {
        width: 100%;
    }

        .modifydetailsinput.modifydetailsinputbutton button {
            font-size: 14px;
            padding: 10px 15px;
        }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
        font-size: 15px;
        margin-right: 15px;
        padding: 3px 0 0 4px;
    }

    .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_wrapper .fix_contentwidth {
        margin: 0px auto 0px;
        padding: 0;
    }

    .contactus_tab_main {
        padding: 15px 0 0;
    }

        .contactus_tab_main h2 {
            font-size: 16px;
        }

    .contactmainwrap {
        gap: 35px;
        padding: 15px 0 8px;
    }

    .contctstatediv label span {
        font-size: 15px !important;
    }

    .contactus_tab_main .faq_content_list {
        gap: 12px;
    }

    .contactus_tab_main .filter-drawer p {
        line-height: 20px;
    }

    /*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;
    }

    /*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%;
        }

    .busfairdetails {
        text-align: left;
    }

    /*Gallery*/

    .gallery_box {
        gap: 18px;
    }

    .gallerythum p {
        font-size: 14px;
    }

    .gallerythum {
        width: 48%;
        gap: 12px;
        padding: 10px;
    }

    .gallery_back {
        font-size: 14px;
    }

    .gallery_tag {
        padding: 25px 0 0;
    }

    .gallery_slide .prev, .gallery_slide .next {
        top: 59%;
    }
}

@media only screen and (max-width:575px) {
    .canclrefund .col-lg-2,
    .canclrefund .col-lg-1 {
        float: none;
    }

    .cancellationother {
        padding: 20px 10px;
    }
}

@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) {
    .resendotplink {
        padding: 15px 0 10px;
    }

    .whatsappbox {
        width: 290px;
    }

    .whatsappboxheader {
        padding: 11px 15px;
    }

    .whatsappboxinn {
        padding: 13px 12px 12px 15px;
    }

    .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;
    }

    .routetabarea {
        padding: 15px 0 0;
    }

    .routepopsearch {
        padding: 0;
    }

    .popupblock03 span {
        font-size: 20px;
    }

    .popupblock03 .popuproutepart {
        padding: 35px 15px 25px;
    }

    .routepoptab {
        padding: 0 0 12px;
    }

    .agentformgroup {
        padding: 0 15px;
    }

    .agentinput {
        padding: 0;
    }

    .city_box img {
        max-width: 420px;
    }

    .city_box {
        width: 100%;
    }

    .city_content {
        bottom: 20px;
        padding: 0 20px;
    }

    .destinationbox img {
        max-width: 190px;
    }

    .headercontacts p a {
        display: block;
    }

    .headercontacts {
        gap: 12px;
    }

        .headercontacts .routeinq {
            background-position: -22px -11px;
        }

        .headercontacts p {
            background-position: -21px -171px;
            font-size: 13px;
        }

    .headerparts {
        padding: 14px 0;
    }

    .sitelogo a img {
        width: 100%;
        max-width: 180px;
    }

    .bookingpart {
        width: 100%;
    }

    .bookingcity {
        gap: 8px !important;
        flex-direction: column;
    }

    .cityswapicon {
        background-position: center -432px;
        bottom: auto;
        width: 25px;
        height: 25px;
        background-size: 40px;
        position: absolute;
        top: 69px;
        transform: rotate(90deg);
        right: 12px;
    }

    .bookingsearch .searchbtn {
        height: 38px;
        background-position: center -678px;
        background-size: 50px;
    }

    .loginwrap a {
        padding: 6px 14px 6px;
        font-size: 12px;
    }

    .headertop {
        padding: 11px 0 12px;
        gap: 10px;
    }

    .bookingform {
        padding: 8px 10px 8px;
        gap: 8px;
    }

    .bookinginput input {
        height: 38px;
        padding: 0 0 0 10px !important;
        font-size: 14px;
    }

    .bookinginput .MuiInput-root:before {
        right: 12px;
        top: 9px;
        font-size: 14px;
    }

    .bookingpart label {
        font-size: 12px;
        background-position: -17px -275px;
        padding: 0 0 3px 22px;
    }

    .bookingpart.bookingpart03 label, .bookingpart.bookingpart04 label {
        background-position: -17px -409px;
    }

    .bookinginput span {
        bottom: -16px;
    }

    .bannerwrapper {
        padding: 25px 0 0;
    }

    .offerwrap {
        padding: 40px 0;
    }

    .toptitle {
        font-size: 22px;
        line-height: 29px;
        gap: 6px;
    }

        .toptitle span i {
            width: 6px;
            height: 6px;
        }

        .toptitle span {
            font-size: 12px;
            line-height: 15px;
        }

    .offerbox {
        width: 100%;
    }

    .topdestinationwrap {
        padding: 40px 0;
    }

    .offerslide {
        padding: 22px 0 0;
    }

    .destination {
        padding: 22px 0 0;
    }

    .citysearch span {
        font-size: 16px;
    }

    .aboutcontent {
        padding: 40px 0 38px;
    }

    .aboutleft .toptitle {
        padding: 0 0 18px;
    }

    .aboutleft p {
        font-size: 14px;
        line-height: 22px;
        padding: 0 0 16px;
    }

    .aboutusread .readmore {
        font-size: 13px;
        padding: 9px 20px;
    }

    .aboutusread {
        gap: 3px;
    }

        .aboutusread label {
            width: 36px;
            height: 36px;
            background-position: center -982px;
        }

    .aboutmain {
        gap: 25px;
    }

    .amenitieswrap {
        padding: 40px 0 32px;
    }

    .amenitieslide {
        padding: 22px 0 0;
    }

    .amenitiesbox {
        width: 138px;
        height: 217px;
        padding: 7px 0 0;
    }

        .amenitiesbox h3 {
            font-size: 16px;
            line-height: 22px;
        }

    .apparea h1 svg {
        width: 90%;
        height: 25px;
    }

    .app_main {
        padding: 30px 15px 30px;
        gap: 25px;
        border-radius: 20px;
    }

    .app_features {
        padding: 18px 0 23px;
        gap: 7px;
    }

        .app_features h4 {
            gap: 6px;
        }

        .app_features p {
            font-size: 14px;
            line-height: 20px;
        }

        .app_features i {
            background-position: center -823px;
            background-size: 50px;
        }

    .app_link_mobile {
        width: 100%;
        gap: 10px;
    }

        .app_link_mobile label {
            font-size: 14px;
        }

    .app_link input {
        width: 100%;
        height: 41px;
        font-size: 14px;
        padding: 0 0 0 15px;
    }

    .app_link button {
        padding: 10px 22px 10px;
        font-size: 13px;
        width: 100%;
    }

    .app_link {
        padding: 8px;
        gap: 6px;
        flex-direction: column;
        border-radius: 20px;
    }

    .app_mobile {
        width: 100%;
    }

        .app_mobile img {
            max-width: 100%;
        }

    .app_right {
        width: 100%;
        flex-direction: column;
        gap: 20px;
    }

        .app_right .app_qr {
            flex-direction: row;
        }

    .cargowraper {
        padding: 40px 0 0;
    }

    .cargo_bg {
        padding: 36px 0;
    }

    .cargoleft p {
        padding: 16px 0 0;
    }

        .cargoleft p:last-child {
            padding: 12px 0 0;
        }

    .cargoright {
        gap: 16px;
        width: 100%;
    }

        .cargoright svg {
            width: 72%;
            height: 26px;
        }

    .cargonumber a {
        flex-basis: 48%;
        padding: 7px 14px 7px;
        font-size: 13px;
    }

    .cargoarea {
        gap: 20px;
    }

    .servicewrap {
        padding: 40px 0 70px;
    }

    .serviceslide {
        padding: 22px 0 0;
    }

    .servicebox {
        height: 267px;
    }

    .serviceslide .slick-dots {
        bottom: -10px;
        gap: 5px;
    }

        .serviceslide .slick-dots li button {
            width: 30px;
            height: 2px;
        }

        .serviceslide .slick-dots li {
            width: 30px;
            height: 2px;
        }

        .serviceslide .slick-dots .slick-active button {
            height: 4px;
            bottom: 1px;
        }

    .cargoanim h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .citywrap {
        padding: 40px 0 71px;
        margin: 0 0 -40px;
    }

    .cityslide .slick-dots {
        bottom: -10px;
        gap: 5px;
    }

        .cityslide .slick-dots li button {
            width: 30px;
            height: 2px;
        }

        .cityslide .slick-dots li {
            width: 30px;
            height: 2px;
        }

        .cityslide .slick-dots .slick-active button {
            height: 4px;
            bottom: 1px;
        }

    .footer_wrapper {
        padding: 40px 0 0;
    }

    .cityslide .slick-arrow {
        display: none !important;
    }

    .footerline h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .footerline {
        padding: 10px 0 !important;
    }

    .footer_bg {
        padding: 25px 0;
        gap: 22px;
    }

    .footer_top_left {
        gap: 14px;
        text-align: center;
    }

        .footer_top_left h3 {
            font-size: 14px;
        }

    .footer_navbar_address {
        padding: 38px 0;
        gap: 25px;
    }

    .footer_navlinks ul li a {
        font-size: 14px;
    }

    .footer_navlinks ul {
        gap: 10px;
    }

    .footer_navbar_part {
        flex-wrap: wrap;
    }

    .footer_navlinks {
        width: 50%;
    }

    .footer_navlinks3 {
        width: 100%;
        padding: 10px 0 0;
    }

    .footer_navlinks.footer_navlinks3 ul {
        flex-direction: inherit;
        flex-wrap: wrap;
    }

        .footer_navlinks.footer_navlinks3 ul li {
            flex-basis: 47%;
        }

    .copyrights {
        font-size: 12px;
        text-align: center;
    }

    /* start media query AvailbleRoutes page style*****/

    .avldateslide .slick-prev, .avldateslide .slick-next {
        height: 56px;
        width: 30px;
    }

        .avldateslide .slick-prev:before, .avldateslide .slick-next:before {
            font-size: 22px;
        }

    .lighttext1 {
        font-size: 12px;
    }

    .amenities-tab-list {
        gap: 10px;
    }

    .amenities-tab-box {
        padding: 4px 12px 6px;
    }

        .amenities-tab-box i, .amenities-tab-box p {
            font-size: 14px;
        }

        .amenities-tab-box p {
            font-size: 13px;
        }

    .boarding-list {
        flex-direction: column;
        gap: 4px;
    }

        .boarding-list label {
            padding: 0;
        }

        .boarding-list p {
            font-size: 13px;
        }

    .routefilters {
        width: 280px;
    }

    .innerpage_head {
        padding: 0 0 25px;
    }

    .conditions_wrapper .contact_suboffice_title {
        padding: 0 0 15px;
    }

    .conditions_wrapper_block_detail {
        padding: 0 0 20px;
    }

    .bookingcontinue button {
        font-size: 14px;
        padding: 8px 26px;
    }

    .restroute_point_popup.css-zw3mfo-MuiModal-root-MuiDialog-root {
        width: 100%;
        padding: 0;
    }

    .dbroutehead {
        padding: 1px 0 20px;
        flex-basis: 69%;
    }

    .routedatatime {
        font-size: 13px;
    }

    .dbroutehead label {
        padding: 0 0 1px;
    }

    .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: 88%;
    }

    .routecitytitle {
        font-size: 14px;
    }

        .routecitytitle span {
            background-position: center -164px;
            flex-basis: 14%;
            background-size: 90px;
        }

    .routecitytitletime {
        padding: 10px 0 0;
        font-size: 13px;
    }

    .route_box label {
        font-size: 13px;
    }

    .route_box span {
        font-size: 14px;
    }

    .popuprightpart {
        gap: 20px 22px;
        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: 14px;
    }

    .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 {
        align-items: center;
        justify-content: center;
        gap: 8px 16px;
    }

    .busroutevia {
        padding: 12px 12px 12px;
    }

    .routerightside {
        padding: 30px 0 0;
    }

    .busroutetimetable {
        padding: 12px 12px 0;
    }

    .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 10px !important;
    }

    /*.css-ypiqx9-MuiDialogContent-root {
        padding: 25px 12px !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: 39px;
        left: auto;
        right: 27px;
        transform: rotate(90deg);
    }

    .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 0px 0;
        text-align: center;
    }

    .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 {
    }

        .filterbuttonsidebar a i {
            font-size: 13px;
        }

    .filterbuttonsidebar .filtericon::before {
        font-size: 13px;
    }

    .routerightside .routeleftside {
        left: 15px;
        bottom: 15px;
        width: 40px;
    }

    .bustime.busroutearrow img {
        width: 100%;
        max-width: 60px;
    }

    .bustype {
        width: 100%;
        font-size: 13px;
    }

    .busfacilitiestab {
        padding: 16px 12px;
        gap: 16px;
    }

        .busfacilitiestab .nav-tabs .nav-link {
            font-size: 13px;
            padding: 0 !important;
        }

            .busfacilitiestab .nav-tabs .nav-link:before {
                display: none !important;
            }

    .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;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 260px;
    }

    .upperlowerchart {
        gap: 15px;
    }

    .seatindicator .seat01 {
        width: 46%;
    }

    .modifybutton button {
        height: 44px;
    }

    .busroutetimetable .boldlabel {
        font-size: 15px;
    }

    .busroutetimetable .bluetext {
        font-size: 13px;
    }

    .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;
    }

    .popupuserdetail .passengertitle.hotdealbox label {
        font-size: 13px;
    }

    /* end media query AvailbleRoutes page style*****/

    /*Customer info start*/

    .pg_gateway {
        gap: 14px;
        padding: 20px 0 0;
        flex-direction: column;
    }

    .customerinfo_note p {
        font-size: 14px;
    }

    .captchin img {
        max-width: 200px;
    }

    .passgender {
        width: 100%;
    }

    .passseats {
        width: 47.3%;
    }

    .passage {
        width: 47.3%;
    }

    .customerinfowrapper .customerinfotitle {
        font-size: 18px;
    }

    .passengertitle {
        font-size: 15px;
    }

        .passengertitle.hotdealbox label {
            font-size: 16px;
            font-weight: 500;
        }

    .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-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 10px !important;
        max-width: 100% !important;
    }

    .passengerfillbox {
        gap: 12px;
    }

    .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;
    }

    .contctstatediv label span {
        font-size: 14px !important;
    }

    .contactmainwrap {
        gap: 20px;
        padding: 10px 0 8px;
    }

    .fix_contentwidth .panel-primary > .panel-heading {
        font-size: 16px;
        padding: 6px 12px;
    }

    .contactus_tab_main .filter_tab_main {
        width: 100%;
        padding: 9px 12px;
    }

    .filter-drawer__title {
        font-size: 14px;
    }

    .contactus_tab_main .filter-drawer__title::after {
        right: -2px;
        top: 1px;
        font-size: 13px;
    }

    .contactus_tab_main .filter-drawer p {
        font-size: 13px;
        line-height: 19px;
    }

    .contactus_tab_main .filter-drawer h4 {
        font-size: 14px;
        padding: 10px 0 6px;
    }

    /*ContactUS page css******************/

    .privacypolicydata p {
        padding: 10px 0 0;
        font-size: 15px;
        letter-spacing: 0;
    }

    .privacypolicydata {
        padding: 5px 0 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;
    }



    /*Cancellation*/

    .cancelinfo ul li span {
        font-size: 15px;
        letter-spacing: inherit;
    }

    .cancelinfo ul {
        padding: 15px 0 0 10px;
    }

    .form-group {
        padding: 10px 0 0;
    }

    .input-group-addon .fa {
        line-height: 0 !important;
        top: 51px;
    }

    .inputblock {
        gap: 0;
    }

    .fix_contentwidth .panel-body {
        padding: 15px 0 0;
    }


    .canceldetails {
        padding: 0px 0 0px 10px;
    }

    .canclrefund {
        padding: 0 0 20px;
    }

        .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;
        }

    .agntpgcaptcha .form-control {
        margin: 10px 0 0;
    }

    .termsdata {
        padding: 10px 0 0;
    }

    .gallerywrap {
        padding: 30px 0 0;
    }

    /*modify Ticket*/

    .managepnr .redclr {
        bottom: -10px;
        left: 10px;
    }

    /*Gallery*/

    .gallery_image {
        gap: 12px;
        flex-wrap: wrap;
    }

    .gallery_icon {
        width: 47%;
    }

    .gallery_box {
        gap: 12px;
    }

    .gallery_tag {
        padding: 20px 0 0;
    }

    .gallerythum {
        width: 100%;
    }

    .gallery_back {
        padding: 0 0 15px;
    }

    .gallery_slide .prev, .gallery_slide .next {
        top: 65%;
        font-size: 16px;
    }
}

@media only screen and (max-width:421px) {
    .destinationbox img {
        max-width: 280px;
    }
}

@media only screen and (max-width:399px) {
    #activate-menu {
        width: 220px;
    }
}
