a {
  color: #48645a;
}
a:hover {
  color: #000;
}
.primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
}
.primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.primary_button:hover {
  text-decoration: none;
}
.secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
}
.secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.secondary_button:hover {
  text-decoration: none;
}
body {
  font-family: "europa", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #333;
}
h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
  line-height: normal;
}
h1 {
  font-size: 2.6rem;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
}
h2 {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 2.2rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.8rem;
}
.spacer h1 {
  color: ;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 3.4rem;
  }
}
body {
  -ms-overflow-style: scrollbar !important;
}
.dont-break-out a() {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
iframe.youtube {
  width: 100%;
  min-height: 250px;
}
#cycle .cycle-slide {
  width: 100% !important;
}
.g-recaptcha {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 303px;
}
form input {
  margin-left: auto;
  margin-right: auto;
}
.flash-success .alert-info {
  text-align: center;
}
.mm-opened .hero-image {
  margin-top: 0 !important;
}
#mobile-main-menu:not(.mm-menu) {
  display: none;
}
#map {
  width: 100%;
  height: 100%;
}
.responsive-image {
  max-width: 100%;
  height: auto;
  display: block;
}
a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  outline: none;
}
a:hover,
a:focus {
  outline: none;
}
.tighten-up > [class*="col-"] {
  padding: 0px;
}
.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.accordion dt {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0px;
  padding: 5px 0px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  font-size: 18px;
  font-weight: 400;
}
.accordion dt span {
  float: left;
  font-weight: normal;
  font-size: 17px;
  text-transform: uppercase;
}
.accordion dt {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.accordion dt .accordion_icon {
  font-size: 14px;
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
.accordion_arrow {
  background-image: url("../png/accordion_arrow.png");
  width: 20px;
  height: 12px;
}
.accordion_x {
  background-image: url("../png/accordion_x.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 12px;
  background-position: 4px;
}
.accordion dt.active {
  background: #dbdbdb;
}
.accordion_content {
  margin: 0;
  padding: 10px 0px;
  color: #333;
  display: none;
}
.accordion_content div {
  height: 40px;
}
.accordion dd a[href*=".pdf"]:after {
  content: "\f1c1";
  float: right;
  font-size: 20px;
  margin-right: 10px;
  font: normal normal normal 16px/1 FontAwesome, "Helvetica Neue", Helvetica,
    Arial, sans-serif;
}
.accordion dd a[href*=".pdf"] {
  float: left;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  color: #333;
}
.accordion dd a {
  float: left;
  text-decoration: underline;
  margin-bottom: 15px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  color: #333;
  text-align: left;
}
.accordion dd a:hover {
  color: rgba(51, 51, 51, 0.6);
  text-decoration: none;
}
.accordion dd img {
  float: right;
}
.mceNonEditable {
  display: none;
}
.expand_content {
  display: none;
}
.expand_link {
  cursor: pointer;
}
#virtualModal .modal-lg {
  width: 94vw;
  z-index: 100;
}
#virtualModal .modal-body {
  position: relative;
  overflow: hidden;
  height: 350px;
  height: 75vh;
}
#virtualModal iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#data,
#data2 {
  display: none;
}
a.virtual-link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-align: center;
  text-transform: uppercase;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  transition: none 0.5s;
  padding: 0;
  padding-left: 30px;
  height: 20px;
  background: url("../png/tour-icon.png") no-repeat left top;
  display: inline-block;
}
a.virtual-link:hover {
  background-position: left -20px;
  text-decoration: none;
  color: #000;
}
body.spa a.virtual-link {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-align: center;
  text-transform: uppercase;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #002c5a;
  transition: none 0.5s;
  padding: 0;
  padding-left: 30px;
  height: 20px;
  background: url("../png/tour-icon-blue.png")
    no-repeat left top;
  display: inline-block;
}
body.spa a.virtual-link:hover {
  background-position: left -20px;
  text-decoration: none;
  color: #000;
}
.anchor_link::before {
  display: block;
  content: " ";
  margin-top: -125px;
  height: 125px;
  visibility: hidden;
}
.anchor_link {
  position: relative;
  display: block;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  #virtualModal .modal-lg {
    width: 80vw;
  }
  iframe.youtube {
    width: 100%;
    min-height: 720px;
  }
}
#popupModal img {
  max-width: 100%;
}
.header_container {
  position: fixed;
  width: 100%;
  height: 80px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #fff;
  border-bottom: solid 1px #ebebeb;
}
header {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #fff;
}
header #col1 {
  width: 60px;
  float: left;
  text-align: center;
  padding-top: 15px;
  padding-left: 10px;
}
header #col1 .burger-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  color: #48645a;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  width: 50px;
}
header #col1 .burger-icon span {
  font-size: 28px;
  padding: 11px;
}
header #col2 {
  float: left;
  width: calc(100% - 60px);
  width: -o-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  padding-right: -60px;
}
header #col2 .inner {
  width: calc(100% - 60px);
  width: -o-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  min-width: 200px;
  position: relative;
  float: left;
}
header #col2 .inner #logo {
  width: auto;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  height: 80px;
}
header #col2 .inner #logo img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}
header #col2 #col3 {
  width: 60px;
  float: left;
  padding-top: 15px;
  padding-right: 10px;
}
header #col2 #col3 .bookPgBtn {
  color: #000;
  text-transform: uppercase;
}
header #col2 #col3 .book-now {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #48645a;
  color: #fff;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
