@media (max-width: 1024px) {
  .nav-links li {
    margin-left: 20px;
  }
  .tag {
    font-size: 11px;
    padding: 5px 9px;
  }
  .tag-container {
    width: 75%;
  }
  .new-tag {
    padding: 6px 15px;
    font-size: 9px;
  }
  .map-button-container a {
    font-size: 12px;
  }
  .img-slider-container img {
    height: 160px;
  }
  .hotel-title,
  .hotel-rate {
    font-size: 14px;
  }
  .hotel-info {
    min-height: 165px;
    margin-top: 15px;
  }
  .h-button {
    font-size: 12px;
    width: initial;
  }
  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    font-size: 11px;
  }
  ul#progressbar a {
    font-size: 11px;
  }
  .slider-container {
    padding: 130px 0px;
  }
  .user-nav-link img {
    margin-right: 5px;
  }
  .user-nav-link span {
    font-size: 13px;
  }
  .sub-link span {
    font-size: 10px;
  }
  .img-label {
    font-size: 12px;
  }
  .cash {
    font-size: 33px;
  }
  .available-credit button {
    padding: 0px 15px;
    font-size: 14px;
  }
  .sub-menu {
    padding-left: 10px;
  }
  .h-button-3 {
    font-size: 12px;
    padding: 0px 25px;
  }
  .tile-content .tile-text-lg {
    font-size: 30px;
  }
  .cash-tile .hotel-info {
    flex: 28%;
  }
  .cash-tile .date-container {
    flex: 28%;
    padding: 55px 30px;
  }
  .cash-tile .price-info {
    flex: 28%;
  }
  .cash-tile .price-info {
    padding: 55px 65px;
  }
  .cash-tile .hotel-info {
    max-width: none;
    margin-top: 0px;
  }
  .tile-button button {
    font-size: 11px;
  }
  .voucher .column-2 h4 {
    width: 90%;
  }
  .history-row .history-title-container {
    font-size: 16px;
  }
  .tile-inner .tile-content {
    padding-left: 10px;
  }
  .tile {
    padding: 10px;
  }
  #payment .tile-content .tile-text-lg {
    font-size: 1rem;
  }
  #payment .tile-content .tile-text-sm {
    font-size: 11px;
  }
  .booking h2 {
    margin-top: 0px;
    font-size: 1rem;
  }
  .booking label {
    font-size: 0.9rem;
  }
  .booking p {
    font-size: 0.8rem;
  }
  .user-review .user-image img {
    width: 55px;
  }
  .user-review .rating {
    margin-left: 15px;
  }
  .user-review label,
  .user-review p {
    font-size: 12px;
  }
  #fsModal .modal-dialog {
    max-width: 70%;
  }
  .show-more {
    left: 15%;
    width: 70%;
  }
  .checkout-summary .title {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  .nav-links li {
    margin-left: 10px;
  }
  .nav-links {
    padding: 0;
    margin: 0;
  }
  .title {
    font-size: 20px;
  }
  .cbx span:last-child {
    font-size: 12px;
  }
  .cbx span:first-child {
    width: 20px;
    height: 20px;
    margin: 2px 0px;
  }
  .cbx span:first-child svg {
    top: 20%;
    left: 20%;
  }
  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    font-size: 13px;
    padding-bottom: 5px;
  }
  .panel-dropdown .panel-dropdown-content {
    width: 270px;
  }
  .brand-img img {
    width: 100px;
  }
  #payment-tabs .ui-tabs-nav {
    white-space: nowrap;
    overflow-x: scroll;
    height: 55px;
  }
  #payment-tabs .ui-tabs-nav li {
    display: inline-block;
    margin: 25px 5px;
  }
  .show-more {
    left: 15%;
    width: 70%;
  }
  .hotel-title,
  .hotel-rate {
    font-size: 0.68rem;
  }
  .hotel-address {
    letter-spacing: 0.01em;
  }
  .img-slider-container img {
    height: 150px;
  }
  .img-thumb {
    height: auto;
  }
  .hotel-full-img {
    height: 216px;
  }
  .h-button-2 {
    font-size: 14px;
    padding: 0px 20px;
  }
  .guest-details span {
    font-size: 14px;
  }
  .date-to,
  .date-to span,
  .date-from {
    font-size: 13px;
  }
  .h-button-3 {
    font-size: 11px;
    padding: 0px 23px;
    height: 35px;
  }
  .cash-tile {
    flex-wrap: wrap;
  }
  .cash-tile .hotel-info {
    flex-wrap: wrap;
    flex: 100%;
  }
  .history-row .history-price {
    text-align: start;
    padding: 10px 30px;
  }
  .voucher .column-1,
  .voucher .column-3 {
    padding: 10px;
  }
  .booking .column-3 {
    padding: 2% 10px;
    flex-direction: row;
  }
  .booking .column-3 h2 {
    width: auto;
    margin: 0px;
    flex: 50%;
    text-align: left;
  }
  .booking .column-3 .btn-paynow {
    position: relative;
  }
  .booking h2 {
    font-size: 1rem;
  }
  .booking .img-slider-container img {
    height: 125px;
  }
  .booking .h-slider-arrow {
    width: 20px;
    height: 20px;
  }
  .hotel-rating .column-2 {
    padding: 20px 30px;
  }
  .booking .col-lg-11 {
    max-width: 90%;
  }
  .booking .col-lg-1 {
    max-width: 10%;
  }
  .searchbar {
    width: 130px;
  }
  .searchbar-container .range-input {
    font-size: 10px;
    padding: 10px 5px !important;
    width: 140px;
  }
  .searchbar-container .custom-dropdown {
    width: 80px !important;
  }
  .section-inner {
    width: 95%;
  }
  .nav-links a {
    font-size: 22px;
  }
  .facilities span {
    font-size: 10px;
  }
  .h-button {
    padding: 5px 18px;
    text-decoration: none;
    height: 40px;
    outline: none !important;
    /* border: 1px solid #E89B94 !important; */
    width: 125px;
  }
  .hotel-info {
    min-height: 135px;
  }
  .cash-tile .date-container {
    flex: 100%;
    padding: 20px 35px;
  }
  .date-container .dates .dotted-line::after {
    /*content:'-------------';*/
    /*left: 30%;*/
  }
  .room-detail .column-2 {
    padding: 3rem 0.5rem 0px;
  }
  .room-detail .column-3 {
    padding: 3rem 1rem 1rem;
  }
  .date-container .dates {
    font-size: 0.7rem;
  }
  .room-detail label {
    font-size: 0.7rem;
  }
  .room-detail .column-1 {
    padding: 3rem 0px 0px 0px;
  }
  #nav-container {
    width: 95%;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .header-search .column-3 .custom-dropdown .panel-dropdown a:after {
    display: none;
  }
  .facilities .facility {
    width: auto !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px !important;
    padding: 0px 10px;
  }
  .user-nav-link img {
    margin-right: 20px;
  }
  .history-row .history-title-container {
    font-size: 0.9rem;
  }
  .history-row .history-price {
    font-size: 0.9rem;
    padding: 15px 30px 0px 30px;
  }
  .image-preview {
    height: 230px;
  }
  .image-preview .image-label {
    padding: 30% 29%;
  }
  .responsive-search .header-search .column-1 .next_button {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    background: #e89b94;
    color: #fff;
    padding: 10px 40px;
    border-radius: 8px;
  }
  .property_main {
    overflow: hidden;
  }
  #description p {
    font-size: 12px;
  }
  .bootstrap-tagsinput {
    line-height: 19px;
  }
  .booking .column-3 .btn-paynow {
    position: absolute;
    bottom: 0px;
    width: auto;
    padding: 0.5rem 1.5rem;
    font-size: 0.7rem;
  }
  .hotel-address {
    font-size: 0.65rem;
  }
  .hotel-title,
  .hotel-rate {
    font-size: 0.85rem;
  }
  .edit.e_booking_info {
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 2000;
    cursor: pointer;
    font-size: 0.85rem;
    display: block;
  }
  #responsive-footer .h-button {
    width: 100%;
    padding: 0.1rem 0.3em;
    font-size: 0.8rem !important;
  }
  .info .dates {
    display: none !important;
  }
  .section-inner {
    width: 98%;
  }
  #booking_detail .ahs_stepsform {
    width: 100%;
    height: 100%;
  }
  #booking_detail .ahs_fieldsets {
    /*height: 100%;*/
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #booking_detail .pbtncontainer {
    text-align: right;
  }
  .checkout-summary img {
    border-radius: 8px;
  }
  #booking_detail {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6200;
    padding: 0;
    height: 100%;
    margin: 0 !important;
    border-radius: 0px !important;
    overflow: scroll;
    display: none;
  }
  .bdc {
    width: 100%;
    padding: 0.5rem;
    display: block;
    z-index: 10;
    position: relative;
  }
  .nav-links li {
    margin-left: 0px;
  }
  .facilities img {
    width: 70px;
    height: 70px;
  }
  .facilities span {
    font-size: 11px;
    max-width: 110px;
    width: auto;
  }
  .filters-container {
    margin-top: 0px;
  }
  input.previous.action-button {
    padding: 8px 25px !important;
  }
  .tag-container {
    width: 82%;
  }
  .searchbar {
    border-radius: 8px;
  }
  .range-input,
  .custom-dropdown {
    text-align: left;
  }
  .customer-review {
    margin-top: 15px;
  }
  #payment-tabs .ui-tabs-nav {
    white-space: nowrap;
    overflow-x: scroll;
    height: fit-content;
    overflow-y: hidden;
    padding: 0px;
    margin: 0px;
  }
  #payment-tabs .ui-tabs-nav li {
    display: inline-block;
    margin: 8px 5px;
  }
  .filters-container-box {
    padding-top: 0px;
    display: none;
    position: absolute;
    top: 0;
    z-index: 2000;
    right: -120%;
  }
  .rating-container .rating,
  .hotel-price {
    text-align: end;
    font-size: 0.7rem;
  }
  .show-more {
    left: 33%;
    width: 40%;
    bottom: 25px;
  }
  .user-nav-container {
    margin: 0px auto;
    width: 90%;
    margin-bottom: 20px;
    position: absolute;
    z-index: 1200;
    top: 0px;
  }
  .user-dashboard.user-nav-container {
    margin-top: -20px;
    transition: 0.3s ease-in-out;
  }
  #user-menu {
    left: -100%;
  }
  span.hotel-address {
    margin-bottom: 10px;
  }
  .booking .col-lg-11 {
    max-width: 90%;
  }
  .booking .col-lg-1 {
    max-width: 10%;
  }
  .hotel-rating .rating li img {
    width: 24px;
  }
  /* top nav */
  .searchbar-container .range-input {
    display: none;
  }
  .searchbar-container .custom-dropdown {
    width: 100% !important;
    display: none;
  }
  .searchbar-container .search-icon {
    display: none;
  }
  #search_normal.respnsive-search {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100vh;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
  }
  #nav-container .nav-links {
    text-align: left;
  }
  .searchbar {
    width: 100%;
    border: none;
  }
  .searchbar input {
    text-align: left;
    width: 100%;
    border-radius: 8px;
    text-align: center;
    cursor: not-allowed;
    pointer-events: none;
  }
  .login-dropdown .login-container {
    left: 0;
    width: 100%;
    padding: 20px 15px !important;
    height: 425px;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 65px;
    z-index: 10000;
    height: auto !important;
  }
  .login-container .nav-tabs li a {
    padding: 0px 10px;
  }
  .form-heading {
    font-size: 18px;
  }
  /* -- top nav */
  /* side nav */
  .side-menu {
    left: 0;
  }
  .side-menu.closed {
    left: -350px;
  }
  .filters-container-box.show {
    display: block !important;
    right: 0px;
    top: 11%;
  }
  /* side nav */
  .map-button-container {
    text-align: right;
  }
  .map-button-container a {
    margin-left: 4px;
  }
  #hide_filters {
    display: inline-block;
  }
  #show_filters {
    display: inline-block;
  }
  /* map */
  .side-map {
    position: fixed !important;
    top: 0px;
    bottom: 0;
    left: 0;
    z-index: 10000;
    right: 0;
  }
  .cbx {
    display: flex;
  }
  .ui-tabs .ui-tabs-nav li {
    padding: 0px !important;
    display: block;
  }
  .cbx span:last-child {
    font-size: 11px;
  }
  /* --map */
  #search_normal {
    display: block;
    padding-left: 0px;
  }
  div.pac-container.pac-logo {
    width: 200px !important;
  }
  .pac-item {
    white-space: break-spaces;
  }
  .checkout-summary {
    width: 99%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .hotel-info {
    min-height: 130px;
  }
  .side-menu .side-menu-close {
    right: 0;
    left: auto;
    transform: rotate(180deg);
    width: 35px;
    height: 39px;
    top: 15px;
  }
  #dashboard-menu {
    display: block;
  }
  #footer:before {
    top: -8px;
  }
  .footer-links a {
    font-size: 0.5rem;
    line-height: initial;
  }
  .footer-icons li a img {
    height: 25px;
    margin-left: 10px;
    margin-right: 0px;
  }
  .footer-links {
    margin-right: 0px;
  }
  .footer-icons {
    margin-top: 28px;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  .cr-container p {
    margin: 15px 0px 5px 0px;
    font-size: 12px;
  }
  .user-top-menu .menu-link {
    margin-left: 20px;
  }
  .user-top-menu .notifications {
    width: 250px;
  }
  .password-field span {
    right: 5%;
    top: 45%;
    width: 20px;
  }
  .container.property_main {
    padding: 0px 9px;
  }
  #show_filters svg {
    width: 15px;
    height: 15px;
  }
  /*calender*/
  /* .daterangepicker {
        left: 3% !important;
        right: 0px !important;
        bottom: 0px !important;
        width: 90%;
        overflow: scroll;
    }
    .daterangepicker .drp-calendar.left,
    .daterangepicker .drp-calendar.right {
        max-width: inherit;
    } */
  /*--*/
  #fsModal .modal-dialog {
    max-width: 98%;
  }
  #fsModal.modal {
    z-index: 7000 !important;
  }
  #fsModal img {
    /* height: 240px !important; */
    /* fixed image size on mobile */
    height: 400px !important;
  }
  .img-thumb {
    width: 100% !important;
    left: 3%;
  }
  #fsModal .modal-content {
    width: 100%;
    padding: 10px 0px;
  }
  #fsModal .modal-body {
    padding: 0px;
  }
  #fsModal .modal-body > div {
    padding: 4px 10px;
  }
  /* detail sticky modal */
  .h-box.sticky-box.responsive.show {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    right: 0px;
    bottom: 0px;
    height: 100%;
    padding: 35px 10px;
    z-index: 5;
    overflow: scroll;
  }
  .h-box.sticky-box.responsive {
    position: fixed;
    width: 100%;
    top: initial;
    right: 0px;
    bottom: 30px;
    height: 75px;
    padding: 0px;
    border-radius: initial;
    z-index: 1;
  }
  .h-box.sticky-box.responsive .title {
    position: absolute;
    bottom: 24px;
    z-index: 3000;
    left: 15px;
    width: 50%;
    font-size: 1rem;
    text-align: left;
    line-height: 35px;
  }
  .h-box.sticky-box.responsive .h-button {
    display: none;
  }
  .h-box.sticky-box.responsive.show .h-button {
    display: block;
  }
  .h-box.sticky-box.responsive .form-input,
  .h-box.sticky-box.responsive .h-row,
  .h-box.sticky-box.responsive .total {
    display: none;
  }
  .h-box.sticky-box.responsive.show .form-input,
  .h-box.sticky-box.responsive.show .h-row,
  .h-box.sticky-box.responsive.show .total {
    display: block;
  }
  .h-box.sticky-box.responsive.show .title {
    position: relative;
    bottom: 0;
    z-index: 3000;
    left: 10px;
    width: auto;
    font-size: 20px;
  }

  .property_links a {
    padding: 0px;
  }
  #hotel_properties .hotel_title {
    font-size: 17px;
    margin-bottom: 0px;
    line-height: 25px;
  }
  #hotel_properties .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
  }
  #policies p {
    font-size: 12px;
  }
  .heading {
    font-size: 20px !important;
  }
  #room_type h5 {
    font-size: 10px;
    line-height: 16px;
  }
  .booking .column-3 {
    padding: 0px;
  }
  .booking .column-3 h2 {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    right: 15px;
    top: 10px;
    text-align: right;
    font-size: 0.8rem;
  }
  .booking h2 {
    font-size: 0.8rem;
    font-weight: 600;
  }
  .booking label {
    font-size: 12px;
  }
  .booking-inner .column-2 {
    margin-top: 10px;
  }
  .booking-inner .column-2 label {
    margin-top: 5px !important;
    font-size: 0.75rem;
  }
  .booking-inner .column-3 {
    margin-top: 10px;
    display: block;
    flex-direction: initial;
    max-height: 290px;
  }
  .booking .img-slider-container img {
    height: 150px;
  }
  /* room-detail */
  .room-detail {
    background: unset;
    box-shadow: unset;
  }
  .room-detail .column-1 {
    border-radius: 8px;
    margin: 10px 0px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: #fff;
    padding: 10px;
  }
  .room-detail .column-2 {
    background-color: #fff;
    border-radius: 8px;
    padding: 50px 30px 10px 30px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
  }
  .room-detail .date-container .nights {
    line-height: 15px;
  }
  .room-detail .column-3 {
    background: #fff;
    border-radius: 8px;
    margin: 10px auto;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    padding: 10px;
  }
  .booking p {
    font-size: 0.75rem;
    line-height: 10px;
    margin-bottom: 10px;
  }
  .booking .column-3 button {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: auto;
    font-size: 12px;
    padding: 0px 2rem;
  }
  /* --room-detail */
  #footer .cr-container {
    display: none;
  }
  #footer {
    padding-top: 0px;
    padding-bottom: 12px;
  }
  #list-example {
    display: none;
  }
  .nav-links a {
    font-size: 14px;
  }
  .cash-tile .hotel-info {
    flex: 100%;
  }
  .cash-tile .date-container {
    flex: 100%;
    padding: 20px 15px;
  }
  .cash-tile .date-container .dates .dotted-line::after {
    /*content: '------------------------------------------------------------------------------';*/
    /*width: 50%;*/
    /*overflow: hidden;*/
    /*word-break: normal;*/
    /*white-space: nowrap;*/
  }
  .cash-tile .price-info {
    padding: 20px;
    text-align: center;
  }
  .date-container .nights {
    margin-top: 10px;
  }
  #hotel_properties .address {
    font-size: 16px;
    margin-bottom: 0px;
  }
  #responsive-footer {
    position: fixed !important;
    padding: 1.1rem 0.5rem;
    display: flex;
    z-index: 2000;
    bottom: 42px;
  }
  #responsive-footer .title {
    font-size: 16px;
    text-align: left;
  }
  #responsive-footer span.dates {
    display: block;
    margin-bottom: 5px;
  }
  #responsive-footer span.rooms {
    display: none;
  }
  #responsive-footer span.guests {
    display: none;
  }
  #responsive-footer .column-1 {
    flex: 50%;
    display: block;
    align-items: center;
  }
  #responsive-footer .column-2 {
    flex: 50%;
    display: block;
  }
  #responsive-footer .column-2 .h-button {
    width: 100%;
  }
  .responsive button.show-modal {
    display: block;
    bottom: 59px;
  }
  #search-tabs .ui-tabs-nav {
    height: auto;
  }
  /* checkout summary */
  .checkout-summary {
    width: 100%;
    box-shadow: unset;
    padding: 20px 20px;
  }
  .checkout-summary .close {
    display: block;
  }
  #checkout_summary {
    display: block;
    height: 100%;
    overflow: scroll;
  }
  #responsive-footer .title {
    text-align: left;
    margin-bottom: 0px;
  }
  /* --checkout summary */
  .checkout-summary .hotel-title {
    font-size: 1.5rem;
    line-height: 35px;
  }
  .checkout-summary .hotel-address {
    font-size: 1rem;
  }
  .checkout-summary .title {
    font-size: 1rem;
    margin: 4px 0px;
  }
  #responsive-footer span.dates svg {
    display: none;
  }
  .checkout-summary span.dates {
    font-size: 15px;
  }
  .checkout-summary span.dates svg {
    width: 20px;
    margin-right: 5px;
  }
  .checkout-summary span.guests {
    font-size: 15px;
    margin-top: 4px;
  }
  .checkout-summary span.guests svg {
    width: 20px;
  }
  .checkout-summary span.rooms {
    font-size: 15px;
    margin-top: 4px;
  }
  .checkout-summary span.rooms svg {
    width: 20px;
  }
  #dashboard-menu-close {
    margin-bottom: 20px;
  }
  #main_logo {
    display: none;
  }
  .brand-img img {
    width: 150px;
  }
  .hotel-footer {
    position: relative;
    margin: 0;
  }
  /*responsive search*/
  .header-search .column-1 {
    display: flex;
    align-items: center;
    width: 400px;
    height: 45px;
  }
  #header {
    z-index: 3000 !important;
  }
  .responsive-search .responsive-form-back {
    display: inline-block;
  }
  .responsive-search .header-search .searchbar {
    width: 100%;
    /* top: 0; */
    /* right: 0 !important; */
    /* bottom: 0; */
    background: #fff;
    /* left: 0 !important; */
    display: block;
    height: 100%;
  }
  .responsive-search .header-search input.search-input {
    width: 100%;
    border: none;
    border-radius: 8px;
    text-align: left;
    border: 1px solid #dde2e5;
  }
  .responsive-search .column-5 {
    width: 100%;
    /* text-align: center; */
    position: absolute;
    bottom: 0;
    padding: 10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
  }
  /* .daterangepicker {
        left: 0 !important;
        right: 0px !important;
        bottom: 0px !important;
        width: 100%;
        top: 75px !important;
        overflow: scroll;
        position: fixed;
    } */
  .responsive-search .column-5 {
    width: 100%;
    /* text-align: center; */
    position: absolute;
    bottom: 0;
    padding: 10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
  }
  #dp_container .applyBtn {
    position: relative;
    bottom: 10px;
    right: 10px;
    border: none;
    font-weight: 400;
    background: #e89b94;
    font-size: 0.9rem;
    padding: 10px 4rem;
    border-radius: 8px;
    outline: none !important;
    justify-content: center;
    margin-top: 10px;
  }
  #dp_container .applyBtn:disabled {
    opacity: 1;
  }
  #dp_container .cancelBtn {
    display: none;
  }
  .panel-dropdown .panel-dropdown-content {
    opacity: 1;
    visibility: visible;
    width: 100%;
    top: 75px !important;
    box-shadow: unset;
    border: none;
    padding: 1rem 4px;
  }
  .left-selector .panel-dropdown .panel-dropdown-content {
    opacity: 0;
    visibility: unset;
    display: none;
  }
  .left-selector .panel-dropdown.active .panel-dropdown-content {
    opacity: 1;
    visibility: visible;
    border: 1px solid #acb5bd;
    width: 100%;
    top: 50px !important;
    display: block;
  }
  .responsive-search .column-4 {
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 0px;
    z-index: 200;
    left: 0;
    right: 0;
    justify-content: flex-end;
    padding: 0px 10px;
    bottom: 10px;
  }
  .search-input {
    width: 100%;
    border-radius: 8px;
    text-align: center;
  }
  .responsive-search .searchbar-container {
    width: 90%;
    height: 100%;
    margin: 0 auto;
  }
  /*--responsive search*/
  #hide_map {
    top: 18px;
  }
  #ui-id-1 {
    position: relative;
    padding: 3px 1em 3px 0.4em;
    font-family: Poppins !important;
    font-size: 0.9rem;
    border: none;
    max-width: 80%;
  }
  .logo-container {
    justify-content: flex-start !important;
  }
  .side-menu .header .profile-name {
    order: 2;
  }
  .header-container.search-open .search-icon button {
    font-size: 0.9rem;
    padding: 0.8rem 3rem;
  }
  #ui-id-1 .ui-menu-item-wrapper {
    padding: 10px 0px 10px 0px;
    font-size: 1rem;
  }
  .drawer-icon img {
    width: 20px;
    height: 15px;
  }
}

