.ch-map-popup-main .close-filter {
    --size: 18px;
    width: var(--size);
    height: var(--size);
    display: inline-flex;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/cross-black.svg);
    position: absolute;
    right: 15px;
}

@media (min-width:1025px) {
    .ch-map-popup-main .close-filter {
        display: none;
    }

    .ch-mob-nav-actions {
        /* display: none; */
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }

    #body .desk-none {
        display: none;
    }

    .ch-results .ch-filters-header {
        display: none;
    }

    .filters-panel-toggle {
        display: none;
    }

    .selected-filters {
        display: none;
    }

    .ch-results .ch-hotel-card .hotel-images .ch-tag {
        display: none;
    }
}

@media (max-width:1440px) {
    .form-column .heading.blueHeading {
        margin-bottom: 25px;
        font-size: 28px;
        line-height: 34px;
    }

    .image-column {
        position: relative;
    }

    .image-column img {
        position: absolute;
    }

    .inputCol input[type="text"],
    .inputCol input[type="password"] {
        height: 48px;
        font-size: 15px;
        line-height: 15px;
    }

    .inputCol:not(.stysign) label {
        font-size: 11px;
        top: 7px;
    }

    .inputRow:last-child {
        margin-top: 10px;
    }

    .signinPop .signUpFormRoute {
        margin-top: 30px;
    }

    .signupPop .signUpFormRoute {
        margin-top: 30px;
    }
}

