/* ======================================================
 * HOTEL LINKS MENU
 * ------------------------------------------------------ */
/* line 7, ../scss/sub.scss */
.hotel-links {
  left: 90px;
  position: absolute;
  top: -3px;
  z-index: 100;
  right: auto;
  background: #131313;
}
/* line 15, ../scss/sub.scss */
.hotel-links > li {
  float: left;
  margin-left: 5px;
  border-bottom: 3px solid transparent;
}
/* line 8, ../scss/defaults/mixin/_hover.scss */
.hotel-links > li:hover, .hotel-links > li:active, .hotel-links > li:focus, .hotel-links > li.active {
  background: #1d1d1d;
}
/* line 8, ../scss/defaults/mixin/_hover.scss */
.hotel-links > li:hover, .hotel-links > li:active, .hotel-links > li:focus, .hotel-links > li.active {
  border-color: #d51c5a;
}
/* line 22, ../scss/sub.scss */
.hotel-links > li a {
  display: block;
  padding: 2px 10px 0;
  height: 60px;
  line-height: 58px;
  color: white;
  font-size: 18px;
  font-family: "Pathway Gothic One", sans-serif;
}
/* line 30, ../scss/sub.scss */
.hotel-links > li a > img {
  height: 50px;
  width: auto;
}
/* line 36, ../scss/sub.scss */
.hotel-links > li a:hover {
  color: #de2362 !important;
}
/* line 41, ../scss/sub.scss */
.hotel-links > li:hover {
  border-color: #de2362;
}

/* line 47, ../scss/sub.scss */
.button, button {
  color: #fff !important;
}
/* line 50, ../scss/sub.scss */
.button:hover, button:hover {
  color: #dadada !important;
}

/* ======================================================
 * SLIDER IMAGE CHANGE
 * ------------------------------------------------------ */
/* line 58, ../scss/sub.scss */
#slide-image1 {
  background-image: url(../images/sub-hotel/fullpage-slider/slider1.jpg);
}

/* line 61, ../scss/sub.scss */
#slide-image2 {
  background-image: url(../images/sub-hotel/fullpage-slider/slider2.jpg);
}

/*HEADER*/
/* line 66, ../scss/sub.scss */
#header {
  background: rgba(255, 255, 255, 0.8);
  padding: 0;
  min-height: 0;
}

/* line 71, ../scss/sub.scss */
.sub-head-area {
  background: #131313;
  height: 60px;
}

/* line 75, ../scss/sub.scss */
.richardson-logo {
  position: relative;
}
/* line 77, ../scss/sub.scss */
.richardson-logo > a {
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 100;
  float: left;
}

/* line 85, ../scss/sub.scss */
.richardson-logo + .icon-next {
  left: 5px;
  float: left;
  position: relative;
  z-index: 100;
  margin-top: 20px;
}

/* line 96, ../scss/sub.scss */
.richardson-logo + .icon-next.open:before {
  content: "\e603" !important;
}
/* line 100, ../scss/sub.scss */
.richardson-logo + .icon-next:before {
  content: "\e600" !important;
}

/* line 104, ../scss/sub.scss */
.reservation {
  margin: 0;
  padding: 12px 0;
  font-size: 20px;
  font-size: 1.33333rem;
  filter: alpha(opactiy=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

/*SLICKNAV*/
/* line 114, ../scss/sub.scss */
#main-links > li {
  border-left: 1px solid #131313;
  text-align: center;
  text-transform: uppercase;
  line-height: 100px;
  margin: 44px 0 38px 12px;
}
/* line 121, ../scss/sub.scss */
#main-links > li a {
  font-size: 22px;
  font-size: 1.46667rem;
  color: #131313;
  font-family: "Pathway Gothic One", sans-serif;
  font-weight: 400;
}

/*SLICKNAV SUB MENU*/
/* line 132, ../scss/sub.scss */
#main-links .sub-menu {
  background: rgba(255, 255, 255, 0.8);
}
/* line 136, ../scss/sub.scss */
#main-links .sub-menu > li a {
  font-family: "Pathway Gothic One", sans-serif;
  font-size: 21px;
  color: #131313;
}

