@charset "UTF-8";
@font-face {
  font-family: 'Trajan Pro';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/TrajanPro-Regular.eot");
  src: url("../fonts/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/TrajanPro-Regular.woff") format("woff"), url("../fonts/TrajanPro-Regular.ttf") format("truetype"), url("../fonts/TrajanPro-Regular.svg#pt_sansregular") format("svg");
}
html {
  position: relative;
  min-height: 100%;
}

body {
	/*font-family: "open_sanslightRegular, Helvetica, Arial, sans-serif"; */
  font-family: Helvetica, Arial, sans-serif;
	min-height: 100px;
	margin-bottom: 0;
	font-size: 12px;
	color: #251c15;
	background: #fff;
	overflow-x: hidden;
}

a, a:focus {
  color: #251c15;
}

a:hover {
	color: #EA3A95;
	text-decoration: none;
}

h1, h2, h3 {
  font-family: Trajan Pro, Times;
  color: #000;
}

h1 {
  font-size: 2em;
  margin: 0 0 5px 0;
}

h2 {
  font-size: 1.4em;
  margin: 10px 0;
}

h3 {
  font-size: 1.1em;
  margin: 0 0 5px 0;
  line-height: normal;
}

hr {
  border-top: 1px solid #cccccc;
}

.flex-control-paging li a.flex-active {
  background: #ffb700 !important;
}

.flexslider li {
  display: block;
  posution: relative;
}

.flexslider h2 {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  color: #fff;
  font-size: 1.2em;
}

.divider {
  border: none;
}

.container {
  max-width: 1200px;
}

.header {
	min-height: 50px;
	border: none;
	background-color: #000;
	margin-bottom: 0px;
}

.container > .navbar-header {
  position: relative;
}

.logo, .logo:hover {
    padding: 5px 0;
    position: absolute;
    display: block;
    height: 185px;
    width: 172px;
    padding: 10px 12px 0 12px;
    background: url(../images/bg-logo.png) repeat-x;
    margin-left: 0 !important;
}

.logo img {
  width: auto;
  height: 105px;
}

.main-nav {
	margin: 5px 0 0 12px;
	float: right;
	background-color: #000;
}

.main-nav a {
  font-size: 1.18em;
  font-family: open_sanslightRegular, Helvetica, Arial, sans-serif;
}

.main-nav > li > a {
  padding: 5px 10px;
  text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a {
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #EA3A95;
	background-image: none;
}

.select a {
	color: #FFF;
}
 
h2{color: #000000;}

.guest-review {
  position: absolute;
  top: 250px;
  right: 6%;
  width: 300px;
  background: rgba(255, 251, 242, 0.9);
  z-index: 10;
  text-align: center;
  font-size: 1.2em;
  padding: 10px;
  font-weight: bold;
}

.guest-review .flex-direction-nav {
  display: none;
}

.guest-review .flex-control-nav {
  bottom: -30px;
}

.alert-dismissable .close, .alert-dismissible .close {
  z-index: 10;
}

.guest-review .flexslider {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0 0 0;
  margin-bottom: 5px;
}

.guest-review .slides {
  margin: 0;
}

.guest-review img {
  width: 40px;
}

.review-more {
  float: left;
  font-size: .8em;
}

.user {
  font-size: .8em;
  font-style: italic;
}

.bookdirect {
  float: right;
  width: auto;
  height: 80px;
}

.icon-special {
  float: right;
  width: auto;
  height: 40px;
  margin: 30px 10px 0 0;
}

.home-content {
  position: absolute;
  top: 100%;
  width: 100%;
}

.page-content {
  margin-top: 0px;
}

.page-content h1, .home-content h1 {
  padding: 15px 5px;
  color: #000;
  border-bottom: 1px dotted #888;
}

h2.promo-h {
	font-size: 1.5em;
	background-color: #EA3A95;
	margin-top: 10;
	margin-right: -15px;
	margin-bottom: 10px;
	margin-left: -15px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
}

span#header {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	float: right;
	background-color: #EA3A95;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	position: relative;
	top: -58px;
	right: 0px;
	font-size: 12px;
}
span#header a{
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	
}
span#header a:hover{
	color: #000;
}
.maincontent {
  margin-top: 0px;
  margin-bottom: 30px;
  background: #FFF;
  position: relative;
}

.home-hili {
  margin-bottom: 30px;
  position: relative;
}