header #col2 #col3 .book-now .phone {
  font-size: 28px;
  padding: 11px;
  color: #fff;
  display: block;
}
header #col2 #col3 .book-now a {
  text-decoration: none;
}
header #col2 #col3 .book-now #calendar {
  font-size: 28px;
  padding: 11px;
  color: #fff;
}
header #col2 #col3 .book-now:hover {
  background: #000;
}
.clear-header {
  padding-top: 80px;
}
.clear-subnav {
  padding-top: 50px;
}
@media only screen and (min-width: 992px) {
  .header_container {
    height: 116px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    border-bottom: none;
  }
  header {
    height: 116px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    width: 100%;
    border-bottom: 0;
    overflow: hidden;
  }
  header #col2 {
    float: left;
    width: 100%;
  }
  header #col2 .inner {
    width: 200px;
    position: relative;
    float: left;
  }
  header #col2 .inner #logo {
    height: 116px;
    width: 200px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    margin: 0 auto;
    text-align: center;
    float: left;
    border-right: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
  }
  header #col2 .inner #logo img {
    height: 96px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    width: auto;
  }
  header #col2 #col3 {
    width: calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    padding: 0;
    float: right;
    height: 116px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }
  header #col2 #col3 .top-bar {
    text-transform: uppercase;
    border-bottom: solid 1px #ebebeb;
    color: #b2b2b2;
    height: 47px;
    padding: 12px;
    width: 100%;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    font-size: 11px;
    color: #b2b2b2;
  }
  header #col2 #col3 .top-bar .top-nav {
    float: right;
    margin-right: 10px;
    padding-top: 5px;
  }
  header #col2 #col3 .top-bar .top-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  header #col2 #col3 .top-bar .top-nav ul li {
    float: left;
    padding: 0 10px;
  }
  header #col2 #col3 .top-bar .top-nav a {
    color: #b2b2b2;
  }
  header #col2 #col3 .top-bar .top-nav a:hover {
    color: #48645a;
    text-decoration: none;
  }
  header #col2 #col3 .top-bar .contacts {
    float: right;
    padding-top: 5px;
  }
  header #col2 #col3 .top-bar .contacts div {
    display: inline-block;
    margin: 0 5px;
  }
  header #col2 #col3 .top-bar .contacts div span {
    display: inline-block;
    margin: 0 5px;
  }
  header #col2 #col3 .top-bar a {
    color: #b2b2b2;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
  }
  header #col2 #col3 .top-bar a:hover {
    color: ;
  }
  header #col2 #col3 .white-bar {
    height: 70px;
  }
  header #col2 #col3 .main-nav {
    text-transform: uppercase;
    width: calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    float: left;
    height: 70px;
  }
  header #col2 #col3 .main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    height: 70px;
    font-size: 14px;
  }
  header #col2 #col3 .main-nav ul li {
    display: table-cell;
    width: 12.5%;
    height: 69px;
  }
  header #col2 #col3 .main-nav ul li.open a {
    background: #f3f6f3;
    border-bottom: solid 1px #f3f6f3;
  }
  header #col2 #col3 .main-nav ul li.active a {
    background: #f3f6f3;
  }
  header #col2 #col3 .main-nav ul li.spa.open a {
    background: #fabb00;
    border-bottom: solid 1px #fabb00;
  }
  header #col2 #col3 .main-nav ul li.spa.active a {
    background: #fabb00;
  }
  header #col2 #col3 .main-nav ul li a {
    border-right: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 0px 5px;
    color: #000;
    text-decoration: none;
    position: relative;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    font-size: 11px;
  }
  header #col2 #col3 .main-nav ul li a:hover {
    text-decoration: none;
    background: #f3f6f3;
  }
  header #col2 #col3 .main-nav ul li a span {
    display: block;
    position: relative;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  header #col2 #col3 .main-nav ul li ul {
    display: none;
  }
  header #col2 #col3 .book-now {
    float: right;
    width: auto;
    display: block;
    text-align: center;
    border-bottom: solid 1px #ebebeb;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 200px;
    height: 69px;
    padding: 15px;
    background: #fff;
    font-size: 11px;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
  }
  header #col2 #col3 .book-now .book-btn {
    display: block;
    text-transform: uppercase;
    background: #48645a;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    text-decoration: none;
    border: none;
    border-radius: 0px;
    border: solid 1px #48645a;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    font-size: 11px;
    display: block;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 170px;
    height: auto;
    background: #48645a;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
  }
  header #col2 #col3 .book-now .book-btn:hover {
    border: solid 1px #000;
    color: #000;
    background: transparent;
  }
  header #col2 #col3 .book-now:hover {
    background: transparent;
  }
  .sub-menu {
    clear: both;
    background: #f3f6f3;
    width: 100%;
    padding: 0px 10px;
    display: none;
  }
  .sub-menu.spa {
    background: #fabb00;
  }
  .sub-menu.spa .inner a {
    border-bottom: solid 3px #fabb00;
  }
  .sub-menu .inner {
    text-align: center;
  }
  .sub-menu .inner ul {
    font-size: 11px;
    width: auto;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: inline-block;
  }
  .sub-menu .inner ul li {
    display: inline-block;
    padding: 0 10px;
  }
  .sub-menu .inner ul li.active a {
    color: #48645a;
    text-decoration: none;
    border-bottom: solid 3px #48645a;
  }
  .sub-menu .inner a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 15px 10px;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    border-bottom: solid 3px #f3f6f3;
  }
  .sub-menu .inner a:hover {
    color: #48645a;
    text-decoration: none;
    border-bottom: solid 3px #48645a;
  }
  .header_container.smaller {
    height: 70px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }
  header.smaller {
    height: 70px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }
  header.smaller #col2 .inner #logo {
    height: 70px;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }
  header.smaller #col2 .inner #logo img {
    height: 53px;
    width: auto;
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
  }
  header.smaller #col2 #col3 {
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    height: 69px;
  }
  .clear-header {
    padding-top: 165px;
  }
  body.spa header #col2 #col3 .main-nav {
    text-transform: uppercase;
    width: calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    float: left;
    height: 70px;
  }
  body.spa header #col2 #col3 .main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    height: 70px;
    font-size: 14px;
  }
  body.spa header #col2 #col3 .main-nav ul li {
    display: table-cell;
    width: 12.5%;
    height: 69px;
  }
  body.spa header #col2 #col3 .main-nav ul li.spa.open a {
    background: #fabb00;
    border-bottom: solid 1px #fabb00;
  }
  body.spa header #col2 #col3 .main-nav ul li.spa.active a {
    background: #fabb00;
  }
  body.spa header #col2 #col3 .main-nav ul li a {
    border-right: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    padding: 0px 5px;
    color: #000;
    text-decoration: none;
    position: relative;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    font-size: 11px;
  }
  body.spa header #col2 #col3 .main-nav ul li a:hover {
    text-decoration: none;
    background: #f3f6f3;
  }
  body.spa header #col2 #col3 .main-nav ul li a span {
    display: block;
    position: relative;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.spa header #col2 #col3 .main-nav ul li ul {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  header #col2 #col3 .main-nav .sub-level a span:after {
    display: inline-block;
    padding-left: 8px;
    margin-right: -8px;
    font-family: "FontAwesome";
    content: "\f107";
    line-height: normal;
  }
  .sub-menu .inner a {
    font-size: 11px;
  }
}
#sticky-footer {
  z-index: 999998;
  display: block;
  height: auto;
  width: auto;
  position: fixed;
  bottom: 0;
  right: 15px;
}
#collectionOpen {
  cursor: pointer;
  margin: 0;
  text-align: right;
  float: right;
  margin-right: 0px;
  width: 140px;
  height: 50px;
  display: block;
  background: url("../jpg/collection-tab.jpg") no-repeat right 0px;
  text-decoration: none;
  outline: none;
}
.collectionClose {
  background: url("../jpg/collection-tab.jpg") no-repeat right -50px !important;
  text-decoration: none;
  outline: none;
}
#collection {
  display: none;
  max-height: 90vh;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
  width: 270px;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  padding-bottom: 30px;
  text-decoration: none;
  border: 1px solid #ebebeb;
}
#collection ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
#collection ul li {
  text-align: center;
  clear: both;
  display: block;
  height: 77px;
  margin-bottom: 10px;
}
#collection ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
#collection ul li .hotel-img {
  float: left;
}
#collection ul li .hotel-name {
  float: right;
  padding-right: 10px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
}
#collection ul li .hotel-name span {
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 1px;
  display: block;
  color: #999;
  vertical-align: middle;
}
#collection ul li .hotel-img,
#collection ul li .hotel-name {
  width: 50%;
}
#collection a {
  color: #000;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: block;
  text-align: center;
  font-size: 11px;
  letter-spacing: 2px;
}
#collection a:hover {
  text-decoration: none;
  color: #48645a;
}
.newsletter-signup {
  background: #f3f6f3;
  padding: 15px 0;
}
.newsletter-signup #label,
.newsletter-signup #data-cap {
  text-align: center;
}
.newsletter-signup #label {
  font-size: 2.1rem;
  margin-bottom: 8px;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}
