/* 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%;
            }

    .destinationleft {
        padding: 0 0 9px 6.6%;
    }

    .bannerwrapper {
        height: 81%;
    }

    .bookoffer h2 {
        font-size: 48px;
        line-height: 60px;
    }

    .testimonialpart {
        width: 94.4%;
    }
}

@media only screen and (max-width:1699px) {
    .sliderwrapper {
        margin: 0 0;
    }

    .headercontacts {
        margin: 0 0 0 0;
    }

    .destinationleft {
        padding: 0 0 9px 3.6%;
    }

    .services {
        padding: 0;
    }

    .testimonialpart {
        width: 97.4%;
    }

    .testname {
        width: 52.1%;
    }


    /* start media query AvailbleRoutes page style*****/

    .routefilters {
        padding: 20px 0 30px;
    }

    /* end media query AvailbleRoutes page style*****/
}

@media only screen and (max-width:1599px) {

    .headercontacts p {
        font-size: 16px;
    }

    .bookoffer {
        width: 23%;
    }

        .bookoffer h2 {
            font-size: 40px;
            line-height: 47px;
        }

        .bookoffer p {
            font-size: 18px;
        }

    .bookingcity {
        width: 54%;
    }

    .topdestinationwrap {
        padding: 90px 0;
    }

    .toptitle {
        font-size: 43px;
        line-height: 48px;
    }

        .toptitle span {
            font-size: 38px;
        }

    .destinationarea span {
        font-size: 20px;
        padding: 18px 0 35px 16px;
    }

    .aboutext {
        padding: 0 0 0 0;
    }

        .aboutext h2 {
            font-size: 28px;
        }

    .aboutcontent {
        padding: 0 0 90px;
    }

    .amenitieswrap {
        padding: 78px 0 110px;
        overflow: hidden;
    }

    .serviceslide .slick-slide .servicecon {
        display: inline-block;
        width: 92%;
    }

    .servicebox {
        width: 100%;
    }

    .amenitiesleft {
        width: 60%;
    }

        .amenitiesleft img {
            max-width: 100%;
        }

    .amenitieslist {
        padding: 26px 0 26px;
        width: 47.985%;
    }

    .amenitieswrap {
        padding: 78px 0 90px;
    }

    .testbox {
        padding: 50px 35px 20px;
    }

        .testbox p {
            font-size: 20px;
        }

    .testname h4 {
        font-size: 24px;
    }

    .testname i {
        font-size: 18px;
    }

    .testname {
        width: 45.1%;
    }

    .testimonialswrap {
        padding: 78px 0 90px;
    }

    .footer_wrapper {
        padding: 90px 0 0;
    }

    .footer_main {
        border-radius: 40px;
    }

    .footer_main_block {
        padding: 70px 0 90px;
    }

    .footer_maindetails {
        padding: 90px 0 0;
    }


    /* start customer info page style*****/

    .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%;
    }



        #activate-menu ul {
            padding: 70px 80px 0 30px;
        }

            #activate-menu ul li {
                margin-bottom: 18px;
            }

    .headerparts {
        width: 71.6%;
    }

    .bookoffer h2 {
        font-size: 38px;
        line-height: 45px;
    }

    .bannerwrapper {
        padding: 0 30px;
    }

    .bookoffer p {
        font-size: 16px;
        line-height: 22px;
    }

    .bookingwrapper {
        padding: 18px;
    }

    .bookingpart {
        padding: 0 0 0 20px;
    }

    .bookingform {
        gap: 12px;
    }

    .bookingcity.bookingdate {
        gap: 12px;
    }

    .bookingpart {
        gap: 12px;
    }

    .destinationleft {
        padding: 0 0 9px 1.6%;
    }

    .toptitle {
        padding: 0 0 55px 0;
    }

    .abouttop {
        gap: 52px;
    }

    .aboutext h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .aboutbottom h4 i {
        font-size: 72px;
    }

    .servicespartop p {
        font-size: 18px;
        width: 32.1%;
    }

    .servicebox p {
        font-size: 17px;
    }

    .amenitiesleft img {
        border-radius: 40px;
    }

    .amenitieslist {
        padding: 26px 0 26px;
        width: 47.9%;
    }

    .amenitiesbottom {
        align-items: center;
    }

    .testname {
        width: 56.1%;
    }


    /* 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;
                }

    .headertop {
        padding: 24px 50px;
    }

    .sitelogo img {
        max-width: 150px;
    }

    .sliderwrapper img {
        border-radius: 40px;
    }

    .headerparts {
        width: 76.6%;
    }

    .herosection {
        align-items: flex-start;
        flex-direction: column;
        gap: 20px;
    }

    .bookingwrapper {
        padding: 18px;
        width: 100%;
    }


    .bookoffer {
        width: 100%;
        display: flex;
        gap: 50px;
    }

        .bookoffer h2 {
            font-size: 35px;
            line-height: 43px;
            width: 49%;
        }


        .bookoffer p {
            font-size: 16px;
            line-height: 22px;
            width: 30%;
            padding: 0;
        }

    .bookbtn {
        padding: 0 0 0;
        width: 17%;
        display: none;
    }

    .bannerwrapper {
        height: 76%;
    }

    .bookingsearch .searchbtn {
        height: 90px;
        background-position: center -999px;
    }

    .bookingform {
        height: 90px;
    }

    .topdestinationwrap {
        padding: 80px 0;
    }

    .toptitle {
        font-size: 40px;
        line-height: 46px;
    }

        .toptitle span {
            font-size: 36px;
        }

    .destinationleft p {
        font-size: 18px;
        line-height: 26px;
    }

    .aboutwrapbox {
        padding: 60px 65px 0;
    }

    .aboutext p {
        padding: 0 0 20px 0;
    }

    .aboutusread p {
        padding: 0 0 54px;
    }

    .aboutcontent {
        padding: 0 0 80px;
    }

    .servicenmbox h4 {
        font-size: 30px;
        line-height: normal
    }

    .servicenmbox h2 {
        font-size: 45px;
        line-height: 57px;
    }

    .servicebox p {
        font-size: 16px;
        padding: 0;
    }

    .servicespartop p {
        font-size: 18px;
        width: 34.1%;
    }

    .ame_text label {
        width: 140px;
        height: 140px;
        background-size: 140px;
    }

    .amenitieswrap {
        padding: 58px 0 80px;
    }

    .amenitieslist {
        padding: 26px 0 26px;
        width: 47.6%;
    }

    .amenitiesbottom {
        padding: 19px 0 0;
    }

    .testimonialswrap {
        padding: 68px 0 80px;
    }

    .testbox img {
        width: 50px;
    }

    .testbox p {
        font-size: 18px;
        padding: 50px 0 28px;
    }

    .testname {
        width: 58.1%;
    }

    .testimonialslide button.slick-prev, .testimonialslide button.slick-next {
        bottom: 80px;
        width: 50px;
        height: 50px;
        background-position: center -1386px;
    }

    .testimonialslide button.slick-next {
        bottom: 20px;
        transform: rotate(180deg);
    }

    .appright {
        width: 28%;
    }

    .footer_wrapper {
        padding: 80px 0 0;
    }

    .footer_main_block {
        padding: 70px 0 80px;
    }

    .footer_maindetails {
        padding: 80px 0 0;
    }

    .footer_contact {
        width: 37%;
    }

    .footer_top {
        height: auto;
        padding: 31px 74px 29px;
    }

        .footer_top h2 {
            font-size: 32px;
        }


    /* start media query AvailbleRoutes page style*****/

    .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;
    }

    /* 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%;
    }

    .loginwrap a {
        font-size: 15px;
    }

    .aboutmain img {
        border-radius: 20px;
        max-width: 300px;
    }

    .aboutwrapbox {
        padding: 50px 42px 0;
    }

    .abouttop {
        gap: 42px;
    }

    .aboutwrapbox img {
        border-radius: initial;
        max-width: 160px !important;
    }

    .aboutwrapbox {
        padding: 50px 42px 0;
        width: 70%;
    }

        .aboutwrapbox h3 {
            font-size: 30px;
            line-height: 36px;
        }

    .aboutbottom {
        gap: 40px;
    }

    .aboutusread p {
        font-size: 16px;
        padding: 0 0 54px;
    }

    .aboutext p {
        font-size: 16px;
    }

    .aboutext h2 {
        font-size: 23px;
        line-height: 30px;
    }

    .aboutbottom h4 {
        font-size: 70px;
        letter-spacing: 0.02em;
    }

        .aboutbottom h4 i {
            font-size: 62px;
        }

    .testname i {
        font-size: 16px;
    }

    .appright {
        width: 29%;
    }

    .applictionright {
        width: 60%;
    }

    /* start media query AvailbleRoutes page style*****/

    .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) {

    .sitelogo img {
        max-width: 140px;
    }

    .headermenu .navbar-inverse .navbar-nav {
        gap: 20px;
    }

    .loginwrap a {
        font-size: 14px;
        padding: 9px 20px 11px 20px;
    }

    .headertop {
        padding: 24px 35px;
    }


    .headerparts {
        width: 73.6%;
    }

    .dphero {
        margin: -50px 0 0;
    }

    .headercontacts p {
        font-size: 15px;
    }

    .headercontacts {
        padding: 20px 30px 19px;
    }

    .bookoffer h2 {
        font-size: 32px;
        line-height: 44px;
        width: 43%;
    }

    .bookoffer p {
        width: 34%;
    }

    .bookoffer {
        gap: 50px;
        align-items: flex-end;
    }

    .bookinginput input {
        font-size: 16px
    }

    .bookingbox {
        gap: 3px;
    }

    .bookingform {
        height: 80px;
    }

    .cityswapicon {
        top: 23px;
    }

    .bookingsearch .searchbtn {
        height: 80px;
        background-position: center -1003px;
    }

    .toptitle {
        font-size: 38px;
        line-height: 44px;
    }

        .toptitle span {
            font-size: 34px;
        }

    .aboutmain img {
        border-radius: 20px;
        max-width: 296px;
    }

    .toptitle {
        padding: 0 0 50px 0;
    }

    .serviceslide .slick-slide .servicecon {
        width: 91%;
    }


    .servicebox p {
        font-size: 15px;
        padding: 0;
        line-height: 22px;
    }

    .amenitieslist {
        padding: 16px 0;
        width: 47.4%;
    }

    .amenitiesicon h4 {
        font-size: 22px;
        line-height: 26px;
    }

    .applictionleft img {
        max-width: 410px;
    }

    .testname {
        width: 80.1%;
    }

    .testbox p i {
        display: inline;
        font-style: normal;
    }

    .wobble {
        font-size: 140px;
        line-height: 130px;
    }

    .footer_top h2 {
        font-size: 30px;
    }
    /* start media query AvailbleRoutes page style*****/

    .lowerdeckseat, .upperdeckseat {
        width: 270px;
        padding: 35px 30px 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: 15px 17px;
    }

    .filter-drawer__title::after {
        top: 0;
        font-size: 16px;
    }

    .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: 35px 35px 0;
    }

    .busroutevia {
        padding: 16px 35px 26px;
    }

    .busfacilitiestab {
        padding: 10px 35px;
    }

    .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%;
    }
}

