@font-face {
    font-family: 'kepler-std';
    src: url('../fonts/keplerstdregular.otf') format('opentype');
    font-display: swap;
}
@font-face {
  font-family: 'FuturaBkBT';
  src: url('../fonts/FuturaBT-Book.woff2') format('woff2'),
      url('../fonts/FuturaBT-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SaaSeriesCDOT';
  src: url('../fonts/SaaSeriesCDOT.woff2') format('woff2'),
      url('../fonts/SaaSeriesCDOT.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#diamond{background:#2f2e72 !important;}
.home_res .selectdiv1 select::-ms-expand,
.inner_res .selectdiv1 select::-ms-expand {
  display: none;
}
.home_res .selectdiv1 select,
.inner_res .selectdiv1 select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background: transparent;
}

#tag-id {
  background-color: #fff !important;
  color: #000;
}
@media (min-width: 1200px) {
  header {
    top: 0;
    width: 100%;
    z-index: 11;
    transition: height 0.3s ease 0s;
    position: relative;
  }

  header.smaller .inner_res {
    height: 120px;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 3px solid #000;
    transition: height 0.3s ease 0s;
    width: 100%;
    box-sizing: border-box;
  }
  header.smaller .inn-vertmar {
    margin: 0;
  }
  header.smaller .bg_bar {
    visibility: hidden;
    margin: 0;
    width: 7%;
  }
  .home_collapse {
    top: 43px;
  }
  header.smaller .selectdiv1 {
    width: 100%;
    padding-left: 0px;
  }
  header.smaller select {
    background: #fff !important;
  }
  header.smaller .yelbors select {
    background: #fff !important;
    color: #657889 !important;
    width: 95px !important;
    border-radius: 4px !important;
    padding: 3px 10px !important;
    display: block;
    margin: 5px auto;
  }
  header.smaller #no_of_room,
  header.smaller #no_of_adult,
  header.smaller #no_of_child,
  header.smaller #no_of_room_mobile {
    border: 1px solid #c0c1c1 !important;
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    padding: 7px;
    width: 90%;
    height: 45px;
  }

  header.smaller .inner_res #no_of_room,
  header.smaller .inner_res #no_of_adult,
  header.smaller #no_of_child,
  header.smaller #no_of_room_mobile {
    border: 1px solid #c0c1c1 !important;
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
    padding: 7px;
    height: 45px;
    margin: 0;
  }

  header.smaller .inner_res .selectdiv1:after {
    top: -30px;
    right: -25px;
  }
  header.smaller .home_res {
    height: 120px;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    bottom: initial;
    border: none;
    border-bottom: 3px solid #494949;
    transition: height 0.3s ease 0s;
    width: 100%;
  }
  header.smaller .home_res .res_bg {
    border: none;
    height: 118px;
  }
  header.smaller .room_home {
    color: #000;
  }
  .logoDN {
    display: none;
  }
  .smaller .logoDN {
    display: block;
  }
  .smaller .checkDN {
    display: none;
  }
  .smaller .width16 {
    width: 16%;
  }
  .smaller .width25 {
    width: 25%;
  }
  .smaller .width30 {
    width: 30%;
  }
  .smaller .width14 {
    width: 14%;
  }
  .smaller .width30-inn {
    width: 30%;
    margin-left: 0px;
  }
  header.smaller .yelname {
    color: #000;
  }
  header.smaller .checktxt {
    color: #000;
    font-style: normal;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
  }
  header.smaller .borlefty {
    border-right: 0;
  }
  header.smaller .customedeatetimesout,
  header.smaller .customedeatetimesin {
    border: 1px solid #c0c1c1;
    background: #fff;
    color: #000;
    height: 45px;
  }
  header.smaller .F20_check,
  header.smaller .monthcheck {
    font-size: 15px;
  }
  header.smaller .reservation #dpd1,
  header.smaller .reservation #dpd2 {
    height: 45px;
  }
  header.smaller .vertmar {
    margin: 15px 0 0 0;
  }
  header.smaller .reservation .btn-success {
    margin: 20px 0 0 0;
    padding: 8px 25px;
  }
  header.smaller .logo_inn {
    margin: 15px 0 0 0;
  }
  header.smaller .add-on {
    background: url(../img/smallcal.svg) no-repeat;
    width: 30px;
    height: 23px;
    right: 5px;
    bottom: 12px;
  }
  header.smaller .reservation {
    width: 100%;
    margin: 0 auto;
  }
  header.smaller .sign_bg {
    display: none;
  }
  header.smaller .innerhead {
    padding: 15px 0;
  }
  header.smaller .dropshadow {
    box-shadow: none;
  }
  header.smaller .MT20_new {
    margin-top: 10px !important;
  }
  header.smaller .home_res .selectdiv1:after,
  header.smaller .inner_res .selectdiv1:after {
    color: #000;
    right: -38px;
    top: -32px;
  }
}

.carousel-indicators {
  width: 26%;
  padding: 0 5px 5px 5px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 50px;
}
.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 0%;
  background: rgba(255, 255, 255, 0.52);
  border-color: transparent;
  transition: all 0.3s;
  margin: 3px 2px;
}
.carousel-indicators .active {
  width: 18px;
  height: 18px;
  border-radius: 0%;
  background: rgba(255, 255, 255, 1);
  border-color: transparent;
  transition: all 0.3s;
  margin: 3px 0;
}
/* div {transition-duration: 1s; transition-property: width;}*/

.checkbut {
  background: #6fa624 !important;
  font-size: 20px;
  position: fixed !important;
  bottom: 0px !important ;
  z-index: 999;
  text-align: center;
  margin: auto;
  width: 100% !important;
  border-radius: 0px;
  left: 0;
}
.colorgreen {
  color: #000;
}
.colorgreen a {
  color: #000;
}
body {
  /* font-family:'kepler-std' !important; */
  font-family: 'FuturaBkBT' !important;
  font-size: 16px;
  color: #000;
  font-weight: 400;
}
.header {
  position: relative;
  height: auto;
  z-index: 999;
}
.header_signin {
  position: relative;
  background: #000;
  z-index: 999;
}
/*********************************** slider************************************************/
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.slider {
  padding: 0;
  position: relative;
  z-index: 1;
}
.welcometext {
  top: 0px;
  position: absolute;
  width: 45%;
  z-index: 9;
  height: 100.1%;
}
.welcometext_bg {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  height: 100%;
  padding: 40px 60px 40px 40px !important;
  width: 100%;
  display: table;
}
.welcometablecell {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.welconmuddlediv {
  width: 100%;
  display: inline-block;
}
.but_home {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 11px 35px;
  text-transform: uppercase;
}
.but_home.focus,
.but_home:focus,
.but_home:hover {
  background: #000;
  color: #fff;
}
.welcometext h2,
.slider-subhead {
  margin: 3px 0 16px;
}
.welcometext h1,
.slider-head {
  margin: 9px 0 0;
}

/*slider carousel-fade */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*slider carousel-fade */
/*********************************** slider************************************************/
/******* Sign In ********/
.sign_bg {
  display: inline-block;
  float: none;
  padding: 10px 0;
  position: relative;
}
.sign_bg > a {
  color: #000 !important;
  display: inline-block;
  font-size: 16px;
  padding: 5px 8px;
}
.sign_bg2 {
  display: inline-block;
  float: right;
  padding: 5px 0;
  position: relative;
}
.sign_bg2 > a {
  color: #525d3f !important;
  display: inline-block;
  font-size: 16px;
  padding: 5px 5px;
}
.bggreen {
  background: #525d3f;
}
.colormegreen {
  color: #525d3f;
}
.equalpad a {
  background: none;
  padding: 3px 8px;
  color: #000;
  display: inline-block;
  width: 32px;
  text-align: center;
  border: 1px solid #000;
  margin: 0 5px;
}
.fontbg {
  background: #000;
  padding: 5px;
  margin: 0 3px;
  width: 30px;
  text-align: center;
  display: inline-block;
}

/* added by PKUMAR*/
.MT72 {
  margin-top: 72px;
}

span.welcmtxt {
  color: #243007;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.bxtsxt {
  float: right;
}
.welcomedropdowns {
  background: url(../images/welcomedropdown.png) no-repeat center center;
  float: left;
  width: 22px;
  height: 24px;
}
.userddbox {
  width: 250px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 10px;
  top: 35px;
  z-index: 9999;
  background: #e7e8e7;
  border: 0;
  border-top: none;
}
.userddbox li {
  width: 100%;
  float: left;
  border-top: 1px solid #cfcfcf;
  list-style: none;
}
.userddbox li a {
  color: #666666;
  text-decoration: none;
  line-height: 32px;
  display: block;
  padding: 0px 8px;
  font-family: 'kepler-std';
  font-size: 12px;
}
li.user-header {
  height: 165px;
  padding: 10px;
  text-align: center;
  background: #487289;
}
.width100 {
  width: 100%;
}
.txtaln {
  text-align: center;
}

li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
li.user-header > p {
  z-index: 5;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  text-transform: capitalize;
}
li.user-header > p > small {
  display: block;
  font-size: 12px;
  padding-top: 3px;
}
.img-circle {
  border-radius: 50%;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
li.user-footer {
  background-color: #f9f9f9;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.userddbox .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  min-width: 65px;
}
.userddbox .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.userddbox .btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.userddbox .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.userddbox .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.userddbox .btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #333;
  background-color: #00ae34;
  border-color: #adadad;
}
.userddbox .btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}
.userddbox .btn.uppercase {
  text-transform: uppercase;
}
.userddbox .btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.userddbox .btn-default:hover,
.btn-default:active {
  background-color: #00ae34 !important;
}
.userddbox .btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.user-footer .btn-default {
  color: #666666;
}
a.minwidthccmd {
  width: 150px;
}
a.minwidthsot {
  width: 65px;
}
a.disinlnblk {
  float: none;
  display: inline-block !important;
}

a.welcome_showhide span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
a.mobilecircleimg span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
  float: none;
  text-decoration: none !important;
}
.img-circle2 {
  border-radius: 50%;
  float: left;
}
.welcometxtddp {
  float: left;
  font-size: 14px;
  color: #fff;
}
.sign_link {
  margin-right: 5px;
}
#cancel_reservation_link_user2 {
  display: block;
  padding: 5px 15px 5px 25px;
}
.bxtsxtmob {
  clear: both;
}
.bxtsxtmob span {
  display: inline-block;
  line-height: 28px;
}
a.mobilecircleimg {
  text-decoration: none !important;
}
a.mobilecircleimg:hover,
li.open a.mobilecircleimg:focus {
  text-decoration: none !important;
}
.MT72 {
  margin-top: 72px;
}

span.welcmtxt {
  color: #243007;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.bxtsxt {
  float: right;
}
.welcomedropdowns {
  background: url(../images/welcomedropdown.png) no-repeat center center;
  float: left;
  width: 22px;
  height: 24px;
}
.userddbox {
  width: 250px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 35px;
  z-index: 9;
  background: #e7e8e7;
  border: 0;
  border-top: none;
}
.userddbox li {
  width: 100%;
  float: left;
  border-top: 1px solid #cfcfcf;
  list-style: none;
}
.userddbox li a {
  color: #666666;
  text-decoration: none;
  line-height: 32px;
  display: block;
  padding: 0px 8px;
  font-family: 'kepler-std';
  font-size: 12px;
}