.newsletter-signup .field {
  background: #fff;
  border: solid 1px #d6d6d6;
  padding: 10px;
  color: #000;
  width: 100%;
  margin-bottom: 10px;
  padding: 15px 10px;
}
.newsletter-signup .submit {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  background: #000;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding-top: 15px;
  padding-bottom: 15px;
}
.newsletter-signup .submit:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
footer {
  font-size: 15px;
  background: #232323;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  font-size: 13px;
}
footer .footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .social-icons {
  display: block;
  font-size: 21px;
  padding: 15px 0;
}
footer .social-icons a {
  padding-right: 10px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #999;
  text-decoration: none;
}
footer .map-container {
  width: 100%;
  height: auto;
}
footer .map-container #map {
  width: 100%;
  height: 260px;
}
footer .map-container #map img {
  max-width: none;
}
footer .copyright .foot-logo {
  display: block;
  float: left;
  padding-bottom: 15px;
  width: 48%;
}
footer .copyright #abs {
  margin-right: 0px;
  position: relative;
}
footer .copyright #abs img {
  margin-top: 10px;
  float: right;
  max-width: 85px;
}
footer .copyright #abs a.linka {
  z-index: 99;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 67%;
  height: 100%;
}
footer .copyright #abs a.linkb {
  z-index: 99;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 33%;
  height: 100%;
}
footer .copyright #abs a,
footer .copyright #slh {
  display: block;
}
footer .copyright span {
  display: block;
  clear: both;
}
footer .copyright #new-slh {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}
footer .copyright #new-slh img {
  height: auto;
  max-height: 30px;
  width: 100%;
  max-width: 24px;
}
@media only screen and (min-width: 768px) {
  .newsletter-signup {
    padding: 40px 0;
    padding-bottom: 30px;
  }
  .newsletter-signup #label {
    text-align: left;
    font-size: 2.6rem;
    margin-bottom: 0;
  }
  .newsletter-signup #data-cap {
    text-align: right;
  }
  .newsletter-signup #data-cap .field {
    width: 60%;
    float: left;
  }
  .newsletter-signup #data-cap .submit {
    width: 38%;
    display: inline-block;
    float: right;
  }
  footer {
    text-align: left;
    padding: 20px 0;
  }
  footer .map-container {
    width: 100%;
    height: auto;
  }
  footer .map-container #map {
    width: 100%;
    height: 300px;
  }
  footer .map-container #map img {
    max-width: none;
  }
  footer .copyright .foot-logo {
    width: auto;
  }
  footer .copyright .foot-logo img {
    width: 100%;
    height: auto;
    display: block;
  }
  footer .copyright #abs {
    text-align: left;
    margin-top: 0px;
    width: 60%;
    position: relative;
  }
  footer .copyright #abs img {
    max-width: 180px;
    float: none;
    margin-right: 5px;
  }
  footer .copyright #abs a.linka {
    z-index: 99;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 67%;
    height: 100%;
  }
  footer .copyright #abs a.linkb {
    z-index: 99;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    height: 100%;
  }
  footer .copyright #new-slh {
    margin-left: 0px;
  }
  footer .copyright #new-slh img {
    margin-left: 30px;
    width: 56px;
    max-height: inherit;
    max-width: inherit;
  }
}
@media only screen and (min-width: 992px) {
  .newsletter-signup #label {
    font-size: 2.8rem;
    padding-top: 10px;
  }
  footer {
    line-height: 1.8;
    padding-bottom: 70px;
  }
  footer .left-footer {
    margin-top: 15px;
  }
  footer .map-container {
    width: 100%;
    height: auto;
  }
  footer .map-container #map {
    width: 100%;
    height: 400px;
  }
  footer .map-container #map img {
    max-width: none;
  }
  footer .copyright #abs {
    width: 60%;
    margin-right: 10px;
    float: left;
  }
  footer .copyright #abs img {
    margin-top: 10px;
    float: none;
    max-width: 235px;
  }
  footer .copyright #new-slh img {
    margin-left: 10px;
    margin-top: 10px;
    max-height: auto;
  }
}
@media only screen and (min-width: 1200px) {
  footer .copyright #abs {
    width: auto;
    margin-right: 10px;
  }
  footer .copyright #abs img {
    margin-top: 10px;
    float: right;
    max-width: 235px;
  }
  footer .copyright #new-slh img {
    margin-left: 10px;
    margin-top: 10px;
  }
}
.matchBanners {
  min-height: 200px;
}
#home-page-banners {
  margin-top: 15px;
}
.banners .banner {
  margin-bottom: 15px;
}
.banners .banner .banner-img {
  position: relative;
  height: 200px;
}
.banners .banner .banner-img .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banners .banner .banner-img .image-overlay .infobox {
  display: block;
  position: relative;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
}
.banners .banner .banner-img .image-overlay .infobox .content {
  background: rgba(72, 100, 90, 0.8);
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 15px;
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
.banners .banner .banner-img .image-overlay .infobox .content span {
  display: block;
  margin-bottom: 5px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 1.8rem;
}
.banners .banner .banner-img .image-overlay .infobox .content p {
  margin: 0;
}
.banners .banner .banner-img .image-overlay .infobox .content a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.banners .banner .banner-img .image-overlay .infobox .content a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.banners .banner .banner-content {
  text-align: center;
  background: #f3f6f3;
  padding: 15px;
  position: relative;
}
.banners .banner .banner-content .content-inner {
  padding: 15px;
  color: #48645a;
}
.banners .banner .banner-content .content-inner span {
  display: block;
}
.banners .banner .banner-content .content-inner .banner-title,
.banners .banner .banner-content .content-inner .title {
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 15px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  line-height: 1.3;
}
.banners .banner .banner-content .content-inner p {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.banners .banner .banner-content .content-inner p a.secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  border-color: #48645a;
  cursor: pointer;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 14px;
}
.banners .banner .banner-content .content-inner p a.secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.banners .banner .banner-content .content-inner p:last-child {
  margin-bottom: 0px;
}
body.spa .banners .banner {
  margin-bottom: 15px;
}
body.spa .banners .banner .banner-img {
  position: relative;
  height: 200px;
}
body.spa .banners .banner .banner-img .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.spa .banners .banner .banner-img .image-overlay .infobox {
  display: block;
  position: relative;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: center;
}
body.spa .banners .banner .banner-img .image-overlay .infobox .content {
  background: rgba(72, 100, 90, 0.8);
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 15px;
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
body.spa .banners .banner .banner-img .image-overlay .infobox .content span {
  display: block;
  margin-bottom: 5px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 1.8rem;
}
body.spa .banners .banner .banner-img .image-overlay .infobox .content p {
  margin: 0;
}
body.spa .banners .banner .banner-img .image-overlay .infobox .content a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
body.spa .banners .banner .banner-img .image-overlay .infobox .content a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
body.spa .banners .banner .banner-content {
  text-align: center;
  background: #fabb00;
  padding: 15px;
  position: relative;
}
body.spa .banners .banner .banner-content .content-inner {
  padding: 15px;
  color: #002c5a;
}
body.spa .banners .banner .banner-content .content-inner span {
  display: block;
}
body.spa .banners .banner .banner-content .content-inner .banner-title,
body.spa .banners .banner .banner-content .content-inner .title {
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 15px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  line-height: 1.3;
}
body.spa .banners .banner .banner-content .content-inner p {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 20px;
}
body.spa .banners .banner .banner-content .content-inner p a.secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #002c5a;
  border-color: #002c5a;
  cursor: pointer;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 14px;
}
body.spa
  .banners
  .banner
  .banner-content
  .content-inner
  p
  a.secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
body.spa .banners .banner .banner-content .content-inner p:last-child {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  #home-page-banners {
    margin-top: 30px;
  }
  .banners .banner {
    margin-bottom: 30px;
  }
  .banners .banner .banner-img {
    height: 100%;
  }
  .banners .banner .banner-content {
    padding: 20px;
  }
  .banners .banner .banner-content .content-inner {
    padding: 0px;
  }
  .banners .banner .banner-content .content-inner .banner-title,
  .banners .banner .banner-content .content-inner .title {
    font-size: 2rem;
  }
  body.spa .banners .banner {
    margin-bottom: 30px;
  }
  body.spa .banners .banner .banner-img {
    height: 100%;
  }
  body.spa .banners .banner .banner-content {
    padding: 20px;
  }
  body.spa .banners .banner .banner-content .content-inner {
    padding: 0px;
  }
  body.spa .banners .banner .banner-content .content-inner .banner-title,
  body.spa .banners .banner .banner-content .content-inner .title {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .banners .banner .banner-img .image-overlay .infobox .content {
    padding: 30px 40px;
  }
  .banners .banner .banner-img .image-overlay .infobox .content span {
    font-size: 2.6rem;
  }
  .banners .banner .banner-content {
    padding: 60px 30px;
  }
  .banners .banner .banner-content .content-inner .banner-title,
  .banners .banner .banner-content .content-inner .title {
    font-size: 2.2rem;
  }
  body.spa .banners .banner .banner-img .image-overlay .infobox .content {
    padding: 30px 40px;
  }
  body.spa .banners .banner .banner-img .image-overlay .infobox .content span {
    font-size: 2.6rem;
  }
  body.spa .banners .banner .banner-content {
    padding: 60px 30px;
  }
  body.spa .banners .banner .banner-content .content-inner .banner-title,
  body.spa .banners .banner .banner-content .content-inner .title {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .banners .banner .banner-content .content-inner .banner-title,
  .banners .banner .banner-content .content-inner .title {
    font-size: 2.6rem;
  }
  body.spa .banners .banner .banner-content .content-inner .banner-title,
  body.spa .banners .banner .banner-content .content-inner .title {
    font-size: 2.6rem;
  }
}
.offers-events-slider {
  padding-top: 15px;
  padding-bottom: 15px;
}
.offers-events-slider .heading {
  display: block;
  color: #48645a;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.offer-slider {
  margin-bottom: 20px;
}
.offer-slider .match {
  height: 200px !important;
}
.offer-slider .arrow {
  text-align: center;
  position: relative;
  cursor: pointer;
}
.offer-slider ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  margin-top: 20px;
  width: 100%;
}
.offer-slider ul li {
  display: inline-block;
  height: auto;
  padding: 0 15px;
}
.offer-slider ul li a {
  float: left;
  width: 100%;
  color: #48645a;
}
.offer-slider ul li a:hover {
  text-decoration: none;
}
.offer-slider ul li span {
  display: inline-block;
  text-align: center;
  float: left;
  width: 100%;
}
.offer-slider ul li .icon {
  height: 70px;
  width: 100%;
  text-align: center;
}
.offer-slider ul li .icon img {
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
}
.offer-slider ul li .title {
  text-transform: uppercase;
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 5px;
  height: auto;
  white-space: normal;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  line-height: 130% !important;
}
.offer-slider .event_1 {
  display: none;
}
@media only screen and (min-width: 768px) {
  .offer-slider ul li .title {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 992px) {
  .offers-events-slider {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .offers-events-slider .heading {
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
  .offer-slider ul li .title {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .offers-events-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .offers-events-slider .heading {
    margin-bottom: 50px;
    font-size: 2.6rem;
  }
  .offer-slider ul li .title {
    font-size: 2.6rem;
  }
}
.iOS7.ipad .content-wrap .hero-image #homeCycle,
.iOS6.ipad .content-wrap .hero-image #homeCycle,
.iOS5.ipad .content-wrap .hero-image #homeCycle,
.iOS7.iphone .content-wrap .hero-image #homeCycle,
.iOS6.iphone .content-wrap .hero-image #homeCycle,
.iOS5.iphone .content-wrap .hero-image #homeCycle {
  height: 350px !important;
}
.content-wrap {
  padding-top: 80px;
}
.content-wrap .hero-image {
  width: 100%;
  height: calc(100vh - 80px);
  height: -o-calc(100vh - 80px);
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
}
.content-wrap .hero-image #hero {
  width: 100%;
  position: relative;
  height: calc(100vh - 80px);
  height: -o-calc(100vh - 80px);
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
}
.content-wrap .hero-image #homeCycle {
  height: calc(100vh - 80px);
  height: -o-calc(100vh - 80px);
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
  width: 100%;
  min-height: 350px;
}
.content-wrap .hero-image #hero .placeholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content-wrap .hero-image #hero .placeholder .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  background: url("../jpg/hero2.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-wrap .hero-image #hero .placeholder a {
  text-decoration: none;
}
.content-wrap .hero-image #hero .placeholder .messagebox {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 11;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.content-wrap .hero-image #hero .placeholder .messagebox .content {
  color: #fff;
  background: rgba(72, 100, 90, 0.8);
  text-decoration: none;
  text-transform: uppercase;
  padding: 25px;
}
.content-wrap .hero-image #hero .placeholder .messagebox .content .inner {
  position: relative;
  background: #000;
  transform: none;
}
.content-wrap .hero-image #hero .placeholder .messagebox .content span {
  display: block;
}
.content-wrap .hero-image #hero .placeholder .messagebox .content h2 {
  font-size: 7vw;
  letter-spacing: 7px;
  margin-bottom: 13px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  line-height: 1.2;
}
.content-wrap .hero-image #hero .placeholder .messagebox .content p {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  text-transform: none;
  font-size: 16px;
  margin: 0 !important;
  padding: 0;
}
.content-wrap .hero-image #hero .placeholder .messagebox .content p a {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 15px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.content-wrap .hero-image #hero .placeholder .messagebox .content p a:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.content-strip {
  background: #eeeeee;
  padding: 15px 0;
}
.content-strip .image {
  margin: 15px 0;
}
.content-strip .image img {
  width: 100%;
  height: auto;
  display: block;
}
.content-strip .text {
  margin: 15px 0;
}
.content-strip .text h1 {
  text-transform: none;
  letter-spacing: normal;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}
