/* Screen size 67% */
@media screen and (max-width: 2500px) and (min-width: 2149px){
  #kailash-yatra {
    height: 108vh;
}
.sarovar {
        height: 130vh;
    }
}

/* Screen size 75% */
@media screen and (max-width: 2150px) and (min-width: 1949px){
    #kailash-yatra {
        height: 115vh;
    }
    .sarovar {
        height: 130vh;
    }
}

/* Screen size 80% */
@media screen and (max-width: 1950px) and (min-width: 1750px){
    
    #kailash-yatra {
        height: 115vh;
    }
    .sarovar {
        height: 135vh;
    }

}

/* Screen size 90% */
@media screen and (max-width: 1750px) and (min-width: 1550px){
    
}





@media only screen and (max-width: 1299px) and (min-width: 1200px) {
    
}


/* iPad Air & Pro */
@media screen and (max-width: 1199.98px){
    h1,
    h2 {
        font-size: 36px;
        line-height: normal;
    }
    p {
        font-size: 16px;
    }
    .nav-tabs .nav-link{
        min-width: 455px;
    }
    .sarovar {
        height: 68vh;  
    }
    #kailash-yatra {
        height: 58vh;
        background: #EDF2F1;
    }
    #himalays .slick-list {
        margin: 0 0 0 25px;
    }
    .footer-main-img img {
        height: 45vh;
    }
    .footer-info a{
        font-size: 16px;
    }
    .footer-common h4{
        font-size: 22px;
    }
    .gallery-item:nth-child(4) img,
    .gallery-item:nth-child(6) img { 
        margin-top: -160px;
    }
    #kailash-yatra-landing{
        height: 42vh;
    }

    #about-kailash-yatra {
        height: 38vh;
    }
    #about-kailash-yatra .kailash-yatra-main p{
        font-size: 15px;
    }
    .wp-travel-notice::before{
        left: 29%;
    }
}

@media screen and (max-width: 991px) {
	
    .wp-travel-notice::before{
        left: 22%;
    }
    .mobile-nav-toggle {
      display: block;
    }
    
    section{
        padding: 30px 0;
    }
    h1,
    h2 {
        font-size: 30px;
        line-height: normal;
    }
    p {
        font-size: 16px;
    }
    
    nav#navbar i {
        display: block;
        color: #fff;
    }

    .navbar-mobile i{
        color: #000 !important;
    }
    
    #header.fixed-top #navbar i {
        color: #000;
    }
    i.fa-solid.mobile-nav-toggle.fa-xmark:before {
	    color: #fff;
	}
    .athletes-text{
        left: 40px;
        width: 57%;
    }
    .athletes-text h2{
        margin-bottom: 5px;
    }
    .athletes-text p{
        margin-bottom: 7px;
    }


    .nav-tabs .nav-link {
        min-width: 336px;
    }
    #sarovar h2 {
        font-size: 25px;
    }
    .sarovar {
        height: 95vh;
    }
    #kailash-yatra {
        height: 70vh;
    }

    .gallery-item:nth-child(4) img,
    .gallery-item:nth-child(6) img { 
        margin-top: -70px;
    }

    .gallery-item:nth-child(even) img{
        height: 460px;
    }

    .overlay h5{
        font-size: 14px;
    }
    .emi-box p {
        font-size: 14px;
    }
    .address-box p, .address-box a {
        font-size: 16px;
    }
    .cf7-box {
        padding: 20px;
    }
    #newBookingDetails tbody td, #newBookingDetails thead th {
        padding: 8px !important;
    }
    .wp-travel-order-heading {
        font-size: 34px;
    }
    .navbar > ul > li:last-child {
        margin: 0 10px;
        
        width: fit-content;
        margin: 0 auto;
    }
    .navbar .custom-menu-item{
        color:#ffff;
    }

        .footer-main-img img {
        height: 62vh;
        opacity: 0.3;
    }

    .government-approved{
        left: 5%;
        right: 5%;
        top: -130px;
    }
    .Contact-title{
        margin: 0 auto;
        width: 85%;
        text-align: center;

    }
    
  }