li.user-header {
  height: 165px;
  padding: 10px;
  text-align: center;
  background: #525d3f;
}
.width100 {
  width: 100%;
}
.txtaln {
  text-align: center;
}

li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
li.user-header > p {
  z-index: 5;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  text-transform: capitalize;
}
li.user-header > p > small {
  display: block;
  font-size: 12px;
  padding-top: 3px;
}
.img-circle {
  border-radius: 50%;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
li.user-footer {
  background-color: #f9f9f9;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.userddbox .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  min-width: 65px;
}
.userddbox .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.userddbox .btn:focus,
.btn:hover {
  color: #ffffff;
  text-decoration: none;
}
.userddbox .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.userddbox .btn-default {
  color: #ffffff;
  background-color: #fff;
  border-color: #ccc;
}
.userddbox .btn-default:active,
.userddbox .btn-default:focus,
.userddbox .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.userddbox .btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}
.userddbox .btn.uppercase {
  text-transform: uppercase;
}
.userddbox .btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.userddbox .btn-default:hover,
.userddbox .btn-default:active {
  background-color: #e7e7e7 !important;
}
.userddbox .btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.userddbox .user-footer .btn-default {
  color: #666666;
}
a.minwidthccmd {
  width: 150px;
}
a.minwidthsot {
  width: 65px;
}
a.disinlnblk {
  float: none;
  display: inline-block !important;
}

a.welcome_showhide span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
a.mobilecircleimg span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
  float: none;
  text-decoration: none !important;
}
.img-circle2 {
  border-radius: 50%;
  float: left;
}
.welcometxtddp {
  float: left;
  font-size: 14px;
  color: #fff;
}
.sign_link {
  margin-right: 5px;
}
#cancel_reservation_link_user2 {
  display: block;
  padding: 5px 15px 5px 25px;
}
.bxtsxtmob {
  clear: both;
}
.bxtsxtmob span {
  display: inline-block;
  line-height: 28px;
}
a.mobilecircleimg {
  text-decoration: none !important;
}
a.mobilecircleimg:hover,
li.open a.mobilecircleimg:focus {
  text-decoration: none !important;
}

/********* Sign In ******/
/******************************* CHECK AVAILABILITY  *********************************************/
.home_res {
  margin: 0 auto;
  background-size: cover;
  position: absolute;
  width: 65%;
  left: 0;
  right: 0;
  bottom: 25px;
  z-index: 1;
}
.bookingbg {
  background: rgba(17, 30, 108, 0.6);
  height: 125px;
  box-shadow: 0 3px 12px #555;
  -webkit-box-shadow: 0 3px 12px #555;
  -moz-box-shadow: 0 3px 12px #555;
  bottom: 8px;
}
.wide_cal {
  background: none;
  display: inline-block;
  width: 100%;
  position: relative;
}
.datepicker.dropdown-menu {
  max-width: 230px;
}
.customedeatetimesout,
.customedeatetimesin {
  display: block;
  background: none;
  color: #fff;
  font-size: 14px;
  line-height: 1.42857;
  padding: 8px 22px 8px 12px;
  width: 100%;
  border: 1px solid #fff;
}
.reservation #dpd1,
.reservation #dpd2 {
  cursor: auto !important;
  width: 100%;
  background: none;
  position: relative;
  z-index: 9;
  height: 45px;
}
.checkincustometime {
  left: 0;
  opacity: 0 !important;
  position: absolute !important;
  top: 0px;
  z-index: 10 !important;
}
.add-on {
  background: url(../img/calendar.svg) no-repeat;
  width: 30px;
  height: 30px;
  border-radius: 0 4px 4px 0;
  color: #fff;
  padding: 6px 7px;
  position: absolute;
  right: 15px;
  bottom: 7px;
}

.reservation label {
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
  float: left;
}
.btn_left {
  border-radius: 7px 0 0 7px !important;
  background: url(../img/plus_minus.png) no-repeat 8px 11px #4cadea;
  border: 0;
  float: left;
}
.btn_right {
  border-radius: 0px 7px 7px 0px !important;
  background: url(../img/plus_minus.png) no-repeat -50px 10px #4cadea;
  border: 0;
  float: left;
}
.btn_right:hover,
.btn_right:active,
.btn_right:focus {
  background: url(../img/plus_minus.png) no-repeat -50px 10px #76daff;
  padding: 6px 11px !important;
}
.btn_left:hover,
.btn_left:active,
.btn_left:focus {
  background: url(../img/plus_minus.png) no-repeat 8px 11px #76daff;
  padding: 6px 11px !important;
}
.room_count {
  float: left;
  width: 30%;
  border-radius: 0;
  height: 32px;
  text-align: center;
}
.roomsNumberOfRooms .room_count {
  width: 12%;
}
.home_collapse .room_count {
  padding: 0;
}

.home_collapse {
  position: absolute;
  background: #000 !important;
  z-index: 11;
  width: 123%;
  padding: 10px 0;
}
.MT20_new {
  margin-top: 20px;
}
.room_home {
  margin: 0;
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.room_home .fa {
  font-size: 20px;
  position: relative;
  top: 3px;
}
.room_home:hover {
  color: #fff;
  text-decoration: none;
}
.panel-body {
  color: #fff;
}
.reservation .btn-success {
  background: #09a723;
  font-size: 21px;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  padding: 8px 30px;
  margin: 34px 0 20px 0;
  text-transform: uppercase;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .home_collapse {
    position: inherit !important;
    top: 0 !important;
    background: none !important;
    margin-bottom: 0px;
  }
  .home_collapse {
    width: 100%;
  }
  .panel-body {
    color: #fff !important;
  }
  .reservation label {
    color: #fff !important;
  }
}
@media screen and (min-width: 701px) and (max-width: 767px) {
  .home_collapse,
  .roomsNumberOfRooms,
  #div_deal_step_1 .searchModule {
    width: 90%;
    margin-left: 10%;
  }
}
@media screen and (min-width: 400px) and (max-width: 767px) {
  .home_collapse,
  .roomsNumberOfRooms,
  #div_deal_step_1 .searchModule {
    width: 100%;
    margin-left: 10%;
  }
  .Deal_Rate_Image {
    margin: 10px 0 !important;
  }
  .col-lg-1.col-md-2.col-sm-2.col-xs-4.text-center.XP0 {
    width: 16.6667%;
  }
  .col-lg-3.col-md-4.col-sm-4.col-xs-4.text-center.col-md-offset-1.col-sm-offset-1.col-lg-offset-0.XP0 {
    width: 16.6667%;
    margin: 0 16%;
  }
  .wide_cal {
    position: relative;
    width: 100%;
  }
  #div_deal_step_1 .roomsNumberOfRooms {
    width: 100%;
    margin: 0;
  }
  .datepicker {
    /*left:355px !important;*/
  }
}

