@media (max-width: 768px) {
   
.icons{
    display: inline-flex;
    margin-right: 34px;
    margin-top: 17px;
    font-size: 40px
} #check:checked ~ .icons #menu-open {
    display: none;
}    .packages-section .intro h1 {
    font-size: 23px!important;
    line-height: 49px;
}.packages-section .image-w{
    width: 100%!important;
}
.tour-info strong{
    font-size: 14px;
    line-height: 0;
}
.main-header{
    height: 69px;
}
#check:checked ~ .icons #menu-close {
    display: block;
}
.icons #menu-close {
    display: none;
}
#check:checked ~ .navb{
    height: 100vh;
}
h2{font-size: 18px!important;}
h3,h4{font-size: 17px!important;}
iframe{
    width: 100%;
}.payment-form .button{
    margin: auto 28%;
}
.zones-sec img{
    margin-left: 0!important;
}
.zones-text{
    padding: 11px;
}
.contact-head{
    font-size: 19px!important;
}

.famous-tiger-banner,.about-banner,.hero,.bijrani-zone-banner,.online-box,.contact-banner,.how-reach-banner,.tour-banner,.jeep-safari-banner{
    height: 150px;
}
.content-online .online-para{
    padding: 6px;
}.content-online {
    padding: 0 0;
}
#check:checked ~ ul {
    left: 0;
        background: #005003;
        top: 69px;}
    nav ul {
        position: fixed;
        height: 100vh;
        background: #fff;
        top: 60px;
        left: -100%;
        transition: 0.5s;
        z-index: 99999;
    }     .row > *, nav ul {
        width: 100%;
    }    .nav-link, nav ul li a {
        color: #fff;
    }    nav ul li {
        margin: 0 1px;
        line-height: 20px;
        border-bottom: 1px solid #dfdcdc;
        padding: 13px;
    }    #check:checked ~ label #close, label #open, nav ul li {
        display: block;
    }
.main-heading{
    font-size: 20px!important;
}


.btn-primary.disabled, .btn-primary:disabled{    margin: 5% 34%;}
}