@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:1123px) {
    .headerparts {
        width: 77.6%;
    }

    .headercontacts {
        padding: 15px 25px 14px;
    }

    .bookoffer h2 {
        font-size: 30px;
        line-height: 40px;
        width: 44%;
    }

    .bookoffer p {
        width: 36%;
    }

    .bannerwrapper {
        bottom: 30px;
    }

    .bookingpart i {
        width: 25px;
        height: 35px;
        background-position: center -372px;
        background-size: 30px;
    }

    .bookingpart.bookingpart03 i, .bookingpart.bookingpart04 i {
        background-position: center -632px;
    }

    .destination li span i {
        background-position: center -14px;
        width: 8px;
        height: 52px;
        background-size: 8px;
    }

    .destinationarea .booknowin label {
        font-size: 13px;
        padding: 15px 40px 14px;
    }

    .toptitle {
        font-size: 33px;
        line-height: 42px;
    }

        .toptitle span {
            font-size: 30px;
        }

    .aboutwrapbox {
        padding: 50px 20px 0;
        width: 70%;
        gap: 45px;
    }

    .abouttop {
        gap: 30px;
    }

    .aboutwrapbox h3 {
        font-size: 24px;
        line-height: 29px;
    }

    .aboutwrapbox img {
        border-radius: initial;
        max-width: 120px !important;
    }

    .aboutext p {
        line-height: 140%;
    }

    .aboutext h2 {
        font-size: 19px;
        line-height: 25px;
    }

    .aboutusread p {
        line-height: 140%;
    }

    .aboutbottom h4 {
        font-size: 60px;
        letter-spacing: 0.02em;
        line-height: 58px;
    }

    .aboutusread p {
        font-size: 16px;
        padding: 0 0 34px;
    }

    .servicenmbox h4 {
        font-size: 26px;
        line-height: normal;
    }

    .servicebox {
        width: 100%;
        gap: 45px;
    }

        .servicebox:hover .servicename img {
            height: 60px;
            width: 60px;
            transition: all 0.8s;
            max-width: 60px;
        }

    .serviceslide .slick-slide .servicecon {
        width: 88%;
    }

    .servicenmbox h2 {
        font-size: 40px;
        line-height: 52px;
    }

    .servicebox p {
        font-size: 15px;
        padding: 0 10px 0 0;
        line-height: 22px;
    }

    .serviceslide .slick-slide .servicecon {
        width: 88%;
    }

    .servicebox:hover .servicename {
        gap: 17px;
        transition: all 0.8s;
    }

    .servicespartop p {
        font-size: 16px;
        width: 39.1%;
    }

    .amenitieslist {
        padding: 16px 0;
        width: 47.2%;
    }

    .amenitiesicon .cursor-icon {
        width: 98px;
        height: 56px;
        background-position: center 12px;
    }

    .amenitieslist.amenitieslist02 .amenitiesicon .cursor-icon {
        background-position: center -728px;
    }

    .amenitieslist.amenitieslist03 .amenitiesicon .cursor-icon {
        background-position: center -173px;
    }

    .amenitieslist.amenitieslist04 .amenitiesicon .cursor-icon {
        background-position: center -914px;
    }

    .amenitieslist.amenitieslist05 .amenitiesicon .cursor-icon {
        background-position: center -359px;
    }

    .amenitieslist.amenitieslist06 .amenitiesicon .cursor-icon {
        background-position: center -1098px;
    }

    .amenitieslist.amenitieslist07 .amenitiesicon .cursor-icon {
        background-position: center -544px;
    }

    .amenitieslist.amenitieslist08 .amenitiesicon .cursor-icon {
        background-position: center -1282px;
    }


    .amenitiesright {
        gap: 0 30px;
    }

    .apprightleft p {
        font-size: 16px;
        line-height: 140%;
        padding: 0 0 0 30px;
    }

    .applictionleft img {
        max-width: 360px;
    }

    .applictionpart::after {
        height: 393px;
    }

    .applictionpart::before {
        height: 393px;
    }

    .applictionright {
        width: 60%;
        padding: 0 0 80px;
    }

    .appright img {
        max-width: 150px;
    }

    .applink img {
        max-width: 115px;
    }

    .appright p {
        font-size: 16px;
        line-height: 22px;
    }

    .footer_navlinks {
        display: flex;
        gap: 88px;
    }
}

