@media screen and (max-width:1380px) {

    /*.pageContainer {
        max-width: 91%;
        margin-inline: auto;
    }*/

    .bannerOffers-cover h2 {
        font-size: 19px;
        letter-spacing: 4px;
        margin-bottom: 5px;
    }

    footer .customRow {
        margin-inline: -20px;
        gap: 40px 0px;
    }

    .customFooter-linkCol {
        width: 21%;
        padding-inline: 20px;
    }

    .customFooter-col {
        width: 40%;
        padding-inline: 20px;
    }

    .destinationContent h3 {
        font-size: 30px;
    }

    .bannerOffers-cover h2 span {
        line-height: 1;
        font-size: 27px;
    }

    .hotePrice-detail h3:not(:empty), .rentalCar-priceContent h3.descriveDesktop span.currencyCount.priceValueAnimate {
        font-size: 35px;
    }

    span.currencyIcon {
        font-size: 24px;
    }

    span.currency {
        font-size: 21px;
        font-weight: 500;
    }

    .hotelImages-box {
        width: 150px;
        position: relative;
        height: 150px;
    }

    .hotelContainer-box .hotelDetail-content {
        width: calc(100% - 150px);
        margin-left: 20px;
    }

    a.hotelTittle {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .priceDetail p {
        color: #000;
        font-size: 12px;
        font-weight: bold;
    }

    .book-button a.custom-btn {
        padding: 7px 9px;
        font-size: 13px;
    }

    /*Responsive Css For Booking Page*/
    .hotelDetail-name h2 {
        font-size: 27px;
    }

    .bookingHotelDetails-roomRates {
        padding: 10px;
        margin-bottom: 30px;
    }

    .bookingHotels-describeCover {
        margin-inline: -15px;
        margin-bottom: 30px;
    }

    .hotelDetail-content h2,
    .bookingHotels-amentiesHeading h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .hotelDescribe-detail {
        width: 70%;
    }

    .hotelDescribe-points {
        width: 30%;
    }

    span.offerValue {
        font-weight: 600;
        font-size: 24px;
    }

    h3.descriveDesktop:has(.cutPrice) span.cutPrice {
        font-size: 20px;
    }
}

@media screen and (max-width:1200px) {
    ul.formContent li .formSubmit button.submitBtn{
        height:40px !important;
    }
    section.mainResult-wrapper:has(.hotelList-contentBox) {
        padding-top: 65px;
    }

    section.banner-wrapper:has(.bannerContainer) {
        margin-top: 90px;
    }

    section.booking-wrapper:has(.bookingRow) {
        padding-top: 65px;
    }

    .eventCol {
        width: 85%;
        flex: 0 0 auto;
        padding-inline: 15px;
    }

    .navBar-logo img {
        height: 45px;
    }

    .navbar-menu {
        gap: 0px 10px;
    }

    a.nav-link {
        color: #3e5270;
        font-size: 13px;
    }

    .bannerContainer {
        max-width: 100% !important;
        margin-inline: auto;
    }

    .tabContent-detail h3 {
        font-size: 24px;
        margin-bottom: 4px;
    }

    button.submitBtn {
        background: #A80003;
        width: 170px;
        height: 44px;
        line-height: normal;
        color: white;
        font-size: 16px;
        border-radius: 3px;
        cursor: pointer;
        text-align: center;
        text-transform: capitalize;
    }

    .bannerBottom-content p {
        font-size: 12px;
        padding-right: 0%;
    }

    .customRow {
        display: flex;
        flex-wrap: wrap;
        margin-inline: -15px;
    }

    .customCol {
        width: 33.33%;
        padding-inline: 15px;
    }

    .customIcon i {
        color: #dd0717;
        font-size: 20px;
    }

    .customIcon .offerIcon span.dollarIcon {
        background-color: #dd0717;
        color: #fff;
        font-size: 12px;
    }

    .destinationContent h3 {
        font-size: 26px;
    }

    footer .customRow {
        margin-inline: -15px;
        gap: 30px 0px;
    }

    .customFooter-col {
        width: 40%;
        padding-inline: 15px;
    }

    .customFooter-linkCol {
        width: 21%;
        padding-inline: 15px;
    }

    .customFooter-linkCol {
        width: 25%;
        padding-inline: 15px;
    }

    span.offerValue {
        font-size: 21px !important;
    }

    span.offerContent {
        font-size: 10px;
    }

        span.offerContent b {
            line-height: 10px;
        }

    div#hotelsOffer-content::after {
        height: 99%;
        width: 13px;
        right: -5px;
        transform: skewX(-16deg);
        z-index: -1;
    }

    .list-heading {
        gap: 0px 25px;
    }
}
@media screen and (max-width:1080px){
    .rentalBooking-wrapper {
        margin-top: 18px;
    }
}
@media screen and (max-width:1024px) {
    .pageContainer, .container {
        max-width: 100% !important;
        padding-inline: 15px;
    }


    a.showRoom-description {
        font-size: 14px;
    }

    .eventCol {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 15px;
    }

    .custom-btn {
        padding: 7px 9px;
        font-size: 13px;
    }
}

