

header {
  position: fixed;
  left: 0;
  right: 0;
  height: 84px;
  background: #fff;
  -webkit-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  z-index: 99991;
  box-shadow: 0px 2px 10px #555;
  height: 75px;
  padding: 3px 2.5%;
  top: 0px;
}
header .header-wraper {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
header .header-left-unit {
  width: 38%;
  float: left;
  margin: 32px 0 0 0;
}
header #nav-icon {
  width: 46px;
  height: 24px;
  position: relative;
  float: left;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  margin-top: -2px;
}
header #nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #606161;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
header #nav-icon span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

header #nav-icon span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
header.hotel-pages .header-logo-unit {
  margin-top: 1px !important;
  margin-left: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 20% !important;
  padding-top: 0px;
  height: 75px;
  margin: 0 auto;
  display: inline-block;
}
a, .loginClickHref {
  cursor: pointer;
 
}
header .header-logo-unit img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
  max-width: 100% !important;
  padding: 0px 0px 5px;
}
header .header-right-unit {
  float: right;
  width: 43%;
  margin-top: 27px;
}
header .header-right-unit .right-side-menu {
  float: right;
  /* margin-top: 30px; */
  position: relative;
  display: block;
}
.header-right-unit{
  display:none;
}
.left-side-menu{
  display:none;

}
.top-nav, .login-, .menu-container{
  display:none !important;
}

@media only screen and (max-width: 1100px) {
  .mobile-cta {
      position: fixed;
      display: block;
      width: 100%;
      bottom: 0;
      left: 0;
      z-index: 99;
  }
  .mobile-cta a {
    padding: 15px 8px;
    width: 100%;
    color: #fff;
    font-size: 0.938em;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    font-family: "Verdana", sans-serif;
}
.mobile-cta a.chat-btn {
  background: #000a48;
  display: none;
}
.mobile-cta a.booking {
  background: #d8741b;
  text-transform: uppercase;
}
}

@media only screen and (max-width: 767px) {
  header #nav-icon {
      width: 36px;
  }
}

@media only screen and (max-width: 440px) {
  header.hotel-pages .header-logo-unit {
      width: 50% !important;
  }
}


@media only screen and (max-width: 1100px) {
  
}