.norepeat {
  display: none;
}

.norepeat:first-child {
  display: block;
}

.img-hili {
  width: 100%;
  height: 200px;
}

.img-thumb {
  width: 18%;
  height: 90px;
  overflow: hidden;
  float: left;
  margin: 1%;
}

.img-thumb img {
  width: 100%;
  height: auto;
}

.intro {
  background: rgba(37, 28, 21, 0.9);
  padding: 15px;
  color: #ccc;
}

.intro a, .intro a:hover {
  color: #ccc;
}

hgroup {
  border-bottom: solid #ffb700 1px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.promotion-box {
  position: relative;
  display: none;
}

.promotion-box:first-child {
  display: block;
  margin-bottom: 15px;
}

.promo-list {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.price-form {
  width: 100%;
  height: auto;
  margin: 15px 0;
}

.list3col ul {
  margin-bottom: 15px;
}

.list3col li {
  margin: 0 0 3px 15px;
  float: left;
  width: 30%;
}

.aside {
  padding-bottom: 15px;
  background: #d5cfbb;
}

.lead {
	font-size: 1.3em;
	color: #666;
}

.roomtype {
  margin: 15px 0;
}

.roomtype li {
  display: inline-block;
  width: 22%;
  margin: 1%;
  text-align: center;
}

.roomtype img {
  margin-bottom: 5px;
}

.dropdown-menu img {
  display: none;
}

.aside-promo {
  display: none;
}

.aside-promo:first-child, .aside-promo:nth-child(2), .aside-promo:nth-child(3), .aside-promo:nth-child(4), .aside-promo:nth-child(5) {
  display: block;
}

.top-banner {
  margin-top: 0px;
}

.map {
  width: 100%;
  height: 500px;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 0px;
}

.map-pic{
  height: auto;
  width: 100%;
}

.map > iframe {
  width: 100%;
  height: 500px;
  border: 0;
}

.gallery {
  margin: 0 0 20px 0;
  float: left;
}

.icon-hot {
  display: block;
  position: absolute;
  top: -10px;
  right: -15px;
  z-index: 4;
  width: 70px;
}

.item > img {
  width: 100%;
}

.hili-box {
	padding: 0px;
	background-color: #F4F4F4;
	background-position: 255;
}

.hili-box p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  /* fallback */
  max-height: 32px;
  /* fallback */
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.so-icon{
      float: left;
    position: relative;
    display: block;
}

.social {
	padding: 5px;
	z-index: 99;
	float: left;
}

.social img {
    width: 30px;
    height: auto;
    margin: 5px 5px;
    display: inline-block;
}

.collapse-detail {
  padding: 0 20px 20px 20px;
}

.room-heading {
  padding: 0 20px;
}

.awards {
  position: static;
  width: 100%;
  background-color: rgba(255, 251, 242, 0.9);
  padding: 10px 0;
  margin-bottom: 0px;
  text-align: center;
}

.awards h2 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.8em;
}

.awards-img {
  display: inline-block;
  width: auto;
  height: 60px;
  margin: 10px;
}

.awards img {
  width: auto;
  height: 100%;
}

.roomdetail {
  position: relative;
}

.btn-book {
  font-family: Trajan Pro, Times;
  color: #ffffff;
  background: #EA3A95;
  padding: 10px 20px 5px 20px;
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 15px;
  display: block;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}

.btn-book:hover, .btn-book:focus, .field-submit input:hover, .field-submit input:focus {
  color: #eee;
  background: #EA3A95;
  text-decorate: none;
}

.float-btn {
  position: absolute;
  bottom: 0;
  right: 20px;
}

.room-info {
  margin-bottom: 50px;
}

.room-info ul {
  margin-left: 15px;
}

.room-info li {
  width: 49%;
  margin-left: 1%;
  float: left;
}

.panel-default {
  border: none;
  border-bottom: 1px solid #cccccc;
  background: none;
  box-shadow: none;
}

.panel-group .panel {
  border-radius: 0;
}

.show-promo-detail {
  display: block;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 5px;
  color: #474747 !important;
}

.show-pro {
  display: block;
  background: url(../images/icon-show-pro-detail.png) left no-repeat;
  background-size: 7px 7px;
  padding-right: 22px;
  float: left;
  height: 30px;
}

.hide-pro {
  display: block;
  background: url(../images/icon-hide-pro-detail.png) left no-repeat;
  background-size: 7px 7px;
  padding-right: 22px;
  float: left;
  height: 30px;
}

