@charset "UTF-8";
/* VALIDATION */
.inputContainer {
  position: relative;
  float: left;
}

.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  z-index: 5000;
  cursor: pointer;
}

.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

.formError .formErrorContent {
  width: 100%;
  background: #a00;
  position: relative;
  z-index: 5001;
  color: #fff;
  width: 150px;
  font-family: tahoma;
  font-size: 11px;
  padding: 4px 10px;
  border-radius: 3px;
  /*border: 2px solid #ddd;*/
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.greenPopup .formErrorContent {
  background: #33be40;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
  z-index: 5006;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}

.formError .formErrorArrow div {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 0px;
  height: 1px;
  background: #a00;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

.formError .formErrorArrowBottom div {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.greenPopup .formErrorArrow div {
  background: #33be40;
}

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow .line10 {
  width: 15px;
  border: none;
}

.formError .formErrorArrow .line9 {
  width: 13px;
  border: none;
}

.formError .formErrorArrow .line8 {
  width: 11px;
}

.formError .formErrorArrow .line7 {
  width: 9px;
}

.formError .formErrorArrow .line6 {
  width: 7px;
}

.formError .formErrorArrow .line5 {
  width: 5px;
}

.formError .formErrorArrow .line4 {
  width: 3px;
}

.formError .formErrorArrow .line1 {
  width: 1px;
}

.formError .formErrorArrow .line2,
.formError .formErrorArrow .line3 {
  display: none;
}

.ui-datepicker {
  background: #fcfdfe;
  padding: 24px 10px 10px;
}

body > .ui-datepicker {
  z-index: 30 !important;
}

.ui-datepicker:after {
  display: block;
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  text-transform: uppercase;
  text-align: center;
  color: #e01d42;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 16px;
  height: 19px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/sprite.png") 0 0 no-repeat;
  background-image: url("../images/sprite.svg"), none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  opacity: .2;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  background-position: -195px -196px;
  left: 5px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
  background-position: -221px -196px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active {
  -webkit-transform: translate(-1px, 0);
          transform: translate(-1px, 0);
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  background-position: -247px -196px;
  right: 5px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  background-position: -273px -196px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
  -webkit-transform: translate(1px, 0);
          transform: translate(1px, 0);
}

.ui-datepicker .ui-datepicker-calendar {
  font-size: 12px;
  cursor: default;
}

.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  vertical-align: middle;
  width: 26px;
  height: 24px;
  line-height: 24px;
}

.ui-datepicker .ui-datepicker-calendar th {
  color: #c22337;
  text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-calendar td {
  color: #61676b;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  color: #a7acaf;
}

.ui-datepicker .ui-datepicker-calendar a {
  display: inline-block;
  width: 20px;
  height: 18px;
  line-height: 18px;
  text-decoration: none;
  color: inherit;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
  background: #dbc59b;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  border: 1px solid #c22337;
  background: #fff;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today.ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today.ui-datepicker-highlight a {
  background: #c22337;
  color: #fff;
}

.date-range .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  border: 1px solid #c22337;
  background: #fff;
  color: inherit;
}

.date-range .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today.ui-datepicker-highlight a {
  background: #c22337;
  color: #fff;
}

.ui-datepicker-trigger {
  float: left;
  margin: 14px 0 0 10px;
  width: 13px;
  height: 13px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.png") 0 -90px no-repeat;
  background-image: url("../images/common.svg"), none;
}

.ui-datepicker-trigger:hover {
  background-position: -33px -90px;
}

.datepicker-close-btn {
  position: absolute;
  top: 0;
  right: 3px;
  height: 24px;
  width: 24px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/sprite.png") -23px -264px no-repeat;
  background-image: url("../images/sprite.svg"), none;
}

.stylish-select .newListSelected {
  position: relative;
  background: #fff;
}

.property.calendar .stylish-select .newListSelected {
  border: 1px solid #88837a;
}

.stylish-select .newListSelected.newListDisabled {
  opacity: 0.5;
}

.stylish-select .selectedTxt {
  overflow: hidden;
  position: relative;
  height: 40px;
  padding: 0 30px 0 15px;
  border: 0;
  font-size: 12px;
  line-height: 40px;
  color: #88837a;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}

.settleinn-layout .stylish-select .selectedTxt {
  border: 0 solid #bbb;
}

.stylish-select .selectedTxt:after {
  background: url("../images/sprite.png") -27px -177px no-repeat;
  background-image: url("../images/sprite.svg"), none;
  content: '';
  height: 4px;
  position: absolute;
  right: 12px;
  top: 18px;
  width: 7px;
}

.stylish-select .selectedTxt:hover:after {
  background-position: -54px -177px;
}

.settleinn-layout .selectedTxt {
  border: 0 solid #bbb;
}

.stylish-select .SSContainerDivWrapper {
  position: absolute;
  width: 100%;
  z-index: 9999;
}

.stylish-select .newList {
  background: #fff;
  max-height: 200px;
  overflow: auto;
  overflow-x: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  margin: 0 !important;
  padding: 2px !important;
  list-style: none !important;
  height: auto !important;
}

.stylish-select .newList li {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
}

.stylish-select .newList li:after {
  content: none !important;
}

.stylish-select .newList li.newListOptionTitle {
  padding: 3px 5px 0 !important;
  font-weight: bold;
  color: #000;
}

.stylish-select .newList li.newListOptionTitle ul {
  margin: 3px -5px 0 !important;
  font-weight: normal;
}

.stylish-select .newList a {
  display: block;
  font-size: 11px;
  line-height: 12px;
  padding: 3px 21px 3px 9px;
  position: static;
  border-radius: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none !important;
  color: #000 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) !important;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

.stylish-select .newList a:hover {
  background: #f0f0f0;
}

.stylish-select .newList a:active {
  background: #e5e5e5;
  top: auto;
  -webkit-transition: all 0ms;
  transition: all 0ms;
}

.stylish-select .newList a.hiLite {
  text-decoration: underline !important;
}

.stylish-select .newList a:focus {
  -moz-outline: 0 none;
  outline: 0 none;
}

.ui-selectmenu-button {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
  font-family: Arial, Helvetica, sans-serif;
}

.ui-selectmenu-button .ui-selectmenu-icon {
  background: url("../images/sprite.png") -27px -177px no-repeat;
  background-image: url("../images/sprite.svg"), none;
  content: '';
  height: 4px;
  position: absolute;
  right: 12px;
  top: 19px;
  width: 7px;
}

.ui-selectmenu-button .ui-selectmenu-icon:hover:after {
  background-position: -54px -177px;
}

.ui-selectmenu-button .ui-selectmenu-text {
  padding-left: 10px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #272010;
}

.property .ui-selectmenu-button .ui-selectmenu-text {
  font-size: 12px;
}

.ui-selectmenu-button .ui-selectmenu-text:after {
  top: 19px;
}

.ui-selectmenu-menu {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0 !important;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ui-selectmenu-menu .ui-menu {
  background: #fff;
  max-height: 200px;
  overflow: auto;
  overflow-x: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  margin: 0 !important;
  padding: 2px !important;
  list-style: none !important;
  height: auto !important;
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu li {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1;
}

.ui-selectmenu-menu .ui-menu li:after {
  content: none !important;
}

.ui-selectmenu-menu .ui-menu li.newListOptionTitle {
  padding: 3px 5px 0 !important;
  font-weight: bold;
  color: #000;
}

.ui-selectmenu-menu .ui-menu li.newListOptionTitle ul {
  margin: 3px -5px 0 !important;
  font-weight: normal;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper {
  display: block;
  font-size: 11px;
  line-height: 12px;
  padding: 3px 21px 3px 9px;
  position: static;
  border-radius: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none !important;
  color: #000 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) !important;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  font-family: Arial, Helvetica, sans-serif;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:hover {
  background: #f0f0f0;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:active {
  background: #e5e5e5;
  top: auto;
  -webkit-transition: all 0ms;
  transition: all 0ms;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper.ui-state-active {
  text-decoration: underline !important;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper:focus {
  -moz-outline: 0 none;
  outline: 0 none;
}

.ui-selectmenu-menu.ui-selectmenu-open {
  display: block;
}

/* CONTENT AREA */
.search #page-content-wrapper {
  background-image: url(../images/light-line-pattern.png);
}

#page-content-wrapper {
  position: relative;
  padding: 86px 0 44px;
  background: #eeeeee url(../images/light-pattern.jpg) 50% 0 repeat;
  z-index: 10;
}

.corporate-home #page-content-wrapper {
  background: #fff;
}

.alt-pattern #page-content-wrapper {
  background-image: url(../images/light-line-pattern.png);
}

.corporate-home .alt-pattern #page-content-wrapper {
  background: #fff;
}

.pink-bg #page-content-wrapper {
  background: #F19CBF !important;
}

.guesthouse-layout #page-content-wrapper {
  background-color: #d9e6b6;
  background-image: url(../images/gh-content-bg.jpg);
  background-size: cover;
}

.guesthouse-layout #page-content-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 0;
}

.guesthouse-layout #page-content-wrapper .center-column {
  position: relative;
  z-index: 1;
}

.settleinn-layout #page-content-wrapper {
  background: #fff;
}

.stay-rlhc #page-content-wrapper {
  background: #fff;
}

@media screen and (min-width: 1120px) {
  #page-content-wrapper .center-column {
    width: auto;
    padding: 0 60px;
    max-width: 1100px;
  }
}

#page-content-wrapper .page-content:after {
  content: '';
  clear: both;
  display: table;
}

.pink-bg #page-content-wrapper .page-content {
  text-shadow: 0 1px #FFC0CB;
}

#page-content-wrapper .page-content .wrap-hidden * {
  display: none;
}

#page-content-wrapper .page-content .expand-button {
  margin-bottom: 10px;
}

#page-content-wrapper .sidebar + .page-content,
#page-content-wrapper .sidebar + .upcoming-events + .page-content {
  margin-left: 316px;
}

@media screen and (min-width: 1230px) {
  #page-content-wrapper .sidebar + .page-content,
  #page-content-wrapper .sidebar + .upcoming-events + .page-content {
    margin-left: 360px;
  }
}

#page-content-wrapper .upcoming-events + .page-content {
  margin-right: 250px;
}

.hotel-rl #page-content-wrapper {
  background: #fff;
}

.hotel-rl #page-content-wrapper .sidebar + .page-content {
  margin: 0 380px 0 0;
}

@media screen and (min-width: 1230px) {
  .hotel-rl #page-content-wrapper .sidebar + .page-content {
    margin: 0 420px 0 0;
  }
}

.hotel-rl #page-content-wrapper .page-content {
  padding-left: 0;
}

html.image-overlay #page-content-wrapper {
  padding: 0;
  z-index: 20;
}

html.image-overlay #page-content-wrapper .center-column {
  height: 0;
}

@media screen and (min-width: 1120px) {
  html.image-overlay #page-content-wrapper .center-column {
    padding: 0;
  }
}

html.image-overlay #page-content-wrapper .page-content {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 560px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlNNSIvlSwAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
  background: rgba(0, 0, 0, 0.3);
  padding: 20px 25px 30px;
  height: 210px;
}

@media screen and (min-width: 1120px) {
  html.image-overlay #page-content-wrapper .page-content {
    width: 670px;
  }
}

html.image-overlay #page-content-wrapper .page-content .scrollable .overview > *:last-child {
  margin-bottom: 0;
}

html.image-overlay #page-thumbnail {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 300px;
  height: 220px;
  padding: 20px;
  background: url("../images/promo-bg.jpg");
  background: url("../images/blue-loader.gif") 50% 50% no-repeat, url("../images/promo-bg.jpg");
  z-index: 20;
}

html.image-overlay #page-thumbnail img {
  display: block;
  width: 100%;
}

html.image-overlay.baltimore #page-thumbnail {
  background: url("../images/blue-loader.gif") 50% 50% no-repeat #022b4d;
}

#carousel-destinations {
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  min-height: 315px;
}

#carousel-destinations .destinations h4 {
  margin-bottom: 2px;
  color: #c22337;
  text-transform: uppercase;
  font-weight: bold;
}

#carousel-destinations .destinations h4 a.active {
  text-decoration: underline;
}

#carousel-destinations .destinations ul {
  margin: 0 0 10px 0;
}

#carousel-destinations .destinations ul li {
  margin: 0;
  padding: 0;
}

#carousel-destinations .destinations ul li:after {
  content: none;
}

#carousel-destinations .destinations ul li a {
  display: block;
  padding: 0 18px;
  -webkit-transition: color 200ms, background-color 200ms;
  transition: color 200ms, background-color 200ms;
}

#carousel-destinations .destinations ul li a:hover, #carousel-destinations .destinations ul li a.active {
  background: #c22337;
  color: #fff;
}

#carousel-destinations .destinations a {
  color: inherit;
  text-decoration: none;
}

#carousel-destinations .column {
  float: left;
  margin-left: 25px;
  font-size: 14px;
  line-height: 20px;
  color: #61676b;
}

#carousel-destinations .column:first-child {
  margin-left: 0;
}

#carousel-destinations .infocards {
  position: absolute;
  right: 0;
  top: 0;
  width: 368px;
}

#carousel-destinations .infocard {
  position: relative;
  width: 308px;
  height: 290px;
  padding: 20px 30px;
  background: #ffffff;
}

#carousel-destinations .infocard.example {
  display: none;
}

#carousel-destinations .infocard .title {
  margin-bottom: 2px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 308px;
}

#carousel-destinations .infocard .title a {
  text-decoration: none;
}

#carousel-destinations .infocard .address {
  margin-bottom: 12px;
  color: #032b4d;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  max-width: 308px;
}

#carousel-destinations .infocard .thumbnail {
  float: none;
  margin: 0;
  width: 308px;
  height: 170px;
  overflow: hidden;
  background: #24425a url("../images/blue-loader.gif") 50% 50% no-repeat;
}

#carousel-destinations .infocard .thumbnail img {
  display: block;
}

#carousel-destinations .infocard .booking {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

#carousel-destinations .infocard .booking .button {
  display: block;
  font-size: 16px;
  background: #022b4d;
}

#carousel-destinations .infocard .booking .button:hover {
  background-color: #c52033;
}

#carousel-destinations .infocard .rates {
  position: absolute;
  left: 30px;
  bottom: 20px;
  line-height: 40px;
  font-size: 18px;
}

#carousel-destinations .infocard .rates strong {
  vertical-align: top;
  font-size: 30px;
  font-weight: 900;
  color: #e01d42;
}

#carousel-destinations .bx-controls {
  text-align: center;
  margin-top: 10px;
}

#carousel-destinations .bx-controls .bx-pager-item {
  display: inline-block;
  margin-right: 3px;
  height: 12px;
}

#carousel-destinations .bx-controls .bx-pager-item a {
  font-size: 0;
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 2px;
  vertical-align: top;
}

#carousel-destinations .bx-controls .bx-pager-item a.active, #carousel-destinations .bx-controls .bx-pager-item a:hover {
  width: 12px;
  height: 12px;
  margin: 0;
  background: #c22337;
}

.upcoming-events {
  width: 220px;
  margin-left: 30px;
  display: block;
  float: right;
}

.upcoming-events article {
  display: block;
  float: left;
  margin-bottom: 25px;
}

.upcoming-events h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #e01d42;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.upcoming-events h4 a {
  text-decoration: none;
  color: #e01d42;
}

.guesthouse-layout .upcoming-events h4 {
  color: #2b8c61;
}

.settleinn-layout .upcoming-events h4 {
  color: #407d9c;
}

.upcoming-events a.date {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.upcoming-events a.date:hover {
  color: #524b48;
}

.upcoming-events h5 span {
  font-size: 16px;
  color: #000;
  font-weight: 300;
  line-height: 19px;
  text-decoration: none;
  float: left;
}

.upcoming-events a.read-more {
  font-weight: 700;
  font-size: 13px;
  color: #e01d42;
  text-transform: uppercase;
  text-decoration: none;
}

.upcoming-events a.read-more:hover {
  color: #524b48;
}

.guesthouse-layout .upcoming-events a.read-more {
  color: #bdb631;
}

.guesthouse-layout .upcoming-events a.read-more:hover {
  color: #bdb631;
}

.settleinn-layout .upcoming-events a.read-more {
  color: #407d9c;
}

.settleinn-layout .upcoming-events a.read-more:hover {
  color: #f4c900;
}

.brandstory #hotel-rl-events {
  background: #000;
  height: 228px;
  padding-top: 67px;
  color: #fff;
  background-size: cover;
  text-align: center;
  padding-bottom: 85px;
  overflow: hidden;
}

.brandstory #hotel-rl-events .hotel-rl-wrapper {
  margin: 0 auto;
  width: 1100px;
}

.brandstory #hotel-rl-events .center-column {
  padding: 0 60px;
  width: 980px;
  display: inline-block;
  text-align: left;
  float: left;
  margin: 0 auto;
}

.brandstory #hotel-rl-events .center-column a {
  text-decoration: none;
  color: #fff;
  -webkit-transform: none;
          transform: none;
}

.brandstory #hotel-rl-events .center-column .events-link {
  text-align: center;
}

.brandstory #hotel-rl-events .center-column .events-link a {
  font-weight: 300;
  text-decoration: underline;
}

.brandstory #hotel-rl-events .center-column a {
  text-decoration: none;
  color: #fff;
}

.brandstory #hotel-rl-events h4 {
  margin-bottom: 74px;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.brandstory #hotel-rl-events h4 a {
  padding-left: 130px;
}

.brandstory #hotel-rl-events h4 a:before {
  content: '';
  display: block;
  width: 182px;
  height: 106px;
  background: url(../images/living-stage-logo.jpg);
  position: absolute;
  left: 240px;
  top: -26px;
}

.brandstory #hotel-rl-events .event {
  float: left;
  width: 33.33%;
  padding-left: 1px;
}

.brandstory #hotel-rl-events .category {
  color: #addcd4;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}

.brandstory #hotel-rl-events .thumbnail {
  float: left;
  padding-right: 20px;
}

.brandstory #hotel-rl-events .date {
  display: block;
  margin: 15px 0 2px;
}

.brandstory #hotel-rl-events .date a {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

.brandstory #hotel-rl-events .date a:hover {
  color: #adddd5;
}

.brandstory #hotel-rl-events p {
  margin-right: 30px;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
}

.brandstory #hotel-rl-events p a {
  color: #adddd5;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.brandstory #hotel-rl-events p a:hover {
  color: #fff;
}

.brandstory #hotel-rl-events .bx-prev, .brandstory #hotel-rl-events .bx-next {
  display: block;
  position: absolute;
  bottom: 75px;
  margin-top: -25px;
  height: 42px;
  width: 30px;
  font-size: 10px;
  overflow: hidden;
  text-indent: -100em;
  background: url("../images/sprite.png") 0 -660px no-repeat;
  background-image: url("../images/sprite.svg"), none;
}

.brandstory #hotel-rl-events .bx-prev {
  left: 0;
  background-position: -306px -206px;
}

.brandstory #hotel-rl-events .bx-prev:hover {
  background-position: -307px -257px;
}

.brandstory #hotel-rl-events .bx-next {
  background-position: -351px -206px;
  right: 0;
}

.brandstory #hotel-rl-events .bx-next:hover {
  background-position: -352px -257px;
}

#explore {
  position: relative;
  height: 842px;
  padding-top: 38px;
  overflow: hidden;
  text-align: center;
  background: url(../images/dark-pattern.jpg) 50% 0 repeat;
}

.alt-pattern #explore {
  background: #534B49 url(../images/medium-line-pattern.png) 50% 0 repeat;
}

.guesthouse-layout #explore {
  background-color: #255f87;
  background-image: url(../images/gh-explore-bg.jpg);
  background-size: cover;
}

.settleinn-layout #explore {
  background-color: #4586a6;
  background-image: url(../images/si-explore-bg.jpg);
  background-size: cover;
}

.hotel-rl #explore {
  background: #01192e;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: background-image 500ms;
  transition: background-image 500ms;
}

.hotel-rl #explore:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #01192e;
  opacity: .7;
  overflow: hidden;
}

#explore h1, #explore h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  z-index: 200;
}

#explore h1 {
  line-height: 55px;
}

#explore h2 {
  color: #e01d42;
  font-size: 24px;
}

.guesthouse-layout #explore h2 {
  color: #bdb631;
}

.settleinn-layout #explore h2 {
  color: #f4c900;
}

.hotel-rl #explore h2 {
  color: #acdcd4;
}

#explore > .wrapper {
  position: absolute;
  width: 2700px;
  top: 169px;
  left: 50%;
  margin-left: -1350px;
  overflow: hidden;
  z-index: 300;
  font-size: 0;
}

#explore .slideshow {
  height: 100%;
  font-size: 0;
  text-align: left;
  white-space: nowrap;
}

#explore .slideshow .page {
  width: 33.33%;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  position: relative;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: opacity 500ms, -webkit-transform 200ms;
  transition: opacity 500ms, -webkit-transform 200ms;
  transition: opacity 500ms, transform 200ms;
  transition: opacity 500ms, transform 200ms, -webkit-transform 200ms;
}

#explore .slideshow .page.move-left {
  -webkit-transform: translate(-33px, 0);
          transform: translate(-33px, 0);
}

#explore .slideshow .page.move-right {
  -webkit-transform: translate(33px, 0);
          transform: translate(33px, 0);
}

#explore .slideshow .page .wrapper {
  width: 800px;
  margin: 0 auto;
  -webkit-transition: -webkit-transform 333ms;
  transition: -webkit-transform 333ms;
  transition: transform 333ms;
  transition: transform 333ms, -webkit-transform 333ms;
  -webkit-transform: scale(0.85) translate3d(0, 0, 0);
          transform: scale(0.85) translate3d(0, 0, 0);
}

#explore .slideshow .page.current .wrapper {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#explore .slideshow .page.move-on-scroll[data-page-index="0"] {
  opacity: 0;
  -webkit-transform: translate(-980px, 0);
          transform: translate(-980px, 0);
}

#explore .slideshow .page.move-on-scroll[data-page-index="1"] {
  opacity: 0;
  -webkit-transform: translate(0, 740px);
          transform: translate(0, 740px);
}

#explore .slideshow .page.move-on-scroll[data-page-index="2"] {
  opacity: 0;
  -webkit-transform: translate(980px, 0);
          transform: translate(980px, 0);
}

#explore .slideshow .page .thumbnail {
  display: block;
  background: #2b2b2b;
  width: 800px;
  height: 550px;
  background: #4e4846 50% 50% no-repeat;
  background-size: cover;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  font-size: 0;
}

#explore .slideshow .page .thumbnail:hover {
  opacity: .9;
}

#explore .slideshow .page .thumbnail img {
  display: block;
  width: 100%;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}

#explore .slideshow .page .thumbnail img:hover {
  opacity: 0.9;
}

#explore .slideshow .page h3 {
  font-size: 24px;
  line-height: 58px;
  font-weight: 300;
  color: #fff;
}

#explore .slideshow .page p {
  font-style: italic;
  color: #7b7b7b;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  max-height: 78px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.settleinn-layout #explore .slideshow .page p,
.guesthouse-layout #explore .slideshow .page p {
  color: #fff;
}

#explore .slideshow .page a {
  color: #fff;
  text-decoration: none;
}

#explore .slideshow .page a:hover {
  color: #a3bacc;
}

#explore.limited .page .wrapper {
  -webkit-transform: none;
          transform: none;
}

#explore .bx-wrapper, #explore .bx-viewport {
  height: auto !important;
}

#explore .bx-wrapper {
  margin: 0 auto;
}

#explore .controls .previous, #explore .controls .next {
  position: absolute;
  top: 0;
  width: 90px;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  cursor: pointer;
  z-index: 2;
}

#explore .controls .previous:after, #explore .controls .next:after {
  display: block;
  content: '';
  height: 50px;
  width: 30px;
  background: red;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("../images/sprite.png") 0 0 no-repeat;
  background-image: url("../images/sprite.svg"), none;
}

#explore .controls .previous {
  left: 50%;
  margin-left: -500px;
}

#explore .controls .previous:after {
  right: 0;
  background-position: 0 -201px;
}

#explore .controls .next {
  right: 50%;
  margin-right: -500px;
}

#explore .controls .next:after {
  left: 0;
  background-position: -100px -201px;
}

#explore .bx-controls a.bx-prev, #explore .bx-controls a.bx-next {
  background: url("../images/sprite.png") 0 0 no-repeat;
  background-image: url("../images/sprite.svg"), none;
  position: absolute;
  top: 270px;
  height: 50px;
  width: 30px;
  z-index: 20;
  text-indent: -9999px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#explore .bx-controls a.bx-prev {
  left: 50%;
  margin-left: -465px;
  background-position: 0 -201px;
}

#explore .bx-controls a.bx-prev:hover {
  background-position: -50px -201px;
}

#explore .bx-controls a.bx-next {
  right: 50%;
  margin-right: -465px;
  background-position: -100px -201px;
}

#explore .bx-controls a.bx-next:hover {
  background-position: -150px -201px;
}

#submenu-slideshow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}

#submenu-slideshow hgroup {
  position: absolute;
  top: 140px;
  left: 50%;
  width: 980px;
  margin-left: -490px;
}

.property #submenu-slideshow hgroup {
  top: 160px;
}

#submenu-slideshow hgroup h2, #submenu-slideshow hgroup h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}