@media only screen and (min-width: 0px) and (max-width: 1219px) {
  /* line 146, ../scss/sub.scss */
  .sub-hotel-logo img {
    margin-top: 8px;
    max-width: 150px;
  }

  /* line 152, ../scss/sub.scss */
  #main-links .sub-menu > li a {
    font-size: 16px;
  }

  /* line 156, ../scss/sub.scss */
  .hotel-links > li {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1219px) {
  /* line 163, ../scss/sub.scss */
  #main-links > li a {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  /* line 173, ../scss/sub.scss */
  #main-links > li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1179px) {
  /* line 182, ../scss/sub.scss */
  .hotel-links > li a > img {
    height: 32px;
    width: auto;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* line 191, ../scss/sub.scss */
  .hotel-links > li a {
    line-height: 30px;
  }

  /* line 195, ../scss/sub.scss */
  .richardson-logo + .icon-next {
    left: 15px;
  }

  /* line 198, ../scss/sub.scss */
  .reservation {
    text-align: right;
  }

  /* line 201, ../scss/sub.scss */
  .center-hr {
    border-color: #D9D9D9;
    margin: 5px 15px 0;
    max-width: 1180px;
  }

  /* line 206, ../scss/sub.scss */
  .sub-head-area {
    height: auto;
  }

  /* line 209, ../scss/sub.scss */
  .sub-hotel .main-heading {
    margin-bottom: 1px!important;
    padding: 15px 0;
  }

  /* line 213, ../scss/sub.scss */
  #header {
    background: rgba(255, 255, 255, 0.8);
  }

  /* line 217, ../scss/sub.scss */
  .sub-hotel-logo img {
    max-width: 90px;
    margin-top: 3px;
  }

  /* line 223, ../scss/sub.scss */
  .sub-head-area .richardson-logo img {
    height: 40px;
  }
  /* line 227, ../scss/sub.scss */
  .sub-head-area .reservation {
    filter: alpha(opactiy=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
  }

  /* ======================================================
   * HOTEL LINKS MENU
   * ------------------------------------------------------ */
  /* line 235, ../scss/sub.scss */
  .hotel-links {
    background: #232323;
    clear: left;
    float: none;
    left: 0;
    margin: 0 -15px 15px;
    position: relative !important;
    top: 15px;
    width: auto;
  }
  /* line 246, ../scss/sub.scss */
  .hotel-links > li {
    float: left;
    width: 20%;
    margin: 0;
    border-bottom: 3px solid #232323;
  }
  /* line 8, ../scss/defaults/mixin/_hover.scss */
  .hotel-links > li:hover, .hotel-links > li:active, .hotel-links > li:focus, .hotel-links > li.active {
    border-color: #d51c5a;
  }
  /* line 253, ../scss/sub.scss */
  .hotel-links > li a {
    display: block;
    padding: 10px;
    height: auto;
  }
  /* line 258, ../scss/sub.scss */
  .hotel-links > li a > img {
    height: auto;
    max-width: 110px;
    width: 100%;
  }

  /*MENU AREA*/
  /* line 268, ../scss/sub.scss */
  .sub-menu-area {
    position: relative;
  }
  /* line 271, ../scss/sub.scss */
  .sub-menu-area .fixedLayout {
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 278, ../scss/sub.scss */
  .sub-menu-area .slicknav_nav > ul {
    margin: 0;
  }
  /* line 283, ../scss/sub.scss */
  .sub-menu-area .slicknav_nav {
    margin: 0;
  }
  /* line 287, ../scss/sub.scss */
  .sub-menu-area .slicknav_btn {
    height: 54px;
    line-height: 54px;
    margin: 0;
    padding-top: 14px;
  }
  /* line 294, ../scss/sub.scss */
  .sub-menu-area .slicknav_menu .slicknav_menutxt {
    color: #474747;
    text-shadow: none;
  }
  /* line 299, ../scss/sub.scss */
  .sub-menu-area .slicknav_menu .slicknav_icon-bar {
    background-color: #474747;
  }
}
@media only screen and (max-width: 625px) {
  /* line 308, ../scss/sub.scss */
  .hotel-links > li {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 317, ../scss/sub.scss */
  .hotel-links > li {
    width: 33.33%;
  }
  /* line 320, ../scss/sub.scss */
  .hotel-links > li a {
    padding: 10px 5px;
  }
}
@media only screen and (max-width: 350px) {
  /* line 332, ../scss/sub.scss */
  .hotel-links > li {
    width: 50%;
  }
}
/**hotel-home.css****/
/* line 1, ../scss/style/_popover.scss */
.popover {
  background: rgba(0, 0, 0, 0.9);
  padding: 5px;
  position: absolute;
  display: block;
}

/* line 7, ../scss/style/_popover.scss */
.main-heading .block {
  clear: left;
  margin-left: 0px;
}

/*SELECT LIST*/
/* line 12, ../scss/style/_popover.scss */
.select-list {
  max-height: 320px;
  min-width: 180px;
  overflow: auto;
}
/* line 17, ../scss/style/_popover.scss */
.select-list > li {
  display: block;
  width: 100%;
  font-size: 20px;
  text-align: left;
}
/* line 23, ../scss/style/_popover.scss */
.select-list > li:first-child {
  margin-top: 0;
}
/* line 27, ../scss/style/_popover.scss */
.select-list > li a {
  display: block;
  color: white;
  padding: 5px;
}

/* line 37, ../scss/style/_popover.scss */
.select-list ul > li {
  margin-top: 0;
  color: #e6e6e6;
  font-size: 19px;
}
/* line 42, ../scss/style/_popover.scss */
.select-list ul > li a {
  color: #e6e6e6;
  padding: 5px 5px 5px 20px;
  color: white;
}
/* line 8, ../scss/defaults/mixin/_hover.scss */
.select-list ul > li a:hover, .select-list ul > li a:active, .select-list ul > li a:focus, .select-list ul > li a.active {
  background: #d51c5a;
}
/* line 8, ../scss/defaults/mixin/_hover.scss */
.select-list ul > li a:hover, .select-list ul > li a:active, .select-list ul > li a:focus, .select-list ul > li a.active {
  color: white !important;
}

/*QUICK BOOK*/
/* line 54, ../scss/style/_popover.scss */
.quickBook .popover {
  bottom: 64px;
  left: 0;
  font-family: "Pathway Gothic One", sans-serif;
  text-transform: uppercase;
}

/* line 1, ../scss/style/_specialOffer.scss */
#special-offer {
  width: 100%;
  padding-right: 20px;
}

/* line 5, ../scss/style/_specialOffer.scss */
.desciption-wrap {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}

/* line 11, ../scss/style/_specialOffer.scss */
.desciption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media (min-width: 769px) {
  /* line 16, ../scss/style/_specialOffer.scss */
  .desciption:hover > img, .desciption:active > img, .desciption:focus > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
/* line 20, ../scss/style/_specialOffer.scss */
.desciption > img {
  min-width: 100%;
  max-width: none;
  min-height: 100%;
}

/* line 27, ../scss/style/_specialOffer.scss */
.item.large h4 {
  font-size: 34px;
  font-size: 2.26667rem;
}

/* line 31, ../scss/style/_specialOffer.scss */
.desc-footer,
.df-content {
  width: 100%;
  height: 100%;
}

/* line 35, ../scss/style/_specialOffer.scss */
.desc-footer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 38, ../scss/style/_specialOffer.scss */
.desc-footer .as-table {
  height: 100%;
}

/* line 42, ../scss/style/_specialOffer.scss */
.df-content {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(38%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 38%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  display: table-cell;
  padding: 10px;
}
/* line 55, ../scss/style/_specialOffer.scss */
.df-content h4 {
  /*margin-bottom:0;*/
  padding-right: 20px;
  line-height: 28px;
}
/* line 60, ../scss/style/_specialOffer.scss */
.df-content h4 a {
  font-size: 33px;
  font-size: 2.2rem;
  font-family: "Pathway Gothic One", sans-serif;
}
/* line 65, ../scss/style/_specialOffer.scss */
.df-content .text-right h4 {
  padding-left: 20px;
  padding-right: 0;
}
/* line 70, ../scss/style/_specialOffer.scss */
.df-content .amount {
  font-size: 46px;
  font-size: 3.06667rem;
  line-height: 46px;
}
/* line 75, ../scss/style/_specialOffer.scss */
.df-content.v-top {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(72%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
}
/* line 85, ../scss/style/_specialOffer.scss */
.df-content h3 a {
  font-size: 45px;
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 42px;
  font-family: "Pathway Gothic One", sans-serif;
}

/* line 92, ../scss/style/_specialOffer.scss */
.df-content * {
  color: white !important;
}

@media only screen and (min-width: 768px) and (max-width: 1179px) {
  /* line 97, ../scss/style/_specialOffer.scss */
  #special-offer {
    width: 100%;
    display: block;
    padding: 0;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* line 106, ../scss/style/_specialOffer.scss */
  #special-offer {
    width: 100%;
    display: block;
    padding: 0;
  }

  /* line 111, ../scss/style/_specialOffer.scss */
  .desciption {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
    height: 100%;
  }
  /* line 119, ../scss/style/_specialOffer.scss */
  .desciption img {
    width: 100%;
    height: auto !important;
  }
  /* line 125, ../scss/style/_specialOffer.scss */
  .desciption.img-in {
    max-height: 275px;
  }
  /* line 129, ../scss/style/_specialOffer.scss */
  .desciption.img-in img {
    min-height: inherit;
  }
}
/* line 1, ../scss/style/_news.scss */
#news {
  width: 280px;
}

/* line 4, ../scss/style/_news.scss */
#news .item {
  width: 280px;
}

/* line 7, ../scss/style/_news.scss */
.news {
  padding: 12px;
  background: #e6e6e6;
}
/* line 11, ../scss/style/_news.scss */
.news.highlight {
  background: #e36300;
  min-height: 240px;
}
/* line 16, ../scss/style/_news.scss */
.news .df-content {
  background: none;
}
/* line 22, ../scss/style/_news.scss */
.news.normal p {
  font-size: 14px;
  font-size: 0.93333rem;
}
/* line 26, ../scss/style/_news.scss */
.news.normal p, .news.normal a {
  color: #201d1e !important;
}
/* line 30, ../scss/style/_news.scss */
.news.normal a {
  color: #232323;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.93333rem;
  font-weight: bold;
  display: block;
  font-family: "Open Sans", sans-serif;
}

/* line 41, ../scss/style/_news.scss */
.news-list-wrap {
  margin-top: -20px;
}
/* line 8, ../scss/defaults/mixin/_clearFix.scss */
.news-list-wrap:before, .news-list-wrap:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 14, ../scss/defaults/mixin/_clearFix.scss */
.news-list-wrap:after {
  clear: both;
}

/* line 45, ../scss/style/_news.scss */
.news-list {
  width: 100%;
  float: left;
  height: 128px;
  margin-top: 20px;
}
/* line 51, ../scss/style/_news.scss */
.news-list.main-news {
  height: 284px;
}

@media only screen and (min-width: 768px) and (max-width: 1179px) {
  /* line 57, ../scss/style/_news.scss */
  .news-list-wrap {
    margin-top: 0;
    margin-bottom: 15px;
  }

  /* line 61, ../scss/style/_news.scss */
  .news-list {
    width: 50%;
    height: 70px;
    margin: 0 0 3px;
  }
  /* line 66, ../scss/style/_news.scss */
  .news-list.main-news {
    height: 143px;
    padding-right: 15px;
  }

  /* line 71, ../scss/style/_news.scss */
  #news {
    width: 100%;
    display: block;
    margin-top: 20px;
    padding: 0;
  }
  /* line 77, ../scss/style/_news.scss */
  #news .item.normal {
    height: 250px;
    margin: 0 1% 20px 0 !important;
    width: 50% !important;
  }
  /* line 82, ../scss/style/_news.scss */
  #news .item.xsmall {
    height: 117px;
    margin: 0 0 15px !important;
    width: 49% !important;
  }
  /* line 88, ../scss/style/_news.scss */
  #news .news.normal p {
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 5px;
    max-height: 34px;
    overflow: hidden;
  }
  /* line 96, ../scss/style/_news.scss */
  #news .news.normal a {
    font-size: 11px;
  }

  /* line 103, ../scss/style/_news.scss */
  .news.highlight {
    min-height: 120px;
  }
  /* line 107, ../scss/style/_news.scss */
  .news .df-content {
    vertical-align: middle;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* line 117, ../scss/style/_news.scss */
  #news {
    width: 100%;
    display: block;
  }
  /* line 121, ../scss/style/_news.scss */
  #news .item {
    width: 100%;
  }

  /* line 125, ../scss/style/_news.scss */
  .news.highlight {
    min-height: 100px;
  }
  /* line 128, ../scss/style/_news.scss */
  .news.highlight .v-bottom {
    vertical-align: top;
  }
  /* line 132, ../scss/style/_news.scss */
  .news.highlight .overflow-hidden {
    overflow: visible;
  }
  /* line 136, ../scss/style/_news.scss */
  .news.highlight a {
    font-size: 46px;
    line-height: 32px;
  }

  /* line 141, ../scss/style/_news.scss */
  .news-list-wrap {
    margin-top: 0;
  }

  /* line 144, ../scss/style/_news.scss */
  .news-list {
    margin: 0 0 15px;
    height: auto;
  }
  /* line 148, ../scss/style/_news.scss */
  .news-list.main-news {
    height: auto;
  }
}
/* line 1, ../scss/style/_gmap.scss */
#g-map {
  height: 400px;
  margin-bottom: 30px;
  overflow: hidden;
}
/* line 6, ../scss/style/_gmap.scss */
#g-map iframe {
  width: 100%;
  height: 100%;
}
/* line 11, ../scss/style/_gmap.scss */
#g-map aside object {
  left: 0 !important;
  width: 100% !important;
  top: 0px !important;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* line 19, ../scss/style/_gmap.scss */
  .masonry {
    /*height:780px !important;*/
    max-height: 780px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 26, ../scss/style/_gmap.scss */
  .main-heading {
    display: inline-block;
    vertical-align: text-bottom;
  }

  /* line 30, ../scss/style/_gmap.scss */
  .main-heading .block {
    display: inline-block;
    margin-left: 3px;
    clear: none;
  }
}
@media only screen and (max-width: 480px) {
  /* line 39, ../scss/style/_gmap.scss */
  .blog-logo > li {
    width: 49% !important;
    text-align: center;
  }

  /* line 43, ../scss/style/_gmap.scss */
  .masonry .item {
    display: block;
    clear: both;
    height: 180px;
    position: relative !important;
    top: 0 !important;
  }

  /* line 50, ../scss/style/_gmap.scss */
  .masonry {
    min-height: initial;
  }

  /* line 51, ../scss/style/_gmap.scss */
  .masonry .grid-sizer {
    float: none;
  }

  /* line 54, ../scss/style/_gmap.scss */
  .desciption-wrap {
    height: 180px;
    width: auto;
    overflow: hidden;
    margin-bottom: 5px;
  }

  /* line 61, ../scss/style/_gmap.scss */
  .bxslider li {
    overflow: scroll;
    max-height: 345px;
    overflow-x: hidden;
  }

  /* line 67, ../scss/style/_gmap.scss */
  .main-heading {
    padding-right: 0px;
  }

  /* line 68, ../scss/style/_gmap.scss */
  #experience {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* line 71, ../scss/style/_gmap.scss */
  #experience .bx-wrapper {
    padding: 20px;
    margin: 0px !important;
  }
}
/* line 1, ../scss/style/_featured-banner.scss */
#featured-banner {
  padding: 28px 0;
  margin-top: 28px;
  background: #dadada;
}