@media screen and (max-width:992px) {
    .sortOption {
        display: flex;
        justify-content: end;
    }
    .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul li{
        height:450px !important;
    }
    .hotelDetail-wrapperBox {
        gap: 20px 0px;
    }

    .summery-top {
        padding-bottom: 15px;
    }

    body:has(.filterBox-open) {
        overflow: hidden !important;
        overscroll-behavior-block: auto !important;
        height: 100vh !important;
    }

    section.mainResult-wrapper:has(.hotelList-contentBox) {
        padding-top: 115px;
    }

    section.booking-wrapper:has(.bookingRow) {
        padding-top: 115px;
    }

    section.banner-wrapper:has(.bannerContainer) {
        margin-top: 140px;
    }

    .filterBox-open {
        height: 100vh;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

        .filterBox-open::-webkit-scrollbar {
            display: none;
        }


    .collapseMob-activeNav {
        display: inline-block !important;
        position: absolute;
        top: 69px;
        z-index: 99;
        background-color: #fff;
        width: 100%;
        padding: 10px;
        left: 0px;
    }

    .navbar-menu {
        gap: 10px 0px;
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
    }

    .bannerNav-tab {
        width: 100%;
    }

    .bannerOffers {
        width: 40%;
    }

    .bannerCategories-wrapper {
        gap: 30px 0px;
        justify-content: center;
    }

    .bannerOffers-cover {
        height: auto;
        padding-block: 35px;
    }



    .destination-image,
    .destination-image img {
        height: 200px;
    }



    .openFilter-box {
        display: inline-flex;
        flex-direction: column;
        padding: 0px;
        border: 0px;
        background-color: transparent;
        text-transform: capitalize;
        font-weight: 600;
        font-size: 13px;
        justify-content: center;
        align-items: center;
        text-align: center;
        cursor: pointer;
    }

    .filterBox {
        display: none;
    }

    .hotelList-contentBox {
        width: 100%;
        margin-left: 0px;
    }

    .filterBox-open {
        display: inline-block;
        width: 375px;
        position: absolute;
        height: 100%;
        top: 0px;
        background-color: #ffff;
        z-index: 10000 !important;
        left: 0px;
        padding: 20px;
    }

    button.closeFilter-box {
        border: 0px;
        background-color: transparent;
        float: right;
        cursor: pointer;
    }

    .searchItem-list ul {
        margin: 0px;
        display: inline-flex;
        gap: 0px 30px;
    }

    button.closeFilter-box {
        border: 0px;
        background-color: transparent;
        float: right;
        display: inline-block;
    }

    .eventBox {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 15px;
    }

    .eventBox-offer {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 15px;
    }

    button.selectButton {
        background-color: #aeb1b6;
        color: #fff;
        border: 0px;
        padding: 0 30px;
        font-size: 14px;
        font-weight: bold;
        line-height: 36px;
        height: 36px;
        border-radius: 4px;
        text-transform: capitalize;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        width: 100%;
        position: static;
        bottom: 0px;
        cursor: pointer;
        margin-top: 40px;
        width: fit-content;
    }

    .eventBoxDetail-wrapper {
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: end;
    }

    .eventBox-main {
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        margin-inline: -15px;
        gap: 20px 0px;
    }

    a.viewRooms {
        font-size: 12px;
    }

    /*Responisve Css For Booking Page*/
    .hotelAddress-Box > div {
        width: fit-content;
        flex: 0 0 auto;
    }

    .hotelAddress-Box {
        gap: 0px 7px;
    }

    .bookingHotelDetails-roomRates {
        padding: 10px;
        margin-bottom: 20px;
    }

    .bookingHotels-describeCover,
    .bookingHotel-describe {
        margin-bottom: 20px;
    }

    .bookingHotel-gallery,
    .bookingHotels-rates {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 15px;
    }

    .bookingHotels-roomsCover {
        display: flex;
        flex-wrap: wrap;
        margin-inline: -15px;
        padding: 10px;
        gap: 20px 0px;
    }

    .hotelDescribe-detail {
        width: 100%;
    }

    .hotelDescribe-points {
        width: 100%;
    }

    .bookingHotels-describeCover {
        gap: 20px 0px;
    }

    .hotelDetail-pointsContent {
        padding: 20px;
    }

    a.bookingNav-link {
        color: #fff;
        font-weight: 700;
        font-size: 11px;
        padding: 9px 10px;
        display: inline-block;
    }

    .hotelDetail-name h2 {
        font-size: 24px;
    }

    .hotelAddress-Box > div {
        width: fit-content;
        flex: 0 0 auto;
        margin-bottom: 0px;
    }

    .bookingForm-container .form-group {
        width: 20% !important;
    }

    .bookingForm-container .formSubmit {
        width: 20%;
    }

    .form-containerList .formSubmit button.submitBtn {
        width: 100%;
        line-height: normal;
        height: 36px;
        font-size: 15px;
    }
}

@media screen and (max-width:768px) {
    ul.formContent li .formSubmit button.submitBtn {
        height: 100% !important;
    }
    p:has(span.priceValue) span.priceValue {
        font-size: 17px;
        gap: 0px 10px;
    }
    .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul li {
        height: 340px !important;
    }

    .mobileView-listContent p, .mobileView-list p.perNight-box {
        margin-bottom: 5px;
    }

    p.total {
        display: none;
    }

    p.FeeTax {
        margin-bottom: 0px;
    }

    a.showRoom-description {
        font-size: 13px;
    }

    span.listingCut-validPrice {
        font-size: 20px;
    }

    .list-Content .cancelBox {
        display: none !important;
    }

    .formContainer-search .form-containerList, .hotelDetail-container, .bookingRow .form-containerList, .bookingRow .bookingForm-container {
        padding-inline: 0px !important;
    }

        .formContainer-search .form-containerList .form-group, .formContainer-location .form-group, .bookingRow .form-group {
            margin-bottom: 0px !important;
        }

    .defaultBtn {
        margin-top: 0px !important;
    }

    .deskPrice-detail .priceDetail {
        display: none !important;
    }

    section.booking-wrapper:has(.bookingRow) {
        padding-top: 110px !important;
    }

    .mobileView-list,
    .mobPrice-detail {
        display: block !important;
    }

    .priceDetail p {
        color: #000;
        font-size: 24px;
        font-weight: bold;
    }

    .tp_content .hotelAvailable-listContainer .list-heading p:has(span.priceValue) {
        font-size: 15px;
    }

    .property_nav a {
        flex: 1;
        padding: 10px 10px;
        display: block;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 11px;
        text-transform: uppercase;
    }

    .bannerOffers {
        width: 50%;
    }

    .customCol {
        width: 50%;
        padding-inline: 15px;
    }

    section.bannerBottom-wrapper .customRow {
        gap: 30px 0px;
    }

    .section-heading h2 {
        color: #000;
        font-weight: 400;
        font-size: 24px;
        line-height: normal;
        margin-bottom: 10px;
        text-align: center;
    }

    .customCol-desti {
        width: 50%;
        flex: 0 0 auto;
        padding-inline: 8px;
    }

    ul.formContent li {
        width: 33.33%;
        flex: 0 0 auto;
        padding-inline: 8px;
    }

    /* Hotel Page Responsive Css */
    p.perNight-box {
        color: #ff595d;
        font-size: 12px;
    }

    .hotelPrice {
        width: 220px !important;
        padding-left: 10px;
        border-left: 1px solid #ccc;
    }

    .hotelContainer-box .hotelDetail-content {
        width: calc(100% - 150px);
        margin-left: 15px;
    }
    .hotelDetail-containerContent .hotelFeature-content {
        width: calc(100% - 220px) !important;
    }

    /* .searchForm-list {
        position: fixed;
        top: 7%;
        width: 100%;
        left: 0px;
        background-color: #fff;
        z-index: 999;
        padding: 10px 10px 10px 10px;
    }*/
    .searchForm-list {
        position: relative;
        padding-top: 30px;
    }

    .bookingHotels-childBox .list-Content .priceDetail {
        display: none;
    }

    .closeSearch-box {
        display: inline-flex;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 20px;
        height: 20px;
        justify-content: center;
        align-items: center;
        border: 0px;
        padding: 0px;
        color: #ff595d;
    }

    a#defaultBtnClick {
        display: none !important;
    }

    .formContainer-search {
        margin-bottom: 0px;
    }

        .formContainer-search form,
        .form-containerList {
            gap: 15px 0px;
        }

    .formContainer-fieldList,
    .formContainer-location {
        width: 100%;
    }

    .form-containerList .form-group,
    .form-containerList .formSubmit {
        width: 50%;
    }

    section.mainResult-wrapper .searchItem-list ul {
        display: flex;
        flex-wrap: wrap;
        gap: 0px 6px;
    }

        section.mainResult-wrapper .searchItem-list ul li:first-child {
            width: 100%;
        }

            section.mainResult-wrapper .searchItem-list ul li:first-child .searchList-item {
                font-size: 16px;
                font-weight: 700;
            }

        section.mainResult-wrapper .searchItem-list ul li:nth-child(2) .searchList-item,
        section.mainResult-wrapper .searchItem-list ul li:nth-child(3) .searchList-item {
            font-size: 11px;
        }

            section.mainResult-wrapper .searchItem-list ul li:nth-child(2) .searchList-item span.searchList-icon,
            section.mainResult-wrapper .searchItem-list ul li:nth-child(3) .searchList-item span.searchList-icon {
                display: none;
            }

    .eventForm ul.formContent li {
        width: 25%;
    }

    .eventHeader h2 {
        color: #000;
        font-size: 15px;
        font-weight: 500;
    }

    .eventHeader {
        display: flex;
        gap: 0px 20px;
        background-color: #eff2f7;
        padding: 15px;
        flex-direction: column;
        align-items: flex-start;
        gap: 5px 0px;
    }

        .eventHeader h2 {
            color: #000;
            font-size: 13px;
            font-weight: 500;
        }

    .hotelDetail-container {
        width: calc(100% - 250px);
    }

    .hotelChooseRooms {
        width: 250px;
    }

    .hotelDuration {
        display: flex;
        gap: 0px 10px;
        justify-content: end;
    }

        .hotelDuration p {
            font-size: 12px;
            text-transform: capitalize;
            color: #000;
            font-weight: 500;
        }

        .hotelDuration a.custom-btn {
            font-size: 14px;
            margin-bottom: 0px !important;
        }

    .hotelDetail-name h2 {
        font-size: 21px;
    }

    .hotelAddress-Box > div {
        font-size: 12px;
        color: #000;
    }

    .bookingForm-container .form-group {
        width: 25% !important;
    }

    .bookingForm-container .formSubmit {
        width: 25%;
    }

    .form-containerList .formSubmit button.submitBtn {
        width: 100%;
        line-height: normal;
        height: 100%;
        font-size: 15px;
    }

    .form-group input.formField,
    .formField input,
    .form-group select.form-select {
        height: 35px;
    }
    .mobilecustom-input{
        font-size:16px;
    }

    ul.tabNav {
        justify-content: space-between;
    }

    li.tabNav-items {
        width: fit-content;
    }

    .bookingHotels-childBox > h3 {
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        padding: 9px 16px 12px;
        background-color: #3f526f;
    }

    .hotelDetail-content h2,
    .bookingHotels-amentiesHeading h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .bookingHotelsChild-heading h2 {
        font-size: 21px;
        color: #000;
        font-weight: 500;
        display: flex;
        align-items: center;
    }

    .bookingHotels-amenties .amenties-list ul.list-unstyled li {
        width: 50%;
        padding-inline: 5px;
    }

    span.amentiesName,
    span.amentiesName::before {
        font-size: 12px;
    }

    .hotelsOffer-box {
        top: 18px;
        left: 0px;
    }

    span.offerValue {
        font-size: 16px !important;
    }

    span.offerContent {
        font-size: 8px;
    }

        span.offerContent b {
            line-height: 8px;
        }

    div#hotelsOffer-content {
        gap: 0px 4px;
        padding-right: 6px;
        padding-left: 8px;
        padding-block: 4px;
    }

    .hotelAvailable-listContainer span.offerValue {
        font-size: 24px !important;
    }

    .hotelAvailable-listContainer span.offerContent b {
        font-size: 8px !important;
    }

    .hotelAvailable-listContainer span.offerValue {
        font-size: 14px !important;
    }

    section.mainResult-wrapper:has(.hotelList-contentBox) {
        padding-top: 0px !important;
    }

    section.banner-wrapper:has(.bannerCategories-wrapper) {
        margin-top: 95px !important;
    }

    .hotelDetail-content .hotelDetail-containerContent {
        padding-inline: 0px !important;
    }
    input, textarea, select {
        font-size: 16px !important; /* Prevent Safari from zooming in */
    }
}

