/* start media query style*****/

@media only screen and (max-width:1799px) {
    #activate-menu {
        padding: 20px 20px;
        width: 580px;
    }

        #activate-menu ul {
            top: 0;
            width: 100%;
            left: 0;
            float: left;
            padding: 90px 80px 0 30px;
        }

            #activate-menu ul li {
                width: 100%;
            }
}

@media only screen and (max-width:1699px) {
    .slider_wrap .clip {
        margin: 0 15px;
    }

    /* start media query AvailbleRoutes page style*****/

    .routefilters {
        padding: 20px 0 30px;
    }

    .routelinepart {
        width: 32%;
    }

    .boarding-list-type label {
        flex-basis: 18%;
    }

    .dropping-list {
        flex-basis: 18%;
    }

    .bookingpolicysec p {
        width: 95.6%;
    }
    /* end media query AvailbleRoutes page style*****/
}

@media only screen and (max-width:1599px) {
    .slider_wrap .clip {
        margin: 0 10px;
    }

    .applicationwrap:after {
        width: 63%;
    }

    .headercontacts {
        gap: 40px;
    }

    .topdestinationwrap {
        padding: 90px 0 0;
    }

    .aboutcontent {
        padding: 84px 0 90px;
    }

    .servicewrap {
        padding: 90px 0 90px;
    }

    .citywrap {
        padding: 90px 0 90px;
    }

    .amenitieswrap {
        padding: 90px 0 90px;
    }

    .paymentwrap {
        padding: 90px 0 0;
    }

    .testimonialswrap {
        padding: 90px 0 90px;
    }

    .applicationwrap {
        margin: 0 0 -90px;
    }

    .footer_wrapper {
        padding: 90px 0 0;
    }

    /*** Available Routes ***/

    .bustiming {
        flex-basis: 48%;
    }

    .bookingdeatails {
        flex-basis: 54%;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 15px;
        padding: 0 12px 0 12px;
    }

    .routelinepart {
        width: 31%;
    }

    .bookingpolicysec p {
        width: 95.2%;
    }

    .cancellation-list p {
        padding: 10px 15px;
    }

    .cancellation-list:last-child p {
        padding: 10px 15px 20px;
    }

    /* 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;
            }

    .headercontacts .routeinq {
        background-position: 0 -6px;
    }

    .headercontacts p {
        font-size: 15px;
        background-position: 0 -129px;
        padding: 5px 0 5px 39px;
        background-size: 28px;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 16px;
    }

    .loginwrap a {
        padding: 0 0 0 24px;
        font-size: 15px;
        line-height: 20px;
        gap: 18px;
    }

    .loginwrap span {
        width: 60px;
        height: 66px;
        background-position: 23px -248px;
        background-size: 30px;
    }

    .headerleft {
        width: 22%;
    }

    .sitelogo {
        padding: 10px 70px 10px 0;
    }

        .sitelogo a img {
            width: 100%;
            max-width: 112px;
        }

    .bannerwrapper {
        padding: 60px 0 0;
    }

    .slider_box img {
        max-width: 1200px;
    }

    .slider_text_right a {
        padding: 11px 22px;
    }

    .headeright {
        width: 74%;
    }

    .bookingform {
        width: 90%;
    }

    .destination li {
        gap: 50px;
        padding: 25px 47px 25px 24px;
    }

        .destination li:before {
            width: 71px;
            height: 71px;
        }

        .destination li:after {
            width: 71px;
            height: 71px;
        }

    .book_route span {
        gap: 46px;
    }

    .destination li .booknowin a {
        width: 54px;
        height: 54px;
    }

    .servicebox {
        height: 190px;
        gap: 40px;
    }

    .serviceleft label {
        font-size: 17px;
    }

    .serviceleft {
        gap: 33px;
        width: 43%;
        padding: 0 50px 0 0;
    }

    /* 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;
                }

    .headerleft {
        width: 19%;
    }

    .headeright {
        width: 77%;
    }

    .headersocial a {
        width: 66px;
    }

    .bannerwrapper {
        padding: 55px 0 0;
    }

    .slider_text h1 {
        font-size: 46px;
        line-height: 70px;
    }

    .sitelogo {
        padding: 10px 60px 10px 0;
    }

    .slider_wrap {
        padding: 46px 0 0;
    }

    .slider_box img {
        max-width: 1140px;
    }

    .topdestinationwrap {
        padding: 80px 0 0;
    }

    .destination {
        padding: 50px 0 0;
    }

    .aboutcontent {
        padding: 74px 0 80px;
    }

    .aboutmain {
        gap: 70px;
    }

    .servicewrap {
        padding: 80px 0 80px;
    }

    .serviceleft label {
        font-size: 16px;
        line-height: 22px;
    }

    .servicepart {
        gap: 35px 30px;
    }

    .citywrap {
        padding: 80px 0 80px;
    }

    .city_box img {
        border-radius: 36px;
        width: 100%;
        max-width: 300px;
    }

    .amenitieswrap {
        padding: 80px 0 80px;
    }

    .amenitiesbox {
        width: 300px;
        height: 270px;
        gap: 28px;
        background-size: 100%;
    }

    .amenities_btm {
        padding: 25px 16px 30px;
    }

    .paymentwrap {
        padding: 80px 0 0;
    }

    .amenitieswrap:after {
        width: 620px;
        height: 330px;
        background-size: 620px;
    }

    .testimonialswrap {
        padding: 80px 0 80px;
    }

    .app_right {
        width: 55%;
    }

    .applicationwrap {
        margin: 0 0 -80px;
    }

        .applicationwrap:after {
            width: 65%;
        }

    .footer_wrapper {
        padding: 80px 0 0;
    }

    .footer_top {
        padding: 50px 0;
    }

    .footer_left h1 {
        font-size: 46px;
        line-height: 70px;
        letter-spacing: 0.06em;
    }

    .footer_content {
        gap: 50px;
    }

        .footer_content p {
            font-size: 18px;
        }

    .footer_right {
        padding: 40px 40px;
    }

    .footer_navbar_address {
        padding: 75px 0 75px;
    }

    .dualnumber p a {
        font-size: 18px;
        line-height: 23px;
    }

    .dualnumber:before {
        top: -30px;
        left: 86px;
    }

    .footer_top {
        padding: 46px 0;
    }

    .footer_left {
        gap: 20px;
    }

    .footer_address p {
        font-size: 17px;
    }

    /* start media query AvailbleRoutes page style*****/

    .spreviewpart {
        padding: 30px 30px;
    }

    .routerightside .routeleftside {
        width: 24.3%;
    }

    .routerightside .routeleftside {
        padding: 20px;
    }

    .busroutetimetable .boldlabel {
        font-size: 18px;
    }

    .busroutetimetable .bluetext {
        font-size: 15px;
    }

    .bustime.busroutearrow {
        background-size: 160px;
    }

    .bookingdeatails {
        flex-basis: 54%;
    }

    .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;
    }

    .modifywrapper {
        padding: 18px 0 18px;
    }

    .modifybookingsearch .modifyinput input {
        font-size: 17px;
    }

    .bookingchartdata {
        flex-direction: column;
    }

    .seatchartone, .seatchartwo {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .lowerdeckchart, .upperdeckchart {
        text-align: center;
    }

    .bookingdeatails {
        flex-basis: 100%;
        padding: 25px 0 0;
    }

    .routepoint {
        flex-wrap: nowrap;
        gap: 25px;
        flex-direction: row;
    }

    .bookingservicefair {
        flex-wrap: nowrap;
        gap: 25px;
    }

    .bookingcontinue {
        padding: 28px 0 5px;
    }

    .amenities-tab-section {
        padding: 30px 30px;
    }

    .amenities-tab-list {
        gap: 14px;
    }

    .amenities-tab-box p {
        font-size: 14px;
    }

    .boarding-dropping-tab-section {
        padding: 30px;
    }

    .carousel .arrow > svg {
        width: 30px;
        height: 30px;
    }

    .carousel .arrow {
        top: 44%;
    }

    .cancellation-tab-section {
        padding: 30px;
    }

    .bookingpolicysec {
        gap: 9px;
    }

    .bookingpolicycont {
        height: 330px;
    }

    .routelinepart {
        width: 29%;
    }

    .bustype {
        font-size: 15px;
    }

    .busroutevia {
        padding: 18px 30px 22px;
    }

    .busrouteviapart {
        gap: 16px;
    }

    .seatleftpart {
        padding: 8px 16px;
    }

    .busfairdetails span {
        font-size: 19px;
    }

        .busfairdetails span i {
            font-size: 16px;
        }

    .bustiming {
        flex-basis: 53%;
    }

    .boarding-list-type {
        gap: 15px;
    }

        .boarding-list-type label {
            flex-basis: 20%;
        }

    .dropping-list {
        flex-basis: 20%;
    }

    .boarding-list p {
        font-size: 14px;
    }

    /* 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%;
    }

    .headerleft {
        width: 15%;
    }

    .headeright {
        width: 81%;
    }

    .headermenu .navbar-inverse .navbar-nav {
        gap: 50px;
    }

    .headercontacts {
        gap: 30px;
    }

    .sitelogo {
        padding: 10px 40px 10px 0;
    }

    .headersocial a {
        width: 60px;
        height: 60px;
    }

    .headeright:before {
        height: 60px;
    }

    .sitelogo a img {
        max-width: 106px;
    }

    .bannerwrapper {
        padding: 50px 0 0;
    }

    .slider_text_right {
        width: 31%;
    }

    .slider_text h1 {
        font-size: 42px;
        line-height: 62px;
    }

    .slider_text_right p {
        font-size: 17px;
        line-height: 22px;
    }

    .slider_text {
        padding: 0 0 30px;
    }

    .slider_wrap {
        padding: 42px 0 0;
    }

    .bookingform {
        width: 100%;
    }

    .slider_box img {
        max-width: 1080px;
    }

    .aboutleft .toptitle {
        width: 100%;
    }

    .aboutleft h4 {
        padding: 45px 0 0;
    }

    .aboutleft i {
        padding: 20px 0 35px;
    }

    .aboutustext img {
        width: 100%;
    }

    .aboutuscontent {
        padding: 34px 20px 20px;
        height: auto;
    }

        .aboutuscontent h3 {
            font-size: 22px;
            line-height: 32px;
            width: 42%;
            padding: 4px 0 16px;
        }

    .serviceleft {
        gap: 36px;
        width: 38%;
        padding: 0 10px 0 0;
    }

    .city_box img {
        border-radius: 30px;
        max-width: 284px;
    }

    .city_box h3 {
        width: 220px;
        height: 60px;
        border-radius: 80px 80px 0 0;
        font-size: 26px;
        line-height: 36px;
        padding: 15px 0 0;
    }

    .city_box:hover h3 {
        border-radius: 40px 40px 0 0;
    }

    .amenities_btm {
        padding: 22px 16px;
    }

    .amenitiesbox {
        width: 280px;
        height: 270px;
        gap: 16px;
        justify-content: space-between;
    }

    .amenities_btm h4 {
        font-size: 16px;
        line-height: 21px;
    }

    .payment_part:before {
        top: 0;
        width: 50px;
        height: 50px;
    }

    .payment_part:after {
        right: 24px;
        top: 24px;
        width: 50px;
        height: 50px;
    }

    .pay_shapes {
        gap: 3px;
    }

    .testimonialpart {
        gap: 50px;
    }

    .app_btm {
        margin: -48px 0 0;
    }

    .toptitle {
        font-size: 36px;
        line-height: 50px;
    }

    .app_right p {
        font-size: 17px;
        line-height: 24px;
    }

    .app_features_box label {
        flex-basis: 48%;
    }

    .app_qr_box {
        gap: 100px;
        padding: 40px 0 0;
    }

    .footer_top {
        padding: 40px 0;
    }

    .footer_left h1 {
        font-size: 42px;
        line-height: 60px;
        letter-spacing: 0.04em;
    }

    .footer_right {
        padding: 36px 39px;
    }

        .footer_right span {
            font-size: 18px;
            line-height: 23px;
        }

    .footer_content {
        gap: 40px;
    }

    .footer_navbar_address {
        padding: 70px 0 70px;
    }

    .footer_navlinks {
        gap: 80px;
    }

        .footer_navlinks ul li a {
            font-size: 17px;
        }

    .footer_address p {
        font-size: 16px;
        line-height: 26px;
    }

    .bottomfooter {
        padding: 26px 0;
    }

    /* 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;
    }

    .busroutetimetable .boldlabel {
        font-size: 17px;
    }

    .busroutetimetable .lighttext1 {
        font-size: 13px;
    }

    .busroutetimetable .bluetext {
        padding: 2px 0 0;
    }

    .busroutetimetable .lightlabel {
        padding: 8px 13px 7px;
    }

    .bustime.busroutearrow {
        background-size: 140px;
        flex-basis: 34% !important;
    }

    .busroutevia {
        padding: 18px 30px 18px;
    }

    .busfacilitiestab .nav-tabs .viewschedulebus a {
        line-height: 24px;
    }

    .routelinepart {
        width: 27%;
    }

    .seatindicator {
        padding: 15px 0 5px;
    }

    .bookingcontinue button {
        font-size: 15px;
        padding: 10px 32px;
    }

    .carousel .arrow.left {
        left: 1rem;
    }

    .carousel .arrow.right {
        right: 1rem;
    }

    .amenities-tab-list {
        gap: 12px;
    }

    .amenities-tab-box {
        padding: 6px 15px;
    }

        .amenities-tab-box p {
            padding-left: 9px;
        }

    .cancellation-tab-section {
        padding: 25px;
    }

    .boarding-dropping-tab-section {
        padding: 25px;
    }

    .amenities-tab-section {
        padding: 25px;
    }

    .boarding-point-tab, .dropping-point-tab {
        padding: 25px 15px 20px 25px;
    }

    .boarding-list-type-main {
        height: 285px;
    }

    /*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 {
        padding: 8px 30px 8px 0;
    }

    .headermenu .navbar-inverse .navbar-nav {
        gap: 36px;
    }

    .headersocial a {
        width: 46px;
        height: 46px;
    }

        .headersocial a svg {
            width: 18px;
            height: 18px;
        }

    .headercontacts {
        gap: 20px;
    }

        .headercontacts p {
            font-size: 14px;
            background-position: 0 -129px;
            padding: 5px 0 5px 31px;
            background-size: 22px;
        }

    .applicationwrap {
        margin: 0 0 -70px;
        padding: 0 0 70px;
    }

    .footer_wrapper {
        padding: 70px 0 0;
    }

    .headercontacts .routeinq {
        background-position: 0 -2px;
    }

    .headercontacts p {
        background-position: 0 -99px;
    }

    .headeright:before {
        height: 46px;
    }

    .loginwrap a {
        padding: 0 0 0 18px;
        font-size: 14px;
        line-height: 18px;
        gap: 12px;
    }

    .loginwrap span {
        width: 52px;
        height: 56px;
        background-position: 20px -178px;
        background-size: 22px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%);
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 15px;
    }

    .sitelogo a img {
        max-width: 86px;
    }

    .bannerwrapper {
        padding: 45px 0 0;
    }

    .slider_text_right a {
        padding: 9px 18px;
        font-size: 15px;
    }

    .slider_text_right p {
        font-size: 15px;
        line-height: 20px;
    }

    .slider_text_right {
        width: 32%;
    }

    .slider_text h1 {
        font-size: 34px;
        line-height: 50px;
    }

    .bookingform {
        padding: 15px;
        gap: 16px;
    }

    .bookingcity {
        gap: 16px;
    }

    .slider_box img {
        max-width: 910px;
    }

    .bannerwrapper:after {
        right: 40px;
        width: 320px;
        height: 330px;
        background-size: 320px;
    }

    .topdestinationwrap {
        padding: 70px 0 0;
    }

    .toptitle span {
        font-size: 15px;
        line-height: 19px;
        letter-spacing: 0.4px;
    }

    .toptitle {
        font-size: 32px;
        line-height: 44px;
    }

    .destination {
        padding: 45px 0 0;
    }

        .destination li {
            gap: 43px;
            padding: 20px 36px 20px 20px;
        }

    .book_route span {
        gap: 45px;
        font-size: 17px;
    }

    .destination li .booknowin a {
        width: 50px;
        height: 50px;
    }

        .destination li .booknowin a svg {
            width: 18px;
            height: 18px;
        }

    .destination li:after {
        width: 65px;
        height: 65px;
    }

    .destination li:before {
        width: 65px;
        height: 65px;
    }

    .aboutcontent {
        padding: 64px 0 70px;
    }

    .aboutleft h4 {
        padding: 40px 0 0;
        font-size: 15px;
        line-height: 23px;
    }

    .aboutleft i {
        padding: 18px 0 30px;
        font-size: 15px;
        line-height: 23px;
    }

    .about_top span {
        font-size: 15px;
        line-height: 22px;
        text-align: center;
    }

    .about_top img {
        width: 100%;
        max-width: 70px;
    }

    .about_top {
        padding: 18px 18px 16px;
        gap: 10px;
    }

    .aboutmain {
        gap: 30px;
    }

    .aboutleft {
        width: 46%;
    }

    .about_image img {
        width: 100%;
    }

    .about_btm span {
        font-size: 26px;
        line-height: 36px;
    }

    .about_btm label {
        font-size: 26px;
        line-height: 33px;
    }

    .aboutright {
        padding: 20px 20px 0 0;
        gap: 30px;
        width: 50%;
    }

    .aboutuscontent {
        padding: 26px 20px 20px;
    }

    .aboutright:before {
        width: 380px;
        height: 530px;
        background-size: 380px;
    }

    .about_btm {
        padding: 0 0 0 5px;
    }

    .servicewrap {
        padding: 70px 0 70px;
    }

    .serviceleft label {
        font-size: 15px;
    }

    .serviceleft {
        width: 37%;
        padding: 0;
    }

    .servicebox_top span {
        margin: 0;
    }

    .servicebox_top label {
        font-size: 30px;
        line-height: 42px;
        padding: 0 0 10px;
    }

    .servicebox p {
        font-size: 15px;
        line-height: 20px;
    }

    .servicepart {
        gap: 16px 13px;
    }

    .citywrap {
        padding: 70px 0 70px;
    }

    .city_slider {
        padding: 45px 0 0;
    }

    .city_box img {
        border-radius: 26px;
        max-width: 236px;
    }

    .city_box h3 {
        width: 190px;
        height: 54px;
        border-radius: 60px 60px 0 0;
        font-size: 22px;
        line-height: 32px;
        padding: 14px 0 0;
    }

    .amenitieswrap {
        padding: 70px 0 70px;
    }

    .amenities_slider {
        padding: 45px 0 0;
    }

    .amenitieswrap:after {
        width: 480px;
        height: 260px;
        background-size: 480px;
    }

    .amenitiesbox {
        width: 234px;
        gap: 16px;
    }

    .paymentwrap {
        padding: 70px 0 0;
    }

    .payment_part:before {
        width: 40px;
        height: 40px;
    }

    .payment_part:after {
        right: 20px;
        top: 20px;
        width: 40px;
        height: 40px;
    }

    .payment_slider {
        padding: 45px 0 0;
    }

    .pay_boxes {
        width: 230px;
        height: 100px;
        background-position: center -23px;
        margin: 10px 0 20px;
        background-size: 270px;
    }

        .pay_boxes.pay_boxes2 {
            background-position: center -216px;
        }

        .pay_boxes.pay_boxes3 {
            background-position: center -407px;
        }

        .pay_boxes.pay_boxes4 {
            background-position: center -596px;
        }

        .pay_boxes.pay_boxes5 {
            background-position: center -789px;
        }

        .pay_boxes.pay_boxes6 {
            background-position: center -981px;
        }

        .pay_boxes.pay_boxes7 {
            background-position: center -1171px;
        }

        .pay_boxes.pay_boxes8 {
            background-position: center -1362px;
        }

    .pay_boxes_icon label {
        height: 150px;
    }

    .pay_boxes_icon2 .pay_boxes {
        margin: 20px 0 10px;
    }

    .pay_boxes_icon {
        justify-content: space-between;
    }

    .pay_shapes {
        gap: 5px;
        top: 54.6%;
    }

        .pay_shapes span {
            width: 13px;
            height: 13px;
        }

    .testimonialswrap {
        padding: 70px 0 70px;
    }

    .test_left {
        width: 40%;
    }

        .test_left img {
            width: 100%;
        }

    .testimonialpart {
        gap: 40px;
    }

    .test_right {
        gap: 45px;
        width: 56%;
        padding: 0;
    }

    .testbox p {
        font-size: 15px;
        line-height: 24px;
    }

    .testbox {
        gap: 50px;
    }

    .test_slider button.slick-prev, .test_slider button.slick-next {
        bottom: 9px;
    }

    .test_slider button.slick-next {
        bottom: 29px;
    }

    .test_right:after {
        right: 0;
        top: 30px;
        width: 60px;
        height: 60px;
        background-size: 60px;
        opacity: 0.7;
    }

    .app_text {
        padding: 15px 0 0;
    }

        .app_text label {
            width: 130px;
            height: 130px;
            background-size: 108px;
        }

        .app_text span {
            bottom: 35px;
            width: 60px;
            height: 60px;
            background-position: center -2282px;
            background-size: 30px;
        }

    .app_left {
        width: 38%;
    }

        .app_left img {
            width: 100%;
        }

    .app_features {
        gap: 20px;
    }

        .app_features h4 {
            font-size: 16px;
            line-height: 20px;
        }

    .app_features_box {
        width: 83%;
        gap: 18px 8px;
    }

        .app_features_box label {
            flex-basis: 45%;
            font-size: 15px;
            line-height: 19px;
            background-size: 30px;
            padding: 0 0 0 23px;
            background-position: -7px -2423px;
        }

    .app_qr_box {
        gap: 50px;
        padding: 35px 0 0;
    }

    .app_qr_left {
        gap: 20px;
    }

        .app_qr_left span {
            font-size: 16px;
            line-height: 20px;
        }

    .app_right p {
        font-size: 15px;
        line-height: 23px;
    }

    .app_right {
        width: 58%;
        padding: 120px 0 0 0px;
    }

    .applicationwrap:after {
        width: 64%;
        height: 560px;
    }

    .app_btm {
        margin: -36px 0 0;
    }

    .footer_top {
        padding: 36px 0;
    }

    .footer_left h1 {
        font-size: 38px;
        line-height: 54px;
        letter-spacing: 0.03em;
    }

    .footer_content label {
        width: 140px;
    }

    .footer_content {
        gap: 30px;
    }

        .footer_content p {
            font-size: 17px;
            line-height: 23px;
        }

    .footer_left {
        gap: 16px;
    }

    .footer_right span {
        font-size: 16px;
        line-height: 21px;
    }

    .footer_right label {
        width: 18px;
        height: 18px;
        background-position: center -2545px;
        background-size: 30px;
    }

    .footer_right {
        padding: 31px 33px;
    }

    .footer_navbar_address {
        padding: 65px 0 65px;
    }

    .footer_address p {
        font-size: 15px;
        line-height: 24px;
    }

    .footer_navlinks {
        gap: 60px;
    }

        .footer_navlinks ul {
            gap: 9px;
        }

            .footer_navlinks ul li a {
                font-size: 16px;
            }

    .footer_title h5 {
        font-size: 24px;
        line-height: 35px;
    }

    .footer_contact {
        padding: 0 30px;
    }

        .footer_contact h2 {
            font-size: 30px;
            line-height: 45px;
        }

    .dualnumber {
        gap: 38px;
    }

        .dualnumber p a {
            font-size: 17px;
            line-height: 22px;
        }

        .dualnumber p span {
            font-size: 16px;
            line-height: 20px;
        }

        .dualnumber:before {
            top: -20px;
            left: 80px;
            height: 92px;
        }

    .bottomfooter {
        padding: 22px 0;
    }

    .servicebox {
        width: 300px;
        padding: 20px 24px 0;
    }

    .city_slider .slick-prev, .city_slider .slick-next {
        top: -70px;
        width: 40px;
        height: 40px;
        background-position: center -1799px !important;
    }

    .city_slider .slick-next {
        right: 0px;
        top: -90px;
    }

    .city_slider .slick-prev {
        right: 50px;
    }

    /* 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 12px;
    }

    .filtercheckbox label {
        font-size: 13px;
        padding: 0 0 0 25px;
    }

        .filtercheckbox label::before {
            width: 18px;
            height: 18px;
            top: 1px;
        }

    .filter-drawer__title::after {
        top: -1px;
        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: 20px 22px 0;
        flex-wrap: wrap;
        gap: 15px 0;
    }

    .routedata .routepromo {
        padding: 22px 0 0 22px;
    }

        .routedata .routepromo label.rtpfree {
            font-size: 14px;
            padding: 8px 16px;
        }

    .bustime.busroutearrow {
        background-size: 124px;
    }

    .busroutetimetable .lightlabel {
        padding: 7px 10px 6px;
    }

    .seatleftpart label {
        font-size: 16px;
    }

    .seatleftpart p {
        font-size: 13px;
    }

    .busroutevia {
        padding: 15px 22px 16px;
    }

    .busrouteviapart {
        gap: 14px;
    }

    .busfacilitiestab {
        padding: 0 22px 22px;
    }

    .seatitle {
        padding: 0 80px 0;
    }

        .seatitle:before {
            left: -10px;
            top: -1px;
        }

        .seatitle:after {
            right: -10px;
            bottom: -1px;
        }

    .routerightside .routeleftside {
        padding: 20px 12px;
    }

    .routeleftsidetitle h5 {
        font-size: 17px;
    }

    .filter-drawer__title {
        font-size: 15px;
    }

    .filter-drawerpart .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 35px 0 18px;
        height: 42px;
        font-size: 14px;
        background-position: 96% -718px;
        background-size: 20px;
    }

    .routelinepart {
        width: 24%;
    }

    .busroutetimetable .bluetext {
        font-size: 14px;
    }

    .busfacilitiestab .nav-tabs .viewschedulebus a {
        line-height: 22px;
        padding: 8px 22px;
    }

    .bustype {
        font-size: 14px;
    }

    .seatitle {
        margin: 10px 0 20px;
    }

    .seatindicator {
        padding: 10px 0 0;
    }

    .routepoint {
        padding: 0 0 25px;
    }

    .serviceboxtitle {
        font-size: 14px;
    }

    .routefilters {
        padding: 18px 0 10px;
    }

    .routeline {
        color: red;
        font-size: 14px;
    }

    .carousel .arrow {
        top: 43%;
    }

    .noroute p {
        font-size: 15px;
    }

    .tab-content .tab-pane {
        padding: 0 22px 25px;
    }

    .busroutefacilities .busimgnot {
        padding: 0 22px 25px;
    }

    .amenities-tab-section {
        padding: 22px;
    }

    .cancellation-policy {
        width: 100%;
    }

    .cancellation-tab-section {
        padding: 25px;
        flex-direction: column;
    }

    .bookingpolicycont {
        height: 190px;
        width: 100%;
    }

    .cancellation-list-title label {
        padding: 20px 15px;
    }

    .boarding-list-type {
        gap: 3px;
        flex-direction: column;
    }

        .boarding-list-type label {
            flex-basis: 100%;
        }

    .boarding-list {
        width: 100%;
    }

        .boarding-list p {
            line-height: 20px;
        }

    .boarding-list-type-main {
        height: 272px;
    }

    .boarding-title {
        font-size: 17px;
        padding: 0 0 8px;
    }

    .boarding-point-tab, .dropping-point-tab {
        padding: 20px 15px 18px 20px;
    }

    .bustiming {
        flex-basis: 63%;
    }

    .route_box.route_box02 {
        text-align: left;
        flex-basis: 50%;
    }

    .route_box span {
        font-size: 16px;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 14px;
    }

    /* 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:1023px) {
    .e-ticket .e-ticketview {
        width: 991px;
    }

    .headermenu .navbar-inverse .navbar-nav {
        gap: 33px;
    }

    .footer_navlinks {
        gap: 56px;
    }

    .footer_title h5 {
        font-size: 22px;
        line-height: 33px;
    }

    .amenitiesbox {
        width: 230px;
    }

    .city_box img {
        max-width: 230px;
    }

    .serviceleft {
        width: 39%;
    }

    .servicebox {
        width: 280px;
        padding: 20px 24px 0;
        gap: 30px;
        height: 172px;
    }

    .slider_text_right {
        width: 34%;
    }

    .slider_box img {
        max-width: 890px;
    }

    /*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;
        }

    .applicationwrap {
        margin: 0 0 -60px;
        padding: 0 0 60px;
    }

    .footer_wrapper {
        padding: 60px 0 0;
    }

    .headerleft {
        width: 100%;
        filter: none;
    }

    .sitelogo {
        clip-path: none;
        text-align: center;
        padding: 10px 0;
    }

    .headeright:before {
        display: none;
    }

    .sitelogo a img {
        max-width: 90px;
    }

    .headeright {
        width: 100%;
    }

    .headertop {
        background-color: var(--primary);
    }

    .headersocial a {
        width: 42px;
        height: 42px;
    }

        .headersocial a svg {
            width: 16px;
            height: 16px;
        }

    .headercontacts p {
        padding: 5px 0 5px 30px;
        font-size: 13px;
    }

    .headercontacts {
        gap: 18px;
        padding: 0 0 0 15px;
    }

    .headermenu {
        padding-left: 15px;
    }

        .headermenu .navbar-inverse .navbar-nav {
            gap: 24px;
        }

    .bannerwrapper {
        padding: 40px 0 0;
    }

    .slider_text h1 {
        font-size: 28px;
        line-height: 40px;
    }

    .slider_text_right {
        width: 43%;
    }

    .bookingform {
        padding: 15px;
        gap: 14px;
        flex-direction: column;
        border-radius: 20px;
    }

    .bookingcity {
        gap: 14px;
        width: 100% !important;
    }

    .bookingsearch span {
        display: none;
    }

    .bookingsearch {
        width: 100%;
    }

        .bookingsearch .searchbtn {
            border-radius: 16px;
            height: 46px;
            background-position: center -745px;
            background-size: 30px;
        }

    .bookingpart label {
        padding: 0 0 8px 40px;
    }

    .bookinginput span {
        bottom: -29px;
    }

    .slider_wrap {
        padding: 35px 0 0;
    }

    .bannerwrapper:after {
        right: 30px;
        width: 260px;
        height: 200px;
        background-size: 260px;
    }

    .slider_wrap .clip {
        margin: 0 6px;
    }

    .slider_box img {
        max-width: 680px;
    }

    .topdestinationwrap {
        padding: 60px 0 0;
    }

    .destination {
        padding: 40px 0 0;
    }

    .toptitle {
        font-size: 28px;
        line-height: 40px;
    }

    .book_route span {
        gap: 44px;
    }

    .book_route span {
        gap: 44px;
        font-size: 17px;
    }

    .aboutleft h4 {
        padding: 35px 0 0;
    }

    .aboutmain {
        flex-wrap: wrap;
    }

    .aboutright {
        width: 100%;
        justify-content: center;
    }

        .aboutright:before {
            display: none;
        }

    .about_text {
        width: 380px;
        height: 530px;
        background-size: 380px;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 16px;
        background-image: url(../images/site/about_shape.png), linear-gradient(180deg, #94DEEA 0%, #94DEEA 13.46%, #FFFFFF 100%);
        align-items: flex-end;
        padding: 30px 30px 0 0;
        position: relative;
        right: 40px;
    }

    .about_image {
        padding: 30px 0 0;
        position: relative;
        left: 40px;
        z-index: 1;
    }

    .about_btm {
        padding: 0 10px 0 0;
        align-items: flex-end;
    }

    .aboutleft {
        width: 100%;
    }

    .aboutuscontent {
        padding: 46px 20px 20px;
    }

    .aboutcontent {
        padding: 54px 0 60px;
    }

    .servicewrap {
        padding: 60px 0;
    }

    .serviceleft {
        width: 37%;
        gap: 30px;
    }

        .serviceleft label {
            font-size: 14px;
            line-height: 21px;
        }

    .servicebox p {
        font-size: 14px;
        line-height: 19px;
    }

    .servicebox {
        width: 29.7%;
        padding: 20px 22px 0;
        gap: 26px;
        height: 162px;
    }

    .citywrap {
        padding: 60px 0;
    }

    .city_slider {
        padding: 40px 0 0;
    }

    .amenitieswrap {
        padding: 60px 0 60px;
    }

    .amenities_slider {
        padding: 40px 0 0;
    }

    .amenitieswrap:before {
        width: 240px;
        height: 192px;
        background-position: center bottom;
        background-size: 240px;
    }

    .amenitieswrap:after {
        width: 380px;
        height: 190px;
        background-size: 380px;
        opacity: 0.6;
    }

    .paymentwrap {
        padding: 60px 0 0;
    }

    .payment_slider {
        padding: 40px 0 0;
    }

    .pay_boxes {
        width: 25%;
        height: 54px;
        background-position: center -23px;
        margin: 10px 0 20px;
        background-size: 180px;
    }

        .pay_boxes.pay_boxes2 {
            background-position: center -151px;
        }

        .pay_boxes.pay_boxes3 {
            background-position: center -278px;
        }

        .pay_boxes.pay_boxes4 {
            background-position: center -406px;
        }

        .pay_boxes.pay_boxes5 {
            background-position: center -533px;
        }

        .pay_boxes.pay_boxes6 {
            background-position: center -661px;
        }

        .pay_boxes.pay_boxes7 {
            background-position: center -788px;
        }

        .pay_boxes.pay_boxes8 {
            background-position: center -915px;
        }

    .pay_boxes_icon label {
        height: 90px;
    }

    .pay_shapes span {
        width: 11px;
        height: 11px;
    }

    .pay_shapes {
        top: 56.4%;
    }

    .testimonialswrap {
        padding: 60px 0 60px;
    }

    .test_right {
        gap: 35px;
    }

        .test_right:after {
            top: 60px;
            width: 40px;
            height: 40px;
            background-size: 40px;
            opacity: 0.6;
        }

    .testbox {
        gap: 20px;
    }

        .testbox p {
            font-size: 14px;
            line-height: 22px;
            color: rgba(41, 41, 41, 0.8);
        }

    .testname h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .testname span {
        font-size: 15px;
    }

    .testimonialpart {
        gap: 30px;
    }

    .test_slider button.slick-prev, .test_slider button.slick-next {
        width: 30px;
        height: 30px;
        bottom: 0;
        background-position: center -2033px;
        background-size: 28px;
    }

    .test_slider button.slick-prev {
        right: 40px;
    }

    .test_slider button.slick-next {
        bottom: 15px;
    }

    .testname {
        padding: 5px 0 3px 12px;
        gap: 0;
    }

    .app_text label {
        width: 96px;
        height: 96px;
        background-size: 78px;
    }

    .app_text span {
        bottom: 28px;
        width: 40px;
        height: 40px;
        background-position: center -1521px;
        background-size: 20px;
    }

    .app_left {
        width: 32%;
    }

    .app_right {
        width: 65%;
        padding: 80px 0 0 0px;
    }

        .app_right h3 {
            font-size: 18px;
            line-height: 24px;
        }

        .app_right p {
            font-size: 14px;
            line-height: 22px;
            padding: 20px 0 30px;
        }

    .app_features h4 {
        font-size: 15px;
        line-height: 18px;
    }

    .app_features_box {
        width: 93%;
        gap: 15px 6px;
    }

        .app_features_box label {
            flex-basis: 43%;
            font-size: 14px;
        }

    .app_qr_box {
        gap: 22px;
        padding: 25px 0 0;
    }

    .app_qr_left span {
        font-size: 15px;
        line-height: 18px;
    }

    .app_links {
        gap: 12px;
    }

        .app_links a img {
            width: 100%;
            max-width: 120px;
        }

    .app_qr_right img {
        width: 100%;
        max-width: 140px;
    }

    .applicationwrap:after {
        width: 72%;
        height: 490px;
    }

    .footer_top {
        padding: 28px 0;
    }

    .footer_left h1 {
        font-size: 34px;
        line-height: 50px;
    }

    .footer_content label {
        width: 120px;
    }

    .footer_content p {
        font-size: 16px;
        line-height: 22px;
    }

    .footer_navbar_address {
        padding: 55px 0 55px;
    }

    .footer_title h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .footer_navlinks ul li a {
        font-size: 14px;
    }

    .footer_address p {
        font-size: 14px;
        line-height: 23px;
    }

    .footer_navlinks ul {
        gap: 8px;
    }

    .footer_navlinks {
        gap: 19px;
        justify-content: space-between;
    }

    .navbarmenu {
        width: 62%;
    }

    .footer_contact h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .dualnumber p a {
        font-size: 15px;
        line-height: 20px;
    }

    .footer_bottom:before {
        width: 215px;
        height: 242px;
        background-size: 240px;
    }

    .dualnumber p {
        padding: 22px 0;
    }

    .dualnumber label {
        height: 94px;
    }

    .dualnumber {
        gap: 30px;
    }

    .bottomfooter {
        padding: 20px 0;
    }

    .poweredby {
        column-gap: 12px;
    }

    /* start media query AvailbleRoutes page style*****/

    .spreviewsec {
        height: 328px;
    }

    .routeleftsidetitle {
        display: none;
    }

    .ba-we-love-subscribers {
        width: 400px;
        height: 0;
        background-color: var(--primary);
        border-radius: 8px;
        box-shadow: 0px 12px 45px rgba(0, 0, 0, .15);
        text-align: left;
        margin: 0 0 10px 0;
        overflow: hidden;
        opacity: 0;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        padding: 0;
    }

        .ba-we-love-subscribers.open {
            height: 466px;
            overflow-y: auto;
            opacity: 1;
            padding: 20px !important;
        }

        .ba-we-love-subscribers.popup-ani {
            -webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }

    .logo-ani {
        transition: 0.5s linear;
        -webkit-transition: 0.5s linear;
    }

    .ba-we-love-subscribers-fab {
        width: 50px;
        height: 50px;
        background-color: var(--primary);
        border-radius: 50px;
        float: left;
        z-index: 5;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0px 25px rgba(255, 255, 255, 0.3);
    }

        .ba-we-love-subscribers-fab .img-fab {
            position: relative;
        }

            .ba-we-love-subscribers-fab .img-fab::before {
                font-family: "FontAwesome";
                content: "\f0b0";
                font-size: 14px;
                font-weight: 500;
                color: var(--pure);
                font-style: normal;
                display: inline-block;
                vertical-align: middle;
                transition: .4s ease;
                -webkit-transition: .4s ease;
                -moz-transition: .4s ease;
                -ms-transition: .4s ease;
                -o-transition: .4s ease;
            }

            .ba-we-love-subscribers-fab .img-fab.close {
                position: relative;
                font-weight: 500;
                font-size: 20px;
                line-height: 0;
                text-shadow: none;
            }

                .ba-we-love-subscribers-fab .img-fab.close::before {
                    font-family: "FontAwesome";
                    content: "\f00d";
                    font-size: 14px;
                    font-weight: 500;
                    line-height: normal;
                    color: var(--pure);
                    font-style: normal;
                    display: inline-block;
                    vertical-align: middle;
                    transition: .4s ease;
                    -webkit-transition: .4s ease;
                    -moz-transition: .4s ease;
                    -ms-transition: .4s ease;
                    -o-transition: .4s ease;
                }

        .ba-we-love-subscribers-fab .wrap {
            transform: rotate(0deg);
            -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
            transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
        }

        .ba-we-love-subscribers-fab .ani {
            transform: rotate(45deg);
            -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
            transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
        }

        .ba-we-love-subscribers-fab .close {
            background-position: -2px 1px;
            transform: rotate(-45deg);
            float: none;
            opacity: 1;
        }

    .ba-settings {
        position: absolute;
        top: -25px;
        left: 0px;
        padding: 10px 20px;
        background-color: #555;
        border-radius: 5px;
        color: #fff;
    }

    .available_route_leftbar {
        flex-basis: 0;
        background-color: transparent;
        border: none;
        padding: 0;
    }

    .available_route_rightbar {
        flex-basis: 100%;
    }

    .available_route_leftbar .title {
        font-weight: 700;
        font-size: 18px;
        text-align: left;
        color: var(--secondary);
        padding: 0;
        border-bottom: none;
        margin: 0;
    }

    .filter-drawer__title {
        color: var(--secondery);
        cursor: pointer;
        display: block;
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        position: relative;
        transition: all 0.25s ease-out;
        text-transform: uppercase;
        text-align: left;
    }

    .filter-drawer {
        margin-bottom: 0;
        background-color: #f0f4f9;
        border-radius: 4px;
        padding: 14px 20px 14px;
    }

    .filtercheckbox {
        padding: 16px 0 5px;
        margin: 12px 0 0;
        gap: 14px;
    }

    .filter-drawer__trigger:checked + .filter-drawer__title + .filter-drawer__content-wrapper {
        max-height: 1000px;
        text-align: left;
    }

    .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;
    }

    .bustiming {
        flex-basis: 65%;
    }

    .busroutetimetable .boldlabel {
        font-size: 17px;
    }

    .dbroutehead {
        padding: 2px 0 30px;
    }

    .viewbusroutepart .passengerbox {
        padding: 0 0 20px;
    }

    .busroutevia {
        padding: 12px 22px 16px;
    }

    .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: 8px 15px 12px;
    }

    .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%;
        margin: 5px 0 4px;
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #d7d7d7;
        padding: 5px 0 1px;
    }

    .modifytodate {
        width: 47.5%;
    }

    .modifytocity {
        width: 47.5%;
    }

    .modifybutton {
        width: 100%;
        margin: 0;
    }

    .routerightside {
        width: 100%;
        position: relative;
        z-index: 4;
    }

        .routerightside .routeleftside {
            width: 50px;
            position: fixed;
            bottom: 20px;
            z-index: 9;
            left: 20px;
            padding: 0;
            border: none;
            background-color: transparent;
            box-shadow: none;
        }

    .routedetail {
        padding: 0;
    }

    .bustime.busroutearrow img {
        width: 100%;
        max-width: 100px;
        padding: 0;
    }

    .routebusviadetails {
        padding: 0;
    }

    .routerightside .routerightcontent {
        width: 100%;
        padding: 0 15px;
    }

    .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;
    }

    .noroute p {
        font-size: 15px;
        /*padding: 16px 0;*/
    }

    .boarding-title {
        font-size: 16px;
        padding: 0 0 12px;
        margin: 0 0 10px;
    }

    .boarding-dropping-tab-section {
        gap: 15px;
    }

    .boarding-list {
        padding: 0 0 2px;
    }

    .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;
    }

    .seatleftpart label {
        font-size: 15px;
    }

    .seatleftpart p {
        font-size: 12px;
    }

    .seatleftpart {
        padding: 8px 12px;
    }

    .busfairdetails p {
        font-size: 11px;
    }

    .busfairdetails span {
        font-size: 17px;
    }

        .busfairdetails span i {
            font-size: 15px;
            padding: 0 2px 0 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;
        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;
    }

    .seatindicator {
        padding: 12px 0 0;
    }

    .droppingpointchart {
        width: 48.5%;
    }

    .boardingpointchart {
        width: 48.5%;
    }

    .bookingcontinue {
        padding: 10px 0 5px;
    }

        .bookingcontinue button {
            font-size: 15px;
            padding: 10px 28px;
        }

    .filtermodelbottombtn {
        width: 370px;
    }

    .routefilters {
        padding: 0;
    }

    .filter_tab_main {
        padding: 0;
        background-color: transparent;
    }

    .filtercheckbox label {
        font-size: 14px;
        padding: 0 0 0 28px;
    }

    .amenities-tab-box p {
        padding-left: 8px;
        font-size: 13px;
    }

    .amenities-tab-box i {
        font-size: 16px;
    }

    .busroutefacilities .busimgnot h1 {
        font-size: 16px;
        padding: 50px 0;
    }
    /* 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;
    }

    .headersocial {
        display: none;
    }

    .headercontacts {
        gap: 6px;
        padding: 10px 15px;
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }

    .loginwrap {
        position: absolute;
        right: 0;
        top: 131px;
        z-index: 1;
    }

        .loginwrap a:hover, .loginwrap a:focus {
            background-color: rgba(255, 255, 255, 0.2);
        }

        .loginwrap span {
            width: 48px;
            height: 46px;
            background-position: 20px -183px;
        }

    /* leftmenu start */

    .headermenu {
        width: auto;
        position: absolute;
        top: 10px;
        right: 10px;
        margin: 0;
        background-color: transparent;
        z-index: 5;
        padding: 0;
    }

    .fixedbtn {
        position: absolute;
        top: -40px;
        left: 0;
        z-index: 1030;
    }

        .fixedbtn.topfixedicon {
            position: fixed !important;
            top: 12px !important;
            z-index: 99999 !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 24px;
            height: 24px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            right: 12px;
            left: auto;
        }

            .fixedbtn.topfixedicon::after {
                font-family: FontAwesome;
                content: "\f00d";
                right: 3px;
                top: -6px;
                position: absolute;
                font-size: 22px;
                color: var(--primary);
            }

    .headermenu .navbar-header {
        display: block;
    }

    .menufixed .navbar-toggle {
        background-color: transparent;
        border-color: transparent;
        margin: 3px;
        padding: 3px;
        position: relative;
        top: 0;
        z-index: 999;
    }

    .fixedbtn.topfixedicon span {
        display: none !important;
    }

    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        float: left;
        width: 100%;
        padding: 24px 0 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .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(--headtext);
            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(--primary);
            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(--primary);
            border-bottom: none;
        }

        .headermenu .navbar-inverse .navbar-collapse {
            border: none !important;
        }

    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .headermenu .side-collapse {
        top: 0;
        bottom: 0;
        right: 0;
        width: 50%;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
        padding-top: 30px;
        z-index: 9999;
    }

    .side-collapse.in {
        width: 0;
    }

    .cssmenu {
        float: left;
        width: 100%;
    }

    .navbar-toggle {
        display: block;
    }

    /* leftmenu end */

    .bannerwrapper {
        padding: 35px 0 0;
    }

    .slider_text h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .slider_text_right p {
        font-size: 14px;
        line-height: 19px;
    }

    .slider_text_right {
        width: 49%;
        gap: 12px;
    }

        .slider_text_right a {
            padding: 8px 16px;
            font-size: 14px;
        }

    .slider_text {
        padding: 0 0 25px;
    }

    .slider_wrap {
        padding: 30px 0 0;
    }

    .slider_box img {
        max-width: 580px;
    }

    .topdestinationwrap {
        padding: 55px 0 0;
    }

    .toptitle span {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.3px;
    }

    .toptitle {
        font-size: 26px;
        line-height: 38px;
    }

    .destination {
        padding: 35px 0 0;
    }

    .aboutcontent {
        padding: 49px 0 55px;
    }

    .aboutleft h4 {
        padding: 30px 0 0;
    }

    .aboutright {
        padding: 0;
    }

    .aboutmain {
        gap: 40px;
    }

    .about_text {
        gap: 130px;
        right: 40px;
        height: 422px;
    }

    .servicewrap {
        padding: 55px 0;
    }

    .serviceleft {
        width: 48.9%;
        gap: 25px;
    }

    .servicebox {
        width: 48.9%;
        gap: 22px;
        height: 140px;
    }

    .servicepart {
        align-items: flex-end;
    }

    .citywrap {
        padding: 55px 0;
    }

    .city_slider {
        padding: 35px 0 0;
    }

    .city_box img {
        max-width: 190px;
    }

    .city_box h3 {
        width: 150px;
        height: 40px;
        border-radius: 50px 50px 0 0;
        font-size: 18px;
        line-height: 25px;
        padding: 10px 0 0;
    }

    .city_box:hover h3 {
        border-radius: 20px 20px 0 0;
    }

    .amenitieswrap {
        padding: 55px 0;
    }

    .amenities_slider {
        padding: 35px 0 0;
    }

    .amenities_btm {
        padding: 20px 15px;
        border-radius: 30px;
    }

        .amenities_btm p {
            font-size: 14px;
            line-height: 20px;
        }

        .amenities_btm h4 {
            font-size: 15px;
            line-height: 20px;
        }

    .amenitiesbox {
        width: 196px;
        height: 260px;
        border-radius: 33px;
    }

    .paymentwrap {
        padding: 55px 0 0;
    }

    .payment_part:before {
        display: none;
    }

    .payment_part:after {
        display: none;
    }

    .payment_slider {
        padding: 35px 0 0;
    }

    .testimonialswrap {
        padding: 55px 0;
    }

    .test_right {
        gap: 25px;
        width: 57%;
    }

        .test_right:after {
            width: 30px;
            height: 30px;
            background-size: 30px;
        }

    .testimonialpart {
        gap: 20px;
    }

    .testname h4 {
        font-size: 15px;
        line-height: 21px;
    }

    .testname span {
        font-size: 14px;
    }

    .testname {
        padding: 4px 0 3px 10px;
    }

    .app_text {
        padding: 15px 0 0;
        display: none;
    }

    .app_left {
        display: none;
    }

    .app_btm {
        margin: 0;
    }

    .app_right {
        width: 100%;
        padding: 35px 0 0 0px;
    }

    .applicationwrap {
        margin: 0 0 -55px;
        background-color: #E6EDF1;
        padding: 55px 0;
    }

        .applicationwrap:after {
            display: none;
        }

    .app_right p {
        padding: 17px 0 25px;
    }

    .app_features_box label {
        flex-basis: 39%;
    }

    .app_qr_box {
        gap: 30px;
        padding: 30px 0 0;
    }

    .footer_top {
        padding: 22px 0;
    }

    .footer_left h1 {
        font-size: 30px;
        line-height: 46px;
    }

    .footer_content {
        gap: 20px;
    }

    .footer_left {
        gap: 12px;
    }

    .footer_content label {
        width: 100px;
    }

    .footer_content p {
        font-size: 15px;
        line-height: 21px;
    }

    .footer_right span {
        font-size: 15px;
        line-height: 20px;
    }

    .footer_right {
        padding: 27px 30px;
    }

    .footer_navbar_address {
        padding: 50px 0 50px;
        flex-direction: column;
        gap: 30px;
    }

    .footer_address {
        gap: 20px;
    }

    .footer_wrapper {
        padding: 55px 0 0;
    }

    .navbarmenu {
        width: 100%;
    }

    .footer_navlinks {
        gap: 70px;
        justify-content: flex-start;
        padding: 20px 0 0;
    }

    .footer_contact h2 {
        display: none;
    }

    .footer_contact {
        padding: 0 20px;
        justify-content: center;
    }

    .dualnumber p {
        gap: 8px;
        padding: 18px 0;
    }

        .dualnumber p span {
            font-size: 14px;
            line-height: 18px;
        }

    .dualnumber label {
        height: 82px;
    }

    .footer_bottom:before {
        width: 170px;
        height: 170px;
        background-size: 170px;
        background-position: left bottom;
    }

    /* start media query AvailbleRoutes page style*****/

    .spreviewpart {
        padding: 25px;
    }

    .spreviewsec {
        height: 266px;
    }

    .routeleftside {
        padding: 30px 25px;
    }

    .routeleftsidetitle {
        padding: 0 0 13px;
        gap: 7px;
    }

        .routeleftsidetitle h5 {
            font-size: 17px;
        }

        .routeleftsidetitle i {
            font-size: 14px;
        }

    .filter-drawer__title::after {
        font-size: 15px;
    }

    .filter-drawer__trigger:checked + .filter-drawer__title::after {
        top: 3px;
    }

    .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;
        }

    .ba-we-love-subscribers {
        width: 350px;
    }

    .modifybutton button {
        height: 44px;
    }

    .busroutetimetable .bluetext {
        padding: 2px 0 0;
    }

    .busroutetimetable .boldlabel {
        font-size: 17px;
    }

    .bustime.busroutearrow img {
        max-width: 80px;
    }

    .bustiming {
        flex-basis: 100%;
    }

    .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: 15px 22px 20px;
    }

    .busfacilitiestab .nav-tabs .viewschedulebus a {
        line-height: 20px;
        padding: 8px 20px;
    }

    .busfacilitiestab .nav-tabs .nav-item-button button {
        line-height: 24px;
        color: var(--pure) !important;
        background-color: var(--primary) !important;
    }

    .busfacilitiestab .nav-tabs .nav-link:hover, .busfacilitiestab .nav-tabs .nav-link:focus {
        color: var(--headtext) !important;
        background-color: var(--secondary) !important;
    }

    .bustype {
        font-size: 13px;
    }

    .busrouteviapart {
        gap: 12px;
    }

    .seatleftpart {
        padding: 7px 12px;
    }

    .routelinepart {
        width: 21%;
    }

    .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;
        }

    .seatitle {
        padding: 6px 20px 15px;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 260px;
        padding: 30px 30px 0;
    }

    .lowerdeckseat {
        background-position: 76% 18px;
    }

    .seatindicator {
        padding: 6px 0 0;
    }

    .serviceboxdetail p {
        font-size: 14px;
        width: 36%;
    }

    .serviceboxdetail label {
        padding: 0 0 0 10px;
        width: 64%;
        font-size: 14px;
    }

    .bookingcontinue button {
        font-size: 14px;
        padding: 8px 24px;
    }

    .boardingpointchart {
        width: 100%;
    }

    .droppingpointchart {
        width: 100%;
    }

    .bookingservicedetails, .bookingfairdetails {
        width: 100%;
    }

    .serviceboxdata {
        padding: 10px 0 7px;
    }

    .serviceboxdetail {
        padding: 4px 10px;
    }

    .boarding-list p {
        font-size: 14px;
    }

    .boarding-list label {
        font-size: 14px;
    }

    .routebusviadetails {
        gap: 16px;
    }

    .seatleftpart {
        display: none;
    }

    .seatleftpartmbl {
        display: block !important;
    }

    .routerightside {
        padding: 35px 0 0;
    }

    .busfacilitiestab .nav-tabs {
        flex-wrap: wrap;
        gap: 12px;
    }

        .busfacilitiestab .nav-tabs .nav-link:before {
            display: none;
        }

        .busfacilitiestab .nav-tabs .nav-link {
            font-size: 14px;
            padding: 6px 18px !important;
            background-color: var(--pure) !important;
            border: 1px solid rgba(0, 0, 0, 0.1);
            border-radius: 6px;
            color: var(--text) !important;
        }

    .busfacilitiestab .droproutebtn .nav-link:hover, .busfacilitiestab .droproutebtn .nav-link:focus {
        color: var(--pure) !important;
        background-color: var(--primary) !important;
    }

    .droproutebtn .nav-item.show .nav-link, .droproutebtn .nav-link.active {
        border-color: rgba(0, 0, 0, 0.1) !important;
    }

    .boarding-dropping-tab-section {
        padding: 20px;
    }

    .cancellation-tab-section {
        padding: 20px;
    }

    .amenities-tab-section {
        padding: 20px;
    }

    .busroutephotolist .carousel ul {
        justify-content: center;
    }

        .busroutephotolist .carousel ul .slide.active {
            min-width: 90%;
            width: 90%;
        }

    .busroutephotolist .carousel .arrow {
        font-size: 13px;
        width: 24px;
        height: 24px;
    }

        .busroutephotolist .carousel .arrow.left {
            left: 40px;
        }

        .busroutephotolist .carousel .arrow.right {
            right: 40px;
        }
    /* 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;
        }

    .customerlisting {
        height: 258px;
    }

    .loginwrap {
        top: 110px;
    }

        .loginwrap a {
            padding: 0 0 0 16px;
            font-size: 13px;
            gap: 10px;
        }

        .loginwrap span {
            width: 44px;
            height: 40px;
            background-position: 16px -187px;
        }

    .headercontacts {
        gap: 12px;
    }

    .bannerwrapper {
        padding: 30px 0 0;
    }

    .slider_text {
        display: none;
    }

    .slider_wrap {
        padding: 25px 0 0;
    }

    .slider_box img {
        max-width: 400px;
    }

    .topdestinationwrap {
        padding: 48px 0 0;
    }

    .destination {
        padding: 30px 0 0;
    }

    .toptitle span {
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 0.2px;
    }

    .toptitle {
        font-size: 24px;
        line-height: 34px;
    }

    .aboutcontent {
        padding: 42px 0 48px;
    }

    .aboutleft h4 {
        padding: 25px 0 0;
    }

    .aboutuscontent {
        padding: 23px 20px 20px;
    }

    .aboutmain {
        gap: 35px;
    }

    .about_image {
        padding: 20px 0 0;
        left: 20px;
    }

    .about_text {
        gap: 40px;
        right: 20px;
        height: 272px;
    }

    .servicewrap {
        padding: 48px 0;
    }

    .serviceleft {
        width: 100%;
        gap: 22px;
        padding: 0 0 15px;
    }

    .servicebox p {
        font-size: 13px;
        line-height: 18px;
    }

    .servicebox {
        width: 48.6%;
        gap: 17px;
        height: 140px;
        padding: 18px;
    }

    .servicepart {
        gap: 12px;
    }

    .citywrap {
        padding: 48px 0;
    }

    .city_slider {
        padding: 30px 0 0;
    }

    .city_box img {
        max-width: 212px;
    }

    .city_slider .slick-prev, .city_slider .slick-next {
        top: -50px;
        width: 30px;
        height: 30px;
        background-position: center -1545px !important;
        background-size: 30px;
    }

    .city_slider .slick-next {
        top: -65px;
    }

    .city_slider .slick-prev {
        right: 36px;
    }

    .amenitieswrap {
        padding: 48px 0;
    }

    .amenities_slider {
        padding: 30px 0 0;
    }

    .amenitiesbox {
        width: 214px;
    }

    .paymentwrap {
        padding: 48px 0 0;
    }

    .payment_slider {
        padding: 30px 0 0;
    }

    .pay_shapes {
        display: none;
    }

    .pay_boxes_icon {
        flex-wrap: wrap;
    }

    .pay_boxes_icon {
        flex-wrap: wrap;
        gap: 0;
    }

    .pay_boxes {
        width: 50%;
        height: 70px;
        margin: 0 !important;
        border-bottom: 1px solid rgba(41, 41, 41, 0.2);
        background-position: center -14px;
    }

        .pay_boxes.pay_boxes2 {
            background-position: center -143px;
        }

        .pay_boxes.pay_boxes3 {
            background-position: center -269px;
        }

        .pay_boxes.pay_boxes4 {
            background-position: center -398px;
        }

        .pay_boxes.pay_boxes5 {
            background-position: center -526px;
        }

        .pay_boxes.pay_boxes6 {
            background-position: center -653px;
        }

        .pay_boxes.pay_boxes7 {
            background-position: center -780px;
        }

        .pay_boxes.pay_boxes8 {
            background-position: center -909px;
        }

        .pay_boxes.pay_boxes2, .pay_boxes.pay_boxes4, .pay_boxes.pay_boxes6, .pay_boxes.pay_boxes8 {
            border-left: 1px solid rgba(41, 41, 41, 0.2);
        }

        .pay_boxes.pay_boxes7, .pay_boxes.pay_boxes8 {
            border-bottom: none;
        }

    .pay_boxes_icon label {
        display: none;
    }

    .pay_boxes_icon {
        border: none;
    }

    .testimonialswrap {
        padding: 48px 0;
    }

    .testimonialpart {
        gap: 35px;
        flex-direction: column;
    }

    .test_left {
        width: 100%;
    }

        .test_left img {
            max-width: 476px;
        }

    .test_right {
        gap: 20px;
        width: 100%;
    }

        .test_right:after {
            top: 25px;
        }

    .testbox {
        gap: 25px;
    }

    .test_slider button.slick-prev, .test_slider button.slick-next {
        bottom: -10px;
    }

    .test_slider button.slick-next {
        bottom: 5px;
    }

    .footer_navlinks ul li a {
        font-size: 13px;
    }

    .footer_navlinks ul {
        gap: 6px;
    }

    .footer_navlinks {
        gap: 27px;
        padding: 16px 0 0;
    }

    .applicationwrap {
        margin: 0 0 -48px;
        padding: 48px 0;
    }

    .app_right {
        padding: 30px 0 0;
    }

    .app_features_box {
        width: 100%;
    }

        .app_features_box label {
            flex-basis: 43%;
        }

    .footer_content label {
        width: 60px;
    }

    .footer_content {
        gap: 14px;
    }

        .footer_content p {
            font-size: 14px;
            line-height: 20px;
        }

    .footer_right {
        padding: 22px 25px;
    }

    .footer_navbar_address {
        padding: 45px 0 45px;
        gap: 25px;
    }

    .footer_address {
        gap: 16px;
    }

    .footer_wrapper {
        padding: 48px 0 0;
    }

    .footer_contact {
        padding: 0 15px;
    }

    .dualnumber {
        gap: 16px;
    }

        .dualnumber label {
            height: 78px;
        }

        .dualnumber p a {
            font-size: 14px;
            line-height: 18px;
        }

        .dualnumber p span {
            font-size: 13px;
            line-height: 16px;
        }

    .copyrights {
        font-size: 12px;
        font-weight: 400;
    }

    .bottomfooter {
        flex-direction: column;
        gap: 10px;
    }

    .poweredby span {
        font-size: 12px;
        font-weight: 400;
    }

    /* start media query AvailbleRoutes page style*****/

    .route_box span {
        font-size: 15px;
    }

    .reviewcont {
        font-size: 14px;
    }

    .busroutetimetable {
        padding: 20px 20px 0;
        flex-wrap: wrap;
        gap: 22px;
    }

    .amenities-tab-box {
        padding: 4px 15px;
    }

    .cancellation-list-title label {
        padding: 15px 15px;
        font-size: 14px;
        line-height: 19px;
    }

    .cancellation-list p {
        font-size: 13px;
    }

    .bookingpolicysec p {
        font-size: 13px;
    }

    .boarding-list-type {
        height: auto;
    }

    .restroute_point_popup .css-ypiqx9-MuiDialogContent-root {
        width: 480px;
        padding: 26px 15px 10px 15px;
        margin: 110px 0 0;
    }

    .dbroutehead {
        padding: 2px 0 25px;
    }

    .routedatatime {
        font-size: 14px;
    }

    .routecitytitlepart {
        width: 445px;
    }

    .dbrouteheadpart {
        gap: 0;
    }

    .boarding-dropping-tab-section {
        flex-direction: column;
    }

    .boarding-point-tab, .dropping-point-tab {
        width: 100%;
    }


    .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;
        }

    .routepoint {
        flex-direction: column;
    }

    .bookingservicefair {
        flex-direction: column;
    }

    .busfacilitiestab .tab-pane {
        padding: 0 20px 22px;
    }

    .busroutefacilities .busimgnot {
        padding: 0 20px 22px;
    }

    .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: 15px;
        height: 48px;
    }

    .modifybookingsearch .modifyinput input {
        height: 48px;
    }

    .modifybookingsearch .modifyinput.modifytodate input {
        background-position: 0px -383px;
        padding: 0 0 0 22px;
        font-size: 15px;
        background-size: 18px;
    }

    .modifybookingsearch .modifyinput.modifyfromdate input {
        background-position: 0 -513px !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%;
    }

    .modifybookingform {
        padding: 8px 15px 15px;
    }

    .modifydate {
        margin: 5px 0 5px;
    }

    .routeline {
        font-size: 13px;
    }

    .filterbuttonsidebar a {
        padding: 5px 12px;
        font-size: 15px;
        gap: 7px;
    }

        .filterbuttonsidebar a i {
            font-size: 14px;
        }

    .busroutetimetable {
        padding: 18px 18px 0;
        gap: 14px;
    }

    .routedata .routepromo {
        padding: 18px 0 0 18px;
    }

        .routedata .routepromo label.rtpfree {
            font-size: 13px;
        }

    .busroutevia {
        padding: 14px 18px 18px;
        position: relative;
    }

    .bustype {
        font-size: 13px;
    }

    .rattinglabel label {
        font-size: 12px;
    }

    .rattinglabel i {
        font-size: 11px;
    }

    .seatleftpartmbl {
        position: absolute;
        right: 18px;
        top: 6px;
    }

    .busfacilitiestab {
        padding: 0 18px 22px;
    }

    .noroute p {
        font-size: 14px;
        /*padding: 13px 0;*/
    }

    .routelinepart2 {
        display: none;
    }

    .routelinepart {
        width: 32%;
    }

    .busfacilitiestab .nav-tabs .viewschedulebus a {
        font-size: 13px;
    }

    .busfacilitiestab .nav-tabs .nav-link {
        font-size: 13px;
        padding: 5px 17px !important;
    }

    .busfacilitiestab .nav-tabs .nav-item-button button {
        line-height: 22px;
    }

    .busroutefacilities .busimgnot h1 {
        font-size: 14px;
        padding: 20px 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: 14px;
    }

    .gststate {
        width: 100%;
    }

    .passcontactdata .passemail {
        flex-basis: 47.4%;
    }

    .psngrpaybox {
        padding: 15px;
    }

    .customerroutedata {
        gap: 25px;
    }

    .passengerroutedetails {
        gap: 15px;
    }

    .journeydate {
        padding: 20px 20px 0;
    }

        .journeydate.journeytiming {
            padding: 20px;
        }

    .bookingconfirmbtn button {
        font-size: 15px;
        padding: 12px 26px;
    }

    .customerroutedata {
        gap: 22px;
    }

    .bookingconfirmbtnmbl {
        gap: 15px;
    }

    /*Customer info end*/

    /*ModifyTicket css*/

    .managewrapper {
        padding: 0 0 30px;
    }

    .managetitle {
        font-size: 18px;
        padding: 10px 20px;
        margin: 0 0 15px;
        text-align: left;
    }

    .managepnr {
        padding: 10px 10px;
    }

        .managepnr label {
            width: 35%;
        }

        .managepnr input {
            width: 65%;
            height: 40px;
        }

    .managebooking {
        padding: 30px 0 0;
    }

    .managepnr.managebutton {
        padding: 20px 20px 0;
    }

    .managepnr label::after {
        right: 15px;
    }

    .managepnr label {
        font-size: 16px;
    }

    .modify_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 10px 10px;
    }

    .modifyinputflex {
        flex-wrap: wrap;
    }

    .modifydetailsinput {
        width: 100%;
    }

        .modifydetailsinput.modifydetailsinputbutton button {
            font-size: 14px;
            padding: 10px 15px;
        }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
        font-size: 15px;
        margin-right: 15px;
        padding: 3px 0 0 4px;
    }

    .modifydetailsinput input {
        height: 40px;
    }

    .partialdatatitle span {
        font-size: 13px;
    }

    .partialdatadetails p {
        font-size: 13px;
        padding: 0;
    }

    .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
        padding: 2px;
    }

    .managebooking .panel-heading {
        font-size: 20px;
        padding: 35px 0 20px;
    }

    /*ModifyTicket css*/

    /*ContactUS page css******************/

    .contactuscol .addrow {
        padding: 0 5px;
    }

    /*ContactUS 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: right;
    }
}

@media only screen and (max-width:575px) {
    .canclrefund .col-lg-2,
    .canclrefund .col-lg-1 {
        float: none;
    }

    .cancellationother {
        padding: 20px 10px;
    }
}

@media only screen and (max-width:549px) {
    /*Popup Style For Responsive*/

    .cs_services {
        padding: 0 0 40px;
        display: flex;
        flex-wrap: wrap;
        gap: 10px 20px;
    }
}

