.grecaptcha-badge {
  display: none;
}

.main-content .gallery-slider {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.side-venue-detail ul li .btn-footer-form {
  display: flex;
  gap: 5px 10px;
}
.side-venue-detail ul li .btn-footer-form .view-phone-btn {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.side-venue-detail ul li .btn-footer-form .view-web-btn {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.view-web-btn.web-link-btn {
  background-color: #b1b3b6;
}
.view-web-btn.web-link-btn i,
.view-phone-btn.web-link-btn i {
  font-size: 24px;
  width: 30px;
  height: 30px;
  background: url(../img/web-link.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main-content #carousel.flexslider {
  padding: 15px 0px 50px !important;
  /* margin-left: -8px !important;
margin-right: -8px !important; */
}

.main-content #carousel.flexslider .slides li {
  padding-left: 8px;
  padding-right: 8px;
}

.main-content #carousel.flexslider .flex-viewport {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: -8px;
  margin-right: -8px;
}

.main-content #carousel.flexslider .flex-control-nav,
.main-content .nearby-flexslider .flex-control-nav {
  /* width: 100%; */
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 99;
  width: fit-content;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: #fff;
  padding: 6px 15px;
  height: 24px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wishlist-box {
  margin-top: -45px;
}

.btn-wishlist {
  background-color: #ed1b34;
  border-radius: 8px 8px 0 0;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  padding: 10px 20px;
  display: block;
  text-align: right;
  transition: all 0.3s;
}

.btn-wishlist:hover {
  color: #ffffff;
  opacity: 0.9;
}

.wpfp-link {
  background-color: #ed1b34;
  border-radius: 8px 8px 0 0;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  padding: 10px 20px;
  display: block;
  text-align: right;
  transition: all 0.3s;
}

.main-content .enquiry-form-main {
  margin-top: 7px;
}

.main-content .gallery-slider #slider .flex-control-nav {
  display: none;
}
.slider-card a {
  display: flex;
  justify-content: space-between;
}
.spaces-content figure {
  height: 264px;
}
.spaces-content figure img {
  height: 100% !important;
  object-fit: cover;
}
.spaces-content.nearby-content figure {
  height: 265px;
}

.main-content .enquiry-form-main .nav-tabs li a.active {
  background: #fff;
  font-size: 14px; /* CSS made by 01-02 */
  color: #231f20;
}

.btn-wishlist,
.wpfp-link {
  float: none !important;
  border: none;
  padding: 10px 20px !important;
}

.main-content .enquiry-form-main .nav-tabs li a {
  background: #e4e2e2;
  color: #b1b3b6;
  font-size: 14px; /* CSS made by 01-02 */
  text-align: center;
  padding: 12px 5px;
}

.main-content .enquiry-form-main .tab-content {
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 10px 20px;
}

.sticky-sidebar {
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  top: 5px;
}

.main-content .frm-row input[type="text"],
.main-content .frm-row input[type="email"],
.main-content .frm-row textarea {
  border-radius: 5px;
  background-color: #f1f1f1;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  resize: none;
}

.main-content .frm-row textarea {
  height: 150px;
}

.main-content .frm-row input[type="text"]:focus-visible,
.main-content .frm-row input[type="email"]:focus-visible,
.main-content .frm-row textarea:focus-visible {
  border: 1px solid #231f20;
  outline: none;
}

.main-content .frm-row label.flexible-label {
  color: #231f20;
  font-size: 12px; /* CSS made by 01-02 */
}

.main-content .enquiry-form .custom-control-label::before {
  background-color: #f1f1f1;
  border-radius: 5px !important; /* CSS made by 01-02 */
  cursor: pointer;
}

.main-content .enquiry-form .custom-control-input,
.main-content .enquiry-form .custom-control-label {
  cursor: pointer;
}

.main-content
  .custom-control-input:not(:disabled):active
  ~ .custom-control-label::before {
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  color: #b1b3b6;
}

#recaptcha2 > div,
#recaptcha2 iframe {
  width: 100% !important;
}

.main-content .enquiry-form input[type="submit"],
.main-content .custom-state-registration input[type="submit"] {
  border-radius: 5px;
}
.sticky-sidebar .side-hotel-logo .logo img {
  height: 100% !important;
  width: 100%;
  /*object-fit: cover;*/
}
/*.sticky-sidebar .side-hotel-logo .logo {*/
/*  height: 90px;*/
/*}*/
.main-content .input-checkbox {
  color: #231f20;
  font-weight: 400;
  letter-spacing: -0.4375px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 42px;
}

.hcs-text p {
  opacity: 1;
  color: rgba(177, 179, 182, 1);
  font-size: 12px;
  font-weight: 400;
  font-style: Italic;
  letter-spacing: -0.38px;
  margin-bottom: 0;
  margin-top: 5px;
}

.main-content .checkmark {
  height: 30px;
  width: 30px;
  background-color: #f1f1f1;
  border-radius: 2px;
  top: -4px;
}

.main-content .input-checkbox .checkmark:after {
  left: 11px;
  top: 6px;
  width: 8px;
  height: 14px;
  border: solid #ed1b34;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

::-webkit-input-placeholder {
  color: #b1b3b6;
}

::-moz-placeholder {
  color: #b1b3b6;
  opacity: 1;
  text-transform: capitalize;
}

:-ms-input-placeholder {
  color: #b1b3b6;
  opacity: 1;
}

:-moz-placeholder {
  color: #b1b3b6;
  opacity: 1;
}

.phone-box {
  border-radius: 10px;
  background-color: #ffffff;
  padding: 20px 20px 25px;
}

.phone-box p {
  font-size: 20px;
  color: #231f20;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.view-phone-btn {
  background-color: #ed1b34;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  padding: 13px 20px;
  border-radius: 5px;
  column-gap: 5px;
  text-align: right;
}

.view-phone-btn:hover {
  color: #ffffff;
  opacity: 0.9;
}

.view-phone-btn i {
  font-size: 24px;
  transform: rotate(90deg);
}

.view-web-btn {
  background-color: #ed1b34;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  padding: 13px 20px;
  border-radius: 5px;
}

.view-web-btn:hover {
  color: #ffffff;
  opacity: 0.9;
}

.view-web-btn i {
  font-size: 24px;
  transform: rotate(90deg);
}

.view-message-btn {
  background-color: #ffffff;
  color: #231f20;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  padding: 13px 20px;
  border-radius: 5px;
}

.view-message-btn:hover {
  opacity: 0.9;
  color: #231f20;
}

.view-message-btn i {
  font-size: 24px;
}

.main-content .about-hotel h3 {
  font-size: 20px;
}

.main-content .about-hotel p {
  font-size: 14px;
  line-height: 20px;
}

.readmore-btn {
  font-size: 14px;
  text-decoration: underline;
  color: #ed1b34 !important;
}

.main-content .about-hotel {
  padding-top: 10px;
}

.main-content .week-detail table {
  width: 100%;
}

.main-content .week-detail {
  margin-top: 4rem;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}

.main-content .week-detail table th {
  background-color: #ffffff;
}

.main-content .week-detail table th:first-child {
  border-top-left-radius: 10px;
}

.main-content .week-detail table th:last-child {
  border-top-right-radius: 10px;
}

.main-content .week-detail table td:first-child {
  border-bottom-left-radius: 10px;
}

.main-content .week-detail table td:last-child {
  border-bottom-right-radius: 10px;
}

.main-content .week-detail table tr td {
  padding-left: 5px;
  padding-right: 5px;
  min-width: 96px;
}

.main-content .week-detail table tr th {
  padding: 10px 5px 0;
  min-width: 96px;
}

.main-content .week-detail table th span {
  display: block;
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  border-radius: 5px;
}

.main-content .week-detail table tr th.disabled span {
  background-color: transparent;
  color: #d8d8d8;
}

.main-content .week-detail table tr td.disabled {
  color: #d8d8d8;
}

.pricing-slider-box {
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1);
  padding: 5px 58px 25px 26px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  margin-top: 32px;
}

.pricing-slider-box p {
  color: rgba(35, 31, 32, 1);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 0;
  padding-top: 5px;
}

.pricing-slider-box .flex-viewport {
  padding: 20px 0px 20px 0;
  margin: 0 -8px;
}

.slider-card {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  padding-left: 7px;
  padding-top: 5px;
  height: 90px;
  border-radius: 8px;
  background-color: #efefef;
  position: relative;
  display: flex;
  justify-content: space-between;
}

.pricing-slider-box .carousel .flex-viewport li {
  padding-right: 8px;
  padding-left: 8px;
  margin-right: 0;
}

.slider-card h4 {
  padding-top: 5px;
  color: rgba(35, 31, 32, 1);
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.25px;
  line-height: 18px;
}

.pricing-slider-box .flex-direction-nav .flex-prev {
  background: url(../img/next-icon.PNG);
  transform: rotate(180deg);
  bottom: -30px;
  top: inherit;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  right: 5px !important;
  left: inherit !important;
}

.pricing-slider-box .flex-direction-nav .flex-prev.flex-disabled,
.pricing-slider-box .flex-direction-nav .flex-next.flex-disabled {
  opacity: 0.5 !important;
  z-index: 1;
}

.pricing-slider-box .flex-direction-nav .flex-next {
  background: url(../img/next-icon.PNG);
  bottom: -32px;
  top: inherit;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  right: -35px !important;
}

.main-content .thumbBlock img {
  border-radius: 2px;
}

.main-content .venueBox .read-more {
  margin-top: 1.5rem;
}

.spaces-box {
  padding-top: 4rem;
  position: relative;
}

.spaces-box .spaces-head::after {
  content: "";
  position: absolute;
  width: 75%;
  height: 1px;
  background-color: rgba(237, 27, 52, 1);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.spaces-head {
  color: #231f20;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  margin-bottom: 3rem;
}

.spaces-content {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  padding: 15px;
}

.spaces-content figure {
  margin: -15px -15px 15px;
}

.spaces-content figure img {
  width: 100%;
}

.spaces-content h4 {
  margin-bottom: 10px;
  color: rgba(35, 31, 32, 1);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 24px;
}

.spaces-content p {
  color: rgba(35, 31, 32, 1);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 20px;
}

.count-atinary {
  border-radius: 5px;
  border: 1px solid rgba(216, 216, 216, 1);
  font-weight: 500;
  letter-spacing: -0.33px;
  display: inline-block;
  padding: 4px 15px 4px 5px;
  margin-right: 5px;
}

.count-atinary img,
.count-atinary svg {
  width: 20px;
  height: 22px !important;
  vertical-align: sub;
  /* object-fit: contain; */
}

.spaces-content.nearby-content {
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}

.spaces-content.nearby-content figure {
  border-radius: 10px;
  margin: 0 0 20px;
}

.spaces-content.nearby-content figure img {
  border-radius: 10px;
}

.btn-view {
  border-radius: 5px;
  background-color: rgba(35, 31, 32, 1);
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  padding: 6px 25px 7px;
  text-transform: uppercase;
  display: inline-block;
}

.spaces-content.nearby-content p {
  margin-bottom: 25px;
}

.btn-view:hover {
  color: #ffffff;
  background-color: #383335;
}

.nearby-flexslider.carousel .slides li {
  margin-right: 0;
  padding-right: 15px;
  padding-left: 15px;
  /* width: 33.33% !important; */
}

.nearby-flexslider.carousel {
  margin: 0 -15px;
  padding-bottom: 50px;
}

/* CSS made by 01-02 */
.main-content .enquiry-form-main .tab-content .row {
  margin-left: -5px;
  margin-right: -5px;
}
.main-content .enquiry-form-main .tab-content .row .frm-row {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 7px;
}
.main-content .enquiry-form-main .tab-content .row .frm-row textarea {
  height: 70px;
}
.main-content .enquiry-form-main .tab-content .flexible .custom-radio {
  margin: 0 0px 0 7px;
  width: 26px;
}
.main-content .enquiry-form .custom-control-input {
  width: 26px;
}
.main-content
  .enquiry-form
  .custom-control-input:checked
  ~ .custom-control-label::before {
  width: 26px;
}
.main-content .enquiry-form .custom-control-label::before {
  width: 26px;
}
.view-popover,
.view-popover2,
.view-popover3 {
  display: inline-block;
  padding: 4px;
}
.view-popover > img,
.view-popover2 > img,
.view-popover3 > img {
  width: 20px;
  height: 20px !important;
}
#popover-contents,
#popover-contents2,
#popover-contents3 {
  position: absolute;
  bottom: -50px;
  right: -10px;
  display: none;
  background-color: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 8px 17px 8px 10px;
  font-size: 12px;
  color: #333;
  z-index: 11;
  font-style: italic;
  width: 200px;
}
.close-popover,
.close-popover2,
.close-popover3 {
  position: absolute;
  right: 6px;
  top: 5px;
  z-index: 12;
  opacity: 0.6;
}
.close-popover:hover,
.close-popover2:hover,
.close-popover3:hover {
  opacity: 1;
  color: #ed1b34;
}
#popover-contents:before,
#popover-contents2:before,
#popover-contents3:before {
  content: "";
  position: absolute;
  top: 40%;
  transform: translateY(-60%);
  border-top: 6px solid transparent;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: -6px;
}
.hcs-text {
  position: relative;
}
.phone-box.side-venue-detail ul li {
  padding: 0;
}
.phone-box {
  border-radius: 10px;
  background-color: transparent;
  padding: 0;
}
.phone-box.side-venue-detail ul li a.view-phone-btn {
  text-decoration: none;
}
.phone-box.side-venue-detail ul li a.view-web-btn {
  text-decoration: none;
}