@media (max-width: 480px) {
  .rating-container .rating,
  .hotel-price {
    font-size: 0.8rem;
  }
  .hotel-title,
  .hotel-rate {
    font-size: 0.8rem;
  }
  .hotel-full-img {
    height: 215px;
  }
  .h-button-2 {
    font-size: 14px;
    padding: 0px 15px;
  }
  .whatsapp-img {
    width: 40px;
  }
  .faq-list ul li a {
    font-size: 0.9rem;
  }
  .hotel-rating .column-2 {
    padding: 10px 20px;
  }
  .hotel-rating h1 {
    font-size: 40px;
  }
  .hotel-rating .column-1 {
    padding: 15px;
  }
  .hotel-rating p {
    font-size: 10px;
  }
  .hotel-rating .rating li img {
    width: 12px;
  }
  .hotel-rating .bar-fill,
  .hotel-rating .bar {
    height: 8px;
    margin-bottom: 10px;
  }
  .hotel-rating .rating-label {
    font-size: 12px;
  }
  .user-top-menu .menu-content {
    display: none;
    position: fixed;
    right: 10%;
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.1);
    top: 53px;
    z-index: 100;
    width: 70%;
  }
}

@media (max-width: 375px) {
  .hotel-info .column-2 {
    padding-left: 0px;
  }
  .brand-img img {
    width: 115px;
    margin-top: 0px;
  }
  .drawer-icon img {
    height: 20px;
    width: auto;
  }
  .h-input {
    padding: 15px 10px;
  }
  .h-button-2 {
    width: 100%;
    font-size: 11px;
    padding: 0px;
  }
  .h-box {
    padding: 30px;
  }
  .main-heading {
    font-size: 20px;
  }
  .h-form .form-label,
  .h-form .input-field {
    font-size: 0.8rem;
  }
  #search-tabs .ui-tabs-nav {
    height: auto;
  }
}

@media (max-width: 320px) {
  .hotel-rating .rating li img {
    width: 10px;
  }
  .h-button-2 {
    padding: 0px 4px;
    font-size: 8rem;
  }
  .h-box {
    padding: 25px;
  }
  div.pac-container.pac-logo {
    width: 200px !important;
  }
  .pac-item {
    white-space: break-spaces;
  }
  #responsive-footer {
    padding: 2px;
  }
  #responsive-footer .title {
    font-size: 14px;
  }
  #responsive-footer span.dates {
    font-size: 14px;
  }
  #responsive-footer span.dates svg {
    width: 16px;
  }
  #responsive-footer .h-button {
    padding: 5px 4px;
    font-size: 12px !important;
  }
}