@media screen and (max-width:676px) {
    .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul li {
        height: 250px !important;
    }

    ul.formContent {
        gap: 15px 0px;
    }
    button#ImgPopupcloseBtn{
        width:25px;
        height:25px;
    }
    button#ImgPopupcloseBtn span {
        font-size: 20px;
    }
    .splide__arrows.splide__arrows--ltr button {
        width: 25px;
        height: 25px;
    }
    .splide__arrows.splide__arrows--ltr button svg, .splide__arrows.splide__arrows--ltr button svg path {
        width: 16px !important;
        height: 16px !important;
    }
    .splide__arrow--prev {
        left: 5px;
    }
    .splide__arrow--next{
        right:5px;
    }
    .bannerOffers {
        width: 60%;
    }

    a.navTab-link {
        padding: 10px 14px;
        font-size: 15px;
    }

    ul.navTab-container {
        gap: 0px 5px;
    }

    .navTab-content .tab-content {
        background-color: #fff;
        padding: 11px;
    }

    .tabContent-detail h3 {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .bannerOffers-cover h2 {
        font-size: 17px;
        letter-spacing: 4px;
        margin-bottom: 5px;
    }

        .bannerOffers-cover h2 span {
            line-height: 1;
            font-size: 23px;
        }

    .searchBtn {
        padding: 8px 10px;
        border-radius: 4px;
        font-size: 15px;
        transition: 0.2s;
    }
    h3.descriveDesktop:has(.priceValid) {
        font-size: 21px !important;
    }
    h3.descriveDesktop:has(.priceValid) span.priceValue.desktopPrice-value {
        margin-bottom: 0px;
    }
    .hotelDetail-containerContent .hotelFeature-content {
        width: calc(100% - 185px);
    }
    /* HotelsResult Page responsive Css */
    .hotelImages-box {
        width: 130px;
        position: relative;
        height: 130px;
    }

    .hotelContainer-box .hotelDetail-content {
        width: calc(100% - 130px);
        margin-left: 15px;
    }

    .hotelPrice {
        width: 165px;
        padding-left: 10px;
        border-left: 1px solid #ccc;
    }

    .hotelFeature-content {
        width: calc(100% - 165px);
        margin-right: 10px;
    }

    .hotelContainer-col .hotelList-box {
        flex-wrap: wrap;
        margin-inline: -4px;
    }

        .hotelContainer-col .hotelList-box .list-heading {
            width: 75%;
            flex: 0 0 auto;
            padding-inline: 4px;
        }

        .hotelContainer-col .hotelList-box .list-Content.deskPrice-detail {
            width: 25%;
            flex: 0 0 auto;
            display: flex;
            justify-content: end;
            padding-inline: 4px;
        }

    a.hotelTittle {
        font-size: 14px;
        margin-bottom: 8px;
    }

    a.changeSearch {
        font-size: 13px;
    }

    p.hotelAddres,
    p.hotelDescrib {
        color: #000;
        font-size: 12px;
        margin-bottom: 8px;
    }

    .hotelContainer-box {
        display: flex;
        position: relative;
    }



    a.ratingLinkCount.hyperLink {
        font-weight: 400;
        font-size: 13px;
    }

    p.hotelDescribe {
        font-weight: bold;
        color: #000;
        font-size: 11px;
    }

    span.serviceIcon-content {
        display: none;
    }

    .searviceList ul {
        display: inline-flex;
        gap: 0px 5px;
        align-items: center;
    }

        .searviceList ul li + li {
            margin-top: 0px;
        }

    /* .desktBook-btn {
        display: none !important;
    }
       */

    .mobBook-btn {
        display: block !important;
    }

    /* .descriveDesktop {
        display: none !important;
    }*/

    a.custom-btn.mobBook-btn:has(h3) {
        padding: 0px;
        background-color: transparent;
        position: relative;
        margin-bottom: 0px;
        border: 1px solid #ff595d;
        padding: 3px 5px;
        background-color: #fff;
        min-width: 110px;
    }

        a.custom-btn.mobBook-btn:has(h3):hover {
            background-color: #ff595d;
        }

        a.custom-btn.mobBook-btn:has(h3) span.priceValid {
            display: none;
        }

        a.custom-btn.mobBook-btn:has(h3):hover h3 {
            color: #fff;
        }

    .sortBox-select {
        width: 70%;
        flex: 0 0 auto;
        padding-inline: 10px;
    }

    .sortOption {
        width: 30%;
        flex: 0 0 auto;
        padding-inline: 10px;
    }

    .sortBox-select select {
        background: #fff;
        border: solid 1px #b9b9b9;
        height: 30px;
        width: 100%;
        border-radius: 2px;
        padding: 0 0px 0 0px;
        font-size: 14px;
        text-transform: capitalize;
        color: #000;
    }

    .sortBox {
        align-items: center;
    }

    button.openFilter-box span.filterIcon {
        font-size: 21px;
    }

    a.custom-btn.mobBook-btn:has(h3) h3 {
        margin-bottom: 0px;
        font-size: 22px;
        color: #ff595d;
        font-weight: 600;
    }

    a.custom-btn.mobBook-btn:has(h3) {
        padding: 0px;
        background-color: transparent;
        position: relative;
        margin-bottom: 0px;
    }

    .cutPrice.mobCutPrice {
        color: #000;
        text-align: center;
        margin-bottom: 6px;
        font-size: 15px;
        display: inline-block !important;
    }

    span.priceValue {
        color: #000;
        text-align: center;
        margin-bottom: 6px;
        font-size: 20px;
        display: inline-block !important;
    }

    span.currencyIcon {
        font-size: 17px;
    }

    h3.descriveDesktop:has(.cutPrice) span.cutPrice {
        position: relative;
        margin-bottom: 0px;
        font-size: 16px;
        color: #2b2b2b;
    }

    .eventForm ul.formContent li {
        width: 33.33%;
    }

    /*Responsive Css For Booking Page*/
    .bookingHotel-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
        gap: 10px 0px;
    }

    .hotelDetail-container {
        width: 100%;
    }

    .hotelChooseRooms {
        width: 100%;
    }

    .hotelDuration {
        display: flex;
        gap: 0px 10px;
        justify-content: space-between;
    }

    .bookingForm-container .form-group,
    .bookingForm-container .formSubmit {
        width: 33.33% !important;
    }

    span.feature-amentiesIcon,
    span.feature-amentiesName {
        font-size: 14px;
        display: inline-block;
    }

    .bookingHotelsChild-heading h2 {
        font-size: 19px;
        color: #000;
        font-weight: 500;
        display: flex;
        align-items: center;
    }

    /*New Css Hotel Detail Page*/
    .room-list .room-group .rate-plan .rate-details {
        padding-inline: 5px;
        width: 100%;
        flex: 0 0 auto;
    }
    .room-list .room-group .rate-plan {
        flex-wrap: wrap;
        margin-inline: -5px;
        gap: 15px 0px;
    }
    .room-list .room-group .rate-plan .custom-btn:has(a.custom-btn) {
        padding-inline: 5px;
        width: 100%;
        flex: 0 0 auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        background-color: transparent;
    }
     .room-list .room-group .rate-plan .custom-btn:has(a.custom-btn):hover{
         background-color:transparent !important;
     }
    .room-list .room-group .rate-plan .custom-btn:has(a.custom-btn) a.custom-btn{
        width:fit-content !important;
    }
    .rate-details ul li, .rate-details span.promo {
        font-size: 14px !important;
    }

    .room-price-group{
        text-align:left;
    }
}

