@media screen and (max-width:1200px) {
    
    .nav-item {
        padding: 0px 5px;
    }
}
@media screen and (max-width:1070px) {
    
    .nav-item {
        padding: 0px 0px;
    }
    .banner-content{
        max-width: 500px;
        text-align: center;
        position: absolute;
        top: 10px;
    }
}
@media screen and (min-width:991px) {
    
    .social-link-mobile{
        display: none;
    }
    #pop-right{
        padding-left: 0px;
    }
    .filter-content #closeBtn{
        display: none;
    }
}
@media screen and (max-width:991px) {
    
    .top-header-link{
        display: none;
    }
    header{
        box-shadow: 1px 2px #dbdbdb;
      }
    .navbar-brand{
        width: auto;
    }
    .navbar-brand img{
        max-width: 200px;
    }
    .top-header{
          padding: 5px 0px!important;
          justify-content: center;
    }
    .mobile-hide-contact{
        display: none;
    }
    .banner-content{
        max-width: 400px;
        text-align: center;
        position: absolute;
        top: 10px;
    }
    .banner-content h5{
        color: #63ab45;
        font-size: 20px;
        font-family: cursive;
     }
     
     .banner-content h2{
         color: #000000;
         font-size: 40px;
         font-weight: 900;
      }
      .banner-content h3{
         color: #f9b039;
         font-size: 30px;
         font-weight: 900;
      }
      .banner-content p{
         color: #272727;
         font-size: 18px;
         margin-bottom: 20px;
         
      }
      .account-table table tr td {
        background-color: transparent!important;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
    
      }
      .nav-item a{
        border-bottom: 1px solid #fff;
      }
      .navbar-nav {
        padding: 5px 10px;
    }
    #mobile-modal-hide{
        display: none;
    }
}