@media only screen and (max-width:1023px) {
    .e-ticket .e-ticketview {
        width: 991px;
    }

    /*Available Route Page Style Start Here*/

    .bookingdeatails {
        flex-basis: 62%;
    }

    /*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;
        width: 54%;
    }

    #activator {
        top: 0;
        right: 0;
    }

    #activate-menu {
        right: -53%;
    }

        #activate-menu ul {
            padding: 30px 20px 0 20px;
        }

    .headertop {
        padding: 20px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 20px;
        border-radius: 20px;
    }

    .dphero {
        margin: 10px 0 0;
    }

    .sliderwrapper {
        margin: 0 0;
        display: flex;
        flex-direction: column-reverse;
    }

    .bannerwrapper {
        bottom: 0;
        position: relative;
        padding: 0 15px;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .headercontacts {
        padding: 0;
    }

    .headerparts {
        width: 100%;
        justify-content: space-around;
    }


    .headercontacts i {
        width: 1px;
        height: 56px;
        background-color: rgb(21 26 30 / 20%);
        float: left;
    }

    .bookoffer {
        gap: 10px;
        align-items: flex-end;
        flex-direction: column;
    }

        .bookoffer h2 {
            font-size: 28px;
            line-height: 40px;
            width: 100%;
            color: var(--text);
            text-align: center;
        }

        .bookoffer p {
            width: 100%;
            color: var(--text);
            text-align: center;
        }

    .herosection {
        align-items: flex-start;
        flex-direction: column;
        gap: 20px;
        padding: 20px 0;
        height: 100%;
    }

    .bookingwrapper {
        padding: 15px;
        width: 100%;
        height: 100%;
    }

    .bookingform {
        height: 80px;
        flex-direction: column;
    }

    .bookingcity {
        width: 100%;
    }

        .bookingcity.bookingdate {
            width: 100%;
        }

    .bookingsearch {
        width: 100%;
    }

        .bookingsearch .searchbtn {
            height: 54px;
            background-position: center -756px;
            background-size: 30px;
        }

    .bookingform {
        height: 100%;
        flex-direction: column;
        gap: 15px;
    }

    .cityswapicon {
        top: 10px;
        width: 28px;
        height: 28px;
        background-size: 30px;
        background-position: center -507px;
    }

    .bookingpart.bookingpart02 {
        padding: 0 0 0 25px;
    }

    .topdestinationwrap {
        padding: 70px 0;
        flex-direction: column;
        gap: 20px;
    }

    .destinationleft {
        padding: 0 0 9px 15px;
        width: 100%;
    }

    .toptitle {
        padding: 0 0 45px 0;
    }

    .destinationleft p {
        font-size: 16px;
        line-height: 22px;
        padding: 0 0 16px;
    }

    .destinationleft img {
        max-width: 100px;
    }

    .destination {
        width: 100%;
    }

    .destinationarea span {
        font-size: 18px;
        padding: 18px 0 25px 16px;
    }

    .abouttop {
        gap: 30px;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .aboutext {
        padding: 0 0 0 0;
        order: 1;
    }

    .aboutmain img {
        border-radius: 20px;
        max-width: 296px;
        order: 2;
    }

    .aboutwrapbox {
        padding: 50px 20px 0;
        width: 50%;
        gap: 45px;
        order: 3;
        background-size: cover;
    }

    .aboutbottom {
        gap: 30px;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .aboutbottom h4 {
            font-size: 60px;
            letter-spacing: 0.02em;
            line-height: 58px;
            padding: 28px;
            order: 1;
        }

    .aboutusread {
        float: left;
        width: 100%;
        order: 3;
    }

    .aboutcontent {
        padding: 0 0 70px;
    }

    .serviceswrap {
        padding: 70px 0;
    }

    .servicespartop p {
        font-size: 16px;
        width: 45.1%;
        padding: 0;
    }

    .serviceslide .slick-slide .servicecon {
        width: 82%;
    }

    .serviceslide .slick-active + .slick-active {
        border-right: none;
    }

    .amenitieswrap {
        padding: 48px 0 70px;
    }

    .amenitiesbottom {
        flex-direction: column;
    }

    .testimonialswrap {
        padding: 58px 0 70px;
    }

    .testimonialpart {
        width: 100%;
        padding: 0 0 0 15px;
    }

    .testimonialslide button.slick-prev, .testimonialslide button.slick-next {
        bottom: auto;
        width: 50px;
        z-index: 1;
        height: 50px;
        background-position: center -1386px;
        top: -70px;
        left: auto;
        right: 90px;
    }

    .testimonialslide button.slick-next {
        transform: rotate(180deg);
        left: auto;
        right: 30px;
    }

    .testimonialpart .toptitle {
        padding: 0 0 45px 15px;
    }

    .testname h4 {
        font-size: 24px;
        line-height: normal;
    }

    .applictionpart {
        display: flex;
        width: 100%;
        gap: 30px;
        align-items: center;
        position: relative;
        flex-direction: column;
        padding: 0 30px 30px;
    }

        .applictionpart .applictionleft {
            width: 100%;
            text-align: center;
            z-index: 1;
        }

        .applictionpart::after {
            height: 80%;
            bottom: 0;
        }

        .applictionpart::before {
            height: 80%;
            bottom: 0;
        }

    .apprightleft p {
        font-size: 16px;
        line-height: 140%;
        padding: 0;
    }

    .applictionright {
        width: 100%;
        padding: 0 0 40px;
    }

    .appright p {
        font-size: 15px;
        line-height: 22px;
    }

    .footer_wrapper {
        padding: 70px 0 0;
    }

    .footer_top {
        height: auto;
        padding: 25px 25px;
    }

        .footer_top h2 {
            font-size: 26px;
        }

    .socialicon {
        gap: 12px;
    }

    .footer_main_block {
        padding: 30px 0 70px;
    }

    .footer_main_block {
        padding: 30px 0 70px;
    }

    .footer_maindetails {
        padding: 70px 0 0;
        flex-wrap: wrap;
        gap: 30px;
    }

    .footer_contact {
        width: 100%;
    }

    .wobble {
        font-size: 120px;
        line-height: 122px;
        letter-spacing: 8px;
    }

    .footer_title h5 {
        font-size: 25px;
        padding: 0 0 35px;
    }

    .dualnumber p.mailus {
        background-position: -10px -1571px;
        padding: 0 0 6px 36px;
    }

    /* start media query AvailbleRoutes page style*****/

    .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: 30px 30px 0;
    }

    .busroutevia {
        padding: 14px 30px 24px;
    }

    .busfacilitiestab {
        padding: 10px 30px;
    }

    .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: 18px;
    }

        .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: 30px 0 0;
    }

    .busroutevialist {
        text-align: left;
        display: inline-block;
    }

        .busroutevialist span {
            width: 5%;
            float: none;
            display: inline-block;
            vertical-align: top;
        }

        .busroutevialist .vialist {
            width: 93%;
            float: none;
            display: inline-block;
            vertical-align: top;
        }

    .managepnr label {
        width: 33%;
    }

    .managepnr input {
        width: 60%;
    }

    .managepnr label::after {
        right: 70px;
        top: -3px;
    }

    .modifyarticletable {
        width: 100%;
        overflow-y: scroll;
        float: left;
    }

    .partialcombinedata {
        width: 100%;
        float: left;
        overflow-y: scroll;
    }

    .modifyarticledetails table {
        width: 991px;
        float: left;
    }

    .partialdata {
        width: 768px;
        margin: 30px auto 0;
        display: inline-block;
        flex-wrap: wrap;
        float: none;
        vertical-align: middle;
        text-align: center;
    }

    .modifydetailsinput.modifydetailscancelbutton button {
        padding: 10px 20px;
    }

    .busfacilitiestab .tab-pane {
        padding: 30px 30px 22px;
    }

    .noroute p {
        font-size: 15px;
        padding: 16px 0;
    }

    .boarding-title {
        font-size: 16px;
        padding: 0 0 15px;
    }

    .boarding-point-list, .dropping-point-list {
        padding: 16px 20px 20px;
    }

    .boarding-list-type {
        padding: 20px 0 0;
        height: 260px;
    }

    .boarding-list {
        padding: 0 0 16px;
    }

    .bookingdeatails {
        flex-basis: 60%;
    }

    .boarding-list label {
        padding: 0 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: 48.5%;
    }

    .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 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%;
    }
}