@media screen and (min-width: 320px) and (max-width: 1000px) {
  .dropdown-submenu .dropdown-menu {
    position: relative;
    float: none;
    left: 0;
  }
  ul.dropdown-menu-mobile li.active {
    background: #08557a none repeat scroll 0 0;
    color: #ffffff;
  }
  ul.dropdown-menu-mobile li.active a {
    color: #fff !important;
  }
}
@media screen and (min-width: 500px) and (max-width: 1000px) {
  .F20_check {
    font-size: 20px !important;
  }
  .add-on {
    bottom: 7px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .list-group li {
    font-size: 14px;
  }
  .MT10_md {
    margin-top: 10px;
  }
}
@media screen and (min-width: 401px) and (max-width: 600px) {
  .res_bg_web {
    margin: 0 auto !important;
    width: 95%;
    float: none !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .res_bg_web {
    margin: 0 auto !important;
    width: 75%;
    float: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  .res_bg_web {
    margin: 0 auto !important;
    width: 60%;
    float: none !important;
  }
}

/***************************floating****************************************/
.wrapper {
  height: 100%;
}

@media screen and (min-width: 701px) and (max-width: 767px) {
  .subscribe_input,
  .subscribe_btn {
    float: none !important;
  }
}

/***************************floating****************************************/

/******************************************CHECK AVAILABILITY *******************************************************/
/********* home contain  ******/
.homecontain h1 {
  color: #000;
  font-size: 54px;
  margin-top: 8px;
  /* font-family: 'kepler-std'; */
  font-family: 'SaaSeriesCDOT';
  text-transform: uppercase;
}
.animatedheight p {
  text-align: justify;
  margin: 0;
}
.home-mobileboxoverviews {
  padding-bottom: 73px;
}
.mobile0verviewinnwerdiv {
  height: 250px;
  min-height: 250px;
  overflow: hidden;
}
.animatedheight {
  width: 100%;
  color: #000;
  margin-top: 10px;
}
.animatedheight a {
  color: #000;
}
.animatedheight h2 {
  color: #000 !important;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: left;
  font-weight: bold;
  padding-left: 14px;
  /* font-family:'kepler-std'; */
  font-family: 'FuturaBkBT';
}
.colapsshoecontentlinkdiv2 {
  display: block;
}
.colapsshoecontentlinkdiv {
  /*background: rgba(0, 0, 0, 0) url("../img/pluss.png") no-repeat;*/
  bottom: 15px;
  cursor: pointer;
  /*font-size: 35px;*/
  height: 50px;
  margin: 0 auto 15px -100px;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
#no_of_room,
#no_of_adult,
#no_of_child,
#no_of_room_mobile {
  text-transform: uppercase;
  font-size: 20px;
}

.yelbors {
  border-right: 1px solid #fff;
}
.yelname {
  color: #fff;
}
#cis-style .add-on {
  background: none;
  color: #4cadea;
  top: 2px;
}
.colapsshoecontentlinkdiv2 {
  /*background: rgba(0, 0, 0, 0) url("../img/minuss.png") no-repeat;*/
  bottom: 15px;
  cursor: pointer;
  display: none;
  height: 50px;
  margin: 0px auto;
  left: 50%;
  margin-left: -100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.MT3 {
  margin-top: 3px;
}
/********* home contain  ******/
/********* Map  ******/
.bg_color {
  background: rgba(0, 0, 0, 0) url("../img/map_home.jpg") no-repeat scroll
    center center;
  height: 550px;
  background-size: cover;
}
.bg_color h2 span {
  background: rgba(0, 162, 56, 0.9) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 21px;
  line-height: 20px;
  margin-top: 300px;
  padding: 10px 20px;
  text-transform: uppercase;
}
/********* Map  ******/
/********* SISTER PROPERTIES  ******/
.sisrer_bor {
  border: 2px solid #b7d283;
}
.sis_logo a {
  color: #697551;
  font-weight: bold;
}
.sis_logo a:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.bar {
  background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center
    center;
  height: 32px;
  width: 100%;
}
.h1_sister {
  color: #000;
  font-size: 30px !Important;
  font-weight: 300 !Important;
  margin-top: 21px;
  text-transform: unset;
  /* font-family:'kepler-std'; */
  font-family: 'SaaSeriesCDOT';
}
/********* SISTER PROPERTIES  ******/

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn start xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.arow {
  font-size: 20px;
  background: #3d3935;
  border: medium none;
  position: absolute;
  text-transform: uppercase;
  right: 0;
  font-weight: 400;
  padding: 8px 20px;
  height: 55px;
  margin: 0px;
  color: #fff;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
}
.mob1 {
  border-radius: 0;
  height: 50px;
}
.subscribe_btn {
  background: #088e01 none repeat scroll 0 0 !important;
  padding: 1px 9px !important;
  margin: 6px 0 0 -8px !important;
}
.subscribe_input {
  margin: 0 !important;
  float: left;
  border-radius: 0;
  height: 55px !important;
  padding: 8px 15px;
  width: 79% !important;
  box-shadow: none !important;
  border: 0;
  background: #d9d9d9;
  color: #1c293d;
}
/*.subscribe_input[type="text"]:focus {
  border: 0 !important;
  color: #1c293d;
}*/

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn end  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*********footer  ******/
footer {
  background: #000;
  color: #000;
  padding: 0;
}
.blck li {
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
}
.list li,
.list li a {
  color: #fff;
}
.footer_adress {
  color: #fff;
  border-bottom: 1px solid #7c7979;
  border-top: 1px solid #7c7979;
}
.footer_adress a {
  color: #fff;
  text-decoration: none;
}
.green_footer {
  background: #81a043;
  color: #000;
  margin: 10px auto 0;
  padding: 12px 5px;
}
.list li {
  display: inline-block;
  padding: 2px 8px;
}
.padding-footer li {
  padding: 2px 18px;
}
.list li a {
  text-decoration: none;
}
.footer_adress h2,
.foot-name {
  margin-top: 15px;
}
.footer_adress li {
  list-style: none;
}
.social {
  /*clear:both;*/
  margin: 0;
  padding: 0;
}
.social li {
  list-style-type: none;
  display: inline-block;
}
.social li.sochead {
  vertical-align: top;
  padding: 10px 0;
  margin: 0 10px;
  color: #1c293d;
}
.social a {
  background: url(../img/social_icon.png) no-repeat;
  width: 43px;
  height: 43px;
  display: inline-block;
  border: 1px solid #1c293d;
  margin: 0 5px;
  border-radius: 2px;
}
.social a:hover {
  background: #4cadea url(../img/social_icon1.png) no-repeat;
}
.yelp {
  background-position: -170px 4px !important;
}
.trip {
  background-position: -339px 3px !important;
}
.gplus {
  background-position: -88px 3px !important;
}
.fb {
  background-position: -7px 3px !important;
}
.yahoo {
  background-position: -128px 3px !important;
}
.tweet {
  background-position: -48px 3px !important;
}
.foursquare {
  background-position: -373px 3px !important;
}
.youtube {
  background-position: -211px 3px !important;
}
.pinterest {
  background-position: -253px 3px !important;
}
.inn_icon {
  background-position: -297px 3px !important;
}
.instagram {
  background-position: -410px 3px !important;
}
.linkedin {
  background-position: -449px 3px !important;
}
.social img {
  display: none;
}
.inner_res .home_collapse {
  top: 67px;
}
.innsight_logo {
  background: #ffffff none repeat scroll 0 0;
  padding: 5px;
}
a:focus,
a:hover {
  text-decoration: none;
}
/*********footer  ******/
/********* **************************Menu  ***************************************/

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  /* border-color: #1c293d; */
  color: #000;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  /* background:#1f2a6f; */
  background: #000;
  color: #fff !important;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: none;
  box-shadow: none;
}
.nav > li > a:focus,
.nav > li > a:active,
.nav > li > a:hover {
  background: none;
  /* color: #1c293d !important; */
  color: #fff !important;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
}
.dropdown-menu li a {
  padding: 13px 11px;
}
.top_bg1{
  background-color: #3d3935;
}
.top_bg1 a {
  /* color: #172ba2; */
  color: #fff;
}
.top_bg1 li a {
  padding: 13px 20px;
  text-align: center;
}

.top-nav-ul > li.active > a::after,
.navbar-nav li a::after {
  content: "";
  height: 2px;
  display: block;
  margin-top: 5px;
  transition: all 0.2s;
  /* background: #000; */
  background: #fff;
  transform: scaleX(0);
  transform-origin: left;
}
ul.top-nav-ul li.dropdown:hover ul {
  display: block;
}

.top-nav-ul > li.active > a::after,
.navbar-nav li a:hover::after,
.navbar-nav li a:focus::after {
  transform: scaleX(1);
}
.dropdown-menu li a::after {
  display: none;
}
/**************************** menu ********************************* ******/

.lgo_here {
  /*position:absolute;top:-45px;*/
  padding: 5px;
}
.lgo_here a img {
  text-align: center;
  margin: auto;
}
.bgcolor {
  background: #525d3f;
}
.white {
  color: #fff;
}
.navbar-inverse {
  background: #fff !important;
  border-color: #fff;
}
.BB {
  border-bottom: 4px solid #525d3f;
}
.dipgreen {
  color: #525d3f;
}
.border_green {
  border: 3px solid #2d4504;
}
.bor_r {
  border-right: 1px solid #d0e2af;
}
/*.but_green {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #1c293d;color: #1c293d;padding: 11px 35px; font-style:italic; display:inline-block;}     
.but_green.focus, .but_green:focus, .but_green:hover { background:#1c293d; color:#fff;}*/
.btn {
  padding: 6px 11px;
}

.mybtn {
  padding: 11px 35px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 28px;
}

.mybtn:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#carouselButtons button {
  background: #fff !important;
  color: #000 !important;
}
.slash {
  color: #fff;
  background: #3d3935;
  text-transform: uppercase;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  box-shadow: 0px 3px 5px #928f8fad;
  -webkit-box-shadow: 0px 3px 5px #928f8fad;
  -moz-box-shadow: 0px 3px 5px #928f8fad;
}

.btn-1e {
  overflow: hidden;
}

.slash {
  display: inline-block;
  background: #3d3935;
  padding: 12px 28px 10px;
  color: #fff;
  font-size: 20px;
  box-shadow: 0px 3px 5px #928f8fad;
  -webkit-box-shadow: 0px 3px 5px #928f8fad;
  -moz-box-shadow: 0px 3px 5px #928f8fad;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
  z-index: 1;
}

.slash::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slash:hover::before {
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.slash::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background-color: #16130f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
.slash:hover::after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.slash:hover {
  color: #fff;
}

#myreviewgraphics .panel {
  min-height: 432px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .MT17 {
    margin-top: 17px !important;
  }
  .MTB {
    margin: 20px 0 20px 0;
  }
  .MB20_mob {
    margin-bottom: 20px;
  }
  .bor_r {
    border: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .W100_tab {
    width: 100%;
  }
  .MB20_tab {
    margin-bottom: 20px;
    margin-top: 45px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 5200px) {
  .M55_web {
    margin: 0 0 55px;
  }
  .mobiletop-box-divs {
    display: none !important;
  }
  #no_of_adult,
  #no_of_child,
  #no_of_room_mobile {
    padding: 0 43px;
  }
}

/***********menu **************/
@media screen and (min-width: 320px) and (max-width: 1199px) {
  .carousel-indicators {
    width: 40%;
  }
  .mobiletop-box-divs {
    display: block !important;
  }
  .mobile_header {
    display: block !important;
  }
  .mobilenavtab {
    position: absolute;
    left: 0px;
    top: 42px;
    z-index: 99;
    width: 300px;
    background: rgba(255, 255, 255, 0.9);
    padding-bottom: 10px;
    height: auto !important;
  }
  .mobilenavigations {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  .mobilenavigations li {
    list-style: none;
  }
  .mobilenavigations li a {
    display: block;
    padding: 10px 5px 10px 0px;
    text-align: left;
    color: #000;
    font-size: 16px;
  }
  .mobilenavigations li a span {
    padding: 0 10px 0 15px;
  }
  .mobilenavigations li a:hover,
  .mobilenavigations li a:focus {
    text-decoration: none;
  }
  footer .container {
    width: 98%;
  }
  .home_bg .container {
    width: 100%;
  }
  .home_bg .MT100 {
    margin-top: 70px;
  }
  .mobiletop-box-divs {
    width: 100%;
    display: none;
    position: relative;
    text-align: center;
    z-index: 99;
    padding: 0;
    height: 84px;
  }
  .mobiletop-box-divs img {
    max-width: 200px;
    /* margin-top: 3px; */
	height: auto;
  }
  .mobile-phone-span {
    top: 20px;
    float: right;
    /* background: url("../img/call_icon.svg") no-repeat center center; */
    /* width: 43px; */
    height: 42px;
    position: relative;
    z-index: 999;
    cursor: pointer;
    padding-left: 5px;
    background: #3d3935;
    color: #fff;
    padding: 10px 12px;
    right: 4px;
  }
  .mobile-phone-nav-dropdown {
    top: 20px;
    float: left;
    background: url("../img/humburger-icons.svg") no-repeat center center;
    color: #fff;
    width: 47px;
    height: 42px;
    position: relative;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    padding-right: 5px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1199px) {
  .mobiletop-box-divs img {
    max-width: 200px;
    /* margin-top: 3px; */
  }
}
.link-navmobile-box {
  width: 45px;
  height: 45px;
  display: block;
}
.avail {
  color: #000;
}
.caret {
  padding: 0 !important;
}
img {
  vertical-align: middle;
}
.mobile_header {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.mobilenavigations li.active a {
  background: #000 none repeat scroll 0 0;
  color: #fff !important;
}
.DN {
  display: none;
}
.dropdown-menu-mobile li.active a {
  background: #000;
  color: #fff;
}
.mobilenavigations > .destination-nav-tab-mobile a.active {
  background: #fe0000;
  color: #ffffff;
}
.dropdown-menu-mobile li a {
  padding-left: 45px;
}
.dropdown-menu-mobile {
  padding: 0px;
}
/***********menu**************/
/*********** Header all page **************/
.top_bg {
  color: #000;
  padding: 0;
}
.topbg_inner li a {
  padding: 10px 9px;
}
.topbg_inner {
  background: #fff;
}
.header_1 {
  background: #000 none repeat scroll 0 0;
  height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.header_1 .head_phone {
  padding: 13px 0 0px;
}
.pdr1 {
  padding: 10px 17px;
}
.res_cover {
  position: relative;
}
.wrapper {
  height: 100%;
}
.innerhead {
  padding: 18px 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #000;
}
.inner_res {
  background: #000c7 none repeat scroll 0 0;
  margin: 0 auto;
  position: absolute;
  width: 64%;
  left: 50px;
  bottom: 117px;
  z-index: 9;
  padding: 15px 15px;
  box-sizing: border-box;
}
#innermagic .inner_res {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 65px;
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
  .inner_res {
    background: #000;
    padding-top: 0px;
    position: relative;
    width: 100%;
  }
  #innermagic .inner_res {
    bottom: 0px;
  }
  .innerhead1 {
    padding: 7px 0;
  }
  .res_cover {
    position: inherit !important;
  }
}

@media screen and (min-width: 200px) and (max-width: 1199px) {
  .contact_btn {
    margin: 10px 0 0 10px !important;
  }
}
.map_to_box .F16 {
  font-size: 15px !important;
}
.panel-body-innsight {
  color: #000 !important;
}
.show-more {
  background: #000 !important;
}
.list-group a {
  color: #000 !important;
}
.list-group {
  color: #000 !important;
}
.panel_icons span {
  background: url(../img/innsight_panel.png) no-repeat;
}
.logo_inn {
  display: block;
}
/*********** Header all page **************/
/*********** date picker **************/
.datepicker td.active,
.datepicker td.active:hover {
  background: #000 !important;
  color: #fff !important;
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
  background: #000 !important;
}
.datepicker td.day:hover {
  background: #4169e1 !important;
  color: #fff !important;
}
.datepicker td.day.disabled {
  color: #939393 !important;
}
/*********** date picker **************/
/*********** button **************/
.hvr-sweep-to-right::before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  color: #fff !important;
  border-radius: 4px;
}
.hvr-sweep-to-right {
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  vertical-align: middle;
}
/*.hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before{ transform: scaleX(1);}*/
.but_bg {
  background: rgb(153, 210, 87); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(153, 210, 87, 1) 0%,
    rgba(113, 180, 47, 1) 45%,
    rgba(102, 170, 46, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(153, 210, 87, 1) 0%,
    rgba(113, 180, 47, 1) 45%,
    rgba(102, 170, 46, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(153, 210, 87, 1) 0%,
    rgba(113, 180, 47, 1) 45%,
    rgba(102, 170, 46, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d257', endColorstr='#66aa2e',GradientType=0 ); /* IE6-9 */
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}
/*********** green button **************/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8524e+0,b0211c+48,b0211c+68 */
.red-but {
  background: rgb(216, 82, 78); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8524e', endColorstr='#b0211c',GradientType=0 ); /* IE6-9 */
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 24px;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}
/*********** red button **************/
@media screen and (min-width: 320px) and (max-width: 767px) {
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background: #fff;
  }
  .F13mob {
    font-size: 13px !important;
    color: #545454;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  #CDSSCROLLINGRAVE.narrow {
    width: 250px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 2500px) {
  .ML30-web {
    margin-left: 30px;
  }
}
/***************************country_currency ****************************************/
.country_currency_list {
  right: -247px !important;
  top: -372px !important;
}
.currency_h5heading {
  color: #000;
  font-weight: normal;
}
.guest_tab ul li a,
.guest_tab h2 a,
.guest_tab h2 span {
  background: #004991;
}
.current_currency_list {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  padding: 7px 8px;
  margin: auto;
  width: 100px;
  margin-top: 10px;
}
@media screen and (min-width: 320px) and (max-width: 500px) {
  .country_currency_list {
    width: 293px !important;
  }
  .currency_listbox {
    width: 272px !important;
  }
  .country_currency_list {
    right: -26px !important;
    top: -456px !important;
  }
  /*.mob_usd{padding: 0 23% 0 36%}*/
}
@media screen and (min-width: 501px) and (max-width: 767px) {
  .country_currency_list {
    width: 293px !important;
  }
  .currency_listbox {
    width: 272px !important;
  }
  .country_currency_list {
    right: -15px !important;
    top: -370px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .country_currency_list {
    right: -346px !important;
    top: -333px !important;
  }
  .tableft {
    float: left;
  }
  .leavebottomspace {
    padding-bottom: 50px;
  }
  .gocentric {
    text-align: center;
  }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
  .mob_usd {
    /*padding: 0 23% 0 42%*/
  }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
  .inner_check_mob {
    width: 76%;
  }
}
/***************************country_currency ****************************************/
@media screen and (min-width: 320px) and (max-width: 767px) {
  .fixcheck {
    padding-bottom: 50px;
  }
}
/*message center*/
.message_close {
  position: absolute;
  right: -8px;
  top: 8px;
  cursor: pointer;
}
.good_news {
  background: #9ac362;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  position: relative;
}
.attention {
  background: #000;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  position: relative;
}
.bad_news {
  background: #d9534f;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  position: relative;
}
/*message center*/
.mail_boxask,
.mail_sucssesbx {
  overflow: hidden;
}
.alert-success {
  padding: 7px 3px;
  margin: 0 0 20px 0;
  border: 1px solid #58a406;
  color: #58a406;
  display: none;
}
.goog-te-gadget-simple {
  background: #fff !important;
  padding: 16px 30px 16px 30px !important;
  margin-top: 20px;
  border: 1px solid #000;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #fff !important;
  font-size: 15px;
}
.goog-te-gadget-icon {
  display: none !important;
  color: #fff !important;
}
.goog-te-gadget-simple {
  border-color: inherit !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  color: #1c293d !important;
}
.res_heading {
  background: #000;
  color: #fff;
  font-size: 30px;
  padding: 10px 0 10px;
}
.yosemite_tours p {
  text-align: justify;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .home_collapse {
    margin-top: 20px !important;
  }
}

/* BackToTop button css */
#scroll {
  position: fixed;
  right: 10px;
  bottom: 44px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  /* background-color:#1f2a6f; */
  background-color:#3d3935;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 999;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
}
.FS15 {
  font-size: 15px;
}
.MT00 {
  margin-top: 0px !important;
}

/* BackToTop button css */

.color_g {
  color: #000;
  margin-top: 10px;
  padding: 15px 35px;
  text-transform: none;
  /* font-family:'kepler-std' !important; */
  font-family: 'FuturaBkBT' !important;
}
.red-box {
  color: #749c23;
  font-size: 25px;
}
.white-box {
  color: #fff;
  font-size: 60px;
}
.shadowboxdiv {
    height: 100px;
    left: 0;
    top: 0px;
    margin: auto;
    right: 0;
    position: absolute;
    bottom: 0px;
    width: auto;
    z-index: 9;
}
.carousel-inner > .item::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media screen and (min-width: 1200px) and (max-width: 2500px) {
  .colapsshoecontentlinkdiv {
    /*background: rgb(255, 255, 255) url("../img/pluss.png") no-repeat scroll center 15px;*/
    bottom: -9px;
    cursor: pointer;
    /*font-size: 35px;*/
    height: 73px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    z-index: 2;
  }
  .colapsshoecontentlinkdiv2 {
    /*background: rgb(255, 255, 255) url("../img/minuss.png") no-repeat scroll center 10px;*/
    bottom: -15px;
    cursor: pointer;
    /*display: none;*/
    height: 73px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
  }
  .animatedheight p {
    text-align: justify;
    padding: 0px 13px;
  }
  .mobile0verviewinnwerdiv {
    background: none;
    height: 250px;
    overflow: hidden;
    z-index: 9;
  }
  .animatedheight {
    width: 100%;
    color: #000;
    margin-top: 10px;
    overflow: hidden;
    font-weight: 400;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .shadowboxdiv {
    height: auto;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
  }
  .color_g {
    margin: 0;
  }
  .mybtn {
    margin-top: 22px;
  }
}
.LSB_footer {
  background: #000;
  color: #ffffff;
}
.LSB {
  border: 1px solid #ffffff;
  padding: 8px 19px;
  color: #ffffff !important;
  display: inline-block;
}

/*roshan's edits dated 23 Oct 2017*/
.colapsshoecontentlinkdiv span,
.colapsshoecontentlinkdiv2 span {
  display: inline-block;
}
.location {
  background: url(../img/location.jpg) no-repeat fixed center center / cover;
  padding: 150px 0;
  cursor: pointer;
}
.location span {
  display: block;
  font-size: 36px;
}
.location_content {
  color: #ffffff;
  display: inline-block;
  padding: 0 0 20px 0;
}
.location_content h2 {
  font-size: 47px;
  text-transform: uppercase;
  margin: 10px 0;
}
.guest_roomsh {
  background: url("../img/guest-rooms.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
.guest_roomsh span em {
  display: block;
  font-size: 50px;
  color: #fff;
}
.guest_roomsh {
  cursor: pointer;
}
/*roshan's edits dated 23 Oct 2017 ends*/
.gocentric a {
  color: #000;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: rgba(0, 0, 0, 0.71) none repeat scroll 0 0;
  padding: 10px;
}
.carousel-control {
  opacity: 1;
}
@media screen and (min-width: 200px) and (max-width: 500px) {
  .vibtn1 {
    padding: 10px 10px !important;
  }
  .Book_Special {
    left: 22% !important;
  }
  .mybtn {
    margin-top: 22px;
  }
}
.foot_top {
  padding: 15px 0;
}
.foot_top a {
  color: #000;
  font-weight: 400;
  display: inline-block;
  padding: 0 35px;
  position: relative;
  font-size: 16px;
}

.foot_top {
  color: #ffffff;
}
.black,
.black a {
  color: #60444d !important;
}
.foot_top a:hover {
  color: #000 !important;
  text-decoration: underline;
}
#carouselButtons button span {
    top: 5px;
}
.AAA {
  font-weight: 100;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: auto;
    height: auto;
    margin-top: -10px;
    font-size: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .inner_res .home_collapse {
    top: auto !important;
  }
}
@media screen and (max-width: 1200px) {
  .location {
    background: url(../img/location.jpg) no-repeat center center / cover;
  }
  .guest_roomsh {
    background: url("../img/guest-rooms.jpg") no-repeat center center / cover;
  }
}
.modal-dialog {
  padding-top: 100px;
}
/*aj edits*/
.scrollspy-example p {
  text-align: justify;
  display: inline;
}
.good_news p {
  display: inline;
}

/* tanvi's styles */

.mainmen {
  margin: 22px 0;
  display: flex;
}
.reserspl {
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 40px;
}
.reserspl a {
  display: block;
  color: #fff;
  background: #3d3935;
  border: 1px solid #fff;
  padding: 8px 8px 6px;
}
.reserspl a span {
  display: block;
  text-align: center;
}
.resertitle {
  font-size: 23px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.resersml {
  font-size: 14px;
  text-transform: capitalize;
}
.LFlight {
  font-weight: 300;
}
.LFregular {
  font-weight: 400;
}
.LFbold {
  font-weight: 700;
}
#carouselButtons {
  right: 15px;
  bottom: 15px;
}
#carouselButtons button {
  border-radius: 0;
}
#carouselButtons button .btn {
  padding: 5px 10px;
}
.bookhead {
  font-size: 28px;
  padding: 0 0 20px 0;
}
.darkbg {
  background: #2b3646;
}
.M0 {
  margin: 0;
}
.padup {
  padding: 10px 0;
}
.imgplace {
  display: block;
}
.imgplace img {
  position: relative;
  top: 3px;
}
.checktxt {
  font-size: 18px;
  color: #fff;
  font-weight: 200;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 10px;
}
.gocent {
  text-align: center;
}
.F20_check {
  font-size: 20px;
  margin: 0 5px;
}
.monthcheck {
  letter-spacing: 1px;
  font-size: 20px;
}
.vertmar {
  margin: 75px 0 50px 0;
}
.centermein {
  float: none;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 89px;
  z-index: 99;
}
.nolook {
  display: none;
}
.look {
  display: inline-block;
}
.reservation:hover .nolook {
  display: inline-block;
}
.reservation:hover .look {
  display: none;
}
.dropshadow {
  box-shadow: 0px 3px 5px #8e8e8e;
  -webkit-box-shadow: 0px 3px 5px #8e8e8e;
  -moz-box-shadow: 0px 3px 5px #8e8e8e;
}

/*main */

.pushboth {
  padding: 30px 0 10px 0;
}
.picholder {
  display: block;
  padding: 30px 0;
}
.picinbg {
  background: url(../img/hotelpic.jpg) no-repeat;
  min-height: 475px;
  background-position: center center;
}
.mybasichead,span.exp-best {
  font-size: 40px;
  color: #000;
  letter-spacing: 1px;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
  text-transform: unset;
}
.mysumm .picholder {
  padding: 30px 0 15px 0;
}
.mysumm p {
  padding: 25px 0 25px 25px;
  text-align: justify;
  font-weight: 300;
  line-height: 28px;
}
.PB40 {
  padding-bottom: 40px;
}

/* room */
.Book_Special {
  padding: 45px 0;
  position: absolute;
  top: 200px;
  left: 25%;
}
.bluetrans {
  background: rgba(28, 41, 61, 0.6);
  padding: 45px 0;
}

a.vibtn {
  display: inline-block;
  background:#3d3935;
  padding: 12px 28px 10px;
  color: #fff;
  font-size: 20px;
  box-shadow: 0px 3px 5px #928f8fad;
  -webkit-box-shadow: 0px 3px 5px #928f8fad;
  -moz-box-shadow: 0px 3px 5px #928f8fad;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
  z-index: 1;
}

.vibtn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.vibtn:hover::before {
  opacity: 0;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.vibtn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background-color: #16130f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
.vibtn:hover::after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.vibtn:hover {
  color: #fff;
}

.part2 {
  padding: 25px 0;
}
.midspace {
  padding: 210px 0;
}

/* testimonial */

.testsec {
  padding: 60px 0;
}
.giveshadow {
  box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
  -webkit-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
  -moz-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
}
.piano {
  background: url(../img/piano.png) repeat-x 0 0 #fff;
  background-size: contain;
  height: 185px;
}
.pianohead {
  text-transform: uppercase;
  font-size: 40px;
}
.tsec {
  padding: 70px 0;
}
.revcont {
  padding: 20px 30px;
}
.revcont p {
  margin: 0;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
#myCarousel2 {
  min-height: 220px;
}
#myCarousel2 .carousel-control.left {
  left: 45%;
  width: auto;
  bottom: -60px;
  top: inherit;
}
#myCarousel2 .carousel-control.right {
  right: 45%;
  width: auto;
  bottom: -60px;
  top: inherit;
}
#myCarousel2 .carousel-control.left span,
#myCarousel2 .carousel-control.right span {
  background: #1c293d;
  padding: 15px;
  display: inline-block;
}

/* gallery */

.gallmain {
  display: table;
  width: 100%;
  background: #1c293d;
  border-collapse: collapse;
}
.gallmain .picholder img {
  width: 100%;
}
.gallwrite {
  text-align: center;
  padding: 45px 20px;
  display: table-cell;
}
.gallwrite2 {
  display: table-cell;
}
.gallwrite .icon {
  font-size: 90px;
  color: #fff;
  display: block;
}
.gallbg {
  background: url(../img/gallery1.jpg) no-repeat;
  background-size: cover;
  min-height: 475px;
}
.gallbg2 {
  background: url(../img/gallery2.jpg) no-repeat;
  background-size: cover;
  min-height: 475px;
}

/* map */

.map_data {
  background: rgba(28, 41, 61, 0.75);
  width: 100%;
  color: #fff;
  display: block;
  padding: 10px;
  float: none;
  position: absolute;
  bottom: 0;
}
.map_data .picholder {
  padding: 0;
}
.locimg {
  background: url(../img/locate.png) no-repeat center center;
  height: 75px;
}
.maphead {
  font-size: 40px;
  text-transform: uppercase;
}
.mapdet {
  display: block;
  padding-top: 5px;
  font-weight: 300;
  font-size: 18px;
}
.mapdet i {
  margin-right: 10px;
  font-size: 35px;
  vertical-align: top;
  display: inline-block;
}
.mapdet .basinfo {
  display: inline;
  margin-left: 5px;
}
.map_data .vibtn {
  margin: 45px 0;
  font-size: 18px;
}

/* footer */
.mainfoot {
  background: #fff;
}
.subsec {
  display: block; /*background:#6e7683;*/
  padding: 10px 0 0px 0;
  margin-top: 0px;
}
.attrct-dec p {
    font-size: 20px;
    font-weight: 400 !important;
}
.subsec em {
  font-size: 36px;
  vertical-align: top;
}
.subsec .subname {
  font-weight: 400;
  font-size: 50px;
  margin-top: 4px;
  display: inline-block;
  padding: 0 15px;
  text-transform: uppercase;
  color: #000;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
}
.rightspacy {
  text-align: right;
}
.rightleave {
  margin-right: 0px;
}
.jusblock {
  display: block;
}
.foopropname {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 20px;
}
.footul {
  display: block;
  padding: 10px 0;
  padding-bottom: 0px;
}
.footul li {
  list-style-type: none;
  display: block;
}
.footul li a {
  color: #000;
  display: block;
  padding: 5px;
  font-weight: 400;
}
.footul li a:hover {
  color: #000 !important;
  text-decoration: underline;
}
.mysearchlee .footul {
  display: block;
  padding: 0;
}
.mysearchlee .footul li a {
  padding: 5px 5px 0 5px;
}
.topbots {
  padding: 10px 0 0px 0;
  border: 1px solid #aaaaaa;
  margin-top: 30px;
  padding-left: 3%;
  padding-right: 3%;
}
.mycopycont {
  padding: 20px 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.mycopycont p {
  font-weight: 300;
  margin: 0;
}
.mycopycont p a {
  color: #000;
}
.mycopycont p a:hover {
  text-decoration: underline;
  color: #000 !important;
}

/* innerpage */

.inn-vertmar {
  margin: 60px 0 0 0;
}
.myright {
  text-align: right;
}
.patobo {
  padding: 5px;
}
.nav-tabs {
  border: 0 !important;
}
.bar_overview,
.baroverview {
  background: url(../img/bar.png) no-repeat;
}
.text-primary {
  color: #000;
}
.panelheading {
  background: #000;
}
.panelsort {
  background: #061155 !important;
}
.sort_bar {
  background: #000;
}
.bot_link {
  background: #000;
}
.bar_div {
  background: url(../img/barA.png) no-repeat;
}
.featured-ulabs-pos li a:hover,
.featured-ulabs-pos li a.active {
  color: #000;
  border-bottom: 2px solid #000;
}
.featured-ulabs-pos li a {
  color: #000;
  padding: 6px 16px;
}
.featured-ulabs-pos li:last-child a {
  padding: 6px 0 6px 16px;
}
.brdr {
  border: 2px solid #000;
}
.events li {
  background: #000;
}
.events li:hover,
.events li.active {
  background: #000;
  color: #fff;
}
.events a:hover {
  color: #fff;
}
.stripB,
.backg {
  background: #000;
}
.strip {
  background: #000;
}
.stripA {
  background: #000;
}
.pop_address {
  background: #3d3935;
}
.acessbg {
  background: #000 !important;
}
.acesssfour a {
    color: #bf9928 !important;
}
.acesssfour a.btn.btn-success.pdr.text-uppercase.MT15 {
  color: #fff !important;
}

.w130 {
  color: #fff;
}
.direction a {
  color: #000 !important;
}
.home_res .selectdiv1 {
  padding-top: 0px;
}
.home_res .selectdiv1:after {
  content: "\f0d7";
  font: normal normal normal 17px/1 FontAwesome;
  color: #fff;
  right: -20px;
  top: -30px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  position: relative;
  pointer-events: none;
}

.inner_res .selectdiv1:after {
  content: "\f0d7";
  font: normal normal normal 17px/1 FontAwesome;
  color: #fff;
  right: -30px;
  top: -35px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  position: relative;
  pointer-events: none;
}

.home_res .selectdiv1 select option {
  background: #fff !important;
  color: #000 !important;
}
.inner_res .selectdiv1 {
  height: 0px;
}
.rightbor {
  border-right: 1px solid #fff;
}
.tbpcen {
  padding: 4px 0;
}
#frmReviews .form-control {
  background: #ebebeb !important;
}
#frmReviews .add-on {
  background: none;
  color: #555;
}
.pop_text {
  z-index: 9 !important;
}
#lostFound_box .selectdiv1 select {
  background-color: transparent !important;
  border-bottom: 1px solid #ccc;
}
.attention .glyphicon-warning-sign {
  width: 2%;
  display: inline-block;
  vertical-align: top;
  top: 2px;
}
.attention p {
  display: inline-block;
  width: 100%;
}
.attention p a{
	color:#fff;
}
.attention .glyphicon-remove {
  width: 2%;
  display: inline-block;
  top: 10px;
  right: 5px;
}

@media screen and (min-width: 1200px) {
  li.res-btn-li.reserspl {
    margin-right: 30px;
    margin-left: 15px;
  }
  li.res-btn-li.reserspl a:after {
    display: none;
  }
  li.res-btn-li.reserspl a:hover,
  li.res-btn-li.reserspl a:focus {
    color: #000 !important;
  }
  
  .mainmen{
	margin: 0px;
  }
  
  ul.top-nav-ul.nav.navbar-nav>li{
	margin-top: 8px;
    height: 60px;
  }
  
	ul.top-nav-ul li.dropdown:hover ul {
		top: 50px;
	}
	
	.ML5_home{
		margin:0px !important;
	}
	
	
}
@media screen and (max-width: 1710px) {
  .top_bg1 li a {
    font-size: 16px;
    padding: 13px 6px;
    height: 50px;
  }
  .resertitle {
    font-size: 17px;
  }
  li.res-btn-li.reserspl {
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media screen and (min-width: 1700px) and (max-width: 1899px) {
  .top_bg1 li a {
    padding: 13px 12px;
  }
}
@media screen and (max-width: 1199px) {
  .home_res {
    position: relative;
    width: 100%;
    left: initial;
    right: initial;
    bottom: initial;
    background: #000;
  }
  .res_bg {
    background: #000;
    margin: 0;
    float: none;
  }
  .gocent {
    padding-top: 10px;
  }
  .centermein {
    bottom: 0;
  }
  .carousel-indicators {
    bottom: 97px;
  }
  .pushboth {
    padding: 15px 0 25px 0;
  }
  .homecontain h1 {
    margin-top: 10px;
  }
  .picinbg {
    background-position: -190px -80px;
  }
  #myCarousel2 {
    min-height: 250px;
  }
  #myCarousel2 .carousel-control.left {
    left: 43%;
  }
  #myCarousel2 .carousel-control.right {
    right: 43%;
  }
  #myCarousel2 .glyphicon {
    top: 0;
  }
  .tsec {
    padding: 0 0 50px 0;
  }
  .map_data .vibtn {
    padding: 15px 40px;
  }
  .subsec {
    padding: 0px 0 0px 0;
  }
  .rightleave {
    margin-right: 0px;
  }
  .subsec .subname {
    font-size: 44px;
  }
  .home_res .pullme {
    padding-top: 10px !important;
  }
  .home_res .bg_bar {
    top: 43px;
  }
  .inner_res .bg_bar {
    top: 43px;
  }
  .inner_res .selectdiv1:after {
    top: -40px;
  }
  .reservation .btn-success {
    margin: 0px 0 20px 0;
  }
  .tbpcen {
    padding: 45px 0 0 0;
  }
  .mobile0verviewinnwerdiv {
    padding: 0 15px;
  }
  .mobile0verviewinnwerdiv h2,
  .mobile0verviewinnwerdiv h3,
  .mobile0verviewinnwerdiv h4 {
    padding: 10px 0;
  }
}