@media screen and (max-width:768px) {
    
    
    .banner-content{
        max-width: 500px;
        text-align: center;
        position: absolute;
        top: 20px;
    }
    .address-div h6 a {
        color: #000000;
        text-decoration: none;
        font-size: 15px;
        font-weight: 500;
    }
    .address-div h6 {
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
    }
    .address-div p {
        font-size: 15px;
        color: #000000;
    }
    .about-us-content .title h1 span {
        font-size: 25px;
        color: #f5721c;
        font-weight: 700;
        border-bottom: 2px solid #00b57a;
    }
    .about-us-content .title h1 {
        font-size: 28px;
        color: #000000;
        font-weight: 700;
    }
    .banner-content h5{
        color: #63ab45;
        font-size: 18px;
        font-family: cursive;
     }
     nav.navbar.navbar-expand-lg {
        padding-top: 0px;
    }
     .about-us{
        padding-top: 15px!important;
     }
     
     .banner-content h2{
         color: #000000;
         font-size: 35px;
         font-weight: 900;
      }
      .banner-content h3{
         color: #f9b039;
         font-size: 25px;
         font-weight: 900;
         margin-bottom: 20px;
      }
      .banner-content p{
         color: #272727;
         font-size: 15px;
         margin-bottom: 20px;
         display: none;
         
      }

      #scroll-navbar .navbar-nav {
        padding: 5px 0px;
    }

    .search-form-box{
        display: block;
    }
    .search-form-box .form .form-inputs{
        display: block;
        padding: 10px;
       
        max-width: 100%;
        width: 100%;
        background-color: #f2f5ec;
        border: 0px;

    }
    .search-form-box .form{
 position: relative;
 bottom: 0;
 

    }
    #first-select {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    #first-select i {
        color: #f5721c;
        position: absolute;
        z-index: 11;
        left: 11px;
        top: 14px;
        font-size: 19px;
    }
    #second-select {
        width: 100%;
        padding-right: 20px;
        
    }

    .search-form-box .form .form-inputs{
        border-radius: 0px;
    }
    .search-form-box .form .form-inputs .search-form-input-1 input{
        width: 100%;
        border: 1px solid #777777;
        padding: 2px 10px;
        margin-bottom: 10px;
    }
    .search-form-box .form .form-inputs .search-form-input-2 input{
        max-width: 100%;
        width: 100%;
        border: 1px solid #777777;
        padding: 2px 10px;
        margin-bottom: 10px;
    }

    .select2-container--default .select2-selection--single{
        border-bottom: 1px solid #777777!important;
       height: 40px;
       margin-bottom: 10px;
       border-radius: 0px;
       background-color: transparent;
      }
      .select2-container--default .select2-selection--single .select2-selection__rendered{
        padding-top: 5px;
      }
      .select2-container--default .select2-selection--single .select2-selection__arrow{
        top: 8px!important;
      }

      #second-select{
       
        border-left: 0px solid #3e3e3e;
      }
      .select2-container {
       
        padding-top: 0px;
    }
      
    .search-form-button{
        padding: 0px 10px;
        border-radius: 10px;
        width: 100%;
        text-align: center;
        display: block;
        margin: auto;
    }



    .details-price-box{
        bottom: 0;
        z-index: 11;
        width: 100%;
        left: 0;
        right: 0;
        display: flex;
        justify-content: space-around;
        position: fixed;
        background-color: #00274d;
        padding: 10px;
        border-radius: 0px;
    }
    .main-prices p {
        color: #ffc107;
        margin-bottom: 5px !important;
        text-align: center;
        font-size: 14px;
    }
    .main-prices h4 {
        color: #ffffff;
        font-weight: 700;
        text-align: center;
        font-size: 20px;
    }
    .main-prices h4 span {
        color: #e0e0e0;
        font-weight: 400;
        font-size: 12px;
    }
    .del-price{
        display: none;
    }

    .more-details-btn button {
        color: #fff;
        background-color: #f5721c;
        padding: 4px;
        width: 100%;
        font-weight: 600;
        margin-top: 10px;
    }
    .sticky-custom{
z-index: 0;
    }
    .inner-page-gallery{
        display: none;
    }
    .tour-details-content {
        padding: 0px;
        border-radius: 10px;
        box-shadow: inherit;
    }
    .inclusions-box {
        padding: 0px;
        border-radius: 10px;
        box-shadow: inherit;
       
    }
    .exclusion-box{
        padding: 0px;
        border-radius: 10px;
        box-shadow: inherit;
    }
    .contat-icons-fixed {
        display: none;
    }
    .details-left-side-fixed{
        margin-bottom: 30px;
    }
    .title h2{
        font-size: 26px;
    }
    .title p {
        font-size: 16px;
        text-align: center;
    }
    .rating p {
        color: #fff;
        text-align: justify;
        font-size: 14px;
        margin-bottom: 3px;
        margin-top: 3px;
    }
    .footer-bottom{
        padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.copyright p{
    font-size: 14px;
    margin-bottom: 0px;
}
.copyright-section{
  gap: 10px;
}
.footer-pages-link ul li a {
    color: #575757;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
}
.destination {
    padding-top: 30px;
    padding-bottom: 30px;
}
.destionation-text h5 {
    color: #000;
    margin-bottom: 0px;
    font-size: 14px;
}
.destionation-text p {
    color: #000;
    margin-bottom: 0px;
    font-size: 12px;
}
.view-more-btn a {
    font-size: 14px;
    padding: 6px 30px;
    border: 1px solid #000;
    border-radius: 30px;
    text-decoration: none;
    color: #000;
    text-align: center;
}

.special-travels{
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
.special-banner{
    margin-top: 20px;
}
.popular-package-text p {
    font-size: 12px;
    margin-bottom: 4px;
    color: #000000;
}
.popular-tour .pt-5{
    padding-top: 20px!important;
}
.features-box-name span{
    font-size: 14px;
}
.why-details{
    margin-top: 20px;
}
.slider{
    margin-top: 30px!important;
}
.desktop-banner{
    display: none;
}
.mission-icon img {
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    left: 5px;
    border: 1px solid #006ce3;
    top: -50px;
    right: 0;
   
}
.mission{
    margin-bottom: 20px;
}

.package-pricing-box .main-price h4{
text-align: start;
}
.price-para span{
text-align: start;
}
    
}
@media screen and (min-width:768px) {
    
    .mobile-banner{
        display: none!important;
    }
    .mobile-top-head{
        display: none;
    }

    /* .filter-boxes-mobile{
        display: none;
    } */
}

@media screen and (max-width:991px) and (min-width:768px){

    .last-box-2{
        border-bottom: 0px  dotted #777777!important;
        padding-bottom: 0px!important;
    }
    


}

.navbar-toggler-icon{
 background-image: url(../images/icons/toggler.png);
}

.navbar-toggler{
padding: 10px;
border: 0px!important;
box-shadow: 0px!important;

}
.navbar-toggler:focus{
    box-shadow: inherit;
}