@media only screen and (max-width:767px) {
    .cancellationother {
        overflow: hidden;
        overflow-x: auto;
    }



    /* leftmenu start */

    .headermenu {
        width: auto;
        position: absolute;
        top: 10px;
        right: 15px;
        margin: 0;
        background-color: transparent;
        z-index: 5;
        padding: 0;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a.active:after {
            display: none;
        }

    .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 10px;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .headermenu .navbar-toggle .icon-bar {
        background: var(--primary);
    }

    .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: var(--text);
            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(--primarycolor);
            border-bottom: none;
        }

            .headermenu .navbar-inverse .navbar-nav > li > a:hover:before, .headermenu .navbar-inverse .navbar-nav > li > a:focus:before {
                background-color: var(--buttoncolor);
            }

        .headermenu .navbar-inverse .navbar-nav > li > a:after {
            background-color: var(--buttoncolor);
        }

        .headermenu .navbar-inverse .navbar-collapse {
            border: none !important;
        }

    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .headermenu .side-collapse {
        top: 0;
        bottom: 0;
        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 */
    .bookingwrapper {
        z-index: 0;
    }

    .bookoffer h2 {
        font-size: 23px;
        line-height: 34px;
    }

    .topdestinationwrap {
        padding: 60px 0;
    }

    .headerparts {
        justify-content: center;
    }

    .toptitle {
        font-size: 30px;
        line-height: 38px;
    }

        .toptitle span {
            font-size: 28px;
        }

    .toptitle {
        padding: 0 0 40px 0;
    }

    .topdestinationwrap {
        z-index: 0;
    }

    .testimonialswrap {
        z-index: 0;
        position: relative;
    }

    .aboutwrapbox {
        width: 46%;
    }

    .aboutbottom h4 {
        font-size: 50px;
        letter-spacing: 0.01em;
        padding: 28px 40px;
    }

        .aboutbottom h4 i {
            font-size: 52px;
        }

    .aboutusread a {
        font-size: 16px;
        padding: 10px 22px 11px 22px;
    }

    .aboutcontent {
        padding: 0 0 60px;
    }

    .serviceswrap {
        padding: 60px 0;
    }

    .servicespartop p {
        font-size: 16px;
        width: 43.1%;
        padding: 0;
        line-height: 24px;
    }

    .servicenmbox h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .servicenmbox h4 {
        font-size: 24px;
        line-height: normal;
    }

    .servicebox p {
        font-size: 14px;
        padding: 0;
        line-height: 22px;
    }

    .servicebox:hover .servicename img {
        height: 50px;
        width: 50px;
        transition: all 0.8s;
        max-width: 50px;
    }

    .serviceslide .slick-slide .servicecon {
        width: 90%;
    }

    .servicebox {
        width: 100%;
        gap: 35px;
    }

    .amenitieswrap {
        padding: 38px 0 60px;
    }

    .testimonialswrap {
        padding: 48px 0 60px;
    }

    .footer_wrapper {
        padding: 60px 0 0;
    }

    .applictionpart {
        z-index: 0;
    }

    .dualnumber p {
        font-size: 16px;
        line-height: 24px;
    }

    .footer_main_block {
        z-index: 0;
    }

    .footer_navlinks ul li a {
        font-size: 16px;
        line-height: 22px;
    }

    .footer_navlinks ul {
        gap: 10px;
    }

    .wobble {
        font-size: 90px;
        line-height: 102px;
        letter-spacing: 8px;
    }

    /* start media query AvailbleRoutes page style*****/

    .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: 16px 0 40px;
        gap: 16px;
    }

    .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: 10px 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 30px 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%;
    }
}

