@media screen and (max-width: 1680px) {
    .single-image-gallery {
        height: 380px;
    }
} /*max-width:1680px*/
@media screen and (max-width: 1440px) {
    .single-welcome-hero {
        height: 807px;
    }
} /*max-width:1440px*/

@media screen and (max-width: 1199px) {
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 35px 10px;
    }

    .single-welcome-hero-form input {
        width: 177px;
    }
    .welcome-hero-btn {
        width: 140px;
    }

    .single-ststistics-box h3 {
        font-size: 18px;
    }
    .statistics-content {
        font-size: 40px;
    }
} /*max-width:1199px*/

@media screen and (max-width: 1024px) {
    .single-welcome-hero {
        height: 768px;
    }
} /*max-width:1024px*/

@media screen and (max-width: 1008px) {
} /*max-width:1008px*/

@media screen and (max-width: 992px) {
    .top-area {
        height: 64px;
    }
    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        padding-bottom: 20px;
    }
    nav.navbar.bootsnav .navbar-brand {
        padding: 15px;
    }
    .navbar-logo-text {
        height: 34px;
    }
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 15px 0px;
        border: transparent;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
        padding: 15px 0px;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        border-bottom: 1px solid var(--accent-color-lighter);
        color: var(--accent-color-gray);
    }
} /*max-width:992px*/

@media (min-width: 1024px) {
    .nav-booknow-btn {
        color: var(--accent-color-dark) !important;
    }
    .nav-booknow-btn:hover {
        color: var(--accent-color-primary) !important;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
        border-bottom: 1px solid gold;
        color: var(--accent-color-gray);
    }
}

@media screen and (max-width: 991px) {
    .welcome-hero-serch-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .welcome-hero-btn {
        margin-top: 40px;
    }
    .welcome-hero-form {
        width: 100%;
    }
    .explore-price-box {
        padding: 0 5px;
        margin: 0 5px;
    }
    .footer-menu ul.footer-menu-item li a {
        padding-left: 15px;
    }
} /*max-width:991px*/

@media screen and (max-width: 768px) {
} /*max-width:768px*/

@media screen and (max-width: 767px) {
    .welcome-hero .container {
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .image-gallery-content .col, .blog-content .col, #contact-us .container, #nearby-places .container {
        padding: 0;
    }

    .image-gallery-content .single-image-gallery, .single-blog-item, .nearby-places-row img, .google-maps-embed {
        border: unset;
        border-radius: 0;
    }

    .nearby-places-row .col, .nearby-places-row img {
        width: 100%;
    }

    .blog-content .row {
        margin: unset;
    }
}

@media screen and (max-width: 767px) {
    .welcome-hero-txt h3 {
        font-size: 30px;
    }
    .single-welcome-hero {
        height: auto;
        background: transparent;
        padding: 100px 0;
        display: block;
    }
    .single-welcome-hero-form {
        flex-direction: column;
        width: 100%;
        background: #fff;
        margin: 15px 0;
        padding: 20px 0;
    }
    .welcome-hero-form {
        width: 100%;
        flex-direction: column;
        height: 250px;
        background: transparent;
    }

    .list-amenities-content {
        top: 0;
        margin: 60px auto;
    }

    .single-image-gallery,
    .single-blog-item {
        margin: 30px auto 0 auto;
    }

    .single-explore-item {
        margin: 30px auto;
    }
    .explore-map-icon {
        text-align: left;
        margin-top: 10px;
    }
    .explore-map-icon a svg {
        margin-right: 23px;
        margin-left: 0;
    }

    .statistics {
        padding: 60px 0;
    }

    .subscribe-title h2 {
        line-height: 1.8;
    }
    .appsLand-btn {
        position: relative;
        margin-top: 30px;
    }
    .subscription-input-group .subscription-input-form {
        width: 450px;
    }

    .footer-menu .navbar-header a.navbar-brand,
    .footer-menu.footer-menu .navbar-header a.navbar-brand:hover,
    .footer-menu .navbar-header a.navbar-brand:focus {
        height: auto;
    }
    .footer-social {
        text-align: left;
        padding-top: 0;
    }
    .footer-menu ul.footer-menu-item {
        text-align: left;
        margin-top: 20px;
    }
    .footer-menu ul.footer-menu-item li a {
        padding-right: 15px;
        padding-left: 0;
        margin-bottom: 15px;
    }

    .welcome-hero {
        height: 94vh;
    }
    #image-gallery {
        margin-top: -60px;
    }

    .hm-footer-copyright {
        padding-bottom: 140px;
    }
} /*max-width:767px*/