#submenu-slideshow hgroup h2 {
  line-height: 55px;
}

#submenu-slideshow hgroup h3 {
  color: #e01d42;
  font-size: 24px;
}

#submenu-slideshow > .wrapper {
  position: absolute;
  width: 1830px;
  left: 50%;
  bottom: 64px;
  margin-left: -915px;
  overflow: hidden;
}

#submenu-slideshow .page {
  width: 33.33%;
  height: 100%;
  display: inline-block;
}

@media screen and (max-width: 1240px) {
  #submenu-slideshow .page {
    width: 26%;
  }
}

#submenu-slideshow .page .wrapper {
  position: relative;
  width: 540px;
  height: 370px;
  margin: 0 auto;
  background: #272727;
}

@media screen and (max-width: 1240px) {
  #submenu-slideshow .page .wrapper {
    width: 440px;
    height: 300px;
  }
}

#submenu-slideshow .page .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#submenu-slideshow .page .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
}

#submenu-slideshow .page .thumbnail:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 207px;
  width: 100%;
  background: url("../images/submenu-slideshow-overlay.png") 0 100% repeat-x;
  z-index: 10;
}

#submenu-slideshow .page .content-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 40px 28px;
  color: #fff;
  font-weight: 300;
  z-index: 20;
}

#submenu-slideshow .page h4 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 8px;
}

#submenu-slideshow .page p {
  font-style: italic;
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
  max-height: 84px;
  overflow: hidden;
}

#submenu-slideshow .page a {
  color: #fff;
  text-decoration: none;
}

#submenu-slideshow .page a:hover {
  color: #a3bacc;
}

#submenu-slideshow .slideshow {
  height: 100%;
}

#submenu-slideshow .slideshow .page {
  width: 33.33%;
  float: left;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}

#submenu-slideshow .slideshow .page .wrapper {
  width: 540px;
  height: 370px;
  -webkit-transition: -webkit-transform 333ms;
  transition: -webkit-transform 333ms;
  transition: transform 333ms;
  transition: transform 333ms, -webkit-transform 333ms;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

#submenu-slideshow .slideshow .page.current .wrapper {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#submenu-slideshow .slideshow .page.move-left {
  -webkit-transform: translate(-33px, 0);
          transform: translate(-33px, 0);
}

#submenu-slideshow .slideshow .page.move-right {
  -webkit-transform: translate(33px, 0);
          transform: translate(33px, 0);
}

#submenu-slideshow .bx-wrapper, #submenu-slideshow .bx-viewport {
  height: auto !important;
}

#submenu-slideshow .controls .previous, #submenu-slideshow .controls .next {
  position: absolute;
  top: 0;
  width: 610px;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  cursor: pointer;
  z-index: 2;
}

#submenu-slideshow .controls .previous {
  left: 0;
}

#submenu-slideshow .controls .next {
  right: 0;
}

#submenu-slideshow .bx-controls a.bx-prev, #submenu-slideshow .bx-controls a.bx-next {
  background: url("../images/sprite.png") 0 0 no-repeat;
  background-image: url("../images/sprite.svg"), none;
  position: absolute;
  top: 160px;
  height: 50px;
  width: 30px;
  z-index: 20;
  text-indent: -9999px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#submenu-slideshow .bx-controls a.bx-prev {
  left: 50%;
  margin-left: -465px;
  background-position: 0 -201px;
}

#submenu-slideshow .bx-controls a.bx-prev:hover {
  background-position: -50px -201px;
}

#submenu-slideshow .bx-controls a.bx-next {
  right: 50%;
  margin-right: -465px;
  background-position: -100px -201px;
}

#submenu-slideshow .bx-controls a.bx-next:hover {
  background-position: -150px -201px;
}

#footer {
  position: relative;
  background: #a6a4a4;
  padding: 17px 0 30px;
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #355571;
  overflow: hidden;
}

#footer .center-column {
  width: 1128px;
}

#footer a {
  color: #355571;
}

#footer a:hover {
  color: #aaaaaa;
}

#footer:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

#footer .right-side {
  float: right;
  text-align: right;
  width: 18%;
}

#footer ul.menu {
  overflow: hidden;
}

#footer ul.menu li {
  display: inline-block;
  margin-right: 16px;
}

#footer ul.menu a {
  display: block;
  height: 25px;
  line-height: 23px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #5d5d5d;
}

#footer ul.menu a:hover, #footer ul.menu a.active {
  color: #a3bacc;
}

.guesthouse-layout #footer ul.menu a:hover, .guesthouse-layout #footer ul.menu a.active {
  color: #9b9392;
}

.keyboard-navigation #footer ul.menu a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #c52033 !important;
}

#footer-navigation {
  margin-bottom: 20px;
  border-bottom: 1px solid #4e5956;
}

#footer-navigation:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

#footer .contacts, #footer .copyright {
  margin-top: 16px;
}

#footer .copyright {
  color: #5d5d5d;
  font-size: 12px;
}

#brands {
  text-align: center;
  margin-top: 15px;
  width: 100%;
}

#brands:after {
  content: "";
  display: table;
  clear: both;
}

#brands .left_inner li {
  height: 71px;
  margin: 0;
  margin-bottom: 29px;
}

#brands .right_inner {
  text-align: center;
  width: 1128px;
  margin: 0 auto;
}

#brands .right_inner:after {
  content: "";
  display: table;
  clear: both;
}

.calendar-tiles #brands .right_inner {
  border-color: #044466;
}

#brands .right_inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
  float: left;
}

#brands .right_inner ul li {
  margin: 0;
  text-align: inherit;
}

#brands li {
  margin: 0 10px 19px;
  display: inline-block;
  position: relative;
  height: 75px;
  text-align: justify;
}

#brands a {
  display: block;
  text-indent: -9999px;
  position: relative;
  height: 75px;
  background: url("../images/footer-sprite.png") 0 0 no-repeat;
  background-image: url("../images/footer-sprite.svg"), none;
}

#brands a.hr {
  width: 81px;
  background-position: -449px 0px;
  margin-right: 26px;
  margin-left: 21px;
  position: relative;
}

#brands a.hr:hover {
  background-position: -449px -229px;
}

#brands a.hr:after {
  content: '';
  position: absolute;
  height: 69px;
  width: 1px;
  background-color: #5d5d5d;
  top: 0;
  right: -27px;
}

#brands a.rlhc {
  width: 102px;
  background-position: -582px 0px;
  height: 72px;
  margin-left: 27px;
}

#brands a.rlhc:hover {
  background-position: -582px -229px;
}

#brands a.rl {
  width: 43px;
  background-position: 0px -97px;
}

#brands a.rl:hover {
  background-position: 0px -326px;
}

#brands a.rlh {
  width: 46px;
  background-position: -63px -97px;
}

#brands a.rlh:hover {
  background-position: -63px -326px;
}

#brands a.rlins {
  width: 46px;
  background-position: -132px -97px;
}

#brands a.rlins:hover {
  background-position: -132px -326px;
}

#brands a.lh {
  width: 97px;
  background-position: -201px -97px;
}

#brands a.lh:hover {
  background-position: -201px -326px;
}

#brands a.si {
  width: 45px;
  background-position: -317px -97px;
}

#brands a.si:hover {
  background-position: -317px -326px;
}

#brands a.siginn {
  width: 90px;
  background-position: -378px -97px;
}

#brands a.siginn:hover {
  background-position: -378px -326px;
}

#brands a.gh {
  width: 48px;
  background-position: -487px -97px;
  margin-right: 20px;
}

#brands a.gh:hover {
  background-position: -487px -326px;
}

#brands a.ji {
  width: 85px;
  background-position: -560px -97px;
}

#brands a.ji:hover {
  background-position: -560px -326px;
}

#brands a.abvi {
  width: 78px;
  background-position: -657px -97px;
}

#brands a.abvi:hover {
  background-position: -657px -326px;
}

#brands a.cbvi {
  width: 78px;
  background-position: -748px -97px;
}

#brands a.cbvi:hover {
  background-position: -748px -326px;
}

#brands a.ch {
  width: 82px;
  background-position: -839px -97px;
}

#brands a.ch:hover {
  background-position: -839px -326px;
}

#brands a.palm {
  width: 76px;
  background-position: -938px -97px;
}

#brands a.palm:hover {
  background-position: -938px -326px;
}

#brands a.abi {
  width: 99px;
  background-position: -1027px -97px;
}

#brands a.abi:hover {
  background-position: -1027px -326px;
}

#brands a[data-tooltip]:hover:after {
  background: #fff;
  border-radius: 3px;
  bottom: 26px;
  color: #000;
  content: attr(data-tooltip);
  text-indent: 0;
  bottom: 70px;
  left: 50%;
  margin-left: -105px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 180px;
}

#brands a[data-tooltip]:hover:before {
  border: solid;
  border-color: #fff transparent;
  border-width: 10px 10px 0 10px;
  bottom: 60px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  z-index: 99;
}

.bottom {
  margin-left: auto;
  margin-bottom: 24px;
  text-align: right;
}

.bottom:after {
  content: "";
  display: table;
  clear: both;
}

.bottom .worthit {
  display: inline-block;
  height: 23px;
  text-indent: 9999px;
  background-size: 100%;
  clear: none;
  width: 253px;
  margin-top: 7px;
  background: url("../images/footer-sprite.png") -725px -177px no-repeat;
  background-image: url("../images/footer-sprite.svg"), none;
  vertical-align: top;
  overflow: hidden;
}

.bottom ul.socials {
  margin-left: 20px;
  margin-top: 9px;
  display: inline-block;
  vertical-align: top;
}

.bottom ul.socials li {
  float: left;
  margin-left: 6px;
}

.bottom ul.socials a {
  display: block;
  text-indent: 9999px;
  width: 27px;
  height: 27px;
  overflow: hidden;
  background: url("../images/footer-sprite.png") 0 0 no-repeat;
  background-image: url("../images/footer-sprite.svg"), none;
}

.bottom ul.socials a.facebook {
  background-position: -1038px -176px;
}

.bottom ul.socials a.facebook:hover {
  background-position: -1038px -405px;
}

.bottom ul.socials a.twitter {
  background-position: -1069px -176px;
}

.bottom ul.socials a.twitter:hover {
  background-position: -1069px -405px;
}

.bottom ul.socials a.blog {
  background-position: -1101px -176px;
}

.bottom ul.socials a.blog:hover {
  background-position: -1101px -405px;
}

.bottom ul.socials a.instagram {
  background-position: -1007px -176px;
}

.bottom ul.socials a.instagram:hover {
  background-position: -1007px -405px;
}

.search #footer-navigation {
  border-bottom: 1px solid #5d5d5d;
}

.search #brands {
  float: left;
}

.calendar #footer {
  position: relative;
  background: #a6a4a4;
  padding: 17px 0 30px;
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #355571;
  overflow: hidden;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #footer {
    padding: 0 10px;
  }
}

.calendar #footer .center-column {
  width: 1128px;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #footer .center-column {
    width: auto;
  }
}

.calendar #footer a {
  color: #355571;
}

.calendar #footer a:hover {
  color: #aaaaaa;
}

.calendar #footer:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.calendar #footer .right-side {
  float: right;
  text-align: right;
  width: 18%;
}

.calendar #footer ul.menu {
  overflow: hidden;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #footer ul.menu {
    text-align: center;
  }
}

.calendar #footer ul.menu li {
  display: inline-block;
  margin-right: 16px;
}

@media screen and (max-width: 780px) {
  .calendar #footer ul.menu li {
    margin: 0 5px;
  }
}

.calendar #footer ul.menu a {
  display: block;
  height: 25px;
  line-height: 23px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #5d5d5d;
}

.calendar #footer ul.menu a:hover, .calendar #footer ul.menu a.active {
  color: #fff;
}

.guesthouse-layout .calendar #footer ul.menu a:hover, .guesthouse-layout .calendar #footer ul.menu a.active {
  color: #9b9392;
}

.calendar #footer-navigation {
  margin-bottom: 20px;
  border-bottom: 1px solid #4e5956;
}

.calendar #footer-navigation:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.calendar #footer .contacts, .calendar #footer .copyright {
  margin-top: 16px;
}

.calendar #footer .copyright {
  color: #5d5d5d;
  font-size: 12px;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #footer .copyright {
    text-align: center;
  }
}

.calendar #brands {
  text-align: center;
  margin-top: 15px;
  width: 100%;
}

.calendar #brands:after {
  content: "";
  display: table;
  clear: both;
}

.calendar #brands .left_inner li {
  height: 71px;
  margin: 0;
  margin-bottom: 29px;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #brands .left_inner li {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #brands .left_inner {
    border-bottom: 1px solid #5d5d5d;
    padding-bottom: 10px;
  }
}

.calendar #brands .right_inner {
  text-align: center;
  width: 1128px;
  margin: 0 auto;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #brands .right_inner {
    width: 100%;
    max-width: 300px;
    padding-top: 20px;
  }
}

.calendar #brands .right_inner:after {
  content: "";
  display: table;
  clear: both;
}

.calendar-tiles .calendar #brands .right_inner {
  border-color: #044466;
}

.calendar #brands .right_inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #brands .right_inner ul {
    width: 100%;
    display: block;
  }
}

.calendar #brands .right_inner ul li {
  margin: 0;
  text-align: inherit;
}

.calendar #brands li {
  margin: 0 10px 19px;
  display: inline-block;
  position: relative;
  height: 75px;
  text-align: justify;
}

.calendar #brands a {
  display: block;
  text-indent: -9999px;
  position: relative;
  height: 75px;
  background: url("../images/footer-sprite.png") 0 0 no-repeat;
  background-image: url("../images/footer-sprite.svg"), none;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar #brands a {
    margin-right: 14px;
  }
}

.calendar #brands a.hr {
  width: 81px;
  background-position: -449px 0px;
  margin-right: 26px;
  margin-left: 21px;
  position: relative;
}

.calendar #brands a.hr:hover {
  background-position: -449px -229px;
}

.calendar #brands a.hr:after {
  content: '';
  position: absolute;
  height: 69px;
  width: 1px;
  background-color: #5d5d5d;
  top: 0;
  right: -27px;
}

.calendar #brands a.rlhc {
  width: 102px;
  background-position: -582px 0px;
  height: 72px;
  margin-left: 27px;
}

.calendar #brands a.rlhc:hover {
  background-position: -582px -229px;
}

.calendar #brands a.rl {
  width: 43px;
  background-position: 0px -97px;
}

.calendar #brands a.rl:hover {
  background-position: 0px -326px;
}

.calendar #brands a.rlh {
  width: 46px;
  background-position: -63px -97px;
}

.calendar #brands a.rlh:hover {
  background-position: -63px -326px;
}

.calendar #brands a.rlins {
  width: 46px;
  background-position: -132px -97px;
}

.calendar #brands a.rlins:hover {
  background-position: -132px -326px;
}

.calendar #brands a.lh {
  width: 97px;
  background-position: -201px -97px;
}

.calendar #brands a.lh:hover {
  background-position: -201px -326px;
}

.calendar #brands a.si {
  width: 45px;
  background-position: -317px -97px;
}

.calendar #brands a.si:hover {
  background-position: -317px -326px;
}

.calendar #brands a.siginn {
  width: 90px;
  background-position: -378px -97px;
}

.calendar #brands a.siginn:hover {
  background-position: -378px -326px;
}

.calendar #brands a.gh {
  width: 48px;
  background-position: -487px -97px;
  margin-right: 20px;
}

.calendar #brands a.gh:hover {
  background-position: -487px -326px;
}

.calendar #brands a.ji {
  width: 85px;
  background-position: -560px -97px;
}

.calendar #brands a.ji:hover {
  background-position: -560px -326px;
}

.calendar #brands a.abvi {
  width: 78px;
  background-position: -657px -97px;
}

.calendar #brands a.abvi:hover {
  background-position: -657px -326px;
}

.calendar #brands a.cbvi {
  width: 78px;
  background-position: -748px -97px;
}

.calendar #brands a.cbvi:hover {
  background-position: -748px -326px;
}

.calendar #brands a.ch {
  width: 82px;
  background-position: -839px -97px;
}

.calendar #brands a.ch:hover {
  background-position: -839px -326px;
}

.calendar #brands a.palm {
  width: 76px;
  background-position: -938px -97px;
}

.calendar #brands a.palm:hover {
  background-position: -938px -326px;
}

.calendar #brands a.abi {
  width: 99px;
  background-position: -1027px -97px;
}

.calendar #brands a.abi:hover {
  background-position: -1027px -326px;
}

.calendar #brands a[data-tooltip]:hover:after {
  background: #fff;
  border-radius: 3px;
  bottom: 26px;
  color: #000;
  content: attr(data-tooltip);
  text-indent: 0;
  bottom: 70px;
  left: 50%;
  margin-left: -105px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 180px;
}

.calendar #brands a[data-tooltip]:hover:before {
  border: solid;
  border-color: #fff transparent;
  border-width: 10px 10px 0 10px;
  bottom: 60px;
  content: "";
  left: 50%;
  margin-left: -10px;
  position: absolute;
  z-index: 99;
}

.calendar .bottom {
  margin-bottom: 24px;
  text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .calendar .bottom {
    margin: 24px auto;
    text-align: center;
  }
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .calendar .bottom {
    text-align: center;
    border-top: 1px solid #5d5d5d;
    padding-top: 20px;
  }
}

.calendar .bottom:after {
  content: "";
  display: table;
  clear: both;
}

.calendar .bottom .worthit {
  display: inline-block;
  height: 23px;
  text-indent: 9999px;
  background-size: 100%;
  clear: none;
  width: 253px;
  margin-top: 7px;
  background: url("../images/footer-sprite.png") -725px -177px no-repeat;
  background-image: url("../images/footer-sprite.svg"), none;
  vertical-align: top;
  overflow: hidden;
}

.calendar .bottom ul.socials {
  margin-left: 20px;
  margin-top: 9px;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 1150px) {
  .calendar .bottom ul.socials {
    margin-top: 0px;
  }
}

@media screen and (max-width: 450px) {
  .calendar .bottom ul.socials {
    margin-top: 20px;
    margin-left: 0;
    display: block;
    text-align: center;
  }
}

.calendar .bottom ul.socials li {
  float: left;
  margin-left: 6px;
}

@media screen and (max-width: 450px) {
  .calendar .bottom ul.socials li {
    float: none;
    display: inline-block;
    margin: 0 3px;
  }
}

.calendar .bottom ul.socials a {
  display: block;
  text-indent: 9999px;
  width: 27px;
  height: 27px;
  overflow: hidden;
  background: url("../images/footer-sprite.png") 0 0 no-repeat;
  background-image: url("../images/footer-sprite.svg"), none;
}

.calendar .bottom ul.socials a.facebook {
  background-position: -1038px -176px;
}

.calendar .bottom ul.socials a.facebook:hover {
  background-position: -1038px -405px;
}

.calendar .bottom ul.socials a.twitter {
  background-position: -1069px -176px;
}

.calendar .bottom ul.socials a.twitter:hover {
  background-position: -1069px -405px;
}

.calendar .bottom ul.socials a.blog {
  background-position: -1101px -176px;
}

.calendar .bottom ul.socials a.blog:hover {
  background-position: -1101px -405px;
}

.calendar .bottom ul.socials a.instagram {
  background-position: -1007px -176px;
}

.calendar .bottom ul.socials a.instagram:hover {
  background-position: -1007px -405px;
}

.calendar .search #footer-navigation {
  border-bottom: 1px solid #4e5956;
}

.calendar .search #brands {
  float: left;
}

/* LIGHTBOX -> MAP */
.lightbox {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2Nk1PY5w0ABYBw1gGE0DBhGwwCYh4ZBOgAAlo0UUXRRuLgAAAAASUVORK5CYII=);
  background: rgba(2, 43, 77, 0.8);
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transition: left 333ms;
  transition: left 333ms;
}

.lightbox.slide-from-right {
  left: 0;
}

.lightbox .close-button {
  background: url("../images/common.png") -200px 0 no-repeat;
  background-image: url("../images/common.svg"), none;
  border: none;
  cursor: pointer;
  height: 30px;
  padding: 0;
  position: absolute;
  margin: 0;
  right: 20px;
  top: 20px;
  width: 30px;
  z-index: 2;
}

.lightbox .close-button:hover {
  background-position: -237px 0;
}

.lightbox .close-button:active {
  background-position: -274px 0;
}

.lightbox {
  padding: 70px 0;
}

.lightbox .wrapper {
  margin: 0 auto;
  max-width: 1100px;
  min-width: 580px;
  overflow: hidden;
  position: relative;
  width: auto;
}

.lightbox .map-wrapper {
  background: #24425a url("../images/blue-loader.gif") 50% 50% no-repeat;
  height: 0;
  padding-bottom: 58.63%;
  position: relative;
}

.lightbox .map-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#groupon {
  margin-top: -92px;
  height: 345px;
  position: relative;
}

#groupon h3 {
  color: #c22337;
  font-size: 22px;
  font-weight: 700;
  line-height: 53px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 92px;
  width: 100%;
}

#horizontal-gallery {
  position: relative;
  height: 150px;
  margin: -10px 0;
  overflow: hidden;
  z-index: 20;
}

#gallery-ticker {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  background: #fff;
}

#gallery-ticker ul {
  position: relative;
  left: 0;
  height: 130px;
}

#gallery-ticker ul li {
  float: left;
  width: 211px;
}

#gallery-ticker ul li .thumbnail {
  position: relative;
  width: 210px;
  height: 130px;
  top: 0;
  z-index: 1;
}

#gallery-ticker ul li .thumbnail:hover {
  width: 250px;
  height: 150px;
  margin: -10px -15px;
  z-index: 2;
}

#gallery-ticker ul li .thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
}

.rooms .categories-list {
  margin: 0 0 40px !important;
}

.rooms .categories-list li {
  display: inline-block;
  padding: 0 40px 0 0;
}

.rooms .categories-list li:after {
  display: none;
}

.rooms .categories-list a {
  border: 0 !important;
  color: #022b4d;
  display: inline-block;
  padding: 0 0 0 18px !important;
  position: relative;
  text-decoration: none;
}

.rooms .categories-list a:hover, .rooms .categories-list a.active {
  color: #e01d42;
}

.rooms .categories-list a:hover:before, .rooms .categories-list a.active:before {
  background-color: #fff;
  border-color: #e01d42;
}

.rooms .categories-list a:before {
  background-color: #022b4d;
  border: 4px solid #022b4d;
  content: '';
  display: block;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 2px;
  -webkit-transition: background-color 250ms ease-in, border-color 250ms ease-in;
  transition: background-color 250ms ease-in, border-color 250ms ease-in;
}

.rooms #category-name {
  color: #022b4d;
}

.rooms .rooms-entry {
  background-color: #fff;
  margin-bottom: 22px;
  margin-left: -28px;
  padding: 41px 28px;
  position: relative;
  width: 100%;
}

.rooms .rooms-entry h3 {
  color: #e01d42;
}

.rooms .thumbnail {
  float: left !important;
  margin: 0 20px 20px 0 !important;
}

.rooms .description {
  overflow: hidden;
}

.rooms .description .copy {
  overflow: hidden;
}

.rooms .description .price-wrap {
  color: #022b4d;
  font-size: 22px;
  font-weight: 500;
  float: right;
  text-align: center;
  width: 140px;
  margin-bottom: 20px;
}

.rooms .description .price-wrap .button {
  display: block;
  margin-top: 13px;
}

.rooms .amenities {
  float: right;
  padding-left: 40px;
  width: 300px;
}

.rooms .amenities ul {
  margin: 0;
}

.rooms .amenities li {
  color: #022b4d;
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 11px;
}

.rooms .amenities li:after {
  display: none;
}

.rooms .amenities li span {
  text-transform: uppercase;
}

.rooms .amenities .features {
  overflow: hidden;
  margin-bottom: 10px;
}

.rooms .amenities .amenities {
  font-size: 0;
  padding: 0;
  position: relative;
}

.rooms .amenities .amenities li {
  font-family: 'HeBS-Icons';
  font-size: 22px;
  height: 30px;
  display: inline-block;
  margin: 0 7px 5px 0;
  padding: 0;
  width: 30px;
}

.rooms .amenities .amenities li span {
  text-indent: -1000px;
  overflow: hidden;
  display: block;
}

.rooms .amenities .amenities li:first-child {
  margin-left: 0;
}

.rooms .amenities .amenities li.balcony:before {
  content: "\e900";
}

.rooms .amenities .amenities li.city-view:before {
  content: "\e901";
}

.rooms .amenities .amenities li.beds:before {
  content: "\e902";
}

.rooms .amenities .amenities li.flat-screen-tv:before {
  content: "\e903";
}

.rooms .amenities .amenities li.hair-dryer:before {
  content: "\e904";
}

.rooms .amenities .amenities li.iron:before {
  content: "\e905";
}

.rooms .amenities .amenities li.ac:before {
  content: "\e906";
}

.rooms .amenities .amenities li.king-bed:before {
  content: "\e907";
}

.rooms .amenities .amenities li.kitchen:before {
  content: "\e908";
}

.rooms .amenities .amenities li.minibar:before {
  content: "\e909";
}

.rooms .amenities .amenities li.smoke-free:before {
  content: "\e90a";
}