@media screen and (max-width:767.98px) {
	i.fa-solid.mobile-nav-toggle.fa-xmark:before {
	    color: #fff;
	}
    #topbar {
        padding: 10px;
        height: unset;
        text-align: center;
    }
    #topbar .contact-info i {
        text-align: center;
        justify-content: center;
        margin-bottom: 15px;
    }
    #header .logo img {
        max-height: 40px;
    }
    nav#navbar i {
        display: block;
    }
    .mobile-nav-toggle {
        display: block !important;
    }
    #header #navbar i {
        color: #FFFFFF;
    }
    h3{
        font-size: 20px;
    }
    #header.fixed-top #navbar i {
        color: #000;
    }
    .back-to-top {
        bottom: 40px;
    }
    section{
        padding: 30px 0;
    }
    h1,
    h2 {
        font-size: 26px;
        letter-spacing: -1px;
        margin-bottom: 10px;
    }
    p {
        font-size: 14px;
    }
    
    h5{
        font-size: 18px;
    }

    #testimonials .right-arrow,
    #testimonials .left-arrow
     {
        bottom: -20px;
     }
     .left-arrow, .right-arrow {
        cursor: pointer;
        width: 35px;
    }
     .person-details{
        margin-bottom: 40px;
     }
     #testimonials .left-arrow{
            right: 0;
        left: 110px;
     }
     #testimonials .right-arrow{
        right: 110px;
     }
     .option-main img{
        width: 100px;
     }
     .icon-item span {
        font-size: 14px;
    }
    .icon-item h6 {
        font-size: 16px;
    }
    .tab-pane p {
        font-size: 16px;
    }
    .tab-content{
        margin-top: 20px !important;
    }
    .sarovar {
        height: 120vh;
    }
    .box-image img{
        width: 100%;
        height: 100%;
    }
    #himalays .slick-list {
        margin: 0 0 0 0;
    }
    .himalays-main{
        gap:10px;
    }
    .date-box p {
        font-size: 14px;
    }
    .date-box {
        bottom: 10px;
        left: 10px;
    }
    .option-main h4 {
        font-size: 24px;
        margin: 8px 0;
    }
    .kailash-yatra-main h3 {
        font-size: 20px;
    }
    #kailash-yatra {
        height: 90vh;
    }
    .kailash-yatra-main h4 {
        font-size: 20px;
    }
    .gallery-item img{
        height: 400px;
    }
    .gallery-item:nth-child(4) img,
    .gallery-item:nth-child(6) img { 
        margin-top: 0px;
    }
    .overlay h5 {
        font-size: 20px;
    }
    .emi-box p {
        font-size: 18px;
    }
    .footer-main-img img {
        height: 100%;
        object-fit: cover;
    }
    .here-to-text{
        margin-top: 15px;
    }
    .location-main {
        margin-top: 40px;
    }
   .address-box p, .address-box a {
        font-size: 18px;
    }
        .footer-info a {
        font-size: 12px;
    }
    .footer-common ul li{
        font-size: 12px;
    }
    .footer-common h4 {
        font-size: 20px;
        margin-top: 15px;
    }
    #about-kailash-yatra {
        height: 100vh;
    }
    .wp-travel-notice::before{
        left: 5%;
    }

    .itinarary-content{
        margin-top: 20px;
    }

    .itinerary-row::before {
        display: none;
    }

    .itinerary-row{
        padding-top: 20px;
    }
    
    .government-approved {
        flex-direction: column;
        text-align: center;
        position: unset;
    }
    #kailash-yatra-landing {
        height: 110vh;
    }
    .footer-upper{
        padding-top: 30px;
    }
    .person-name h5{
        margin-top: 15px;
    }
    .download-brochure-main .title {
        margin-bottom: 20px;
    }
}