@media (max-width: 1800px) {
  .info-package::before {
    height: 76%;
  }
}
@media (max-width: 1450px) {
  .hero.main-hero .hero-text {
    padding-top: 60px;
  }
  .search-bar {
    margin-top: 30px !important;
  }
}
@media (max-width: 1400px) {
  .hero.main-hero .hero-text h1,
  .hero.main-hero .hero-text .title {
    font-size: 35px;
    line-height: 70px;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    font-size: 60px;
  }
  .package-hero .hero-text {
    max-width: 530px;
    padding: 30px 35px 60px 35px;
  }
  .info-package {
    padding-top: 48px;
    margin-bottom: 70px;
  }
  .hero.main-hero.inner-pages-hero.large-hero {
    padding: 185px 0;
  }
}
@media (max-width: 1366px) {
  .travel-info .section-title .title {
    font-size: 54px;
  }
}
@media (max-width: 1300px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .travel-info .section-title .title {
    font-size: 45px;
  }
  .section-title.has-img::after {
    margin-top: 15px;
  }
}
@media (max-width: 1280px) {
  .hero.main-hero .hero-text {
    padding-top: 50px;
  }
  .search-bar {
    margin-top: 20px !important;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    font-size: 55px;
  }
  .info-package .bg-color {
    height: 100%;
  }
  .info-package {
    margin-bottom: 70px;
  }
  .info-package {
    padding-top: 35px;
  }
  .gallery-post .full-img .content span {
    font-size: 42px;
    line-height: 46px;
  }
  .video-play1 {
    margin-top: 30px;
  }
  .itinerary-content {
    padding: 0;
    padding-top: 30px;
  }
  .information {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1240px) {
  .left-content-pkg {
    max-width: 80%;
  }
}
@media (max-width: 1200px) {
  .package-hero .hero-text {
    max-width: 615px;
    padding: 30px 35px 54px 35px;
  }
  .info-package::before {
    margin-top: -41px;
  }
  .package-hero .bg-img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0px 10px 0px 10px;
    font-size: 16px;
  }
  header .btn-style-1 {
    padding: 10px 24px;
  }
}
@media (max-width: 1150px) {
  .travel-info .section-title.has-img::after {
    width: auto;
    background-size: contain;
    margin-left: auto;
  }
  .essentials .section-title .title {
    font-size: 42px;
  }
  .left-content-pkg {
    max-width: 75%;
  }
  .gallery-post .full-img .content {
    bottom: 20px;
  }
}
@media (max-width: 1050px) {
  .gallery-post .full-img .content span {
    font-size: 38px;
    line-height: 40px;
  }
}
@media (max-width: 1024px) {
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    display: inline;
  }
  .hero.main-hero .hero-text h1 .text::after,
  .hero.main-hero .hero-text .title .text::after {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  html,
  body {
    position: relative;
    overflow-x: hidden;
  }
  .hero.main-hero .hero-text h1,
  .hero.main-hero .hero-text .title {
    font-size: 31px;
    line-height: 62px;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    font-size: 48px;
  }
  .select_wrap .default_option li {
    padding-right: 35px;
    padding-left: 25px;
  }
  .section-title .title {
    font-size: 33px;
  }
  .travel-info .section-title .title {
    font-size: 40px;
  }
  .card-style-3 .text {
    padding: 20px;
  }
  .travel-info .section-title.has-img::after {
    width: 446px;
  }
  .card-dest {
    text-align: center;
  }
  .essentials .section-title .title {
    font-size: 40px;
  }
  footer .top-footer {
    padding: 40px 0;
  }
  .brand-affiliations {
    row-gap: 15px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
  .package-hero .hero-text {
    max-width: 700px;
    left: 20px;
    right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .package-hero .hero-text {
    padding: 30px 35px 65px 35px;
  }
  .left-content-pkg {
    max-width: 100%;
  }
  .tooltip-wrapper:hover .tooltip {
    transform: translate(-100px, 10px);
  }
  .section-gap {
    padding-top: 55px;
  }
  .hero.main-hero.inner-pages-hero.large-hero {
    padding: 165px 0;
  }

  .table-of-content h2 {
    position: fixed;
    left: 0;
    top: 220px;
    padding: 10px 28px;
    font-size: 19px;
    font-weight: 700;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    z-index: 999;
    background: #f0f0f0;
    border: 2px solid #aaa;
    color: #ce5a17;
  }
  .table-of-content .data-toc {
    display: none;
  }

  .table-of-content .data-toc.active {
    display: block;
    position: fixed;
    width: 100%;
    height: auto;
    background: #fff;
    left: 0;
    top: 263px;
    border: 1px solid #eee;
    z-index: 999;
  }
  .table-of-content {
    margin-top: 0;
  }
  .scroller-links {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  .scroller-links ul {
    display: flex;
    column-gap: 30px;
    overflow-x: auto;
    padding-bottom: 15px;
    margin: 0;
    left: 0;
    padding-left: 20px;
    font-size: 15px;
  }
  .scroller-links ul li {
    border-top: 0;
    padding-top: 0;
  }
  .scroller-links ul li a {
    min-width: max-content;
    display: block;
  }
  header .main-header {
    padding: 12px 0;
  }
}
@media (max-width: 840px) {
  .popular-hiking .owl-nav {
    right: -25px;
  }
  #popular .default-arrow .owl-nav {
    width: 100%;
    justify-content: space-between;
  }
  #popular .owl-nav button.owl-prev {
    margin-left: 0;
    left: 0;
  }
  .popular-hiking .owl-nav {
    top: 44%;
  }
  .popular-hiking .owl-nav {
    right: 0;
  }
  #popular .owl-nav button.owl-prev {
    margin-left: 20px;
  }
  .card-style-2 .text {
    padding: 0 15px;
  }
  .btn-style-1 {
    padding: 13px 18px;
  }
  .info-package .reviews-crd .left {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .hero.main-hero .hero-text h1,
  .hero.main-hero .hero-text .title {
    line-height: 55px;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    font-size: 45px;
  }
  .hero.main-hero .hero-text h1 .text::after,
  .hero.main-hero .hero-text .title .text::after {
    margin-top: 10px;
  }
  .select_wrap::before {
    display: none;
  }
  .search-bar {
    border-radius: 7px;
  }
  .select_wrap .default_option li {
    padding-left: 9px;
  }
  .search-bar {
    padding: 10px;
  }
  .reviews {
    padding: 50px 0 70px;
    margin-top: 60px;
  }
  .brand-affiliations {
    row-gap: 16px;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .btn-style-1 {
    padding: 13px 30px;
  }
}
@media (max-width: 640px) {
  .default-arrow .owl-nav button.owl-next {
    margin-right: 15px;
  }
  .default-arrow .owl-nav button.owl-prev {
    margin-left: 15px;
  }
  .default-arrow .owl-nav button {
    width: 50px;
    height: 50px;
    font-size: 14px !important;
  }
  .card-style-1 .text {
    bottom: 21px;
    font-size: 22px;
  }
  .info-package {
    padding-top: 30px;
  }
}
@media (max-width: 575px) {
  .hero.main-hero .hero-text h1,
  .hero.main-hero .hero-text .title {
    line-height: 50px;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    display: inline-block;
    margin-top: 12px;
  }
  .select_wrap .default_option::before {
    right: 5px;
  }
  .search-bar .input input {
    padding: 10px 1px 10px 0;
  }
  .select_wrap .default_option li {
    padding-left: 0;
  }
  .travel-info .section-title .title {
    font-size: 37px;
  }
  .padding-top {
    padding-top: 60px;
  }
  .popular-hiking {
    padding: 50px 0 80px;
  }
  .card-style-3 .img img {
    height: 300px;
  }
  .card-review-1 .profile {
    margin-top: 15px !important;
  }
  .brand-affiliations {
    row-gap: 10px;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  footer .main-footer {
    padding: 45px 20px;
  }
  footer .bottom-footer {
    padding: 30px 0 10px;
  }
  .less-padding {
    padding-top: 45px;
  }
  .package-title.section-title.has-img::after {
    margin-bottom: 10px;
  }
  .search-bar .input input {
    padding: 10px 1px 10px 8px;
  }
  .select_wrap .default_option li {
    padding-left: 8px;
  }
  .select_wrap .select_ul {
    top: 45px;
  }
  .card-style-2 .image img {
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .gallery-post .full-img .content span {
    font-size: 26px;
  }
  .hero.main-hero.inner-pages-hero .hero-text h1 .text,
  .hero.main-hero.inner-pages-hero .hero-text .title .text {
    font-size: 38px;
    line-height: 45px;
  }
  .card-package-recommend {
    padding: 0;
    border-radius: 5px;
  }
  .card-side-blog {
    gap: 15px;
  }
  .info-package .reviews-crd {
    width: 100%;
    justify-content: center;
  }
  .info-package .inquiry-btn {
padding: 10px 20px;
}
.card-package-recommend .right-text {
padding: 25px 25px;
border-radius: 4px;
}
 .mblbooking {
    display: block;
  }
	.brand-logo img {
width: 100px;
height: auto;
}
header .main-header {
padding: 9px 0;
}
}
@media (max-width: 480px) {
  .hero.main-hero .hero-text h1 .text::after,
  .hero.main-hero .hero-text .title .text::after {
    width: auto;
  }
  .travel-info .section-title.has-img::after {
    width: auto;
  }
  .section-title.has-img::after {
    width: auto;
  }
  .essentials .section-title .title {
    font-size: 35px;
  }
  .reviews .section-title .title {
    font-size: 35px;
  }
  .package-hero .hero-text h1 {
    font-size: 32px;
  }
  .package-hero .hero-text .bottom-item {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .package-hero .hero-text .bottom-item .icon {
    opacity: 0.2;
    position: absolute;
  }
  .package-hero .hero-text {
    padding: 25px 30px 60px 30px;
  }
  .info-package::after {
    margin-bottom: -50px;
  }
  .info-package {
    margin-bottom: 50px;
  }
  .content-starts.package-page {
    padding-top: 40px;
  }
  .package-title.section-title.has-img .title {
    font-size: 29px;
  }
}
@media (max-widthl: 420px) {
  .gallery-post .full-img .content {
    bottom: 0;
  }
  .gallery-post .full-img .content span {
    font-size: 25px;
  }
  .gallery-post .full-img .content span {
    line-height: 30px;
  }
  .video-play1 {
    margin-top: 20px;
  }
}
@media (max-width: 390px) {
  .hero.main-hero .hero-text h1,
  .hero.main-hero .hero-text .title {
    font-size: 30px;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    font-size: 38px;
  }
  .hero.main-hero .hero-text h1 .text,
  .hero.main-hero .hero-text .title .text {
    margin-top: 7px;
  }
  .package-hero .hero-text {
    padding: 25px 20px 50px 20px;
  }
  .package-hero .hero-text h1 {
    font-size: 30px;
  }
  .search-bar {
    padding: 10px 6px;
  }
  .select_wrap .default_option li {
    padding-left: 5px;
  }
  .video-play1 {
    width: 40px;
    height: 40px;
  }
  .gallery-post .full-img .content {
    padding-bottom: 0;
  }
  .video-play1 {
    margin-top: 21px;
  }
  .gallery-post .full-img .content span {
    font-size: 22px;
  }
  .gallery-post .full-img .content span {
    line-height: 30px;
  }
  .video-play1 img {
    width: 12px;
  }
}
.card-info p {
  font-size: 16px;
  margin: 8px 0;
}
/*# sourceMappingURL=responsive.css.map */
