@media (max-width: 1919px) {
    .fs-18 {
        font-size: 18px;
    }

    .logo {
        width: 400px;
    }

    .unwind-nearby-box {
        padding-inline: 0px;
    }
}

@media (max-width: 1600px) {


    .logo {
        width: 330px;
    }

    .sidenav ul li {
        padding: 10px 6px;
    }

    .fs-40 {
        font-size: 40px;
    }

    .py-130 {
        padding-block: 90px;
    }

    h1 {
        font-size: 72px;
    }

    h2 {
        font-size: 46px;
    }

    a,
    p {
        font-size: 18px;
    }

    .fs-25 {
        font-size: 22px;
    }
}

@media (max-width: 1440px) {

    .fs-40 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 16px;
    }

    h1 {
        font-size: 62px;
    }

    h2 {
        font-size: 42px;
    }

    .logo {
        width: 300px;
    }
}

@media (max-width: 1399px) {
    .py-23 {
        padding-block: 15px;
    }

    h1 {
        font-size: 52px;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 28px;
    }

    .fs-20 {
        font-size: 18px;
    }

    .fs-25 {
        font-size: 18px;
    }

    .sidenav ul li {
        padding: 10px 5px;
    }

    .map-box {
        margin-top: -8%;
    }

    p,
    a {
        font-size: 18px;
    }

    .py-90 {
        padding-block: 75px;
    }

    .logo {
        width: 300px;
    }
}

@media (max-width: 1199px) {
    .logo {
        width: 280px;
    }

    .fs-20,
    p,
    a {
        font-size: 16px;
    }

    .fs-18 {
        font-size: 14px;
    }

    h1 {
        font-size: 40px;
    }

    h3 {
        font-size: 24px;
    }

    .py-130 {
        padding-block: 50px;
    }

    h2,
    .fs-40 {
        font-size: 28px;
    }

    .py-90 {
        padding-block: 70px;
    }

    .outer-heated-section {
        background: #FFFFFF;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 25%, rgba(255, 251, 219, 0.35) 0%);
    }

    .book-your-stay {
        max-width: 400px;
    }
}

