


@media (max-width:1150px ) {
    .featured-location-container , .adventure-section , .popular-package-section , .offer-section , .testimonial-section ,.call-banner {
        margin-right: 5rem;
        margin-left: 5rem;
        margin-top: 3rem;
    }

    .discount-banner-section , .call-banner ,.video-inner-text{
        padding-left: 5rem;
        padding-right: 5rem;
        margin-top: 3rem;
    }

    .discount-percent h2{
        font-size: 10rem;
    }
}

@media (max-width:1050px ) {
    .offer-heading h4{
        font-size: 0.9rem;
    }

    .offer-heading h5{
        font-size: 0.7rem;
        
    }

    .call-banner-container .button a{
        font-size: 1rem;
    }
    
}


@media (max-width: 980px ) {
    .offer-content{
        width: 48%;
        margin: 1%;
    }

    .video-text h2{
        font-size: 5rem;
    }

    .offer-heading h4{
        font-size: 1rem;
    }

    .offer-heading h5{
        font-size: 0.8rem;
        
    }
}


@media (max-width:950px ) {
    .featured-location-box1{
        flex: 0 0 30%;
    }

    .adventure-box{
        width: 28%;
        margin: 2%;
    }

    .seasonal-packages{
        display: none;
    }

    .top-slider-text p{
        font-size: 2rem;
    }

    .top-slider-animation{
        font-size: 1.5rem;
    }

    .animation {
        height: 40px;
    }


    .form-container {
        width: auto;
        margin: auto;
        bottom: 15%;
        justify-content: space-between;
    }

    .input-group {
        width: 32%;
    }

    .travel-date-search{
        display: none;
    }
    
     .arrow-buttons 
    {display: none; !important}
}




@media (max-width: 850px) {

    .offer-section h2 , .adventure-section h2 , .popular-package-section h2{
        font-size: 2rem;
    }

    .offer-section h3 , .popular-package-section h3 ,.offer-section h3{
        font-size: 0.8rem;
    }

    /* .swiper-slide .text {
        width: 60%;
    }

    .swiper-slide .title {
        font-size: 2rem;
    }

    .swiper-slide .text p{
        font-size: 1rem;
    } */

    .form-container input, .form-container select {
        padding: 0.5rem;
    }

    .form-container button {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .featured-location-container , .adventure-section,.call-banner , .popular-package-section , .offer-section , .testimonial-section{
        margin-right: 4rem;
        margin-left: 4rem;
        margin-top: 2rem;
    }

    .discount-banner-section , .call-banner ,.video-inner-text{
        padding-left: 4rem;
        padding-right: 4rem;
        margin-top: 2rem;
    }

    .discount-percent{
        display: none;
    }
    .discount-text{
        width: 100%;
    }

    .popular-package{
        width: 48%;
        margin: 1%;
        
       }

       .call-banner-text h4{
        font-size: 1rem;
       }

       .call-banner-button{
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 0.9rem;
       }

       .call-banner-container .text h4{
        font-size: 1.1rem;
    }

       .call-banner-container .button a{
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .video-text h2{
        font-size: 4rem;
    }

}

@media (max-width:700px ) {
    .adventure-box{
        width: 46%;
        margin: 2%;
        margin-bottom: 2rem;
    }

    .video-text h2{
        font-size: 3rem;
    }

    .video-text a{
        padding:0.5rem;
        font-size: 1rem;
    }
}

@media (max-width:650px ) {

    .top-slider-text{
        top: 35%;
        width: 100%;
    }


    .slider {
        height: 70vh !important;
    }
    
    .top-slider-animation{
        font-size: 1.5rem;
    }

    .animation {
        height:40px;
    }


  .where-from{
    display: none;
  }

  .form-container {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
  
    /*background-color: #ffffff00;*/
    box-shadow: none;
  }
  .input-group {
  display: block;
      
  }



  .featured-location-container{
    display: none;
  }

  .featured-location-container , .adventure-section ,.call-banner, .popular-package-section , .offer-section , .testimonial-section{
    margin-right: 3rem;
    margin-left: 3rem;
}

.discount-banner-section , .call-banner ,.video-inner-text{
    padding-left: 3rem;
    padding-right: 3rem;
}

.popular-package{
    width: 90%;
    margin: 3%;

   }

   .call-banner-container{
    justify-content: space-between;
   }

   .call-banner-container .text{
    width: 50%;
}

.call-banner-container .button{
    width: 40%;
    text-align: right;
}
}


@media (max-width:550px ) {
    .offer-content{
        width: 98%;
        margin: 1%;
        margin-bottom: 1rem;
    }

    .call-banner-text{
        width: 60%;
    }

    .call-banner{
        padding: 1rem;
    }
}


@media (max-width:520px ) {
    .form-month{
        display: none;
    }

    .input-group {
        width: 40%;

    }


  .adventure-section h2 {
    font-size: 1.2rem;
    margin-bottom:0.5rem;
      }
      
.adventure-section  h3 {
    font-size: 0.7rem;
          
      }
    

    .custom-dropdown {
        width: 100%;
        
    }
    
    /* .form-container {
        top: 50%;
    } */

    .swiper-slide .title {
        font-size: 1.5rem;
    }

    .swiper-slide .text p{
        font-size: 0.8rem;
    }

    .swiper-button-next{
        color: #fff;
        margin-right: 0.5rem;
    
             
      }
      
      .swiper-button-prev{
         color: #fff;
         margin-left: 0.5rem;
       
      }

      .testimonial-text h3{
        font-size: 1.5rem;
      }

      .testimonial-text p{
        font-size: 1rem;
      }

      .video-text h2{
        font-size: 2.5rem;
    }
    
}



@media (max-width:480px ) {

    .adventure-box{
        width: 96%;
        margin: 2%;
        margin-bottom: 2rem;
    }

    .featured-location-container , .adventure-section ,.call-banner , .popular-package-section , .offer-section , .testimonial-section{
        margin-right: 1rem;
        margin-left: 1rem;
    }
    
    .discount-banner-section , .call-banner ,.video-inner-text{
        padding-left: 1rem;
        padding-right: 1rem;
    }

}