@media only screen and (max-width: 1024px){
    ._cardImage picture{height: 234px;}
    .square-image{height: 200px;}
}

@media only screen and (max-width: 768px){
    ._searchTop{display: none;}
    .mobile_nav{display: inline-flex;}
    .mobile_search_top ._searchTop,.mobile_search_top{display: block;}
    .mobile_search_top ._searchTop .input-group{max-width: 100%;width: 100%;margin: 0 auto;}
    ._footer .footer_lists_row{width: 100%;}
    .inner-wrap {padding-top: 105px;}
    .header-card-title{font-size: 1.4rem;}
    ._experience-name-header-experience-name{font-size: 18px;}
    .mySwiper2 { height: 248px;}
    ._experience-page-bottom-bar.open{display: inline-flex;}
    ._experience-page-booking-column-pincode-date-buttons-container{width: 100%;}
    .whats_us{bottom: 80px;}
    .search-popup{position: absolute;z-index: 999;width: 90%;text-align: center;top: 102px;height:500px;overflow:scroll;box-shadow: 2px 5px 14px -6px rgba(0,0,0,0.75);-webkit-box-shadow: 2px 5px 14px -6px rgba(0,0,0,0.75);-moz-box-shadow: 2px 5px 14px -6px rgba(0,0,0,0.75);}
   
}
@media only screen and (max-width: 676px){
    ._why-cherishx-container{display: none;}
}
@media only screen and (max-width: 512px){
    ._account-button-container{display: none;}
    .header-card-title{font-size: 1.2rem;}
    ._itemcategory{display: grid;grid-template-columns: repeat(4, 1fr);}
    ._itemcategory ._items{width: auto;margin: 0;}
    ._items h3{font-size: 12px;line-height: 16px;height: auto;}
    ._cardImage picture,._cardSlider picture{height: 190px;}
    .square-image { height: 130px;}
    .product-card-rating-review-number{display:none}
    .search-popup{position: absolute;z-index: 999;width: 90%;text-align: center;top: 102px;height:500px;overflow:scroll;box-shadow: 2px 5px 14px -6px rgba(0,0,0,0.75);-webkit-box-shadow: 2px 5px 14px -6px rgba(0,0,0,0.75);-moz-box-shadow: 2px 5px 14px -6px rgba(0,0,0,0.75);}
}