.topbar-ad marquee{
   color: #fff!important;
}

.topbar-padding{
    padding: 5px 0px;
}
.pt-30{
   padding-top: 30px!important;
}
.pt-60{
    padding-top: 60px;
}
.pb-30{
    padding-bottom: 30px!important;
}

@media only screen and (max-width:991px){
    .hero-style-one .hero-single-slide .hero-content-bg .hero-content {
        position: absolute!important;
        top: 5%!important;     
        padding: 90px 20px 90px 40px;
    }
    .pt-60{
        padding-top: 30px;
    }
    .searchbar-section {
        padding-top: 30px;
    }
    .hero-style-one .hero-single-slide .hero-content-bg .hero-content {
        padding: 20px 10px 10px 10px;
    }
    .hero-style-one .hero-single-slide .hero-content-bg {
        position: absolute;
        width: 100%;
        top: 5%;
    
    }
    .hero-style-one .hero-single-slide .hero-content-bg .hero-content .hero-btns {
        padding-top: 5px;     
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content p{
    font-size: 12px!important;
}
.gap-3 {
    gap: 0.5rem!important;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
    width: 74px;
}
}

@media only screen and (min-width:992px){
   
.hero-style-one .hero-single-slide .hero-content-bg .hero-content {
    max-width: 50%;
    padding: 60px 20px 90px 75px;
}
.only-padding{
    padding: 30px;
  }

.hero-style-one .hero-single-slide .hero-content-bg .hero-content .hero-btns {
    padding-top: 40px;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
    -webkit-transition-delay: 1700ms;
    transition-delay: 1700ms;
    opacity: 0
}
.hero-style-one .hero-single-slide .hero-content-bg {
    position: absolute!important;
    width: 100%;
    top: 20%;

}
}
/* .multi-main-searchber .search-box-single .searchbox-input input{
    border: 1px solid #000;
} */

::placeholder {
   font-size: 15px!important;
  }
.package-details-tabs .nav{
    justify-content: center;
}
.footer-linkss li a{
  color: #fff;
}
.footer-linkss li {
    padding-top: 12px;
  }
.footer-linkss li i{
   font-size: 22px;
   padding: 0px 10px!important;
  }
  .slider-arrows .bx{
  line-height: 30px;
  font-size: 25px;
  }
  .section-padding{
    padding: 40px 0px;
    margin-top: 30px;
    background-color: #ffedeb;
  }
  .section-pd{
  padding-top: 40px;
    margin-top: 40px;
      }
     
      @media only screen and (max-width: 575.98px){
        .main-nav .inner-logo a{
            max-width: 120px;
        }
      }
      .custom-input-group select {
        background: rgba(245, 245, 245, .7);
        border: 1px solid rgba(255, 72, 56, .15)!important;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box!important;
        border-radius: 100px!important;
        height: 50px!important;
        margin-top: 14px!important;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .custom-input-group select {
        padding: 15px 20px;
    }
    .about-bg{
        background-color: #ffedeb;
        box-shadow: rgba(50, 50, 93, 0.20) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }
    .comment-list{
        padding: 30px 30px;
        border: 1px solid #ff48384d;
        box-shadow: rgba(50, 50, 93, 0.20) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }
  
    .footer-widget-contact{
    }
    
    .breadcrumb-item+.breadcrumb-item {
        padding-left: 0px;
    }
 
    @media only screen and (max-width:1200px){     
        .topbar-area{
            display: none!important;
    
        }
    }
    .footer-widget-left{
        text-align: left;
    }
    .accordion-item .plan-title h5{
        text-transform: uppercase;
    }