.feature-controls {
  height: 47px;
  z-index: 101;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 0%;
  right: 0%;
  width: 100%;
  color: #fff;
  font-size: 50px;
  margin-top: -50px;
}
.feature-controls .next,
.feature-controls .prev {
  z-index: 199;
  cursor: pointer;
  opacity: 0.9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.feature-controls .next:hover,
.feature-controls .prev:hover {
  opacity: 1;
}
.feature-controls .next {
  float: right;
  margin-right: 10px;
}
.feature-controls .prev {
  float: left;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .content-wrap .hero-image {
    height: calc(95vh - 115px);
    height: -o-calc(95vh - 115px);
    height: -webkit-calc(95vh - 115px);
    height: -moz-calc(95vh - 115px);
  }
  .content-wrap .hero-image #hero {
    height: calc(95vh - 115px);
    height: -o-calc(95vh - 115px);
    height: -webkit-calc(95vh - 115px);
    height: -moz-calc(95vh - 115px);
  }
  .content-wrap .hero-image #homeCycle {
    height: calc(95vh - 115px);
    height: -o-calc(95vh - 115px);
    height: -webkit-calc(95vh - 115px);
    height: -moz-calc(95vh - 115px);
  }
  .content-wrap .hero-image #hero .placeholder {
    width: 100%;
    height: 100%;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content {
    width: 80%;
    margin: 0 auto;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content h2 {
    margin-top: 20px;
    font-size: 4vw;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content p {
    font-size: 1.8rem;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content p a {
    margin: 20px 0;
  }
  .content-wrap .content-strip {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .content-wrap {
    padding-top: 115px;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content {
    width: 70%;
    margin: 0 auto;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content h2 {
    font-size: 4vw;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content p {
    font-size: 2rem;
  }
  .content-wrap .content-strip {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .content-wrap .hero-image #hero .placeholder .messagebox .content {
    width: 45%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content h2 {
    font-size: 2.2vw;
    margin-bottom: 20px;
  }
  .content-wrap .hero-image #hero .placeholder .messagebox .content p {
    font-size: 2rem;
    margin-bottom: 40px;
  }
  .content-wrap .content-strip {
    padding: 50px 0;
  }
}
.page-image {
  width: 100%;
  height: auto;
}
.page-image #default {
  height: 280px;
  width: 100%;
}
.page-image #default .placeholder {
  width: 100%;
  height: 280px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.page-image #default .placeholder .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 110;
  color: white;
}
.page-image #default .placeholder .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 1s;
}
.page-image #default .placeholder a {
  text-decoration: none;
}
.page-image #default .placeholder .messagebox {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 11;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.page-image #default .placeholder .messagebox .content {
  color: #fff;
  background: rgba(72, 100, 90, 0.8);
  text-decoration: none;
  display: block;
  position: relative;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-transform: uppercase;
  padding: 25px;
}
.page-image #default .placeholder .messagebox .content span {
  display: block;
}
.page-image #default .placeholder .messagebox .content h2 {
  font-size: 4vw;
  letter-spacing: 7px;
  margin-bottom: 15px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.page-image #default .placeholder .messagebox .content p {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  text-transform: none;
  font-size: 16px;
  margin: 0 !important;
  padding: 0;
}
.page-image #default .placeholder .messagebox .content p a {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 15px;
}
.page-image #default .placeholder .messagebox .content p a:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.page-text,
.text-only {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #48645a;
  text-align: center;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 16px;
}
.page-text h1,
.text-only h1 {
  margin-bottom: 15px;
}
.page-text a,
.text-only a {
  color: #48645a;
  text-decoration: underline;
}
.page-text a:hover,
.text-only a:hover {
  color: rgba(72, 100, 90, 0.6);
}
.page-text .primary_button,
.text-only .primary_button {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border: 0;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  background: #48645a;
  border-radius: 0px;
}
.page-text .primary_button:hover,
.text-only .primary_button:hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.page-text .secondary_button,
.text-only .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  color: #48645a;
  border-top: solid 1px #48645a;
  border-bottom: solid 1px #48645a;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  border-color: #48645a;
  cursor: pointer;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 14px;
}
.page-text .secondary_button:hover,
.text-only .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.page-text .secondary_button:hover,
.text-only .secondary_button:hover {
  color: rgba(72, 100, 90, 0.6);
  text-decoration: none;
}
body.spa a.primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  background: #002c5a !important;
  color: #fff !important;
  text-decoration: none !important;
  border-color: #002c5a !important;
}
body.spa a.primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
body.spa a.primary_button:hover {
  color: #002c5a !important;
  background: transparent !important;
}
body.spa .secondary_button {
  border-color: #002c5a;
  color: #002c5a;
}
body.spa .page-text {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #002c5a;
  text-align: center;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 16px;
}
body.spa .page-text h1 {
  margin-bottom: 15px;
}
body.spa .page-text a {
  color: #002c5a;
  text-decoration: underline;
}
body.spa .page-text a:hover {
  color: rgba(0, 44, 90, 0.6);
}
body.spa .page-text .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #002c5a;
  border-top: solid 1px #002c5a;
  border-bottom: solid 1px #002c5a;
  cursor: pointer;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 14px;
}
body.spa .page-text .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
body.spa .page-text .secondary_button:hover {
  text-decoration: none;
  border-color: rgba(169, 182, 199, 0.6);
  color: rgba(169, 182, 199, 0.6);
}
.text-only {
  font-family: "europa", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #333;
  text-align: left;
}
.text-only h1 {
  color: #48645a;
}
.text-only a {
  color: #333;
  text-decoration: underline;
}
.text-only a:hover {
  color: rgba(51, 51, 51, 0.6);
}
.text-only img {
  max-width: 100%;
  height: auto;
  display: block;
}
.section-builder {
  padding-top: 15px;
}
.section-builder img {
  max-width: 100%;
  height: auto;
  display: block;
}
.section-builder .primary_button {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border: 0;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  background: #48645a;
  border-radius: 0px;
}
.section-builder .primary_button:hover {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.section-builder .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  font-size: 14px;
  color: #48645a;
  border-top: solid 1px #48645a;
  border-bottom: solid 1px #48645a;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  border-color: #48645a;
  cursor: pointer;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 14px;
}
.section-builder .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.section-builder .secondary_button:hover {
  color: rgba(72, 100, 90, 0.6);
  text-decoration: none;
}
.section-builder .section {
  margin-bottom: 15px;
}
.section-builder .section .text-block {
  margin-bottom: 15px;
}
.section-builder .section .text-block h1 {
  color: #48645a;
  margin-bottom: 15px;
}
.section-builder .section .text-block h3 {
  font-family: "adobe-caslon-pro", serif;
  color: #48645a;
}
.section-builder .section .small-txt-box {
  border: solid 1px #ebebeb;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #48645a;
}
.section-builder .section .small-txt-box .heading,
.section-builder .section .small-txt-box h2 {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}
.section-builder .section .small-txt-box .button,
.section-builder .section .small-txt-box .primary_button {
  margin-top: 15px;
  width: 100%;
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.section-builder .section .small-txt-box .button:hover,
.section-builder .section .small-txt-box .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.section-builder .section .img-box img {
  width: 100%;
  height: auto;
  display: block;
}
.section-builder .full-text-section {
  text-align: center;
  padding: 15px;
  color: #48645a;
}
.section-builder .full-text-section .primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.section-builder .full-text-section .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.section-builder .full-text-section h2 {
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 15px;
}
.section-builder .full-text-section .button,
.section-builder .full-text-section .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  border-color: #48645a;
  margin-top: 15px;
}
.section-builder .full-text-section .button:hover,
.section-builder .full-text-section .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.section-builder .full_text_coloured {
  background: #f3f6f3;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page-image #default {
    height: 320px;
  }
  .page-image #default .placeholder {
    height: 320px;
  }
  .page-image #default .placeholder .messagebox .content {
    width: 80%;
    margin: 0 auto;
  }
  .page-image #default .placeholder .messagebox .content h2 {
    margin-top: 20px;
    font-size: 4vw;
  }
  .page-image #default .placeholder .messagebox .content p {
    font-size: 1.8rem;
  }
  .page-image #default .placeholder .messagebox .content p a {
    margin: 20px 0;
  }
  .section-builder .section {
    margin-bottom: 30px;
  }
  .section-builder .section .text-block {
    padding-top: 15px;
  }
  .section-builder .section .menu-list h3 {
    font-family: "adobe-caslon-pro", serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    color: #48645a;
  }
  .section-builder .full-text-section .primary_button {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.spa a.primary_button {
    display: block;
    text-transform: uppercase;
    background: #48645a;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    text-decoration: none;
    border: none;
    border-radius: 0px;
    border: solid 1px #48645a;
    font-family: "GillSansMTStd-Medium";
    letter-spacing: 3px;
    font-weight: normal;
    line-height: 1.5;
    display: inline-block;
    padding: 10px 40px;
    background: #002c5a !important;
    color: #fff !important;
    text-decoration: none !important;
    border-color: #002c5a !important;
  }
  body.spa a.primary_button:hover {
    border: solid 1px #000;
    color: #000;
    background: transparent;
  }
  body .secondary_button {
    color: #002c5a;
    border-top: solid 1px #002c5a;
    border-bottom: solid 1px #002c5a;
  }
  body .secondary_button:hover {
    border-color: rgba(169, 182, 199, 0.6);
    color: rgba(169, 182, 199, 0.6);
  }
}
@media only screen and (min-width: 992px) {
  .page-image #default {
    height: 380px;
  }
  .page-image #default .placeholder {
    height: 380px;
  }
  .page-image #default .placeholder .messagebox .content {
    width: 70%;
    margin: 0 auto;
  }
  .page-image #default .placeholder .messagebox .content h2 {
    font-size: 4vw;
  }
  .page-image #default .placeholder .messagebox .content p {
    font-size: 2rem;
  }
  .page-text,
  .text-only {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-text h1,
  .text-only h1 {
    margin-bottom: 30px;
  }
  .section-builder {
    padding-top: 30px;
  }
  .section-builder .section .text-block {
    padding-top: 0;
  }
  .section-builder .section .small-txt-box {
    padding: 30px;
    margin-bottom: 30px;
  }
  .section-builder .section .small-txt-box .heading,
  .section-builder .section .small-txt-box h2 {
    font-size: 20px;
  }
  .section-builder .section .small-txt-box .button {
    margin-top: 30px;
  }
  .section-builder .full-text-section {
    padding: 30px;
  }
  .section-builder .full-text-section h2 {
    margin-bottom: 30px;
  }
  .section-builder .full-text-section .button {
    margin-top: 30px;
  }
  .section-builder .full-text-section .primary_button {
    padding-left: 50px;
    padding-right: 50px;
  }
  .section-builder .full_text_coloured {
    background: #f3f6f3;
  }
  body.spa .primary_button {
    padding-left: 50px;
    padding-right: 50px;
  }
  body.spa .page-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body.spa .page-text h1 {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-image #default {
    height: 420px;
  }
  .page-image #default .placeholder {
    height: 420px;
  }
  .page-image #default .placeholder .messagebox .content {
    width: 45%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px;
  }
  .page-image #default .placeholder .messagebox .content h2 {
    font-size: 2.2vw;
    margin-bottom: 20px;
  }
  .page-image #default .placeholder .messagebox .content p {
    font-size: 2.2rem;
    margin-bottom: 40px;
  }
  .page-text,
  .text-only {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-text h1,
  .text-only h1 {
    margin-bottom: 40px;
  }
  body.spa .page-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body.spa .page-text h1 {
    margin-bottom: 40px;
  }
  .section-builder {
    padding-top: 50px;
  }
  .section-builder .full-text-section {
    padding: 50px;
  }
}
@media only screen and (min-width: 1400px) {
  .page-image #default {
    height: 550px;
  }
  .page-image #default .placeholder {
    height: 550px;
  }
}
.list-items .item .listing-img {
  margin-bottom: 20px;
}
.list-items .item .listing-img img {
  width: 100%;
  height: auto;
  display: block;
}
.list-items .item .listing-content .content-inner span {
  display: block;
}
.list-items .item .listing-content .content-inner .listing-price span {
  display: inline-block;
}
.list-items .item .listing-content .content-inner .listing-title,
.list-items .item .listing-content .content-inner .listing-price {
  text-transform: uppercase;
  color: #48645a;
  text-align: center;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.list-items .item .listing-content .content-inner .listing-date {
  color: #48645a;
  text-align: center;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 10px;
}
.list-items .item .listing-content .content-inner .listing-desc {
  margin-bottom: 10px;
}
.list-items .item .listing-content .content-inner .listing-cta {
  text-align: center;
}
.list-items .item .listing-content .content-inner .listing-cta a {
  color: #48645a;
  border-color: #48645a;
}
.list-items .item .listing-content .content-inner .listing-cta .primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #48645a;
  border-top: solid 2px #48645a;
  border-bottom: solid 2px #48645a;
}
.list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
.list-items .item .listing-content .primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
.list-items .item .listing-content .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.list-items .item .listing-content .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.list-items .item .listing-content .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #48645a;
  border-top: solid 2px #48645a;
  border-bottom: solid 2px #48645a;
}
.list-items .item .listing-content .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
body.spa .list-items .item .listing-img {
  margin-bottom: 20px;
}
body.spa .list-items .item .listing-img img {
  width: 100%;
  height: auto;
  display: block;
}
body.spa .list-items .item .listing-content .content-inner span {
  display: block;
}
body.spa .list-items .item .listing-content .content-inner .listing-title,
body.spa .list-items .item .listing-content .content-inner .listing-price {
  text-transform: uppercase;
  color: #002c5a;
  text-align: center;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
body.spa .list-items .item .listing-content .content-inner .listing-date {
  color: #002c5a;
  text-align: center;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 16px;
  margin-bottom: 10px;
}
body.spa .list-items .item .listing-content .content-inner .listing-desc {
  margin-bottom: 10px;
}
body.spa .list-items .item .listing-content .content-inner .listing-cta {
  text-align: center;
}
body.spa .list-items .item .listing-content .content-inner .listing-cta a {
  color: #002c5a;
  border-color: #002c5a;
}
body.spa
  .list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
body.spa
  .list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
body.spa
  .list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #002c5a;
  border-top: solid 2px #002c5a;
  border-bottom: solid 2px #002c5a;
}
body.spa
  .list-items
  .item
  .listing-content
  .content-inner
  .listing-cta
  .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