@media (max-width: 1120px) {
    .logo {
        width: 250px;
    }

    .fs-18 {
        font-size: 12px;
    }

    .fs-25 {
        font-size: 15px;
    }

    h3 {
        font-size: 22px;
    }
    #pills-tab .nav-item {
        max-width: 265px;
    }
    .room-tab-btn {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .privacypolicypage .collapse:not(.show) {
        display: none;
    }
    .footer .nav-item .nav-link {
        font-size: 18px
    }
    #pills-tab {
        display: inline;
    }
        #pills-tab .nav-item {
            margin:10px auto;
        }
    .accomodationshome3 + .counter {
        left: 4px;
    }
    .accomodationshome3 .owl-dots {
        left: 35px !important;
    }
    .right-counter .counter {
        right: auto;
        left: 15px;
    }

    .right-counter .cta-slider-h .owl-dots {
        right: auto;
        left: 45px;
    }
    .pe-80 {
        padding-right: 0px;
    }

    .ps-80 {
        padding-left: 0px;
    }
    .slider-text-box{
        padding:40px 30px 0;
    }

    .px-mob-0{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    h3 {
        font-size: 24px;
    }

    .px-50 {
        padding-inline: 30px;
    }

    .nav-icon {
        width: 0% !important;
    }

    .headersubmenu:hover .collapse:not(.show) {
        display: none !important;
    }

    .headersubmenu .plus-minus-toggle {
        cursor: pointer;
        height: 24px;
        position: absolute;
        right: 19px;
        top: 4px;
        float: right;
        width: 21px;
    }

        .headersubmenu .plus-minus-toggle:after,
        .headersubmenu .plus-minus-toggle:before {
            background: #000;
            content: "";
            height: 2px;
            right: 0;
            position: absolute;
            top: 12px;
            width: 14px;
            transition: transform 0.5s ease;
            left: 0;
        }

        .headersubmenu .plus-minus-toggle:after {
            transform-origin: center;
        }

        .headersubmenu .plus-minus-toggle.collapsed::after {
            transform: rotate(90deg);
        }

        .headersubmenu .plus-minus-toggle.collapsed::before {
            transform: rotate(180deg);
        }

    .dropdwoen-sec {
        width: 100%;
        position: inherit;
        left: 0;
        top: 0;
        background: 0 0;
        text-align: left;
        padding: 0;
        border: none;
    }

    .headersubmenu .dropdwoen-sec ul li {
        padding: 6px 0 !important;
        width: fit-content;
        border-bottom: 0;
    }

    .dropdwoen-sec .dropdown-menu1 {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .logo {
        width: 260px;
    }

    .myClass .logo {
        width: 260px;
    }

    .myClass #mySidenav {
        overflow-y: auto;
    }



    .sidenav a.nav-link {
        padding: 0;
        color: #000;
    }

    .sidenav ul li:hover {
        background: 0 0;
        border: 0 solid #2d2e29;
    }

    .sidenav .nav-item.active ul li a {
        border-bottom: solid 1px transparent;
    }

    .headersubmenu .dropdwoen-sec ul li a {
        font-size: 12px;
    }

    .top-btn-fixed {
        display: none;
    }

    .top-btn {
        position: relative;
        z-index: 99;
    }

    .sidenav ul li {
        display: flex;
        text-align: left;
        padding: 6px 30px;
        flex-direction: column;
        align-items: start;
        border: 0 solid transparent;
    }

        .sidenav ul li a:after {
            display: none;
        }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9;
        top: 50%;
        right: 0;
        background-color: #fff;
        transition: 0.5s;
        padding: 80px 0;
        left: inherit;
        margin: 0 auto;
        transform: translateY(-50%);
    }

    .myClass {
        width: 100%;
    }

        .myClass .accordion {
            display: block !important;
        }

    #nav-icon1,
    #nav-icon2,
    #nav-icon3,
    #nav-icon4 {
        width: 39px;
        height: 19px;
        position: relative;
        float: right;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        z-index: 9;
    }

    .close {
        opacity: 1;
    }

    #nav-icon1 span,
    #nav-icon3 span,
    #nav-icon4 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #2d2e29;
        border-radius: 0;
        opacity: 1;
        right: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

    #nav-icon4.open span {
        background: #2d2e29;
    }

    #nav-icon4 span:nth-child(1) {
        top: 0;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4 span:nth-child(2) {
        width: 20px;
        top: 10px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

    #nav-icon4.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -3px;
        left: 8px;
    }

    #nav-icon4.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    #nav-icon4.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 25px;
        left: 8px;
    }

    .headertop-contact {
        padding: 15px 30px;
    }

        .headertop-contact.fixed {
            padding: 10px 30px;
        }

    .scroll-box {
        bottom: 25%;
        right: -1%;
        transform: rotateZ(-90deg);
    }

    h1 {
        font-size: 42px;
    }

    h2 {
        font-size: 40px;
    }

    p,
    .fs-20,
    a {
        font-size: 18px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .map-box {
        margin-top: -15%;
    }

    .book-your-stay {
        top: 45%;
        transform: translateY(-45%);
        max-width: 390px;
        right: 30px;
    }

    .fs-25 {
        font-size: 18px;
    }

    .counter-wrapper {
        margin-bottom: 70px;
    }

    .swim-in-box {
        height: 870px;
    }

    .gallerty_tab_list {
        width: 100%;
    }

        .gallerty_tab_list .gal_tab {
            position: relative;
            cursor: pointer;
            margin: 20px 0;
        }

    .py-90 {
        padding-block: 40px;
    }

    .w-32 {
        max-width: 48.5%;
    }
}