@media screen and (max-width:575px) {
    span.listingCut-validPrice {
        font-size: 16px;
    }
    .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul li {
        height: 230px !important;
    }
    p:has(span.priceValue) span.priceValue {
        font-size: 14px;
        gap: 0px 2px;
    }

    span.priceValueCut {
        color: #2b2b2b !important;
        position: relative;
        font-size: 13px;
    }

    span.listingCut-price::before {
        width: 100%;
    }

    p:has(span.priceValue) {
        display: inline-flex;
        align-items: center;
        gap: 0px 5px;
    }

        p:has(span.priceValue) span.priceValue {
            margin-bottom: 0px !important;
        }

    ul.formContent li {
        width: 50%;
        flex: 0 0 auto;
        padding-inline: 8px;
    }

    .inputInfo-row {
        margin-inline: -10px !important;
    }

    .room-info label, .inputInfo-col, .inputButton-col {
        padding-inline: 10px !important;
    }

    .inputButton-Box {
        gap: 0px 10px !important;
    }

    .bannerOffers {
        width: 70%;
    }

    .customCol {
        width: 100%;
        padding-inline: 15px;
    }

    .banner-wrapper {
        padding: 30px 0px;
    }

    .customCol-desti {
        width: 100%;
        flex: 0 0 auto;
        padding-inline: 8px;
    }

    .destination-image,
    .destination-image img {
        height: 250px;
    }

    /* hotelSearch Page Responsive Css */
    .hotelImages-box {
        width: 100px;
        position: relative;
        height: 100px;
    }

    .hotelContainer-box .hotelDetail-content {
        width: calc(100% - 100px);
        margin-left: 10px;
        padding-right: 0px;
    }

    .hotel-rating {
        position: relative;
        bottom: 21%;
        left: 2%;
        z-index: 9;
    }

        .hotel-rating ul li i {
            font-size: 10px;
            color: #fff;
        }

    .hotelPrice {
        width: 200px !important;
        padding-left: 10px;
    }
    .hotelDetail-containerContent .hotelFeature-content{
        width:calc(100% - 200px) !important;
        padding-bottom:35px;
    }
    span.priceValid {
        font-size: 16px;
    }
    span.totalAmount {
        color: #8E8E8E;
        font-size: 13px;
        font-weight: 400;
    }
    span.hotelBadget-msg {
        color: #1F784F;
        font-size: 11px;
    }
        span.hotelBadget-msg::before {
            width: 9px !important;
            height: 8px !important;
        }
    .hotelFeature-content {
        width: calc(100% - 180px);
        margin-right: 10px;
    }

    .searchItem-list {
        background-color: #d0dfea;
        padding: 15px 10px;
        margin-block: 15px;
    }
    p.hotelAddres {
        position: absolute;
        bottom: -15px;
        left: 0px;
        font-size: 11px;
        width: 50%;
        min-height: 40px;
        margin-bottom: 0px;
    }
    .hotePrice-detail a.custom-btn {
        padding: 5px 8px;
        font-size: 13px;
        background-color: transparent !important;
        color: #043CAE;
        text-decoration: underline;
        font-weight: 500;
    }
    section.mainResult-wrapper .searchItem-list ul li:first-child .searchList-item {
        font-size: 14px;
        font-weight: 700;
    }

    section.mainResult-wrapper .searchItem-list ul li:nth-child(2) .searchList-item,
    section.mainResult-wrapper .searchItem-list ul li:nth-child(3) .searchList-item {
        font-size: 10px;
    }

    section.mainResult-wrapper .searchItem-list ul {
        display: inline-flex;
        flex-wrap: wrap;
        gap: 0px 6px;
        flex: 0 0 auto;
        width: 80%;
    }

    a.changeSearch {
        font-size: 13px;
        display: inline-block;
        width: fit-content;
        flex: 0 0 auto;
    }

    a.custom-btn.mobBook-btn:has(h3) h3 {
        margin-bottom: 0px;
        font-size: 16px;
    }

    span.currency {
        font-size: 15px;
        font-weight: 500;
    }

    a.hotelTittle {
        font-size: 12px;
        margin-bottom: 8px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    span.seacrchtext {
        display: none !important;
    }

    span.searchIcon-btn {
        display: inline-block !important;
        color: #ff595d;
    }

    a.ratingLinkCount.hyperLink {
        font-weight: 400;
        font-size: 10px;
    }

    .hotelDetail-containerContent {
        display: flex;
        height: 100%;
        justify-content: space-around;
    }

    p.hotelDescribe {
        display: flex;
        flex-direction: initial !important;
        flex-wrap: wrap;
        align-items: center;
        gap: 0px 5px;
        margin-bottom: 0px !important;
    }

    p.hotelDescribe {
        display: flex;
        flex-direction: initial !important;
        flex-wrap: wrap;
        align-items: center;
        gap: 0px 5px;
    }

    .eventForm ul.formContent li {
        width: 100%;
    }

    .searviceList {
        margin-top: 5px;
    }

    .eventForm ul.formContent li .form-group input.formField,
    .eventForm ul.formContent li .formField input,
    .eventForm ul.formContent li .form-group select.form-select {
        height: 40px;
    }

    .eventForm ul.formContent li button.submitBtn {
        width: 100%;
        height: 40px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    /*Responsive Css For Booking Page*/
    .stepBox {
        height: 25px;
        width: 25px;
    }

    span.stepNumber {
        width: 16px;
        height: 16px;
        font-size: 10px;
    }

    span.stepName {
        color: #bbb;
        font-size: 9px;
        text-transform: uppercase;
    }

    .bookingHotel-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
        gap: 16px 0px;
    }

    .formContainer-search form,
    .form-containerList {
        gap: 10px 0px;
    }

    a.bookingNav-link {
        color: #fff;
        font-weight: 700;
        font-size: 9px;
        padding: 9px 5px;
        display: inline-block;
    }

    .bookingForm-container {
        margin-bottom: 25px;
    }

    .bookingHotelDetails-roomRates {
        padding: 0px;
        margin-bottom: 20px;
    }

    .summery_heading h2 {
        font-weight: 600;
        font-size: 15px;
        color: #000;
        margin-bottom: 0px;
    }

    .bookingHotelsChild-heading h2 {
        font-size: 19px;
        color: #000;
        font-weight: 500;
        display: flex;
        align-items: center;
        flex-direction: column;
        align-items: flex-start;
    }

    .bookingHotelsChild-heading {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .book-button a.custom-btn {
        font-size: 13px;
        display: inline-flex !important;
    }

    .bookingHotels-childBox .hotelList-box {
        flex-wrap: wrap;
    }

        .bookingHotels-childBox .hotelList-box .list-heading {
            width: 70%;
            flex: 0 0 auto;
        }

        .bookingHotels-childBox .hotelList-box .list-Content {
            width: fit-content;
            flex: 0 0 auto;
        }

    .hotelAddress-Box {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 5px 0px !important;
    }

        .hotelAddress-Box .address {
            margin-left: 0px;
            padding-left: 0px;
        }

    .hotelFeature-content p.hotelDescribe {
        display: flex;
        flex-direction: column;
    }

    h3.descriveDesktop:has(.cutPrice) span.cutPrice {
        margin-bottom: 0px;
        font-size: 14px;
    }

    /*.hotePrice-detail h3:not(:empty) {
        font-size: 25px;
    } */

    .hotePrice-detail a.custom-btn {
        padding: 0px;
        font-size: 12px;
    }

    a.viewRooms {
        font-size: 10px;
        padding-left: 8px;
    }

        a.viewRooms::before {
            font-size: 10px;
        }

    .PromoMsg {
        color: crimson;
        font-size: 10px;
    }

    .hotelDetail-content h2, .bookingHotels-amentiesHeading h2, .bookingHotels-childBoxCover h3 {
        font-size: 21px;
    }

    .bookingHotels-childBoxCover p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .list-heading {
        gap: 0px 8px;
    }

    .desktopPrice-value {
        display: none;
    }

    /*.desktBook-btn, span.priceValue.desktopPrice-value {
        display: none !important;
    }*/

   /* a.Mob-price {
        display: inline-flex;
        color: #000;
        font-weight: 700;
        font-size: 24px;
        position: relative;
        align-items: center;
        gap: 0px 3px;
    } */

        a.Mob-price::after {
            content: "\f054";
            font-family: "Font Awesome 6 Free";
            font-size: 16px;
        }
    .room-list .room-group h3 {
        font-size: 15px;
        margin-bottom: 8px !important;
    }
    .desktopAddress {
        display: none !important;
    }

    .mobileAdress {
        display: block;
    }
    
}

@media screen and (max-width:475px) {
    span.listingCut-validPrice {
        font-size: 15px;
    }

    span.listingCut-price {
        font-size: 13px;
    }
    .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul li {
        height: 180px !important;
    }
        span.listingCut-price::before {
            width: 100% !important;
        }

    .Popup-buttons {
        padding: 8px 10px;
        margin: 0px !important
    }

    .room-container {
        padding: 7px;
    }

    .room-info {
        padding: 5px;
    }

    .inputInfo-row {
        margin-inline: -5px !important;
    }

    .room-info label, .inputInfo-col, .inputButton-col {
        padding-inline: 5px !important;
    }

    .bannerOffers {
        width: 90%;
    }

    a.navTab-link {
        padding: 10px 14px;
        font-size: 13px;
    }

    ul.navTab-container {
        gap: 0px 2px;
    }

    .tabContent-detail h3 {
        font-size: 19px;
        margin-bottom: 4px;
    }

    ul.formContent {
        gap: 10px 0px;
        margin-inline: -5px;
    }

        ul.formContent li {
            padding-inline: 5px;
        }

    .bannerOffers {
        width: 100%;
    }



    /* Hotel Search Page Responsive Css */
    .hotelImages-box {
        width: 75px;
        position: relative;
        height: 75px;
    }

    .hotel-rating {
        position: relative;
        bottom: 27%;
        left: 2%;
        z-index: 9;
    }

        .hotel-rating ul li i {
            font-size: 9px;
            color: #fff;
        }

    .hotelContainer-box .hotelDetail-content {
        width: calc(100% - 75px);
        margin-left: 10px;
    }

    .hotelFeature-content {
        width: calc(100% - 150px);
        margin-right: 10px;
    }

    .hotelPrice {
        width: 150px;
        padding-left: 10px;
    }

    .book-button a.custom-btn {
        font-size: 11px;
        padding: 6px;
    }

    a.hotelTittle {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .hotelFeature-content p.hotelDescribe span.describeIcon i {
        display: none;
    }

    .list-heading h3 {
        color: #000;
        font-weight: 600;
        font-size: 11px;
    }

    .priceDetail p {
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }

        .priceDetail p s {
            font-weight: 500;
            font-size: 14px;
        }

   

   

    span.priceValid {
        display: inline-block;
        font-weight: 500;
        font-size: 11px;
    }

    .hotelContainer-cover {
        border: 1px solid #ccc;
        padding: 10px 5px;
    }

    .searchItem-list {
        background-color: #d0dfea;
        padding: 10px 5px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-block: 10px;
        flex-wrap: wrap;
    }

    section.mainResult-wrapper .searchItem-list ul li:first-child .searchList-item {
        font-size: 12px;
        font-weight: 700;
    }

    .hotelContainer-box {
        display: flex;
        position: relative;
    }

    div#paginationContainer button.prevPageBtn,
    div#paginationContainer button.nextPageBtn {
        padding: 6px 6px;
        font-size: 12px;
        background: #ff595d;
        color: #fff;
        font-weight: 600;
        border-radius: 2px !important;
        text-transform: capitalize;
        display: inline-block;
    }

    a.hotelTittle {
        font-size: 12px;
        margin-bottom: 8px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .cancellationPayment-heading h2 {
        font-size: 21px;
        margin-bottom: 8px;
    }
    .hotelDetail-containerContent .hotelFeature-content {
        width: calc(100% - 130px) !important;
    }
    .hotelDetail-containerContent .hotelPrice {
        width: 130px !important;
        padding-left: 10px;
    }
    .searviceList ul {
        display: inline-flex;
        gap: 0px 5px;
        align-items: center;
        flex-wrap: wrap;
    }
    h3.descriveDesktop:has(.priceValid) span.priceValue.desktopPrice-value {
        margin-bottom: 0px;
        font-size: 15px;
    }
   
}

@media screen and (max-width:400px){
    .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul, .bookingHotel-gallery .gallery_wrapper div#main-slider #main-slider-track ul li {
        height: 155px !important;
    }
    p.hotelAddres {
        position: absolute;
        bottom: -15px;
        left: 0px;
        font-size: 11px;
        width: 60%;
        min-height: 40px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width:375px) {
    .hotelImages-box {
        width: 60px;
        position: relative;
        height: 60px;
    }

    .hotel-rating ul li i {
        font-size: 8px;
        color: #fff;
    }

    .hotel-rating {
        position: relative;
        bottom: 30%;
        left: 2%;
        z-index: 9;
    }

   

    .filterBox-open {
        display: inline-block;
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0px;
        background-color: #ffff;
        z-index: 10000 !important;
        left: 0px;
        padding: 20px;
    }

    .searchForm-list {
        position: fixed;
        top: 7%;
        width: 100%;
        left: 0px;
        background-color: #fff;
        z-index: 999;
        padding: 10px 10px 10px 10px;
        margin-block: 0px;
    }
}

.mainResult-wrapper {
    padding-top: 112px;
}