.x-icon {
  margin-top: -20px;
}

.fotorama__thumb-border {
  border-color: #ffb700;
}

.room-heading {
  cursor: pointer;
}

.slick-slider {
  margin-bottom: 0;
}

.item-img img {
  width: 100%;
}

.slick-dots {
  bottom: 20px;
}

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 30px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  padding: 0;
  border: none;
  outline: none;
  text-align: center;
}

.slick-next {
  right: 10px;
}

.slick-prev {
  left: 10px;
}

.slick-prev:before {
  content: url("../images/back.png");
}

.slick-next:before {
  content: url("../images/next.png");
}

.popup {
  width: 90%;
  display: block;
  margin: 5% 5%;
}

.popup img {
  width: 100%;
  height: auto;
}

.close-modal, .close-modal:hover {
  position: absolute;
  bottom: -30px;
  right: 0;
  display: block;
  background: #000 !important;
  color: #fff;
  padding: 5px 0 !important;
  width: 30px;
  opacity: 1;
}

.img-thumb a {
  display: inline-block;
  cursor: pointer;
}

.footer {
	position: static;
	width: 100%;
	min-height: 44px;
	background-color: #000;
	z-index: 1;
	color: #FFF;
	padding: 10px;
}
.footer h5 a{
	color: #EA3A95;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.footer-text, .footer-text a {
	font-size: 0.9em;
	margin-top: 7px;
	color: #FFF;
}

.footer > .container {
  position: relative;
}

