@media screen and (max-width: 767.98px) {
  section.hero_slider.__home,
  section.hero_slider.__home > .row,
  section.hero_slider.__home > .row > .col-md-12,
  section.hero_slider.__home .slick-slider,
  section.hero_slider.__home .slick-list,
  section.hero_slider.__home .slick-track,
  section.hero_slider.__home .slick-slide.slick-active,
  section.hero_slider.__home .slick-slide.slick-active > div,
  section.hero_slider.__home .sliderHome._full_height {
    height: 360px !important;
    min-height: 360px !important;
    max-height: 360px !important;
  }

  section.hero_slider.__home,
  section.hero_slider.__home .slick-list {
    overflow: hidden !important;
  }

  section.book_fixed.hidden-sm-down {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    width: calc(100% + 30px) !important;
    height: auto !important;
    margin-left: -15px !important;
    padding: 20px 0 24px !important;
    background: #242424 !important;
    z-index: 20 !important;
  }

  section.book_fixed .row.pad-cont.no-padding-col,
  section.book_fixed .row.pad-cont.no-padding-col > .col-md-12,
  section.book_fixed .row.pad-cont.no-padding-col > .col-md-12 > .row,
  section.book_fixed .row.pad-cont.no-padding-col > .col-md-12 > .row > .col-md-12 {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  section.book_fixed .fbooking {
    display: block !important;
    width: 100% !important;
    max-width: 540px !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
  }

  section.book_fixed form.booking-formv1 {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    gap: 14px !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 20px 16px !important;
    background: rgba(0, 0, 0, 0.28) !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    border-radius: 8px !important;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.22) !important;
  }

  section.book_fixed form.booking-formv1 > div {
    display: block !important;
    flex: 0 0 auto !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  section.book_fixed .cosmores-txt {
    width: 100% !important;
    height: auto !important;
    padding: 0 0 2px !important;
    color: #fff !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }

  section.book_fixed .header-book {
    position: static !important;
    top: auto !important;
    padding: 0 0 7px !important;
    color: rgba(255, 255, 255, 0.88) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
  }

  section.book_fixed .booking-formv1 .datepicker_row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: none !important;
    max-height: none !important;
    border: 0 !important;
    background: transparent !important;
  }

  section.book_fixed .booking-formv1 .datepicker_row > .datepick,
  section.book_fixed .booking-formv1 .react-datepicker-wrapper,
  section.book_fixed .booking-formv1 .react-datepicker__input-container {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
  }

  section.book_fixed .booking-formv1 .arrow {
    display: none !important;
  }

  section.book_fixed .booking-formv1 input[type="text"],
  section.book_fixed .booking-formv1 .select {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    max-width: none !important;
    height: 50px !important;
    min-height: 50px !important;
    margin: 0 !important;
    padding: 0 14px !important;
    border: 1px solid #e4e4e4 !important;
    border-radius: 4px !important;
    background: #fff !important;
    color: #484848 !important;
    font-size: 16px !important;
    line-height: 50px !important;
    text-align: left !important;
    box-sizing: border-box !important;
  }

  section.book_fixed .booking-formv1 .select span {
    width: 100% !important;
  }

  section.book_fixed .booking-formv1 .options {
    width: 100% !important;
    box-sizing: border-box !important;
  }

  section.book_fixed .booking-formv1 input.submit {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 52px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    border: 0 !important;
    border-radius: 4px !important;
    background: #02b8e3 !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 52px !important;
    text-align: center !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
  }

  section.book_fixed .react-datepicker-popper {
    z-index: 1000000000 !important;
  }
}
