html {
  scroll-behavior: auto;
}
.checkOutDisable {
  pointer-events: none;
}

.notShowInDropDown {
  display: none;
}

.calender-dynamic-text {
  text-align: center;
  padding: 9px 15px 2px 15px;
  white-space: initial;
}

.calender-dynamic-text span {
  color: #d8741b;
}

.calanderBottomMessage {
  z-index: 1;
  bottom: 0;
  font-size: 14px;
  white-space: normal;
  clear: both;
  padding: 0px 20px;
  text-align: center;
}

.calanderBottomMessage span {
  color: #d8741b;
}

.layout2 .calanderBottomMessage {
  padding: 5px 20px;
}

.bookingEnginePopOverlay {
  z-index: -1;
  position: fixed;
  top: 0px;
  transition: all linear 0.4s;
  left: 0px;
  background: #000;
  opacity: 0;
}

.bookingEnginePopOverlay.active {
  opacity: 0.7;
  z-index: 99991;
  width: 100%;
  height: 100%;
}

.bookingEnginePopOverlay .close {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -220px 0 0 229px;
  font-size: 30px;
  color: #fff;
}

.availability-cta .boxColumn {
  width: 450px;
}

.availability-cta .boxColumn.bEnginepopUp {
  position: fixed;
  z-index: 99992;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}

/* .availability-cta .booking-engine.layout2.left .hotelName .hotelListDropDown {
  left: auto;
  bottom: auto;
  right: 0;
} */

.availability-cta .booking-engine.layout2.left .hotelName .arrowWrap {
  margin: 10px 0 0 -35px;
}

.availability-cta .booking-engine.layout2.left .hotelName.NoClick {
  pointer-events: none;
}

.availability-cta .booking-engine.layout2.left .hotelName.NoClick .arrowWrap {
  display: none;
}

.availability-cta .booking-engine.layout2.left .noOfRoomsWrap {
  padding: 10px 12%;
}

.availability-cta
  .booking-engine.layout2.left
  .noOfRoomsWrap
  .addRoomLabel
  .mobile
  span.value {
  font-size: 30px;
}

.availability-cta .booking-engine.layout2.left .noOfRoomsWrap .arrowWrap {
  position: relative;
  top: 6px;
}

.availability-cta .booking-engine.layout2.left .noOfGuestWrap {
  padding: 10px 12%;
}

.availability-cta
  .booking-engine.layout2.left
  .noOfGuestWrap
  .addGuestDropDown {
  left: auto;
  right: 0;
}

.availability-cta .booking-engine.layout2.left .noOfGuestWrap .arrowWrap {
  position: relative;
  top: 6px;
}

.availability-cta
  .booking-engine.layout2.left
  .noOfGuestWrap
  .guestCount
  span.value {
  /* font-size: 30px; */
}

.availability-cta .booking-engine.layout2.left .checkInCheckOut .datesWrap {
  padding: 10px 12%;
}

.availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day {
  left: auto;
  bottom: auto;
  right: 0;
  min-height: 335px;
  padding-top: 25px;
}

.availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .cico-identification {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #d8741b;
  font-weight: 600;
  top: 10px;
  display: none;
}

.availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .calender-dynamic-text {
  text-align: center;
  padding: 9px 15px 2px 15px;
}

.availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .calender-dynamic-text
  span {
  color: #d8741b;
}

.spa-detail-page .boxColumn {
  max-width: 450px;
  float: left;
}

.spa-detail-page .boxColumn .booking-engine {
  top: 50px;
}

.banner-component-style1 .booking-engine {
  top: -30px;
}

.booking-engine {
  width: 100%;
  margin: 0 0;
  background: #fff;
  padding: 20px 4%;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
  font-weight: 300;
  font-family: "Verdana", sans-serif;
  font-size: 0.9375em;
  position: relative;
  text-align: left;
  color: #606161;
}

.booking-engine .nightsWrap {
  position: relative;
  clear: both;
  border-top: 1px solid #f3f3f3;
}

.booking-engine .nightsWrap .label {
  text-align: center;
  font-size: 10px;
  padding: 10px 0 0 0;
  color: #afafaf;
}

.booking-engine .nightsWrap select.ddlHotelOfferNights {
  width: 100%;
  padding: 3px 5px 13px 5px;
  text-align: center;
  text-align-last: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: 300;
  font-family: "Verdana", sans-serif;
  font-size: 15px;
}

.booking-engine .nightsWrap .arrowWrap {
  position: absolute;
  right: 12px;
  top: 13px;
  font-size: 20px;
  pointer-events: none;
}

.booking-engine .nightsWrap.active .arrowWrap i {
  transition: all linear 0.4s;
}

.booking-engine .nightsWrap.active .arrowWrap i.fa {
  transform: rotate(180deg);
}

.booking-engine.bkhOffset .cruiseSelectionWrap {
  display: none !important;
}

.booking-engine .cruiseSelectionWrap {
  display: none;
}

.booking-engine.overview-page {
  top: -30px;
}

.booking-engine.moveUp {
  transform: translate(0, -50%);
}

.booking-engine.reverse .hotelName .hotelListDropDown {
  top: auto;
  bottom: 50px;
  box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 99991;
}

.booking-engine.reverse .checkInCheckOut .t-datepicker-day {
  top: auto;
  bottom: 50px;
  box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 99999;
  min-height: 335px;
  padding-top: 25px;
}

.booking-engine.reverse
  .checkInCheckOut
  .t-datepicker-day
  .cico-identification {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #d8741b;
  font-weight: 600;
  top: 10px;
  display: none;
}

.booking-engine.reverse .checkInCheckOut .t-arrow-top {
  display: none !important;
}

.booking-engine .bookYourStay {
  float: left;
  width: 100%;
  font-weight: 400;
  background: #ebebeb;
  color: #000;
  padding: 5px 10px;
  font-size: 0.8em;
  margin: 0 0 10px 0;
  display: none;
}

.booking-engine .hotelName {
  float: left;
  width: 27%;
  padding: 10px;
  height: 39px;
  border-right: #d8751b solid 1px;
  position: relative;
}

.booking-engine .hotelName.NoClick {
  pointer-events: none;
}

.booking-engine .hotelName.NoClick .arrowWrap {
  display: none;
}

.booking-engine .hotelName .hotelLabel {
  float: left;
  width: 100%;
  cursor: pointer;
}

.booking-engine .hotelName .hotelLabel .name {
  float: left;
  width: 95%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.booking-engine .hotelName .hotelLabel .name abbr {
  font-weight: 400;
  display: block;
}

.booking-engine .hotelName .hotelLabel .name .desktopN {
  display: inline;
}

.booking-engine .hotelName .hotelLabel .name .mobileN {
  display: none;
}

.booking-engine .hotelName .hotelLabel .arrowWrap {
  float: left;
  width: 5%;
  padding: 0;
  font-size: 1.5em;
  line-height: 10px;
  color: #d8751b;
  position: relative;
}
.booking-engine .hotelName .hotelLabel .arrowWrap:after {
  border: solid #d8751b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  position: absolute;
  content: "";
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 17px;
  top: 0px;
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}
.two-col-section .booking-engine .hotelName .hotelLabel .arrowWrap:after {
  top: 0px;
}
.booking-engine .hotelName .hotelLabel.active .arrowWrap:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 10px;
}
.two-col-section
  .booking-engine
  .hotelName
  .hotelLabel.active
  .arrowWrap:after {
  top: 0;
}
.booking-engine
  .hotelName
  .hotelLabel
  .arrowWrap
  .booking-engine
  .hotelName
  .hotelLabel
  .arrowWrap
  i.fa {
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}
.booking-engine .hotelName .hotelLabel .arrowWrap i.fa {
  display: none;
}

.booking-engine .hotelName .hotelLabel.active i.fa {
  transform: rotate(180deg);
}

.booking-engine .hotelName .hotelListDropDown {
  position: absolute;
  width: 911px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  left: -10px;
  top: 50px;
  z-index: 10;
  display: none;
}

.booking-engine .hotelName .hotelListDropDown .mobileHeader {
  display: none;
}

.booking-engine .hotelName .hotelListDropDown .allHotels {
  float: left;
  width: 100%;
  background: #fff;
}

.booking-engine .hotelName .hotelListDropDown .allHotels .hotelList {
  float: left;
  width: 38%;
  padding: 10px 20px;
  border-left: #ebebeb solid 1px;
}