/* line 8, ../scss/style/_featured-banner.scss */
.featured-list > li {
  margin-bottom: 0;
}
/* line 11, ../scss/style/_featured-banner.scss */
.featured-list .featured-wrap {
  padding: 15px;
  background: white;
}
/* line 15, ../scss/style/_featured-banner.scss */
.featured-list .freatured-img {
  /*height:152px;*/
  overflow: hidden;
  margin-bottom: 15px;
}
/* line 20, ../scss/style/_featured-banner.scss */
.featured-list .freatured-img img {
  width: 100%;
  height: auto;
}
/* line 25, ../scss/style/_featured-banner.scss */
.featured-list h3 {
  font-size: 30px;
  font-size: 2rem;
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  /* line 32, ../scss/style/_featured-banner.scss */
  #featured-banner {
    padding: 0 0 15px;
  }

  /* line 35, ../scss/style/_featured-banner.scss */
  .featured-list > li {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 42, ../scss/style/_featured-banner.scss */
  .featured-list .featured-wrap {
    width: 100%;
  }
}
/*ROOMS*/
/* line 2, ../scss/style/_room-tab.scss */
.rooms-tab {
  background: #ebebeb;
  margin-top: 52px;
}
/* line 6, ../scss/style/_room-tab.scss */
.rooms-tab .resp-tab {
  height: 100%;
}
/* line 9, ../scss/style/_room-tab.scss */
.rooms-tab .resp-tab .resp-tabs-list {
  top: -52px;
  position: relative;
}
/* line 13, ../scss/style/_room-tab.scss */
.rooms-tab .resp-tab .resp-tabs-list .resp-tab-item {
  height: 52px !important;
  line-height: 25px;
}
/* line 18, ../scss/style/_room-tab.scss */
.rooms-tab .resp-tab .resp-tabs-container {
  margin-top: -52px;
}
/* line 23, ../scss/style/_room-tab.scss */
.rooms-tab .prev, .rooms-tab .next {
  top: -52px;
}