.rooms .amenities .amenities li.occupancy:before {
  content: "\e90b";
}

.rooms .amenities .amenities li.ocean-view:before {
  content: "\e90c";
}

.rooms .amenities .amenities li.personal_items:before {
  content: "\e90d";
}

.rooms .amenities .amenities li.pool-view:before {
  content: "\e90e";
}

.rooms .amenities .amenities li.room-service:before {
  content: "\e90f";
}

.rooms .amenities .amenities li.safe:before {
  content: "\e910";
}

.rooms .amenities .amenities li.single-room:before {
  content: "\e911";
}

.rooms .amenities .amenities li.smoking:before {
  content: "\e912";
}

.rooms .amenities .amenities li.size:before {
  content: "\e913";
}

.rooms .amenities .amenities li.pulloutsofa:before {
  content: "\e914";
}

.rooms .amenities .amenities li.twin-room:before {
  content: "\e915";
}

.rooms .amenities .amenities li.wifi:before {
  content: "\e916";
}

.rooms .amenities .amenities li.adaroom:before {
  content: "\e917";
}

.rooms .amenities .amenities li.airport-shuttle-paid:before {
  content: "\e918";
}

.rooms .amenities .amenities li.amusement-park:before {
  content: "\e919";
}

.rooms .amenities .amenities li.bar:before {
  content: "\e91a";
}

.rooms .amenities .amenities li.beach:before {
  content: "\e91b";
}

.rooms .amenities .amenities li.business-center:before {
  content: "\e91c";
}

.rooms .amenities .amenities li.elevator:before {
  content: "\e91d";
}

.rooms .amenities .amenities li.environmentally-friendly:before {
  content: "\e91e";
}

.rooms .amenities .amenities li.fitness:before {
  content: "\e91f";
}

.rooms .amenities .amenities li.parking:before {
  content: "\e920";
}

.rooms .amenities .amenities li.golf:before {
  content: "\e921";
}

.rooms .amenities .amenities li.indoor-pool:before {
  content: "\e922";
}

.rooms .amenities .amenities li.landmark:before {
  content: "\e923";
}

.rooms .amenities .amenities li.outdoor-pool:before {
  content: "\e924";
}

.rooms .amenities .amenities li.parking2:before {
  content: "\e925";
}

.rooms .amenities .amenities li.pet-friendly:before {
  content: "\e926";
}

.rooms .amenities .amenities li.pool:before {
  content: "\e927";
}

.rooms .amenities .amenities li.restaurant:before {
  content: "\e928";
}

.rooms .amenities .amenities li.room-service2:before {
  content: "\e929";
}

.rooms .amenities .amenities li.shuttle:before {
  content: "\e92a";
}

.rooms .amenities .amenities li.spa:before {
  content: "\e92b";
}

.rooms .amenities .amenities li.ticket-services:before {
  content: "\e92c";
}

.rooms .amenities .amenities li.valet:before {
  content: "\e92d";
}

.rooms .amenities .amenities li.water-park:before {
  content: "\e92e";
}

.rooms .amenities .amenities li.coffeemaker:before {
  content: "\e92f";
}

.rooms .amenities .amenities li.highfloor:before {
  content: "\e930";
}

.rooms .amenities .amenities li.airport-shuttle-free:before {
  content: "\e931";
}

.rooms .amenities .amenities li.view:before {
  content: "\e932";
}

.rooms .amenities .amenities li.tv:before {
  content: "\e933";
}

.rooms .amenities .amenities li.minifridge:before {
  content: "\e934";
}

.rooms .amenities .amenities li.pets:before {
  content: "\e935";
}

.rooms .amenities .amenities li.valet-only:before {
  content: "\e936";
}

.rooms nav {
  font-weight: bold;
  text-transform: uppercase;
}

.rooms nav a {
  border-left: 1px solid #e01d42;
  font-size: 13px;
  line-height: 15px;
  text-decoration: none;
  vertical-align: baseline;
  padding-left: 10px;
  margin-left: 10px;
}

.rooms nav a:first-child {
  border: 0;
  margin-left: 0;
  padding-left: 0;
}

.rooms.rooms-v2 .rooms-entry {
  float: left;
  padding: 0;
  margin: 0 0 40px 40px;
  width: 30%;
}

.rooms.rooms-v2 .rooms-entry .thumbnail {
  display: block;
  float: none !important;
  margin: 0 !important;
  width: 100%;
}

.rooms.rooms-v2 .rooms-entry.new-line {
  clear: left;
  margin-left: 0;
}

.rooms.rooms-v2 .thumbnail-wrapper {
  position: relative;
}

.rooms.rooms-v2 .thumbnail-wrapper .price {
  background-color: #e01d42;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 39px;
  padding: 0 20px;
  position: absolute;
  left: 0;
  top: 0;
}

.rooms.rooms-v2 .thumbnail-wrapper .price span {
  font-size: 26px;
}

.rooms.rooms-v2 .thumbnail-wrapper .viewgallery {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2Nk1PbZz0ABYBw1gGE0DBhGw4BhWIQBANjHE4EHBy/lAAAAAElFTkSuQmCC);
  background: rgba(2, 43, 77, 0.75);
  color: #fff;
  display: inline-block;
  line-height: 28px;
  font-size: 13px;
  font-weight: 500;
  padding: 0 15px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  right: 0;
  bottom: 0;
  -webkit-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in;
}

.rooms.rooms-v2 .thumbnail-wrapper .viewgallery:hover {
  background-color: #e01d42;
}

.rooms.rooms-v2 h3 {
  margin-bottom: 10px;
}

.rooms.rooms-v2 #category-name + .rooms-entry,
.rooms.rooms-v2 .rooms-entry[style*="display:none"] + .rooms-entry[style*="display:block"] {
  margin-left: 0;
}

.rooms.rooms-v2 .rooms-entry[style*="display: none"] + .rooms-entry {
  margin: 0 0 0 0px !important;
}

.rooms.rooms-v2 .amenities {
  color: #000;
  float: none;
  padding: 0;
  position: relative;
  bottom: auto;
  width: auto;
}

.rooms.rooms-v2 .description {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

.rooms.rooms-v2 nav {
  padding-top: 20px;
}

.rooms.rooms-v2 nav a {
  padding-left: 7px;
  margin-left: 7px;
}

.rooms.rooms-v2 nav a:first-child {
  margin-left: 0;
  padding-left: 0;
}

#destination-map-container {
  background: #cccccc;
  height: 900px;
  overflow: hidden;
  position: relative;
  padding-right: 78px;
}

#destination-map-container #list {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2Nk1PJ5xkABYBw1gGE0DBhGw4BhWIQBAO+iFeHsF8jxAAAAAElFTkSuQmCC);
  background: rgba(2, 43, 77, 0.9);
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  overflow: hidden;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-transform: uppercase;
  z-index: 10;
  max-width: 18px;
  -webkit-transition: max-width 250ms ease-in-out;
  transition: max-width 250ms ease-in-out;
}

.guesthouse-layout #destination-map-container #list {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2OUTXE4w0ABYBw1gGE0DBhGw4BhWIQBAGlLGOEHAvmUAAAAAElFTkSuQmCC);
  background: rgba(29, 100, 64, 0.8);
}

.settleinn-layout #destination-map-container #list {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2O0r5n9jIECwDhqAMNoGDCMhgHDsAgDAOjsI9HM6tTUAAAAAElFTkSuQmCC);
  background: rgba(64, 125, 156, 0.9);
}

#destination-map-container #list .title {
  height: 18px;
  line-height: 18px;
  top: 0;
  bottom: 0;
  left: -40px;
  margin: auto;
  position: absolute;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: left 250ms ease-in-out;
  transition: left 250ms ease-in-out;
}

.no-csstransforms #destination-map-container #list .title {
  background: url(../images/property-sprites.png) no-repeat -160px 0;
  text-indent: -1000em;
  left: 30px;
  height: 160px;
  width: 18px;
}

#destination-map-container #list .regions {
  left: 80px;
  overflow: hidden;
  position: relative;
  -webkit-transition: left 250ms ease-in-out;
  transition: left 250ms ease-in-out;
}

#destination-map-container #list .regions h1 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 10px;
  padding-right: 40px;
}

#destination-map-container #list .regions h2 {
  color: #c7c7c7;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 23px;
}

#destination-map-container #list .regions .show-all {
  display: block;
  margin: 20px 0;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

#destination-map-container #list .regions .column {
  float: left;
  width: 150px;
  padding-right: 10px;
}

#destination-map-container #list ul {
  margin-bottom: 15px;
}

#destination-map-container #list ul a {
  color: #dbc59b;
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
  text-decoration: none;
}

.guesthouse-layout #destination-map-container #list ul a {
  color: #bdb631;
}

.settleinn-layout #destination-map-container #list ul a {
  color: #e8c01e;
}

#destination-map-container #list ul a:hover {
  color: #fff;
}

#destination-map-container #list ul ul a {
  color: #fff;
  font-weight: 300;
  text-transform: none;
}

#destination-map-container #list ul ul a:hover {
  color: #dbc59b;
}

.guesthouse-layout #destination-map-container #list ul ul a {
  color: #fff;
}

.guesthouse-layout #destination-map-container #list ul ul a:hover {
  color: #bdb631;
}

.settleinn-layout #destination-map-container #list ul ul a {
  color: #fff;
}

.settleinn-layout #destination-map-container #list ul ul a:hover {
  color: #e8c01e;
}

#destination-map-container #list .close-btn {
  background: url(../images/property-sprites.png) 0 0 no-repeat;
  background-image: url(../images/property-sprites.svg), none;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 25px;
  top: 22px;
  width: 30px;
  height: 30px;
  z-index: 10;
}

#destination-map-container #list.expanded {
  max-width: 2000px;
}

#destination-map-container #list.expanded .close-btn {
  background-position: -30px 0;
}

#destination-map-container #list.expanded .title {
  left: -90px;
}

#destination-map-container #list.expanded .regions {
  left: 0;
}

#destination-map-container #destination-map {
  height: 100%;
  line-height: 1.42;
  width: 100%;
}

#destination-map-container #destination-map h4 {
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}

#destination-map-container #destination-map a {
  color: #e01d42;
}

#destination-map-container #destination-map a:hover {
  color: #524b48;
}

/* SVG MAP */
#brands-map {
  padding-top: 100px;
  text-align: center;
  background: #fff;
}

#brands-map h1 {
  color: #797271;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 35px;
}

#brands-map .tabs {
  font-size: 0;
}

#brands-map .tabs .tab {
  display: inline-block;
  position: relative;
  padding: 0 29px;
  height: 42px;
  line-height: 42px;
  color: #c52033;
  font-size: 16px;
  text-transform: uppercase;
  border-top: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  cursor: pointer;
}

#brands-map .tabs .tab:first-child {
  border-left: 1px solid #f3f3f3;
}

#brands-map .tabs .tab span {
  position: relative;
  z-index: 2;
}

#brands-map .tabs .tab:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: transparent;
  -webkit-transition: backgorund-color 0.2s, width 0.2s, height 0.2s;
  transition: backgorund-color 0.2s, width 0.2s, height 0.2s;
  z-index: 1;
}

#brands-map .tabs .tab.active, #brands-map .tabs .tab:hover {
  color: #000;
}

#brands-map .tabs .tab.active:after, #brands-map .tabs .tab:hover:after {
  width: 110%;
  height: 110%;
  background: #f3f3f3;
}

#brands-map .maps {
  position: relative;
  background: #f3f3f3;
  height: 780px;
  overflow: hidden;
}

#brands-map .maps .map {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  top: -100%;
  -webkit-transition: opacity 0.2s ease 0s, top 0s ease 0.2s;
  transition: opacity 0.2s ease 0s, top 0s ease 0.2s;
}

#brands-map .maps .map.active {
  opacity: 1;
  top: 50%;
  -webkit-transition: opacity 0.2s ease 0s, top 0s ease 0s;
  transition: opacity 0.2s ease 0s, top 0s ease 0s;
}

#brands-map .maps .map.us-map {
  width: 980px;
}

@media screen and (min-width: 1120px) {
  #brands-map .maps .map.us-map {
    width: 1100px;
  }
}

#brands-map .maps .map.canada-map {
  width: 980px;
  top: auto;
  bottom: -100%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 677px;
}

#brands-map .maps .map.canada-map.active {
  bottom: 0;
}

@media screen and (min-width: 1120px) {
  #brands-map .maps .map.canada-map {
    width: 1094px;
    height: 758px;
  }
}

#brands-map .maps .map.mexico-map {
  width: 1300px;
  -webkit-transform: translate(-40%, 0);
          transform: translate(-40%, 0);
}

#brands-map .maps .map.mexico-map.active {
  top: 0;
}

#brands-map .maps .map-popup {
  position: absolute;
  padding: 26px 46px;
  background: #fff;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  color: #797271;
  white-space: nowrap;
}

#brands-map .maps .map-popup .name {
  display: block;
  font-size: 16px;
  color: #000;
}

#brands-map .maps .map-popup:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-left: 6px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

#brands-map .maps .map-popup.left:after {
  right: 100%;
  left: auto;
  border-left: 0;
  border-right: 6px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

#brands-map .maps #labels {
  pointer-events: none;
}

#brands-map .maps #labels path {
  fill: #022b4d;
}

#brands-map .maps #labels path.active {
  fill: #fff;
}

#brands-map .maps #states path {
  fill: #9fb6ca;
}

#brands-map .maps #states path.active {
  cursor: pointer;
  fill: #022b4d;
  -webkit-transition: fill 0.2s;
  transition: fill 0.2s;
}

#brands-map .maps #states path.active:hover {
  fill: #c52033;
}

#brands-map .maps #states path.inactive {
  fill: transparent;
  stroke: #a8c2d9;
}

.hotel-rl.new.guesthouse #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.hotel-rl.new.guesthouse #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.hotel-rl.new.guesthouse #brands-map .tabs .tab.active, .hotel-rl.new.guesthouse #brands-map .tabs .tab:hover {
  color: #000;
}

.hotel-rl.new.guesthouse #brands-map .tabs .tab.active:after, .hotel-rl.new.guesthouse #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.hotel-rl.new.guesthouse #brands-map .maps {
  background: #f3f3f3;
}

.hotel-rl.new.guesthouse #brands-map .maps #states path {
  fill: #a5d2bb;
}

.hotel-rl.new.guesthouse #brands-map .maps #states path.active {
  fill: #1d6440;
}

.hotel-rl.new.guesthouse #brands-map .maps #states path.active:hover {
  fill: #272010;
}

.hotel-rl.new.guesthouse #brands-map .maps #labels path {
  fill: #1d6440;
}

.hotel-rl.new.guesthouse #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.hotel-rl.new.sattlein #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.hotel-rl.new.sattlein #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.hotel-rl.new.sattlein #brands-map .tabs .tab.active, .hotel-rl.new.sattlein #brands-map .tabs .tab:hover {
  color: #000;
}

.hotel-rl.new.sattlein #brands-map .tabs .tab.active:after, .hotel-rl.new.sattlein #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.hotel-rl.new.sattlein #brands-map .maps {
  background: #f3f3f3;
}

.hotel-rl.new.sattlein #brands-map .maps #states path {
  fill: #b2d4de;
}

.hotel-rl.new.sattlein #brands-map .maps #states path.active {
  fill: #407d9c;
}

.hotel-rl.new.sattlein #brands-map .maps #states path.active:hover {
  fill: #272010;
}

.hotel-rl.new.sattlein #brands-map .maps #labels path {
  fill: #407d9c;
}

.hotel-rl.new.sattlein #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.lexington-vantage #brands-map .tabs .tab,
.value-inn-worldwide-vantage #brands-map .tabs .tab,
.americas-best-value-inn-vantage #brands-map .tabs .tab,
.canadas-best-value-inn-vantage #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #f47d38;
}

.lexington-vantage #brands-map .tabs .tab:first-child,
.value-inn-worldwide-vantage #brands-map .tabs .tab:first-child,
.americas-best-value-inn-vantage #brands-map .tabs .tab:first-child,
.canadas-best-value-inn-vantage #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.lexington-vantage #brands-map .tabs .tab.active, .lexington-vantage #brands-map .tabs .tab:hover,
.value-inn-worldwide-vantage #brands-map .tabs .tab.active,
.value-inn-worldwide-vantage #brands-map .tabs .tab:hover,
.americas-best-value-inn-vantage #brands-map .tabs .tab.active,
.americas-best-value-inn-vantage #brands-map .tabs .tab:hover,
.canadas-best-value-inn-vantage #brands-map .tabs .tab.active,
.canadas-best-value-inn-vantage #brands-map .tabs .tab:hover {
  color: #000;
}

.lexington-vantage #brands-map .tabs .tab.active:after, .lexington-vantage #brands-map .tabs .tab:hover:after,
.value-inn-worldwide-vantage #brands-map .tabs .tab.active:after,
.value-inn-worldwide-vantage #brands-map .tabs .tab:hover:after,
.americas-best-value-inn-vantage #brands-map .tabs .tab.active:after,
.americas-best-value-inn-vantage #brands-map .tabs .tab:hover:after,
.canadas-best-value-inn-vantage #brands-map .tabs .tab.active:after,
.canadas-best-value-inn-vantage #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.lexington-vantage #brands-map .maps,
.value-inn-worldwide-vantage #brands-map .maps,
.americas-best-value-inn-vantage #brands-map .maps,
.canadas-best-value-inn-vantage #brands-map .maps {
  background: #f3f3f3;
}

.lexington-vantage #brands-map .maps #states path, .lexington-vantage #brands-map .maps #states polygon,
.value-inn-worldwide-vantage #brands-map .maps #states path,
.value-inn-worldwide-vantage #brands-map .maps #states polygon,
.americas-best-value-inn-vantage #brands-map .maps #states path,
.americas-best-value-inn-vantage #brands-map .maps #states polygon,
.canadas-best-value-inn-vantage #brands-map .maps #states path,
.canadas-best-value-inn-vantage #brands-map .maps #states polygon {
  fill: #a4bfd6;
}

.lexington-vantage #brands-map .maps #states path.active, .lexington-vantage #brands-map .maps #states polygon.active,
.value-inn-worldwide-vantage #brands-map .maps #states path.active,
.value-inn-worldwide-vantage #brands-map .maps #states polygon.active,
.americas-best-value-inn-vantage #brands-map .maps #states path.active,
.americas-best-value-inn-vantage #brands-map .maps #states polygon.active,
.canadas-best-value-inn-vantage #brands-map .maps #states path.active,
.canadas-best-value-inn-vantage #brands-map .maps #states polygon.active {
  fill: #005cab;
}

.lexington-vantage #brands-map .maps #states path.active:hover, .lexington-vantage #brands-map .maps #states polygon.active:hover,
.value-inn-worldwide-vantage #brands-map .maps #states path.active:hover,
.value-inn-worldwide-vantage #brands-map .maps #states polygon.active:hover,
.americas-best-value-inn-vantage #brands-map .maps #states path.active:hover,
.americas-best-value-inn-vantage #brands-map .maps #states polygon.active:hover,
.canadas-best-value-inn-vantage #brands-map .maps #states path.active:hover,
.canadas-best-value-inn-vantage #brands-map .maps #states polygon.active:hover {
  fill: #f47d38;
}

.lexington-vantage #brands-map .maps #states g.active path, .lexington-vantage #brands-map .maps #states g.active polygon,
.value-inn-worldwide-vantage #brands-map .maps #states g.active path,
.value-inn-worldwide-vantage #brands-map .maps #states g.active polygon,
.americas-best-value-inn-vantage #brands-map .maps #states g.active path,
.americas-best-value-inn-vantage #brands-map .maps #states g.active polygon,
.canadas-best-value-inn-vantage #brands-map .maps #states g.active path,
.canadas-best-value-inn-vantage #brands-map .maps #states g.active polygon {
  fill: #005cab;
}

.lexington-vantage #brands-map .maps #states g.active:hover path, .lexington-vantage #brands-map .maps #states g.active:hover polygon,
.value-inn-worldwide-vantage #brands-map .maps #states g.active:hover path,
.value-inn-worldwide-vantage #brands-map .maps #states g.active:hover polygon,
.americas-best-value-inn-vantage #brands-map .maps #states g.active:hover path,
.americas-best-value-inn-vantage #brands-map .maps #states g.active:hover polygon,
.canadas-best-value-inn-vantage #brands-map .maps #states g.active:hover path,
.canadas-best-value-inn-vantage #brands-map .maps #states g.active:hover polygon {
  fill: #f47d38;
}

.lexington-vantage #brands-map .maps #labels path,
.value-inn-worldwide-vantage #brands-map .maps #labels path,
.americas-best-value-inn-vantage #brands-map .maps #labels path,
.canadas-best-value-inn-vantage #brands-map .maps #labels path {
  fill: #6f9abf;
}

.lexington-vantage #brands-map .maps #labels path.active,
.value-inn-worldwide-vantage #brands-map .maps #labels path.active,
.americas-best-value-inn-vantage #brands-map .maps #labels path.active,
.canadas-best-value-inn-vantage #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.jameson-inn-vantage #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.jameson-inn-vantage #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.jameson-inn-vantage #brands-map .tabs .tab.active, .jameson-inn-vantage #brands-map .tabs .tab:hover {
  color: #000;
}

.jameson-inn-vantage #brands-map .tabs .tab.active:after, .jameson-inn-vantage #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.jameson-inn-vantage #brands-map .maps {
  background: #f3f3f3;
}

.jameson-inn-vantage #brands-map .maps #states path {
  fill: #b8ded7;
}

.jameson-inn-vantage #brands-map .maps #states path.active {
  fill: #007C66;
}

.jameson-inn-vantage #brands-map .maps #states path.active:hover {
  fill: #EB2C45;
}

.jameson-inn-vantage #brands-map .maps #labels path {
  fill: #007C66;
}

.jameson-inn-vantage #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.three-palms-hotels-resorts-vantage #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.three-palms-hotels-resorts-vantage #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.three-palms-hotels-resorts-vantage #brands-map .tabs .tab.active, .three-palms-hotels-resorts-vantage #brands-map .tabs .tab:hover {
  color: #000;
}

.three-palms-hotels-resorts-vantage #brands-map .tabs .tab.active:after, .three-palms-hotels-resorts-vantage #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.three-palms-hotels-resorts-vantage #brands-map .maps {
  background: #f3f3f3;
}

.three-palms-hotels-resorts-vantage #brands-map .maps #states path {
  fill: #bae2cd;
}

.three-palms-hotels-resorts-vantage #brands-map .maps #states path.active {
  fill: #00853F;
}

.three-palms-hotels-resorts-vantage #brands-map .maps #states path.active:hover {
  fill: #9EB73C;
}

.three-palms-hotels-resorts-vantage #brands-map .maps #labels path {
  fill: #00853F;
}

.three-palms-hotels-resorts-vantage #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.signature-inn-vantage #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.signature-inn-vantage #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.signature-inn-vantage #brands-map .tabs .tab.active, .signature-inn-vantage #brands-map .tabs .tab:hover {
  color: #000;
}

.signature-inn-vantage #brands-map .tabs .tab.active:after, .signature-inn-vantage #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.signature-inn-vantage #brands-map .maps {
  background: #f3f3f3;
}

.signature-inn-vantage #brands-map .maps #states path {
  fill: #aedef1;
}

.signature-inn-vantage #brands-map .maps #states path.active {
  fill: #00AEEF;
}

.signature-inn-vantage #brands-map .maps #states path.active:hover {
  fill: #9EB73C;
}

.signature-inn-vantage #brands-map .maps #labels path {
  fill: #00AEEF;
}

.signature-inn-vantage #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.country-hearth-inn-suites-vantage #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.country-hearth-inn-suites-vantage #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.country-hearth-inn-suites-vantage #brands-map .tabs .tab.active, .country-hearth-inn-suites-vantage #brands-map .tabs .tab:hover {
  color: #000;
}

.country-hearth-inn-suites-vantage #brands-map .tabs .tab.active:after, .country-hearth-inn-suites-vantage #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.country-hearth-inn-suites-vantage #brands-map .maps {
  background: #f3f3f3;
}

.country-hearth-inn-suites-vantage #brands-map .maps #states path {
  fill: #debabc;
}

.country-hearth-inn-suites-vantage #brands-map .maps #states path.active {
  fill: #90373B;
}

.country-hearth-inn-suites-vantage #brands-map .maps #states path.active:hover {
  fill: #5994BE;
}

.country-hearth-inn-suites-vantage #brands-map .maps #labels path {
  fill: #90373B;
}

.country-hearth-inn-suites-vantage #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.americas-best-inns-suites-vantage #brands-map .tabs .tab {
  border-top-color: #f3f3f3;
  border-right-color: #f3f3f3;
  color: #272010;
}

.americas-best-inns-suites-vantage #brands-map .tabs .tab:first-child {
  border-left-color: #f3f3f3;
}

.americas-best-inns-suites-vantage #brands-map .tabs .tab.active, .americas-best-inns-suites-vantage #brands-map .tabs .tab:hover {
  color: #000;
}

.americas-best-inns-suites-vantage #brands-map .tabs .tab.active:after, .americas-best-inns-suites-vantage #brands-map .tabs .tab:hover:after {
  background: #f3f3f3;
}

.americas-best-inns-suites-vantage #brands-map .maps {
  background: #f3f3f3;
}

