@charset "utf-8";
/* CSS Document */

/*---For Laptop---*/
@media (max-width: 1800px) {}

@media (max-width: 1299px) {}

/*---For Laptop---*/
@media (min-width: 1200px) and (max-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {}

@media (max-width: 1130px) {}

@media (min-width: 992px) and (max-width: 1024px) {}

@media (min-width: 992px) {
    .dropdown-menu {
        right: -85px;
    }
}

/*---For Horizental iPad---*/
@media (min-width: 992px) and (max-width: 1199px) {}


/*---For Vertical iPad---*/
@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 991px) {

    .navbar-toggler {
        background-color: #000;
    }

    .navbar-light .navbar-toggler {
        color: unset;
        border-color: unset;
    }

    .topmenuleft ul {
        text-align: center;
    }

    .topmenuleft .dropdown-menu>li>a {
        text-align: start;
    }

    .why_chooses_box img {
        width: 100%;
    }

    .header .container {
        max-width: 100%;
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .btn-close:focus {
        box-shadow: unset;
    }

    .navbar-light .navbar-nav .nav-link {
        text-align: start;
    }

    .footer_logo_sec img {
        width: 100%;
    }

    .jaipur_car_wepper {
        width: unset;
    }

    .top_right ul {
        justify-content: center;
    }

    .top_left ul {
        text-align: center;
        padding: 0;
    }

    .top_right ul a {
        font-size: 13px;
    }

    .social-icons {
        margin-top: 10px;
    }
}

/*---For Mobile---*/
@media (max-width: 767px) {
    .banner_text h1 {
        font-size: 48px;
    }

    .banner_text h5 {
        margin-top: 0;
    }

    .inner_page_cheak .cbp_tmtimeline>li .cbp_tmlabel {
        margin: 50px 0;
    }

    .inner_page_cheak .cbp_tmtimeline:before,
    .inner_page_cheak .cbp_tmtimeline>li .cbp_tmicon {
        display: none;
    }

    .cbp_tmtimeline:before{
        display: none;
    }
    .form-sec h4{
        margin: 0;
    }

    .book_wepper {
        padding: 40px 0 0;
    }
    .paytm-sec-box{
        margin-left: 0;
    }
    .tour-and-pakage h4{
        font-size: 16px;
        line-height: 17px;
    }
    .new-cont .cbp_tmtimeline>li .cbp_tmlabel{
        margin: 20px 0;
    }
    .wildlife-sec img{
        width:100%;
    }
    .text-sec-tour {
        padding: 20px 0px;
    }
    .toptoursboxcontarea h3{
        min-height: 30px;
        margin-bottom: 0;
    }

    .toptoursbox{
        padding: 10px 0;
    }
}




@media (max-width: 513px) {
    .banner_weeper_main img {
        height: 500px;
        object-fit: cover;
    }

    .pointers {
        padding: 10px 0px 20px;
    }

    .pointers h3 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .pointers h3 br {
        display: none;
    }

    .pointers li {
        width: 31.06%;
    }

    .padding5px {
        text-align: start !important;
        padding: 9px 5px;
    }

    .copyrightarea {
        padding: 20px 0;
        margin: 0;
        text-align: center;
    }

    .footer {
        padding-bottom: 0;
    }

    .footertext a {
        font-size: 14px;
    }

    .main-banner-text-about span {
        font-size: 30px;
        text-align: center;
    }

    .main-banner img {
        height: 500px;
        object-fit: cover;
    }

    .top_right li {
        color: #fff;
        font-size: 13px;
        margin: 0;
    }

    .top_right li:first-child {
        display: none;
    }

    .banner-tour-img img {
        height: 400px;
        object-fit: cover;
    }

    .banner-text-tour h1 {
        font-size: 18px;
    }

}

@media (max-width: 480px) {}

@media (max-width: 458px) {}

@media (max-width: 425px) {}

@media (max-width: 411px) {}

@media (max-width: 393px) {}


@media (max-width: 375px) {}

@media (max-width: 358px) {}

@media (max-width: 342px) {}

@media (max-width: 320px) {}