@font-face {
    font-family: "verdana-light";
    src: url("https://www.oberoihotels.com/fonts/VerdanaPro-Light.woff2") format("woff2"), url("https://www.oberoihotels.com/fonts/VerdanaPro-Light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "verdanaNormal";
    src: url("https://www.oberoihotels.com/fonts/VerdanaPro-Regular.woff2") format("woff2"), url("https://www.oberoihotels.com/fonts/VerdanaPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "verdanaN";
    src: url("https://www.oberoihotels.com/fonts/verdana-webfont.woff2") format("woff2"), url("https://www.oberoihotels.com/fonts/verdana-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }

body {
    font-family: Roboto,sans-serif;
    overflow-x: hidden;
    padding: 78px 0 0;
    font-size: 16px;
    color: #000;
    overflow-x:hidden;
}

.bodyWrapRev ul li {
    font-family: "verdanaN";
    margin-bottom: 8px;
    color: #606161;
    line-height: 140%;
}
* {
    padding: 0;
    box-sizing: border-box;
    outline: 0;
    box-shadow: none;
    border-color: transparent;
    margin:0px;
}

@media screen and (min-width:1025px) {
    header#header .header-right-unit .right-side-menu ul li a {
		padding: 0 10px
	}
}


.comp_bannerAndBookingWidget {
    margin-top: 33px;
  }
  @media (min-width: 2000px) and (max-width: 2599px) {
    .comp_bannerAndBookingWidget {
      margin-top: 75px;
    }
  }
  @media (max-width: 1024px) {
    .comp_bannerAndBookingWidget {
      margin-top: 0px;
    }
  }
  @media (max-width: 1024px) {
    .comp_bannerAndBookingWidget .banner-and-booking-widget {
      max-height: inherit;
    }
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner {
    min-height: auto !important;
    opacity: 0;
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner.slick-initialized {
    opacity: 1;
    transition: opacity 0.1s;
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner.swiper-initialized {
    opacity: 1;
    transition: opacity 0.1s;
  }
  @media (max-width: 766px) {
    .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .bannerMobile .playButto img {
      width: 40px;
      height: initial;
    }
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-prev {
    position: absolute;
    left: 1.5%;
    background-image: none;
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    top: 45%;
  }
  @media (max-width: 766px) {
    .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-prev {
      left: 30px;
    }
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-prev::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 6px;
    right: 0px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-prev.swiper-button-lock {
    display: none;
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-next {
    position: absolute;
    right: 1.5%;
    background-image: none;
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    top: 45%;
  }
  @media (max-width: 766px) {
    .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-next {
      right: 30px;
    }
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-next::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 6px;
    right: 0px;
    transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    -moz-transform: rotate(136deg);
  }
  .comp_bannerAndBookingWidget .banner-and-booking-widget .banner .swiper-button-next.swiper-button-lock {
    display: none;
  }
  .comp_bannerAndBookingWidget.bookingEngineOffers .banner-and-booking-widget {
    overflow: inherit !important;
  }
  .comp_bannerAndBookingWidget .youtube-slide .youtube-video {
    height: calc(100% + 100px) !important;
    transform: translateY(-45px);
  }
  @media (max-width: 1280px) {
    .comp_bannerAndBookingWidget .youtube-slide .youtube-video {
      height: calc(100% + 109px) !important;
      transform: translateY(-66px);
    }
  }
  @media (max-width: 1024px) {
    .comp_bannerAndBookingWidget .youtube-slide .youtube-video {
      height: calc(100% + 110px) !important;
      transform: translateY(-55px);
    }
  }
  
  #videoPopup {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: all linear 0.5s;
    padding: 0 40px;
    background: #000;
  }
  #videoPopup.active {
    opacity: 1;
    z-index: 99999999;
  }
  #videoPopup.active iframe {
    height: 100%;
    width: 100%;
  }
  #videoPopup .overlay {
    position: fixed;
    z-index: 9;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
  #videoPopup .fullvideoClose {
    position: absolute;
    z-index: 999999;
    right: 10px;
    border: none;
    height: 35px;
    width: 35px;
    background: transparent;
    top: 15px;
  }
  #videoPopup .top-popup {
    height: 10%;
    background-color: #000;
    z-index: 999998;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  
  .banner .banner-video-button {
    display: none;
  }
  .banner img {
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    vertical-align: middle;
  }
  @media (max-width: 1024px) {
    .banner img {
      -o-object-fit: cover;
         object-fit: cover;
      max-height: auto;
    }
  }
  @media (max-width: 766px) {
    .banner img {
      max-height: 100%;
      height: calc(100vh - 120px);
    }
  }
  .banner .banner-video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .banner .banner-video .inline-YTPlayer {
    top: -75px;
  }
  .banner .banner-video #muteUnMute {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 32px;
    border: none;
    z-index: 1;
    text-indent: -9999px;
    background: url(https://www.oberoihotels.com/images/OberoiHotels/rev/dist/sprites-icons.png) no-repeat;
    background-position: -111px -82px;
  }
  .banner .banner-video #muteUnMute.active {
    background-position: -111px -117px;
  }
  @media (min-width: 1025px) and (max-width: 1999px) {
    .banner iframe {
      height: 91% !important;
      -o-object-fit: cover;
         object-fit: cover;
      max-width: 100% !important;
      margin: 0 !important;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: calc(100% + 106px) !important;
    }
  }
  @media (min-width: 1025px) and (max-width: 1280px) {
    .banner iframe {
      top: 12px !important;
    }
  }
  .banner .expand-video {
    position: absolute;
    z-index: 1;
    right: 15px;
    bottom: 0px;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  .banner .expand-video a {
    color: #fff;
    font-size: 12px;
    background: url(https://www.oberoihotels.com/images/OberoiHotels/rev/dist/sprites-icons.png) no-repeat;
    width: 37px;
    height: 60px;
    background-position: -172px -171px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 4px;
  }
  .banner .expand-video a img {
    width: auto;
    margin: 0px auto;
  }
  @media (max-width: 1024px) {
    .banner .expand-video {
      display: none;
    }
  }
  .banner .slick-dots {
    bottom: 15px;
    right: 50px;
    text-align: right;
    overflow: hidden;
  }
  .banner .slick-dots li {
    width: 10px;
    height: 10px;
    background: url(https://www.oberoihotels.com/images/oberoihotels/banner-dots.png) right center no-repeat;
  }
  .banner .slick-dots li.slick-active {
    background: url(https://www.oberoihotels.com/images/oberoihotels/banner-dots.png) left center no-repeat;
  }
  .banner .slick-dots li a {
    text-indent: 9999px;
    display: block;
  }
  .banner div {
    position: relative;
  }
  .banner .slick-prev,
  .banner .slick-next {
    height: auto;
    margin-top: -18px;
  }
  .banner .text-container {
    position: absolute;
    z-index: 1;
    bottom: 100px;
    font-size: 2em;
    font-family: Verdana;
    color: #fff;
    /* text-shadow: 4px 5px 8px #000; */
    text-align: center;
    width: 100%;
  }
  .banner .text-container i {
    font-style: italic;
  }
  .banner .text-container .banner-arrow-bottom {
    cursor: pointer;
    position: absolute;
    top: 100%;
    bottom: -50%;
    left: 50%;
    transform: translate(-50%, 0);
    background: url(https://www.oberoihotels.com/images/oberoihotels/sprites-icons.png) no-repeat;
    width: 32px;
    height: 25px;
    background-position: -189px -105px;
  }
  .banner .banner-slide .banner-layer {
    background: url(https://www.oberoihotels.com/images/oberoihotels/overview/ban-t-bg.png) bottom center repeat-x;
    width: 100%;
    position: absolute;
    z-index: 0;
    bottom: 0px;
    height: 100%;
  }
  .banner .banner-slide .banner-image img {
    width: 100%;
  }
  .banner .slick-prev::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 6px;
    right: 0px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
  }
  .banner .slick-next::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 6px;
    right: 0px;
    transform: rotate(136deg);
    -webkit-transform: rotate(136deg);
    -moz-transform: rotate(136deg);
  }
  
  .bannerOption2 .banner img {
    height: calc(100vh - 175px);
  }
  @media (max-width: 1024px) {
    .bannerOption2 .banner img {
      max-height: auto;
      height: calc(100vh - 120px);
    }
  }
  
  /* .udaivilas-banner {
      .text-container {
          bottom: 162px;
      }
      .banner-slide {
          &:before {
              bottom: 115px;
          }
      }
  } */
  .homepage-booking-widgit {
    top: -34px;
  }
  
  @media only screen and (max-width: 1600px) {
    .banner .banner-slide:before {
      bottom: 60px;
    }
    .udaivilas-banner .banner-slide:before {
      bottom: 115px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .banner .banner-video .inline-YTPlayer {
      top: -100px;
    }
    .banner .banner-video .expand-video {
      bottom: 34px;
    }
  }
  @media only screen and (max-width: 1440px) {
    .banner .banner-video .inline-YTPlayer {
      top: -75px;
    }
    .udaivilas-banner .text-container {
      bottom: 70px;
    }
    .udaivilas-banner .banner-slide:before {
      bottom: 25px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner .banner-video .inline-YTPlayer {
      top: -45px;
    }
    .banner .banner-slide::before {
      bottom: 0px;
    }
    .banner .text-container {
      bottom: 35px;
      font-size: 2em;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .banner .banner-video .inline-YTPlayer {
      top: -55px;
    }
    .banner .banner-video .expand-video {
      bottom: 34px;
    }
  }
  @media only screen and (max-width: 767px) {
    .banner .banner-video {
      display: none;
    }
    .banner .banner-video .inline-YTPlayer {
      top: -22px;
    }
    .banner .banner-video-button {
      display: block;
    }
    .banner .video-btn {
      display: block;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
    }
    .banner .video-btn img {
      max-width: 50px;
      -o-object-fit: contain;
         object-fit: contain;
    }
    .banner .banner-image.disable .text-container {
      opacity: 1;
      visibility: visible;
    }
    .banner .text-container {
      font-size: 1.5em;
      bottom: 130px;
    }
    .banner .text-container p {
      font-size: 0.9em !important;
    }
    .banner .text-container span {
      display: block;
    }
    .banner .banner-slide:before {
      bottom: 85px;
    }
    .udaivilas-banner .text-container {
      bottom: 90px;
    }
    .udaivilas-banner .banner-slide:before {
      bottom: 146px;
    }
  }
  @media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .udaivilas-banner .text-container {
      bottom: 140px;
    }
  }
  .templateHomePage .comp_bannerAndBookingWidget {
    margin-top: 34px;
  }
  
  @media (max-width: 1025px) {
    .templateHomePage .comp_bannerAndBookingWidget {
      margin-top: 0px;
    }
  }
  .mobilemp4video .deskHide {
    display: none;
  }
  
  @media screen and (max-width: 767px) {
    .mobilemp4video .youtube-video {
      display: none;
    }
    .mobilemp4video .deskHide {
      display: block;
    }
    .mobilemp4video video {
      width: 100%;
      max-height: 90vh;
      -o-object-fit: cover;
         object-fit: cover;
      transform: scale(1.01);
    }
    .mobilemp4video .youtube-slide .unMuteVideo.unmuteMobile {
      display: block;
      bottom: 50px;
    }
    .mobilemp4video .mob-hide {
      display: none !important;
    }
    .mobilemp4video .playBtnOverView {
      display: none;
    }
  }
  @media (min-width: 767px) {
    .templateHomePage .comp_bannerAndBookingWidget.homePageBanner .banner-and-booking-widget .banner {
      aspect-ratio: 1920/980;
      overflow: hidden;
    }
  }
  @media (min-width: 767px) {
    .templateHomePage .comp_bannerAndBookingWidget.homePageBanner .banner-and-booking-widget .banner .video-wrapper iframe {
      height: calc(100% + 116px) !important;
    }
  }
  
  .videoBannerSlider .udaivilas-banner {
    background: #000;
  }
  .videoBannerSlider .udaivilas-banner .bannerMobile1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .videoBannerSlider .udaivilas-banner .slide-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  @media (max-width: 1024px) {
    .videoBannerSlider .udaivilas-banner .bannerMobile1 {
      height: 100%;
      aspect-ratio: 768/392;
    }
    .videoBannerSlider .udaivilas-banner .slide-video {
      -o-object-fit: cover;
         object-fit: cover;
    }
  }
  @media (max-width: 766px) {
    .videoBannerSlider .udaivilas-banner .bannerMobile1 {
      height: 100vh;
    }
  }

  .unMuteVideo {
    position: absolute !important;
    bottom: 4%;
    right: 2%;
    background: url(https://www.oberoihotels.com/images/oberoihotels/rev/mute.png) no-repeat center center;
    background-size: 100%;
    color: #fff;
    font-size: 1rem;
    padding: 5px 10px;
    width: 35px;
    height: 50px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
}
.unMuteVideo.mute {
    background: url(https://www.oberoihotels.com/images/OberoiHotels/rev/unmute.png) no-repeat center center;
    background-size: 100%;
}

.login-popup {
    max-width: 405px;
    width: 100%;
    position: fixed;
    top: 39px;
    right: 11.5%;
    z-index: 99999;
    background: #fff;
    display: none;
    box-shadow: -1px 2px 6px #ccc;
}
.bookingEnginePopOverlay .close {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -220px 0 0 229px;
    font-size: 30px;
    color: #fff;
}

.menu-o-one-login-details {
    display: none;
}