.americas-best-inns-suites-vantage #brands-map .maps #states path {
  fill: #c2d4cf;
}

.americas-best-inns-suites-vantage #brands-map .maps #states path.active {
  fill: #006F53;
}

.americas-best-inns-suites-vantage #brands-map .maps #states path.active:hover {
  fill: #272010;
}

.americas-best-inns-suites-vantage #brands-map .maps #labels path {
  fill: #006F53;
}

.americas-best-inns-suites-vantage #brands-map .maps #labels path.active {
  fill: #ffffff;
}

.hotel-rl.new .page-content {
  text-align: left;
}

.hotel-rl.new #promos {
  position: relative;
  margin-bottom: -40px;
}

.hotel-rl.new #promos * {
  cursor: initial;
}

.hotel-rl.new #promos a {
  cursor: pointer;
}

.hotel-rl.new #page-content-wrapper {
  padding-top: 55px;
}

.hotel-rl.new #hotel-rl-logo {
  width: 121px;
  height: 168px;
  background: url(../images/hotel-rl-logo-trans.png) 50% 50% no-repeat;
  top: 70px;
}

.hotel-rl.new #hotel-rl-logo img {
  display: none;
}

.hotel-rl.new.pink #hotel-rl-logo {
  background: none;
  height: auto;
  overflow: visible;
}

.hotel-rl.new.pink #hotel-rl-logo img {
  display: block;
}

.hotel-rl.new.pink #hotel-rl-logo:after {
  background-image: url(http://cdn.redlion.com/AIDAJDK733UNHWQSJZ5EM/cms/cache/50x50/71/33541-71a1f15ede8b8959f4cca2f52ff135a0.png);
  width: 50px;
  height: 50px;
  background-size: 100%;
  bottom: -61px;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.hotel-rl.new #rl-hello-rewards {
  position: relative;
  background: #000 url("../images/hotel-rl_plant-pattern.png") 50% 0;
  overflow: hidden;
  clear: both;
}

.hotel-rl.new #rl-hello-rewards:before, .hotel-rl.new #rl-hello-rewards:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: #cfdb58 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAADCAMAAADhqbDbAAAAYFBMVEW4w0/E0FS+yVHR3Vm2wE7H0lXU4VurtUmxvEzO2ljDzlO7xlDJ1FbBzFLF0VTI1FXK1la/y1LM2FfCzVPY5VzDz1PEz1SuuErH01XX5FzJ1VbS31rW4lvDz1TE0FPF0lSYHcyNAAABgklEQVQozwXBAaKlIAgF0IuiZRRGllH25+1/l3MOxlA/VaMVqWxCaBtsxsz3JDfP0yQsZfFzz5631sj0S/rpoNzXmFXPqvkalJelRLNoVmzQeH/PQ7+PUvYzld3PR9fH6/f76Dh0xNfzTtEOkQ1kTXq4Mcs0yc0TT9wsankfP1NZ4BroSfodx5U109BHy+ij56WsbRSzaKFcaGGeA/Pb4hY910FrIR17+fd5XHI8fBxUwYQf6haPvLEDBIeLHYPoIx2a+9fXGLnlrkOzPls7dLr5vjHxvQi/SbAseNGDCS+CGYGL1feIKR/x8uIx1bEWynvWFPeCBYkXOczzF/gHEFckXDT+vt5jzb280WlEtq/r6CjulggXJ6i8SALn2WaZZJ4nahfsgkEUCpIKF1kBgjOB5QcooFKRWKx60FfaxBNulsO1RD290M4IW5PQUDlsGqT4HoKGC6BmqEbgAPAt83yTUEBoL1+mCOZsViErg0DoXKfOS+DNuoTmM9qq4f0Ly/0fDjcb1Cgt+UMAAAAASUVORK5CYII=) 50% 0 repeat-x;
}

.hotel-rl.new #rl-hello-rewards:before {
  bottom: 0;
}

.hotel-rl.new #rl-hello-rewards:after {
  top: 0;
}

.hotel-rl.new #rl-hello-rewards .column {
  width: 50%;
  float: left;
}

.hotel-rl.new #rl-hello-rewards .column section {
  text-align: center;
}

.hotel-rl.new #rl-hello-rewards .column section.copy {
  padding: 245px 80px 80px;
  background: url(../images/hotel-rl_hello-rewards-logo.png) 50% 100px no-repeat;
  background-size: 182px auto;
  color: #fff;
}

.hotel-rl.new #rl-hello-rewards .column section.copy h2 {
  font-size: 30px;
  font-weight: 700;
  padding: 20px 0;
}

.hotel-rl.new #rl-hello-rewards .column section.copy p {
  line-height: 22px;
  font-size: 18px;
  padding: 10px 0;
}

.hotel-rl.new #rl-hello-rewards .column section.copy nav {
  display: inline-block;
  padding: 0 10px;
  background: #231f20;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 50px;
}

.hotel-rl.new #rl-hello-rewards .column section.copy nav a {
  display: inline-block;
  padding: 5px 10px;
  color: #c7c9c7;
  text-transform: uppercase;
  text-decoration: none;
}

.hotel-rl.new #rl-hello-rewards .column section.copy nav a:hover {
  color: #d0dd2e;
}

.hotel-rl.new #rl-hello-rewards .column section.video {
  padding: 145px 80px 125px 0;
}

.hotel-rl.new #rl-hello-rewards .column section.video iframe {
  overflow: hidden;
  width: 620px;
  height: 349px;
  margin: 0 auto;
}

.hotel-rl.new #hotel-rl-feeds {
  height: 460px;
}

.hotel-rl.new #hotel-rl-feeds .column {
  width: 50%;
  height: 460px;
  float: left;
  text-align: center;
  position: relative;
}

.hotel-rl.new #hotel-rl-feeds .column .bx-controls {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}

.hotel-rl.new #hotel-rl-feeds .column .bx-pager {
  font-size: 0;
  text-align: center;
}

.hotel-rl.new #hotel-rl-feeds .column .bx-pager .bx-pager-item {
  display: inline-block;
}

.hotel-rl.new #hotel-rl-feeds .column .bx-pager .bx-pager-item a {
  text-decoration: none;
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #222;
  border-radius: 50%;
  margin: 0 4px;
}

.hotel-rl.new #hotel-rl-feeds .column .bx-pager .bx-pager-item a.active {
  background: #fff;
}

.hotel-rl.new #hotel-rl-feeds .column h3 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 40px;
}

.hotel-rl.new #hotel-rl-feeds .column h4 {
  color: #949494;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.hotel-rl.new #hotel-rl-feeds .column.left {
  background: #143552;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed {
  padding: 50px 0;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .bx-prev, .hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .bx-next {
  height: 42px;
  width: 30px;
  font-size: 10px;
  overflow: hidden;
  text-indent: -100em;
  background: url("../images/sprite.png") 0 -660px no-repeat;
  background-image: url("../images/sprite.svg"), none;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .bx-prev {
  left: 5px;
  background-position: -306px -206px;
  margin-right: 10px;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .bx-next {
  background-position: -351px -206px;
  right: 5px;
  margin-left: 10px;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .slide {
  position: relative;
  top: 50px;
  padding: 50px 100px 100px;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .slide a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .slide:before, .hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .slide:after {
  position: absolute;
  color: #acdcd4;
  font-size: 100px;
  font-weight: 700;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .slide:before {
  content: '“';
  left: 40px;
  top: 0;
}

.hotel-rl.new #hotel-rl-feeds .column.left .twitterfeed .slide:after {
  content: '”';
  right: 40px;
  bottom: 0;
}

.hotel-rl.new #hotel-rl-feeds .column.left .bx-pager .bx-pager-item a {
  background: #fff;
}

.hotel-rl.new #hotel-rl-feeds .column.left .bx-pager .bx-pager-item a.active {
  background: #acdcd4;
}

.hotel-rl.new #hotel-rl-feeds .column.right {
  background: #524b48;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed {
  padding: 50px 0 0 0;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .bx-prev, .hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .bx-next {
  height: 42px;
  width: 30px;
  font-size: 10px;
  overflow: hidden;
  text-indent: -100em;
  background: url("../images/sprite.png") 0 -660px no-repeat;
  background-image: url("../images/sprite.svg"), none;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .bx-prev {
  left: 5px;
  background-position: -306px -206px;
  margin-right: 10px;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .bx-next {
  background-position: -351px -206px;
  right: 5px;
  margin-left: 10px;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .slide {
  position: relative;
  text-align: left;
  color: #fff;
  padding: 40px 100px 40px 340px;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .slide i {
  display: block;
  width: 180px;
  height: 180px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #444;
  position: absolute;
  left: 100px;
  top: 55px;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .slide time {
  display: block;
  line-height: 45px;
  font-size: 16px;
  text-transform: uppercase;
  color: #acdcd4;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .slide b {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 29px;
  margin: 10px 0;
  height: 35px;
  overflow: hidden;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .slide a {
  display: inline-block;
  padding: 0 20px;
  line-height: 50px;
  background: #acdcd4;
  color: #022b4d;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 5px;
  white-space: nowrap;
}

.hotel-rl.new #hotel-rl-feeds .column.right .blogfeed .slide a:hover {
  background: #c52033;
  color: #fff;
}

.hotel-rl.new #explore .slideshow .page h3 {
  text-align: center;
}

.hotel-rl.new.sattlein #promos.hotel-rl-new figure {
  background: #407d9c;
}

.hotel-rl.new.sattlein #promos.hotel-rl-new figure .button_wrapper a {
  background: #f4c900;
  color: #fff;
}

.hotel-rl.new.sattlein #promos.hotel-rl-new figure .button_wrapper a:hover {
  background: #c52033;
}

.hotel-rl.new.sattlein #promos.hotel-rl-new figure .price {
  color: #f4c900;
}

.hotel-rl.new.sattlein #page-content-wrapper {
  background: url(../images/sattleinn-story-bg.jpg) 50% 0;
}

.hotel-rl.new.sattlein #explore h2 {
  color: #f4c900;
}

.hotel-rl.new.sattlein #explore:after {
  background: #407d9c;
}

.hotel-rl.new.sattlein #hotel-rl-feeds .column.left {
  background: #4d90b2 url(../images/compas.png) 50% 60% no-repeat;
}

.hotel-rl.new.sattlein #hotel-rl-feeds .column.left h4,
.hotel-rl.new.sattlein #hotel-rl-feeds .column.left .twitterfeed .slide:before,
.hotel-rl.new.sattlein #hotel-rl-feeds .column.left .twitterfeed .slide:after {
  color: #f4c900;
}

.hotel-rl.new.sattlein #hotel-rl-feeds .column.right .blogfeed .slide time {
  color: #f4c900;
}

.hotel-rl.new.sattlein #hotel-rl-feeds .column.right .blogfeed .slide a {
  color: #fff;
  background: #f4c900;
}

.hotel-rl.new.sattlein #hotel-rl-feeds .column.right .blogfeed .slide a:hover {
  background: #c52033;
}

.hotel-rl.new.sattlein #hotel-rl-feeds .column .bx-pager .bx-pager-item a.active {
  background: #f4c900;
}

.hotel-rl.new.guesthouse #promos.hotel-rl-new figure {
  background: #258d62;
}

.hotel-rl.new.guesthouse #promos.hotel-rl-new figure .button_wrapper a {
  background: #bdb631;
  color: #fff;
}

.hotel-rl.new.guesthouse #promos.hotel-rl-new figure .button_wrapper a:hover {
  background: #c52033;
}

.hotel-rl.new.guesthouse #promos.hotel-rl-new figure .price {
  color: #f4c900;
}

.hotel-rl.new.guesthouse #explore h2 {
  color: #bdb631;
}

.hotel-rl.new.guesthouse #explore:after {
  background: #1d6440;
}

.hotel-rl.new.guesthouse #hotel-rl-feeds .column.left {
  background-color: #258d62;
  background-image: url(../images/guesthouse-feed.jpg);
}

.hotel-rl.new.guesthouse #hotel-rl-feeds .column.left h4,
.hotel-rl.new.guesthouse #hotel-rl-feeds .column.left .twitterfeed .slide:before,
.hotel-rl.new.guesthouse #hotel-rl-feeds .column.left .twitterfeed .slide:after {
  color: #bdb631;
}

.hotel-rl.new.guesthouse #hotel-rl-feeds .column.right .blogfeed .slide time {
  color: #258d62;
}

.hotel-rl.new.guesthouse #hotel-rl-feeds .column.right .blogfeed .slide a {
  background: #bdb631;
  color: #fff;
}

.hotel-rl.new.guesthouse #hotel-rl-feeds .column.right .blogfeed .slide a:hover {
  background: #c52033;
}

.hotel-rl.new.guesthouse #hotel-rl-feeds .column .bx-pager .bx-pager-item a.active {
  background: #bdb631;
}

.hotel-rl.new.innsuites #promos.hotel-rl-new figure {
  background: #022b4d;
}

.hotel-rl.new.innsuites #promos.hotel-rl-new figure .button_wrapper a {
  background: #c52033;
  color: #fff;
}

.hotel-rl.new.innsuites #promos.hotel-rl-new figure .button_wrapper a:hover {
  background: #022b4d;
}

.hotel-rl.new.innsuites #promos.hotel-rl-new figure .price {
  color: #7aa4ba;
}

.hotel-rl.new.innsuites.brandstory .page-content h1, .hotel-rl.new.innsuites.brandstory .page-content h2 {
  color: #524A48;
}

.hotel-rl.new.innsuites .page-content h2, .hotel-rl.new.innsuites .page-content h3, .hotel-rl.new.innsuites .page-content a {
  color: #c52033;
}

.hotel-rl.new.innsuites #explore h2 {
  color: #fff;
}

.hotel-rl.new.innsuites #explore:after {
  background: #022b4d;
}

.hotel-rl.new.innsuites #hotel-rl-feeds .column.left {
  background: #d12c3f url(../images/red-pattern.jpg) 50% 0 repeat-x;
}

.hotel-rl.new.innsuites #hotel-rl-feeds .column.left h4,
.hotel-rl.new.innsuites #hotel-rl-feeds .column.left .twitterfeed .slide:before,
.hotel-rl.new.innsuites #hotel-rl-feeds .column.left .twitterfeed .slide:after {
  color: #fff;
}

.hotel-rl.new.innsuites #hotel-rl-feeds .column.left .bx-pager .bx-pager-item a.active {
  background: #a10d1e;
}

.hotel-rl.new.innsuites #hotel-rl-feeds .column.right .blogfeed .slide time {
  color: #7aa4ba;
}

.hotel-rl.new.innsuites #hotel-rl-feeds .column.right .blogfeed .slide a {
  background: #c52033;
  color: #fff;
}

.hotel-rl.new.innsuites #hotel-rl-feeds .column.right .blogfeed .slide a:hover {
  background: #022b4d;
}

.hotel-rl.new.rlhc #page-content-wrapper {
  background: url(../images/pyramids.png) #fff center bottom no-repeat;
}

.hotel-rl.new.rlhc a.button {
  font-weight: 100;
  display: inline;
  background: none;
  padding: 0;
  border-bottom: 1px solid;
  text-transform: none;
}

.hotel-rl.new.rlhc #rl-hello-rewards .links a:first-child {
  color: #d0dd2e;
}

.hotel-rl.new.rlhc #hotel-rl-feeds .column.left {
  background: #c6c9c7 url(../images/grey-pyramids.jpg) 50% 50%;
}

.hotel-rl.new.rlhc #hotel-rl-feeds .column.right {
  background: #c51f31;
}

.hotel-rl.new.rlhc #hotel-rl-feeds .column.right h4, .hotel-rl.new.rlhc #hotel-rl-feeds .column.right time {
  color: #22302d !important;
}

.hotel-rl.new.rlhc #hotel-rl-feeds .column.right .slide a {
  background: #22302d !important;
}

.hotel-rl.new.rlhc #hotel-rl-feeds .column.right .slide a:hover {
  background-color: #F0F1F1 !important;
  color: #22302d !important;
}

.sweepstakes-landing {
  /* MAP */
}

.sweepstakes-landing #booking {
  right: -20px;
}

.sweepstakes-landing #header .main-logo {
  font-size: 0;
  left: 140px;
}

@media screen and (max-width: 1160px) {
  .sweepstakes-landing #header .main-logo {
    left: 0;
    top: 180px;
  }
}

.sweepstakes-landing #header .main-logo#rlis-logo {
  height: 120px;
  left: 280px;
}

@media screen and (max-width: 1160px) {
  .sweepstakes-landing #header .main-logo#rlis-logo {
    left: 0;
    top: 320px;
  }
}

.sweepstakes-landing #header .main-logo#hotel-rl-logo {
  background: url(../images/properties/hotel-rl-logo-sweeps.png) 50% 0 no-repeat;
  left: 0;
}

@media screen and (max-width: 1160px) {
  .sweepstakes-landing #header .main-logo#hotel-rl-logo {
    left: 0;
    top: 40px;
    height: 120px;
  }
}

.sweepstakes-landing #destination-map-container {
  height: 940px;
}

.sweepstakes-landing .regions-list-sweeps {
  background: url(../images/blue-pattern.jpg) 50% 0;
}

.sweepstakes-landing .regions-list-sweeps .center-column {
  width: 960px;
  color: #fff;
}

.sweepstakes-landing .regions-list-sweeps .widget {
  padding: 35px 20px;
  border-bottom: 1px solid #355571;
  overflow: hidden;
  clear: both;
}

.sweepstakes-landing .regions-list-sweeps .widget .column {
  width: 25%;
  float: left;
}

.sweepstakes-landing .regions-list-sweeps .widget .column.col4 .region {
  padding-right: 0;
}

.sweepstakes-landing .regions-list-sweeps .widget .region {
  padding-right: 20px;
}

.sweepstakes-landing .regions-list-sweeps .widget .region a, .sweepstakes-landing .regions-list-sweeps .widget .region b {
  color: #c51f31;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  line-height: 25px;
}

.sweepstakes-landing .regions-list-sweeps .widget .region ul li a {
  color: #fff;
  font-weight: normal;
  text-transform: none;
  line-height: 25px;
  ransition: color .2s;
}

.sweepstakes-landing .regions-list-sweeps .widget .region ul li a:hover {
  color: #ccc;
}

.sweepstakes-landing .regions-list-sweeps p {
  padding: 40px 0;
  text-align: center;
}

.sweepstakes-landing .regions-list-sweeps p .button {
  display: inline-block;
  background: #c52033;
  color: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  padding: 0;
  width: 320px;
  text-transform: uppercase;
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms;
}

.sweepstakes-landing .regions-list-sweeps p .button:hover {
  background: #b1ded4;
}

.sweepstakes-landing #footer {
  background: #111 url(../images/black-pattern.jpg) 50% 0;
}

.sweepstakes-landing #footer #footer-navigation {
  border: none;
}

.sweepstakes-landing #footer #brands li {
  border-color: #fff !important;
}

.sweepstakes-landing #footer .contacts {
  color: #fff;
}

.sweepstakes-landing #footer .center-column {
  width: 920px;
  margin: 0 auto;
}

.sweepstakes-landing .rl-sweeps-map-popup-wrapper {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -150px 0px 0 25px;
  z-index: 9999;
}

.sweepstakes-landing .rl-sweeps-map-popup {
  position: absolute;
  background: #fff;
  padding: 20px 200px 20px 20px;
  color: #000;
  width: 240px;
  min-height: 160px;
  font-size: 14px;
}

.sweepstakes-landing .rl-sweeps-map-popup.left {
  right: 0;
}

.sweepstakes-landing .rl-sweeps-map-popup.right {
  left: 0;
}

.sweepstakes-landing .rl-sweeps-map-popup.top {
  top: 0;
}

.sweepstakes-landing .rl-sweeps-map-popup.bottom {
  top: 250px;
}

.sweepstakes-landing .rl-sweeps-map-popup .thumb {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 160px;
  width: 160px;
  background-position: #eee 50% 50% no-repeat;
  background-size: cover;
}

.sweepstakes-landing .rl-sweeps-map-popup.hotel-rl {
  background: #b1ded4 !important;
}

.sweepstakes-landing .rl-sweeps-map-popup h4 {
  text-transform: uppercase;
  line-height: 24px;
  line-height: 16px;
}

.sweepstakes-landing .rl-sweeps-map-popup p {
  line-height: 16px;
}

.sweepstakes-landing .rl-sweeps-map-popup .links {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.sweepstakes-landing .rl-sweeps-map-popup .links a {
  text-transform: uppercase;
  font-size: 12px;
  color: #c71c2e;
  text-decoration: none;
  font-weight: 700;
}

.sweepstakes-landing .rl-sweeps-map-popup .links b {
  padding: 0 8px;
}

#popup-terms {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: -100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 17;
  color: #fff;
  font-weight: 300;
  text-align: left;
  -webkit-transition: top 500ms cubic-bezier(0.8, 0, 0.2, 0.9);
  transition: top 500ms cubic-bezier(0.8, 0, 0.2, 0.9);
}

#popup-terms.show {
  top: 0;
}

#popup-terms h1 {
  color: #e01d42;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 21px;
  margin-top: 55px;
  text-transform: uppercase;
  font-weight: 700;
}

#popup-terms h2 {
  color: #e01d42;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 21px;
  margin-top: 21px;
  text-transform: uppercase;
  font-weight: 700;
}

#popup-terms p {
  margin-bottom: 20px;
}

#popup-terms ul li {
  padding: 0;
  position: relative;
  display: block;
  margin-bottom: 7px;
  line-height: 21px;
}

#popup-terms ul li:before {
  content: '';
  display: inline-block;
  margin: 0 7px 3px 0;
  width: 5px;
  height: 5px;
  background: #e01d42;
}

#popup-terms .inner-wrapper {
  width: 842px;
  background: none;
  position: absolute;
  top: 50%;
  margin-top: -245px;
  left: 50%;
  margin-left: -421px;
  z-index: 10;
}

#popup-terms .close {
  position: absolute;
  top: 5px;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAAZ0lEQVR4AZ3UQQJAIBiFwf/Y3R7B6lsNAN5QFXMcx5of07GO4944/1Q40JwIBd4k8KaAN9GbThsQ2hDQBoE2TLQ81HiocKGOvdjeYE6Z+yDx4ekfhlH/moH7b0hpkkDLmYYLDQcafgIAYBuofxz4GQAAAABJRU5ErkJggg==) no-repeat;
  cursor: pointer;
}

#popup-terms .close:hover {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAe0lEQVR42sXXwQnAIAxAUTfpEh2uC3autvbq8YFfELwkD0RNHPdxPt+8xqYxrWn+i034YgEO6ByAAwo4oIo76rjnWAMZ1QQe47ijgAMKOKCGA+o4oIY72sO+1enh6q9T/4A42r/TfWXqa3HffXi/1XeYfU/d/yIcB5TwF1sOLHS1AbcPAAAAAElFTkSuQmCC);
}

a.button.terms {
  background: none;
  color: #e01d42;
  font-weight: inherit;
  text-transform: none;
  line-height: inherit;
  font-size: inherit;
  padding: 0;
  display: inline;
  text-decoration: underline;
}

a.button.terms:hover {
  background: none;
  color: inherit;
}

.search #page-content-wrapper > div {
  visibility: visible;
}

.search #page-content-wrapper .center-column {
  width: 940px;
}

.search #page-content-wrapper .sidebar {
  width: 220px;
}

.search #page-content-wrapper .sidebar + .page-content {
  margin-left: 240px;
}

.search #page-content-wrapper .loading-overlay {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background: rgba(244, 244, 244, 0.7);
  z-index: 100;
}

.search #page-content-wrapper .loading-overlay .loading-animation {
  top: 268px;
}

.search #page-content-wrapper.loading .loading-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 200ms, visibility 200ms;
  transition: opacity 200ms, visibility 200ms;
}

.search #page-content-wrapper.loading.no-animation .loading-animation {
  display: none;
}

.search #search-nav {
  position: relative;
  margin-bottom: 35px;
}

.search #search-nav:after {
  clear: both;
  content: '';
  display: table;
}

.search #search-nav h1 {
  float: left;
  font: 26px/32px 'Open Sans', sans-serif;
}

.search.search-results #search-nav {
  margin-bottom: 28px;
}

.search #search-radius {
  float: left;
  width: 220px;
  margin-right: 20px;
}

.search #search-radius .text {
  font: 12px/17px 'Open Sans', sans-serif;
  color: #797979;
}

.search #search-radius strong {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #272010;
}

.search .ui-selectmenu-button {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
}

.search .ui-selectmenu-button .ui-selectmenu-icon {
  top: 19px;
}

.search .ui-selectmenu-button .ui-selectmenu-text {
  font-size: 12px;
  line-height: 44px;
  height: 44px;
  color: #272010;
}

.search #search-radius-filter {
  float: left;
  margin-right: 10px;
  position: relative;
}

.search #search-radius-filter .ui-selectmenu-button {
  width: 70px;
}

.search #search-total-results {
  float: left;
  font: italic 14px/32px 'Open Sans', sans-serif;
  color: #797979;
}

.search #search-total-results strong {
  color: #C52035;
  font-style: normal;
}

.search #search-filter {
  float: right;
  margin-left: 40px;
  position: relative;
}

.search #search-filter .ui-selectmenu-button {
  width: 140px;
}