@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;
        }

    .MuiAutocomplete-popper .css-uw1i0v-MuiAutocomplete-listbox .MuiAutocomplete-option {
        min-height: 32px;
    }

    .headertop {
        padding: 15px;
        gap: 15px;
    }

    .loginwrap a {
        font-size: 14px;
        padding: 7px 18px 8px 18px;
    }

    .topheader {
        margin: 15px 0 0;
    }

    .headercontacts {
        gap: 14px;
    }

    .bookoffer h2 {
        font-size: 22px;
        line-height: 27px;
    }

    .bookingpart {
        padding: 0 0 0 10px;
    }

        .bookingpart.bookingpart02 {
            padding: 0 0 0 16px;
        }

    .bookingcity:after {
        left: -20px;
    }

    .cityswapicon {
        left: -20px;
    }

    .sliderwrapper img {
        border-radius: 30px;
    }

    .bookingsearch .searchbtn {
        height: 48px;
        background-position: center -759px;
        background-size: 30px;
    }

    .topdestinationwrap {
        padding: 50px 0;
    }

    .toptitle {
        padding: 0 0 30px 0;
    }

    .destinationleft img {
        display: none;
    }

    .destinationarea {
        padding: 20px 20px 14px;
    }

        .destinationarea span {
            font-size: 17px;
            padding: 7px 0 25px 10px;
        }

    .destination li span i {
        background-position: center -34px;
        width: 8px;
        height: 32px;
        background-size: 8px;
    }

    .destinationarea .booknowin label {
        font-size: 13px;
        padding: 10px 30px 10px;
    }

    .destination ul {
        gap: 20px;
    }

    .destination li {
        margin: 0 20px 2px 4px;
    }

        .destination li:before {
            right: -22px;
        }

        .destination li:after {
            width: 110px;
            height: 132px;
        }

    .aboutmain img {
        max-width: 213px;
    }

    .aboutbottom h4 {
        padding: 28px 0px;
    }

    .abouttop {
        gap: 25px;
    }

    .aboutwrapbox {
        padding: 30px 20px 0;
        width: 47%;
        gap: 25px;
        order: 3;
        background-size: cover;
    }

    .aboutcontent {
        padding: 0 0 50px;
    }

    .serviceswrap {
        padding: 50px 0;
        border-radius: 30px;
    }

    .servicespartop {
        padding: 0 0 0;
        flex-direction: column;
    }

        .servicespartop p {
            font-size: 16px;
            width: 100%;
            padding: 0 0 30px;
            line-height: 24px;
        }

    .serviceslide .slick-slide {
        border-right: none;
    }

        .serviceslide .slick-slide .servicecon {
            width: 98%;
        }

    .ame_text label {
        width: 120px;
        height: 120px;
        background-size: 120px;
    }

    .ame_text span {
        width: 49px;
        height: 49px;
        background: url("../images/site/icon01.svg") center -896px no-repeat, linear-gradient(360deg, #ADBDFF 0%, #110A50 100%);
        background-size: 30px;
    }

    .amenitieslist {
        padding: 16px 0;
        width: 46.6%;
    }

    .amenitiesicon h4 {
        font-size: 19px;
        line-height: 22px;
    }

    .amenitiesicon h4 {
        font-size: 19px;
        line-height: 22px;
    }

    .amenitiesicon h4 {
        font-size: 19px;
        line-height: 22px;
    }

    .testimonialslide button.slick-prev, .testimonialslide button.slick-next {
        bottom: auto;
        width: 40px;
        z-index: 1;
        height: 40px;
        background-position: center -1037px;
        top: -70px;
        left: auto;
        right: 55px;
        background-size: 30px;
    }

    .testimonialslide button.slick-next {
        transform: rotate(180deg);
        left: auto;
        right: 10px;
    }

    .testname {
        width: 53.1%;
    }

    .testbox p {
        font-size: 18px;
        padding: 40px 0 28px;
    }

        .testbox p i {
            display: inline;
            padding: 0 0 0 5px;
        }

    .applictionright {
        width: 100%;
        padding: 0 0 40px;
        flex-wrap: wrap;
    }

    .appright {
        width: 100%;
        flex-direction: row;
    }

    .applictionright .apprightleft {
        width: 100%;
    }

    .applictionpart::before {
        height: 90%;
        bottom: 0;
        border-radius: 30px;
    }

    .applictionpart::before {
        height: 90%;
        bottom: 0;
        border-radius: 30px;
    }

    .footer_main {
        border-radius: 30px;
    }

    .footer_top {
        height: auto;
        padding: 20px;
        flex-wrap: wrap;
        gap: 10px;
        border-radius: 18px;
    }

    .socialicon a {
        font-size: 12px;
    }

    .footer_wrapper {
        padding: 50px 0 0;
    }

    .footer_top h2 {
        font-size: 22px;
    }

    .footer_maindetails {
        padding: 50px 0 0;
    }

    .footer_title h5 {
        font-size: 25px;
        padding: 0 0 25px;
    }

    .footer_navlinks {
        gap: 58px;
    }

    .wobble {
        font-size: 70px;
        line-height: 92px;
        letter-spacing: 5px;
    }

    .footer_main_block {
        padding: 20px 0 50px;
    }

    .bottomfooter {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    /* start media query AvailbleRoutes page style*****/

    .busroutetimetable {
        padding: 20px 20px 0;
        flex-wrap: wrap;
        gap: 22px;
    }

    .amenities-tab-box p {
        font-size: 14px;
    }

    .amenities-tab-box i, .amenities-tab-box p {
        font-size: 18px;
    }

    .amenities-tab-box {
        padding: 8px 16px;
    }

    .amenities-tab-list {
        gap: 14px;
    }

    .boarding-dropping-tab-section {
        flex-direction: column;
    }

    .boarding-point-tab, .dropping-point-tab {
        width: 100%;
    }

    .boarding-list-type {
        height: 170px;
    }

    .bustiming {
        flex-basis: 100%;
    }

    .bustype {
        font-size: 14px;
    }

    .busroutevia {
        padding: 10px 20px 18px;
    }

    .busfacilitiestab {
        padding: 18px 20px;
        gap: 18px;
        justify-content: center;
    }

    .seatbutton {
        width: 100%;
        justify-content: space-between;
    }

    .upperlowerchart {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 20px;
    }

    .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;
    }

    .bookingcontinue {
        padding: 5px 0 6px;
    }

        .bookingcontinue button {
            font-size: 14px;
            padding: 8px 24px;
        }

    .modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px 0 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;
    }

    .routedetail {
        padding: 26px 0 0;
    }

    .routebusviadetails {
        padding: 26px 0 0;
    }

    .filterbuttonsidebar a {
        padding: 5px 12px;
        font-size: 15px;
        gap: 7px;
    }

        .filterbuttonsidebar a i {
            font-size: 14px;
        }

    .busroutetimetable {
        padding: 18px 18px 0;
        gap: 18px;
    }

    .busroutevia {
        padding: 10px 18px 18px;
    }

    .busfacilitiestab {
        padding: 18px 18px;
    }

    .noroute p {
        font-size: 14px;
        padding: 13px 0;
    }

    /* 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: 10px;
    }

    .gststate {
        width: 100%;
    }

    .passcontactdata .passemail {
        flex-basis: 47.4%;
    }

    .psngrpaybox {
        padding: 15px;
    }

    .customerroutedata {
        gap: 25px;
    }

    .passengerroutedetails {
        gap: 15px;
    }

    .journeydate {
        padding: 20px 20px 0;
    }

        .journeydate.journeytiming {
            padding: 20px;
        }

    .bookingconfirmbtn button {
        font-size: 15px;
        padding: 12px 26px;
    }

    .customerroutedata {
        gap: 22px;
    }

    .bookingconfirmbtnmbl {
        gap: 15px;
    }

    /*Customer info end*/

    /*ModifyTicket css*/

    .managewrapper {
        padding: 0 0 30px;
    }

    .managetitle {
        font-size: 18px;
        padding: 10px 20px;
        margin: 0 0 15px;
        text-align: left;
    }

    .managepnr {
        padding: 10px 10px;
    }

        .managepnr label {
            width: 35%;
        }

        .managepnr input {
            width: 65%;
            height: 40px;
        }

    .managebooking {
        padding: 30px 0 0;
    }

    .managepnr.managebutton {
        padding: 20px 20px 0;
    }

    .managepnr label::after {
        right: 15px;
    }

    .managepnr label {
        font-size: 16px;
    }

    .modify_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 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 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;
    }
}