.booking-engine .hotelName .hotelListDropDown .allHotels .hotelList:first-child,
.booking-engine .hotelName .hotelListDropDown .allHotels .hotelList:last-child {
  border: 0 !important;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList:nth-child(2) {
  border-right: #ebebeb solid 1px;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList.hotelListCol3 {
  width: 24%;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock:last-child {
  margin: 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading {
  float: left;
  width: 100%;
  color: #d8741b;
  font-weight: 400;
  margin: 0 0 10px 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list {
  float: left;
  width: 100%;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul {
  list-style: none;
  padding-left: 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li {
  float: left;
  width: auto;
  margin: 0 0 10px 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  white-space: normal;
  position: relative;
  clear: both;
  font-family: "Verdana", sans-serif;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li:hover,
.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li.active {
  color: #d8741b;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .label {
  float: left;
  width: 100%;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav {
  position: absolute;
  width: 220px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  color: #000;
  margin: 0px 0 0 0;
  left: 0;
  top: 100%;
  z-index: 2;
  background: #fff;
  display: none;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .head {
  float: left;
  width: 100%;
  padding: 10px;
  border-top: #e6e6e6 solid 1px;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .head:hover {
  color: #d8741b;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .head:first-child {
  border: 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .head
  .arrowWrap {
  float: right;
  transition: all 0.3 ease-in-out;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .head.active
  .arrowWrap {
  transform: rotate(180deg);
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content {
  float: left;
  width: 100%;
  padding: 0;
  display: none;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .values {
  float: left;
  width: 100%;
  padding: 5px 10px;
  margin: 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .values:hover,
.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .values.active {
  color: #d8741b;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .values:first-child {
  padding-top: 0;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .actionWrap {
  float: left;
  width: 100%;
  padding: 10px;
  border-top: #e6e6e6 solid 1px;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .actionWrap:hover,
.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .actionWrap.active {
  color: #d8741b;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li
  .subNav
  .content
  .actionWrap
  .button {
  float: left;
  width: auto;
  font-size: 0.95em;
}

.booking-engine
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li:hover
  .subNav {
  display: inline;
}

.booking-engine .NumberOfNights {
  float: left;
  width: 100%;
  padding: 8px;
  clear: both;
  margin-left: 0px;
  /*border-top: #f3f3f3 solid 1px;*/
  border-bottom: #606161 solid 1px;
  background: #fff;
  position: relative;
  text-align: center;
}

.booking-engine .NumberOfNights .nightsWrap {
  border-top: none;
}

.booking-engine .NumberOfNights .label {
  clear: both;
  text-align: center;
  font-size: 10px;
  padding: 4px 0 4px 0;
  color: #afafaf;
}

.booking-engine .NumberOfNights.NoClick {
  pointer-events: none;
}

.booking-engine .NumberOfNights.NoClick .arrowWrap {
  display: none;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel {
  float: left;
  width: 100%;
  cursor: pointer;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel .name {
  float: left;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #606161;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel .name abbr {
  font-weight: 400;
  display: block;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel .name .desktopN {
  display: inline;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel .name .mobileN {
  display: none;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel .arrowWrap {
  float: right;
  width: auto;
  padding: 0 0 0 7px;
  font-size: 20px;
  line-height: 10px;
  color: #000000;
  top: -11px;
  right: 34px;
}
.booking-engine .NumberOfNights .NumberOfNightsLabel .arrowWrap{
  position: relative;
}
.booking-engine .NumberOfNights .NumberOfNightsLabel .arrowWrap .fa-angle-down{display: none;}
.booking-engine .NumberOfNights .NumberOfNightsLabel .arrowWrap:after{
       border-bottom: 1px solid #606161;
    border-right: 1px solid #606161;
    content: "";
    height: 13px;
    position: absolute;
    right: -31px;
    top: 7px;
    margin-top: 0;
    transform: rotate(45deg);
    width: 13px;
    z-index: 1;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel .arrowWrap i.fa {
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}

.booking-engine .NumberOfNights .NumberOfNightsLabel.active i.fa {
  transform: rotate(180deg);
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown {
  position: absolute;
  width: 100%;
  background: #fff;
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  left: 0px;
  top: 50px;
  z-index: 10;
  display: none;
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown .list span {
  padding: 5px 10px;
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown ul li {
  width: 100%;
  list-style-type: none;
  padding: 5px 10px;
  cursor: pointer;
  font-family: "Verdana", sans-serif;
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown ul li.active {
  color: #d8741b;
  background: #fff;
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown .mobileHeader {
  display: none;
}

.booking-engine .NumberOfNights .NumberOfNightsDropDown .NumberOfNights {
  float: left;
  width: 100%;
  padding: 0;
  border-left: #ebebeb solid 1px;
}

.booking-engine
  .NumberOfNights
  .NumberOfNightsDropDown
  .NumberOfNights:first-child {
  border: 0 !important;
}

.booking-engine .checkInCheckOut {
  display: flex;
  float: left;
  width: 40%;
  height: 42px;
  padding: 10px 0;
  border-right: #d8751b solid 1px;
  color: #606161;
  flex-wrap: nowrap;
  position: relative !important;
  clear: none;
  white-space: nowrap;
}

.booking-engine .checkInCheckOut .t-mobile-heading {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
  padding: 0 0;
  z-index: 10000;
  visibility: hidden;
  padding: 0 0 20px 0;
  box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.05);
}

.booking-engine .checkInCheckOut .t-mobile-heading .backWrap {
  float: left;
  width: 100%;
  text-align: left;
  padding: 5% 5% 10px 5%;
}

.booking-engine .checkInCheckOut .t-mobile-heading .backWrap svg {
  width: 15px;
  fill: #000;
}

.booking-engine .checkInCheckOut .t-mobile-heading .dateWrap {
  float: left;
  width: 100%;
}

.booking-engine
  .checkInCheckOut
  .t-mobile-heading
  .dateWrap
  .mobCheckInCheckOut {
  float: left;
  width: 50%;
  padding: 0 5%;
  text-align: left;
  position: relative;
}

.booking-engine
  .checkInCheckOut
  .t-mobile-heading
  .dateWrap
  .mobCheckInCheckOut.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #d8741b;
  left: 0;
  bottom: -20px;
}

.booking-engine
  .checkInCheckOut
  .t-mobile-heading
  .dateWrap
  .mobCheckInCheckOut
  .label {
  color: #9b9b9b;
  font-size: 10px;
  float: left;
  width: 100%;
  font-weight: normal;
}

.booking-engine
  .checkInCheckOut
  .t-mobile-heading
  .dateWrap
  .mobCheckInCheckOut
  .dates {
  float: left;
  width: 100%;
  font-weight: 700;
  border: 0;
  height: 20px;
  font-size: 1.4em;
}

.booking-engine
  .checkInCheckOut
  .t-mobile-heading
  .dateWrap
  .mobCheckInCheckOut
  .dates
  .t-dates {
  padding: 0;
  height: auto;
}

.booking-engine
  .checkInCheckOut
  .t-mobile-heading
  .dateWrap
  .mobCheckInCheckOut
  .dates
  .t-dates
  span {
  font-weight: 400;
}

.booking-engine .checkInCheckOut .t-mobile-heading .close {
  float: right;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #d8741b;
  border-radius: 50%;
  color: #fff;
  right: 0;
  font-size: 15px;
  font-weight: 700;
  position: fixed;
  left: 50%;
  bottom: 35px;
  transform: translate(-50%, 0);
  z-index: 10000;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.25);
}

.booking-engine .checkInCheckOut .calenderWrap {
  position: absolute;
  width: 700px;
  left: 0px;
  padding: 10px;
  top: 49px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
}

.booking-engine .checkInCheckOut .t-datepicker-day {
  top: 50px;
  padding-top: 25px;
}

.booking-engine .checkInCheckOut .t-datepicker-day .cico-identification {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #d8741b;
  font-weight: 600;
  top: 10px;
  display: none;
}

.booking-engine .checkInCheckOut .datesWrap {
  width: 50%;
  display: flex;
  padding: 0 25px;
}

.booking-engine .checkInCheckOut .datesWrap.disableCheckout:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 50%;
  height: 38px;
}

.booking-engine .checkInCheckOut .datesWrap .label {
  /* width: 110px; */
  white-space: nowrap;
  padding: 0 18px 0 0;
}

.booking-engine .checkInCheckOut .datesWrap.disabled .label {
  opacity: 0.3;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap {
  float: left;
  width: 100%;
  background: url(/images/OberoiHotels/rev/calender-icon-rev.svg) left 1px
    no-repeat;
  background-size: 17px;
  border: 0;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap.t-check-in,
.booking-engine .checkInCheckOut .datesWrap .dateWrap.t-check-out {
  position: static;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap .t-datepicker-day {
  left: 0px;
  padding-top: 25px;
}

.booking-engine
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .cico-identification {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #d8741b;
  font-weight: 600;
  top: 10px;
  display: none;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates {
  padding: 0 0 0 35px;
  height: auto;
  border: 0;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates span {
  font-weight: 400;
}

.booking-engine
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-date-info-title,
.booking-engine
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-date-info-title {
  top: 0;
  left: 0;
  opacity: 0;
  position: relative;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates span {
  font-weight: 400;
}

.booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates .fa {
  opacity: 0;
}

.booking-engine .checkInCheckOut .datesWrap.disabled .dateWrap .t-dates {
  opacity: 0.3;
}

.booking-engine.reverse .noOfRoomsWrap .addRoomDropDown {
  top: auto;
  bottom: 50px;
  box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.05);
}

.booking-engine .noOfRoomsWrap {
  float: left;
  width: 12%;
  height: 39px;
  padding: 10px 25px 10px 25px;
  border-right: #d8751b solid 1px;
  position: relative;
}

.booking-engine .noOfRoomsWrap .addRoomLabel {
  float: left;
  width: 100%;
  cursor: pointer;
}

.booking-engine .noOfRoomsWrap .addRoomLabel .deskTop {
  float: left;
  width: 100%;
}

.booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .roomsCount {
  float: left;
  width: 95%;
}

.booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap {
  float: left;
  width: 5%;
  font-size: 1.5em;
  line-height: 10px;
  color: #d8751b;
}

.booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap:after {
  border: solid #d8751b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  position: absolute;
  content: "";
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 27px;
  top: 10px;
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}
.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap:after {
  top: 0px;
}
.booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap .fa {
  display: none;
}
.booking-engine .noOfRoomsWrap .addRoomLabel.active .arrowWrap:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 18px;
}
.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel.active .arrowWrap:after {
  top: 8px;
}

.booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap i.fa {
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}

.booking-engine .noOfRoomsWrap .addRoomLabel .mobile {
  float: left;
  width: 100%;
  display: none;
}

.booking-engine .noOfRoomsWrap .addRoomLabel.active i.fa {
  transform: rotate(180deg);
}

.booking-engine .noOfRoomsWrap .addRoomDropDown {
  position: absolute;
  width: 200px;
  background: #fff;
  padding: 20px 20px 10px 20px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
  top: 50px;
  left: 0;
  display: none;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .mobileHeader {
  display: none;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .block {
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  position: relative;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .block .roomSelectOption {
  float: left;
  width: 100%;
  padding: 10px 10px;
  border-bottom: #d7d7d7 solid 1px;
  background: #fff;
  cursor: pointer;
}

.booking-engine
  .noOfRoomsWrap
  .addRoomDropDown
  .block
  .roomSelectOption:first-child {
  padding-top: 0;
}

.booking-engine
  .noOfRoomsWrap
  .addRoomDropDown
  .block
  .roomSelectOption:last-child {
  border: 0;
  padding-bottom: 0;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .block .roomSelectOption.active,
.booking-engine .noOfRoomsWrap .addRoomDropDown .block .roomSelectOption:hover {
  color: #d8741b;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .actionWrap {
  float: left;
  width: 100%;
  border-top: #d7d7d7 solid 1px;
  display: none;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .actionWrap .addRoomButton {
  float: left;
  width: auto;
  text-transform: uppercase;
  cursor: pointer;
  border: #a1a1a1 solid 1px;
  padding: 8px 10px;
}

.booking-engine
  .noOfRoomsWrap
  .addRoomDropDown
  .actionWrap
  .addRoomButton:hover {
  background: #d8741b;
  color: #fff;
  border-color: #d8741b;
}

.booking-engine .noOfRoomsWrap .addRoomDropDown .actionWrap .actionButton {
  float: right;
  width: auto;
  padding: 8px 0px;
  cursor: pointer;
}

.booking-engine
  .noOfRoomsWrap
  .addRoomDropDown
  .actionWrap
  .actionButton:hover {
  color: #d8741b;
}

.booking-engine.bkhOffset.reverse .noOfGuestWrap .addGuestDropDown {
  top: auto;
  bottom: 50px;
  box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.05);
}

.booking-engine .noOfGuestWrap {
  float: left;
  width: 12%;
  height: 39px;
  padding: 10px 25px 10px 25px;
  position: relative;
}

.booking-engine .noOfGuestWrap .addGuestLabel {
  float: left;
  width: 100%;
  cursor: pointer;
}

.booking-engine .noOfGuestWrap .addGuestLabel .guestCount {
  float: left;
  width: 95%;
}

.booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap {
  float: left;
  width: 5%;
  font-size: 20px;
  line-height: 10px;
  color: #d8751b;
  font-size: 1.5em;
}

.booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap:after {
  border: solid #d8751b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 6px;
  position: absolute;
  content: "";
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 27px;
  top: 10px;
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}
.booking-engine.layout2 .noOfGuestWrap .addGuestLabel .arrowWrap:after {
  top: 0px;
  right: 8px;
}
.booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap .fa {
  display: none;
}
.booking-engine .noOfGuestWrap .addGuestLabel.active .arrowWrap:after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 18px;
}
.booking-engine.layout2 .noOfGuestWrap .addGuestLabel.active .arrowWrap:after {
  top: 7px;
}
.booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap i.fa {
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}

.booking-engine .noOfGuestWrap .addGuestLabel.active i.fa {
  transform: rotate(180deg);
}

.booking-engine .noOfGuestWrap .addGuestDropDown {
  position: absolute;
  width: 280px;
  background: #fff;
  padding: 20px 20px 10px 20px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 2;
  top: 50px;
  left: 0;
  display: none;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .mobileHeader {
  display: none;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .blockWrapper {
  float: left;
  width: 100%;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .blockWrapper .block {
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  margin: 10px 0 0 0;
  border-bottom: #d7d7d7 solid 1px;
  position: relative;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block:first-child {
  margin-top: 0;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .editBlock {
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .editBlock
  .edit {
  float: left;
  color: #d8741b;
  cursor: pointer;
  font-size: 0.92em;
  border-right: #b1b1b1 solid 1px;
  padding: 0 5px 0 0;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .editBlock
  .closeIcn {
  float: left;
  width: 13px;
  height: 13px;
  border: #b1b1b1 solid 1px;
  border-radius: 50%;
  text-align: center;
  color: #b1b1b1;
  font-size: 9px;
  font-family: "Verdana", sans-serif;
  margin: 2px 0 0 5px;
  cursor: pointer;
  line-height: 10px;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .editBlock
  .closeIcn:hover {
  background: #d8741b;
  color: #fff;
  border: #d8741b solid 1px;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomsIndividualCount {
  float: left;
  width: 100%;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount {
  float: left;
  width: 100%;
  white-space: nowrap;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose {
  float: left;
  width: 40%;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .label {
  float: left;
  width: 100%;
  margin: 0 0 5px 0;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number {
  float: left;
  width: auto;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul {
  list-style-type: none;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 0.8em;
  margin: 0 0 0 0;
  cursor: pointer;
  font-family: "Verdana", sans-serif;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li.active,
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li:hover {
  background: #d8741b;
  color: #fff;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .closeIcn {
  float: left;
  width: 15px;
  height: 15px;
  border: #b1b1b1 solid 1px;
  border-radius: 50%;
  text-align: center;
  color: #b1b1b1;
  font-size: 11px;
  font-family: "Verdana", sans-serif;
  margin: 2px 0 0 10px;
  cursor: pointer;
  display: none;
  line-height: 11px;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .closeIcn:hover {
  background: #d8741b;
  color: #fff;
  border: #d8741b solid 1px;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  display: none;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .label {
  float: left;
  width: 100%;
  margin: 0 0 5px 0;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList {
  float: left;
  width: 100%;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul {
  list-style-type: none;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 0.8em;
  margin: 0 0px 0 0;
  cursor: pointer;
  font-family: "Verdana", sans-serif;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li.active,
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li:hover {
  background: #d8741b;
  color: #fff;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .actionWrap {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .actionWrap .addRoomButton {
  float: left;
  width: auto;
  text-transform: uppercase;
  cursor: pointer;
  border: #a1a1a1 solid 1px;
  padding: 8px 15px;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .actionWrap
  .addRoomButton:hover {
  background: #d8741b;
  color: #fff;
  border-color: #d8741b;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .actionWrap .actionButton {
  float: right;
  width: auto;
  padding: 8px 0px;
  cursor: pointer;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .actionWrap
  .actionButton:hover {
  color: #d8741b;
}

.booking-engine .viewAvailabilityButton {
  float: left;
  width: auto;
  /* height: 42px; */
  background: #d8741b;
  color: #fff;
  padding: 10px 15px;
  cursor: pointer;
  width: 100px;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
}

#view-availability {
  text-transform: uppercase;
}
.booking-engine .viewAvailabilityButton:hover {
  background: #c36512;
}

.booking-engine .plusIcon {
  float: left;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  margin: 10px 0 0 25px;
  position: relative;
}

.booking-engine .plusIcon .imgIconWrap {
  float: left;
  width: 20px;
  height: 20px;
  background: url(/images/oberoihotels/sprites-icons.png) left top no-repeat;
  background-position: -119px -166px;
}

.booking-engine .plusIcon.active .imgIconWrap {
  background-position: -119px -186px;
}

.booking-engine .plusIcon.activeAlways .imgIconWrap {
  background-position: -119px -186px;
}

.booking-engine .plusIcon .toolTipWrap {
  position: absolute;
  width: auto;
  padding: 2px 5px;
  background: #fff;
  left: 33px;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
  font-size: 11px;
  display: none;
}

.booking-engine .plusIcon .toolTipWrap:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #fff;
  position: absolute;
  left: -10px;
  top: 0px;
  z-index: 2;
}

.booking-engine .plusIcon .toolTipWrap:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 13px solid rgba(0, 0, 0, 0.05);
  position: absolute;
  left: -12px;
  top: -1px;
  z-index: 1;
}

.booking-engine .plusIcon:hover .toolTipWrap {
  display: inline;
}

.booking-engine .promocodeDropDown {
  position: absolute;
  width: 240px;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
  top: 60px;
  right: 0;
  display: none;
}

.booking-engine .promocodeDropDown .input {
  float: left;
  width: 160px;
  height: 30px;
  line-height: 30px;
  border: #c8c9ce solid 1px;
  padding: 0 10px;
  font-size: 0.9375em;
}

.booking-engine .promocodeDropDown .submit {
  float: left;
  width: 40px;
  height: 30px;
  line-height: 30px;
  background: #d7d7d7;
  padding: 0 10px;
  font-size: 0.9375em;
  cursor: pointer;
  font-family: "Verdana", sans-serif;
}

.booking-engine .promocodeDropDown .submit:hover {
  background: #d8741b;
  color: #fff;
}

.booking-engine .promocodeDropDown .errorMsg {
  float: left;
  width: 100%;
  color: #f00;
  font-size: 11px;
  padding: 5px 0 0 0;
  top: 45px;
  left: 9%;
}

.booking-engine .offerMsgWrap {
  float: left;
  width: 100%;
  font-size: 0.8em;
  text-align: center;
  display: none;
  color: #ff0000;
  font-size: 12px;
}

/* .booking-engine.layout2.left .hotelName .hotelListDropDown {
  right: auto;
  left: 0;
} */

.booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day {
  right: auto;
  left: 0px;
  min-height: 335px;
  padding-top: 25px;
}

.booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .cico-identification {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #d8741b;
  font-weight: 600;
  top: 10px;
  display: none;
}

.booking-engine.layout2.left .noOfGuestWrap .addGuestDropDown {
  left: 0px;
  right: auto;
}

.booking-engine.layout2 {
  width: 100%;
  margin: 0;
  box-shadow: none;
  border: 1px solid #ebebeb;
  padding: 0px;
}

.booking-engine.layout2 .hotelName .arrowWrap {
  margin: 3px 0 0 -30px;
}
.exp-details-wrap .booking-engine.layout2 .hotelName .arrowWrap {
  margin: 0px 0 0 -30px;
}
.exp-details-wrap .booking-engine.layout2 .offerMsgWrap {
  left: 0;
}

.booking-engine.layout2 .bookYourStay {
  padding: 10px 15px;
  font-family: "Verdana", sans-serif;
  font-size: 0.938em;
}

.booking-engine.layout2.moveUp {
  transform: none;
}

.booking-engine.layout2 .bookYourStay {
  display: inline;
}

.booking-engine.layout2 .hotelName {
  width: 100%;
  height: auto;
  border: 0;
  padding: 10px 0;
  position: relative;
  margin-bottom: 15px;
}

.booking-engine.layout2 .hotelName .name {
  text-align: center;
}

.booking-engine.layout2 .hotelName .name abbr {
  font-weight: 400;
  display: block;
}

.booking-engine.layout2 .hotelName .name .desktopN {
  display: none;
}

.booking-engine.layout2 .hotelName .name .mobileN {
  display: inline;
}

.booking-engine.layout2 .hotelName .hotelListDropDown {
  position: absolute;
  width: 911px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  right: 0px;
  left: 50%;
  top: 100%;
  z-index: 2;
  display: none;
  transform: translateX(-50%);
}

.booking-engine.layout2 .hotelName .hotelListDropDown.singleHotelList {
  width: 100%;
}

.booking-engine.layout2
  .hotelName
  .hotelListDropDown.singleHotelList
  .hotelList {
  width: 100%;
}

.booking-engine.layout2
  .hotelName
  .hotelListDropDown.singleHotelList
  .hotelList {
  border: none;
}

.booking-engine.layout2 .hotelName .hotelListDropDown .mobileHeader {
  display: none;
}

.booking-engine.layout2 .cruiseSelectionWrap {
  float: left;
  width: 100%;
  border-top: #f3f3f3 solid 1px;
  display: none;
}

.booking-engine.layout2 .cruiseSelectionWrap .embarkationWrap {
  float: left;
  width: 50%;
  height: 70px;
  border-right: #f3f3f3 solid 1px;
  padding: 15px 12%;
  cursor: pointer;
  position: relative;
}

.booking-engine.layout2 .cruiseSelectionWrap .embarkationWrap .arrowWrap {
  font-size: 20px;
  position: absolute;
  right: -9px;
  top: 22px;
}

.booking-engine.layout2 .cruiseSelectionWrap .embarkationWrap .dropDownLabel {
  float: left;
  width: 100%;
  position: relative;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .dropDownLabel
  .label {
  width: 100%;
  font-size: 10px;
  padding: 0;
  color: #afafaf;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .dropDownLabel
  .value {
  float: left;
  width: 100%;
  font-size: 25px;
  font-weight: 400;
}

.booking-engine.layout2 .cruiseSelectionWrap .embarkationWrap .cruiseDropDown {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 0px 20px 20px 20px;
  position: absolute;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
  display: none;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .cruiseDropDown
  .block {
  float: left;
  width: 100%;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .cruiseDropDown
  .block
  .optionWrap {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: #d7d7d7 solid 1px;
  cursor: pointer;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .cruiseDropDown
  .block
  .optionWrap:first-child {
  padding-top: 0;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .cruiseDropDown
  .block
  .optionWrap:last-child {
  border: 0;
  padding-bottom: 0;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .cruiseDropDown
  .block
  .optionWrap.active,
.booking-engine.layout2
  .cruiseSelectionWrap
  .embarkationWrap
  .cruiseDropDown
  .block
  .optionWrap:hover {
  color: #d8741b;
}

.booking-engine.layout2 .cruiseSelectionWrap .noOfNightsWrap {
  float: left;
  width: 50%;
  height: 70px;
  padding: 15px 12%;
  cursor: pointer;
  position: relative;
}

.booking-engine.layout2 .cruiseSelectionWrap .noOfNightsWrap .arrowWrap {
  font-size: 20px;
  position: absolute;
  right: -9px;
  top: 22px;
}

.booking-engine.layout2 .cruiseSelectionWrap .noOfNightsWrap .dropDownLabel {
  float: left;
  width: 100%;
  position: relative;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .dropDownLabel
  .label {
  width: 100%;
  font-size: 10px;
  padding: 0;
  color: #afafaf;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .dropDownLabel
  .value {
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: 400;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .dropDownLabel
  .value
  span {
  font-size: 13px;
  font-weight: 300;
}

.booking-engine.layout2 .cruiseSelectionWrap .noOfNightsWrap .cruiseDropDown {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 0px 20px 20px 20px;
  position: absolute;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  z-index: 1;
  display: none;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .cruiseDropDown
  .block {
  float: left;
  width: 100%;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .cruiseDropDown
  .block
  .optionWrap {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: #d7d7d7 solid 1px;
  cursor: pointer;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .cruiseDropDown
  .block
  .optionWrap:first-child {
  padding-top: 0;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .cruiseDropDown
  .block
  .optionWrap:last-child {
  border: 0;
  padding-bottom: 0;
}

.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .cruiseDropDown
  .block
  .optionWrap.active,
.booking-engine.layout2
  .cruiseSelectionWrap
  .noOfNightsWrap
  .cruiseDropDown
  .block
  .optionWrap:hover {
  color: #d8741b;
}

.booking-engine.layout2 .checkInCheckOut {
  width: 100%;
  height: auto;
  border: 0;
  padding: 0;
  max-width: 100%;
  white-space: normal;
  position: relative;
}

.booking-engine.layout2 .checkInCheckOut .t-mobile-heading {
  background: #fff;
  visibility: visible;
  padding-top: 30px;
  z-index: 9999999;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap {
  border: #f3f3f3 solid 1px;
  border-bottom: 0;
  border-left: 0;
  padding: 10px 12%;
  display: inline;
  position: static;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap:last-child {
  border-left: 0;
  border-right: 0;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap.disableCheckout:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 50%;
  height: 100%;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap.active {
  background-color: #ebebeb;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap .label {
  width: 100%;
  font-size: 10px;
  padding: 0;
  color: #afafaf;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap {
  background: none;
  padding: 0;
}

.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day {
  left: auto;
  right: 0px;
  top: 71px;
  min-height: 335px;
  padding-top: 25px;
}

.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .cico-identification {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #d8741b;
  font-weight: 600;
  top: 10px;
  display: none;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap .t-dates {
  padding: 0;
  position: relative;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap .t-dates span {
  font-weight: 400;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap .t-dates .fa {
  display: none;
}

.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-day-check-in,
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-day-check-out {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-month-check-in,
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-month-check-out {
  font-size: 13px;
  padding: 0 0 0 5px;
}

.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-year-check-in,
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-year-check-out {
  font-size: 13px;
}

.booking-engine.layout2 .noOfRoomsWrap {
  width: 50%;
  border: 0;
  height: 70px;
  padding: 10px 12%;
  border: #f3f3f3 solid 1px;
  border-left: 0;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile {
  display: none;
  padding: 0 10%;
  cursor: auto;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile span.value {
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .mobile
  span.value
  .counter {
  text-align: center;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .mobile
  span.value
  .spinner {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  margin: 0 5px;
  font-size: 0.8em;
  cursor: pointer;
  user-select: none;
  font-weight: 300;
  font-size: 12px !important;
  line-height: 15px;
  margin: 0;
  text-indent: -100px;
  overflow: hidden;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .mobile
  span.value
  .spinner.minus {
  margin-right: 3px;
  background: url(https://oberoihotels.com/images/oberoihotels/booking-engine/mobile-minus.png)
    right 45% no-repeat;
  background-size: 100%;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .mobile
  span.value
  .spinner.plus {
  margin-right: 3px;
  background: url(https://oberoihotels.com/images/oberoihotels/booking-engine/mobile-plus.png)
    left 45% no-repeat;
  background-size: 100%;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile span.lbl {
  position: absolute;
  left: 54%;
  top: 50%;
  transform: translate(0, -50%);
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount {
  text-align: left;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount .lbl {
  float: left;
  width: 40%;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount .value {
  float: left;
  width: 50%;
  padding: 0px;
  white-space: nowrap;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .roomsCount
  .value
  .counter {
  text-align: center;
  padding: 0 5px;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .roomsCount
  .value
  .spinner {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  margin: 0 5px;
  font-size: 0.8em;
  cursor: pointer;
  user-select: none;
  font-weight: 300;
  font-size: 12px !important;
  line-height: 15px;
  margin: 0;
  text-indent: -100px;
  overflow: hidden;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .roomsCount
  .value
  .spinner.minus {
  margin-right: 3px;
  background: url(https://oberoihotels.com/images/oberoihotels/booking-engine/mobile-minus.png)
    right 45% no-repeat;
  background-size: 60%;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .roomsCount
  .value
  .spinner.plus {
  margin-right: 3px;
  background: url(https://oberoihotels.com/images/oberoihotels/booking-engine/mobile-plus.png)
    left 45% no-repeat;
  background-size: 60%;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount span.lbl {
  position: absolute;
  left: 42%;
  top: 52%;
  font-size: 13px;
  transform: translate(0, -50%);
}

.booking-engine.layout2 .noOfRoomsWrap .arrowWrap {
  margin-top: 10px;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomDropDown {
  width: 100%;
  left: 0;
  top: 100%;
  padding: 0px 20px 20px 20px;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomDropDown
  .block
  .roomSelectOption {
  padding: 10px;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomDropDown
  .block
  .roomSelectOption:first-child {
  padding-top: 10px;
}

.booking-engine.layout2
  .noOfRoomsWrap
  .addRoomDropDown
  .block
  .roomSelectOption:last-child {
  padding-bottom: 10px;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomDropDown .mobileHeader {
  display: block;
  width: 100%;
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  padding: 0px;
  font-weight: 1em;
  font-weight: 700;
}

.booking-engine.layout2 .noOfRoomsWrap .addRoomDropDown .mobileHeader .close {
  float: right;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #d8741b;
  color: #fff;
  right: 0;
  top: 0;
  font-size: 20px;
  font-weight: 300;
}

.booking-engine.layout2 .noOfGuestWrap {
  width: 50%;
  border: 0;
  height: 70px;
  padding: 10px 12%;
  border: #f3f3f3 solid 1px;
  border-right: 0;
  border-left: 0;
}

.booking-engine.layout2 .noOfGuestWrap .guestCount {
  text-align: left;
}

.booking-engine.layout2 .noOfGuestWrap .guestCount span.value {
  font-size: 30px;
  line-height: 40px;
  /*font-weight: 400;*/
  font-family: "optimanormal";
  font-weight: 700;
  
}

.booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl {
  position: absolute;
  left: 42%;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 13px;
}

.booking-engine.layout2 .noOfGuestWrap .arrowWrap {
  margin-top: 10px;
}

.booking-engine.layout2 .noOfGuestWrap .addGuestDropDown {
  left: auto;
  right: 0;
}

.booking-engine.layout2 .t-arrow-top {
  display: none !important;
}

.booking-engine.layout2 .viewAvailabilityButton {
  margin: 20px 0 20px 50%;
  transform: translate(-50%, 0);
}

.booking-engine.layout2 .plusIcon {
  width: auto;
  text-align: center;
  margin: 30px 0 0 -6%;
  height: auto;
}

.booking-engine.layout2 .plusIcon .toolTipWrap {
  left: 50%;
  top: auto;
  bottom: 100%;
  transform: translate(-50%, -50%);
}

.booking-engine.layout2 .plusIcon .toolTipWrap:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
}

.booking-engine.layout2 .plusIcon .toolTipWrap:after {
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid rgba(0, 0, 0, 0.05);
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
}

.booking-engine.layout2 .promocodeDropDown {
  position: relative;
  width: 300px;
  float: left;
  margin-left: 50%;
  transform: translate(-50%, 0);
  top: auto;
  padding: 10px;
  box-shadow: none;
  z-index: 0;
}

.booking-engine.layout2 .promocodeDropDown.activeAlways {
  display: block !important;
}

.booking-engine.layout2 .promocodeDropDown .input {
  width: calc(100% - 50px);
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.booking-engine.layout2 .promocodeDropDown .submit {
  width: 50px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}

.booking-engine.layout2 .offerMsgWrap {
  display: inline;
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  bottom: 2px;
}

.boxColumn {
  float: right;
}

header
  .header-right-unit
  .right-side-menu
  .dynamicMsgWrap.calanderBottomMessage
  br {
  display: none;
}

.selectEmbarkationBox {
  width: 100%;
  height: auto;
  border: 0;
  padding: 10px 0;
  position: relative;
  float: left;
}

.selectEmbarkationBox .name {
  float: left;
  width: 95%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}

.selectEmbarkationBox .hotelLabel {
  float: left;
  width: 100%;
  cursor: pointer;
}

.selectEmbarkationBox .hotelLabel .arrowWrap {
  float: left;
  width: 5%;
  padding: 0;
  font-size: 20px;
  line-height: 10px;
  margin: 10px 0 0 -35px;
}

.selectEmbarkationBox .arrowWrap i.fa {
  transition: all 0.3s ease-in-out;
  transform-origin: center center;
}

.booking-engine.layout2 {
  font-family: "Verdana", sans-serif;
  color: #606161;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li {
  color: #606161;
  font-family: "Verdana", sans-serif;
}

.bodyWrapRev .boxColumn .booking-engine.layout2 .hotelName .name {
  padding-right: 18px;
}
.booking-engine .t-table-condensed .date-price {
  font-size: 8px;
}

.booking-engine.layout2 .selectEmbarkationBox .selectedEmbarkationDtls, .booking-engine-oberoi-one.layout2 .selectEmbarkationBox .selectedEmbarkationDtls{
  text-align: center;
}
.book_widget_currency_mob{
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1900px) {
  .mac-safari .comp_bannerAndBookingWidget .booking-engine {
    float: left;
    margin-left: 50%;
    transform: translate(-50%, 0);
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .booking-engine .nightsWrap select.ddlHotelOfferNights {
    padding-left: 36.5%;
  }
}
@media only screen and (min-width: 2000px) {
  .comp_bannerAndBookingWidget .com_container {
    max-width: 93.2%;
  }
}

@media screen and (max-width: 1500px){
  .booking-engine-ev.exotic-vacation #sendUsYourQuery .greyBg .formRow .firstName .fname{
    max-width: 110px;
    padding: 10px 4px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1499px){
  .booking-engine .hotelName .hotelLabel .arrowWrap:after {
    right: 13px!important;
  }
}

@media only screen and (min-width: 1025px) {
  .booking-engine .hotelName {
    width: 31%;
    padding: 10px 1.2vw 10px 0px;
  }
  .booking-engine .hotelName .hotelLabel .arrowWrap:after {
    /* right: 10px; */
    right: 16px;
  }
  .booking-engine.right .hotelName .hotelLabel .arrowWrap:after{
    right: 0;
  }
  .booking-engine.homepage-booking-widgit .hotelName .hotelLabel .arrowWrap:after{
     right: 10px;
  }
  
  .booking-engine .checkInCheckOut {
    width: 38%;
  }
  .comp_bannerAndBookingWidget .booking-engine .checkInCheckOut {
    justify-content: space-between;
  }
  .booking-engine .checkInCheckOut .datesWrap.checkOutDate {
    width: auto;
  }
  .booking-engine .checkInCheckOut .datesWrap {
    padding: 0 1vw;
  }
  .booking-engine .checkInCheckOut .datesWrap .label {
    padding: 0 1vw 0 0;
  }
  .booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates {
    padding: 0 0 0 2vw;
  }
  .booking-engine .checkInCheckOut .datesWrap {
    padding: 0 1vw;
  }
  .booking-engine .noOfRoomsWrap {
    width: 10%;
    padding: 10px 1vw 10px 1vw;
  }
  .booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap:after {
    right: 1vw;
  }
  .booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap:after {
    right: 1vw;
  }
  .booking-engine .noOfGuestWrap {
    width: 10%;
    padding: 10px 1vw 10px 1vw;
  }
  .comp_bannerAndBookingWidget .booking-engine .plusIcon .toolTipWrap {
    left: 50%;
    top: 34px;
    transform: translateX(-50%);
  }
  .comp_bannerAndBookingWidget .booking-engine .plusIcon .toolTipWrap:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 50%;
    top: -21px;
    z-index: 1;
    transform: translateX(-50%) rotate(90deg);
  }
  .comp_bannerAndBookingWidget .booking-engine .plusIcon .toolTipWrap:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff;
    position: absolute;
    left: 45%;
    top: -6px;
    z-index: 2;
    transform: translateY(-50%) rotate(90deg);
  }
  .comp_bannerAndBookingWidget .booking-engine .viewAvailabilityButton {
    margin-left: 2%;
  }
  .comp_bannerAndBookingWidget .booking-engine .plusIcon {
    position: absolute;
    right: 4%;
  }
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap {
    position: relative;
  }
  .booking-engine.layout2 .noOfGuestWrap .arrowWrap {
    position: relative;
  }
  .booking-engine.layout2 {
    font-family: "Verdana", sans-serif;
    color: #606161;
    font-size: 15px;
  }
  .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list
    ul
    li {
    color: #606161;
    font-size: 15px;
  }
  .booking-engine.layout2 .hotelName .hotelListDropDown {
    width: 920px;
  }
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown {
    top: 63px !important;
  }
}
@media screen and (min-width: 2000px) {
  .booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates {
    padding: 0 0 0 1.5vw;
  }
}
@media only screen and (max-width: 1860px) {
  .comp_bannerAndBookingWidget .booking-engine .viewAvailabilityButton {
    margin-left: 1%;
  }
}
@media only screen and (max-width: 1600px) {
  .t-datepicker {
    max-width: 600px;
  }
  .comp_bannerAndBookingWidget .booking-engine .hotelName {
    max-width: 25%;
  }
  .comp_bannerAndBookingWidget .booking-engine .viewAvailabilityButton {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 1500px) {
  .booking-engine {
    padding: 20px 2%;
  }
  .comp_bannerAndBookingWidget .booking-engine .hotelName {
    max-width: 24%;
  }
  .booking-engine .checkInCheckOut {
    width: 40.8%;
  }
  .booking-engine .noOfGuestWrap,
  .booking-engine .noOfRoomsWrap {
    width: 11%;
  }
  .booking-engine .plusIcon {
    margin: 10px 0px 0px 10px;
  }
  .comp_bannerAndBookingWidget .booking-engine .viewAvailabilityButton {
    margin-left: 1%;
  }
  .comp_bannerAndBookingWidget .booking-engine .plusIcon {
    right: 2%;
  }
}



@media only screen and (min-width: 1100px) and (max-width: 1280px) {
  .booking-engine {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .availability-cta .booking-engine.layout2 .plusIcon {
    margin: 30px 0 0 -4%;
  }

  .booking-engine {
    width: 100%;
    margin: 0;
  }

  .booking-engine.moveUp {
    transform: translate(0, 0%);
  }

  .booking-engine .hotelName {
    width: 21%;
  }

  .booking-engine .checkInCheckOut {
    width: 39%;
  }

  .booking-engine .checkInCheckOut .datesWrap {
    padding: 0 5px 0 10px;
  }

  .booking-engine .checkInCheckOut .datesWrap:last-child {
    padding: 0 0 0 5px;
  }

  .booking-engine .noOfRoomsWrap {
    width: 11%;
  }

  .booking-engine .noOfGuestWrap {
    width: 11%;
  }

  .booking-engine.layout2.left .hotelName .hotelListDropDown {
    left: auto;
    right: 0;
  }

  .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day {
    left: auto;
    right: 0;
  }

  .booking-engine.layout2.left .noOfGuestWrap .addGuestDropDown {
    left: auto;
    right: 0;
  }

  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile {
    cursor: auto;
  }

  .booking-engine .plusIcon {
    margin-left: 10px;
  }

  .booking-engine .plusIcon .toolTipWrap {
    left: auto;
    right: 33px;
  }

  .booking-engine .plusIcon .toolTipWrap:before {
    border-right: none;
    border-left: 12px solid #fff;
    left: auto;
    right: -10px;
  }

  .booking-engine .plusIcon .toolTipWrap:after {
    border-right: 0;
    border-left: 13px solid rgba(0, 0, 0, 0.05);
    left: auto;
    right: -12px;
  }

  .booking-engine.layout2 .checkInCheckOut .datesWrap {
    border: #f3f3f3 solid 1px;
    border-bottom: 0;
    padding: 10px 12%;
    display: inline;
    position: static;
  }

  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day {
    right: 0;
    left: auto;
  }

  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile span.lbl {
    left: 60%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .booking-engine {
    padding: 20px 0px;
  }
  .booking-engine .hotelName {
    width: 20%;
  }
  .booking-engine .hotelName .hotelLabel .arrowWrap:after {
    right: 0px;
  }
  .booking-engine .checkInCheckOut {
    width: 43.2%;
  }
  .booking-engine .checkInCheckOut .datesWrap {
    padding: 0 5px 0 10px;
  }
  .booking-engine .checkInCheckOut .datesWrap .label {
    padding: 0 10px 0 0;
  }
  .booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates {
    padding: 0 0 0 27px;
  }
  .booking-engine .checkInCheckOut .datesWrap {
    padding: 0 5px 0 10px;
  }
  .booking-engine .checkInCheckOut .datesWrap:last-child {
    padding: 0 0 0 5px;
  }

  .booking-engine .noOfRoomsWrap,
  .booking-engine .noOfGuestWrap {
    width: 11.5%;
    padding: 10px 10px 10px 10px;
  }
  .booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap:after {
    right: 10px;
  }
  .booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap:after {
    right: 10px;
  }
}

.t-check-in .t-datepicker-day .cico-identification.CheckIn {
  display: block !important;
}

.t-check-out .t-datepicker-day .cico-identification.CheckOut {
  display: block !important;
}

@media only screen and (max-width: 991px) {
  .bodyWrapRev .book_widget_currency_mob{
    position: absolute;
    top: 139px;
    width: 100%;
    left: 0;
    background: #606161;
    z-index: 999991;
    padding: 0px 5px;
    display: none;
    white-space: initial;
    text-align: center;
    vertical-align: middle;
  }
  .bodyWrapRev .book_widget_currency_mob p{
     font-family: "Verdana", sans-serif!important;
     color: #fff!important;
    padding: 8px 7px!important;
    font-size: 0.6em !important;
    width: 100%;
    margin-bottom: 0;
  }
  .booking-engine .calender-price-msg{
    position: fixed;
    top: 122px;
    width: 100%;
    height: 40px;
    left: 0;
    background: #606161;
    padding: 13px 5px;
    white-space: initial;
    text-align: center;
    vertical-align: middle;
    font-family: "Verdana", sans-serif!important;
     color: #fff!important;
     font-size: 11px;
     z-index: 9999;
     display: block;
  }
  .t-check-in .t-datepicker-day .cico-identification.CheckIn {
    display: none !important;
  }

  .t-check-out .t-datepicker-day .cico-identification.CheckOut {
    display: none !important;
  }

  .availability-cta .booking-engine.layout2.left .noOfGuestWrap,
  .availability-cta .booking-engine.layout2.left .noOfRoomsWrap,
  .availability-cta .booking-engine.layout2.left .checkInCheckOut .datesWrap,
  .availability-cta .booking-engine.layout2.left .checkInCheckOut .datesWrap {
    padding: 10px 8%;
  }

  .availability-cta .booking-engine.layout2.left .hotelName .arrowWrap {
    margin: 10px 0 0 -30px;
  }

  .availability-cta .booking-engine.layout2.left .noOfRoomsWrap .arrowWrap,
  .availability-cta .booking-engine.layout2.left .noOfGuestWrap .arrowWrap {
    top: 12px;
  }

  .availability-cta .booking-engine.layout2.left .hotelName .arrowWrap {
    margin: 10px 0 0 -30px;
  }

  .banner-component-style1 .booking-engine {
    top: -30px;
    display: none;
  }

  .booking-engine,
  .booking-engine.layout2,
  .booking-engine.reverse {
    width: 100%;
    margin: 0 0 5% 0;
    display: none;
    position: static;
  }

  .booking-engine.moveUp,
  .booking-engine.layout2.moveUp,
  .booking-engine.reverse.moveUp {
    transform: none;
  }

  .booking-engine .bookYourStay,
  .booking-engine.layout2 .bookYourStay,
  .booking-engine.reverse .bookYourStay {
    display: inline;
  }

  .booking-engine .hotelName,
  .booking-engine.layout2 .hotelName,
  .booking-engine.reverse .hotelName {
    width: 100%;
    height: auto;
    border: 0;
    padding: 10px 0;
    position: static;
  }

  .booking-engine .hotelName .hotelLabel .name,
  .booking-engine.layout2 .hotelName .hotelLabel .name,
  .booking-engine.reverse .hotelName .hotelLabel .name {
    text-align: center;
  }

  .booking-engine .hotelName .hotelLabel .name .desktopN,
  .booking-engine.layout2 .hotelName .hotelLabel .name .desktopN,
  .booking-engine.reverse .hotelName .hotelLabel .name .desktopN {
    display: none;
  }

  .booking-engine .hotelName .hotelLabel .name .mobileN,
  .booking-engine.layout2 .hotelName .hotelLabel .name .mobileN,
  .booking-engine.reverse .hotelName .hotelLabel .name .mobileN {
    display: inline;
  }

  .booking-engine .hotelName .hotelListDropDown,
  .booking-engine.layout2 .hotelName .hotelListDropDown,
  .booking-engine.reverse .hotelName .hotelListDropDown {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 50px 0 50px 0;
    overflow: auto;
    z-index: 999999;
  }

  .booking-engine .hotelName .hotelListDropDown .mobileHeader,
  .booking-engine.layout2 .hotelName .hotelListDropDown .mobileHeader,
  .booking-engine.reverse .hotelName .hotelListDropDown .mobileHeader {
    display: block;
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    padding: 0px;
    font-weight: 1em;
    font-weight: 700;
    background: #fff;
    z-index: 2;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.05);
    padding-top: 25px;
  }

  .booking-engine .hotelName .hotelListDropDown .mobileHeader .close,
  .booking-engine.layout2 .hotelName .hotelListDropDown .mobileHeader .close,
  .booking-engine.reverse .hotelName .hotelListDropDown .mobileHeader .close {
    float: left;
    width: auto;
    line-height: 50px;
    text-align: center;
    color: #000;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 0 5%;
  }

  .booking-engine .hotelName .hotelListDropDown .mobileHeader .close svg,
  .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .mobileHeader
    .close
    svg,
  .booking-engine.reverse
    .hotelName
    .hotelListDropDown
    .mobileHeader
    .close
    svg {
    width: 15px;
    fill: #606161;
  }

  .booking-engine .hotelName .hotelListDropDown .allHotels .hotelList,
  .booking-engine.layout2 .hotelName .hotelListDropDown .allHotels .hotelList,
  .booking-engine.reverse .hotelName .hotelListDropDown .allHotels .hotelList {
    width: 100% !important;
    border: 0;
    padding: 12px 20px 0 20px;
  }

  .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList.hotelListCol3,
  .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList.hotelListCol3,
  .booking-engine.reverse
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList.hotelListCol3 {
    padding-top: 0px;
  }

  .booking-engine .checkInCheckOut,
  .booking-engine.layout2 .checkInCheckOut,
  .booking-engine.reverse .checkInCheckOut {
    width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    max-width: 100%;
    white-space: normal;
  }

  .booking-engine .checkInCheckOut .t-mobile-heading,
  .booking-engine.layout2 .checkInCheckOut .t-mobile-heading,
  .booking-engine.reverse .checkInCheckOut .t-mobile-heading {
    background: #fff;
    visibility: visible;
    z-index: 9999999;
    padding-top: 30px;
  }

  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.layout2
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.reverse
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile {
    text-align: center;
    padding: 9px 15px 2px 35px;
    white-space: initial;
    position: absolute;
    top: 30px;
    font-weight: normal;
  }

  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile
    span,
  .booking-engine.layout2
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile
    span,
  .booking-engine.reverse
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile
    span {
    color: #d8741b;
  }

  .booking-engine .checkInCheckOut .datesWrap,
  .booking-engine.layout2 .checkInCheckOut .datesWrap,
  .booking-engine.reverse .checkInCheckOut .datesWrap {
    border: #f3f3f3 solid 1px;
    border-bottom: 0;
    padding: 10px 5% 10px 8%;
    display: inline;
    position: relative;
  }

  .booking-engine .checkInCheckOut .datesWrap.disableCheckout:before,
  .booking-engine.layout2 .checkInCheckOut .datesWrap.disableCheckout:before,
  .booking-engine.reverse .checkInCheckOut .datesWrap.disableCheckout:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
  }

  .booking-engine .checkInCheckOut .datesWrap:last-child,
  .booking-engine.layout2 .checkInCheckOut .datesWrap:last-child,
  .booking-engine.reverse .checkInCheckOut .datesWrap:last-child {
    border-left: 0;
  }

  .booking-engine .checkInCheckOut .datesWrap .label,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .label,
  .booking-engine.reverse .checkInCheckOut .datesWrap .label {
    width: 100%;
    font-size: 10px;
    padding: 0;
    color: #afafaf;
  }

  .booking-engine .checkInCheckOut .datesWrap .dateWrap,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap,
  .booking-engine.reverse .checkInCheckOut .datesWrap .dateWrap {
    background: none;
    padding: 0;
  }

  .booking-engine .checkInCheckOut .datesWrap .dateWrap.t-check-in,
  .booking-engine .checkInCheckOut .datesWrap .dateWrap.t-check-out,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap.t-check-in,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap.t-check-out,
  .booking-engine.reverse .checkInCheckOut .datesWrap .dateWrap.t-check-in,
  .booking-engine.reverse .checkInCheckOut .datesWrap .dateWrap.t-check-out {
    position: relative;
  }

  .booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap .t-dates,
  .booking-engine.reverse .checkInCheckOut .datesWrap .dateWrap .t-dates {
    padding: 0;
  }

  .booking-engine .checkInCheckOut .datesWrap .dateWrap .t-dates .fa,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap .t-dates .fa,
  .booking-engine.reverse .checkInCheckOut .datesWrap .dateWrap .t-dates .fa {
    display: none;
  }

  .booking-engine
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-in,
  .booking-engine
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-out,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-in,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-out,
  .booking-engine.reverse
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-in,
  .booking-engine.reverse
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-out {
    font-size: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
  }

  .booking-engine
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-month-check-in,
  .booking-engine
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-month-check-out,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-month-check-in,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-month-check-out,
  .booking-engine.reverse
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-month-check-in,
  .booking-engine.reverse
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-month-check-out {
    font-size: 13px;
    padding: 0 0 0 10px;
  }

  .booking-engine
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-year-check-in,
  .booking-engine
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-year-check-out,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-year-check-in,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-year-check-out,
  .booking-engine.reverse
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-year-check-in,
  .booking-engine.reverse
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-year-check-out {
    font-size: 13px;
  }

  .booking-engine .checkInCheckOut .t-datepicker-day,
  .booking-engine.layout2 .checkInCheckOut .t-datepicker-day,
  .booking-engine.reverse .checkInCheckOut .t-datepicker-day {
    top: 100px;
    z-index: 99999;
  }

  .booking-engine .checkInCheckOut .t-datepicker-day .calender-dynamic-text,
  .booking-engine.layout2
    .checkInCheckOut
    .t-datepicker-day
    .calender-dynamic-text,
  .booking-engine.reverse
    .checkInCheckOut
    .t-datepicker-day
    .calender-dynamic-text {
    text-align: center;
    padding: 9px 15px 2px 15px;
  }

  .booking-engine
    .checkInCheckOut
    .t-datepicker-day
    .calender-dynamic-text
    span,
  .booking-engine.layout2
    .checkInCheckOut
    .t-datepicker-day
    .calender-dynamic-text
    span,
  .booking-engine.reverse
    .checkInCheckOut
    .t-datepicker-day
    .calender-dynamic-text
    span {
    color: #d8741b;
  }

  .booking-engine .checkInCheckOut .t-datepicker-day .t-table-wrap,
  .booking-engine.layout2 .checkInCheckOut .t-datepicker-day .t-table-wrap,
  .booking-engine.reverse .checkInCheckOut .t-datepicker-day .t-table-wrap {
    padding: 0 5%;
    margin-bottom: 15px;
  }
  .booking-engine.layout2 .t-table-condensed th.t-month {
    font-size: 12px;
  }

  .booking-engine
    .checkInCheckOut
    .t-datepicker-day
    .t-table-wrap:first-child
    .t-table-condensed,
  .booking-engine.layout2
    .checkInCheckOut
    .t-datepicker-day
    .t-table-wrap:first-child
    .t-table-condensed,
  .booking-engine.reverse
    .checkInCheckOut
    .t-datepicker-day
    .t-table-wrap:first-child
    .t-table-condensed {
    margin-top: 80px;
  }

  .booking-engine .noOfRoomsWrap,
  .booking-engine.layout2 .noOfRoomsWrap,
  .booking-engine.reverse .noOfRoomsWrap {
    width: 50%;
    border: 0;
    height: 70px;
    padding: 10px 10%;
    border: #f3f3f3 solid 1px;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel {
    cursor: auto;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .mobile,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .mobile {
    display: block;
    padding: 0 5%;
    position: relative;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .mobile span.value,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile span.value,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .mobile span.value {
    font-size: 30px;
    line-height: 50px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .mobile span.value .counter,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .counter,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .counter {
    text-align: center;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .mobile span.value .spinner,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner {
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    text-indent: -100px;
    overflow: hidden;
  }

  .booking-engine
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner.minus,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner.minus,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner.minus {
    margin-right: 3px;
    background: url(https://oberoihotels.com/images/oberoihotels/booking-engine/mobile-minus.png)
      right 45% no-repeat;
    background-size: 60%;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .mobile span.value .spinner.plus,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner.plus,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .mobile
    span.value
    .spinner.plus {
    margin-right: 3px;
    background: url(https://oberoihotels.com/images/oberoihotels/booking-engine/mobile-plus.png)
      left 45% no-repeat;
    background-size: 60%;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .mobile span.lbl,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .mobile span.lbl,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .mobile span.lbl {
    position: absolute;
    left: 67%;
    top: 17px;
    transform: translate(0, 0);
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .roomsCount {
    text-align: left;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount .lbl,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount .lbl,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .roomsCount .lbl {
    float: left;
    width: 40%;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount .value,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount .value,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .roomsCount .value {
    float: left;
    width: 60%;
    padding: 0px;
    white-space: nowrap;
    font-size: 30px;
    line-height: 50px;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount .value .counter,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    .value
    .counter,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    .value
    .counter {
    text-align: center;
    padding: 0 5px;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount .value .spinner,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    .value
    .spinner,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    .value
    .spinner {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border: #000 solid 1px;
    border-radius: 50%;
    margin: 0 5px;
    font-size: 0.8em;
    cursor: pointer;
    user-select: none;
    font-weight: 300;
    font-size: 12px !important;
    line-height: 15px;
    margin: 0;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount .value .spinner.plus,
  .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    .value
    .spinner.plus,
  .booking-engine.reverse
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    .value
    .spinner.plus {
    margin-left: -3px;
  }

  .booking-engine .noOfRoomsWrap .addRoomLabel .roomsCount span.lbl,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount span.lbl,
  .booking-engine.reverse .noOfRoomsWrap .addRoomLabel .roomsCount span.lbl {
    position: absolute;
    left: 48%;
    top: 60%;
    transform: translate(0, -50%);
    font-size: 13px;
  }

  .booking-engine .noOfRoomsWrap .addRoomDropDown,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomDropDown,
  .booking-engine.reverse .noOfRoomsWrap .addRoomDropDown {
    width: 100%;
    left: 0;
    top: 100%;
    padding: 0 20px;
  }

  .booking-engine .noOfRoomsWrap .addRoomDropDown .mobileHeader,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomDropDown .mobileHeader,
  .booking-engine.reverse .noOfRoomsWrap .addRoomDropDown .mobileHeader {
    display: block;
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    padding: 0px;
    font-weight: 1em;
    font-weight: 700;
  }

  .booking-engine .noOfRoomsWrap .addRoomDropDown .mobileHeader .close,
  .booking-engine.layout2 .noOfRoomsWrap .addRoomDropDown .mobileHeader .close,
  .booking-engine.reverse .noOfRoomsWrap .addRoomDropDown .mobileHeader .close {
    float: right;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #d8741b;
    color: #fff;
    right: 0;
    top: 0;
    font-size: 20px;
    font-weight: 300;
  }

  .booking-engine .noOfGuestWrap,
  .booking-engine.layout2 .noOfGuestWrap,
  .booking-engine.reverse .noOfGuestWrap {
    width: 50%;
    border: 0;
    height: 70px;
    padding: 10px 10%;
    border: #f3f3f3 solid 1px;
  }

  .booking-engine .noOfGuestWrap .guestCount,
  .booking-engine.layout2 .noOfGuestWrap .guestCount,
  .booking-engine.reverse .noOfGuestWrap .guestCount {
    text-align: left;
  }

  .booking-engine .noOfGuestWrap .guestCount span.value,
  .booking-engine.layout2 .noOfGuestWrap .guestCount span.value,
  .booking-engine.reverse .noOfGuestWrap .guestCount span.value {
    font-size: 30px;
    line-height: 50px;
    font-weight: 400;
  }

  .booking-engine .noOfGuestWrap .guestCount span.lbl,
  .booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl,
  .booking-engine.reverse .noOfGuestWrap .guestCount span.lbl {
    position: absolute;
    left: 48%;
    top: 60%;
    transform: translate(0, -50%);
    font-size: 13px;
  }

  .booking-engine .noOfGuestWrap .addGuestDropDown,
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown,
  .booking-engine.reverse .noOfGuestWrap .addGuestDropDown {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 100px 20px 100px 20px;
    position: fixed;
    overflow: auto;
    z-index: 999999;
  }

  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList {
    overflow: auto;
  }

  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul {
    float: left;
    width: 540px;
  }

  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: #d8741b solid 1px;
    margin-right: 5px;
  }

  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li:hover,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li:hover,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li:hover {
    background: transparent;
    color: #000;
  }

  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li:last-child,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li:last-child,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li:last-child {
    border-right: #d8741b solid 1px;
  }

  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li.active,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li.active,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li.active {
    background: #d8741b;
    color: #fff;
  }

  .booking-engine .noOfGuestWrap .addGuestDropDown .mobileHeader,
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown .mobileHeader,
  .booking-engine.reverse .noOfGuestWrap .addGuestDropDown .mobileHeader {
    display: block;
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    padding: 0px;
    z-index: 2;
    padding: 5%;
    /* box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.05); */
    background: #fff;
  }

  .booking-engine .noOfGuestWrap .addGuestDropDown .mobileHeader .close,
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown .mobileHeader .close,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .mobileHeader
    .close {
    float: left;
    width: auto;
  }

  .booking-engine .noOfGuestWrap .addGuestDropDown .mobileHeader .close svg,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .mobileHeader
    .close
    svg,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .mobileHeader
    .close
    svg {
    width: 15px;
    fill: #000;
  }

  .booking-engine .t-datepicker-day,
  .booking-engine.layout2 .t-datepicker-day,
  .booking-engine.reverse .t-datepicker-day {
    position: fixed;
    left: 0 !important;
    top: 0;
    width: 100%;
    height: calc(100% - 100px);
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    padding: 0 0 100px 0;
  }

  .booking-engine .t-arrow-top,
  .booking-engine.layout2 .t-arrow-top,
  .booking-engine.reverse .t-arrow-top {
    display: none !important;
  }

  .booking-engine .viewAvailabilityButton,
  .booking-engine.layout2 .viewAvailabilityButton,
  .booking-engine.reverse .viewAvailabilityButton {
    margin: 20px 0 20px 50%;
    transform: translate(-50%, 0);
    padding: 10px;
  }

  .booking-engine .plusIcon,
  .booking-engine.layout2 .plusIcon,
  .booking-engine.reverse .plusIcon {
    width: 100%;
    text-align: center;
    margin: 0;
    height: auto;
  }

  .booking-engine .plusIcon .imgIconWrap,
  .booking-engine.layout2 .plusIcon .imgIconWrap,
  .booking-engine.reverse .plusIcon .imgIconWrap {
    display: none;
  }

  .booking-engine .plusIcon .toolTipWrap,
  .booking-engine.layout2 .plusIcon .toolTipWrap,
  .booking-engine.reverse .plusIcon .toolTipWrap {
    display: inline;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    box-shadow: none;
    font-size: 1em;
    font-size: 700;
  }

  .booking-engine .plusIcon .toolTipWrap::before,
  .booking-engine .plusIcon .toolTipWrap::after,
  .booking-engine.layout2 .plusIcon .toolTipWrap::before,
  .booking-engine.layout2 .plusIcon .toolTipWrap::after,
  .booking-engine.reverse .plusIcon .toolTipWrap::before,
  .booking-engine.reverse .plusIcon .toolTipWrap::after {
    display: none;
  }

  .booking-engine .promocodeDropDown,
  .booking-engine.layout2 .promocodeDropDown,
  .booking-engine.reverse .promocodeDropDown {
    position: relative;
    width: 100%;
    float: left;
    top: auto;
    padding: 10px;
    box-shadow: none;
    z-index: 0;
  }

  .booking-engine .promocodeDropDown .input,
  .booking-engine.layout2 .promocodeDropDown .input,
  .booking-engine.reverse .promocodeDropDown .input {
    width: calc(100% - 50px);
    padding: 5px 10px;
    height: 42px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
  }

  .booking-engine .promocodeDropDown .submit,
  .booking-engine.layout2 .promocodeDropDown .submit,
  .booking-engine.reverse .promocodeDropDown .submit {
    width: 50px;
    height: 42px;
    padding: 5px 10px;
  }

  .booking-engine .offerMsgWrap,
  .booking-engine.layout2 .offerMsgWrap,
  .booking-engine.reverse .offerMsgWrap {
    display: inline;
  }

  .boxColumn {
    width: 100%;
    margin: 0;
  }

  .booking-engine.layout2 .offerMsgWrap {
    white-space: initial;
  }
  .booking-engine .hotelName {
    max-width: 100%;
  }
  .booking-engine .noOfRoomsWrap .addRoomLabel .deskTop .arrowWrap:after {
    right: 0px;
  }
  .booking-engine.layout2 .noOfGuestWrap .addGuestLabel .arrowWrap:after {
    right: 0px;
  }
  .booking-engine.layout2 .t-table-condensed th.t-arrow {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .availability-cta .booking-engine.layout2 .hotelName .allHotels {
    height: 90vh !important;
  }

  .availability-cta .booking-engine.layout2.left .checkInCheckOut .datesWrap {
    padding: 10px 10%;
  }

  .availability-cta .booking-engine.layout2.left .noOfRoomsWrap,
  .availability-cta .booking-engine.layout2.left .noOfGuestWrap {
    padding: 10px 5%;
  }

  .availability-cta .booking-engine.layout2.left .noOfRoomsWrap .arrowWrap,
  .availability-cta .booking-engine.layout2.left .noOfGuestWrap .arrowWrap {
    top: 12px;
  }

  .availability-cta
    .booking-engine.layout2
    .noOfGuestWrap
    .addGuestLabel
    .guestCount {
    width: 95%;
  }

  .booking-engine.layout2
    .checkInCheckOut
    .t-datepicker-day
    .t-table-wrap:nth-child(2)
    .t-table-condensed {
    margin-top: 80px;
  }

  .booking-engine .bookYourStay,
  .booking-engine.layout2 .bookYourStay {
    font-size: 0.9375em;
  }

  .booking-engine .hotelName .hotelListDropDown .mobileHeader .close,
  .booking-engine.layout2 .hotelName .hotelListDropDown .mobileHeader .close {
    padding: 0 20px;
  }

  .booking-engine .checkInCheckOut,
  .booking-engine.layout2 .checkInCheckOut {
    width: 50%;
  }

  .booking-engine .checkInCheckOut .t-mobile-heading,
  .booking-engine.layout2 .checkInCheckOut .t-mobile-heading {
    padding: 0 0 20px 0;
  }

  .booking-engine .checkInCheckOut .t-mobile-heading .backWrap,
  .booking-engine.layout2 .checkInCheckOut .t-mobile-heading .backWrap {
    padding: 20px;
  }

  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .dateWrap
    .mobCheckInCheckOut,
  .booking-engine.layout2
    .checkInCheckOut
    .t-mobile-heading
    .dateWrap
    .mobCheckInCheckOut {
    padding: 0 20px;
  }

  .booking-engine .checkInCheckOut .t-datepicker-day,
  .booking-engine.layout2 .checkInCheckOut .t-datepicker-day {
    top: 112px;
  }

  .booking-engine .checkInCheckOut .t-datepicker-day .t-table-wrap,
  .booking-engine.layout2 .checkInCheckOut .t-datepicker-day .t-table-wrap {
    padding: 0 20px;
    margin: 0;
    width: 50%;
  }

  .booking-engine .checkInCheckOut .datesWrap,
  .booking-engine.layout2 .checkInCheckOut .datesWrap {
    border: #f3f3f3 solid 1px;
    height: 70px;
    padding: 0px 10% 10px 10%;
  }

  .booking-engine .checkInCheckOut .datesWrap:last-child,
  .booking-engine.layout2 .checkInCheckOut .datesWrap:last-child {
    border-right: 0;
  }

  .booking-engine .noOfRoomsWrap,
  .booking-engine.layout2 .noOfRoomsWrap {
    width: 25%;
    border-right: 0;
    padding: 10px 5%;
  }

  .booking-engine .noOfGuestWrap,
  .booking-engine.layout2 .noOfGuestWrap {
    width: 25%;
    padding: 10px 0;
  }

  .booking-engine .noOfGuestWrap .addGuestLabel .guestCount,
  .booking-engine.layout2 .noOfGuestWrap .addGuestLabel .guestCount {
    width: 100%;
    text-align: center;
  }

  .booking-engine .noOfGuestWrap .addGuestLabel .guestCount span.value,
  .booking-engine.layout2 .noOfGuestWrap .addGuestLabel .guestCount span.value {
    position: relative;
    left: -20%;
  }

  .booking-engine .noOfGuestWrap .addGuestLabel,
  .booking-engine.layout2 .noOfGuestWrap .addGuestLabel {
    text-align: center;
  }

  .booking-engine .noOfGuestWrap .addGuestDropDown .mobileHeader,
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown .mobileHeader {
    padding: 20px;
  }

  .booking-engine .promocodeDropDown,
  .booking-engine.layout2 .promocodeDropDown {
    width: 300px;
    transform: translate(-50%, 0);
    margin-left: 50%;
  }

  .booking-engine .plusIcon .toolTipWrap,
  .booking-engine.layout2 .plusIcon .toolTipWrap {
    font-size: 0.9375em;
    font-weight: 700;
  }
}
@media only screen and (min-width: 600px) and (max-width: 680px) {
  .booking-engine.layout2
    .checkInCheckOut
    .t-datepicker-day
    .t-table-wrap:nth-child(2) {
    margin-top: 80px;
  }
  .booking-engine .noOfGuestWrap .addGuestDropDown .mobileHeader,
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown .mobileHeader {
    box-shadow: none;
    padding: 0 5%;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap:last-child {
    border-right: 1.5px solid #606161 !important;
  }
  .com_container {
    padding: 0 2.5% !important;
  }
  header {
    padding: 0 2.5%;
  }
  .com_imageWithTextwholeSlideRev .com_container {
    padding: 0px !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
  .right-side-menu .availability-cta .booking-engine {
    padding-top: 55px;
  }

  .booking-engine .checkInCheckOut .t-mobile-heading .backWrap {
    padding-top: 8%;
  }

  .booking-engine.layout2 .offerMsgWrap {
    white-space: initial;
  }

  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.layout2
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.reverse
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile {
    top: 50px;
    line-height: 16px;
  }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .right-side-menu .availability-cta .booking-engine {
    padding-top: 55px;
  }

  .booking-engine .checkInCheckOut .t-mobile-heading .backWrap {
    padding-top: 8%;
  }

  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.layout2
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.reverse
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile {
    top: 50px;
    line-height: 16px;
  }
}

@media screen and (max-width: 420px){
 .bodyWrapRev .book_widget_currency_mob{
          top: 152px;
 }
 .bodyWrapRev .book_widget_currency_mob p{
      padding: 5px 7px !important;
 }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .booking-engine .checkInCheckOut .datesWrap .label {
    width: auto;
  }
}

/* ---------------booking engine new changes start here---------------------- */
.comp_bannerAndBookingWidget .booking-engine {
  max-width: 1600px;
  margin: 0px auto;
}

.bodyWrapRev .booking-engine.layout2 .hotelName .name abbr {
  display: inline;
}

.bodyWrapRev .booking-engine .hotelName .hotelLabel .arrowWrap:after {
  color: #606161;
  border-color: #606161;
  border-width: 0 1px 1px 0;
}

.bodyWrapRev
  .availability-cta
  .booking-engine.layout2.left
  .hotelName
  .arrowWrap,
.bodyWrapRev .availability-cta .booking-engine.layout2 .hotelName .arrowWrap {
  margin-top: 0px;
}
.bodyWrapRev .booking-engine.layout2 .hotelName .hotelLabel {
  padding: 10px 0px;
}
.bodyWrapRev .booking-engine.layout2 .checkInCheckOut .datesWrap,
.bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap,
.bodyWrapRev .booking-engine.layout2 .noOfGuestWrap {
  border-color: #606161;
  height: auto;
  position: relative;
}
.bodyWrapRev .booking-engine.layout2 .checkInCheckOut .datesWrap:after {
  position: absolute;
  content: "";
  top: 15px;
  right: 0px;
  height: calc(100% - 15px);
  background: #606161;
  width: 1px;
  max-height: 58px;
}
.bodyWrapRev
  .booking-engine.layout2
  .checkInCheckOut
  .datesWrap:last-child:after {
  display: none;
}

.bodyWrapRev .booking-engine.layout2 {
  padding: 0px 7% 20px 7%;
}
.bodyWrapRev
  .availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap,
.booking-engine.layout2 .checkInCheckOut .datesWrap {
  width: 50%;
  padding: 0px 3% 0px 0px;
  margin: 20px 0px;
  border-top: none;
  position: relative;
  border: none;
}
.bodyWrapRev
  .availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap:after {
  position: absolute;
  content: "";
  top: 15px;
  right: 0px;
  height: calc(100% - 15px);
  background: #606161;
  width: 1px;
  max-height: 58px;
}
.bodyWrapRev
  .availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap:last-child:after {
  display: none;
}
.bodyWrapRev
  .availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap:last-child,
.booking-engine.layout2 .checkInCheckOut .datesWrap:last-child {
  padding-left: 5.5%;
  padding-right: 0px;
}
.bodyWrapRev .booking-engine.layout2 .hotelName .name {
  text-align: left;
  width: 100%;
}
.bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap,
.bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfRoomsWrap {
  padding: 0px 4.5% 20px 0px;
  margin: 20px 0px 0px;
  border-top: none;
  border-right: none;
}
.bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap:after,
.bodyWrapRev
  .availability-cta
  .booking-engine.layout2.left
  .noOfRoomsWrap:after {
  content: "";
  width: 1px;
  height: 80%;
  position: absolute;
  top: 0px;
  right: 0px;
  background: #606161;
}
.bodyWrapRev .booking-engine.layout2 .noOfGuestWrap,
.bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfGuestWrap {
  padding: 0px 0px 20px 5.5%;
  margin: 20px 0px 0px;
  border-top: none;
}
.bodyWrapRev
  .booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .roomsCount
  span.lbl,
.booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl {
  transform: none;
  left: 47px;
  top: 47%;
}
.bodyWrapRev
  .booking-engine
  .noOfRoomsWrap
  .addRoomLabel
  .deskTop
  .arrowWrap:after,
.booking-engine.layout2 .noOfGuestWrap .addGuestLabel .arrowWrap:after {
  border-color: #606161;
  border-width: 0 1px 1px 0;
}

.booking-engine .noOfGuestWrap .addGuestLabel .arrowWrap:after {
  border-color: #606161;
  border-width: 0 1px 1px 0;
}

.bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount,
.bodyWrapRev .booking-engine.layout2 .noOfGuestWrap .guestCount {
  position: relative;
}
.bodyWrapRev .booking-engine.layout2 .nightsWrap {
  border: none;
}
.bodyWrapRev .booking-engine.layout2 .hotelName {
  border-bottom: 1px solid #606161;
  margin-top: 20px;
}

.bodyWrapRev .booking-engine.layout2 .checkInCheckOut {
  border-bottom: 1px solid #606161;
}
.bodyWrapRev .booking-engine.layout2 .viewAvailabilityButton {
  float: right;
  transform: none;
  margin: 23px 0 20px 0px;
}
.bodyWrapRev .booking-engine.layout2 .plusIcon {
  float: left;
  margin: 30px 0 0 0px;
}
.booking-engine.layout2 .promocodeDropDown {
  margin: 0px;
  transform: none;
  display: flex !important;
  padding-left: 0px;
  padding-top: 20px;
  border-bottom: 1px solid #c8c9c9;
  width: 200px;
  padding-right: 0px;
  padding-bottom: 0px;
  position: relative;
}
.bodyWrapRev .booking-engine.layout2 .plusIcon {
  transform: none;
  display: none;
}
.bodyWrapRev .booking-engine.layout2 .promocodeDropDown .input {
  border: none;
  border-bottom: 1px solid #c8c9c9;
  width: calc(100% - 52px);
  padding-left: 0px;
  border: none;
}
.bodyWrapRev .booking-engine.layout2 .promocodeDropDown .submit {
  width: auto;
  color: #d8741b;
  background: transparent;
  padding: 0px;
}
.bodyWrapRev .booking-engine.layout2 .promocodeDropDown .errorMsg {
  position: absolute;
  bottom: -12px;
  top: auto;
  left: 0;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap {
  background: url(/images/oberoihotels/rev/calender-icon-01.svg) right 0px top
    no-repeat;
  padding-bottom: 12px;
  min-height: 34px;
  background-size: 35px;
}

.two-col-section .booking-engine.layout2 .checkInCheckOut.cruiseSelected .datesWrap .dateWrap{
  display: inline-block;
}

.two-col-section .booking-engine.layout2 .checkInCheckOut.cruiseSelected .datesWrap .label, .booking-engine.layout2 .checkInCheckOut.cruiseSelected .datesWrap .label{
  font-size: 13px;
}

.booking-engine.layout2 .checkInCheckOut .datesWrap.checkInDate .dateWrap {
  background-position: right 7% top;
}
.bodyWrapRev .booking-engine.layout2 .hotelName .hotelListDropDown {
  width: 116%;
  box-shadow: none;
  /* padding-left: 12%;
  padding-right: 12%; */
  padding: 0 9%;
}
.availability-cta .booking-engine.layout2.left .hotelName .hotelListDropDown,
.availability-cta .booking-engine.layout2 .hotelName .hotelListDropDown {
  right: -8.2%;
  padding-bottom: 50px;
  padding: 0 9%;
  bottom: auto;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li {
  padding: 0px;
}
.booking-engine.layout2 .hotelName .hotelListDropDown .allHotels .hotelList {
  width: 100%;
  border: none;
  padding: 0px;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .label {
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 5px;
  cursor: pointer;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .label:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid #606161;
  border-left: 1px solid #606161;
  position: absolute;
  bottom: 10px;
  right: 1px;
  transform: rotate(-135deg);
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #fff;
  z-index: 2;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose.adult {
  width: 25% !important;
  padding-right: 15px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number {
  width: 100%;
  position: relative;
  display: none;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li.active,
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li:hover {
  background: #f2f2f2;
  color: #d8741b;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li {
  width: 100%;
  height: auto;
  padding: 5px 10px;
}

.bodyWrapRev
  .booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .editBlock
  .closeIcn {
  color: #d8741b;
  cursor: pointer;
  font-size: 0.92em;
  border-right: #b1b1b1 solid 1px;
  padding: 0 5px 0 0;
  width: auto;
  height: auto;
  background: none;
  border: none;
  border-radius: 0px;
  line-height: initial;
  margin-top: 0px;
}
.bodyWrapRev
  .booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .editBlock
  .closeIcn:hover {
  border: none;
  background: none;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul {
  position: absolute;
  top: 0px;
  width: 100%;
  background: #fff;
  z-index: 2;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li {
  text-align: left;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose {
  width: 25%;
  padding-right: 15px;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .roomGuestDropDownTxt {
  width: 100%;
  clear: both;
  border: 1px solid #e3e3e3;
  padding: 4px 10px;
  cursor: pointer;
  position: relative;
}

.booking-engine .noOfGuestWrap .addGuestDropDown .roomGuestDropDownTxt:after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid #606161;
  border-left: 1px solid #606161;
  position: absolute;
  bottom: 10px;
  right: 6px;
  transform: rotate(-135deg);
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList {
  position: relative;
  display: none;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul {
  position: absolute;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  box-shadow: 3px 3px 5px 0px rgba(229, 229, 229, 1);
  z-index: 2;
}
.banner-and-booking-widget
  .homepage-booking-widgit
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul {
  height: 80px;
  overflow-y: scroll;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li {
  display: block;
  float: none;
  width: 100%;
  color: #606161;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li:first-child {
  text-indent: -15px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li.active,
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .ageList
  ul
  li:hover {
  color: #fff;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap {
  width: 25%;
  margin-top: 0px;
  padding-right: 15px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .closeIcn {
  right: 10px;
  position: absolute;
  line-height: 11px;
  right: -10px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .closeIcn:hover {
  right: -10px;
}

.booking-engine
  .addGuestDropDown
  .individualRoomSection:first-child
  .editBlock
  .edit {
  border-right: #b1b1b1 solid 1px !important;
}

.booking-engine
  .addGuestDropDown
  .individualRoomSection:first-child
  .editBlock
  .closeIcn {
  display: block;
}
.booking-engine .noOfGuestWrap .addGuestDropDown .actionWrap .actionButton {
  background: #d8741b;
  color: #fff;
  width: 130px;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 0px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .actionWrap
  .actionButton:hover {
  color: #fff;
}
.booking-engine .noOfGuestWrap .addGuestDropDown .actionWrap .addRoomButton {
  background: url(/images/oberoihotels/rev/plus-icon.svg) left 8px no-repeat;
  color: #d8741b;
  border: none;
  padding: 8px 30px;
  text-transform: capitalize;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .actionWrap
  .addRoomButton:hover {
  background-color: transparent;
  background: url(/images/oberoihotels/rev/plus-icon.svg) left 8px no-repeat;
  color: #d8741b;
}
.booking-engine .t-table-condensed th {
  font-weight: normal;
}
.bodyWrapRev .booking-engine.layout2 .hotelName .name {
  font-size: 18px;
  font-family: "optimanormal", serif;
}
.bodyWrapRev .booking-engine.layout2 {
  padding-top: 20px;
}
.bodyWrapRev .booking-engine.layout2 .specificOfferName {
  float: left;
  color: #d8741b;
  text-transform: uppercase;
  font-size: 1rem;
}
.bodyWrapRev .booking-engine.layout2 .booking-engine-close-btn {
  position: absolute;
  top: 15px;
  left: calc(100% - 10.2%);
  font-size: 20px;
  font-family: "optimanormal", serif;
  cursor: pointer;
  width: 15px;
  z-index: 91;
}
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-day-check-in,
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-day-check-out {
  font-family: "optimanormal";
  font-weight: bold;
}

.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-month-check-in,
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-month-check-out {
  font-family: "Verdana", sans-serif;
  text-transform: uppercase;
}
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-year-check-in,
.booking-engine.layout2
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates
  .t-year-check-out {
  font-family: "Verdana", sans-serif;
}
.booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount .value,
.availability-cta
  .booking-engine.layout2.left
  .noOfGuestWrap
  .guestCount
  span.value {
  font-family: "optimanormal";
  font-weight: bold;
}
.bodyWrapRev
  .booking-engine.layout2
  .noOfRoomsWrap
  .addRoomLabel
  .roomsCount
  span.lbl,
.booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl {
  top: 37%;
  text-transform: uppercase;
}
.bodyWrapRev .booking-engine.layout2 .promocodeDropDown .input {
  font-family: "Verdana", sans-serif;
  font-size: 13px;
}
.bodyWrapRev .booking-engine.layout2 .promocodeDropDown .submit {
  font-family: "Verdana", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}

.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading {
  color: #606161;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading.active {
  color: #d8741b;
  margin-bottom: 0px;
  border: none;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading:after {
  color: #d8741b;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .label {
  font-size: 13px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomsIndividualCount {
  font-size: 13px;
  color: #d8741b;
  font-weight: bold;
}
.booking-engine.layout2 .t-next,
.booking-engine.layout2 .t-prev,
.booking-engine.layout2 .t-table-condensed td,
.booking-engine.layout2 .t-table-condensed th {
  font-size: 10px;
}
.booking-engine.layout2 .t-table-condensed td:hover, .booking-engine.layout2 .t-table-condensed td:hover span{
  color: #fff;
  background: #fea860;
}
.availability-cta
  .booking-engine.layout2.left
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-datepicker-day
  .calender-dynamic-text {
  font-size: 14px;
}
.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .choose
  .number
  ul
  li {
  color: #606161;
}

.booking-engine
  .noOfGuestWrap
  .addGuestDropDown
  .blockWrapper
  .block
  .roomGuestCount
  .childAgeWrap
  .label {
  font-size: 13px;
}
.booking-engine .noOfGuestWrap .addGuestDropDown .roomGuestDropDownTxt {
  font-size: 13px;
}

.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading {
  padding-bottom: 5px;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #606161;
  position: relative;
  font-family: "optimanormal", serif;
  font-weight: bold;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock {
  margin-bottom: 0px;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading:after {
  content: "+";
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 120%;
}
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .heading.active:after {
  content: "";
  width: 14px;
  height: 2px;
  background: #d8741b;
  top: 50%;
}
.booking-engine
  .checkInCheckOut
  .datesWrap
  .dateWrap
  .t-dates.t-date-check-out {
  min-height: 22px;
}
@media only screen and (min-width: 1500px) and (max-width: 1600px) {
  .comp_bannerAndBookingWidget .booking-engine .checkInCheckOut {
    width: 40%;
  }
}

@media screen and (max-width: 1600px){
  .booking-engine.layout2 .hotelName .arrowWrap {
  margin: 0px 0 0 -30px;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .booking-engine .checkInCheckOut .datesWrap {
    padding: 0 0.8vw;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .choose
    .label:after {
    width: 0.6rem;
    height: 0.6rem;
    right: 0;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .choose
    .label {
    font-size: 12px;
  }
  
}



@media only screen and (min-width: 991px) {
  .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day,
  .availability-cta
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day {
    position: relative;
    right: auto;
    left: 0px;
    width: 595px;
    margin-left: -8%;
    box-shadow: none;
    top: 12px;
    bottom: 50px;
  }
  .banner-and-booking-widget .booking-engine .promocodeDropDown .input {
    width: 145px;
  }
  .banner-and-booking-widget .booking-engine .promocodeDropDown .submit {
    width: auto;
    padding: 0px 5px;
    line-height: 26px;
    background: #d8741b;
    color: #fff;
  }
  .banner-and-booking-widget
    .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list
    ul
    li {
    line-height: 133%;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown,
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .noOfGuestWrap
    .addGuestDropDown {
    width: 233.5%;
    right: -16.7%;
    padding: 20px 16.5% 10px 16.5%;
  }
  .comp_bannerAndBookingWidget
    .booking-engine:not(.reverse)
    .noOfGuestWrap
    .addGuestDropDown,
  .booking-engine.layout2 .noOfGuestWrap .addGuestDropDown,
  .comp_bannerAndBookingWidget
    .booking-engine:not(.reverse)
    .noOfGuestWrap
    .addGuestDropDown {
    top: 50px !important;
  }

  .banner-and-booking-widget .booking-engine .hotelName .hotelListDropDown {
    width: 800px;
  }

  .banner-and-booking-widget
    .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList {
    width: 46%;
    padding: 10px 30px;
  }
  .banner-and-booking-widget
    .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList:nth-child(2) {
    width: 50%;
  }
  .banner-and-booking-widget
    .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .heading {
    font-weight: bold;
    font-family: "optimanormal", serif;
    letter-spacing: 1px;
  }
  .banner-and-booking-widget
    .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock {
    margin-bottom: 3px;
  }
  .booking-engine.layout2.reverse .noOfRoomsWrap .addRoomDropDown {
    top: 100%;
    bottom: auto;
  }
  .booking-engine .t-table-condensed {
    min-height: 335px;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .choose
    .label {
    padding-bottom: 10px;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .choose
    .label:after {
    bottom: 12px;
  }
}

@media screen and (min-width: 1290px) and (max-width: 1440px){
  .bodyWrapRev .booking-engine.layout2 .hotelName .hotelListDropDown {
    padding: 0 0;
    width: 116.1%;
  }
}


@media screen and (max-width: 1280px){
   .bodyWrapRev .booking-engine.layout2 .hotelName .hotelListDropDown{
   padding: 0 9%;
  }
}

@media only screen and (min-width: 1199px) {
 
  .availability-cta .bEnginepopUp .booking-engine.layout2 {
    top: 0;
  }
  .bodyWrapRev #header .availability-cta .boxColumn {
    width: 640px;
  }
  .bodyWrapRev #header .availability-cta .boxColumn.bEnginepopUp {
    overflow-y: scroll;
    max-height: 452px;
    background: #fff;
  }
  .bodyWrapRev
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap.checkOutDate
    .dateWrap
    .t-datepicker-day {
    margin-left: -132%;
  }
  .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list {
    display: none;
    margin-bottom: 8px;
    padding-bottom: 7px;
    border-bottom: 1px solid #606161;
    /* min-height:80px; */
  }

  .booking-engine.layout2 .checkInCheckOut .datesWrap .label {
    font-size: 13px;
    color: #606161;
  }
  .booking-engine.layout2 .checkInCheckOut .datesWrap .label,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .label {
    margin-bottom: 10px;
  }

  .bodyWrapRev
    .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels {
    /* max-height: calc(100vh - 200px) !important;
    overflow: auto; */
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 30px);
  }
  .bodyWrapRev .mCSB_inside > .mCSB_container,
  .bodyWrapRev .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0px;
    padding-right: 4px;
  }
  .bodyWrapRev .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 35px;
    background: #606161 !important;
    width: 5px;
  }
  .bodyWrapRev .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #ebebeb;
  }
  .bodyWrapRev .mCSB_scrollTools .mCSB_dragger {
    height: 30px;
  }
  .comp_bannerAndBookingWidget
    .booking-engine
    .noOfGuestWrap
    .addGuestDropDown {
    width: 333%;
    max-width: 544px;
    right: -153%;
    left: auto;
    min-width: 500px;
  }
  html.overflowHidden {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
  }
  .overflowHidden {
  }

  .bodyWrapRev
    .boxColumn
    .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul {
    height: 80px;

    overflow-y: scroll;
  }

  .bodyWrapRev .boxColumn .booking-engine.layout2 .viewAvailabilityButton {
    width: 130px;

    text-transform: uppercase;
  }

  .bodyWrapRev .boxColumn .booking-engine.layout2 .viewAvailabilityButton a {
    text-transform: uppercase;
  }

  .booking-engine.layout2 .bookYourStay {
    color: #606161 !important;

    font-size: 1.188em;
  }
}

@media only screen and (max-width: 1600px) {
  .bodyWrapRev .booking-engine.layout2 {
    padding-top: 20px;
  }
  .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day
    .cico-identification {
    font-size: 13px;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName .hotelLabel {
    padding: 5px 0px;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName .hotelLabel {
    padding: 5px 0px;
  }
  .bodyWrapRev .booking-engine.layout2 .booking-engine-close-btn {
    width: 15px;
    top: 15px;
    right: 48px;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName .name {
    font-size: 18px;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap {
    margin: 15px 0px;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfGuestWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfGuestWrap {
    margin-top: 15px;
  }
  .availability-cta .boxColumn.bEnginepopUp.cruiseEmbarkationDatePopUP {
    top: 54%;
  }
  .booking-engine.layout2 .hotelName {
    padding: 5px 0px;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfRoomsWrap {
    margin-top: 15px;
  }
  .comp_bannerAndBookingWidget
    .booking-engine
    .noOfGuestWrap
    .addGuestDropDown {
    right: -213%;
    min-width: 544px;
  }
}
@media only screen and (max-width: 1440px) {
  .booking-engine-ev.exotic-vacation
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li,
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li {
    width: 100% !important;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName .name {
    font-size: 17px;
    width: 95%;
  }
  .booking-engine .hotelName .hotelLabel .arrowWrap {
    float: right;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap {
    margin: 12px 0px;
  }
  .booking-engine.layout2 .checkInCheckOut .datesWrap .label,
  .booking-engine.layout2 .checkInCheckOut .datesWrap .label {
    margin-bottom: 5px;
    font-size: 11px;
  }
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-in,
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-dates
    .t-day-check-out {
    font-size: 25px;
  }
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount .value {
    font-size: 25px;
  }
  .booking-engine.layout2 .noOfGuestWrap .guestCount span.value {
    font-size: 25px;
    font-weight: bold;
  }
  .booking-engine.layout2 .noOfRoomsWrap .addRoomLabel .roomsCount span.lbl {
    font-size: 11px;
  }
  .booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl {
    font-size: 11px;
  }
  .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day {
    top: 3px;
  }
  .comp_bannerAndBookingWidget
    .booking-engine
    .noOfGuestWrap
    .addGuestDropDown {
    right: -139%;
  }
}

@media only screen and (max-width: 1199px) {
  .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list {
    border-bottom: 1px solid #606161;
    margin-bottom: 6px;
    padding-bottom: 7px;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName {
    width: 100%;
  }
  .comp_bannerAndBookingWidget .booking-engine {
    display: none;
  }
  .comp_bannerAndBookingWidget {
    margin-top: 0px;
  }
}
.widgetHeadMob {
  display: none;
}

@media screen and (max-width: 1100px) and (min-width: 1025px){
  .availability-cta .boxColumn{
    width: 520px;
  }
  .availability-cta .booking-engine.layout2.left .checkInCheckOut .datesWrap .dateWrap .t-datepicker-day, .availability-cta .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap .t-datepicker-day{
    width: 499px;
  }
}

@media only screen and (max-width: 991px) {
  .datesWrap.checkOutDate {
    border-right: none !important;
  }
  .booking-engine.layout2 .checkInCheckOut .datesWrap {
    margin: 0px;
  }
  .booking-engine .bookYourStay {
    background: none;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap {
    margin: 0px;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap:after {
    display: none;
  }

  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap,
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap {
    border: #606161 solid 1px;
    border-bottom: 0px;
  }
  .bodyWrapRev .booking-engine.layout2 .specificOfferName {
    margin-bottom: 0px;
    margin-top: 40px;
  }
  .booking-engine.layout2 .checkInCheckOut .datesWrap .dateWrap {
    background: none;
    padding-bottom: 4px;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap,
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap {
    border-right: none;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap:last-child,
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap:last-child {
    border-right: 1.5px solid #606161;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap,
  .booking-engine.layout2 .checkInCheckOut .datesWrap {
    padding: 10px 4%;
    border-bottom: none;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfRoomsWrap {
    margin-top: 0px;
    padding: 10px 4%;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfGuestWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfGuestWrap {
    padding: 10px 4%;
  }

  .bodyWrapRev .booking-engine.layout2 .noOfGuestWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfGuestWrap {
    margin-top: 0px;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfRoomsWrap {
    padding: 10px 4%;
  }
  .bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap:after,
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .noOfRoomsWrap:after {
    display: none;
  }
  .availability-cta .booking-engine.layout2.left .noOfRoomsWrap .arrowWrap,
  .availability-cta .booking-engine.layout2 .noOfRoomsWrap .arrowWrap,
  .availability-cta .booking-engine.layout2.left .noOfGuestWrap .arrowWrap,
  .availability-cta .booking-engine.layout2 .noOfGuestWrap .arrowWrap {
    top: 6px;
    position: relative;
  }
  .booking-engine .checkInCheckOut,
  .booking-engine.layout2 .checkInCheckOut,
  .booking-engine.reverse .checkInCheckOut {
    margin-top: 20px;
  }
  .availability-cta .booking-engine.layout2.left .hotelName .arrowWrap,
  .availability-cta .booking-engine.layout2 .hotelName .arrowWrap {
    margin: 0px 0px 0px 0px;
    right: 2px!important;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName .name {
    width: 94%;
  }
  .bodyWrapRev .booking-engine .hotelName .hotelLabel .arrowWrap:after {
    right: 0px;
  }
  .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day {
    top: auto;
    bottom: 20px;
  }
  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.layout2
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile,
  .booking-engine.reverse
    .checkInCheckOut
    .t-mobile-heading
    .calender-dynamic-text-mobile {
    padding-left: 30px;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .choose.adult {
    width: 50% !important;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .choose {
    width: 50%;
    margin-top: 10px;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap {
    width: 50%;
    margin-top: 10px;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList {
    width: 100%;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul {
    width: 96%;
    position: relative;
    -webkit-box-shadow: -3px 2px 3px 0px rgba(229, 229, 229, 1);
    -moz-box-shadow: -3px 2px 3px 0px rgba(229, 229, 229, 1);
    box-shadow: -3px 2px 3px 0px rgba(229, 229, 229, 1);
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li,
  .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li,
  .booking-engine.reverse
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul
    li {
    width: 100%;
    height: 27px;
    line-height: 27px;
    border: none;
  }
  .booking-engine .hotelName .hotelListDropDown .allHotels {
    padding-top: 15px;
  }
  .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list
    ul
    li {
    font-size: 15px;
  }
  .right-side-menu .availability-cta .mobile-close-button {
    right: 6px;
    left: 0px;
  }
  .right-side-menu .availability-cta .mobile-close-button .close {
    width: 15px;
  }
  .right-side-menu .availability-cta .mobile-close-button .close svg path {
    fill: #606161;
  }
  .bodyWrapRev .booking-engine.layout2 .booking-engine-close-btn {
    display: none;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName .hotelListDropDown,
  .availability-cta .booking-engine.layout2.left .hotelName .hotelListDropDown,
  .availability-cta .booking-engine.layout2 .hotelName .hotelListDropDown {
    width: 100%;
    box-shadow: none;
    padding-left: 15px;
    padding-right: 15px;
    right: inherit;
    padding-top: 70px;
    position: absolute;
    left: 50%;
  }
}

.booking-engine .hotelName .hotelListDropDown .allHotels {
  width: 100% !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .booking-engine .checkInCheckOut,
  .booking-engine.layout2 .checkInCheckOut,
  .booking-engine.reverse .checkInCheckOut {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .booking-engine{
    padding:20px 10px;
    
  }
  .comp_bannerAndBookingWidget .booking-engine{
    display: block;
  }
  .comp_bannerAndBookingWidget .booking-engine .noOfGuestWrap .addGuestDropDown{
    right: -127%;
    left: auto;
  }
  .booking-engine .checkInCheckOut .datesWrap:last-child{
    padding:0 5px 0 5px;
  }
  
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .bodyWrapRev .booking-engine.layout2 .noOfRoomsWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfRoomsWrap {
    padding: 20px 4%;
    height: 82px;
    margin-top: 0px;
    border-top: 1.5px solid #606161;
  }

  .bodyWrapRev .booking-engine.layout2 .noOfGuestWrap,
  .bodyWrapRev .availability-cta .booking-engine.layout2.left .noOfGuestWrap {
    margin-top: 0px;
    height: 82px;
    padding: 20px 4%;
    border-top: 1.5px solid #606161;
  }
  .availability-cta
    .booking-engine.layout2
    .noOfGuestWrap
    .addGuestLabel
    .guestCount {
    left: -20px;
  }
  .bodyWrapRev
    .booking-engine.layout2
    .noOfRoomsWrap
    .addRoomLabel
    .roomsCount
    span.lbl,
  .booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl {
    left: 40px;
  }

  .booking-engine.layout2 .noOfGuestWrap .guestCount span.lbl {
    left: 51px;
  }
  .bodyWrapRev .booking-engine.layout2 .checkInCheckOut .datesWrap:after{
    display:none;
  }
}

.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li.active,
.booking-engine.layout2
  .hotelName
  .hotelListDropDown
  .allHotels
  .hotelList
  .hotelBlock
  .list
  ul
  li:hover {
  color: #d8741b;
}

@media only screen and (min-width: 1320px) and (max-width: 1440px) {
  .banner-and-booking-widget
    .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list
    ul
    li {
    line-height: 125% !important;
  }
  .booking-engine .hotelName .hotelListDropDown .allHotels {
    height: 410px !important;
    padding: 0 8%;
    width: 100% !important;
  }
  .booking-engine.reverse .hotelName .hotelListDropDown {
    bottom: 35px !important;
  }
  .booking-engine
    .hotelName
    .hotelListDropDown
    .allHotels
    .hotelList
    .hotelBlock
    .list
    ul
    li {
    margin-bottom: 7px !important;
  }
}

@media only screen and (min-width: 1290px) and (max-width: 1366px) {
  .bodyWrapRev
    .booking-engine
    .noOfGuestWrap
    .addGuestDropDown
    .actionWrap
    .actionButton {
    padding: 8px 0px;
    width: 100px;
  }
  .availability-cta .booking-engine.layout2.left .hotelName .hotelListDropDown,
  .availability-cta .booking-engine.layout2 .hotelName .hotelListDropDown {
    padding: 0;
  }
  .booking-engine.bkhOffset.homepage-booking-widgit.clearfix.left.reverse
    .allHotels.customScroll.mCustomScrollbar._mCS_4 {
    padding: 0 !important;
  }
}



@media only screen and (max-width: 767px) {
  .bodyWrapRev .booking-engine.layout2 .checkInCheckOut .datesWrap:after {
    display: none;
  }
  .booking-engine.layout2
    .checkInCheckOut
    .datesWrap
    .dateWrap
    .t-datepicker-day {
    top: 80px;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap:last-child,
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2
    .checkInCheckOut
    .datesWrap:last-child {
    border-right: 1px solid #606161 !important;
  }
  .widgetHeadMob {
    display: block;
    float: left;
    width: 100%;
    font-family: "verdanaN";
    font-weight: 200;
    margin-top: 20px;
    color: #606161;
  }
  .booking-engine .bookYourStay {
    background: none;
  }
  .bodyWrapRev .booking-engine.layout2 .hotelName {
    margin-top: 10px;
  }
  .bodyWrapRev
    .availability-cta
    .booking-engine.layout2.left
    .checkInCheckOut
    .datesWrap,
  .booking-engine.layout2 .checkInCheckOut .datesWrap {
    margin: 0;
  }
  .booking-engine .hotelName .hotelListDropDown .allHotels {
    padding: 15px 0 0 0;
  }
  .booking-engine
    .checkInCheckOut
    .t-mobile-heading
    .dateWrap
    .mobCheckInCheckOut
    .dates {
    font-size: 1.2em;
  }
  /* .bodyWrapRev .booking-engine.layout2 .checkInCheckOut {
    border-bottom: 0px;
  } */
}
/* ---------------booking engine new changes end here---------------------- */

/*# sourceMappingURL=booking-engine.css.map */

/*-------------l3 pages related css start here------------------*/

@media only screen and (min-width: 1199px) {
  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine.layout2
    .hotelName
    .hotelListDropDown
    .allHotels {
    margin-left: -8%;
    padding: 0px 9%;
    width: 116% !important;
    background: #fff;
    height: auto !important;
    max-height: initial !important;
  }

  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine
    .hotelName
    .hotelListDropDown {
    height: 115.7%;
  }

  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine.layout2
    .hotelName
    .hotelListDropDown {
    width: 100%;
    padding: 0;
  }

  .bodyWrapRev .two-col-section .boxColumn .mCSB_scrollTools .mCSB_dragger {
    right: 0px;
  }

  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine.layout2
    .viewAvailabilityButton {
    text-transform: initial;
  }

  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine.layout2
    .noOfGuestWrap
    .addGuestDropDown
    .blockWrapper
    .block
    .roomGuestCount
    .childAgeWrap
    .ageList
    ul {
    height: 80px;
    overflow-y: scroll;
  }
  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine.layout2
    .viewAvailabilityButton {
    width: 130px;
    text-transform: uppercase;
  }
  .bodyWrapRev
    .two-col-section
    .boxColumn
    .booking-engine.layout2
    .viewAvailabilityButton
    a {
    text-transform: uppercase;
  }
  .two-col-section .booking-engine.layout2 .bookYourStay {
    color: #606161 !important;
    font-size: 1.188em;
  }
}

/* @media only screen and (min-width: 991px) {
     .booking-engine.layout2
      .checkInCheckOut
      .datesWrap
      .dateWrap
      .t-datepicker-day {
      position: relative;
      right: auto;
      left: 0px;
      width: 595px;
      margin-left: -8%;
      box-shadow: none;
      top: 12px;
      bottom: 50px;
    }
  } */

/* @media only screen and (min-width: 1199px) {
  
  .bodyWrapRev .boxColumn .booking-engine.layout2 .hotelName .hotelListDropDown .allHotels{
    max-height:inherit !important;
    height:auto !important;
    overflow:auto;
  }
  
  } */

/*-------------l3 pages related css end here------------------*/

@media screen and (max-width: 991px) {
  header .header-right-unit .right-side-menu .c-main-wrap {
    top: 175px;
  }
}

@media screen and (max-width: 991px){
  .availability-cta .boxColumn{
    width: 100%;
  }
  .availability-cta .boxColumn.bEnginepopUp.cruiseEmbarkationDatePopUP{
    top: 50%!important;
  }
  .bookingEnginePopOverlay.active{
    display: none!important;
  }
  .right-side-menu .availability-cta .booking-engine{
    display: none;
  }
}

@media screen and (max-width: 480px){
  .booking-engine .calender-price-msg{
    font-size: 10px;
    top: 142px;
    padding: 6px 5px;
  }
  .booking-engine .viewAvailabilityButton{
    width: 100px!important;
  }
}

@media screen and (min-width: 412px) and (max-width: 450px){
  .booking-engine .calender-price-msg{
    font-size: 10px;
    line-height: 27px;
  }
}

@media screen and (max-width: 390px){

 .booking-engine .calender-price-msg{
        top: 153px;
        line-height: 13px;
        height: 33px;
        padding: 3px 0;
  }
}

@media screen and (max-width: 375px){
  .booking-engine .calender-price-msg{
      top: 139px;
  }
}
@media screen and (min-width: 391px) and (max-width:399px){
  .macSystem .booking-engine .calender-price-msg{
     top: 154px;
     height: 32px;
  }
}

@media screen and (max-width: 375px){
  .macSystem .booking-engine .calender-price-msg{
      top: 152px;
  }
}

.HBJAIVA202507.soldOutDate::after, .HBJAIVA202508.soldOutDate::after{
  content:"Closed";
}