.footer-menu{
	margin: 10px;
	padding: 10px;
	float: left;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer-menu b{
	color: #EA3A95;
}
.footer-menu ul{
	float: left;
}
.footer-menu li{
	margin-left: 20px;
}
.footer-menu li a{
	color: #999;
}
.footer-menu li a:hover{
	color: #EA3A95;
	text-decoration: underline;
}
.footer-desc{
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 10px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}	
.footer-desc h4{font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.footer-desc h4 a{color: #EA3A95;}
.xcaliber {
  height: 18px;
  width: auto;
  position: absolute;
  right: 15px;
  top: 20px;
}

.text-right {
  position: relative;
}

.top-float-alert {
  width: 100%;
  position: absolute;
  top: -60px;
  z-index: 1;
  margin-bottom: 0;
  text-align: center;
  padding: 10px;
  font-size: 1.2em;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0;
  color: #fff;
  border: none;
}

.top-float-alert .flex-control-nav {
  display: none;
}

.top-float-alert .slides, .top-float-alert .flex-control-nav, .top-float-alert .flex-direction-nav {
  margin: 0 !important;
}

.alert-dismissable .close, .alert-dismissible .close {
  right: 0;
  top: 0;
}

.glyphicon-time {
  top: 5px;
  left: -7px;
  font-size: 1.5em;
  color: #E79311;
}

/* booking bar */
.wrap-booking {
	width: 100%;
	z-index: 19;
	display: block;
	background-color: #662D91;
}

.booking {
  background: #ab8013;
}

.booking-bar {
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.booking-bar h2 {
	color: #FFF;
	display: inline-block;
	float: left;
	line-height: 20px;
	margin: 7px 0 0 90px;
	font-size: 20px;
	text-transform: uppercase;
}

.booking-field form {
  margin: 0 0 5px 0;
}

.ui-datepicker-trigger {
  display: none;
}

.clear {
  clear: both;
  display: block;
  width: 100%;
}

.booking-bar {
  padding: 10px 15px;
  margin: 0 auto;
  font-size: 12px;
  font-family: Trajan Pro, Times;
  position: relative;
}

.booking-bar form {
  margin-bottom: 0;
}

.booking-field {
  float: left;
  margin: 0 0 0 30px;
  padding: 0;
}

.booking-field label {
	color: #EA3A95;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	margin-bottom: 0;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.booking-field input {
  padding: 0 10px;
  color: #695127;
  height: 30px;
  text-align: left;
  margin-bottom: 0;
  border: none;
  border-radius: 5px;
  width: 180px;
  background: white url(../images/cal.png) no-repeat right;
}

.field-submit input {
  color: #000;
  background: #fff;
  padding: 10px 30px 5px 30px;
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 15px;
}

.ui-datepicker-trigger {
  display: none;
}

#ui-datepicker-div {
  font-size: 14px;
}

.hili-banner {
  display: block;
  position: absolute;
  bottom: -55px;
  right: 15px;
}

.hili-banner-h {
  width: auto;
  height: 55px;
  float: left;
  margin-right: 2px;
}

.benefit {
  width: auto;
  height: 55px;
  float: left;
  margin-left: 2px;
}

.benefit img {
  width: auto;
  height: 100%;
}

.wrap-mobile-book {
	display: none;
	top: 70px;
	width: 100%;
	z-index: 10;
	text-align: center;
	height: 40px;
	background-color: #662D91;
}

.mobile-book, .mobile-book:hover, .mobile-book:focus {
  display: block;
  width: 100%;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
}

.mobile-book-content {
  background: #d5cfbb;
  padding: 0 20px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: none;
  background: #fff;
}

.ui-widget-header {
  border: none;
  background: #579DC7;
  color: #695127;
}

.ui-datepicker td span, .ui-datepicker td a {
  padding: 5px;
}

.ui-datepicker .ui-datepicker-title {
  color: #695127;
  font-family: Trajan Pro, Times;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #925b18;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #0F73AF;
  color: #fff;
}

/* Promo style */
.clear {
  clear: both;
}

.details {
  float: left;
  width: 100%;
}

.pro-thumb {
  float: left;
  width: 100%;
}

.pro-thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.details h2 {
  margin: 0;
  line-height: normal;
  font-size: 1.2em;
  display: block;
  padding: 10px 0;
  color: #DB9926;
}

.pro-roomtype {
  font-size: 12px;
}

.details p, .details h3 {
  margin-bottom: 10px;
  line-height: normal;
}

.btn-check {
  background: #e63a2c;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  display: block;
  float: left;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 5px;
  text-shadow: 0 1px 0px #a4281e;
  box-shadow: 0px 2px 0px 0px #932820;
  color: #fff !important;
  -moz-box-shadow: 0px 2px 0px 0px #932820;
  -webkit-box-shadow: 0px 2px 0px 0px #932820;
}

.btn-check:hover {
  color: #fff;
}

.list li {
  list-style: disc !important;
  margin: 5px 0 0 15px !important;
}

.detail-pro-home {
  width: 100%;
  position: absolute;
  padding: 0 10px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #E2E2DC;
}

body {
  overflow: hidden;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 999;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/status.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

/* md */
@media only screen and (min-width: 992px) and (max-width: 1198px) {
  .roomtype li {
    width: 30%;
    margin: 1%;
    text-align: center;
  }

  .booking-field input {
    width: 135px;
  }

  .booking-bar h2 {
    margin: 8px 15px 0 15px;
  }

  .field-submit input, .field-submit input:hover {
    padding: 10px 0 5px 0;
  }

  .top-float-alert {
    font-size: 1.2em;
    top: -80px;
  }
}
/* sm */
@media only screen and (max-width: 991px) {
.logo, .logo:hover {
    padding: 5px 0;
    position: absolute;
    display: block;
    height: 185px;
    width: 110px;
    padding: 10px 12px 0 12px;
    background: url(../images/bg-logo.png) repeat-x;
    margin-left: 0 !important;
}

.logo img {
  width: auto;
  height: 62px;
}


.slick-list {
height: auto;
}    

  .icon-special {
    display: none;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-size: .8em;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffb700;
  }

  .promotion-box {
    margin-top: 15px;
  }

  .home-content {
    bottom: 140px;
  }

  .list3col li {
    width: 45%;
  }

  .roomtype li {
    width: 45%;
    margin: 1%;
    text-align: center;
  }

  .icon-hot {
    display: none;
  }

  .booking-bar h2 {
    font-size: 16px;
  }

  .main-nav > li > a {
    padding: 5px;
    font-size: 1em;
  }

  .booking-bar h2 {
    display: none;
  }

  .booking-field {
    margin: 0 0 0 20px;
  }

  .booking-field input {
    padding: 0 10px;
    width: 160px;
  }

  .booking-bar {
    padding: 10px 0;
  }

  #supersized {
    top: 0;
    height: 100%;
  }

  #supersized li {
    top: 0;
    height: 100%;
  }

  .top-float-alert {
    font-size: 1.2em;
    top: -80px;
  }

  .logo img {
    max-width: 180px;
  }

  .alert-dismissable .close, .alert-dismissible .close {
    right: -10px;
    top: -35px !important;
    background: black;
    padding: 0 3px 3px 3px;
  }

  .hili-box {
    margin-bottom: 20px;
  }

  .home-hili:last-child {
    margin-bottom: -15px;
  }

  .img-hili img {
    width: 40%;
    float: left;
    padding-right: 15px;
  }

  .detail-hili {
    width: 60%;
    float: left;
  }

  .guest-review {
    display: none;
  }
}
/* all smartphones */
@media only screen and (max-width: 767px) {
  .logo, .logo:hover {
    padding: 5px 0;
    position: absolute;
    display: block;
    height: 185px;
    width: 70px;
    padding: 10px 12px 0 12px;
    background: none;
    margin-left: 0 !important;
}

.logo img {
  width: auto;
  height: 55px;
}

  .booking-bar h2, .booking-bar h2 span {
    font-size: 16px;
    float: left;
    color: #fff;
    display: block;
    line-height: .7em;
    margin: 0 0 5px 0;
    text-align: left;
    width: 100%;
  }

  .booking-bar > h2 {
    display: none;
  }

  .booking-bar h2 {
    display: none;
  }

  .booking-bar {
    background: none;
    -webkit-box-shadow: npne;
    -moz-box-shadow: npne;
    box-shadow: npne;
  }

  .footer {
    height: 30px;
  }

  .x-mobile {
    display: none;
  }

  .field-submit {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .bookdirect {
    display: none;
  }

  .main-nav {
    width: 100%;
    margin: 12px 0;
  }

  .navbar-default .navbar-collapse {
    background: #251c15;
  }

  .home-content {
    position: static;
    margin: 130px 0 0 0;
  }

  .promotion-box {
    height: auto;
  }

  .booking {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .promo-list img {
    margin-bottom: 10px;
  }

  .maincontent {
    margin: 0 0 0 0;
  }

  .list3col li {
    width: 100%;
  }

  .roomtype li {
    width: 100%;
    margin: 10px 0;
    text-align: left;
  }

  .roomtype img {
    width: 25%;
    margin-right: 15px;
  }

  .map {
    height: auto;
    margin: 80px auto 0 auto;
  }

  .map > iframe {
    height: 300px;
  }

  #prevslide, #nextslide, #supersized {
    display: none !important;
  }

  .pro-thumb img {
    height: auto;
  }

  .icon-hot {
    display: none;
  }

  .wrap-booking {
    display: none;
    top: inherit;
    z-index: 100;
    bottom: 0;
  }

  .booking-field {
    margin: 0 0 10px 0;
    width: 50%;
    padding: 0;
  }

  .field-submit {
    width: 100% !important;
  }

  .booking-field input {
    padding: 0 10px;
    width: 95%;
  }

  .field-submit input {
    padding: 0 10px;
    width: 100%;
  }

  .logo, .logo:hover {
    padding: 10px;
  }

  .maincontent {
    margin: 0 0 20px 0;
  }

  .navbar-default .navbar-collapse {
    background: white;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333333;
    font-size: .8em;
  }

  .page-content {
    margin-top: 0px;
  }

  .footer {
    margin-bottom: 0px;
    height: auto;
    padding-bottom: 10px;
  }

  .xcaliber {
    float: left;
    position: static;
  }

  .social {
    position: static;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    width: 100%;
    background: none;
  }

  .social img {
    width: 30px;
    height: auto;
    margin: 0 5px;
  }

  .top-float-alert {
    position: static;
  }

  .btn-warning {
    margin: 10px auto 0 auto !important;
    width: 120px;
    display: block;
  }

  .wrap-mobile-book {
    display: block;
  }

  .guest-review {
    display: none;
  }

  .room-info li {
    width: 95%;
    margin-left: 5%;
  }

  .alert-dismissable .close, .alert-dismissible .close {
    right: -10px;
    top: -20px !important;
    background: black;
    padding: 0 3px 3px 3px;
  }

  flex-direction-nav a {
    top: 55% !important;
  }

  .navbar-default .navbar-collapse {
    z-index: 21;
    position: absolute;
    width: 100%;
  }

  .navbar-toggle {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .img-hili {
    width: 100%;
    height: 140px;
    float: left;
    margin-right: 5%;
  }

  .room-photo {
    margin-bottom: 20px;
  }

  .img-thumb {
    width: 31%;
  }
}