.search #search-filter.disabled {
  opacity: 0;
}

.search #search-views {
  float: right;
}

.search #search-views li {
  float: left;
  margin-left: 20px;
}

.search #search-views li button {
  position: relative;
  padding-left: 23px;
  text-decoration: none;
  font: 12px/32px 'Open Sans', sans-serif;
  color: #797979;
}

.search #search-views li button:hover, .search #search-views li button.active {
  color: #C52035;
}

.search #search-views li button:before {
  content: '';
  position: absolute;
  left: 0;
  background: url("../images/booking-sprite.svg") 0 0 no-repeat;
}

.search #search-views li button.grid-view:before {
  top: 9px;
  width: 14px;
  height: 12px;
  background-position: -102px -136px;
}

.search #search-views li button.grid-view.active:before, .search #search-views li button.grid-view:hover:before {
  background-position: -68px -136px;
}

.search #search-views li button.list-view:before {
  top: 9px;
  width: 14px;
  height: 12px;
  background-position: -34px -136px;
}

.search #search-views li button.list-view.active:before, .search #search-views li button.list-view:hover:before {
  background-position: 0 -136px;
}

.search #search-views li button.map-view:before {
  top: 6px;
  width: 19px;
  height: 19px;
  background-position: -175px -136px;
}

.search #search-views li button.map-view.active:before, .search #search-views li button.map-view:hover:before {
  background-position: -136px -136px;
}

.search .search-brand-entry {
  float: left;
  width: calc(25% - 20px);
  height: 270px;
  margin: 0 0 20px 26px;
  background: #fff;
}

.search .search-brand-entry:nth-child(4n-7) {
  margin-left: 0;
}

.search .search-brand-entry .thumb {
  width: 100%;
  height: 200px;
  background: #eee;
  position: relative;
}

.search .search-brand-entry .thumb a {
  display: block;
  height: 100%;
}

.search .search-brand-entry .thumb .thumb-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
}

.search .search-brand-entry .thumb:before {
  content: '';
  width: 72px;
  height: 88px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: url(../images/rlhc-logo-back.svg) 0 0 no-repeat;
}

.search .search-brand-entry .thumb img {
  display: none;
}

.search .search-brand-entry .info {
  padding: 15px 20px;
}

.search .search-brand-entry .info h3 {
  font: 600 14px/20px 'Open Sans', sans-serif;
  color: #272010;
  text-transform: none;
}

.search .search-brand-entry .info h3 a {
  color: inherit;
  text-decoration: none;
}

.search .search-brand-entry .info h3 a:hover {
  color: #c52033;
}

.search .search-properties-list-wrapper {
  position: relative;
}

.search .search-properties-list-wrapper .search-properties-list:after {
  clear: both;
  content: '';
  display: table;
}

.search .search-properties-list-wrapper .loading-animation {
  display: none;
  position: relative;
  top: auto;
  left: auto;
  margin: 0 auto;
}

.search .search-properties-list-wrapper.appending .loading-animation {
  display: block;
}

.search .search-property-entry {
  position: relative;
  height: 200px;
  width: 100%;
  margin-bottom: 20px;
  font: 12px/17px 'Open Sans', sans-serif;
  color: #797979;
}

.search .search-property-entry.featured, .search .search-property-entry.selected {
  -webkit-box-shadow: 0px 0px 0px 3px #c62034;
          box-shadow: 0px 0px 0px 3px #c62034;
}

.search .search-property-entry.featured:after, .search .search-property-entry.selected:after {
  position: absolute;
  left: 0;
  top: 0;
  padding: 1px 9px 4px;
  font: 11px/1 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: #c62034;
}

.search .search-property-entry.featured:after {
  content: 'Featured Hotel';
}

.search .search-property-entry.selected:after {
  content: 'Your Selection';
}

.search .search-property-entry .thumb {
  float: left;
  width: 200px;
  height: 100%;
  background: #eee;
  position: relative;
}

.search .search-property-entry .thumb a {
  display: block;
  height: 100%;
}

.search .search-property-entry .thumb .thumb-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

.search .search-property-entry .thumb:before {
  content: '';
  width: 72px;
  height: 88px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: url(../images/rlhc-logo-back.svg) 0 0 no-repeat;
}

.search .search-property-entry .thumb img {
  display: none;
}

.search .search-property-entry .wrapper {
  background: #fff;
  overflow: hidden;
  padding: 15px 20px 20px;
}

.search .search-property-entry .info {
  height: 110px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search .search-property-entry .info h3 a {
  display: block;
  font: 600 14px/20px 'Open Sans', sans-serif;
  color: #272010;
  text-transform: none;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}

.search .search-property-entry .info .price {
  position: relative;
  float: right;
  min-width: 105px;
  height: 100%;
  padding-left: 20px;
  margin-left: 20px;
  text-align: right;
  border-left: 2px solid #f7f7f7;
  font-size: 13px;
  line-height: 24px;
  font-style: italic;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
}

.search .search-property-entry .info .price.loading:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 1px;
  background: url("../images/search-loading-small.gif") 50% 50% no-repeat;
}

.search .search-property-entry .info .price strong {
  font-style: normal;
  display: block;
  font-size: 26px;
  color: #C52035;
}

.search .search-property-entry .info .description {
  font-size: 12px;
  line-height: 17px;
  max-height: 85px;
  overflow: hidden;
  color: #797979;
}

.search .search-property-entry nav {
  position: relative;
  font-size: 0;
}

.search .search-property-entry nav a {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  margin-right: 10px;
}

.search .search-property-entry nav .distance {
  font-size: 12px;
  line-height: 32px;
  color: #B7B7B7;
  font-style: italic;
  display: inline-block;
}

.search .search-property-entry nav .specials-link, .search .search-property-entry nav .map-link {
  position: relative;
  padding-left: 27px;
  color: #C52035;
}

.search .search-property-entry nav .specials-link:hover, .search .search-property-entry nav .map-link:hover {
  text-decoration: none;
}

.search .search-property-entry nav .specials-link:before, .search .search-property-entry nav .map-link:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  background: url("../images/booking-sprite.svg") 0 0 no-repeat;
}

.search .search-property-entry nav .map-link {
  color: #797979;
  text-decoration: none;
}

.search .search-property-entry nav .specials-link:before {
  width: 20px;
  height: 19px;
  background-position: -214px -136px;
}

.search .search-property-entry nav .map-link:before {
  width: 19px;
  height: 19px;
  background-position: -175px -136px;
}

.search .search-property-entry nav .map-link:hover:before {
  background-position: -136px  -136px;
}

.search .search-property-entry nav .buttons {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.search .search-property-entry nav .buttons a {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search .search-property-entry nav .buttons .visit-hotel {
  background: #000;
  width: 127px;
}

.search .search-property-entry nav .buttons .visit-hotel:hover {
  background: #ccc;
  color: #000;
}

.search .search-property-entry nav .buttons .book-now {
  width: 105px;
}

.search .no-results {
  font: 600 14px/1 'Open Sans', Sans-Serif;
}

.search.grid-view .search-properties-list {
  margin-left: -20px;
}

.search.grid-view .search-properties-list:after {
  clear: both;
  content: '';
  display: table;
}

.search.grid-view .search-properties-list .search-property-entry {
  position: relative;
  height: 380px;
  width: 340px;
  float: left;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search.grid-view .search-properties-list .search-property-entry .thumb {
  float: none;
  height: 200px;
  width: 100%;
}

.search.grid-view .search-properties-list .search-property-entry .wrapper {
  padding: 25px 20px 20px;
  position: relative;
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search.grid-view .search-properties-list .search-property-entry .info {
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search.grid-view .search-properties-list .search-property-entry .info h3 {
  font-size: 16px;
  white-space: normal;
  text-overflow: inherit;
  margin-bottom: 0;
  height: 40px;
  overflow: hidden;
}

.search.grid-view .search-properties-list .search-property-entry .info h3 a {
  white-space: normal;
}

.search.grid-view .search-properties-list .search-property-entry .info .price {
  border-left: none;
  min-width: 0;
  padding-left: 0;
}

.search.grid-view .search-properties-list .search-property-entry .info .description {
  display: none;
}

.search.grid-view .search-properties-list .search-property-entry nav {
  position: absolute;
  bottom: 20px;
}

.search.grid-view .search-properties-list .search-property-entry nav a {
  margin-right: 0;
}

.search.grid-view .search-properties-list .search-property-entry nav a:first-child {
  margin-right: 20px;
}

.search.grid-view .search-properties-list .search-property-entry nav .distance {
  margin-left: 5px;
}

.search.grid-view .search-properties-list .search-property-entry nav .buttons {
  background: #000;
  position: relative;
  top: auto;
  right: auto;
  text-align: center;
  margin-top: 15px;
}

.search.grid-view .search-properties-list .search-property-entry nav .buttons a {
  margin: 0;
}

.search.grid-view .search-properties-list .search-property-entry nav .buttons:after {
  clear: both;
  content: '';
  display: table;
}

.search.grid-view .search-properties-list .search-property-entry nav .buttons .visit-hotel {
  width: 195px;
}

.search.grid-view .search-properties-list .search-property-entry nav .buttons .book-now {
  float: right;
  width: 105px;
}

.search.grid-view .search-properties-list .no-results {
  margin-left: 20px;
}

.search .search-map {
  position: absolute;
  top: -9999px;
  background: #ededed;
}

.search .search-map .search-map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.search .search-map .search-map-message {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 200ms, visibility 200ms;
  transition: opacity 200ms, visibility 200ms;
}

.search .search-map.message .search-map-canvas {
  opacity: 0.1;
}

.search .search-map.message .search-map-message {
  opacity: 1;
  visibility: visible;
}

.search .search-map .gm-style a {
  display: inline-block !important;
}

.search.map-view #page-content-wrapper {
  min-height: 1000px;
}

.search.map-view .search-map {
  right: 0;
  top: 148px;
  left: 50%;
  bottom: 44px;
  margin-left: -230px;
}

.search.map-view .search-properties-list {
  display: none;
}

.search-filters {
  border-top: 1px solid #eaeaec;
  padding-top: 36px;
}

.sidebar .search-filters {
  margin-bottom: 36px;
}

.search-filters .heading-wrapper {
  position: relative;
  margin-bottom: 22px;
}

.search-filters .heading-wrapper:after {
  clear: both;
  content: '';
  display: table;
}

.search-filters .heading-wrapper h4 {
  float: left;
  font: 600 14px/1 'Open Sans', Sans-Serif;
  color: #272010;
}

.search-filters .heading-wrapper .controls {
  float: left;
  padding-left: 10px;
  font: 9px/14px 'Open Sans', Sans-Serif;
  text-transform: uppercase;
  color: #797979;
}

.search-filters .heading-wrapper .controls button {
  color: inherit;
  font: 9px/14px 'Open Sans', Sans-Serif;
  text-transform: uppercase;
  text-decoration: underline;
}

.search-filters .heading-wrapper .controls button:hover {
  color: #C52035;
}

.search-filters li {
  margin-bottom: 15px;
}

.page-content {
  font-size: 16px;
  line-height: 19px;
  font-weight: 300;
  color: #000000;
}

.page-content hr {
  display: block;
  border: none;
  color: #e5e5e5;
  clear: both;
  background: #dadada;
  height: 1px;
  margin: 15px auto;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
  text-transform: uppercase;
  font-weight: 700;
}

.page-content h1 {
  color: #524b48;
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 20px;
}

.settleinn-layout .page-content h1,
.guesthouse-layout .page-content h1 {
  color: #797271;
}

.stay-rlhc .page-content h1 {
  color: #005bab;
}

.page-content h2 {
  color: #e01d42;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 21px;
}

.guesthouse-layout .page-content h2 {
  color: #2b8c61;
}

.settleinn-layout .page-content h2 {
  color: #407d9c;
}

.stay-rlhc .page-content h2 {
  color: #f47937;
}

.page-content h1 + h2 {
  margin-top: -15px;
}

.page-content h3 {
  font-size: 20px;
  line-height: 24px;
  color: #022b4d;
  margin-bottom: 19px;
}

.page-content h1 + h3 {
  margin-top: -11px;
}

.page-content h4 {
  font-size: 17px;
  line-height: 20px;
}

.page-content h5, .page-content h6 {
  font-size: 15px;
  line-height: 18px;
}

.page-content h6 {
  font-weight: normal;
}

.page-content h4, .page-content h5, .page-content h6, .page-content p, .page-content ul, .page-content ol, .page-content table {
  margin-bottom: 20px;
}

.page-content strong {
  font-weight: bold;
}

.page-content em {
  font-style: italic;
}

.page-content u {
  text-decoration: underline;
}

.page-content sup, .page-content sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

.page-content sup {
  top: -0.5em;
}

.page-content sub {
  bottom: -0.25em;
}

.page-content a {
  color: #e01d42;
}

.guesthouse-layout .page-content a {
  color: #2b8c61;
}

.settleinn-layout .page-content a {
  color: #407d9c;
}

.page-content a:hover {
  color: #524b48;
}

.page-content p, .page-content table {
  overflow: visible;
}

.page-content ol {
  list-style: decimal inside;
}

.page-content ul {
  list-style: none;
}

.page-content ol, .page-content ul {
  margin-left: 20px;
}

.page-content ol ol, .page-content ul ul, .page-content ol ul, .page-content ul ol {
  margin-top: 10px;
  margin-bottom: 10px;
}

.page-content ol > li > ol, .page-content ol > li > ul {
  margin-left: 34px;
}

.page-content ol li, .page-content ul li {
  position: relative;
}

.page-content ul > li {
  padding-left: 14px;
}

.page-content ul > li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  background: #e01d42;
}

.page-content td, .page-content th, .page-content caption {
  background: #fff;
  padding: 8px 15px;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
}

.page-content th, .page-content caption {
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: bottom;
  background: none;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #022b4d;
  border-bottom: 1px solid #c52033;
}

.page-content table p {
  margin: 5px;
}

.page-content .thumbnail {
  float: right;
  margin: 0 0 20px 20px;
}

.page-content .socials {
  margin-bottom: 20px;
  overflow: hidden;
}

.page-content .socials iframe {
  float: left;
  width: 90px;
  height: 21px;
  margin: 0 10px 0 0;
}

.hotel-rl .page-content {
  color: #000;
}

.hotel-rl .page-content h1 {
  color: #524b48;
}

.hotel-rl .page-content h2, .hotel-rl .page-content h3 {
  color: #67a49a;
}

.hotel-rl .page-content a {
  color: #022b4d;
}

.hotel-rl .page-content a:hover {
  color: #67a49a;
}

.hotel-rl .page-content li:after {
  background-color: #67a49a;
}

.hotel-rl .page-content th, .hotel-rl .page-content caption {
  border-color: #67a49a;
}

.hotel-rl .page-content .button, .hotel-rl .page-content input[type="submit"] {
  background-color: #67a49a;
  color: #022b4d;
}

.hotel-rl .page-content .button:hover, .hotel-rl .page-content input[type="submit"]:hover {
  background: #fff;
  color: #67a49a;
}

.hotel-rl.brandstory .page-content {
  padding-right: 300px;
}

.hotel-rl.brandstory .page-content h1, .hotel-rl.brandstory .page-content h2 {
  color: #524A48;
}

.hotel-rl.brandstory .page-content .living-stage {
  position: absolute;
  right: 0;
  top: 0;
  width: 280px;
}

.hotel-rl.brandstory .page-content .living-stage a {
  font-size: 0;
}

.hotel-rl.brandstory .page-content .living-stage h3 {
  color: #524b48;
  font-size: 30px;
  line-height: 34px;
}

.guesthouse-layout .page-content h1 {
  color: #797271;
}

.guesthouse-layout .page-content h2, .guesthouse-layout .page-content h3 {
  color: #2b8c61;
}

.guesthouse-layout .page-content a {
  color: #2b8c61;
}

.guesthouse-layout .page-content a:hover {
  color: #bdb631;
}

.guesthouse-layout .page-content li:after {
  background-color: #2b8c61;
}

.guesthouse-layout .page-content th, .guesthouse-layout .page-content caption {
  border-color: #2b8c61;
}

.guesthouse-layout .page-content .button, .guesthouse-layout .page-content input[type="submit"] {
  background-color: #bdb631;
  color: #fff;
}

.guesthouse-layout .page-content .button:hover, .guesthouse-layout .page-content input[type="submit"]:hover {
  background: #2b8c61;
}

.guesthouse-layout #stayconnected input[type="text"] {
  background-color: #fafafa;
}

.guesthouse-layout #property-main-menu > ul > li > a {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2OUTbF/xkABYBw1gGE0DBhGw4BhWIQBAMJwGnHtg7DoAAAAAElFTkSuQmCC);
  background: rgba(29, 100, 64, 0.9);
}

.guesthouse-layout #property-main-menu > ul > li:hover > a, .guesthouse-layout #property-main-menu > ul > li > .active {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2O0r5n9jIECwDhqAMNoGDCMhgHDsAgDAOjsI9HM6tTUAAAAAElFTkSuQmCC);
  background: rgba(255, 255, 255, 0.8);
  color: #2b8c61;
}

.guesthouse-layout #property-main-menu .submenu a {
  color: #2b8c61;
}

.guesthouse-layout #property-main-menu .submenu a:hover {
  color: #bdb631;
}

.settleinn-layout .page-content h1 {
  color: #797271;
}

.settleinn-layout .page-content h2, .settleinn-layout .page-content h3 {
  color: #407d9c;
}

.settleinn-layout .page-content a {
  color: #407d9c;
}

.settleinn-layout .page-content a:hover {
  color: #f4c900;
}

.settleinn-layout .page-content li:after {
  background-color: #f4c900;
}

.settleinn-layout .page-content th, .settleinn-layout .page-content caption {
  border-color: #f4c900;
}

.settleinn-layout .page-content td, .settleinn-layout .page-content th, .settleinn-layout .page-content caption {
  border-color: #407d9c;
  background: #f4edcb;
}

.settleinn-layout .page-content .button, .settleinn-layout .page-content input[type="submit"] {
  background-color: #f4c900;
  color: #fff;
}

.settleinn-layout .page-content .button:hover, .settleinn-layout .page-content input[type="submit"]:hover {
  background: #407d9c;
}

.settleinn-layout #stayconnected input[type="text"] {
  background-color: #fafafa;
}

.settleinn-layout #property-main-menu > ul > li > a {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2O0r5n9jIECwDhqAMNoGDCMhgHDsAgDAOjsI9HM6tTUAAAAAElFTkSuQmCC);
  background: rgba(64, 125, 156, 0.9);
}

.settleinn-layout #property-main-menu > ul > li:hover > a, .settleinn-layout #property-main-menu > ul > li > .active {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAHklEQVQ4T2O0r5n9jIECwDhqAMNoGDCMhgHDsAgDAOjsI9HM6tTUAAAAAElFTkSuQmCC);
  background: rgba(255, 255, 255, 0.8);
  color: #407d9c;
}

.settleinn-layout #property-main-menu .submenu a {
  color: #407d9c;
}

.settleinn-layout #property-main-menu .submenu a:hover {
  color: #f4c900;
}

html.image-overlay .page-content {
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}

html.image-overlay .page-content h1, html.image-overlay .page-content h2, html.image-overlay .page-content h3, html.image-overlay .page-content h4, html.image-overlay .page-content h5, html.image-overlay .page-content h6 {
  color: #fff;
}

html.image-overlay .page-content h1 {
  font-size: 18px;
  line-height: 22px;
}

html.image-overlay .page-content h2, html.image-overlay .page-content h3, html.image-overlay .page-content h4, html.image-overlay .page-content h5, html.image-overlay .page-content h6 {
  font-size: inherit;
  line-height: inherit;
}

html.image-overlay .page-content h1 + h2 {
  margin-top: -15px;
}

html.image-overlay .page-content h1, html.image-overlay .page-content h2, html.image-overlay .page-content h3, html.image-overlay .page-content h4, html.image-overlay .page-content h5, html.image-overlay .page-content h6, html.image-overlay .page-content p, html.image-overlay .page-content ul, html.image-overlay .page-content ol, html.image-overlay .page-content table {
  margin-bottom: 18px;
}

html.image-overlay.baltimore #header .main-logo#red-lion-logo {
  background: #fff url(../images/rl_balt_ih.png) no-repeat 7px 7px;
  background-image: url(../images/rl_balt_ih.svg), none;
  height: 165px;
}

html.image-overlay.baltimore #header .main-logo#red-lion-logo:after {
  background-image: none;
}

html.image-overlay.baltimore #header .main-logo#red-lion-logo .effect {
  display: none;
}

.rl-inn-suites-landingpage .page-content,
.hotel-rl-landingpage .page-content,
.g-and-s-landingpage .page-content {
  text-align: center;
}

.page-content .special.single {
  padding: 0;
  margin: 0;
  background: none;
}

.page-content .special.single nav {
  margin-bottom: 20px;
}

.descr .read-more {
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  margin-left: 5px;
}

.special a.offer-tile {
  color: white;
  font-size: 16px;
  background: #c52033;
  font-weight: 700;
  padding: 10px 15px;
}

.special.property-infocard .summary-wrapper nav {
  padding-top: 8px;
}

.property-infocard {
  padding: 40px 60px 60px 60px;
  background: #fff;
  position: relative;
  margin-bottom: 20px;
  min-height: 120px;
}

.vantage .property-infocard {
  background: #f3f3f3;
}

.hotelrl-layout .property-infocard {
  background: #fff;
}

.property-infocard.hotel-rl {
  background: #d5f0ef;
}

.property-infocard.settle-inn {
  background: #cbe2ee;
}

.property-infocard.guesthouse {
  background: #c2e1d1;
}

.property-infocard.redlioninn, .property-infocard.red-lion-inn-suites {
  background: #dedede;
}

.property-infocard p.thumbnail {
  float: left;
  height: 140px;
  margin: 0 28px 28px 0;
  position: relative;
  width: 196px;
}

.property-infocard p.thumbnail:before {
  background: #eee url(../images/stub.png) 50% 50% no-repeat;
  background-image: url(../images/rlhc-logo-back.svg), none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.property-infocard p.thumbnail img {
  display: block;
  position: relative;
  z-index: 2;
}

.property-infocard .summary-wrapper {
  overflow: hidden;
}

.property-infocard .summary-wrapper h3 {
  white-space: nowrap;
}

.property-infocard .summary-wrapper h3 a {
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  color: #e01d42;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

.settleinn-layout .property-infocard .summary-wrapper h3 a {
  color: #407d9c;
}

.guesthouse-layout .property-infocard .summary-wrapper h3 a {
  color: #2b8c61;
}

.property-infocard .summary-wrapper .address {
  text-transform: none;
  font-size: 15px;
  line-height: 13px;
  font-weight: 700;
  color: #022b4d;
  margin-top: -15px;
  line-height: 20px;
}

.property-infocard .summary-wrapper p.descr {
  margin: 5px 0 0 0;
}

.property-infocard .summary-wrapper nav {
  clear: both;
  padding-top: 15px;
}

.property-infocard .summary-wrapper nav a:first-child:before {
  display: none;
}

.property-infocard .summary-wrapper nav a:before {
  content: '|';
  color: #e01d42;
  position: relative;
  left: 0;
  top: -2px;
  width: 1px;
  height: 5px;
  background: none;
  margin-right: 8px;
}

.property-infocard .summary-wrapper nav a, .property-infocard .summary-wrapper nav a:before {
  text-transform: uppercase;
  font-smoothing: auto;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  white-space: nowrap;
}

.property-infocard .summary-wrapper nav a {
  margin-right: 4px;
}

.property-infocard .property-wrapper {
  width: 70px;
  height: 12px;
  float: left;
  margin: 10px 11px 0 0;
}

.property-infocard .property-wrapper .property-rating {
  background: url("../images/sprite.png") 0 -489px no-repeat;
  background-image: url("../images/sprite.svg"), none;
  height: 12px;
}

.property-infocard .property-wrapper .star1 {
  width: 14px;
}

.property-infocard .property-wrapper .star2 {
  width: 28px;
}

.property-infocard .property-wrapper .star3 {
  width: 42px;
}

.property-infocard .property-wrapper .star4 {
  width: 56px;
}

.property-infocard .property-wrapper .star5 {
  width: 70px;
}

.property-infocard .tripadvisor {
  width: 86px;
  height: 12px;
  float: left;
  margin-top: 10px;
}

.property-infocard .tripadvisor > a {
  background: url("../images/sprite.png") 0 -457px no-repeat;
  background-image: url("../images/sprite.svg"), none;
  display: block;
  float: left;
  height: 12px;
  width: 20px;
  margin-right: 6px;
}

.property-infocard .tripadvisor .rating, .property-infocard .tripadvisor .rating div {
  background: url("../images/sprite.png") -40px -457px no-repeat;
  background-image: url("../images/sprite.svg"), none;
}

.property-infocard .tripadvisor .rating {
  height: 12px;
  width: 60px;
  float: left;
}

.property-infocard .tripadvisor .rating div {
  background-position: -120px -457px;
  width: 0;
  height: 12px;
}

.property-infocard .tripadvisor .s1 div {
  width: 6px;
}

.property-infocard .tripadvisor .s2 div {
  width: 12px;
}

.property-infocard .tripadvisor .s3 div {
  width: 18px;
}

.property-infocard .tripadvisor .s4 div {
  width: 24px;
}

.property-infocard .tripadvisor .s5 div {
  width: 30px;
}

.property-infocard .tripadvisor .s6 div {
  width: 36px;
}

.property-infocard .tripadvisor .s7 div {
  width: 42px;
}

.property-infocard .tripadvisor .s8 div {
  width: 48px;
}

.property-infocard .tripadvisor .s9 div {
  width: 54px;
}

.property-infocard .tripadvisor .s10 div {
  width: 60px;
}

.property-infocard .tripadvisor p, .property-infocard .tripadvisor .property-infocard .tripadvisor a:after {
  display: none;
}

.page-content .careers .narrow {
  width: 20%;
}

#map-canvas {
  height: 444px;
  margin-bottom: 25px;
  background: #022b4d;
}

.map-content {
  overflow: hidden;
}

.infobox-window {
  position: relative;
  max-width: 440px;
  min-height: 144px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.infobox-window.has-thumbnail {
  padding-left: 144px;
}

.infobox-window .infobox-thumb {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 143px;
  background-color: #eee;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.infobox-window .infobox-thumb img {
  display: none;
}

.infobox-content {
  overflow: hidden;
  padding: 15px 20px;
}

.infobox-content h4 {
  font: 500 14px/15px 'Open Sans', sans-serif;
  text-transform: none;
  margin: 0 0 5px 0;
}

.infobox-content p {
  font: 400 11px/15px 'Open Sans', sans-serif;
  color: #797979;
  margin: 0 0 5px 0;
}

.infobox-content .price {
  position: relative;
  min-height: 15px;
  font-size: 12px;
  color: #C52035;
}

.infobox-content .price.loading:after {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url("../images/search-loading-small.gif") 50% 50% no-repeat;
}

.infobox-content .price.no-price {
  color: #797979;
}

.infobox-content .button {
  height: 32px;
  font: normal 12px/32px 'Open Sans', sans-serif;
}

.page-content #pressroom {
  overflow: hidden;
}

.page-content #categories-list {
  margin: 0 0 20px 0;
}