@media screen and (max-width: 660px) {
} /*max-width:660px*/

@media screen and (max-width: 640px) {
    .explore-rating-price a {
        margin-top: 10px;
    }
} /*max-width:640px*/

@media screen and (max-width: 580px) {
    .welcome-hero-txt h2 {
        font-size: 22px;
    }

    .welcome-hero-txt p {
        font-size: 14px;
    }

    .hero-title-container {
        padding: 40px 40px;
        margin-top: 40px;
    }

    .single-image-gallery {
        height: 440px;
    }
} /*max-width:580px*/

@media screen and (max-width: 540px) {
    .header-top ul li.head-responsive-right {
        float: none !important;
        display: block;
    }
    .select-opt,
    .header-top-contact {
        border: 0;
    }
    .subscribe-title h2 {
        font-size: 18px;
    }
    .single-image-gallery {
        height: 440px;
    }
} /*max-width:540px*/

@media screen and (max-width: 480px) {
    .subscription-input-group .subscription-input-form {
        width: 300px;
    }
} /*max-width:480px*/

@media screen and (max-width: 440px) {
} /*max-width:400px*/

@media screen and (max-width: 399px) {
    .testimonial-carousel .col-sm-3,
    .testimonial-carousel .col-xs-12 {
        width: 260px;
    }
    .footer-social span {
        display: block;
        margin-bottom: 15px;
    }
} /*max-width:399px*/

@media screen and (max-width: 350px) {
    nav.navbar.bootsnav .navbar-toggle {
        margin-right: -25px;
        left: -10px;
    }
    nav.navbar.bootsnav .navbar-brand {
        padding: 25px 0;
        font-size: 20px;
    }
    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,
    .wrap-sticky
        nav.navbar.bootsnav.sticked
        .navbar-header
        a.navbar-brand:hover,
    .wrap-sticky
        nav.navbar.bootsnav.sticked
        .navbar-header
        a.navbar-brand:focus {
        padding: 25px 0px;
    }
    .subscription-input-group .subscription-input-form {
        width: 220px;
    }
} /*max-width:350px*/

@media screen and (max-width: 320px) {
} /*max-width:320px*/
/*sticky bottom bar*/
/* Shows only on mobile/tablet */
/* Hide the sticky button on desktop */
.sticky-book-now {
    display: none;
}

/* Show it only on mobile devices (max-width: 1024px) */
@media (max-width: 991px) {
    .sticky-book-now {
        display: flex; /* Show button only on mobile */
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1000;
    }

    .sticky-book-now button {
        font-weight: bold;
        margin-top: 28px;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        color: #fff;
        width: 170px;
        height: 70px;
        background: var(--logo-gradient); /* Your custom gradient */
        border: 1px solid gold;
        border-radius: var(--border-radius-common);
        transition: 0.1s linear;
        box-shadow: 0 0px 10px rgba(71, 71, 71, 0.2);
        display: flex;
        cursor: pointer;
    }

    .sticky-book-now button:hover {
        scale: 1.02;
        box-shadow: var(--hover-box-shadow);
    }

    /* Booking options dropdown */
    #bookingOptions {
        display: none;
        position: absolute;
        bottom: 80px;
        left: 50%;
        transform: translateX(-50%);
        background: white;
        padding: 10px;
        border-radius: var(--border-radius-common);
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
        text-align: center;
        width: 200px;
        border: 1px solid gold; /* Golden border */
    }

    #bookingOptions a {
        display: block;
        padding: 12px;
        text-decoration: none;
        border-bottom: 1px solid gold; /* Golden separator */
    }

    #bookingOptions a:last-child {
        border-bottom: none;
    }

    /* Smooth fade-in */
    .show {
        animation: fadeIn 0.3s ease-in-out;
    }

    @keyframes fadeIn {
        from { opacity: 0; transform: translate(-50%, 10%);}
        to { opacity: 1; transform: translate(-50%, 0%);}
    }


    .dropdown .caret {
        display: none;
    }
}
