@media screen and (max-width: 1199px) and (min-width: 992px) {
    .navmenu ul li {
        padding: 0.4rem 1rem;
    }

    .navmenu ul li a {
        font-size: 0.9rem;
    }

    .monumber_head a {
        font-size: 1.5rem;
    }

    .monumber_text {

        font-size: 0.9rem;
    }

    .fromtextname {
        font-size: 0.875rem;
    }

    .boderbottomlne {
        margin-left: 1.3rem;
    }

    .boderbottomlne1 {
        margin-right: 1.3rem;
    }

    .flightratebox>a {
        font-size: 1rem;
        padding: 0.3rem 0;

    }

    .flightratebox>.cityname {
        font-size: 0.875rem;

    }

    .fhtextarea>h3 {
        font-size: 1.2rem;
        font-weight: 600;
    }

    .fhpricearea {
        width: 30rem;
    }

    .fhtextarea {
        width: 54rem;

        padding: 0 1.2rem;
    }

    .contimeway {

        font-size: 0.7rem;
    }
    .boderbottomlne:after {
        
        left: calc(50% - 76%);
      
    }

}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .bannertop1 {
        margin-top: 155px;
    }

    .booking-wrapper {
        margin-top: 0px;
    }

    .explr {
        font-size: 50px !important;
    }
    .booking-wrapper {
       margin-top: 0px!important;
        width: 94%;
        top: 12%;
        z-index: 5;
    }
    .form1 .col4 {
        float: left;
        width: 20%!important;
    }
    .navmenu ul li a {
        color: #fff;
    }
    .navmenubar {
        display: block!important;
    }

    .navmenu {
        display: none;
    }

    .navmenu {
        display: block;
        position: fixed;
        left: -250px;
        top: 0;
        bottom: 0;
        width: 0px;
        z-index: 10;
        box-shadow: none;
        background: #000;
    }

    .navmenu ul {
        display: flex;
        flex-direction: column;
    }

    .cross-btn {
        display: block;
    }

    .navmenu ul li {
        padding: 0.875rem 1.5rem;
        border-top: solid 1px #ffffff6b;
    }

    .selcitymain {
        grid-column-start: span 12;
    }

    .gripd {
        grid-column-start: span 6;
    }

    .gripd1 {
        grid-column-start: span 4;
    }

    .whychooseus {
        display: none;
    }

    .flightrateboxmain {
        display: grid;
        grid-column-gap: 0.73rem;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .flightratebox {
        width: 100%;
    }

    .fhpricearea>span {

        font-size: 0.6rem;

    }

    .fhpricearea>a {
        padding: 0.4rem 0rem;
        width: 100%;
    }

    .arealocation {

        margin-top: 0.875rem;

    }

    .fhtextarea>h3 {
        font-size: 1rem;
        font-weight: 600;
    }

    .fhtextarea>.cocheseats {
        font-size: 0.875rem;
    }

    .fhtextarea>.fromtoplace {
        font-size: 0.875rem;

    }

    .fhtextarea>.rftaxs {
        font-size: 0.875rem;
        display: block;
        margin: 0.4rem 0;
    }

    .fhtextarea {

        padding: 0 1rem;
    }

    .fhpricearea>p {
        font-size: 1.5rem;

    }

    .topfooter {

        flex-direction: column;
    }

    .subscribe {
        text-align: center;
        margin-bottom: 1rem;
    }

    .footerlinkmaibox {

        grid-template-columns: repeat(2, minmax(0, 1fr));

    }
    


}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .navmenu ul li a {
        color: #fff;
    }
}

    @media screen and (max-width: 767px) and (min-width: 580px) {
        .showbanner {
            height: 670px;
        }
        .navmenu ul li a {
            color: #fff;
        }
        .mainpd100 {
            padding-top: 80px;
        }

        .coachseat select {
            width: 90px;
        }

        

        .bannertop1 {
            margin-top: 100px;
        }

        .navmenubar {
            display: block !important;
        }

        .nonstoparea {
            position: relative;
            top: 0;
            right: 18px;
            margin: 0px 0 30px;
        }

        .navmenu {
            display: none;
        }

        .navmenu {
            display: block;
            position: fixed;
            left: -250px;
            top: 0;
            bottom: 0;
            width: 0px;
            z-index: 10;
            box-shadow: none;
            background: #000;
        }

            .navmenu ul {
                display: flex;
                flex-direction: column;
            }

        .cross-btn {
            display: block;
        }

        .navmenu ul li {
            padding: 0.875rem 1.5rem;
            border-top: solid 1px #ffffff6b;
        }

        .selcitymain {
            grid-column-start: span 12;
        }

        .gripd {
            grid-column-start: span 12;
        }

        .gripd1 {
            grid-column-start: span 5;
        }

        .whychooseus {
            display: none;
        }

        .flightrateboxmain {
            display: grid;
            grid-column-gap: 0.73rem;
            grid-template-columns: repeat(3, minmax(0, 1fr));
        }

        .flightratebox {
            width: 100%;
        }

        .fhpricearea > span {
            font-size: 0.6rem;
        }

        .fhpricearea > a {
            padding: 0.4rem 0rem;
            width: 50%;
        }

        .arealocation {
            margin-top: 0.875rem;
        }

        .fhtextarea > h3 {
            font-size: 1rem;
            font-weight: 600;
        }

        .fhtextarea > .cocheseats {
            font-size: 0.875rem;
        }

        .fhtextarea > .fromtoplace {
            font-size: 0.875rem;
        }

        .fhtextarea > .rftaxs {
            font-size: 0.875rem;
            display: block;
            margin: 0.4rem 0;
        }

        .fhtextarea {
            padding: 1rem;
            border: none;
            width: 100%;
            text-align: center;
        }

        .fhpricearea > p {
            font-size: 1.5rem;
        }

        .arealocation {
            display: inherit;
        }

        .topfooter {
            flex-direction: column;
        }

        .subscribe {
            text-align: center;
            margin-bottom: 1rem;
        }

        .footerlinkmaibox {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .fhimgbox {
            display: inherit;
        }

        .fhbox {
            flex-direction: column;
        }

        .fhimgbox > img {
            width: 100%;
        }

        .fhpricearea {
            width: 100%;
            text-align: center;
            padding: 1rem;
            border-top: 1px dashed #9b9b9b;
        }

        .bookatol p {
            font-size: 1rem;
            border-top: 1px dashed #efefef;
            border-bottom: 1px dashed #efefef;
            padding: 0.8rem 0;
            margin: 14px 0;
        }
    }


    @media screen and (max-width: 579px) and (min-width: 280px) {
        .seastop {
            margin-right: 0rem;
            background-position-x: 124%;
            background-position-y: 0px;
            padding-right: 1rem;
        }

        .nonstoparea {
            position: relative;
            top: 0;
            right: 18px;
            margin: 0px 0 15px;
        }

        .navmenubar {
            display: block;
        }

        .navmenu ul li a {
            color: #fff;
        }

        .mainpd100 {
            padding-top: 50px;
        }
       

        .showbanner {
            height: 100%;
            padding-bottom: 20px;
        }

        .bannertop1 {
            margin-top: 100px;
        }

        .coachseat select {
            width: 76px;
        }

        .navmenu {
            display: none;
        }

        .navmenu {
            display: block;
            position: fixed;
            left: -250px;
            top: 0;
            bottom: 0;
            width: 0px;
            z-index: 10;
            box-shadow: none;
            background: #000;
        }

            .navmenu ul {
                display: flex;
                flex-direction: column;
            }

        .cross-btn {
            display: block;
        }

        .navmenu ul li {
            padding: 0.875rem 1.5rem;
            border-top: solid 1px #ffffff6b;
        }

        .selcitymain {
            grid-column-start: span 12;
        }

        .gripd {
            grid-column-start: span 12;
        }

        .gripd1 {
            grid-column-start: span 5;
        }

        .whychooseus {
            display: none;
        }

        .flightrateboxmain {
            display: grid;
            grid-column-gap: 0.73rem;
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .flightratebox > .cityname {
            font-size: 1rem;
            font-weight: 600;
            margin-top: 0.6rem;
        }

        .flightratebox {
            width: 100%;
            margin: 0;
            margin-bottom: 0.8rem;
        }

        .fhpricearea > span {
            font-size: 0.6rem;
        }

        .fhpricearea > a {
            padding: 0.4rem 0rem;
            width: 50%;
        }

        .arealocation {
            margin-top: 0.875rem;
        }

        .fhtextarea > h3 {
            font-size: 1rem;
            font-weight: 600;
        }

        .fhtextarea > .cocheseats {
            font-size: 0.875rem;
        }

        .fhtextarea > .fromtoplace {
            font-size: 0.875rem;
        }

        .fhtextarea > .rftaxs {
            font-size: 0.875rem;
            display: block;
            margin: 0.4rem 0;
        }

        .fhtextarea {
            padding: 1rem;
            border: none;
            width: 100%;
            text-align: center;
        }

        .fhpricearea > p {
            font-size: 1.5rem;
        }

        .arealocation {
            display: inherit;
        }

        .topfooter {
            text-align: center;
            flex-direction: column;
        }

        .subscribe {
            text-align: center;
            margin-bottom: 1rem;
        }

        .footerlinkmaibox {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }

        .fhimgbox {
            display: inherit;
        }

        .fhbox {
            flex-direction: column;
        }

        .fhimgbox > img {
            width: 100%;
        }

        .fhpricearea {
            width: 100%;
            text-align: center;
            padding: 1rem;
            border-top: 1px dashed #9b9b9b;
        }

        .bannertext_on > span {
            margin-bottom: 1rem;
            font-size: 2rem !important;
        }

        .mobileno {
            display: none;
            flex-direction: column;
        }

        .bannertext_on > span > span {
            font-size: 2rem;
            letter-spacing: 5px;
        }

        .containerbox {
            max-width: 94%;
        }

        .searchbox {
            padding: 0.7rem;
        }

        .tript {
            font-size: 0.8rem;
        }

        .selcity {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }

        .fromtextname {
            font-size: 0.875rem;
        }

        .menuhead {
            max-width: 100%;
        }

        .inputboxarea > span > button {
            margin-top: 0.875rem;
        }

        .inputboxarea > span > input {
            width: 100%;
            text-align: center;
        }

        .subscribe > span {
            font-size: 0.875rem;
            color: #e7e7e7;
            display: inline-block;
            width: 100%;
            margin-top: 5px;
        }

        .bookatol p {
            font-size: 1rem;
            border-top: 1px dashed #efefef;
            border-bottom: 1px dashed #efefef;
            padding: 0.8rem 0;
            margin: 14px 0;
        }

        .copyrightline {
            padding: 0.2rem 0.4rem;
            font-size: 0.8rem;
        }

        .btn-search {
            font-size: 1.2rem;
            padding: 0rem;
        }

        .passangercount {
            padding: 0 1.5rem;
        }

        .flightratehead > h3 > span {
            display: block;
        }

        .footerlinkmaibox {
            display: inline-block;
            width: 100%;
        }

        .quiklink {
            float: left;
            width: 50%;
        }

        .quiklink1 {
            float: left;
            width: 100%;
            margin-bottom: 20px;
        }

        .quiklink2 {
            width: 49%;
            margin-top: 0px;
            margin-bottom: 30px;
        }

        .quiklink3 {
            width: 100%;
        }

        .slider-tour h3 {
            font-size: 16px !important;
        }

        .c-button {
            padding: 8px 12px;
        }

        .slider-tour {
            padding: 20px !important;
        }

        .subscribe > p {
            font-size: 1.2rem;
        }
    }