@media (max-width:1230px) {
    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:1024px) {
    #body .mob-none {
        display: none;
    }

    .ch-search-form {
        flex-wrap: wrap;
    }

    .ch-search-form .input-field {
        width: 100%;
    }

    .ch-search-form .submit-button {
        width: 100%;
    }

    .ch-banner .ch-inner {
        padding-top: 93px;
        padding-bottom: 26px;
    }

    .ch-map {
        display: none;
    }

    /* menu css */
    .ch-navigation {
        align-items: flex-start;
        position: absolute;
        opacity: 0;
        pointer-events: none;
        min-width: 180px;
        background-color: #fff;
        padding: 26px 24px 39px 24px;
        gap: 30px;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
        border-radius: 4px;
        top: 80px;
        right: 15px;
        flex-direction: column;
    }

    .ch-auth-actions {
        display: none;
    }

    .ch-navigation>ul {
        flex-direction: column;
        align-items: flex-start;
    }

    #ch-header nav .wishlist>a>img,
    #ch-header nav .wishlist>a>svg {
        display: none;
    }

    .ch-navigation>ul>li>a {
        color: var(--black);
    }

    .ch-navigation .currency-dropdown {
        min-width: 100px;
    }

    .ch-navigation .currency-dropdown::after {
        background-size: 10px;
        background-image: url(../images/dropdown-arrow-black.svg);
        margin-left: auto;
    }

    .ch-navigation .currency-dropdown #add_currency {
        color: var(--black);
    }

    .menu-active .ch-navigation {
        opacity: 1;
        pointer-events: all;
    }

    /* menu css */
    .ch-main-panel {
        width: 100%;
        margin-left: 0;
        margin-top: 47px;
    }

    .sorting-dropdown {
        margin-left: 0px;
        margin-right: auto;
    }

    .sorting-dropdown select {
        border: none;
        /* background-image: url(../images/driving.svg), url(../images/dropdown-arrow-black.svg); */
        background-image: url(../images/driving.svg);
        background-position: 10px 50%;
        background-size: 16px;
    }


    .sorting-dropdown.walking select {
        background-image: url(../images/walking.svg);
    }

    .sorting-dropdown.userrating select {
        background-image: url(../images/user-rating.svg);
    }

    .sorting-dropdown.price select {
        background-image: url(../images/price.svg);
    }

    .ch-results .ch-sidepanel {
        position: fixed;
        top: -100vh;
        left: 0;
        width: 100vw;
        overflow-y: auto;
        height: calc(100vh - 68px);
        z-index: 10000;
        background: rgba(134, 134, 134, 0.55);
        pointer-events: none;
        opacity: 0;
        transition: 0.5s;
        background-color: #fff;
        padding: 20px;
        box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
        border-radius: 0px 0px 4px 4px;
    }

    .filter-active {
        overflow: hidden;
    }

    .ht_result_loader {
        border-radius: 0 !important;
    }

    .filter-active .ch-results .ch-sidepanel {
        pointer-events: all;
        opacity: 1;
        top: 68px;
    }

    .ch-map-popup-main .ch-sidepanel {
        position: fixed;
        top: -100vh;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        background: rgba(134, 134, 134, 0.55);
        pointer-events: none;
        opacity: 0;
        transition: 0.5s;
        background-color: #fff;
        padding: 20px;
        box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
        border-radius: 0px 0px 4px 4px;
    }

    .map-filter-active .ch-map-popup-main .ch-sidepanel {
        pointer-events: all;
        opacity: 1;
        top: 0px;
    }

    .ch-results .ch-filters {
        /* overflow-y: auto; */
        max-height: calc(100% - 68px);
        background-color: #fff;
        /* padding: 20px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 4px 4px; */
    }

    .ch-results .ch-filters-group .ch-filters-expand {
        display: none;
    }

    .ch-results .ch-range-group .ch-range-expand {
        display: none;
    }

    .ch-footer .ch-inner {
        padding-top: 32px;
        padding-bottom: 68px;
        flex-direction: column;
        gap: 65px;
    }

    .ch-footer .wrapper {
        padding-left: 24px;
        padding-right: 24px;
    }

    .ch-footer .ch-quick-links {
        margin-top: 45px;
        flex-direction: column;
        align-items: flex-start;
    }

    .ch-footer .ch-quick-links>li>a {
        font-size: 16px;
        line-height: 24px;
    }

    .ch-footer-subscribe input {
        min-width: auto;
        flex: 1;
    }

    .ch-footer-subscribe {
        gap: 8px;
    }

    .ch-footer-subscribe .submit-button {
        min-width: 103px;
        font-size: 14px;
        line-height: 24px;
    }

    .footer-bottom {
        padding-top: 18px;
        padding-bottom: 28px;
        border-top: 1px solid #404F65;
    }

    .ch-results .ch-filters-group>.ch-heading,
    .ch-results .ch-range-group>.ch-heading {
        position: relative;
        cursor: pointer;
    }

    .ch-results .ch-filters-group>.ch-heading::after,
    .ch-results .ch-range-group>.ch-heading::after {
        right: 0;
        content: '';
        position: absolute;
        --size: 24px;
        width: var(--size);
        height: var(--size);
        background-image: url(../images/dropdown-arrow-black.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 12px;
    }

    .ch-results .ch-filters-group.activeshow>.ch-heading::after,
    .ch-results .ch-range-group.activeshow>.ch-heading::after {
        transform: rotateZ(180deg);
    }

    .ch-results .ch-filters-group.activeshow .ch-filters-expand {
        display: flex;
    }

    .ch-results .ch-range-group.activeshow .ch-range-expand {
        display: flex;
    }

    .ch-map-popup-main .ch-filters-group>.ch-heading::after,
    .ch-map-popup-main .ch-range-group>.ch-heading::after {
        right: 0;
        content: '';
        position: absolute;
        --size: 24px;
        width: var(--size);
        height: var(--size);
        background-image: url(../images/dropdown-arrow-black.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 12px;
    }

    .ch-map-popup-main .ch-filters-group.activeshow>.ch-heading::after,
    .ch-map-popup-main .ch-range-group.activeshow>.ch-heading::after {
        transform: rotateZ(180deg);
    }

    .ch-map-popup-main .ch-filters-group .ch-filters-expand {
        display: none;
    }

    .ch-map-popup-main .ch-filters-group.activeshow .ch-filters-expand {
        display: flex;
    }

    .ch-map-popup-main .ch-range-group.activeshow .ch-range-expand {
        display: flex;
    }

    body.map-active {
        overflow: visible;
    }

    body.map-active:not(.header-sticky) .ch-header {
        background-color: #333449;
    }

    .ch-map-popup-main {
        height: calc(100% - 68px);
        top: auto;
    }

    .map-active .ch-map-popup-main {
        overflow-x: auto;
    }

    .map-active .ch-banner {
        display: none;
    }

    /* .ch-map-popup-main .ch-map-header {
    position: absolute;
    top: 0;
    width: 100%;
} */
    /* .map-active .ch-map-popup-main .ch-sidepanel {
    display: none;
} */
    /* .map-active .ch-map-popup-main .ch-main-panel {
    display: none;
} */
    .map_result_loader {
        height: 100% !important;
        /* height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important; */
    }

    .ch-map-popup-main .ch-main-panel {
        position: unset !important;
        width: 100%;
        margin-top: 0;
        padding: 15px;
    }

    .ch-map-popup-main .ch-hotel-images-column .right {
        width: 100%;
        margin-left: 0;
    }

    .ch-map-popup-main .ch-hotel-images-column .icon-text-items.small {
        width: 100%;
        flex-direction: unset;
        flex-wrap: wrap;
    }

    .ch-map-popup-main .ch-container {
        padding: 0;
    }

    .ch-map-popup-main .ch-inner {
        height: auto;
        border-radius: 0;
        min-height: 100vh;
        align-content: flex-start;
    }

    .ch-map-popup-main .ch-hotel-cards {
        margin-bottom: 0;
    }

    .ch-map-popup-main .ch-hotel-card {
        flex-direction: column;
        align-items: start;
    }

    .ch-map-popup-main .ch-hotel-card .hotel-images {
        width: 100%;
    }

    .ch-map-popup-main .ch-hotel-images-column {
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;
        max-width: 400px;
    }

    .ch-map-popup-main .ch-inner {
        padding: 0;
    }

    .ch-map-popup-main .ch-map-panel {
        order: -1;
        border: none;
        width: 100%;
        position: relative;
        margin-left: 0;
        height: 450px;
        min-height: 450px;
        right: 0;
        border-radius: 0;
    }

    /* .map-active .ch-map-popup-main .ch-map-panel {} */
    .ch-map-panel #map canvas {
        /* object-fit: none !important; */
        border-radius: 0 !important;
    }

    /* .map-active .ch-map-popup-main .ch-inner {
    height: calc(65vh - 40px);
} */
    .map-active .ch-map-popup-main .ch-in-map-search {
        display: none;
    }

    .ch-results .ch-inner {
        padding-bottom: 53px;
    }

    .ch-footer .ch-inner .right-column {
        margin-right: auto;
        width: 100%;
    }

    .find-reservation-toggle {
        margin-bottom: 20px;
        margin-left: 0;
    }

    .ch-header {
        background-color: #333449;
    }

    #ch-header nav .wishlist {
        width: 100%;
        margin-right: 0px;
    }

    #ch-header nav .wishlist .wishlist-dialog {
        min-width: 320px;
    }

    .wishlist-dialog .saved_results {
        max-height: 300px;
        overflow-x: auto;
    }

    .ch-results .ch-inner {
        padding-top: 15px;
    }

    .ch-main-panel {
        margin-top: 15px;
    }

    .creatPopDesti {
        flex-wrap: wrap;
        padding: 15px;
        gap: 5px;
    }

    .sorting-dropdown select {
        height: 24px;
    }
}