div#sidebar-enquiry {
  padding-bottom: 0;
}
.wishlist-box {
  margin-top: 0;
}
.main-content .enquiry-form-main {
  padding-bottom: 10px;
}
.view-phone-btn-text {
  color: #fff !important;
}
.content {
  height: 260px;
  overflow: hidden;
}
.view-phone-btn {
  align-items: center;
  padding: 7px 20px;
  border-radius: 10px;
}
.view-phone-btn i {
  font-size: 24px;
  width: 30px;
  height: 30px;
  background: url(../img/phone_number.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.view-phone-btn i::before {
  display: none;
}
.view-phone-btn span {
  color: white !important;
}
.slider-card a {
  width: 100%;
}
.view-phone-btn i {
  transform: none;
}

.view-web-btn {
  align-items: center;
  padding: 7px 20px;
  border-radius: 10px;
}
.view-web-btn i {
  font-size: 24px;
  width: 30px;
  height: 30px;
  background: url(../img/phone_number.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.view-web-btn i::before {
  display: none;
}
.view-web-btn span {
  color: white !important;
}

.view-web-btn i {
  transform: none;
}

.main-content .enquiry-form-main .tab-content .row .frm-row.col-lg-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.main-content .enquiry-form-main .tab-content .row .frm-row.col-lg-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.main-content .about-hotel .content,
.main-content .about-hotel .allcontent {
  font-size: 14px;
  line-height: 20px;
}
.sticky-sidebar .side-hotel-logo .logo > a {
  display: block;
  height: 100%;
}
.mobile-view-table {
  display: none;
}
@media (min-width: 1400px) {
  .sticky-sidebar .side-hotel-logo .logo {
    max-height: 150px;
    height: 100%;
    overflow: hidden;
  }
  .main-content .enquiry-form-main .nav-tabs li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .main-content .enquiry-form-main .tab-content {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .main-content .enquiry-form-main .tab-content .row .frm-row {
    padding-bottom: 10px;
  }
  .hcs-text p {
    margin-top: 5px;
  }
  .view-phone-btn {
    padding: 10px 20px;
  }
  .view-web-btn {
    padding: 10px 20px;
  }
  .main-content .enquiry-form-main .tab-content .row .frm-row textarea {
    height: 80px;
  }
}
@media (min-width: 992px) {
  .mobile-wishlist {
    display: none;
  }

  .mobile-footer-menu,
  .mobile-enquiry--close {
    display: none;
  }
  #sidebar-enquiry {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .sticky-sidebar .side-hotel-logo .logo {
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .main-content .week-detail table tr th,
  .main-content .week-detail table tr td {
    min-width: 88px;
  }
  .sticky-sidebar .side-hotel-logo .logo {
    height: auto;
  }
}
@media (max-width: 991px) {
  body.hide-scroll {
    overflow: hidden;
  }
  .mobile-wishlist .side-hotel-logo img {
    width: 100%;
  }
  .sticky-sidebar .mobile-enquiry--close .side-hotel-logo .logo {
    height: auto;
  }
  .main-content .enquiry-form-main .tab-content .row .frm-row {
    padding-bottom: 10px;
  }
  .main-content .enquiry-form-main .tab-content .row .frm-row textarea {
    height: 98px;
  }
  .main-content .enquiry-form-main .tab-content .row .frm-row .error {
    margin-bottom: 0;
  }

  .main-content #slider.flexslider .flex-control-nav {
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 99;
    width: fit-content;
    margin: 0 auto;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 6px 15px 3px;
    height: 24px;
    border-radius: 15px;
  }

  .main-content .gallery-slider {
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0;
  }

  .main-content .about-hotel h3 {
    border-bottom: none;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .carousel .slider-card img {
    min-height: auto;
    object-fit: contain;
  }

  .pricing-slider-box {
    padding: 5px 26px 25px 26px;
  }

  .pricing-flexslider.carousel .slides {
    width: 100% !important;
    transform: none !important;
  }

  .pricing-slider-box .carousel .flex-viewport li {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px;
  }

  .pricing-slider-box .carousel .flex-viewport li:last-child {
    margin-bottom: 0;
  }

  .pricing-slider-box .carousel .flex-direction-nav {
    display: none;
  }

  .slider-card h4 {
    color: #ed1b34;
  }

  .spaces-head {
    font-size: 24px;
  }

  .spaces-box .spaces-head::after {
    width: 65%;
  }

  .spaces-box.nearby-venue-box .spaces-head:after {
    width: 35%;
  }

  .spaces-box.nearby-venue-box .spaces-head {
    margin-bottom: 2rem;
  }

  .spaces-content.nearby-content p {
    display: none;
  }

  .btn-view {
    padding: 3px 25px 3px;
    width: 100%;
    background-color: #d8d8d8;
    color: #231f20;
    text-align: right;
  }

  .spaces-box {
    background-color: #f1f1f1;
  }

  .spaces-content.nearby-content {
    background-color: transparent;
  }

  .spaces-content.nearby-content h4 {
    margin-bottom: 20px;
  }

  .sticky-sidebar {
    position: relative;
    top: 0;
  }

  .sticky-sidebar .wishlist-box {
    margin-top: 0;
    display: none;
  }

  .sticky-sidebar .side-hotel-logo {
    padding-top: 0;
    display: none;
  }

  /*.map-box img {*/
  /*  height: 200px !important;*/
  /*  object-fit: cover;*/
  /*}*/

  .flexslider.footer-ads {
    margin-top: 2rem !important;
  }

  .mobile-wishlist {
    margin: 0 -15px;
  }

  .mobile-wishlist .wishlist-box {
    margin-top: 2.5rem;
  }

  .mobile-wishlist .btn-wishlist {
    border-radius: 0;
    text-align: center;
    padding: 13px 20px;
  }

  .mobile-wishlist .side-hotel-logo {
    padding-top: 0;
  }

  .main-content .week-detail {
    margin-top: 2.5rem;
  }

  .phone-box {
    display: none;
  }

  .main-content .hotel-detail-page {
    padding-bottom: 25px;
  }

  .mobile-footer-menu {
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    bottom: 0;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    z-index: 999;
    column-gap: 6px;
  }

  .mobile-footer-menu .view-phone-btn,
  .mobile-footer-menu .view-web-btn,
  .mobile-footer-menu .view-message-btn {
    flex-basis: 49%;
    text-align: right;
    align-items: center;
    padding: 10px 6px;
    line-height: 18px;
  }

  .mobile-enquiry--close {
    position: relative;
    background-color: #ffffff;
    padding: 20px;
  }

  .mobile-enquiry--close p {
    color: rgba(177, 179, 182, 1);
    font-size: 12px;
    font-weight: 400;
    font-style: Italic;
    letter-spacing: -0.38px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .mobile-enquiry--close .side-hotel-logo {
    display: block;
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
  }

  .close-icon {
    position: absolute;
    color: #aeaeae;
    font-size: 2rem;
    right: 20px;
    top: 10px;
    z-index: 11;
  }

  .main-content .enquiry-form-main .nav-tabs {
    padding: 0 17px;
    background-color: #fff;
  }

  .main-content .enquiry-form-main .nav-tabs li a {
    border: 1px solid #e4e2e2;
    margin: 0 3px;
    border-radius: 5px;
    padding: 10px;
  }

  .hcs-text p {
    display: none;
  }
  .mobile-enquiry--close .hcs-text {
    max-width: 400px;
  }
  .mobile-enquiry--close .hcs-text p {
    display: block;
  }

  #sidebar-enquiry {
    position: fixed;
    left: 0;
    width: 100%;
    /*height: calc(100vh - 30px);*/
    z-index: 1000;
    height: 585px;
    overflow-y: auto;
    display: none;
    background-color: #fff;
    bottom: 0;
  }
  .main-content .nearby-flexslider .flex-direction-nav {
    display: none;
  }

  header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
  }

  .main-content .enquiry-form input[type="submit"],
  .main-content .custom-state-registration input[type="submit"] {
    position: fixed;
    left: 0;
    border-radius: 0;
    text-align: center;
    bottom: 0;
    z-index: 1;
  }
  .main-content .input-checkbox {
    margin-top: 5px;
    margin-bottom: 40px;
    padding-left: 42px;
  }
  .spaces-content figure img {
    min-height: auto;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  #sidebar-enquiry {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .content {
    height: 150px;
  }
  .week-detail {
    padding-top: 0;
  }
  .desktop-view-table {
    display: none;
  }
  .mobile-view-table {
    display: block;
  }
  .main-content .week-detail .mobile-view-table table tr th {
    padding: 5px 5px;
  }
  .main-content .week-detail .mobile-view-table table tr td {
    text-align: left;
  }
  .hotel-detail-title {
    padding-top: 60px;
  }
  .hotel-detail-title h1 {
    font-size: 2rem;
  }
}