@media screen and (max-width: 991px) {
  .Book_Special {
    left: 30%;
  }
  .vertmar {
    margin: 30px 0;
  }
  .text-sm-left {
    text-align: left;
  }
  .text-sm-center {
    text-align: center;
  }
  .nofloats {
    float: none;
  }
  .pudon {
    padding-top: 30px;
  }
  .home_collapse {
    position: relative;
    width: 100%;
    margin: 0 0%;
  }
  .MB20_tab {
    margin-bottom: 15px;
  }
  .res_heading {
    margin-top: 12px;
  }
  .gocent {
    padding-top: 20px;
  }
  .shadowboxdiv {
    width: 100%;
    /* height: auto; */
    /* bottom: 0; */
    bottom: 0px !important;
    top: 0px;
    /* left: 50px; */
    /* right: 50px; */
    height: 130px;
    margin: auto;
    /*background: rgba(0, 0, 0, 0.71);*/
  }
  .color_g {
    width: 100%;
    margin: 0;
  }
  .white-box {
    font-size: 20px;
  }
  .picinbg {
    background-position: 0 0;
  }
  .mysumm .picholder {
    padding: 0 0 15px 0;
  }
  .makeup .container {
    padding-bottom: 25px;
  }
  .mysumm {
    padding: 0;
  }
  .mysumm p {
    padding: 25px;
  }
  .midspace {
    padding: 100px 0;
  }
  .vibtn {
    padding: 11px 35px;
  }
  .posit {
    position: absolute;
    bottom: 0;
  }
  .posit .vibtn {
    background: #09a723;
    color: #fff;
  }
  .subsec em {
    font-size: 25px;
    padding-top: 5px;
  }
  .subsec .subname {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mysearchlee {
    text-align: center;
  }
  .inn-vertmar {
    margin: 20px 0 0 0;
  }
  .footul li {
    padding: 2px 0;
  }
  .dropshadow {
    box-shadow: none;
  }
  .smwid {
    display: inline-block;
    margin: 0 auto;
    padding: 0 5px !important;
  }
  .home_res .pullme {
    padding-top: 10px !important;
    padding-bottom: 20px;
  }
  #no_of_room,
  #no_of_adult,
  #no_of_child {
    text-align: center;
    width: 80%;
    border: 1px solid #fff !important;
    padding: 6px 12px;
    height: 50px;
  }
  .home_res .selectdiv1:after {
    top: -36px;
    right: -55px;
  }
  .inner_res .selectdiv1:after {
    top: -50px;
    right: -35px;
  }
  .bg_bar {
    display: none;
  }
  .inner_res .pullinn {
    margin-top: 25px;
  }
  .slick-slider {
    margin-bottom: 70px !important;
  }
  .slick-arrow {
    bottom: -48px !important;
  }
  .tbpcen {
    padding: 0;
  }
  .attention .glyphicon-warning-sign {
    width: 3%;
  }
  .attention .glyphicon-remove {
    width: 3%;
  }
  .attention p {
    padding-left: 8px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .foot_top a {
    display: block;
  }
  .text-xs-center {
    text-align: center;
  }
  .home_collapse {
    width: 85%;
    margin-left: 14%;
  }
  .vertmar {
    margin: 15px 0;
  }
  .reservation .btn-success {
    padding: 10px 35px;
  }
  .res_heading {
    margin-top: 0;
  }
  .res_bg {
    padding-top: 40px !important;
  }
  .color_g {
    padding: 10px 65px;
	position: absolute;
    bottom: 0;
	/*background: rgba(0, 0, 0, 0.71);*/
  }
  .white-box {
    font-size: 28px;
    font-weight: 400;
  }
  .pushboth {
    padding: 15px 0;
  }
  .gallmain {
    display: block;
    border-collapse: inherit;
  }
  .gallwrite {
    display: block;
    padding: 50px 20px;
  }
  .gallwrite2 {
    display: block;
  }
  .gallbg {
    background-position: 0 0;
    min-height: 335px;
  }
  .gallbg2 {
    background-position: 0 0;
    min-height: 335px;
  }
  .social li {
    display: inline-block;
    padding: 0 1px;
  }
  .social li.sochead {
    display: block;
    padding: 0 0 10px 0;
  }
  .mysocialsec .MT5 {
    margin-top: 0;
  }
  .rightspacy {
    text-align: center;
    margin-top: 20px;
  }
  .alignleft {
    text-align: center;
    margin: 0 0 10px 0;
  }
  .subsec {
    background: none;
  }
  .greyme {
    /*background:#6e7683;*/
    padding: 10px 15px 15px 15px;
    border-radius: 3px;
  }
  .topbots {
    padding: 0 0 0px 0;
  }
  .mysearchlee {
    margin-top: 20px;
    text-align: center;
  }
  .gocentric {
    float: none;
    text-align: center;
  }
  .xs-nopad {
    padding-left: 0;
    padding-right: 0;
  }
  .inn-vertmar {
    margin: 0;
  }
  .bg_color {
    height: 400px;
  }
  .mobile0verviewinnwerdiv {
    padding: 0 25px;
  }
}

@media screen and (max-width: 600px) {
  .res_bg {
    padding-top: 0 !important;
  }
  .homecontain h1 {
    font-size: 35px;
    margin: 10px;
  }
  .midspace {
    padding: 40px 0;
  }
  .attention .glyphicon-warning-sign {
    width: 4%;
  }
  .attention .glyphicon-remove {
    width: 4%;
  }
  .attention p {
    padding-left: 8px;
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .customedeatetimesout,
  .customedeatetimesin {
    height: 42px;
    padding: 8px 22px 6px 12px;
  }

  .checktxt {
    font-size: 18px;
  }
  .F20_check {
    font-size: 19px;
  }
  .monthcheck {
    font-size: 16px;
  }
  .add-on {
    right: 6%;
    top: 5px;
  }
  .reservation #dpd1,
  .reservation #dpd2 {
    height: 45px;
  }
  .mysumm p {
    padding: 25px 0 10px 0;
  }
  #no_of_room,
  #no_of_adult,
  #no_of_child {
    height: 45px;
  }
  .inner_res .selectdiv1:after {
    top: -40px;
  }
  .home_res .selectdiv1:after {
    top: -33px;
    right: -30px;
  }
}