@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) {
    .applictionleft img {
        max-width: 100%;
    }

    .headercontacts {
        gap: 14px;
        flex-direction: column;
    }

        .headercontacts i {
            width: 100%;
            height: 1px;
        }

        .headercontacts p {
            font-size: 14px;
        }

    .callus em {
        width: 26px;
        height: 36px;
        background-position: center -118px;
        background-size: 30px;
    }

    .callus.routeinq em {
        background-position: center 10px;
    }

    .headercontacts {
        gap: 9px;
        flex-direction: column;
    }

    .sitelogo img {
        max-width: 130px;
    }

    .loginwrap a {
        font-size: 13px;
    }

    .bookoffer h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .bookoffer p {
        display: none;
    }

    .bookingcity {
        width: 100%;
        flex-direction: column;
        gap: 12px;
    }

    .bookingpart {
        padding: 0;
        width: 100%;
    }

        .bookingpart.bookingpart02 {
            padding: 0 0 0 0;
        }

    .bookingwrapper {
        padding: 10px;
        width: 100%;
        height: 100%;
        border-radius: 20px;
        background-color: var(--background);
    }

    .bookingcity {
        width: 100%;
        flex-direction: column;
        gap: 12px;
        padding: 9px 0 9px 15px;
    }

        .bookingcity.bookingdate {
            width: 100%;
            padding: 0;
        }

    .bookingpart.bookingpart03, .bookingpart.bookingpart04 {
        padding: 9px 0 9px 15px;
    }

    .bookingcity:after {
        left: auto;
        right: 40px;
    }

    .cityswapicon {
        left: auto;
        right: 25px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        transform: rotate(90deg);
    }

    .bookingpart label {
        font-size: 12px;
    }

    .bookinginput input {
        font-size: 14px;
        height: 19px;
    }

    /*.bookingcity:after {
        display: none;
    }*/

    .bookingbox {
        gap: 0;
    }

    .bookingsearch .searchbtn {
        height: 42px;
        background-position: center -759px;
        background-size: 30px;
        border-radius: 20px;
    }

    .topdestinationwrap {
        padding: 40px 0;
    }

    .toptitle span {
        font-size: 24px;
    }

    .toptitle {
        font-size: 26px;
        line-height: 33px;
    }

    .toptitle {
        padding: 0 0 20px 0;
    }

    .destinationleft p {
        font-size: 14px;
        line-height: 22px;
        padding: 0 10px 0 0;
    }

    .aboutext p {
        font-size: 14px;
    }

    .abouttop {
        gap: 25px;
        justify-content: center;
    }

    .aboutext h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .aboutmain img {
        max-width: 100%;
    }

    .aboutwrapbox {
        width: 100%;
    }

    .aboutbottom h4 {
        padding: 28px 0px 0;
        font-size: 40px;
    }

        .aboutbottom h4 i {
            font-size: 42px;
            line-height: 30px;
        }

    .aboutusread p {
        font-size: 14px;
        padding: 0 0 34px;
    }

    .serviceswrap {
        padding: 40px 0;
        border-radius: 20px;
    }

    .aboutcontent {
        padding: 0 0 40px;
    }

    .servicespartop p {
        font-size: 14px;
        line-height: 22px;
    }

    .servicebox {
        width: 100%;
        gap: 25px;
    }

    .servicenmbox h4 {
        font-size: 22px;
        line-height: normal;
    }

    .amenitiestop {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    .amenitiesleft img {
        border-radius: 20px;
    }

    .amenitiesleft {
        width: 100%;
    }

    .amenitiesbottom {
        gap: 10px;
    }

    .amenitieslist {
        padding: 6px 0;
        width: 100%;
    }

    .amenitieswrap {
        padding: 38px 0 40px;
    }

    .testimonialpart .toptitle {
        padding: 0 0 25px 15px;
    }

    .testimonialpart {
        width: 100%;
        padding: 0 15px;
    }

    .testimonialslide button.slick-prev, .testimonialslide button.slick-next {
        display: none !important;
    }

    .testnamebox span {
        display: none;
    }

    .testimonialswrap {
        padding: 38px 0 40px;
        border-radius: 30px;
    }

    .testbox {
        padding: 40px 25px 20px;
    }

        .testbox p {
            font-size: 16px;
            padding: 30px 0 18px;
        }

    .testname h4 {
        font-size: 20px;
        line-height: normal;
    }

    .testname {
        width: 100%;
    }

    .applictionpart {
        padding: 0 15px 20px;
    }

    .apprightleft .toptitle {
        padding: 0 0 25px 0;
    }

    .apprightleft p {
        font-size: 14px;
        line-height: 140%;
        padding: 0;
    }

    .applink {
        padding: 25px 0 19px;
    }

    .appright {
        width: 100%;
        flex-direction: row;
        gap: 10px;
    }

        .appright img {
            max-width: 120px;
        }

    .applictionright {
        width: 100%;
        padding: 0 0 30px;
        flex-wrap: wrap;
    }

    .applictionpart::after {
        height: 90%;
        bottom: 0;
        border-radius: 30px;
    }

    .footer_wrapper {
        padding: 40px 0 0;
    }

    .footer_top {
        padding: 12px;
    }

    .socialicon a {
        font-size: 11px;
        padding: 6px 15px;
    }

    .footer_maindetails {
        padding: 40px 0 0;
    }

    .footer_title h5 {
        font-size: 23px;
        padding: 0 0 20px;
    }

    .dualnumber p {
        font-size: 14px;
        line-height: 22px;
    }

    .footer_main {
        border-radius: 20px;
    }

    .dualnumber p.address {
        padding: 0 0 7px;
        background-image: none;
    }

    .footer_navlinks ul li a {
        font-size: 13px;
        line-height: 18px;
    }

    .navbarmenu {
        float: left;
        width: 100%;
    }

    .footer_navlinks {
        gap: 0;
        justify-content: space-between;
        width: 100%;
    }

    .copyrights {
        text-align: center;
    }

    .wobble {
        font-size: 45px;
        line-height: 76px;
        letter-spacing: 5px;
    }

    .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;
    }

    /* customer info page*/

    .customerinfo_note p {
        font-size: 14px;
    }

    .captchin img {
        max-width: 200px;
    }

    /* start media query AvailbleRoutes page style*****/

    .lighttext1 {
        font-size: 12px;
    }

    .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 0 44px;
        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 {
        background-color: var(--primarycolor);
        border-radius: 0 0 8px 8px;
    }

    .busroutevia {
        padding: 12px 12px 12px;
    }

    .routebusviadetails {
        padding: 22px 0 0;
    }

    .busroutetimetable {
        gap: 16px;
        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;
    }

    .modifyswapcity {
        top: 39px;
        left: auto;
        right: 27px;
        transform: rotate(90deg);
        z-index: 0;
    }

    .bustypedetails label {
        font-size: 12px;
    }

    .busseatleft {
        font-size: 12px;
    }

    .busdetails {
        padding: 4px 10px;
    }

    .busdetails {
        padding: 4px 10px;
    }

    .busroutetimetable .lighttext {
        font-size: 12px;
    }

    .routeline {
        font-size: 12px;
        width: 59%;
    }

    .bustiming {
        justify-content: flex-start;
    }

    .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 {
        padding: 6px 14px;
        font-size: 14px;
        gap: 6px;
    }

        .filterbuttonsidebar a i {
            font-size: 13px;
        }

    .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;
        }

    .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*/

    .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-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;
    }

    /*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;
    }
}

@media only screen and (max-width:399px) {
    #activate-menu {
        width: 220px;
    }
}