@media (max-width:991px) {
    .ch-hotel-card .hotel-images {
        width: 100%;
        margin-top: 41px;
        max-width: 400px;
    }

    .ch-hotel-card {
        flex-wrap: wrap;
        gap: 10px;
        position: relative;
    }

    .ch-hotel-card .hotel-images-carousel img {
        aspect-ratio: 2.2;
    }

    .ch-hotel-card .hotel-short-details {
        width: 100%;
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .icon-text-items-mob {
        position: absolute;
        top: 13px;
        gap: 15px;
        order: 1;
    }

    .hotel-short-details .details-group {
        width: 100%;
        border-bottom: none;
        padding-bottom: 0;
        order: 2;
        flex-wrap: wrap;
    }

    .hotel-short-details .ch-hotel-feedback {
        order: 3;
        width: 100%;
    }

    .hotel-short-details .icon-text-items.small {
        order: 4;
        margin-bottom: 0px;
        margin-top: 11px;
    }

    .hotel-short-details .details-group .right {
        width: 100%;
        margin-bottom: -23px;
        margin-left: auto;
    }

    .hotel-short-details .ch-hotel-rooms {
        box-shadow: none;
    }
}

@media (min-width:768px) and (max-width:1230px) {
    .ch-hero-banner .content {
        padding-left: 40px;
        padding-right: 40px;
    }

    .ch-hero-banner .content h1.ch-heading {
        font-size: 28px;
        line-height: 38px;
    }

    .ch-hero-banner .ch-button {
        min-width: auto;
        white-space: nowrap;
    }

    .get-started .steps-grid-boxes {
        gap: 30px;
    }

    .get-started .steps-grid-box .content {
        margin-top: 50px;
    }

    .get-started .steps-grid-box .image img {
        width: 100%;
    }

    .get-started .steps-grid-box .image {
        max-width: 250px;
        display: block;
        margin: 0 auto;
    }

    .best-choice .ch-inner {
        flex-wrap: wrap;
        gap: 40px;
    }

    .best-choice .video-sec {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
    }

    .best-choice .ch-content {
        width: 100%;
        text-align: center;
    }

    .best-choice .choice-grid-icon-box .icon {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:767px) {
    .ch-hero-banner .ch-inner {
        min-height: auto;
        flex-direction: column-reverse;
    }

    .ch-hero-banner .hero-image {
        padding-bottom: 0;
    }

    .ch-hero-banner .hero-image img {
        --sdsd: 60px;
        width: calc(100% + var(--sdsd));
        margin-left: -25px;
        margin-bottom: calc(-1 * var(--sdsd));
        margin-right: calc(-1 * var(--sdsd));
        position: relative;
    }

    .ch-hero-banner .content>* {
        position: relative;
    }

    .ch-hero-banner .content {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .ch-hero-banner .content::before {
        width: 100vw;
        left: -15px;
        z-index: 0;
    }

    .ch-hero-banner .content h1.ch-heading {
        font-family: 'poppins';
        font-weight: 700;
        font-size: 24px;
        line-height: 27px;
        color: #FFFFFF;
        margin-bottom: 16px;
        text-align: center;
    }

    .ch-hero-banner .ch-button {
        align-self: center;
    }

    .get-started {
        padding-top: 20px;
        padding-bottom: 72px;
    }

    .get-started .ch-inner h2.ch-heading {
        font-family: 'Poppins';
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #020288;
    }

    .get-started .steps-grid-boxes {
        flex-wrap: wrap;
        gap: 25px;
    }

    .get-started .steps-grid-box {
        width: 100%;
        text-align: center;
    }

    .get-started .steps-grid-box .content {
        margin-top: 32px;
    }

    .get-started .steps-grid-box h4.ch-heading {
        margin-bottom: 10px;
        justify-content: center;
        text-align: center;
    }

    .best-choice {
        padding-top: 47px;
        padding-bottom: 65px;
    }

    .best-choice .ch-inner {
        display: flex;
        gap: 67px;
        flex-direction: column-reverse;
    }

    .best-choice .video-sec {
        width: 100%;
    }

    .best-choice .ch-content {
        width: 100%;
    }

    .best-choice .ch-content h2.ch-heading {
        font-family: 'poppins';
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        letter-spacing: -0.05em;
        color: #FFFFFF;
    }

    .best-choice .ch-content>p {
        font-family: 'poppins';
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        letter-spacing: -0.05em;
        color: #D9D9D9;
    }

    .best-choice .choice-grid-icon-box .icon {
        --size: 24px;
        margin-bottom: 12px;
        margin-left: auto;
        margin-right: auto;
    }

    .best-choice .choice-grid-icon-box .content p {
        font-family: 'poppins';
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        text-align: center;
        color: rgba(255, 255, 255, 0.7);
    }

    /* .best-choice video {
    height: 169px;
} */
    .clients-testimo {
        padding-top: 42px;
        padding-bottom: 64px;
    }

    .clients-testimo-grid {
        flex-wrap: wrap;
        gap: 24px;
        margin-bottom: 32px;
    }

    .clients-testimo .ch-inner .ch-heading {
        font-family: 'poppins';
        font-weight: 400;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        letter-spacing: -0.05em;
        color: #2A2C68;
        margin-bottom: 40px;
    }

    .clients-testimo-grid-bottom .more-button {
        font-size: 16px;
        line-height: 24px;
    }

    .abt-cont-main {
        flex-wrap: wrap;
    }

    .abt-main-box {
        width: 100%;
    }

    .respo-arrow {
        display: block;
    }

    .desk-arrow {
        display: none;
    }

    .respo-arrow {
        width: 100%;
        max-width: 40px;
    }

    .start-bigarrow {
        flex-direction: column-reverse;
        align-items: unset;
        padding: 0px 40px;
    }

    .start-bigarrow p {
        text-align: unset;
    }

    .air-miles-main {
        flex-direction: column-reverse;
        margin-top: 0;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        gap: 50px;
    }

    .about-start {
        position: relative;
    }

    .mile-box-top {
        display: flex;
    }

    .mile-box {
        display: flex;
        gap: 30px;
    }

    .mile-arw {
        transform: rotate(270deg);
        margin-left: 12px;
    }

    .mile-box-btm {
        left: 125px;
        bottom: 10px;
    }

    .aboutus-banner {
        padding: 50px 10px;
    }

    .about-content {
        padding: 30px 20px;
        padding-top: 10px;
    }

    .abt-cont-main {
        gap: 35px;
    }

    .about-head h2 {
        font-size: 40px;
    }

    .about-head {
        margin-bottom: 30px;
    }

    .mile-time {
        padding: 8px 10px;
    }

    .ch-get-banner {
        padding-top: 267px;
        padding-bottom: 0;
        min-height: auto;
        background: #BBD6EB !important;
    }

    .ch-get-banner .ch-inner>h2.ch-heading {
        /* display: none; */
        margin-top: 20px;
        font-size: 26px;
        line-height: 1.2;
        padding: 0 20px;
    }

    .ch-get-banner .wrapper {
        padding: 0;
    }

    .ch-get-banner-img {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .ch-get-banner-img img {
        margin-top: 0px;
        height: 248px;
        object-fit: contain;
        object-position: calc(100% + 100px) center;
        z-index: 10;
        position: absolute;
        right: 0;
        top: 130px;
    }

    .ch-get-search-main {
        padding: 48px 19px;
        border-radius: 0;
    }

    .ch-get-search-main>h3.ch-heading {
        display: none;
    }

    .signInUpPopup {
        position: absolute;
    }

    .signInUpPopup.active {
        position: unset;
        position: relative;
    }

    .popupInner .inner-main {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }

    .signinPopActive .passwordPop,
    .signinPopActive .signupPop {
        display: none;
    }

    .popupWrapper {
        width: 100%;
        max-height: none;
        height: auto;
        border-radius: 0;
        box-shadow: none;
        align-items: flex-start;
    }

    .form-column,
    .image-column {
        width: 100%;
    }

    .form-column {
        padding: 20px 14px;
    }

    .image-column img {
        position: relative;
        height: 232px;
    }

    .form-column .heading.blueHeading {
        font-size: 24px;
        line-height: 27px;
        color: #000000;
        margin-bottom: 24px;
    }

    .bk_ht_image {
        display: none;
    }

    .introSection2 .table thead tr:not(.trbookings, :first-child) th:first-child,
    .introSection2 .table tbody tr.trbookings td:first-child {
        display: none;
    }

    .introSection2 .table thead tr:not(.trbookings, :first-child) th:nth-child(2),
    .introSection2 .table tbody tr.trbookings td:nth-child(2) {
        display: none;
    }

    .introSection .section_header h3 {
        font-size: 24px !important;
        line-height: 27px !important;
    }

    .custLogFrmhdr h2 {
        font-size: 24px !important;
        line-height: 27px !important;
    }

    .introSection {
        padding: 50px 0 !important;
    }

    .ch-footer .ch-inner {
        gap: 42px;
    }

    .ch-footer .ch-quick-links {
        margin-bottom: 0;
        column-count: 1;
    }

    .ch-footer .ch-quick-links>li>a {
        font-family: 'Futura';
        font-weight: 700;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #E0DFFC;
    }

    .ch-footer-subscribe {
        gap: 8px;
        flex-wrap: wrap;
    }

    .ch-footer-subscribe input {
        font-family: 'Futura';
        font-weight: 700;
        font-size: 13px;
        line-height: 14px;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #000000;
    }

    .ch-footer-subscribe .submit-button {
        min-width: auto;
        width: 100%;
        font-family: 'Futura';
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: #FFFFFF;
    }
}

@media (max-width:640px) {
    .ch-nav-logo {
        height: 36px;
        display: inline-flex;
    }

    .ch-navigation {
        top: 65px;
    }

    .icon-text-items-mob {
        width: calc(100% - 13px - 13px);
    }

    .ch-banner {
        margin-top: -68px;
    }

    body {
        padding-top: 68px !important;
    }
}

@media (max-width:1071px) {
    .ch-get-banner .ch-inner>h2.ch-heading {
        font-size: 34.44px;
    }

    .ch-get-banner .ch-inner>h2.ch-heading .callout {
        width: 380px;
        font-size: 34.44px;
    }
}

@media (max-width: 767px) {
    .ch-get-banner .ch-inner>h2.ch-heading {
        line-height: 1.5;
        font-size: 26px;
    }

    .ch-get-banner .ch-inner>h2.ch-heading .callout {
        width: 245px;
        min-height: 32px;
        font-size: 22.44px;
        line-height: 45.125px;
    }

    .ch-get-banner .ch-inner>h4.ch-heading {
        margin-bottom: 34px;
    }

    .about-head p {
        font-size: 15px;
    }

    .about-head h2 {
        font-size: 24px;
    }

    .aboutus-banner {
        padding: 50px 20px;
    }

    .about-head {
        margin-bottom: 0;
    }

    .abt-cont-main {
        margin-top: 40px;
        gap: 20px;
    }

    .abt-main-box h4 {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .abt-main-box p {
        margin-bottom: 0;
    }
}