.page-content #categories-list li {
  display: inline-block;
}

.page-content #categories-list li:after {
  content: none;
}

.page-content #categories-list li a {
  border: 1px solid transparent;
  display: block;
  padding: 10px;
  text-decoration: none;
}

.page-content #categories-list li a:hover, .page-content #categories-list li a.active {
  border-color: #e01d42;
}

.page-content .pressroom-entry {
  background: #fff;
  display: inline-block;
  height: 388px;
  overflow: hidden;
  padding: 10px;
  position: relative;
  margin: 0 0 20px 15px;
  vertical-align: top;
  width: 310px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-content .pressroom-entry .description {
  display: inline-block;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
}

.page-content .pressroom-entry .description:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -1px;
  width: 0;
}

.page-content .pressroom-entry .description .centered {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
}

.page-content .pressroom-entry .description .time {
  display: block;
  margin-bottom: 19px;
}

.page-content .pressroom-entry .description nav a {
  display: block;
}

.page-content .pressroom-entry.img {
  padding: 0;
}

.page-content .pressroom-entry.img .description {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2P8////GQYKAOOoAQyjYcAwGgbAPDQM0gEAUF48oSnkrSAAAAAASUVORK5CYII=);
  background: rgba(255, 255, 255, 0.8);
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 1;
}

.page-content .pressroom-entry.img .description .centered {
  border-top: 1px solid #eee;
  display: block;
  padding: 20px;
}

.page-content .pressroom-entry.img img {
  display: block;
}

.page-content .pressroom-entry.wide {
  width: 635px;
}

.page-content .pressroom-entry.wide .description .centered {
  width: 595px;
}

.page-content .pressroom-entry.wide.img {
  padding: 20px;
}

.page-content .pressroom-entry.wide.img img {
  position: absolute;
  left: 0;
  top: 0;
}

.page-content .pressroom-entry.wide.img .description {
  background: none;
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: auto;
  margin: 0 0 0 310px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-content .pressroom-entry.wide.img .description .centered {
  border: 0;
  padding: 0;
  width: 100%;
}

.page-content a.pdf {
  display: inline-block;
  padding-left: 18px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}

.page-content a.pdf:hover:after {
  background-position: -833px 0;
}

.page-content a.pdf:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 13px;
  height: 16px;
  background: url("../images/common.png") -800px 0 no-repeat;
  background-image: url("../images/common.svg"), none;
}

.page-content a.pdf + .size {
  color: #aaa;
  font-size: 10px;
}

.page-content .galleries {
  overflow: hidden;
}

.page-content .gallery {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin: 0 1% 25px;
}

.page-content .gallery h4 {
  margin-bottom: 5px;
  text-align: left;
}

.page-content .gallery h4 a {
  text-decoration: none;
}

.page-content .gallery .thumbnail {
  float: none;
  margin: 0;
}

.page-content .gallery .thumbnail img {
  width: 100%;
}

.page-content .gallery div {
  font-size: 12px;
  margin-top: 5px;
}

#hebs-gallery .newListSelected {
  position: absolute !important;
  top: 3px;
  left: 14px;
  z-index: 2;
}

#hebs-gallery .selectedTxt {
  height: 33px;
  line-height: 33px;
  min-width: 100px;
}

#hebs-gallery .selectedTxt:after {
  top: 15px;
}

#hebs-gallery ul.newList {
  overflow: visible;
}

.page-content .sitemap-description {
  opacity: 0.7;
  font-size: 11px;
}

.page-content .form {
  display: block;
  margin-bottom: 25px;
  overflow: visible;
}

.page-content .form input[type='text'], .page-content .form textarea {
  border: 0;
  background: #fff;
  color: #88837a;
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  padding: 0 15px;
  resize: none;
  vertical-align: top;
  width: 240px;
}

.page-content .form input[type='text']:hover, .page-content .form textarea:hover {
  background: #fcfcfc;
}

.page-content .form input[type='text']:active, .page-content .form input[type='text']:focus, .page-content .form textarea:active, .page-content .form textarea:focus {
  background: #fcfcfc;
}

.page-content .form textarea {
  height: 76px;
  line-height: 19px;
  overflow: auto;
  padding: 10px 15px;
}

.page-content .form input[type='checkbox'],
.page-content .form input[type='radio'] {
  width: 14px;
  height: 14px;
  margin: 0;
}

.page-content .form h3 {
  text-align: right;
  padding: 0;
  margin: 25px 0;
  width: 40%;
}

.page-content .form label {
  width: 38.5%;
  float: left;
  text-align: right;
  margin: 10px 10px 0;
  line-height: 19px;
}

.page-content .form label em {
  color: red;
  font-size: 16px;
  font-weight: normal;
  line-height: 10px;
  padding-right: 5px;
}

.page-content .form p {
  display: block;
  width: 100%;
  padding: 5px 0;
  line-height: 26px;
  vertical-align: middle;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDgAWKyAeOoAQyjYcAwGgbAfDAM0gEAwgcA0Z0+aXYAAAAASUVORK5CYII=);
  background: rgba(0, 0, 0, 0.05);
  margin-bottom: 1px;
}

.page-content .form p:after {
  content: '\200B';
  visibility: hidden;
  height: 0;
  display: block;
  width: 100%;
  clear: both;
}

.page-content .form p.odd2 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGAQB2KyAeOoAQyjYcAwGgbAfDAM0gEAOz0BgeWfGOMAAAAASUVORK5CYII=);
  background: rgba(0, 0, 0, 0.09);
}

.page-content .form p.highlight {
  background: #cfcfcf;
}

.page-content .form p span {
  float: left;
  margin: 0 10px 0 0;
}

.page-content .form p span input {
  display: inline;
  float: none;
  margin: 0;
}

.page-content .form p span label {
  display: inline;
  float: none;
  width: auto;
  text-align: left;
}

.page-content .form p span.group label {
  display: block;
}

.page-content .form p span.group label input {
  margin-right: .4em;
}

.page-content .form .newListSelected {
  width: 270px;
  float: left;
}

.page-content .form input.date-pick {
  width: 65px;
  float: left;
}

.page-content .form a.dp-choose-date {
  float: left;
  position: static;
  margin: 13px 0 0 6px;
}

.page-content .form .controls p {
  padding: 20px 0 0 40%;
  background: none;
}

.page-content .form .controls input {
  margin-left: 10px;
}

@font-face {
  font-family: 'HeBS-Icons';
  src: url("/shared/assets/fonts/HeBS-Icons.woff2") format("woff2"), url("/shared/assets/fonts/HeBS-Icons.woff") format("woff"), url("/shared/assets/fonts/HeBS-Icons.ttf") format("truetype"), url("/shared/assets/fonts/HeBS-Icons.svg#HeBS-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="rooms-icon-"], [class*=" rooms-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'HeBS-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.rooms-icon-theatre-set-up:before {
  content: "\e937";
}

.rooms-icon-classroom-set-up:before {
  content: "\e938";
}

.rooms-icon-cabaret-set-up:before {
  content: "\e939";
}

.rooms-icon-boardroom-set-up:before {
  content: "\e93a";
}

.rooms-icon-u-shaped-set-up:before {
  content: "\e93b";
}

.rooms-icon-banquet-set-up:before {
  content: "\e93c";
}

.rooms-icon-dinner-dance-set-up:before {
  content: "\e93d";
}

.rooms-icon-reception-set-up:before {
  content: "\e93e";
}

.rooms-icon-ceremony-set-up:before {
  content: "\e93f";
}

.rooms-icon-natural-daylight:before {
  content: "\e940";
}

.rooms-icon-outlets-sockets:before {
  content: "\e941";
}

.rooms-icon-direct-dial-point:before {
  content: "\e942";
}

.rooms-icon-video-conferencing:before {
  content: "\e943";
}

.rooms-icon-air-conditioning:before {
  content: "\e944";
}

.rooms-icon-wi-fi:before {
  content: "\e945";
}

.rooms-icon-blackout-shades:before {
  content: "\e946";
}

.rooms-icon-visual-equipment:before {
  content: "\e947";
}

.rooms-icon-audio-equipment:before {
  content: "\e948";
}

.rooms-icon-flipchart-presentation-equipment:before {
  content: "\e949";
}

.rooms-icon-tv-point:before {
  content: "\e94a";
}

.rooms-icon-overhead-projector:before {
  content: "\e94b";
}

.rooms-icon-data-projector:before {
  content: "\e94c";
}

.rooms-icon-balcony:before {
  content: "\e900";
}

.rooms-icon-city-view:before {
  content: "\e901";
}

.rooms-icon-beds:before {
  content: "\e902";
}

.rooms-icon-flat-screen-tv:before {
  content: "\e903";
}

.rooms-icon-hair-dryer:before {
  content: "\e904";
}

.rooms-icon-iron:before {
  content: "\e905";
}

.rooms-icon-ac:before {
  content: "\e906";
}

.rooms-icon-king-bed:before {
  content: "\e907";
}

.rooms-icon-kitchen:before {
  content: "\e908";
}

.rooms-icon-minibar:before {
  content: "\e909";
}

.rooms-icon-smoke-free:before {
  content: "\e90a";
}

.rooms-icon-occupancy:before {
  content: "\e90b";
}

.rooms-icon-ocean-view:before {
  content: "\e90c";
}

.rooms-icon-personal_items:before {
  content: "\e90d";
}

.rooms-icon-pool-view:before {
  content: "\e90e";
}

.rooms-icon-room-service:before {
  content: "\e90f";
}

.rooms-icon-safe:before {
  content: "\e910";
}

.rooms-icon-single-room:before {
  content: "\e911";
}

.rooms-icon-smoking:before {
  content: "\e912";
}

.rooms-icon-size:before {
  content: "\e913";
}

.rooms-icon-pulloutsofa:before {
  content: "\e914";
}

.rooms-icon-twin-room:before {
  content: "\e915";
}

.rooms-icon-wifi:before {
  content: "\e916";
}

.rooms-icon-adaroom:before {
  content: "\e917";
}

.rooms-icon-airport-shuttle-paid:before {
  content: "\e918";
}

.rooms-icon-amusement-park:before {
  content: "\e919";
}

.rooms-icon-bar:before {
  content: "\e91a";
}

.rooms-icon-beach:before {
  content: "\e91b";
}

.rooms-icon-business-center:before {
  content: "\e91c";
}

.rooms-icon-elevator:before {
  content: "\e91d";
}

.rooms-icon-environmentally-friendly:before {
  content: "\e91e";
}

.rooms-icon-fitness:before {
  content: "\e91f";
}

.rooms-icon-golf:before {
  content: "\e921";
}

.rooms-icon-indoor-pool:before {
  content: "\e922";
}

.rooms-icon-landmark:before {
  content: "\e923";
}

.rooms-icon-outdoor-pool:before {
  content: "\e924";
}

.rooms-icon-pet-friendly:before {
  content: "\e926";
}

.rooms-icon-pool:before {
  content: "\e927";
}

.rooms-icon-restaurant:before {
  content: "\e928";
}

.rooms-icon-shuttle:before {
  content: "\e92a";
}

.rooms-icon-spa:before {
  content: "\e92b";
}

.rooms-icon-ticket-services:before {
  content: "\e92c";
}

.rooms-icon-valet:before {
  content: "\e92d";
}

.rooms-icon-water-park:before {
  content: "\e92e";
}

.rooms-icon-coffeemaker:before {
  content: "\e92f";
}

.rooms-icon-highfloor:before {
  content: "\e930";
}

.rooms-icon-airport-shuttle-free:before {
  content: "\e931";
}

.rooms-icon-view:before {
  content: "\e932";
}

.rooms-icon-tv:before {
  content: "\e933";
}

.rooms-icon-minifridge:before {
  content: "\e934";
}

.rooms-icon-pets:before {
  content: "\e935";
}

.rooms-icon-valet-only:before {
  content: "\e936";
}

.rooms-icon-accessibility-features:before {
  content: "\e917";
}

.rooms-icon-parking:before {
  content: "\e94d";
}

.poi {
  margin-bottom: 40px;
}

.poi-maps-container {
  position: relative;
  width: 100%;
  height: 400px;
  background: #022542;
  overflow: hidden;
}

.guesthouse-layout .poi-maps-container {
  background: #2b8c61;
}

.settleinn-layout .poi-maps-container {
  background: #407d9c;
}

.poi-maps-container .poi-map-canvas {
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
}

.poi-maps-container .poi-map-canvas.visible {
  top: 0;
}

.poi-maps-container .poi-map-canvas h4, .poi-maps-container .poi-map-canvas p {
  font-size: 11px;
  line-height: 13px;
  margin: 3px 0 0;
  white-space: nowrap;
}

.poi-maps-container .poi-map-canvas h4 {
  font-size: 12px;
  margin: 0;
}

.poi-maps-container .poi-map-canvas .map-content {
  overflow: hidden;
}

.poi .category-selector {
  background: #022b4d;
}

.guesthouse-layout .poi .category-selector {
  background: #2b8c61;
}

.settleinn-layout .poi .category-selector {
  background: #407d9c;
}

.poi .category-selector:after {
  content: '';
  display: block;
  overflow: hidden;
  height: 0;
  clear: both;
}

.poi .category-selector button {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}

.poi .category-selector button:hover, .poi .category-selector button.active {
  color: #a3bacc;
}

.guesthouse-layout .poi .category-selector button:hover, .guesthouse-layout .poi .category-selector button.active {
  color: #bdb631;
}

.settleinn-layout .poi .category-selector button:hover, .settleinn-layout .poi .category-selector button.active {
  color: #f4c900;
}

.poi .categories .category {
  display: none;
}

.poi .categories .category.visible {
  display: block;
}

.poi .categories {
  margin-top: 30px;
}

.poi .categories .category.hidden {
  display: none;
}

.poi .categories .category table {
  width: 100%;
}

.poi .categories .category table th {
  white-space: nowrap;
}

.poi .categories .category table td {
  vertical-align: middle;
}

.poi .categories .category table td.center {
  text-align: center;
}

.poi .categories .category table td.title {
  text-align: left;
}

.poi .categories .category .expand-description {
  color: #e01d42;
  text-decoration: underline;
  cursor: pointer;
}

.guesthouse-layout .poi .categories .category .expand-description {
  color: #2b8c61;
}

.guesthouse-layout .poi .categories .category .expand-description:hover {
  color: #bdb631;
}

.poi .categories .category .expand-description:hover {
  color: #524b48;
}

.guesthouse-layout .poi .categories .category .expand-description {
  color: #2b8c61;
}

.guesthouse-layout .poi .categories .category .expand-description:hover {
  color: #bdb631;
}

.settleinn-layout .poi .categories .category .expand-description {
  color: #022b4d;
}

.settleinn-layout .poi .categories .category .expand-description:hover {
  color: #f4c900;
}

.poi .categories .category .show-on-map {
  display: block;
  height: 17px;
  width: 11px;
  margin: 0 auto;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.png") -600px 0 no-repeat;
  background-image: url("../images/common.svg"), none;
  cursor: pointer;
}

.guesthouse-layout .poi .categories .category .show-on-map {
  background-position: -600px -36px;
}

.poi .categories .category .show-on-map:hover {
  background-position: -630px 0;
}

.guesthouse-layout .poi .categories .category .show-on-map:hover {
  background-position: -630px -36px;
}

.guesthouse-layout .poi .categories .category .show-on-map:hover {
  background-position: -630px -72px;
}

.poi .categories .category tr.description {
  display: none;
}

.poi .categories .category tr.description.visible {
  display: table-row;
}

.poi .categories .category tr.description .thumbnail {
  margin-bottom: 0;
}

.poi .categories .category tr.description p {
  margin: 0 0 10px;
  font-size: 12px;
}

.poi .categories .category tr.description nav > * {
  margin-left: 10px;
}

.poi .categories .category tr.description nav > *:first-child {
  margin-left: 0;
}

.poi .hotels {
  display: none;
}

html.calendar.mobile {
  min-width: 100%;
}

#calendar-month a, #calendar.grid #calendar_week li, #calendar.grid #calendar_days dl dd h3, #calendar-navigation h2 {
  font-weight: 700;
  text-transform: uppercase;
}

#calendar-views a:before, #calendar-links a, #calendar-navigation a.prev, #calendar-navigation a.next {
  background: url("../images/common.png") 0 0 no-repeat;
  background-image: url("../images/common.svg"), none;
}

#content_cal {
  position: relative;
}

#content_cal header {
  position: relative;
  width: 100%;
  z-index: 5;
}

#content_cal header:after {
  content: '';
  clear: both;
  display: block;
  height: 0;
  width: 100%;
}

#content_cal header .controlsdiv {
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
  zoom: 1;
  z-index: 10;
}

#content_cal header #calendar-filter-wrapper {
  float: right;
}

#content_cal header #calendar-filter-wrapper #calendar-filter .selectedTxt {
  min-width: 150px;
}

.property.calendar #content_cal header #calendar-filter-wrapper #calendar-filter .selectedTxt {
  border: 1px solid #88837a;
}

#calendar-views {
  float: left;
  overflow: hidden;
}

#calendar-views li {
  float: left;
  padding-right: 20px;
  position: relative;
}

#calendar-views a {
  color: #022B4D;
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 35px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

#calendar-views a.active, #calendar-views a:hover {
  color: #e01d42;
}

.settleinn-layout #calendar-views a {
  color: #407d9c;
}

.settleinn-layout #calendar-views a:hover, .settleinn-layout #calendar-views a.active {
  color: #f4c900;
}

.guesthouse-layout #calendar-views a {
  color: #2b8c61;
}

.guesthouse-layout #calendar-views a:hover, .guesthouse-layout #calendar-views a.active {
  color: #bdb631;
}

.canadas-best-value-inn-vantage #calendar-views a,
.americas-best-value-inn-vantage #calendar-views a,
.value-inn-worldwide-vantage #calendar-views a {
  color: #f77b26;
}

.canadas-best-value-inn-vantage #calendar-views a:hover, .canadas-best-value-inn-vantage #calendar-views a.active,
.americas-best-value-inn-vantage #calendar-views a:hover,
.americas-best-value-inn-vantage #calendar-views a.active,
.value-inn-worldwide-vantage #calendar-views a:hover,
.value-inn-worldwide-vantage #calendar-views a.active {
  color: #464646;
}

.lexington-vantage #calendar-views a {
  color: #CE7019;
}

.lexington-vantage #calendar-views a:hover, .lexington-vantage #calendar-views a.active {
  color: #464646;
}

.jameson-inn-vantage #calendar-views a {
  color: #EB2C45;
}

.jameson-inn-vantage #calendar-views a:hover, .jameson-inn-vantage #calendar-views a.active {
  color: #464646;
}

.three-palms-hotels-resorts-vantage #calendar-views a {
  color: #00853F;
}

.three-palms-hotels-resorts-vantage #calendar-views a:hover, .three-palms-hotels-resorts-vantage #calendar-views a.active {
  color: #464646;
}

.signature-inn-vantage #calendar-views a {
  color: #9EB73C;
}

.signature-inn-vantage #calendar-views a:hover, .signature-inn-vantage #calendar-views a.active {
  color: #464646;
}

.country-hearth-inn-suites-vantage #calendar-views a {
  color: #90373B;
}

.country-hearth-inn-suites-vantage #calendar-views a:hover, .country-hearth-inn-suites-vantage #calendar-views a.active {
  color: #464646;
}

.americas-best-inns-suites-vantage #calendar-views a {
  color: #006F53;
}

.americas-best-inns-suites-vantage #calendar-views a:hover, .americas-best-inns-suites-vantage #calendar-views a.active {
  color: #464646;
}

#calendar-views a:before {
  content: '';
  display: block;
  height: 20px;
  left: 0;
  top: 10px;
  position: absolute;
  width: 20px;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

#calendar-views a.grid:before {
  background-position: -440px 0;
}

#calendar-views a:hover.grid:before, #calendar-views a.active.grid:before {
  background-position: -400px 0;
}

#calendar-views a.list:before {
  background-position: -440px -38px;
}

#calendar-views a:hover.list:before, #calendar-views a.active.list:before {
  background-position: -400px -38px;
}

#calendar-links {
  float: left;
}

#calendar-links li {
  float: left;
  padding-right: 10px;
}

#calendar-links a {
  float: left;
  height: 20px;
  margin: 10px;
  text-indent: -9999px;
  width: 20px;
}

#calendar-links a.rss {
  background-position: -440px -156px;
}

#calendar-links a.rss:hover {
  background-position: -400px -156px;
}

#calendar-links a.print {
  background-position: -440px -116px;
}

#calendar-links a.print:hover {
  background-position: -400px -116px;
}

#calendar-links a.ical {
  background-position: -440px -76px;
}

#calendar-links a.ical:hover {
  background-position: -400px -76px;
}

#calendar-breadcrumb {
  clear: both;
  padding: 20px 0;
  overflow: hidden;
}

#calendar-breadcrumb dt, #calendar-breadcrumb dd {
  float: left;
  margin-right: 10px;
}

#calendar-breadcrumb a {
  color: #e01d42;
}

#calendar-breadcrumb a:hover {
  color: #524b48;
}

.settleinn-layout #calendar-breadcrumb a {
  color: #407d9c;
}

.settleinn-layout #calendar-breadcrumb a:hover {
  color: #f4c900;
}

.guesthouse-layout #calendar-breadcrumb a {
  color: #2b8c61;
}

.guesthouse-layout #calendar-breadcrumb a:hover {
  color: #bdb631;
}

.canadas-best-value-inn-vantage #calendar-breadcrumb a,
.americas-best-value-inn-vantage #calendar-breadcrumb a,
.value-inn-worldwide-vantage #calendar-breadcrumb a {
  color: #f77b26;
}

.canadas-best-value-inn-vantage #calendar-breadcrumb a:hover, .canadas-best-value-inn-vantage #calendar-breadcrumb a.active,
.americas-best-value-inn-vantage #calendar-breadcrumb a:hover,
.americas-best-value-inn-vantage #calendar-breadcrumb a.active,
.value-inn-worldwide-vantage #calendar-breadcrumb a:hover,
.value-inn-worldwide-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

.lexington-vantage #calendar-breadcrumb a {
  color: #CE7019;
}

.lexington-vantage #calendar-breadcrumb a:hover, .lexington-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

.jameson-inn-vantage #calendar-breadcrumb a {
  color: #EB2C45;
}

.jameson-inn-vantage #calendar-breadcrumb a:hover, .jameson-inn-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

.three-palms-hotels-resorts-vantage #calendar-breadcrumb a {
  color: #00853F;
}

.three-palms-hotels-resorts-vantage #calendar-breadcrumb a:hover, .three-palms-hotels-resorts-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

.signature-inn-vantage #calendar-breadcrumb a {
  color: #9EB73C;
}

.signature-inn-vantage #calendar-breadcrumb a:hover, .signature-inn-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

.country-hearth-inn-suites-vantage #calendar-breadcrumb a {
  color: #90373B;
}

.country-hearth-inn-suites-vantage #calendar-breadcrumb a:hover, .country-hearth-inn-suites-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

.americas-best-inns-suites-vantage #calendar-breadcrumb a {
  color: #006F53;
}

.americas-best-inns-suites-vantage #calendar-breadcrumb a:hover, .americas-best-inns-suites-vantage #calendar-breadcrumb a.active {
  color: #464646;
}

