 
 
  
 @media screen and (min-device-width:1500px) and (max-device-width: 1920px) { 

    .why-choose-divs1 {
        display: inline-block;
        position: relative;
        width: 100%;
        margin-top: 60px;
        padding: 130px 0;
        background: url(../images/bg-how.jpg) no-repeat;
        background-size: cover;
    }

    
    .why-choose-divs1 p {
        color: #ffffff;
        padding-right: 50px;
    }
    

    .swiper.world_wide {
        /* width: calc(min(1300px, 100%));
        margin: 0 auto;
        padding-top: 10px;
        min-height: 500px; */
        overflow: hidden;
    }


    .banner-home  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom, 75px);
        top: var(--swiper-pagination-top, auto);
        left: 0;
        width: 100%;
    }
    
 }  


 @media screen and (min-device-width:300px) and (max-device-width: 576px){
     
     
     .navbar.header-new>.container  {
    display: flex;
    flex-wrap: unset;
    align-items: center;
    justify-content: space-between;
}
     
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 @media screen and (min-device-width:993px) and (max-device-width: 1199px) { 

    .tour-img img {
     height: auto;
    }
 
    .discover-page .tour-package-new {
     height: auto;
 }

 .tour-details {
    padding-top: 15px;
}
 
.banner-home{
    height: 600px;
 }


 .banner-home.inner-banner.float-start.sub-page-banner {
    height: 340px;
}
    
 }  



 @media screen and (min-device-width:769px) and (max-device-width: 992px) { 

    .tour-img img {
     height: auto;
    }
 
    .discover-page .tour-package-new {
     height: auto;
 }

 .tour-details {
    padding-top: 15px;
}
 
 .banner-home{
    height: 450px;
 }

 .banner-home.inner-banner.float-start.sub-page-banner {
    height: 230px;
}
    
 }  




 @media screen and (min-device-width:577px) and (max-device-width: 768px) { 

    .tour-img img {
     height: auto;
    }
 
    .discover-page .tour-package-new {
     height: auto;
 }
 
 .tour-details {
    padding-top: 15px;
}
 
.banner-home {
    height: 385px;
}


.logo {
    height: 50px;
    width: 100%;
}

.footer-logo {
    width: 30%;
}

.itinerary-heading {
    padding: 15px 0px 15px 25px;
}

.tour-packages-pages .tour {
    padding: 10px;
}


.banner-home.float-start.sub-page-banner {
    height: 185px;
}

.discover-page {
    padding-top: 25px;
}



 }  



 @media screen and (min-device-width:350px) and (max-device-width: 576px) { 
     

html, body {
  overflow-x: hidden;
  width: 100%;
}

* {
  box-sizing: border-box;
}

.vs-carousel {
  overflow: hidden;
  width: 100%;
}

.vs-carousel .col-xl-4 {
  max-width: 100%;
  flex: 0 0 auto;
}


.row {
  margin-left: 0;
  margin-right: 0;
}


    .tour-img img {
     height: auto;
    }
 
    .discover-page .tour-package-new {
     height: auto;
 }
 
 .tour-details {
    padding-top: 15px;
}

.highlight-list {
    padding: 0px;
}
 
.tour-packages-pages .tour {
    padding: 15px;
}
    

.logo {
    height: 50px;
    width: 100%;
}


.banner-home {
    /* height: 325px; */
    height: 230px;
}


.top_tour_images {
    display: flex;
    flex-direction: column;
}

.discover-page .heading h3 {
    padding: 10px 10px;
    font-size: 30px;
}

.banner-home.float-start.sub-page-banner {
    height: 140px;
}

.discover-page {
    padding-top: 10px;
}

.sub-page-banner .banner-content {
    display: grid;
    align-content: center;
}

.tour-packages-pages {
    padding-top: 20px;
}

.footer-logo {
    width: 25%;  
}

.new-packge-design {
    padding-top: 0px;
}


.itinerary-heading {
    padding: 15px 0px 15px 15px;
}

.why-choose-divs1 {
    margin-top: unset;
}

    .poular-packges p {
        /* width: 82%; */
        margin-left: 10px;
        padding: 10px 10px;
        font-size: 18px;
        line-height: 35px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 40px;
        font-family: "Raleway", sans-serif;
    }

.footer_logo img {
    width: 40%;
}


.poular-packges .owl-carousel .comon-items-week {
    display: block;
    /* width: 90%; */
    /* text-align: center; */
    /* min-height: 256px; */
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}


footer .footer-link-div p {
    font-size: 18px;
    line-height: 30px;
     width: unset; 
}

.useful_links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.body-part {
    display: inline-block;
     width: unset; 
     overflow: hidden;
    /* margin-top: 100px; */
}

.what-sets-us .container-fluid {
     width: unset; 

}

.world_wide_heading {
     margin-left: unset; 
    padding: 50px 10px;
}


/* html, body {
  overflow-x: hidden;
  width: 100%;
} */

/* * {
  box-sizing: border-box;
}  */

/* .vs-carousel {
  overflow: hidden;
  width: 100%;
} */

/* .vs-carousel .col-xl-4 {
  max-width: 100%;
  flex: 0 0 auto;
}


.row {
  margin-left: 0;
  margin-right: 0;
} */


.booking  select, textarea, button {
     width: 15%;
    }

.set-card {
    position: relative;
    margin: 70px 0px 0px 20px;
}


.world_wide_dest .comon-head-m {
    font-size: 35px;
}

.world_wide_dest .comon-head-m {
    font-size: 35px;
}


.booking .container {
    position: relative;
    left: unset;
    padding: unset;
    max-width: unset;
}

.booking{
    padding: unset;
}

.world_wide_heading .comon-head-m {
   
    font-size: 30px;

}

.delf.logo{
    width: 80px;
    height: 80px;
}

.what-sets-us {
    overflow: hidden;
}

.poular-packges.tour-leh .slide-weekly2 .owl-dots, .poular-packges.tour-leh .slide-weekly1 .owl-dots {
        display: none !important;
    }

    .popular_dest{
        padding: 8px;
    }


    .video-thumbnail {
   height: auto;
}

.main-menu-div  .navbar-toggler{
    border-color: unset;
}

/*.delf.logo.sticky-logo{*/
/*    display: none;*/
/*}*/

 }  



