@media (max-width: 1920px) {
    .call-now {
        font-size:15px;
        padding: 10px 20px 10px 10px
    }

    .call-now i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-right: 5px
    }
}

@media (max-width: 1500px) {
    .call-now {
        font-size:13px;
        padding: 10px 10px 10px 10px
    }

    .call-now i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 3px
    }

    .banner-bottom p {
        font-size: 13px
    }
}

@media (max-width: 1200px) {
    .mob-order-1 {
        order:1
    }

    .mob-order-2 {
        order: 2
    }

    .full-width {
        flex: 0 0 auto;
        width: 100%
    }

    .banner-text {
        text-align: center;
        margin-top: 30px
    }

    .mobile-header {
        display: none;
        text-align: center;
        background: #e2720f;
        padding: 10px 0
    }

    .mobile-header a {
        font-size: 16px;
        font-weight: 600;
        color: #fff
    }

    .call-now {
        display: none!important
    }

    .banner .text {
        padding: 30px 0
    }

    header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0
    }

    header.sticky .navbar {
        padding: 0
    }


    .car-rentals .col-md-4 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (max-width: 991px) {
    .mob-order-1a {
        order:1
    }

    .mob-order-2a {
        order: 2
    }

    .mob-hide {
        display: none!important
    }

    .mob-show {
        display: block!important
    }

    .car-rentals .col-md-4 {
        flex: 0 0 auto;
        width: 100%
    }

    .navbar {
        padding: 0
    }

    .banner {
        padding: 0;
        margin: 0;
        border-radius: 0;
        background-position: 35%;
    }

    .banner .container {
        padding: 0;
        margin: 0
    }

    .banner .text {
        padding: 0;
        margin: 0
    }

    .banner .ps-5 {
        padding: 0!important;
        text-align: center
    }

    .packages-top .me-5 {
        margin: 0!important
    }

    .banner-text {
        margin: 0;
        padding: 30px 10px;
    }

    .banner-text .btn {
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .packages-top .col-md-7 {
        padding-top: 30px;
        text-align: center
    }

    .packages-top .row {
        margin: 0!important
    }

    .packages-top .block {
        margin-bottom: 30px
    }

    .packages-bottom {
        text-align: center;
        padding-top: 0;
        margin-top: 0
    }

    .why-nrk-section .block {
        margin-bottom: 30px
    }

    .founder blockquote {
        display: block!important;
        text-align: center;
        margin: 0;
        padding: 0 10px!important
    }

    .founder .text-end {
        text-align: center!important
    }

    section {
        padding: 30px 0
    }

    .mob-text-center {
        text-align: center!important
    }

    .stats-section .mob-order-1a {
        margin-bottom: 30px
    }

    .stats-section .row {
        margin: 0!important
    }

    .stat-box {
        /* border-bottom: solid 1px #ccc; */
        padding: 15px;
        text-align: left;
    }

    .footer {
        text-align: center;
        padding-bottom: 100px;
    }

    .footer .row {
        margin: 0!important
    }

    .footer .pe-5 {
        padding: 0!important
    }

    .footer ul,.footer ul li {
        text-align: left!important;
    }

    .row {
        margin: 0
    }

    .footer h3 {
        border-bottom: solid 1px #fff;
        text-align: left;
        padding-bottom: 10px
    }

    .aboutus {
        text-align: center
    }

    .aboutus .aboutimg {
        margin-bottom: 30px
    }

    .aboutus ul li {
        text-align: left
    }

    .navbar-nav.gap-5 {
        gap: 0rem!important
    }

    .navbar-nav.gap-5 li {
        border-bottom: solid 1px #ccc;
        padding-bottom: 15px
    }

    .table-responsive {
        width: 100%;
        overflow: auto
    }

    .table-responsive table {
        width: 600px!important
    }

    ul li {
        text-align: left
    }

    .whatsapp-icon {
        z-index: 99
    }
}

@media (max-width: 767px) {
    .btn-close {
    right: 7px;
    top: 10px;
    background: #2061a6;
    color: #fff;
    }
    .form-card{
        padding: 15px;
    }
    .dates-cta{
        gap: 3px;
    }
    .cta-btn {
    padding: 10px 15px;
    }
    .date-card{
        width: 48%;
        padding: 20px 10px;
    }
    .hero-cta-text a {
        display: inline-block;
        margin-top: 10px;
        border: 1px solid #ffffff3d !important;
    }
    .hero-wrap{
        gap: 0;
    }
    .hero-meta span{
        font-size: 0.8rem;
    }
    .hero-meta{
        gap: 5px;
        justify-content: center;
    }
    .hero-left p{
        /* display: none; */
    }
    .hero-section{min-height: 75vh;}
    .hero-left h1{
        font-size: 2.2rem;
    }
    .contact-info li{
        text-align: center !important;
    }
    .contact-info{
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    .map-image-box{
        padding: 6px;
    }
    .stats-inner h2{
        margin-bottom: 20px !important;
    }
    .option-card i{
        font-size: 29px;
    }
    .why-card{
        width: 93%;
    }
    .section-heading{
        margin-bottom: 30px;
    }
    .kailash-packages{
        padding-top: 20px;
    }
    .package-card{
        width: 100%;
    }
    .option-card h4{
        font-size: 12px;
        font-weight: 300;
    }
    .options-wrapper{
        gap: 10px;
    }
    .option-card{
        width: 31%;
        padding: 0 10px;
    }
    .kailash-options{
        padding: 30px 0;
        margin-top: 0;
    }
    h1.banner-title.font-extra-bold.text-white.mb-3.mt-3 {
 font-size: 28px;
    }
    .mobile-cta {
        position:fixed;
        bottom: -120px;
        left: 0;
        width: 100%;
        display: flex;
        background: #fff;
        box-shadow: 0 -1px 15px rgb(0 0 0 / 7%);
        z-index: 99;
           transition: bottom 0.8s ease-in-out;
    }
.mobile-cta.show {
    bottom: 0;
}
    .mobile-cta a:nth-child(1) {
        background: #2297fa
    }

    .mobile-cta a:nth-child(2) {
        background: #906be6
    }

    .mobile-cta a:nth-child(3) {
        background: #7abf00
    }

    .mobile-cta .btn {
        text-align: center;
        font-size: 12px;
        letter-spacing: .5px;
        font-weight: 300;
        max-width: 33.33%;
        flex: 0 0 33.33%;
        padding: 0;
        min-height: auto;
        position: relative;
        color: #fff;
        border-radius: 0
    }

    .mobile-cta p {
        position: absolute;
        margin-bottom: 0;
        width: 100%;
        top: -12px;
        height: 150%;
        opacity: 0
    }

    .mobile-cta .btn .icon_bg {
        height: 37px;
        width: 37px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .mobile-cta .icon {
        width: 18px;
        height: 18px;
        object-fit: contain;
        display: block;
        margin: auto
    }

    .banner .form-card {
        display: none
    }

    .packagebtn a,.pbtn .packbtn a {
        font-size: 12px
    }

    .btn {
        padding: 10px 13px;
        font-size: 15px
    }

    .cab-section-outer {
        margin-bottom: 20px
    }

    .place-content {
        padding: 8px
    }

    .place-content p {
        font-size: .65rem
    }

    .display-3 {
        font-size: calc(1.3rem + 3.3vw);
    }

    .accordion-header button {
        font-size: 1.3rem
    }

    .lead {
        font-size: 17px;
        margin-bottom: 0
    }

    .modal-content.slideupcontent {
        height: 75vh!important
    }

    .close-btn {
        position: relative!important;
        top: -38px!important;
        left: 0px!important;
        margin: -29px auto!important
    }

    .slideupcontent {
        width: 100%!important
    }

    .whyus .modeltitle {
        font-size: 16px
    }

    .packagemenu li a {
        font-size: 11px;
        padding: 5px 10px
    }

    .provider-outer {
        flex-direction: column
    }

    .tripslider {
        width: 100%
    }

    .insidecontent {
        flex: 0 0 100%
    }

    .insidebox {
        flex-direction: column
    }

    .htlTaBoxx tbody td {
        font-size: 12px!important;
        padding: 8px;
        padding-left: 50%!important
    }

    .htlTaBoxx tbody td {
        border: none
    }

    .htlTaBoxx,.htlTaBoxx tbody,.htlTaBoxx tr,.htlTaBoxx td {
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .htlTaBoxx tr {
        margin-bottom: 15px;
        border-bottom: 2px solid #f0f0f0
    }

    .htlTaBoxx td {
        text-align: left;
        padding-left: 50%;
        position: relative
    }

    .whyus,.scroll-container,.popframe {
        width: 100vw;
        overflow-y: auto!important
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1250px;
    }
}