#calendar-year {
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
  zoom: 1;
}

#calendar-year li {
  display: block;
  float: left;
}

#calendar-year a {
  border-bottom: 1px solid #999;
  color: #999;
  display: block;
  font-size: 13px;
  margin-right: 1px;
  padding: .4em;
  text-decoration: none;
}

#calendar-year a:hover {
  border-color: #524b48;
  color: #524b48;
}

#calendar-year .active a {
  border-color: #000;
  color: #000;
}

#calendar-month {
  height: 40px;
  clear: both;
  margin: 0;
  position: relative;
  text-align: justify;
  text-align-last: justify;
  text-justify: newspaper;
  zoom: 1;
  z-index: 4;
}

#calendar-month:after {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  content: ' ';
}

#calendar-month li {
  display: inline;
}

#calendar-month li.arrow {
  display: none;
}

#calendar-month a {
  color: #000;
  display: inline-block;
  font-size: 11px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  text-decoration: none;
  -webkit-transition: 0s;
  transition: 0s;
  vertical-align: top;
}

#calendar-month a.active {
  background: #787370;
  color: #fff;
}

#calendar-month a.active:hover {
  background: #ccc;
  color: #fff;
}

#calendar-month a:hover {
  background: none;
  color: #e01d42;
}

#calendar.grid {
  position: static;
  font-size: 0;
  margin: 0 auto;
}

#calendar.grid #calendar_week,
#calendar.grid #calendar_days {
  display: block;
  width: 100%;
  text-align: justify;
  text-align-last: justify;
  text-justify: newspaper;
  zoom: 1;
}

#calendar.grid #calendar_week:after,
#calendar.grid #calendar_days:after {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  content: ' ';
}

#calendar.grid #calendar_week li,
#calendar.grid #calendar_days li {
  display: inline-block;
  padding: .5em 0;
  width: 13%;
}

#calendar.grid #calendar_week li {
  font-size: 16px;
  margin: .6em 0 0 0;
  color: #31251b;
  text-align: left;
  text-transform: uppercase;
}

#calendar.grid #calendar_days {
  position: relative;
}

#calendar.grid #calendar_days li {
  background: #fff;
  font-size: 12px;
  margin: 0 0 1em;
  min-height: 8em;
  padding: 0;
  text-align: left;
  vertical-align: top;
}

#calendar.grid #calendar_days li.prev_month, #calendar.grid #calendar_days li.next_month {
  background: #fcfcfc;
}

#calendar.grid #calendar_days li.prev_month h4 a, #calendar.grid #calendar_days li.next_month h4 a {
  color: #c7c7c7;
}

#calendar.grid #calendar_days li.day_items3 {
  height: 9em;
}

#calendar.grid #calendar_days li.day_items4 {
  height: 11em;
}

#calendar.grid #calendar_days li.day_items5 {
  height: 13em;
}

#calendar.grid #calendar_days li.day_items6 {
  height: 15em;
}

#calendar.grid #calendar_days li.day_items7 {
  height: 17em;
}

#calendar.grid #calendar_days li.day_items8 {
  height: 19em;
}

#calendar.grid #calendar_days li.day_items9 {
  height: 21em;
}

#calendar.grid #calendar_days li.day_items10 {
  height: 23em;
}

#calendar.grid #calendar_days li.day_items11 {
  height: 25em;
}

#calendar.grid #calendar_days li.day_items12 {
  height: 27em;
}

#calendar.grid #calendar_days li.day_items13 {
  height: 29em;
}

#calendar.grid #calendar_days li.day_items14 {
  height: 31em;
}

#calendar.grid #calendar_days li.day_items15 {
  height: 33em;
}

#calendar.grid #calendar_days li.day_items16 {
  height: 35em;
}

#calendar.grid #calendar_days li.day_items17 {
  height: 37em;
}

#calendar.grid #calendar_days li.day_items18 {
  height: 39em;
}

#calendar.grid #calendar_days li.day_items19 {
  height: 41em;
}

#calendar.grid #calendar_days li.day_items20 {
  height: 43em;
}

#calendar.grid #calendar_days h4 {
  text-align: left;
}

#calendar.grid #calendar_days h4 a {
  color: #a7a7a7;
  display: block;
  padding: .5em 1em;
  text-decoration: none;
}

#calendar.grid #calendar_days dl {
  background: none;
  display: block;
  height: 2em;
  z-index: 120;
}

#calendar.grid #calendar_days dl:hover {
  position: relative;
}

#calendar.grid #calendar_days dl a {
  text-overflow: ellipsis;
}

#calendar.grid #calendar_days dl dt {
  display: block;
  font-size: .8em;
  height: 2em;
  line-height: 2em;
  margin: 0;
  position: relative;
  white-space: nowrap;
}

#calendar.grid #calendar_days dl dt a {
  background: #333;
  display: block;
  color: #fff;
  height: 1.8em;
  line-height: 1.8em;
  overflow: hidden;
  padding: 0 .5em 0 1em;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#calendar.grid #calendar_days dl.w1 dt {
  width: 100%;
}

#calendar.grid #calendar_days dl.w2 dt {
  width: 211.55%;
}

#calendar.grid #calendar_days dl.w3 dt {
  width: 323.1%;
}

#calendar.grid #calendar_days dl.w4 dt {
  width: 434.65%;
}

#calendar.grid #calendar_days dl.w5 dt {
  width: 546.2%;
}

#calendar.grid #calendar_days dl.w6 dt {
  width: 657.75%;
}

#calendar.grid #calendar_days dl.w7 dt {
  width: 769.3%;
}

#calendar.grid #calendar_days dl.c1 dt a {
  background-color: #8db294;
}

#calendar.grid #calendar_days dl.c2 dt a {
  background-color: #ada39a;
}

#calendar.grid #calendar_days dl.c3 dt a {
  background-color: #85a9b7;
}

#calendar.grid #calendar_days dl.c4 dt a {
  background-color: #bc8e8f;
}

#calendar.grid #calendar_days dl.c5 dt a {
  background-color: #ac9bc1;
}

#calendar.grid #calendar_days dl.c6 dt a {
  background-color: #87b6c7;
}

#calendar.grid #calendar_days dl.c7 dt a {
  background-color: #bb85aa;
}

#calendar.grid #calendar_days dl.c8 dt a {
  background-color: #a4a4a4;
}

#calendar.grid #calendar_days dl dd {
  background: #022B4D;
  bottom: 20px;
  color: #fff;
  font-size: 11px;
  left: 0;
  overflow: visible;
  margin-bottom: 10px;
  padding: 5px 10px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  width: 196px;
  z-index: 999;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#calendar.grid #calendar_days dl dd ins {
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 20px solid #022B4D;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 0;
}

.settleinn-layout #calendar.grid #calendar_days dl dd {
  background: #407d9c;
}

.settleinn-layout #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #407d9c;
}

.guesthouse-layout #calendar.grid #calendar_days dl dd {
  background: #2b8c61;
}

.guesthouse-layout #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #2b8c61;
}

.canadas-best-value-inn-vantage #calendar.grid #calendar_days dl dd,
.americas-best-value-inn-vantage #calendar.grid #calendar_days dl dd,
.value-inn-worldwide-vantage #calendar.grid #calendar_days dl dd {
  background: #005cab;
}

.canadas-best-value-inn-vantage #calendar.grid #calendar_days dl dd ins,
.americas-best-value-inn-vantage #calendar.grid #calendar_days dl dd ins,
.value-inn-worldwide-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #005cab;
}

.lexington-vantage #calendar.grid #calendar_days dl dd {
  background: #003E7E;
}

.lexington-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #003E7E;
}

.jameson-inn-vantage #calendar.grid #calendar_days dl dd {
  background: #007C66;
}

.jameson-inn-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #007C66;
}

.three-palms-hotels-resorts-vantage #calendar.grid #calendar_days dl dd {
  background: #00853F;
}

.three-palms-hotels-resorts-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #00853F;
}

.signature-inn-vantage #calendar.grid #calendar_days dl dd {
  background: #9EB73C;
}

.signature-inn-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #9EB73C;
}

.country-hearth-inn-suites-vantage #calendar.grid #calendar_days dl dd {
  background: #90373B;
}

.country-hearth-inn-suites-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #90373B;
}

.americas-best-inns-suites-vantage #calendar.grid #calendar_days dl dd {
  background: #006F53;
}

.americas-best-inns-suites-vantage #calendar.grid #calendar_days dl dd ins {
  border-top: 20px solid #006F53;
}

#calendar.grid #calendar_days dl dd h3 {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin: 5px 0;
  padding: 0;
}

#calendar.grid #calendar_days dl dd img {
  height: auto;
  width: 100%;
}

#calendar.grid #calendar_days dl dd p {
  color: #fff;
  font-size: 11px;
  padding: 5px 0;
  width: 100%;
}

#calendar.grid #calendar_days dl dd a {
  color: inherit;
  text-decoration: underline;
}

#calendar.grid #calendar_days dl dd a:hover {
  text-decoration: none;
}

#calendar.grid #calendar_days dl:hover dd {
  visibility: visible;
}

#calendar.grid #calendar_days dl.t1 {
  margin-top: 2em;
}

#calendar.grid #calendar_days dl.t2 {
  margin-top: 4em;
}

#calendar.grid #calendar_days dl.t3 {
  margin-top: 6em;
}

#calendar.grid #calendar_days dl.t4 {
  margin-top: 8em;
}

#calendar.grid #calendar_days dl.t5 {
  margin-top: 10em;
}

#calendar.grid #calendar_days dl.t6 {
  margin-top: 12em;
}

#calendar.grid #calendar_days dl.t7 {
  margin-top: 14em;
}

#calendar.grid #calendar_days dl.t8 {
  margin-top: 16em;
}

#calendar.grid #calendar_days dl.t9 {
  margin-top: 18em;
}

#calendar.grid #calendar_days dl.t10 {
  margin-top: 20em;
}

#calendar.grid #calendar_days dl.t11 {
  margin-top: 22em;
}

#calendar.grid #calendar_days dl.t12 {
  margin-top: 24em;
}

#calendar.grid #calendar_days dl.t13 {
  margin-top: 26em;
}

#calendar.grid #calendar_days dl.t14 {
  margin-top: 28em;
}

#calendar.grid #calendar_days dl.t15 {
  margin-top: 30em;
}

#calendar.grid #calendar_days dl.t16 {
  margin-top: 32em;
}

#calendar.grid #calendar_days dl.t17 {
  margin-top: 34em;
}

#calendar.grid #calendar_days dl.t18 {
  margin-top: 36em;
}

#calendar.grid #calendar_days dl.t19 {
  margin-top: 38em;
}

#calendar.grid #calendar_days dl.t20 {
  margin-top: 40em;
}

#calendar-navigation {
  clear: both;
  display: inline-block;
  padding: 20px 40px;
  position: relative;
}

#calendar-navigation h2 {
  display: inline-block;
  margin-bottom: 0;
  white-space: nowrap;
}

#calendar-navigation a.prev, #calendar-navigation a.next {
  cursor: pointer;
  height: 33px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 31px;
  text-indent: -9999px;
}

#calendar-navigation a.next {
  background-position: -13px 9px;
  right: 0;
}

#calendar-navigation a.next:hover {
  background-position: -13px -21px;
}

#calendar-navigation a.prev {
  background-position: 12px 9px;
  left: 0;
}

#calendar-navigation a.prev:hover {
  background-position: 12px -21px;
}

#calendar.list > h3 a {
  color: #022B4D;
  font-size: 20px;
  margin: 20px 0;
  text-decoration: none;
  text-transform: uppercase;
}

#calendar.list article.single {
  padding: 0;
  margin: 0;
  background: none;
}

#calendar.list article.single nav {
  margin-bottom: 20px;
}

#calendar.list article.single small {
  display: block;
}

#calendar.list p.noevents {
  padding: 25px;
  text-align: center;
}

#calendar.list a.button.back {
  display: none;
}

.calendar-tiles,
.calendar-tiles body,
.calendar-tiles #header,
.calendar-tiles .wrapper #page-content-wrapper,
.calendar-tiles .property-infocard {
  background: #000;
}

.calendar-tiles.calendar[class*="property-"] #header {
  height: 250px;
}

.calendar-tiles h1 a {
  text-decoration: none;
}

.calendar-tiles h1 a.active {
  text-decoration: underline;
}

.calendar-tiles .single a {
  color: #acdcd4;
  font-weight: bold;
}

.calendar-tiles .button.back {
  margin-bottom: 30px;
}

.calendar-tiles #destinations-map {
  display: none;
}

.calendar-tiles #category-links {
  display: inline-block;
  overflow: hidden;
  margin-left: 30px;
}

.calendar-tiles #category-links a {
  display: inline-block;
  line-height: 40px;
  color: #fff;
}

.calendar-tiles .content {
  color: #fff;
  line-height: 24px;
  margin-bottom: 50px;
}

.calendar-tiles #calendar-filter {
  display: inline-block;
  margin-bottom: 30px;
}

.calendar-tiles #calendar-filter .newListSelected {
  display: inline-block;
  min-width: 270px;
  background: transparent;
  border: 1px solid #fff;
}

.calendar-tiles #calendar-filter .newListSelected .selectedTxt {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
}

.calendar-tiles #calendar-filter .newListSelected .selectedTxt:after {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #fff;
  background: none;
}

.calendar-tiles #calendar-filter .newListSelected .SSContainerDivWrapper {
  border: 1px solid #fff;
  border-top: none;
  background: #000;
  left: -1px !important;
  top: 33px !important;
  padding-bottom: 5px;
}

.calendar-tiles #calendar-filter .newListSelected .newList {
  border-radius: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.calendar-tiles #calendar-filter .newListSelected .newList a {
  font-size: 17px;
  font-weight: 300;
  color: #fff !important;
  text-shadow: none !important;
  padding: 12px 21px 3px 13px;
  overflow: visible;
}

.calendar-tiles #calendar-filter .newListSelected .newList a.hiLite {
  display: none;
}

.calendar-tiles #calendar-filter .newListSelected .newList .newListHover {
  color: #c51f35 !important;
  background: transparent;
  font-weight: 400;
}

.calendar-tiles a {
  cursor: pointer;
}

.calendar-tiles #header {
  height: 220px;
}

.calendar-tiles #header #property-logo {
  width: 186px;
}

.calendar-tiles #header #property-logo img {
  width: 100%;
  height: auto;
}

.calendar-tiles #header-bar,
.calendar-tiles #header .center-column {
  width: 1020px;
  margin: 0 auto;
}

@media screen and (min-width: 1280px) {
  .calendar-tiles #header-bar,
  .calendar-tiles #header .center-column {
    width: 1200px;
  }
}

@media screen and (min-width: 1540px) {
  .calendar-tiles #header-bar,
  .calendar-tiles #header .center-column {
    width: 1380px;
  }
}

.calendar-tiles #header-bar {
  left: 50%;
  margin-left: -510px;
}

@media screen and (min-width: 1280px) {
  .calendar-tiles #header-bar {
    margin-left: -600px;
  }
}

@media screen and (min-width: 1540px) {
  .calendar-tiles #header-bar {
    margin-left: -690px;
  }
}

.calendar-tiles .wrapper #page-content-wrapper {
  padding-top: 10px;
}

.calendar-tiles #page-content-wrapper > .center-column {
  width: 1020px;
  margin: 0 auto;
  padding: 0;
  max-width: none;
}

@media screen and (min-width: 1280px) {
  .calendar-tiles #page-content-wrapper > .center-column {
    width: 1200px;
  }
}

@media screen and (min-width: 1540px) {
  .calendar-tiles #page-content-wrapper > .center-column {
    width: 1380px;
  }
}

.calendar-tiles .page-content {
  position: relative;
  background: #000;
}

.calendar-tiles .page-content h1 {
  color: #fff;
  line-height: 80px;
  margin-bottom: 0;
}

.calendar-tiles .page-content h1 a {
  color: #fff;
}

.calendar-tiles #content_cal {
  min-height: 640px;
}

.calendar-tiles #calendar_list {
  display: block;
  float: right;
  width: 215px;
  padding: 0 10px 0 60px;
}

.calendar-tiles #calendar_list a.calendar-logo {
  display: none;
  width: 165px;
  height: 95px;
  text-indent: -9999px;
  position: absolute;
  top: -52px;
}

.calendar-tiles #calendar_list h4 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #addcd4;
  margin-bottom: 5px;
}

.calendar-tiles #calendar_list .more_events {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 36px;
  color: #c51f35;
  text-decoration: none;
}

.calendar-tiles #calendar_list .more_events:hover {
  text-decoration: underline;
}

.calendar-tiles #calendar_list dl {
  padding-left: 8px;
}

.calendar-tiles #calendar_list dt {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0 0 0;
  margin: 0;
}

.calendar-tiles #calendar_list dt a {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.calendar-tiles #calendar_list dt a.active {
  text-decoration: none;
  color: #addcd4;
}

.calendar-tiles #calendar_list dt a:hover {
  color: #addcd4;
}

.calendar-tiles #calendar_list dd {
  margin: 0;
  padding: 10px 0 10px 0;
  font-weight: 300;
  font-size: 12px;
  color: #addcd4;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 15px;
}

.calendar-tiles #calendar {
  font-size: 0;
  width: 724px;
  margin-right: 295px;
}

@media screen and (min-width: 1280px) {
  .calendar-tiles #calendar {
    width: 904px;
  }
}

@media screen and (min-width: 1540px) {
  .calendar-tiles #calendar {
    width: 1085px;
  }
}

.calendar-tiles #calendar article.single {
  padding: 0;
  color: #fff;
}

.calendar-tiles #calendar figure {
  width: 180px;
  height: 180px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0 0 1px 0;
  cursor: pointer;
  float: left;
  display: table;
  position: absolute;
}

.calendar-tiles #calendar figure figcaption {
  opacity: 0;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  padding: 15px 0 10px;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}

.calendar-tiles #calendar figure figcaption h3 {
  color: #addcd4;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 10px;
}

.calendar-tiles #calendar figure figcaption p {
  display: none;
  font-size: 14px;
  color: #fff;
}

.calendar-tiles #calendar figure figcaption p.category {
  text-transform: uppercase;
  color: #addcd4;
  letter-spacing: 3px;
  font-weight: 400;
  padding-top: 5px;
}

.calendar-tiles #calendar figure figcaption p.readmore {
  padding: 0 10px;
}

.calendar-tiles #calendar figure figcaption p.readmore a {
  color: #c51f35;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
}

.calendar-tiles #calendar figure figcaption p.readmore a:hover {
  text-decoration: underline;
}

.calendar-tiles #calendar figure .readmore2 {
  display: none;
  font-size: 0;
}

.calendar-tiles #calendar figure:hover figcaption {
  opacity: 1;
}

.calendar-tiles #calendar figure.open {
  display: block;
  width: 542px;
  height: 361px;
  background-position: 50% 0;
}

.calendar-tiles #calendar figure.open figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  display: block;
}

.calendar-tiles #calendar figure.open figcaption p {
  display: block;
}

.calendar-tiles #calendar .page-content {
  margin-left: 0;
}

.calendar[class*="property-"].calendar-tiles #calendar_list:before {
  display: none;
}

.popup_opened .calendar #booking {
  height: 100%;
  padding: 55px 20px 0;
  position: fixed;
  right: 0;
  left: 0;
  top: 0 !important;
  bottom: 0;
  width: 100%;
  background: #000;
  max-height: initial;
  max-width: initial;
  z-index: 30;
}

.popup_opened .calendar #booking .smart-button {
  display: none;
}

.calendar #main-navigation .main-menu .submenu a {
  color: #addcd4;
}

.calendar #reservations {
  display: none;
}

.calendar #book-now {
  display: none;
}

.calendar.mobile .center-column {
  width: 90% !important;
  max-width: 100% !important;
}

.calendar.mobile #header {
  height: 100px;
}

.calendar.mobile #header #property-logo {
  width: 120px;
  top: 20px;
}

.calendar.mobile #main-navigation-trigger {
  top: 20px;
}

.calendar.mobile #header-bar {
  display: none;
}

.calendar.mobile #calendar {
  width: 100%;
  margin: 0 auto;
}

.calendar.mobile #calendar figure {
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 20%;
  float: none;
  position: relative;
  background-position: 50% 0;
  margin-top: 30px;
}

.calendar.mobile #calendar figure .dtstart {
  position: absolute;
  left: 20px;
  top: -60px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
  font-size: 18px;
}

.calendar.mobile #calendar figure figcaption {
  position: absolute;
  display: block;
  opacity: 1;
  bottom: 0;
  top: auto;
  height: auto;
  text-align: left;
  width: auto;
  left: 0;
  right: 0;
  padding: 8px 0 5px 0;
  color: #fff;
}

.calendar.mobile #calendar figure figcaption:after {
  content: '+';
  position: absolute;
  right: 10px;
  top: 50%;
  line-height: 30px;
  margin-top: -12px;
  font-size: 30px;
}

.calendar.mobile #calendar figure figcaption h3 {
  color: #fff !important;
  padding: 0 20px 0 10px !important;
  font-size: 15px !important;
}

.calendar.mobile .readmore2 {
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}

.calendar.mobile .content {
  width: 100%;
  margin: 0 auto 40px;
  font-size: 13px;
  line-height: 15px;
}

.calendar.mobile .calendar-tiles {
  width: auto;
}

.calendar.mobile #nprogress {
  top: 0;
}

.calendar.mobile .filter {
  text-align: center;
}

.calendar.mobile #calendar_list {
  display: none;
}

.calendar.mobile #booking {
  display: none;
}

.calendar.mobile #book-now {
  position: absolute;
  display: block;
  top: 20px;
  right: 45px;
  height: 34px;
  width: 98px;
  background: #c52033;
  color: #fff;
  line-height: 100%;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.calendar.mobile .button.back {
  margin: 30px 0;
}

.calendar.mobile .thumbnail {
  width: 40%;
}

.calendar.mobile .thumbnail img {
  width: 100%;
}

.calendar.mobile .thumbnail:before {
  background: none;
}

.calendar.mobile h1 {
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  padding: 0;
}

.calendar.mobile .summary-wrapper h1 {
  text-align: left;
}

.calendar.mobile .socials iframe {
  margin-top: 10px;
}

.calendar.mobile #main-navigation-trigger {
  width: 34px;
  height: 34px;
}

.calendar.mobile #main-navigation-trigger:after {
  left: 2px;
  top: 8px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.calendar.mobile.hidden-navigation-visible #main-navigation-trigger:after {
  background: #27200f url(../images/calendar-mobile-sprite.svg) -137px -100px no-repeat;
}

.calendar.mobile #main-navigation {
  z-index: 30 !important;
  width: 50%;
  top: 30px;
}

.calendar.mobile #main-navigation a {
  padding-left: 0;
}

.calendar.mobile #main-navigation .close {
  display: none;
}

.calendar.mobile #viewport {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.calendar.mobile #viewport-perspective {
  z-index: 32;
  width: 100%;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
}

.calendar.mobile.popup-opened #viewport-perspective {
  position: fixed;
}

.calendar.mobile.viewport-moved-to-left #viewport-perspective {
  margin-left: -50%;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
}

.calendar.mobile.viewport-moved-to-left #viewport {
  width: 100%;
  -webkit-transform: initial;
  transform: initial;
}

.calendar.mobile #property-logo {
  width: 120px !important;
}

.calendar.mobile #calendar-filter {
  width: 100%;
  margin-bottom: 10px;
}

.calendar.mobile #calendar-filter .newListSelected {
  width: 100%;
  text-align: left;
}

.calendar.mobile #category-links {
  margin: 0;
}

.calendar.mobile #reservations {
  display: block;
  background: #000;
  position: fixed;
  top: 0;
  width: 100%;
  left: -100%;
  min-height: 100%;
  z-index: 9999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  overflow-x: auto;
}

.popup-opened .calendar.mobile #reservations {
  left: 0;
}

.calendar.mobile #reservations.visible {
  left: 0;
}

.calendar.mobile #reservations.dp-active .wrapper {
  right: -100%;
}

.calendar.mobile #reservations.dest-active .wrapper {
  right: 100%;
}

.calendar.mobile #reservations.dest-active .close {
  display: none;
}

.calendar.mobile #reservations.dest-active .back {
  display: block;
}

.calendar.mobile #reservations .heading-bar {
  background: #000;
  height: 50px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.calendar.mobile #reservations .back {
  border: 0;
  color: #fff;
  display: none;
  font-size: 16px;
  position: absolute;
  line-height: 50px;
  top: 0;
  left: 20px;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 20px;
}

.calendar.mobile #reservations .back:after {
  background: url(../images/calendar-mobile-sprite.svg) no-repeat 0 -100px;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  left: 0;
  top: 15px;
  width: 10px;
}

.calendar.mobile #reservations .wrapper {
  height: 100%;
  padding: 55px 20px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.calendar.mobile #reservations .close {
  position: absolute;
  z-index: 999;
  background: url(../images/calendar-mobile-sprite.svg) -137px -92px no-repeat;
  display: none;
  height: 32px;
  overflow: hidden;
  right: 10px;
  text-decoration: none;
  text-indent: -9000px;
  top: 10px;
  width: 32px;
}

.calendar.mobile #reservations h3 {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

.calendar.mobile #reservations .form .row {
  overflow: hidden;
  margin-bottom: 20px;
}