@media screen and (max-width: 400px) {
  .home_collapse {
    width: 100%;
    margin: 0;
  }
  .F20_check {
    font-size: 18px;
  }
  .add-on {
    top: 8px;
    background-size: 100%;
    width: 25px !important;
    height: 25px !important;
  }
  .reservation #dpd1,
  .reservation #dpd2 {
    height: 40px;
  }
  .reservation .btn-success {
    padding: 5px 25px;
  }
  #no_of_room,
  #no_of_adult,
  #no_of_child {
    height: 40px;
    font-size: 18px;
  }

  .home_res .selectdiv1:after,
  .inner_res .selectdiv1:after {
    top: -30px;
    right: -28px;
  }
  .inner_res .pullinn {
    margin-top: 15px;
  }
  .attention .glyphicon-warning-sign {
    width: 5%;
  }
  .attention .glyphicon-remove {
    width: 5%;
  }
  .attention p {
    padding-left: 5px;
    width: 100%;
  }
}
.mydiv h3,
.blogn_title {
  background: #000;
}
div.mydiv a,
div.mydiv a:hover,
.empty-month,
.empty-month:hover {
  color: #000;
}
.mydiv li li:hover {
  background: none;
}
.mydiv li li:hover a {
  color: #000;
}
.userddbox .btn:focus,
.btn:hover {
  color: #004887 !important;
}

