@media (max-width: 1199.98px) {
    .header-wrapper {
        gap: 0;
        flex-wrap: wrap;
    }

    .menu-link {
        padding: 15px 12px;
    }

    .package-card3 .package-card-content .card-content-bottom {
        padding: 20px 15px
    }

    .package-card3 .package-card-content .card-content-bottom .price-area h6 {
        font-size: 20px
    }
}

@media (max-width: 991.98px) {

    .topbar-right,
    .topbar-left {
        width: 100%;
        max-width: none;
    }

    .top-bar {
        gap: 0;
    }

    .topbar-right::after {
        display: none;
    }

    .package-card3 .package-card-content .card-content-bottom {
        padding: 20px
    }

    .sidebar {
        position: fixed;
        inset-block: .001px;
        z-index: 500;
        width: 340px;
        background-color: var(--bs-white);
        transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
        display: flex;
        flex-direction: column;
        transform: translate3d(-100%, 0, 0);
        left: 0;
        right: auto;
        z-index: 999;
    }

    body.show-sidebar .sidebar {
        transform: none;
    }

    .hotel-preview .image-carousel-container {
        width: 100%;
    }

    .hotel-preview .more-images {
        grid-template-columns: repeat(4, calc(25% - 5px));
        grid-template-rows: auto;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        grid-gap: 7px;
        margin: 7px 0;
    }

    .hotel-preview .more-images div {
        height: 80px;
    }

    .hotel-preview .more-images div .image-box {
        width: 100%;
    }

    .hotel-preview .info-preview-container .amenities {
        margin-top: 10px;
    }

    .big-img {
        height: auto;
    }

    .tour-map .map-wrapper iframe {
        min-height: auto;
        margin-top: 20px;
    }
}

@media (max-width: 767.98px) {
    .package-tabs {
        gap: 0;
    }

    .gallery-btn span {
        font-size: 14px;
    }

    .gallery-btn .play-btn>i {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .gallery-btn {
        padding: 7px 22px;
        padding-right: 8px;
        margin-block: 20px;
    }

    .action-links li:last-child {
        margin-left: auto;
    }

    .about-content .tab-content {
        margin-bottom: 25px;
    }
}

@media (max-width: 575.98px) {
    body {
        font-size: 14px;
    }

    .footer-bottom ul {
        justify-content: center;
    }

    .footer-bottom {
        padding: 10px 0;
        margin-top: 20px;
    }

    .shape {
        width: calc(190%);
        height: 170px;
    }

    .footer-top-inner {
        padding: 60px 0px 20px;
    }

    .footer {
        padding-top: 30px;
    }

    .news-letter {
        padding: 3px;
    }

    .topbar-right,
    .topbar-left {
        width: 100%;
    }

    .topbar-left::after {
        display: none;
    }

    .hero-section {
        min-height: 340px;
        padding-block: 50px;
    }

    .hero-tabs button.nav-link {
        height: 40px;
        gap: 10px;
        min-width: 110px;
        font-size: 14px;
        margin-right: 3px;
    }

    .banner4-card .banner4-content-wrapper .banner4-content .text {
        font-size: 16px;
    }

    .feature-card.style-2 {
        padding: 15px;
        gap: 12px;
    }

    .feature-card .feature-card-icon {
        min-width: 70px;
        max-width: 70px;
        height: 70px;
    }

    .feature-card.style-2 .feature-card-icon svg {
        height: 40px;
    }

    .btn-primary,
    .primary-btn2 {
        border-radius: 3px;
        font-size: 13px;
        padding: 8px 12px;
    }

    .hero-tab-content {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        padding: 12px 14px 13px;
    }

    .search-section {
        margin-top: -39px;
    }

    .destination-card2 .destination-card2-content h4 {
        font-size: 18px;
    }

    .destination-card2 .destination-card2-content span {
        font-size: 13px;
    }

    .package-card3 .package-card-content .card-content-bottom {
        padding: 12px 15px;
    }

    .package-card3 .package-card-content .card-content-bottom .price-area h6 {
        font-size: 20px;
    }

    .hero-tabs button.nav-link:nth-child(4),
    .hero-tabs button.nav-link:nth-child(5),
    .hero-tabs button.nav-link:nth-child(6) {
        color: var(--bs-primary);
    }

    .about-content .nav-pills {
        margin-bottom: 15px;
    }

    .team-social {
        gap: 5px;
        padding-left: 0;
    }

    .team-member {
        font-size: 16px;
    }

    .h2,
    h2 {
        font-size: 1.25rem;
    }

    .about-content .nav-pills .nav-link {
        font-size: 14px;
        gap: 6px;
    }

    .about-content .nav-pills .nav-link svg {
        height: 22px;
        width: 22px;
    }

    .package-tabs button.nav-link {
        gap: 6px;
        padding: 10px;
    }

    .dropdown button {
        padding: 5px;
        gap: 3px;
        font-size: 14px;
    }

    .dropdown button img:first-child {
        display: none;
    }

    .dropdown-menu a {
        padding: 5px 12px;
        font-size: 13px;
    }

    .ps-type-guest-lable-info-cont div:not(.text-xs) {
        font-size: 14px;
    }

    .feature-card .feature-card-content h6 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .action-link.agent {
        font-size: 14px;
        padding: 3px 8px 5px;
        border-radius: 3px;
    }

    .action-link {
        font-size: 14px;
    }

    .form-item__field:not(:focus)+label,
    label.filled,
    label.focused,
    label.p-filled {
        font-size: 14px;
        line-height: 1.3;
    }

    .form-item.form-item--checkbox label:before,
    .form-item.form-item--radio label:before {
        width: 18px;
        height: 18px;
    }

    .form-item.form-item--checkbox label:after,
    .form-item.form-item--radio label:after {
        top: 5px;
        left: 5px;
        width: 8px;
        height: 8px;
    }

    .form-item--checkbox label,
    .form-item--radio label {
        padding-left: 22px !important;
    }

    .h1,
    h1 {
        font-size: 1.375rem;
    }

    .activities-counter .single-activity .icon svg {
        width: 40px;
    }

    .activities-counter .single-activity .content .number h5,
    .activities-counter .single-activity .content .number span {
        font-size: 18px;
    }

    .activities-counter .single-activity {
        gap: 10px;
    }

    .activities-counter .single-activity .content p {
        font-size: 14px;
    }

    .form-floating>.form-control:focus,
    .form-floating>.form-control:not(:placeholder-shown) {
        font-size: 14px;
        font-weight: 600;
    }

    .h5,
    h5 {
        font-size: 1rem;
    }

    .scrollTop {
        right: 20px;
        bottom: 20px;
        width: 36px;
        height: 36px;
        font-size: 12px;
    }

    .gallery-carousel .owl-nav button {
        width: 30px;
        height: 30px;
    }

    .gallery-carousel .owl-nav button span {
        font-size: 12px;
    }

    .contact-form-area {
        border-radius: 6px;
        padding: 20px 25px;
    }

    .form-inner textarea,
    .form-inner input {
        padding: 10px 14px;
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 479px) {
    .header-logo img {
        /* max-width: 250px; */
        /* height: auto; */
    }

    .hero-tabs button.nav-link {
        gap: 8px;
        min-width: 100px;
        font-size: 13px;
        margin-right: 3px;
    }

    .team-social__link {
        width: 30px;
        height: 30px;
    }

    .team-social {
        gap: 3px;
    }
}