@media (max-width: 767px) {
    .logo {
        width: 250px;
    }

    .myClass .logo {
        width: 250px;
    }

    #nav-icon1,
    #nav-icon2,
    #nav-icon3,
    #nav-icon4 {
        width: 30px;
    }

        #nav-icon4.open span:nth-child(3) {
            top: 19px;
            left: 8px;
        }

    .nav-icon {
        width: auto !important;
    }

    .top-btn-box {
        width: 28%;
    }

    .book-your-stay {
        right: 30px;
    }

    .play-button {
        width: 120px;
        height: 120px;
        font-size: 48px;
    }

    .video-container {
        height: 800px;
    }

    .fs-25 {
        font-size: 14px;
    }

    .w-32 {
        max-width: 100%;
    }
}

@media (max-width: 575px) {

    .top-btn-box {
        width: 34%;
    }

    .nav-icon {
        width: 18%;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 30px;
    }

    p,
    a {
        font-size: 16px;
    }

    .top-btn a {
        font-size: 16px;
    }
    .footer .nav-item .nav-link {
        font-size: 16px
    }
    .custom-select-wrapper select {
        font-size: 12px;
    }

    .book-your-stay {
        max-width: 230px;
    }

    .ps-footer {
        padding-inline: 21%;
    }

    .hero-section {
        margin-top: 30px;
    }

    .book-your-stay {
        max-width: 240px;
    }

    .home-slider .owl-dots {
        bottom: 15px;
    }

    .welcome-to-the-beach-mobile-img {
        width: 190px;
    }

    .beach-mobile-img {
        width: 130px;
    }

    .map-box {
        margin-top: -30%;
    }

    .owl-dots-container .owl-dot,
    .owl-dots-container-2 .owl-dot {
        width: 30px;
        height: 9px;
    }

    .fs-18 {
        font-size: 12px;
    }

    .social-media-icon {
        width: 55px;
        height: 55px;
    }

    .owl-dots-container .owl-dot.active,
    .owl-dots-container-2 .owl-dot.active {
        width: 50px;
    }

    .tabs-nav {
        flex-direction: column;
        gap: 20px;
    }

    .video-container {
        height: 500px;
    }

    .px-50 {
        padding-inline: 20px;
    }

    .owl-dots-container .owl-dot,
    .owl-dots-container-2 .owl-dot {
        width: 25px;
        height: 7px;
    }

        .owl-dots-container .owl-dot.active,
        .owl-dots-container-2 .owl-dot.active {
            width: 60px;
        }

    .book-your-stay-icon {
        width: 20px;
        height: 20px;
    }

    .parking-section {
        padding-top: 80px;
    }

    .Comfortable-Beach-Stay {
        background: linear-gradient(180deg, rgba(244, 253, 254, 1) 76%, rgba(255, 255, 255, 1) 0%);
    }

    .counter-wrapper {
        margin-bottom: 10px;
    }

    .fs-25 {
        font-size: 16px;
    }

    .fs-40 {
        font-size: 25px
    }

    .parking-section h2 {
        font-size: 20px;
    }

    .floating-text {
        font-size: 12px;
    }

    .get-touch-form-input:focus + .floating-text {
        font-size: 12px;
    }

    .logo {
        width: 190px
    }

    .myClass .logo {
        width: 190px;
    }

    .get-touch-form {
        padding-inline: 30px;
    }

    .swim-in-box {
        max-height: 360px;
        height: 100%;
    }

    .gallerty_tab_list {
        width: 80%;
    }

    .video-section {
        padding-inline: 0;
    }
}



@media (max-width:395px) {
    .logo {
        width: 150px;
    }

    .myClass .logo {
        width: 150px;
    }

    .home-slider .owl-dot span {
        width: 12px;
        height: 12px;
    }

    h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 28px;
    }

    .fs-40 {
        font-size: 25px;
    }

    .copyright {
        padding-inline: 0 !important;
    }

    .ps-footer {
        padding-inline: 14%;
    }

    .parking-section h2 {
        font-size: 20px;
    }

    .swim-in-box {
        max-height: 300px;
        height: 100%;
    }

    .headersubmenu .dropdwoen-sec ul li a {
        font-size: 12px;
    }
}