.checkavail:hover {
  color: #fff !important;
}

/*
#lostfoundpage #innermagic .selectdiv:after {
  content: "";
}*/
#lostfoundpage .selectdiv:after {
  content: "\f078";
  font: normal normal normal 17px/1 FontAwesome;
  color: #000;
  right: 0px;
  top: 16px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  position: absolute;
  pointer-events: none;
}
.lf_alignment .selectdiv select {
  background: none !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #000;
  color: #fff !important;
}

/* footer social icons */
ul.social-icons {
  margin-top: 0px;
  margin-bottom: 6px;
  padding: 0px;
  display: inline-block;
}

.social-icons li {
  display: inline;
  height: 100px;
}

.social-icons a {
  text-decoration: none;
  font-size: 36px;
  padding: 3px 1px;
  margin: 0 10px;
}

.fa-facebook {
  padding: 10px 14px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-facebook:hover {
  color: #3d5b99 !important;
}

.fa-twitter {
  padding: 10px 12px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-twitter:hover {
  color: #00aced !important;
}

.fa-youtube {
  padding: 10px 14px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-youtube:hover {
  color: #c70a00 !important;
}

.fa-linkedin {
  padding: 10px 14px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-linkedin:hover {
  color: #0073a4 !important;
}

.fa-google-plus {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-google-plus:hover {
  color: #eb3131 !important;
}

.fa-yahoo {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-yahoo:hover {
  color: #5e166c !important;
}

.fa-yelp {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-yelp:hover {
  color: #df0101 !important;
}

.fa-tripadvisor {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-tripadvisor:hover {
  color: #569441 !important;
}

.fa-foursquare {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-foursquare:hover {
  color: #dc4373;
}

.fa-foursquare {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-foursquare:hover {
  color: #dc4373;
}

.fa-pinterest {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-pinterest:hover {
  color: #b52f30;
}

.fa-instagram {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-instagram:hover {
  color: rgb(228, 64, 95) !important;
}

.fa-linkedin {
  padding: 10px 9px;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #232323;
}

.fa-linkedin:hover {
  color: #005a87;
}

#innericons .fa-facebook,
#innericons .fa-youtube,
#innericons .fa-linkedin,
#innericons .fa-google-plus,
#innericons .fa-yahoo,
#innericons .fa-yelp,
#innericons .fa-tripadvisor,
#innericons .fa-foursquare,
#innericons .fa-pinterest,
#innericons .fa-instagram,
#innericons .fa-linkedin,
#innericons .fa-twitter {
  color: #000;
}

/* footer social icons */
.connect {
  color: #000;
  font-size: 30px;
  display: inline;
  padding: 0px;
  letter-spacing: 1px;
  font-weight: 400;
}

#error_2 {
  display: none;
}

.wheelchair {
  padding: 0px !important;
  font-size: 18px !important;
}

.textacc {
  position: relative;
  top: -4px;
  font-weight: 400;
  left: 5px;
}
.wheelchair a {
  padding: 10px 25px;
  display: block;
}

.col {
  color: #333;
}
.maptextaddress {
  color: #4cadea;
  font-weight: bold;
  text-transform: uppercase;
}
#map select {
  background-color: #fff !important;
}
.googlelistsubs a:hover,
.googlelistsubs a.active {
  background: #000 !important;
  color: #fff;
}

#lostFound_box .add-on {
  border-radius: 0 4px 4px 0;
  color: #000 !important;
  padding: 6px 7px;
  position: absolute;
  right: 0px;
  top: -38px;
}

.progress {
  height: 5.3px;
}
.rating_font {
  font-size: 72px;
}
.sort_bar p {
  font-size: 16px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .F13-sm {
    font-size: 17px !important;
  }
}
.mobile-phone-nav-dropdown .glyphicon {
  top: 4px;
}
.cookiebg {
  display: none;
}
.icoFacebook em {
  line-height: 39px !important;
}
.icoTwitter em {
  line-height: 39px !important;
}
ul.socialnetwork li {
  margin: 0 2px;
}
.Padding10 {
  padding-top: 10px;
}
@media screen and (min-width: 1200px) {
  ul.top-nav-ul.nav.navbar-nav.ML5_home.nav_one {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
  }
  .smaller .white.header {
    top: 0;
    background: #fff;
    height: auto;
    position: fixed;
    width: 100%;
	max-width: 2000px;
    border-bottom: 3px solid #000;
  }
  header.smaller .reservation {
    width: 75%;
  }
  .smaller .width15 {
    width: 18%;
  }
  .smaller .logoDN {
    display: block;
  }
  header.smaller .bookingbg {
    height: 90px;
    background-color: transparent;
    margin: 0 auto;
    box-shadow: none;
    bottom: 0;
  }
  .out-bor,
  .out-bor2 {
    outline: 1px solid #d7b79a;
    outline-offset: -11px;
    position: absolute;
    width: 96%;
    left: 3%;
    top: 0;
    z-index: -1;
    height: 575px;
  }
  .Z-1 {
    position: relative;
    z-index: -1;
  }
  .out-bor2 {
    left: 1%;
    right: 3%;
  }
}
span.discover-title {
  font-family: 'SaaSeriesCDOT';
  text-transform: uppercase;
  letter-spacing: 18px;
  color: #000;
}
.mysumm {
  margin-bottom: 35px;
}
p.guest_desc,
div.guest_desc2,
p.salon_desc,
div.salon_desc2 {
  color: #000;
  font-size: 50px;
  letter-spacing: 1px;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
  text-transform: uppercase;
}
.guest_desc2 {
  margin-top: -20px;
}
p.guest_para,
p.salon_para {
  color: #131313;
  line-height: 1.8;
  text-align: justify;
  margin-top: 50px;
  margin-bottom: 30px;
}
.guest-btn.part2 {
  text-align: center;
   margin-bottom: 30px;
}
.guest-left {
  padding-right: 50px;
}
.guest-room-sec,
.salon-sec {
  padding-top: 40px;
}
.salon-sec {
  margin-top: 80px;
  margin-bottom: 50px;
}
p.salon_desc {
  text-align: right;
  margin-bottom: 0px;
  line-height: 1;
}
div.salon_desc2 {
  margin-top: 0px !important;
  text-align: right;
  font-size: 36px;
}
.salon-btn.part2 {
  text-align: right;
}
p.salon_para {
  text-align: right;
}

.hovereffect123 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  text-align: center;
  cursor: default;
  margin-top: 0px;
}
.hovereffect123 img {
  display: block;
  height: auto;
  transition: all 0.4s linear;
}
.makeup .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: -webkit-linear-gradient(45deg, #000 0%, #000 100%);
  background: linear-gradient(45deg, #000 0%, #000 100%);
}

.makeup .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  /* padding: 3em;*/
  text-align: left;
  background: linear-gradient(
    to bottom,
    rgba(1, 131, 191, 0.07),
    rgb(0, 0, 0, 0.86)
  );
}

.makeup .hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

.makeup .hovereffect h2 {
  text-transform: unset;
  color: #fff;
  position: relative;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1.4;
  background-color: transparent;
  padding: 125% 20px 10px 20px;
  text-align: center;
}

.makeup .hovereffect .overlay:before {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid #fff;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

.makeup .hovereffect a,
.makeup .hovereffect p {
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.makeup .hovereffect:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.makeup .hovereffect:hover .overlay:before,
.makeup .hovereffect:hover a,
.makeup .hovereffect:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.makeup .hovereffect img {
  display: block;
  height: auto;
  transition: all 0.4s linear;
}
.salon-left {
  padding-left: 80px;
  padding-right: 30px;
}
.section__attractions {
  background: url(../img/Neighborhood-bgimg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.no-webp .section__attractions  {
   background: url(../img/Neighborhood-bgimg.jpg);
}

.section__attractions {
  padding-top: 6%;
  padding-bottom: 8%;
  margin-bottom: 60px;
}
.attraction-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.attrct-dec {
  color: #fff;
  line-height: 1.8;
  margin-top: 50px;
  margin-bottom: 30px;
}
h3.attraction-title-2 {
  color: #fff;
  font-size: 50px;
  text-transform: capitalize;
  /* font-family: 'kepler-std'; */
  font-family: 'FuturaBkBT';
}
.attraction-btn {
  text-align: left;
}
.greyme {
  border: 1px solid #d7b79a;
  padding-top: 28px;
  padding-bottom: 50px;
}
.greyme p {
  margin-bottom: 40px;
}
.footer-logo-div {
  margin-top: 40px;
}
.footer-logo-div img {
  text-align: center;
  margin: auto;
  width: auto;
  height: auto;
}
.footer-menu-links {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  padding-top: 10px;
  padding-bottom: 10px;
}
.shortbor {
  width: 75%;
  margin: 0 auto 10px auto;
  height: 1px;
  display: block;
  background: #000;
}
.PLPR2.P0XS {
  padding: 10px;
}

.thejack-div div {
  overflow: hidden;
}
.thejack-div .hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.thejack-div .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.thejack-div .hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  width: 99%;
}

.thejack-div .thejack-div .hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  width: 99%;
}

/*.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:20px;
background:rgba(145,0,40,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:20px;margin-top:60px;left:10%; right:10%;width:80%;
} */

.thejack-div .hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 20px;
  background: rgba(65, 105, 225, 0.42);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 20px;
  margin: 0 auto;
  top: 50%;
  left: 0;
  right: 0;
  width: 90%;
}

.thejack-div .hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px;
}

.thejack-div .hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.thejack-div .hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.thejack-div .hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.thejack-div .hovereffect:hover h2,
.thejack-div .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.thejack-div .hovereffect:hover a.info {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.thejack-sec {
  margin-top: 30px;
}
.thejack-box {
  padding: 5px;
}
.innerheader {
  color: #ffffff;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  bottom: 0;
  margin:auto;
  text-align: center;
  z-index: 1;
}
.red-box {
  color: #fff;
  font-size: 56px;
  padding: 10px;
  display: inline-block;
  text-transform: unset;
   /* font-family:'kepler-std'; */
   font-family: 'FuturaBkBT';
}
.overlay {
  /*background: rgba(0, 0, 0, 0.20);*/
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
p.guest12_desc {
    color: #000;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin-top: 30px;
    /* font-family: 'kepler-std'; */
    font-family: 'FuturaBkBT';
    text-transform: unset;
}
p.guest12_para {
    text-align: justify;
}
.gridrow {
    display: grid;
    grid-template-rows: auto 120px auto;
}
p.guest_para12, p.salon_para{
    color: #131313;
    line-height: 1.8;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 30px;
}
@media screen and (min-width: 1900px){
	.foot_top a{
		padding: 0 30px;
	}
}
@media screen and (min-width: 1601px) and (max-width: 1860px) {
  .salon-right img,
  .guest-right img {
    min-height: 570px;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
  p.guest_para,
  p.salon_para {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .out-bor,
  .out-bor2 {
    height: 600px;
  }
}

@media screen and (max-width: 1599px) and (min-width: 1200px) {
  .home_res {
    width: 100%;
    bottom: -13%;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1600px) {
  .out-bor,
  .out-bor2 {
    height: 488px;
  }
  .salon_desc2 {
    font-size: 26px !important;
  }
  .salon-left {
    padding-left: 30px;
    padding-right: 15px;
  }
  .section__attractions {
    padding-top: 2%;
    padding-bottom: 3%;
  }
  .guest-right img,
  .salon-right img {
    min-height: 460px;
  }
  .guest-left {
    padding-right: 30px;
  }
  p.guest_para,
  p.salon_para {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .makeup .hovereffect h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  p.guest_desc,
  div.guest_desc2,
  p.salon_desc,
  div.salon_desc2 {
    font-size: 36px;
  }
  p.guest_para,
  p.salon_para {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  p.guest_desc,
  p.salon_desc {
    margin-top: 20px !important;
  }
  .guest-btn.part2 {
    padding: 15px 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .top_bg1 li a {
    padding: 13px 6px;
  }
  li.res-btn-li.reserspl {
    margin-right: 10px;
    margin-left: 10px;
  }
  .resertitle {
    font-size: 18px;
  }
  .reserspl a {
    margin-right: 0px;
  }
  .out-bor,
  .out-bor2 {
    height: 488px;
  }
  .salon_desc2 {
    font-size: 26px !important;
  }
  .salon-left {
    padding-left: 30px;
    padding-right: 15px;
  }
  .section__attractions {
    padding-top: 2%;
    padding-bottom: 3%;
  }
  .guest-right img,
  .salon-right img {
    min-height: 460px;
  }
  .guest-left {
    padding-right: 30px;
  }
  p.guest_para,
  p.salon_para {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .makeup .hovereffect h2 {
    font-size: 21px;
  }
  p.guest_desc,
  div.guest_desc2,
  p.salon_desc,
  div.salon_desc2 {
    font-size: 36px;
  }
  p.guest_para,
  p.salon_para {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  p.guest_desc,
  p.salon_desc {
    margin-top: 20px !important;
  }
  .guest-btn.part2 {
    padding: 15px 0;
  }
  .reserspl {
    padding-left: 30px;
    padding-right: 30px;
	}
	.white-box{
	    font-size: 52px;
	}
	.top_bg1 li a {
		padding: 13px 3px !important;
		font-size: 13px;
	}

  ul.top-nav-ul.nav.navbar-nav.ML5_home.nav_one {
    gap: 1px;
  }
	
	.makeup .hovereffect h2{
		font-size: 16px !important;
		line-height: 1.3;
	}
}
@media screen and (max-width: 1199px) {
  .inner_res {
    position: relative;
    width: 100%;
    left: initial;
    right: initial;
    bottom: initial;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mybasichead {
    font-size: 38px;
  }
  .h1_sister{
      font-size: 26px;
  }
  .red-box{
      font-size: 34px;
  }
  .subscribe_input{
      width: 78.5% !important;
  }
  .guest-btn.part2 {
    padding-top: 10px !important;
  }
  .thejack-div .hovereffect h2 {
    font-size: 18px;
    top: 35%;
  }
  .thejack-div .hovereffect h2 span {
    line-height: 3;
  }
  p.guest_desc,
  p.salon_desc {
    margin-top: 8px !important;
    margin-bottom: 15px;
  }
  a.vibtn {
    padding: 11px 25px;
    color: #fff;
    font-size: 18px;
  }
  .guest-right img,
  .salon-right img {
    min-height: 410px;
  }
  .carousel-indicators {
    bottom: 15px;
  }
  #no_of_room,
  #no_of_adult,
  #no_of_child {
    padding: 6px 12px;
    font-size: 16px;
  }
  .shadowboxdiv {
    bottom: 45px;
  }
  .white-box {
    font-size: 42px;
  }
  p.guest12_desc{
      font-size: 20px;
  }
  .gridrow {
    display: grid;
    grid-template-rows: auto 160px auto;
	}
  .home_res .selectdiv1:after {
    right: -28px;
    top: -32px;
  }
  .bookingbg {
    box-shadow: none;
  }
  .inner_res {
    background: #000 none repeat scroll 0 0;
  }
  #innermagic .inner_res {
    bottom: 0px;
  }
  .innerheader {
    bottom: 10px;
  }
  .PLPR2.P0XS {
    padding: 4px;
  }
  .makeup .hovereffect h2 {
    font-size: 18px;
    line-height: 1.4;
  }
  .foot_top a {
    padding: 0 20px;
  }
  .guest-left {
    padding-right: 15px;
  }
  p.guest_para {
    padding-right: 25px;
  }
  section.makeup {
    margin-top: 40px;
  }
  p.guest_para,
  p.salon_para {
    margin-top: 12px;
    margin-bottom: 8px;
  }
  p.guest_desc,
  p.salon_desc,
  div.salon_desc2,
  div.guest_desc2 {
    font-size: 33px;
    letter-spacing: 1px;
  }
  .out-bor,
  .out-bor2 {
    outline: 1px solid #d7b79a;
    outline-offset: -11px;
    position: absolute;
    width: 96%;
    left: 3%;
    top: 0;
    z-index: -1;
    height: 445px;
  }
  .Z-1 {
    position: relative;
    z-index: -1;
  }
  .out-bor2 {
    left: 1%;
    right: 3%;
	height: 465px;
  }
  .salon-right img {
    height: 430px;
	}
.thejack-sec {
    margin-top: 0px;
}
  .salon-sec {
    margin-top: 25px;
  }
  .salon-left {
    padding-left: 25px;
    padding-right: 12px;
  }
  div.salon_desc2 {
    font-size: 24px !important;
    margin-top: -12px !important;
  }
  .wheelchair {
    margin-top: 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .makeup .hovereffect h2 {
    font-size: 18px !important;
    padding: 122% 20px 10px 20px !important;
  }
  .red-box {
    font-size: 26px;
  }
  .gridrow {
    display: grid;
    grid-template-rows: auto auto auto;
	}
	p.guest12_para {
    margin-bottom: 30px;
	}
  .wheelchair {
    margin-top: 20px;
	}
  .subsec .subname {
    margin-bottom: 0px;
	}
	.arow {
    padding: 8px 20px !important;
	}
  section.mysocialsec {
    padding-top: 0px !important;
  }
  .shadowboxdiv {
    background: none;
  }
  p.guest_desc {
    margin-top: 0px !important;
  }
  .white-box {
    font-size: 30px !important;
  }
  .thejack-div .hovereffect h2 {
    font-size: 18px !important;
    top: 36%;
  }
  section.thejack-sec h2 {
    font-size: 34px !important;
  }
  .mybasichead, span.exp-best {
    font-size: 30px !important;
	}
  .salon-sec {
    margin-top: 30px !important;
	margin-bottom: 30px;
  }
  p.guest_desc,
  div.guest_desc2,
  p.salon_desc {
    font-size: 28px !important;
  }
  .salon_desc2 {
    font-size: 20px !important;
  }
  .guest-btn.part2 {
    text-align: center !important;
  }
  a.vibtn {
    font-size: 16px !important;
    padding: 10px 22px !important;
  }
  .guest-right img,
  .salon-right img {
    min-height: 320px;
  }
  .salon-btn.part2 {
    text-align: right !important;
  }
  p.guest_desc,
  div.guest_desc2 {
    text-align: left !important;
  }
  p.salon_desc,
  .salon_desc2 {
    text-align: right !important;
  }
  .checktxt {
    font-size: 18px;
  }
  .add-on {
    width: 30px;
    height: 35px;
    right: 8px;
  }
  .guest-right {
    padding-right: 15px !important;
  }
  .foot_top a {
    display: block;
    padding: 10px 35px;
  }
  .arow {
    font-size: 18px !important;
  }
  .salon-left {
    padding-right: 15px !important;
  }
  .shadowboxdiv {
	bottom: 0px !important;
    top: 0px;
    height: 100px;
    margin: auto;
  }
  .carousel-indicators {
    bottom: 8px;
  }
  .inner_res .selectdiv1:after {
    top: -35px;
    right: -50px;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .slash {
    font-size: 18px;
  }
  #myCarousel .carousel-inner .item img {
    width: 100%;
    height: auto;
	}
  .add-on {
    width: 30px;
    height: 30px;
  }
  .mybasichead, span.exp-best {
    font-size: 22px;
    letter-spacing: 1px;
  }
  h3.attraction-title-2 {
    font-size: 40px;
    text-align: center;
  }
  .attrct-dec {
    text-align: justify;
  }
  .attraction-btn {
    text-align: center;
  }
  .salon-left {
    padding-left: 0px;
    padding-right: 0px;
  }
  .salon-btn.part2 {
    text-align: center;
    padding: 0px;
  }
  section.thejack-sec h2 {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .greyme p {
    margin-bottom: 20px;
  }
  section.makeup {
    margin-top: 20px;
  }
  .makeup .hovereffect h2 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
    padding: 120% 20px 10px 20px;
  }
  .mysumm {
    margin-bottom: 0px;
  }
  .PLPR2.P0XS {
    padding: 2px;
  }
  .photowrapper.bgblue {
    padding: 0px;
  }
  a.vibtn {
    font-size: 18px;
  }
  .guest-left {
    padding-right: 15px;
  }
  p.guest_para,
  p.salon_para {
    color: #000;
    line-height: 1.5;
    margin-top: 20px;
  }
  .guest-btn.part2 {
    text-align: center;
    padding: 0px;
  }
  .salon-sec {
    margin-top: 20px;
  }
  p.salon_desc {
    margin-top: 10px !important;
  }
  .guest-room-sec,
  .salon-sec {
    padding-top: 0px;
  }
  p.guest_desc,
  div.guest_desc2,
  p.salon_desc,
  div.salon_desc2 {
    color: #000;
    font-size: 34px;
    letter-spacing: 1px;
    text-align: center;
  }
  .footer-logo-div img {
    margin-bottom: 20px;
  }
  .mycopycont p {
    margin: 0 0 10px;
  }
  .foot_top {
    border-top: 1px solid #aaaaaa;
  }
  .foot_top a {
    padding: 6px 35px;
  }
  section.mysocialsec {
    padding-top: 12px;
  }
  .arow {
    font-size: 16px;
    padding: 8px 11px;
  }
  p.salon_para {
    text-align: justify;
  }
  .salon-right,
  .guest-left {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }
  .bestglance-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .guest-right {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }
  .section__attractions {
    padding-top: 0%;
    padding-bottom: 0%;
    margin-bottom: 30px;
  }
  .thejack-sec {
    margin-top: 0px;
  }
  .innerheader {
    bottom: 0px;
  }
  
  .home_res .selectdiv1 {
    padding-top: 0px;
  }
  .bookingbg {
    box-shadow: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
	.red-box {
		font-size: 22px;
		/*background: rgba(0, 0, 0, 0.6);*/
	}
  p.guest_desc {
    margin-top: 0px !important;
  }
  .guest_desc2,
  .salon_desc2 {
    margin-bottom: 15px;
  }
  p.guest12_para {
    margin-bottom: 20px;
}
  .salon_desc2 {
    font-size: 24px !important;
  }
  .thejack-div .hovereffect h2 span {
    font-size: 12px;
  }
  .thejack-div .hovereffect h2 {
    top: 30%;
  }
  .innerheader p {
    margin-bottom: 0px;
  }
  .innerheader {
  }
  .jusblock{
	margin-top:15px;
  }
  .gridrow {
    display: grid;
    grid-template-rows: auto auto auto;
	}
	.attrct-dec p {
    font-size: 16px;
	}
}

.mobilenavigations li a .glyphicon, .mobilenavigations li a .fa {
    width: 45px;
    top: 3px;
    font-size: 16px;
}
ul.phone-menu {
	list-style: none;
    position: relative;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
li.headerPhone a {
    padding: 8px;
}
/* li.headerPhone1 {
    margin-right: 80px;
} */
.headerPhone {
text-align: center;
font-size: 16px;
/* color:#172ba2; */
color: #fff;
}
#myCarousel .carousel-inner .item,#myCarousel .carousel-inner .item div,#myCarousel  .carousel-inner .item span,#myCarousel  .carousel-inner .item p {
    text-transform: unset !important;
}
.events li{  background:#3d3935 !important;}
.events li:hover, .events li.active{background:#3d3935 !important;}
.but_bg, .btn-success {background:#3d3935!important;border: #3d3935;}
/* menu page css */
#menu-center .butcolor {
    background:#3d3935;
}

.gray .seedetails {color: #3d3935 !important;}
#menu-center .bgred {
    background:#3d3935;
}
/* menu page css */

@media screen and (min-width: 1280px) and (max-width: 1440px) {
	.headerPhone {
		right: calc(9% - 70px);
	}
}

@media screen and (min-width: 1200px){
	.lgo_here {
		padding-top: 18px;
	}
}
@media screen and (min-width: 1500px){
	.lgo_here {
		padding-top: 9px;
	}
}
#myCarousel .carousel-inner .item img {
		width: 100%;
		height: auto;
	}
/* Added font sizes on 11th May 2021 by Neelam	 */
@media screen and (min-width: 1440px) {
	.h1_sister { 
		font-size: 29px !important;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1339px) {
	.h1_sister {
		font-size: 24px !important;
	}
}

.headerminwidthbx{
  background-color: #3d3935;
}

.event_wed_btn{
  padding-left: 15px !important;
  padding-right: 0px !important;
  margin-top: 10px !important;
}