@media only screen and (max-width:479px) {
    .resendotplink {
        padding: 15px 0 10px;
    }

    .popuserdetail label {
        padding: 15px 0 10px;
    }

    .popupleft {
        padding: 15px 0 0;
    }

    .panel-input input[type=file]::file-selector-button {
        padding: 6px 18px;
    }

    .panel-input input[type=file] {
        padding: 8px 15px;
    }

    .panel-button button {
        padding: 8px 22px;
    }

    .pay_boxes:hover {
        transform: none;
    }

    .bookinginput span {
        left: 10px;
        bottom: -15px;
    }

    .test_right:after {
        top: 42px;
    }

    .applicationwrap {
        margin: 0 0 -40px;
        padding: 42px 0;
    }

    .footer_wrapper {
        padding: 40px 0 0;
    }

    .headermenu {
        top: 5px;
        right: 5px;
    }

    .loginwrap {
        padding: 8px 0;
        top: 0;
        position: relative;
    }

    .headerparts {
        justify-content: center;
    }

    .headercontacts p a {
        display: block;
    }

    .headercontacts {
        gap: 0px;
        width: 100%;
        align-items: center;
        padding: 8px 15px 6px;
    }

        .headercontacts p {
            padding: 5px 0 5px 32px;
            line-height: 21px;
            background-position: 0 -88px;
        }

        .headercontacts .routeinq a {
            display: inline-block;
        }

    .loginwrap a {
        border: 1px solid var(--secondary);
    }

    .loginwrap span {
        height: 36px;
        background-position: 16px -188px;
    }

    .bannerwrapper {
        padding: 15px 0 0;
        background-image: none;
        background-color: rgba(8, 74, 114, 0.2);
    }

        .bannerwrapper:after {
            display: none;
        }

    .bookingform {
        padding: 8px;
        gap: 8px;
    }

    .bookingcity {
        gap: 10px;
        flex-direction: column;
    }

    .bookingpart {
        width: 100%;
        padding: 0 !important;
        background-color: transparent;
    }

    .cityswapicon {
        background-position: center -629px;
        bottom: auto;
        top: 72px;
        transform: rotate(90deg);
        left: auto;
        right: 22px;
        background-size: 30px;
        width: 24px;
        height: 24px;
    }

    .bookingsearch .searchbtn {
        border-radius: 12px;
        height: 40px;
        background-position: center -594px;
        background-size: 24px;
    }

    .slider_wrap .clip {
        margin: 0 4px;
    }

    .slider_box img {
        max-width: 260px;
        border-radius: 12px;
    }

    .slider_wrap {
        padding: 20px 0;
    }

    .topdestinationwrap {
        padding: 42px 0 0;
    }

    .toptitle span {
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 0;
    }

    .toptitle {
        font-size: 20px;
        line-height: 30px;
    }

    .destination {
        padding: 22px 0 0;
    }

        .destination li {
            gap: 36px;
            padding: 20px 34px 20px 20px;
        }

    .aboutcontent {
        padding: 36px 0 42px;
    }

    .aboutleft h4 {
        padding: 18px 0 0;
        font-size: 14px;
        line-height: 22px;
    }

    .aboutleft i {
        padding: 13px 0 25px;
        font-size: 14px;
        line-height: 22px;
    }

    .aboutuscontent h3 {
        font-size: 15px;
        line-height: 22px;
        padding: 4px 0 0;
    }

    .aboutuscontent {
        padding: 16px 15px 0;
    }

        .aboutuscontent .readmore {
            font-size: 11px;
            padding: 7px 14px;
        }

    .aboutmain {
        gap: 30px;
    }

    .about_image {
        left: 0;
    }

    .about_text {
        right: 0;
    }

    .aboutright {
        gap: 0;
    }

    .about_text {
        gap: 30px;
        right: 0;
        height: 226px;
        background-size: 210px;
        padding: 10px 10px 0 0;
    }

    .about_top {
        padding: 16px 16px 14px;
        gap: 8px;
    }

    .about_btm span {
        font-size: 22px;
        line-height: 32px;
    }

    .about_btm span {
        font-size: 22px;
        line-height: 32px;
    }

    .about_top img {
        max-width: 50px;
    }

    .about_top span {
        font-size: 13px;
        line-height: 21px;
    }

    .servicewrap {
        padding: 42px 0;
    }

    .serviceleft {
        gap: 18px;
        padding: 0 0 10px;
    }

    .servicebox {
        width: 100%;
        height: 128px;
    }

    .citywrap {
        padding: 42px 0;
    }

    .city_slider .slick-prev, .city_slider .slick-next {
        display: none !important;
    }

    .city_slider {
        padding: 24px 0 0;
    }

    .city_part .toptitle {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .city_box img {
        max-width: 260px;
    }

    .amenitieswrap {
        padding: 42px 0;
    }

        .amenitieswrap:before {
            width: 200px;
            height: 156px;
            background-size: 200px;
        }

        .amenitieswrap:after {
            width: 250px;
            height: 150px;
            background-size: 250px;
            opacity: 0.6;
        }

    .amenitiesbox {
        width: 290px;
        height: 240px;
    }

    .paymentwrap {
        padding: 42px 0 0;
    }

    .payment_slider {
        padding: 24px 0 0;
    }

    .pay_boxes {
        background-size: 140px;
        background-position: center -9px;
        height: 60px;
    }

        .pay_boxes.pay_boxes2 {
            background-position: center -110px;
        }

        .pay_boxes.pay_boxes3 {
            background-position: center -208px;
        }

        .pay_boxes.pay_boxes4 {
            background-position: center -307px;
        }

        .pay_boxes.pay_boxes5 {
            background-position: center -406px;
        }

        .pay_boxes.pay_boxes6 {
            background-position: center -506px;
        }

        .pay_boxes.pay_boxes7 {
            background-position: center -605px;
        }

        .pay_boxes.pay_boxes8 {
            background-position: center -704px;
        }

    .testimonialswrap {
        padding: 42px 0;
    }

    .testimonialpart {
        gap: 30px;
    }

    .test_right {
        gap: 15px;
    }

    .app_right {
        padding: 24px 0 0;
    }

        .app_right h3 {
            font-size: 15px;
            line-height: 20px;
        }

    .app_features_box label {
        flex-basis: 100%;
    }

    .app_features_box {
        gap: 11px;
    }

    .app_qr_left span {
        font-size: 14px;
        line-height: 16px;
    }

    .app_qr_box {
        gap: 25px;
        padding: 25px 0 0;
    }

    .app_links {
        flex-direction: column;
    }

    .footer_right {
        display: none;
    }

    .footer_left h1 {
        font-size: 26px;
        line-height: 38px;
    }

    .footer_content p {
        font-size: 13px;
        line-height: 18px;
    }

    .footer_navbar_address {
        padding: 35px 0 35px;
        gap: 20px;
    }

    .footer_address p {
        font-size: 13px;
        line-height: 22px;
    }

    .footer_title h5 {
        font-size: 19px;
        line-height: 28px;
    }

    .footer_navlinks {
        gap: 5px 0;
        padding: 14px 0 0;
        flex-wrap: wrap;
    }

        .footer_navlinks ul {
            gap: 5px;
            flex-basis: 50%;
        }

    .dualnumber label {
        display: none;
    }

    .dualnumber p {
        padding: 0;
    }

    .dualnumber {
        gap: 22px;
        flex-direction: column;
    }

    .footer_contact {
        padding: 14px 15px;
        justify-content: flex-start;
    }

    .copyrights {
        text-align: center;
        line-height: 18px;
    }

    /* customer info page*/
    .customerinfo_note p {
        font-size: 14px;
    }

    .captchin img {
        max-width: 200px;
    }

    /* start media query AvailbleRoutes page style*****/

    .busfairdetails {
        text-align: left;
    }

    .spreviewpart {
        padding: 16px;
    }

    .tabreview {
        gap: 10px;
        flex-direction: column;
    }

    .reviewcont {
        font-size: 13px;
    }

    .routecitytitle {
        gap: 12px;
        font-size: 14px;
    }

        .routecitytitle span {
            height: 10px;
            width: 60px;
            background-size: 60px;
        }

    .carousel .arrow > svg {
        width: 20px;
        height: 20px;
    }

    .carousel .arrow {
        top: 41%;
    }

        .carousel .arrow.left {
            left: 0.5rem;
        }

        .carousel .arrow.right {
            right: 0.5rem;
        }

    .noroute p {
        font-size: 13px;
        padding: 4px 0;
    }

    .amenities-tab-list {
        gap: 10px;
    }

    .amenities-tab-section {
        padding: 16px;
    }

    .amenities-tab-box i {
        font-size: 14px;
    }

    .amenities-tab-box {
        padding: 3px 13px;
    }

        .amenities-tab-box p {
            padding-left: 7px;
            font-size: 12px;
        }

    .cancellation-tab-section {
        padding: 16px;
    }

    .cancellation-policy {
        overflow-x: auto;
        display: block;
    }

    .cancellation-list-type {
        width: max-content;
    }

    .cancellation-list-title label {
        padding: 12px 12px;
        font-size: 13px;
        line-height: 18px;
        font-weight: 600;
    }

    .cancellation-list p {
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
    }

    .bookingpolicysec p {
        font-size: 12px;
        width: 92%;
    }

    .bookingpolicycont {
        gap: 16px;
    }

    .boarding-dropping-tab-section {
        padding: 16px;
    }

    .boarding-title {
        font-size: 14px;
        padding: 0 0 10px;
        margin: 0 0 6px;
        font-weight: 600;
    }

    .boarding-point-tab, .dropping-point-tab {
        padding: 15px 12px 18px 12px;
    }

    .boarding-list-type label {
        font-size: 13px;
    }

    .boarding-list p {
        font-size: 13px;
    }

    .mapbdpoints {
        font-size: 12px;
    }

    .cancellation-list label {
        font-size: 13px;
        font-weight: 500;
    }

    .seatleftpart {
        padding: 6px 12px;
    }

    .seatleftpartmbl {
        right: 12px;
        top: -37px;
    }

    .ba-we-love-subscribers-wrap {
        left: 15px;
    }

    .ba-we-love-subscribers {
        width: 285px;
    }

        .ba-we-love-subscribers.open {
            padding: 15px !important;
        }

    .popuprightpart {
        gap: 20px 22px;
        padding: 17px 20px;
    }

    .routeleftside {
        padding: 0px;
    }

    .filtermodelbottombtn {
        width: 93%;
    }

    .filter-drawerpart .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 35px 0 16px;
    }

    .filter-drawer__title {
        font-size: 13px;
    }

    .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;
    }

    .busfacilitiestab .nav-tabs {
        justify-content: center !important;
    }

    .busroutevia {
        padding: 15px 12px 0;
    }

    .busroutetimetable {
        gap: 12px;
        padding: 15px 12px 0;
        flex-direction: column;
    }

    .routedata .routepromo {
        padding: 15px 0 0 12px;
    }

    .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);
    }

    .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;
    }

    .bustiming {
        justify-content: flex-start;
        width: 100%;
    }

    .busroutearea {
        gap: 8px;
    }

    .bustime.busroutearrow {
        padding: 0;
        text-align: center;
        flex-basis: inherit !important;
        width: 100px;
        background-size: 82px;
        background-position: center 11px;
        margin: 8px 0 0;
    }

    .busroutetimetable .bustime {
        flex-basis: 100%;
    }

    .busroutetimetable .lightlabel {
        font-size: 10px;
        padding: 4px 8px 4px;
    }

    .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;
        border-top: 1px solid var(--background);
    }

    .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: 12px;
    }

    .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: 2px 12px 14px;
    }

    .busroutefacilities .busimgnot {
        padding: 2px 12px 14px;
    }

    .lowerdeckseat, .upperdeckseat {
        width: 260px;
    }

    .upperlowerchart {
        gap: 15px;
    }

    .seatindicator .seat01 {
        width: 46%;
    }

    .modifybutton button {
        height: 44px;
    }

    .busroutetimetable .boldlabel {
        font-size: 13px;
    }

    .busroutetimetable .bluetext {
        font-size: 12px;
    }

    .busroutetimetable .lighttext1 {
        font-size: 11px;
    }

    .busroutetimetable .bluetext {
        font-size: 13px;
    }

    .busfairdetails span {
        font-size: 17px;
    }

        .busfairdetails span i {
            font-size: 15px;
        }

    .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%;
        font-size: 13px;
    }

    .fairdetails p, .fairdetails label {
        font-size: 13px;
    }

    .serviceboxtitle {
        font-size: 13px;
    }

    .bookingcontinue button {
        font-size: 13px;
        padding: 7px 18px;
    }

    .bookingcontinue {
        padding: 0 0 8px;
    }

    .bookingdeatails {
        padding: 20px 0 0;
    }

    .seatitle {
        padding: 6px 20px 10px;
        font-size: 15px;
    }

    .serviceboxdetail p {
        width: 38%;
        font-size: 13px;
    }

    .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;
    }

    .restroute_point_popup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        width: 100%;
    }

    .restroute_point_popup.css-zw3mfo-MuiModal-root-MuiDialog-root {
        width: 100%;
    }

    .restroute_point_popup .css-ypiqx9-MuiDialogContent-root {
        width: 100%;
        margin: 95px 0 0;
    }

    .dbpointnm_data {
        gap: 18px;
        padding: 0;
    }

    .dbroutehead {
        padding: 2px 0 20px;
        flex-basis: 74%;
    }

        .dbroutehead i {
            font-size: 13px;
        }

    .routedatatime {
        font-size: 13px;
    }

    .routecitytitlepart {
        width: 92%;
        padding: 16px;
    }

    .routelinepart {
        display: none;
    }

    .bookingchartdata {
        padding: 22px 0 0;
    }

    .busroutephotolist .carousel .arrow {
        font-size: 10px;
        width: 20px;
        height: 20px;
        padding: 0;
    }

        .busroutephotolist .carousel .arrow.left {
            left: 20px;
        }

        .busroutephotolist .carousel .arrow.right {
            right: 20px;
        }
    /* 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;
    }
}