.calendar.mobile #reservations .form label {
  display: block;
  margin-bottom: 5px;
  font-size: 17px;
  color: #758291;
  text-align: left;
}

.calendar.mobile #reservations .form input[type="text"],
.calendar.mobile #reservations .form select {
  display: block;
  height: 40px;
  width: 100%;
  padding: 0 15px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font: 14px/40px Arial, sans-serif;
  color: #747474;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.calendar.mobile #reservations .form input[type="text"]:focus {
  outline: none;
}

.calendar.mobile #reservations .form select,
.calendar.mobile #reservations .form #booking-destination-title {
  padding: 0 40px 0 15px;
  background: #fff url(../images/calendar-mobile-sprite.svg) no-repeat 100% -393px;
}

.calendar.mobile #reservations .form input[type="submit"] {
  background-color: #c51f33;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
}

.calendar.mobile #reservations .form #booking-dates {
  background: #fff url(../images/calendar-mobile-sprite.svg) no-repeat 100% -439px;
}

.calendar.mobile #reservations .form .column {
  float: left;
  margin-left: 2%;
  width: 48%;
}

.calendar.mobile #reservations .form .column:first-child {
  margin: 0 2% 0 0;
}

.calendar.mobile #reservations .form .phone a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}

.calendar.mobile #booking-datepicker {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 0 20px;
  position: absolute;
  display: none;
  top: 0;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  background: #000;
  z-index: 10;
  overflow-x: auto;
}

.calendar.mobile #booking-datepicker.visible {
  display: block;
}

.calendar.mobile #booking-datepicker .arrows {
  text-align: center;
}

.calendar.mobile #booking-datepicker #start-end .end {
  margin: 0;
}

.calendar.mobile #booking-datepicker .ui-datepicker {
  width: 100% !important;
  height: 100% !important;
  padding: 0 20px;
  background: none;
  overflow-x: auto;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-group {
  float: none;
  width: 100%;
  padding: 0;
  margin: 20px auto 0 auto;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-header {
  margin: 0;
  color: #fff;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  visibility: hidden;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-calendar th {
  color: #c42033;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  color: #aaa;
}

.calendar.mobile #booking-datepicker .ui-datepicker .ui-datepicker-calendar a {
  color: #fff;
}

.calendar.mobile #booking-datepicker .datepicker-previous,
.calendar.mobile #booking-datepicker .datepicker-next {
  display: inline-block;
  height: 20px;
  width: 30px;
  padding: 0;
  border: 0;
  margin: 20px 20px 0;
  background: url(../images/calendar-mobile-sprite.svg) no-repeat 10px -100px;
}

.calendar.mobile #booking-datepicker .datepicker-next {
  background-position: -10px -100px;
}

.calendar.mobile #booking-datepicker #start-end {
  line-height: 38px;
}

.calendar.mobile #booking-destinations {
  background: #000;
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 50px;
}

.calendar.mobile #booking-destinations.visible {
  display: block;
}

.calendar.mobile #booking-destinations ul {
  background: #000;
  display: block;
  position: relative;
}

.calendar.mobile #booking-destinations ul.hotels {
  display: none;
}

.calendar.mobile #booking-destinations ul.hidden {
  display: none;
}

.calendar.mobile #booking-destinations ul.visible {
  display: block;
}

.calendar.mobile #booking-destinations a, .calendar.mobile #booking-destinations span {
  display: block;
  height: 40px;
  border-top: 1px solid #737373;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-decoration: none;
  position: relative;
  padding: 0 50px 0 20px;
  text-align: left;
}

.calendar.mobile #booking-destinations a i, .calendar.mobile #booking-destinations span i {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 20px;
  background: url(../images/calendar-mobile-sprite.svg) -10px -100px no-repeat;
}

.calendar.mobile #booking-destinations span {
  text-transform: uppercase;
}

.calendar.mobile #booking-destinations .link {
  padding-left: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.calendar.mobile .ui-datepicker {
  display: none;
  padding: 10px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.calendar.mobile .ui-datepicker .ui-datepicker-header {
  position: relative;
  margin-bottom: 8px;
  padding: 0 30px;
  font-size: 18px;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
}

.calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  opacity: 0.3;
}

.calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active, .calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 7px;
}

.calendar.mobile .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 7px;
  background-position: -330px -60px;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar {
  font-size: 14px;
  cursor: default;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar th, .calendar.mobile .ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  vertical-align: middle;
  width: 36px;
  height: 30px;
  line-height: 30px;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar th {
  color: #c42033;
  text-transform: uppercase;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .calendar.mobile .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  color: #c2c8cc;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar td a {
  display: block;
  width: 100% !important;
  height: 100% !important;
  line-height: 32px !important;
  text-decoration: none;
  color: inherit;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  color: #c42033;
}

.calendar.mobile .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-highlight a,
.calendar.mobile .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a {
  background: #c42033;
  color: #fff;
}

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

.calendar.mobile .ui-datepicker-today a {
  color: #000 !important;
  background: #ebebeb !important;
}

.calendar.mobile .ui-datepicker-current-day a, .calendar.mobile .ui-datepicker-highlight a {
  background: #c52033 !important;
}

.calendar.mobile #popup-terms {
  display: none;
}

.calendar.popup-opened .close {
  display: block !important;
}

.ls-signup {
  position: absolute;
  width: 215px;
  right: 15px;
  bottom: 30px;
  text-align: center;
}

.mobile .ls-signup {
  margin: 30px auto 0 auto;
  position: relative;
  width: 300px;
  right: 0;
  bottom: 0;
  text-align: center;
}

.ls-signup .ls-signup-logo {
  width: 67px;
  height: 85px;
  display: block;
  margin: 0 auto;
  font-size: 0;
}

.ls-signup .ls-signup-logo img {
  height: 100%;
  width: 100%;
}

.ls-signup span {
  color: #fff;
  font-size: 15px;
  line-height: 30px;
}

.ls-signup .button {
  height: 20px;
  line-height: 21px;
  font-size: 13px;
  padding: 0 17px;
}

.mobile .ls-signup .button {
  background: #c52033;
  color: #fff;
}

.ls-signup .rll {
  display: block;
  height: 19px;
  margin-top: 6px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.mobile .ls-signup .rll {
  width: 210px;
  margin-left: 44px;
}

.blog.fixed-header #header {
  height: 500px;
}

.blog #header .blog-info {
  position: absolute;
  top: 195px;
  left: 50%;
  margin-left: -482px;
}

.blog #header .blog-info h1 {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.blog #header .blog-info span {
  display: block;
  font-size: 26px;
  color: #ccb9b1;
  text-decoration: none;
}

.blog #header .blog-name:hover {
  color: #e5173f;
}

.blog #header .blog-name:active {
  top: 54px;
}

.blog #header .main-logo {
  left: 10px;
}

.blog #header {
  background: #524b48;
}

.blog #wp_photo_bg {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.blog #comments {
  display: none;
}

@media screen and (max-width: 680px) {
  .blog a {
    font-size: 26px;
  }
}

.blog #main-navigation-trigger {
  right: 10px;
}

.blog #booking {
  right: 94px;
}

.blog #header-bar .left-side {
  padding-left: 10px;
}

.blog #header-bar .right-side {
  padding-right: 10px;
}

/* CONTENT */
.blog #content {
  padding: 50px 10px 75px 10px;
}

.blog #page-content-wrapper {
  background: #eeeeee;
  padding-top: 50px;
}

.blog #page-content-wrapper .center-column {
  width: 980px;
}

.blog .page-content article {
  padding-bottom: 60px;
}

.blog .page-content article .entry {
  width: 55%;
  float: right;
}

.blog .page-content article img {
  float: left;
}

.blog .page-content {
  padding: 0 10px;
}

.blog .page-content time,
.blog #featured_slider time {
  display: block;
  color: #7bacd4;
  font-size: 18px;
  padding: 10px 0;
}

.blog .page-content h2 a,
.blog #featured_slider h6 {
  font-size: 24px;
  line-height: 29px;
  text-decoration: none;
  text-transform: none;
}

.blog .page-content .button.continue,
.blog #featured_slider li a {
  background: none;
  color: #e01d42;
  display: inline-block;
  clear: both;
  text-align: left;
  font-weight: bold;
}

.blog .page-content .button.continue:hover {
  color: #022b4d;
}

.blog article.post.has-post-thumbnail {
  position: relative;
  min-height: 260px;
}

.blog article.post.has-post-thumbnail .entry img {
  display: block;
  position: absolute;
  top: 20px;
  width: 380px;
  height: 190px;
}

.blog .nav-single .nav-previous a {
  float: left;
}

.blog .nav-single .nav-next a {
  float: right;
}

/* Twitter */
.blog .widget_reallysimpletwitterwidget h3 {
  color: #524b48;
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 20px;
}

.blog ul.really_simple_twitter_widget {
  height: 220px;
  margin-left: -25px;
}

.blog ul.really_simple_twitter_widget li {
  width: 270px;
  height: 120px;
  display: block;
  float: left;
  background-color: #fff;
  margin-left: 25px;
  text-align: center;
  line-height: 20px;
  padding: 24px 13px 0 13px;
}

.blog ul.really_simple_twitter_widget a {
  text-decoration: none !important;
  color: #c92f41;
}

.blog ul.really_simple_twitter_widget li:after {
  background: none;
}

.blog ul.really_simple_twitter_widget li span a {
  display: block;
  font-size: 13px;
}

.blog ul.really_simple_twitter_widget .twitter-timestamp {
  position: absolute;
  right: 50px;
  top: 100%;
  display: none;
}

.blog .rstw_comma {
  display: none;
}

/* SLIDER */
.blog div.bx-wrapper {
  position: absolute;
  left: 10px;
  top: 270px;
  width: 100%;
}

.blog div.bx-viewport {
  width: 980px !important;
  height: 180px !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  position: relative;
}

.blog #featured_slider li span {
  display: block;
  padding: 10px 0 0 500px;
}

.blog #featured_slider li img {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  float: left;
  position: absolute;
  top: 0;
  width: 390px;
  height: 180px;
}

.blog #featured_slider li h6 {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 10px;
}

.blog #featured_slider li a,
.blog .nav-single .nav-previous a,
.blog .nav-single .nav-next a {
  font-family: 'Brandon Grotesque WF', Arial, sans-serif;
  font-weight: bold;
  background: #e01d42;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
}

.blog #featured_slider li a:hover {
  background: #000;
}

.blog .bx-prev, .blog .bx-next {
  position: absolute;
  top: 50%;
  background: url("../images/sprite.svg") 0 0 no-repeat;
  background-image: url("../images/sprite.svg"), none;
  display: block;
  text-indent: 100%;
  font-size: 0;
  color: transparent;
  overflow: hidden;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}

.blog .bx-prev {
  left: 0px;
  background-position: 0 -200px;
}

.blog .bx-prev:hover {
  background-position: -50px -200px;
}

.blog .bx-next {
  right: 0px;
  background-position: -80px -200px;
}

.blog .bx-next:hover {
  background-position: -130px -200px;
}

.blog #footer-navigation {
  padding: 0 10px;
}

.blog #footer .left-side {
  padding-left: 10px;
}

.blog #footer .right-side {
  padding-right: 10px;
}

.blog .find_a_hotel {
  position: absolute;
  right: 105px;
  top: 70px;
  width: 184px;
  z-index: 30;
  color: white;
  font-family: 'Brandon Grotesque WF', Arial, sans-serif;
  font-weight: bold;
  background: #C52033;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  font-size: 27px;
  line-height: 44px;
}

.blog .find_a_hotel:hover {
  background: black;
}

@media screen and (max-width: 1200px) {
  .hotelrl-layout #property-main-menu {
    width: 773px;
  }
}

.hotelrl-layout #property-main-menu a {
  color: #02284a;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEWt3dW09W7gAAAAAXRSTlPM0jRW/QAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
  background: rgba(173, 221, 213, 0.8);
}

.hotelrl-layout #property-main-menu li:hover > a, .hotelrl-layout #property-main-menu a.active {
  color: #fff;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2Nk1PY5w0ABYBw1gGE0DBhGwwCYh4ZBOgAAlo0UUXRRuLgAAAAASUVORK5CYII=");
  background: rgba(2, 43, 77, 0.8);
}

.hotelrl-layout #property-main-menu .submenu {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2Nk1PY5w0ABYBw1gGE0DBhGwwCYh4ZBOgAAlo0UUXRRuLgAAAAASUVORK5CYII=");
  background: rgba(2, 43, 77, 0.8);
}

.hotelrl-layout #property-main-menu .submenu a {
  color: #fff;
  background: none;
}

.hotelrl-layout #property-main-menu .submenu li:hover > a, .hotelrl-layout #property-main-menu .submenu a.active {
  color: #adddd5;
  background: none;
}

.hotelrl-layout #promos {
  height: 200px;
}

.hotelrl-layout #promos .promo {
  height: 120px;
  margin-top: 5px;
}

.hotelrl-layout #promos .promo:hover {
  height: 195px;
  margin-top: 0;
}

.hotelrl-layout #promos .promo .promo-wrapper {
  padding-top: 25px;
  margin-top: -5px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEWt3dW09W7gAAAAAXRSTlPM0jRW/QAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
  background: rgba(173, 221, 213, 0.8);
  -webkit-transition: margin-top 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: margin-top 200ms ease-in-out, background-color 200ms ease-in-out;
}

.hotelrl-layout #promos .promo:hover .promo-wrapper {
  margin-top: 0;
  background: #1e2829;
}

.hotelrl-layout #promos .promo .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.hotelrl-layout #promos .promo .thumbnail img {
  width: auto;
  height: 100%;
  opacity: .5;
}

.hotelrl-layout #promos .promo:hover .thumbnail {
  opacity: 1;
}

.hotelrl-layout #promos .promo .fs_title:hover {
  color: #c52033;
}

.hotelrl-layout #page-content-wrapper {
  background: #d0eae6;
}

.hotelrl-layout #page-content-wrapper > .center-column {
  position: relative;
  z-index: 20;
}

.hotelrl-layout #page-content-wrapper > .background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 9;
}

.hotelrl-layout #page-content-wrapper > .background .image {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1596px;
  height: 928px;
  margin-left: -798px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.hotelrl-layout #page-content-wrapper > .background .image:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/hotel-rl-background-overlay.png") 50% 0 no-repeat;
}

.hotelrl-layout .property-infocard p.thumbnail:before {
  background: #022B4D url("../images/rl.png") 55px 35px no-repeat;
  background: #022B4D url("../images/sprite.svg") -755px -1216px/520% no-repeat, none;
}

/*
 * Galleria HeBS Theme
 * http://www.hebsdigital.com/
 *
 * Copyright (c) 2013, HeBS digital
 */
#hebs-gallery {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2Nk1PY5w0ABYBw1gGE0DBhGwwCYh4ZBOgAAlo0UUXRRuLgAAAAASUVORK5CYII=);
  background: rgba(2, 43, 77, 0.8);
}

.guesthouse-layout #hebs-gallery {
  z-index: 9999;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2PU7kk4w0ABYBw1gGE0DBhGwwCYh4ZBOgAA98AeQX1e2e4AAAAASUVORK5CYII=);
  background: rgba(43, 140, 97, 0.8);
}

.settleinn-layout #hebs-gallery {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGAwBmKyAeOoAQyjYcAwGgbAfDAM0gEA+0oDQUFgCL0AAAAASUVORK5CYII=);
  background: rgba(0, 0, 0, 0.8);
}

#hebs-gallery .galleria {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

#hebs-gallery .close-button {
  position: absolute;
  right: 14px;
  top: 5px;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.png") -200px 0px no-repeat;
  background-image: url("../images/common.svg"), none;
  cursor: pointer;
  z-index: 2;
}

#hebs-gallery .close-button:hover {
  background-position: -237px 0;
}

#hebs-gallery .close-button:active {
  background-position: -274px 0;
}

#hebs-gallery .galleria-container {
  position: relative;
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
}

#hebs-gallery .category-selector {
  position: absolute;
  top: 9px;
  left: 20px;
  z-index: 2;
}

/* FULL SIZE IMAGE */
#hebs-gallery .galleria-stage {
  position: absolute;
  top: 40px;
  bottom: 120px;
  left: 0;
  right: 0;
  padding: 20px 72px;
  overflow: hidden;
}

#hebs-gallery.no-controls .galleria-stage {
  bottom: 0;
  padding: 20px;
}

#hebs-gallery .galleria-stage .galleria-image {
  overflow: visible !important;
}

#hebs-gallery .galleria-stage .galleria-image img {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* FULL SIZE IMAGE -> Navigation */
#hebs-gallery.no-controls .galleria-image-nav {
  display: none;
}

#hebs-gallery .galleria-image-nav-left, #hebs-gallery .galleria-image-nav-right {
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 41px;
  height: 61px;
  margin-top: -30px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.png") 0 0 no-repeat;
  background-image: url("../images/common.svg"), none;
}

#hebs-gallery .galleria-image-nav-left {
  left: 11px;
  background-position: -195px -37px;
}

#hebs-gallery .galleria-image-nav-left:hover {
  background-position: -246px -37px;
}

#hebs-gallery .galleria-image-nav-left:active {
  background-position: -298px -37px;
}

#hebs-gallery .galleria-image-nav-right {
  right: 11px;
  background-position: -195px -118px;
}

#hebs-gallery .galleria-image-nav-right:hover {
  background-position: -246px -118px;
}

#hebs-gallery .galleria-image-nav-right:active {
  background-position: -298px -118px;
}

/* FULL SIZE IMAGE -> Loading */
#hebs-gallery .galleria-loader {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px 0 0 -24px;
  background: url("../images/" "blue-loader.gif") no-repeat 50% 50%;
}

/* THUMBNAILS */
#hebs-gallery .galleria-thumbnails-container {
  height: 120px;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2Nk1PY5w0ABYBw1gGE0DBhGwwCYh4ZBOgAAlo0UUXRRuLgAAAAASUVORK5CYII=);
  background: rgba(2, 43, 77, 0.8);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}

.guesthouse-layout #hebs-gallery .galleria-thumbnails-container {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGAwBmKyAeOoAQyjYcAwGgbAfDAM0gEA+0oDQUFgCL0AAAAASUVORK5CYII=);
  background: rgba(0, 0, 0, 0.2);
}

.settleinn-layout #hebs-gallery .galleria-thumbnails-container {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2P8coLhDAMFgHHUAIbRMGAYDQNgHhoG6QAAOLEokWLTl+IAAAAASUVORK5CYII=);
  background: rgba(244, 201, 0, 0.8);
}

#hebs-gallery.no-controls .galleria-thumbnails-container {
  display: none;
}

#hebs-gallery .galleria-carousel .galleria-thumbnails-list {
  margin-left: 52px;
  margin-right: 52px;
}

#hebs-gallery .galleria-thumbnails {
  margin: 20px auto 0;
}

#hebs-gallery .galleria-thumbnails .galleria-image {
  height: 80px;
  width: 80px;
  background: #000;
  margin: 0 6px 0 0;
  float: left;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#hebs-gallery .galleria-thumbnails .galleria-image.active {
  border: 3px solid #fff;
  width: 74px !important;
  height: 74px !important;
}

#hebs-gallery .galleria-thumbnails .galleria-image.active img {
  margin: -3px 0 0 -3px;
}

/* THUMBNAILS -> Navigation */
#hebs-gallery .galleria-thumb-nav-left, #hebs-gallery .galleria-thumb-nav-right {
  display: none;
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/common.png") 0 0 no-repeat;
  background-image: url("../images/common.svg"), none;
}

#hebs-gallery .galleria-carousel .galleria-thumb-nav-left, #hebs-gallery .galleria-carousel .galleria-thumb-nav-right {
  display: block;
}

#hebs-gallery .galleria-thumb-nav-left.disabled, #hebs-gallery .galleria-thumb-nav-right.disabled {
  cursor: default;
}

#hebs-gallery .galleria-thumb-nav-left {
  left: 16px;
  background-position: -195px -199px;
}

#hebs-gallery .galleria-thumb-nav-left:hover {
  background-position: -226px -199px;
}

#hebs-gallery .galleria-thumb-nav-left:active {
  background-position: -257px -199px;
}

#hebs-gallery .galleria-thumb-nav-left.disabled {
  background-position: -195px -199px;
}

#hebs-gallery .galleria-thumb-nav-right {
  right: 16px;
  background-position: -195px -240px;
}

#hebs-gallery .galleria-thumb-nav-right:hover {
  background-position: -226px -240px;
}

#hebs-gallery .galleria-thumb-nav-right:active {
  background-position: -257px -240px;
}

#hebs-gallery .galleria-thumb-nav-right.disabled {
  background-position: -195px -240px;
}

/* INFO */
#hebs-gallery .galleria-info {
  position: absolute;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2Nk1PY5w0ABYBw1gGE0DBhGwwCYh4ZBOgAAlo0UUXRRuLgAAAAASUVORK5CYII=);
  background: rgba(2, 43, 77, 0.8);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.06);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.06);
  width: 100%;
  height: 40px;
}

.guesthouse-layout #hebs-gallery .galleria-info {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGAwBmKyAeOoAQyjYcAwGgbAfDAM0gEA+0oDQUFgCL0AAAAASUVORK5CYII=);
  background: rgba(0, 0, 0, 0.2);
}

.settleinn-layout #hebs-gallery .galleria-info {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2P8coLhDAMFgHHUAIbRMGAYDQNgHhoG6QAAOLEokWLTl+IAAAAASUVORK5CYII=);
  background: rgba(244, 201, 0, 0.8);
}

#hebs-gallery .galleria-info .galleria-info-description {
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  left: 300px;
  right: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#booking-notifications {
  display: none;
  position: absolute;
  z-index: 41;
  top: 70px;
  right: calc(600px + 144px);
  background: #C51F31;
  min-height: 20px;
  line-height: 16px;
  color: #fff;
  padding: 22px 20px;
  max-width: 250px;
}

#booking-notifications:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #c51f31;
  position: absolute;
  left: 100%;
  top: 22px;
}

.search #booking-notifications {
  left: calc(50% - 470px);
  right: auto;
  top: 6px;
  max-width: none;
}

.search #booking-notifications:after {
  border-width: 10px 10px 0 10px;
  border-color: #c51f31 transparent transparent transparent;
  left: 12px;
  top: 100%;
  bottom: auto;
}

@media screen and (max-width: 1260px) {
  .search #booking-notifications {
    top: 228px;
  }
  .search #booking-notifications:after {
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #c51f31 transparent;
    left: 12px;
    bottom: 100%;
    top: auto;
  }
}

@media screen and (max-width: 1225px) {
  #booking-notifications {
    max-width: 600px;
    top: 6px;
    left: calc(100% - 745px);
    right: auto;
  }
  #booking-notifications:after {
    border-width: 10px 10px 0 10px;
    border-color: #c51f31 transparent transparent transparent;
    left: 12px;
    top: 100%;
    bottom: auto;
  }
}

@media screen and (max-width: 1120px) {
  #booking-notifications {
    right: auto;
    left: calc(50% - 194px);
  }
}

#banner-popup {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 25;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

#banner-popup.show {
  display: block;
}

#banner-popup a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}

#banner-popup i {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  font-weight: 100;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

#banner-popup i:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#banner-popup .banner {
  background: url("../images/" "popup-banner-new.jpg");
  width: 744px;
  height: 414px;
  display: block;
  -webkit-transform: scale(0.85) translateY(20%);
          transform: scale(0.85) translateY(20%);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.3s ease-in;
  transition: opacity 0.2s ease-in, -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in, opacity 0.2s ease-in;
  transition: transform 0.3s ease-in, opacity 0.2s ease-in, -webkit-transform 0.3s ease-in;
  position: absolute;
  left: 50%;
  margin-left: -372px;
  top: 50%;
  margin-top: -207px;
}

#banner-popup.show .banner {
  -webkit-transition-delay: .75s;
          transition-delay: .75s;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  opacity: 1;
}

.viewport-blur #viewport {
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #brands-map .maps .map.active {
    height: 100% !important;
  }
  /* IE11 */
}

/*
@import 'variables';
@import 'functions';
@import 'reset';
@import 'fonts';
@import 'validation'; // Form validation
@import 'datepicker'; // Input datepicker
@import 'select'; // Stylish select
@import 'common';
@import 'layout/base';
@import 'layout/header';
@import 'layout/booking';
@import 'layout/photos';
@import 'layout/content';
@import 'layout/events';
@import 'layout/sidebar';
@import 'layout/explore';
@import 'layout/submenu-slideshow';
@import 'layout/footer';
@import 'layout/property-maps';
@import 'layout/horizontal-gallery';
@import 'layout/rooms';
@import 'layout/destination-map';
@import 'layout/hotel-rl';
@import 'layout/terms';
@import 'layout/search';
@import 'content/page-content';
@import 'content/specials';
@import 'content/search';
@import 'content/careers';
@import 'content/map';
@import 'content/press-room';
@import 'content/gallery';
@import 'content/site-map';
@import 'content/forms';
@import 'content/icons';
@import 'content/poi';
@import 'content/custom-calendar';
@import 'content/blog';
@import 'properties';
@import 'promotiles';
@import 'shame';
@import '../galleria/themes/hebs/galleria_hebs';
*/