/* line 30, ../scss/style/_room-tab.scss */
.rooms-slider .bx-wrapper {
  margin: 0;
  padding: 0;
}
/* line 35, ../scss/style/_room-tab.scss */
.rooms-slider .bxslider > li {
  padding: 0;
}
/* line 39, ../scss/style/_room-tab.scss */
.rooms-slider .bx-wrapper .bx-prev {
  left: 25px;
}
/* line 43, ../scss/style/_room-tab.scss */
.rooms-slider .bx-wrapper .bx-next {
  right: 25px;
}

/* line 48, ../scss/style/_room-tab.scss */
.bx-controls-direction .bx-prev {
  left: 25px;
}

/* line 52, ../scss/style/_room-tab.scss */
.bx-controls-direction .bx-next {
  right: 25px;
}

/*BOOK ROOM*/
/* line 57, ../scss/style/_room-tab.scss */
.book-room {
  padding: 15px;
  padding-top: 0px;
}
/* line 61, ../scss/style/_room-tab.scss */
.book-room h3 {
  font-size: 50px;
  font-size: 3.33333rem;
  margin-top: 0;
  margin-bottom: 18px;
  color: #1d1d1d;
  line-height: 50px;
  filter: alpha(opactiy=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
/* line 69, ../scss/style/_room-tab.scss */
.book-room .room-features {
  line-height: 24px;
}

/*ROOM RATE*/
/* line 75, ../scss/style/_room-tab.scss */
.room-rate {
  color: #414040;
  font-family: "Pathway Gothic One", sans-serif;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 0;
  list-style: none outside none !important;
}
/* line 83, ../scss/style/_room-tab.scss */
.room-rate > li {
  display: inline-block !important;
  vertical-align: middle;
  text-transform: uppercase;
  float: none !important;
}
/* line 90, ../scss/style/_room-tab.scss */
.room-rate .price-start, .room-rate .price-end {
  font-size: 16px;
  font-size: 1.06667rem;
  filter: alpha(opactiy=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
/* line 95, ../scss/style/_room-tab.scss */
.room-rate .price {
  font-size: 29px;
  font-size: 1.93333rem;
  line-height: 20px;
}
/* line 100, ../scss/style/_room-tab.scss */
.room-rate .division {
  font-size: 56px;
  margin-top: 10px;
  padding: 0 10px !important;
  vertical-align: middle;
}

/* line 109, ../scss/style/_room-tab.scss */
.room-rate + button {
  margin-top: 56px;
}

@media only screen and (min-width: 0px) and (max-width: 1219px) {
  /*BOOK ROOM*/
  /* line 121, ../scss/style/_room-tab.scss */
  .book-room h3 {
    font-size: 30px;
    line-height: 30px;
  }
  /* line 125, ../scss/style/_room-tab.scss */
  .book-room .grid-2 > li {
    width: 100%;
    margin-top: 8px;
  }
  /* line 129, ../scss/style/_room-tab.scss */
  .book-room .room-features, .book-room em {
    line-height: 18px;
  }
  /* line 132, ../scss/style/_room-tab.scss */
  .book-room .room-rate {
    margin-bottom: 15px;
  }
  /* line 135, ../scss/style/_room-tab.scss */
  .book-room .room-rate .price {
    /*font-size: 48px;*/
  }
  /* line 139, ../scss/style/_room-tab.scss */
  .book-room p + br {
    display: none;
  }
  /* line 143, ../scss/style/_room-tab.scss */
  .book-room p + p, .book-room .p + p {
    margin-top: 10px;
  }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* ---------------------------------------------------------
   * HOTEL BOOKING AREA
   * ------------------------------------------------------ */
  /* line 161, ../scss/style/_room-tab.scss */
  #dining .grid-2 > li {
    width: 100%;
  }

  /* line 169, ../scss/style/_room-tab.scss */
  .rooms-tab .resp-tab .resp-tabs-container {
    margin-top: 0px;
  }
  /* line 173, ../scss/style/_room-tab.scss */
  .rooms-tab .prev, .rooms-tab .next {
    display: none;
  }

  /* ---------------------------------------------------------
   * BOOK ROOM
   * ------------------------------------------------------ */
  /* line 181, ../scss/style/_room-tab.scss */
  .rooms-slider {
    width: 100% !important;
  }

  /* line 184, ../scss/style/_room-tab.scss */
  .book-room {
    width: 100% !important;
  }

  /* line 193, ../scss/style/_room-tab.scss */
  .rooms-tab .resp-tab .resp-tabs-container {
    margin-top: 30px;
  }
}
/*LOCATION*/
/* line 15, ../scss/hotel-home.scss */
.location-map {
  height: 400px;
  width: 100%;
  position: relative;
}
/* line 20, ../scss/hotel-home.scss */
.location-map iframe {
  height: 100%;
  width: 100%;
}
/* line 25, ../scss/hotel-home.scss */
.location-map aside object {
  top: 0px !important;
}

/*DISCOVER*/
/* line 31, ../scss/hotel-home.scss */
.discover-gallery {
  margin-left: -20px;
}
/* line 34, ../scss/hotel-home.scss */
.discover-gallery > li {
  padding-left: 20px;
  padding-bottom: 20px;
  width: 50%;
}

/* line 41, ../scss/hotel-home.scss */
.discover-tab .resp-tabs-content {
  margin: 15px 0;
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  /* ---------------------------------------------------------
   * LOCATION
   * ------------------------------------------------------ */
  /* line 51, ../scss/hotel-home.scss */
  #location .grid-2 > li {
    width: 100%;
  }

  /*QUICKBOOK*/
  /* line 56, ../scss/hotel-home.scss */
  .quickBook-title {
    font-size: 20px;
    line-height: 40px;
    min-width: 0;
    padding: 0 12px;
    right: 15px;
    margin-top: 15px;
    z-index: 10;
  }
  /* line 65, ../scss/hotel-home.scss */
  .quickBook-title:after {
    font-family: "icomoon";
    content: "\e603";
    display: block;
    float: right;
    font-size: 15px;
    line-height: 40px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    width: 15px;
  }

  /* line 79, ../scss/hotel-home.scss */
  .location-map {
    height: 400px;
    margin: 15px -15px;
    width: auto;
    overflow: hidden;
  }

  /*ROOMS*/
  /* line 88, ../scss/hotel-home.scss */
  .rooms-tab {
    /*margin-top:0;*/
  }
  /* line 91, ../scss/hotel-home.scss */
  .rooms-tab .resp-tab {
    margin-top: 0 !important;
  }

  /* line 95, ../scss/hotel-home.scss */
  .room-rate + button {
    clear: both;
    float: left;
    margin-top: 10px;
  }

  /*.rooms-tab {
  	margin:15px 0;	
  }*/
  /*DISCOVER*/
  /* line 106, ../scss/hotel-home.scss */
  .discover-dining > li {
    width: 100%;
  }
  /* line 109, ../scss/hotel-home.scss */
  .discover-dining > li:first-child {
    float: right;
  }

  /* line 113, ../scss/hotel-home.scss */
  .discover-tab .resp-tab-active {
    line-height: 40px !important;
  }
}
/*style_dev.css***/
.gallerywrap .bx-wrapper{
padding:0px;
}
.gallerywrap .bx-wrapper li{
padding:0px;
}

.gallerywrap  .bx-wrapper .bx-prev:before{
padding-left:15px;
}

.featured-list h3{
text-transform:uppercase;
}
.art-s1-content span,.art-s1-content h2{
text-transform:uppercase !important;
}
.df-content h4 a,.df-content h3 a{
text-transform:initial !important;
}
#main-links > li {
    margin :44px 0 38px 5px !important;
}

/*.hotel-links{ width:70%;}*/
#featured-banner ul.grid
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    #featured-banner ul.grid li
    {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
/*    #main-footer{
        margin-bottom: 0px !important;
    }*/
     .tablepress tfoot th, 
.tablepress thead th {background-color: #000000 !important; color:#ffffff !important;}
input.hasDatepicker{
        z-index: 150 !important;
    }
    .web-accordion-toggle.contactpage .wat-title{
        text-transform: none;
        line-height: 53px;
    }
    .web-accordion-toggle.contactpage {
        padding: 10px 0;
    }
     .slider-title {
    letter-spacing: -3px !important;
}
.dividehr{
    padding-top: 30px;
}
.news-wrap p.nsu-signed-up {
background: #000;
color: #fff;
font-size: 15px;
padding: 10px;
margin-top:10px;}
div.wpcf7-response-output {
    background: #000;
color: #fff;
font-size: 15px;
padding: 10px;
}
/*@media only screen and (max-width: 768px) {
    .mob-accordion-content {
        display: none;
    }}*/

.resp-tabs-content .bx-wrapper .bx-viewport {
  /*left: -5px;	*/
  max-width: 654px;
  max-height: 345px !important;
  min-height:225px;
}
.bx-wrapper .bx-viewport {
  /*left: -5px;	*/
  max-width: 654px;
  max-height: 345px !important;
  min-height:225px;
}
 @media only screen and (max-width: 767px)
{ 
    li.masonry-dining{
        display: none;
    }
}
.nsu-form textarea ,.news-letter .nsu-form select,.news-letter .nsu-form select option{
    background: none repeat scroll 0 0 #f0f0f0;
    color: #242424;
    font-size: 1.2rem;
    line-height: 26px;
    margin: 8px 0 0;
    padding: 0 6px 3px;
    text-transform: none;
    vertical-align: top;
    height: 31px;
}
.news-letter span.wpcf7-not-valid-tip{
     font-size: 0.6em;
}
.news-letter .newsletter_params{
    display:none;
}
.newsletter_params{margin-top :21px;}
.newsletter_contact div.wpcf7-response-output{
    margin: 6em 0.5em 1em;
}
.newsletter_contactform div.wpcf7-response-output{
    margin: 6em 0.5em 1em;
}
@media only screen and (max-width: 767px) {
   
.news-letter .nsu-form input.newsbutton{
    width: auto;
}
.newsletter_params{
    margin-top: 10px;
}
}
.nsu-form select option{
text-transform: none;
}
.news-letter .newsbutton{
    float: left;
   
}
.newsbutton{
    
    color:#222222 !important;
}
/* line 281, ../scss/grouppages/_group-common.scss */
.newsbutton {
 margin-top: 10px;
  float: right;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 24px !important;
  line-height: 24px;
  color: white !important;
  min-width: 88px;
  text-align: center;
  text-transform: uppercase !important;
  font-size: 24px !important;
  font-size: 1.6rem;
  background: #d51c5a !important;
  font-family: "Pathway Gothic One", sans-serif;
  -webkit-transition: all ease-out 0.8s;
  -moz-transition: all ease-out 0.8s;
  -ms-transition: all ease-out 0.8s;
  -o-transition: all ease-out 0.8s;
  transition: all ease-out 0.8s;
  
  
}
/* line 304, ../scss/grouppages/_group-common.scss */
.newsbutton:hover {
  color: #fff !important;
  background: #222222 !important;
  text-decoration: none;
}
/* line 310, ../scss/grouppages/_group-common.scss */
 .newsbutton:active,.newsbutton:focus {
  background: #232323 !important;
  color: #fff !important;
}
.linknewstag,.linkoffertag{
    cursor:pointer;
}