body.spa .list-items .item .listing-content .primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}
body.spa .list-items .item .listing-content .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
body.spa .list-items .item .listing-content .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
body.spa .list-items .item .listing-content .secondary_button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  color: #002c5a;
  border-top: solid 2px #002c5a;
  border-bottom: solid 2px #002c5a;
}
body.spa .list-items .item .listing-content .secondary_button:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
@media only screen and (min-width: 768px) {
  .list-items .item hr {
    margin: 30px 0;
  }
  .list-items .item .listing-img {
    margin-bottom: 0px;
  }
  .list-items .item .listing-content {
    padding: 20px;
  }
  .list-items .item .listing-content .content-inner .listing-title,
  .list-items .item .listing-content .content-inner .listing-price {
    font-size: 2rem;
  }
  body.spa .list-items .item hr {
    margin: 30px 0;
  }
  body.spa .list-items .item .listing-img {
    margin-bottom: 0px;
  }
  body.spa .list-items .item .listing-content {
    padding: 20px;
  }
  body.spa .list-items .item .listing-content .content-inner .listing-title,
  body.spa .list-items .item .listing-content .content-inner .listing-price {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .list-items .item hr {
    margin: 30px 0;
  }
  .list-items .item .listing-img {
    margin-bottom: 0px;
  }
  .list-items .item .listing-content .content-inner .listing-title,
  .list-items .item .listing-content .content-inner .listing-price {
    font-size: 2.4rem;
  }
  .list-items .item .listing-content .content-inner .listing-price {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .list-items .item .listing-content .content-inner .listing-date {
    margin-bottom: 20px;
  }
  body.spa .list-items .item hr {
    margin: 30px 0;
  }
  body.spa .list-items .item .listing-img {
    margin-bottom: 0px;
  }
  body.spa .list-items .item .listing-content .content-inner .listing-title,
  body.spa .list-items .item .listing-content .content-inner .listing-price {
    font-size: 2.4rem;
  }
  body.spa .list-items .item .listing-content .content-inner .listing-price {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body.spa .list-items .item .listing-content .content-inner .listing-date {
    margin-bottom: 20px;
  }
}
.room-type:first-child {
  margin-top: 20px;
}
.room-type {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.room-type .room_hr {
  border-color: #ebebeb;
}
.room-type .image-slides:not(:first-child) {
  display: none;
}
.room-type .image-slides {
  position: relative;
}
.room-type .image-slides img {
  width: 100%;
  height: auto;
  display: block;
}
.room-type .image-slides .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-decoration: none;
}
.room-type .image-slides .overlay span {
  text-align: center;
  display: block;
  position: relative;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.room-type .image-slides .overlay:hover {
  background: rgba(0, 0, 0, 0.6);
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.room-type .image-slides .overlay:hover .mega-hoverview {
  display: block;
  transition-delay: 10s;
}
.room-type .image-slides .overlay .mega-hoverview {
  left: 50%;
  -webkit-transform: translateZ(10);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  height: 100%;
  background: url("../png/lupe.png") no-repeat center;
  display: none;
}
.room-type .virtual-link {
  text-align: center;
  padding: 20px 0;
  text-transform: uppercase;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.room-type .virtual-link a {
  color: #48645a;
  transition: none 0.5s;
  padding-left: 30px;
  background: url("../png/tour-icon.png") no-repeat left top;
}
.room-type .virtual-link a:hover {
  background-position: left -20px;
  text-decoration: none;
  color: #000;
}
.room-type .room-info {
  padding-right: 25px;
  padding-left: 25px;
}
.room-type .room-info .tab1 {
  padding: 0;
}
.room-type .room-info .tab1 .line {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #ebebeb;
  margin-left: 15px;
}
.room-type .room-info .tab2 {
  padding: 0;
}
.room-type .room-info .tab2 .line {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #ebebeb;
  margin-right: 15px;
}
.room-type .room-info .tab1.active .line {
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #fff;
}
.room-type .room-info .tab2.active .line {
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #fff;
}
.room-type .room-info .tab1 a,
.room-type .room-info .tab2 a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  color: #48645a;
  text-transform: uppercase;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.room-type .room-info .room-title {
  font-size: 2.6rem;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 20px 0;
  text-align: center;
  color: #48645a;
}
.room-type .room-info .room-details,
.room-type .room-info #stay-details {
  padding: 25px 0;
}
.room-type .room-info .c2a a {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
}
.room-type .room-info .c2a a:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .room-type .virtual-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .room-type .room-info .room-title {
    margin-bottom: 25px;
    font-size: 2.6rem;
  }
  .room-type .room-info .room-details {
    text-align: left;
  }
  .room-type .room-info .c2a a {
    display: inline-block;
    width: auto;
  }
  .room-type:last-child {
    border-bottom: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .room-type .virtual-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .room-type .room-info {
    padding-right: 25px;
    padding-left: 25px;
  }
  .room-type .room-info .room-title {
    margin-bottom: 25px;
    font-size: 3rem;
    margin-top: 0;
  }
  .room-type .room-info .c2a {
    margin-top: 30px;
    text-align: center;
  }
  .room-type .room-info .c2a a {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding: 15px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .room-type .virtual-link {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .room-type .room-info .room-title {
    margin: 0;
    margin-bottom: 20px;
    font-size: 3.4rem;
  }
}
.panel-group .panel {
  margin: 15px 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.panel-group .panel .panel-heading {
  background: #f3f6f3;
  padding: 15px 10px;
  border-radius: none;
}
.panel-group .panel .panel-heading a {
  text-decoration: none;
  display: block;
  position: relative;
  height: auto;
}
.panel-group .panel .panel-heading a .treatment-img {
  display: block;
  margin-right: 15px;
  background: #ccc;
  width: 170px;
  height: 120px;
  float: left;
}
.panel-group .panel .panel-heading a .treatment-name {
  width: 100%;
  padding: 0 15px;
  color: #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
}
.panel-group .panel .panel-heading a .treatment-name:after {
  font-family: "FontAwesome";
  content: "\f00d";
  padding: 0 10px;
}
.panel-group .panel .panel-heading a.collapsed .treatment-name:after {
  font-family: "FontAwesome";
  content: "\f107";
  padding: 0 10px;
}
.panel-group .panel .panel-body {
  border: solid 1px #ebebeb !important;
}
.panel-group .panel .panel-body .treatment-option.featured {
  background: #edeae9;
  margin-top: -15px;
}
.panel-group .panel .panel-body .treatment-option.featured .inner {
  border-bottom: 0px !important;
  margin-bottom: -15px;
}
.panel-group .panel .panel-body .treatment-option .inner {
  padding: 20px 0px;
  border-bottom: solid 1px #ebebeb;
}
.panel-group .panel .panel-body .treatment-option .inner h4,
.panel-group .panel .panel-body .treatment-option .inner .price {
  color: #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.panel-group .panel .panel-body .treatment-option .inner h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 15px;
}
.panel-group .panel .panel-body .treatment-option .inner .tagline,
.panel-group .panel .panel-body .treatment-option .inner h6 {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 18px;
  color: #48645a;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 4px;
}
.panel-group .panel .panel-body .treatment-option .inner .desc {
  margin-bottom: 15px;
}
body.spa .panel-group .panel {
  margin: 15px 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
}
body.spa .panel-group .panel .panel-heading {
  background: #fabb00;
  padding: 15px 10px;
  border-radius: none;
}
body.spa .panel-group .panel .panel-heading a {
  text-decoration: none;
  display: block;
  position: relative;
  height: auto;
}
body.spa .panel-group .panel .panel-heading a .treatment-img {
  display: block;
  margin-right: 15px;
  background: #fabb00;
  width: 170px;
  height: 120px;
  float: left;
}
body.spa .panel-group .panel .panel-heading a .treatment-name {
  width: 100%;
  padding: 0 15px;
  color: #002c5a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
}
body.spa .panel-group .panel .panel-heading a .treatment-name:after {
  font-family: "FontAwesome";
  content: "\f00d";
  padding: 0 10px;
}
body.spa .panel-group .panel .panel-heading a.collapsed .treatment-name:after {
  font-family: "FontAwesome";
  content: "\f107";
  padding: 0 10px;
}
body.spa .panel-group .panel .panel-body {
  border: solid 1px #fabb00 !important;
}
body.spa .panel-group .panel .panel-body .treatment-option .inner {
  padding: 20px 0px;
  border-bottom: solid 1px #002c5a;
}
body.spa .panel-group .panel .panel-body .treatment-option .inner h4,
body.spa .panel-group .panel .panel-body .treatment-option .inner .price {
  color: #002c5a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #002c5a;
}
body.spa .panel-group .panel .panel-body .treatment-option .inner h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 15px;
  color: #002c5a;
}
body.spa .panel-group .panel .panel-body .treatment-option .inner .tagline,
body.spa .panel-group .panel .panel-body .treatment-option .inner h6 {
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  font-size: 18px;
  color: #002c5a;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 4px;
}
body.spa .panel-group .panel .panel-body .treatment-option .inner .desc {
  margin-bottom: 15px;
}
body.spa .panel-group .panel .panel-body .treatment-option .primary_button {
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
  background: #fabb00;
  border-color: #fabb00;
}
body.spa
  .panel-group
  .panel
  .panel-body
  .treatment-option
  .primary_button:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
body.spa
  .panel-group
  .panel
  .panel-body
  .treatment-option
  .primary_button:hover {
  text-decoration: none;
  border-color: #fabb00;
  color: #fabb00;
}
@media only screen and (min-width: 768px) {
  .panel-group .panel .panel-heading {
    padding: 0;
  }
  .panel-group .panel .panel-heading a {
    height: 120px;
  }
  .panel-group .panel .panel-heading a .treatment-name {
    padding: 0 15px;
    display: block;
    position: relative;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1.6rem;
  }
  .panel-group .panel .panel-heading a .treatment-name:after {
    float: right;
  }
  .panel-group .panel .panel-heading a.collapsed .treatment-name:after {
    float: right;
  }
  .panel-group .panel .panel-body .treatment-option .inner {
    padding: 15px;
  }
  .panel-group .panel .panel-body .treatment-option .inner .tagline {
    font-family: "adobe-caslon-pro", serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
  }
  body.spa .panel-group .panel .panel-heading {
    padding: 0;
  }
  body.spa .panel-group .panel .panel-heading a {
    height: 120px;
  }
  body.spa .panel-group .panel .panel-heading a .treatment-name {
    padding: 0 15px;
    display: block;
    position: relative;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1.6rem;
  }
  body.spa .panel-group .panel .panel-heading a .treatment-name:after {
    float: right;
  }
  body.spa
    .panel-group
    .panel
    .panel-heading
    a.collapsed
    .treatment-name:after {
    float: right;
  }
  body.spa .panel-group .panel .panel-body .treatment-option .inner {
    padding: 15px;
  }
  body.spa .panel-group .panel .panel-body .treatment-option .inner .tagline {
    font-family: "adobe-caslon-pro", serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 992px) {
  .panel-group .panel .panel-heading {
    padding: 0px;
  }
  .panel-group .panel .panel-heading a .treatment-name {
    font-size: 2rem;
  }
  .panel-group .panel .panel-body .treatment-option .inner {
    padding: 30px;
  }
  body.spa .panel-group .panel .panel-heading {
    padding: 0px;
  }
  body.spa .panel-group .panel .panel-heading a .treatment-name {
    font-size: 2rem;
  }
  body.spa .panel-group .panel .panel-body .treatment-option .inner {
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .panel-body {
    border: solid 1px #ebebeb !important;
  }
  .panel-body .treatment-option .inner {
    padding: 50px;
  }
  body.spa .panel-body {
    border: solid 1px #ebebeb !important;
  }
  body.spa .panel-body .treatment-option .inner {
    padding: 50px;
  }
}
.form {
  margin-bottom: 15px;
}
.form .field {
  background: #f3f6f3;
  border: solid 1px #ebebeb;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
}
.form ::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
.form ::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.form :-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
.form input:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.form .g-recaptcha {
  float: left;
  margin-bottom: 10px;
}
.form .submit {
  clear: both;
  display: block;
  text-transform: uppercase;
  background: #48645a;
  text-align: center;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  border: none;
  border-radius: 0px;
  border: solid 1px #48645a;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  display: block;
  width: 100%;
  border: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.form .submit:hover {
  border: solid 1px #000;
  color: #000;
  background: transparent;
}
.form input[type="radio"] {
  width: auto;
  height: 12px;
  margin-right: 2px;
}
.form #EventForm_preferred_contact label {
  margin-right: 10px;
  float: left;
}
.form #EventForm_preferred_contact input {
  float: left;
}
.form #WeddingForm_preferred_contact label {
  margin-right: 10px;
  float: left;
}
.form #WeddingForm_preferred_contact input {
  float: left;
}
.form h3 {
  padding-bottom: 10px;
}
@media screen and (max-width: 500px) {
  #rc-imageselect,
  .g-recaptcha,
  .captcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .form {
    margin-bottom: 30px;
  }
  .form .submit {
    width: auto;
  }
}
.testimonial-list {
  padding-top: 20px;
}
.testimonial-list .full-testimonial {
  margin: 10px 0;
  padding: 0 20px;
}
.testimonial-list .full-testimonial span {
  display: block;
}
.testimonial-list .full-testimonial .heading {
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  font-size: 2.6rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}
.testimonial-list .full-testimonial .stars {
  text-align: center;
  margin-bottom: 15px;
}
.testimonial-list .full-testimonial .comment {
  text-align: center;
  margin-bottom: 20px;
}
.testimonial-list .full-testimonial .link {
  margin: 10px 0;
  text-align: center;
}
.testimonial-list .full-testimonial .link a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #fff;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  -webkit-font-smoothing: auto !important;
  font-size: 14px;
  font-family: "GillSansMTStd-Medium";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 1.5;
  color: #48645a;
  border-color: #48645a;
}
.testimonial-list .full-testimonial .link a:hover {
  text-decoration: none;
  color: rgba(140, 158, 151, 0.6);
  border-color: rgba(140, 158, 151, 0.6);
}
@media only screen and (min-width: 768px) {
  #testimonials {
    margin-bottom: 20px;
  }
  #testimonials .testimonial-list {
    padding-top: 20px;
  }
  #testimonials .testimonial-list .full-testimonial {
    margin: 10px 0;
  }
  #testimonials .testimonial-list .full-testimonial .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  #testimonials .testimonial-list .full-testimonial .heading {
    text-align: left;
  }
  #testimonials .testimonial-list .full-testimonial .stars {
    text-align: right;
  }
  #testimonials .testimonial-list .full-testimonial .comment {
    text-align: left;
  }
  #testimonials .testimonial-list .full-testimonial .link {
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  #testimonials .testimonial-list .full-testimonial {
    margin-bottom: 30px;
  }
}
.virtual-tours {
  margin-top: 20px;
  margin-bottom: 20px;
}
.virtual-tours .spacer h1 {
  color: #48645a;
}
.virtual-tours .tour-slider .arrow {
  cursor: pointer;
  text-align: center;
  position: relative;
}
.virtual-tours .tour-slider .tour {
  padding: 10px;
  text-align: center;
  width: 200px;
}
.virtual-tours .tour-slider .tour img {
  display: inline-block;
}
.virtual-tours .tour-slider .tour a {
  color: #48645a;
  text-transform: uppercase;
  text-decoration: none;
}
.virtual-tours .tour-slider .tour span {
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  white-space: normal;
  height: 60px;
  float: left;
  width: 100%;
  font-size: 14px;
}
.virtual-tours .tour-slider .tour .tour-name {
  font-family: "europa", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 2px;
}
.virtual-tours .virtual-tour {
  width: 100%;
  height: 100%;
  margin: 20px auto;
  background: #ccc;
}
.virtual-tours .virtual-tour .iframe-wrap {
  position: relative;
  padding-top: 56%;
}
.virtual-tours .virtual-tour .iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 500px) {
  .tour-slider .right {
    margin-left: -18px;
  }
}
@media only screen and (min-width: 768px) {
  .virtual-tours .spacer h1 {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .virtual-tours {
    margin-top: 31px;
  }
  .virtual-tours .spacer h1 {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .virtual-tours {
    margin-top: 50px;
  }
  .virtual-tours .spacer h1 {
    margin-bottom: 40px;
  }
}
.tree {
  padding-bottom: 20px;
}
.tree ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: 20px;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.tree ul li {
  float: none;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 20px 5px 0 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}
.tree ul li ul {
  margin: 0;
  display: block;
}
.tree ul li ul li {
  float: none;
}
.top-level .first {
  display: block;
  width: 100%;
}
.sub-level li:after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 20px;
}
.sub-level li.first {
  margin-top: -20px;
}
.tree li a {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-decoration: none;
  color: #666;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
  display: inline-block;
}
.tree li a:hover,
.tree li a:hover + ul li a {
  background: #48645a;
  color: #fff;
  border: 1px solid #48645a;
}
.tree li a:hover + ul li::after,
.tree li a:hover + ul li::before,
.tree li a:hover + ul::before,
.tree li a:hover + ul ul::before {
  border-color: #48645a;
}
