@charset "UTF-8";
@import "font-awesome.min.css";
@import "icomoon.css";
@import "elegant-font.css";
@import "icon54com-1.css";
@import "icon54com-2.css";
@import "icon54com-3.css";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600");
.ribbymain {
  color: #70b028;
}

b, strong {
  font-weight: bold;
}

.logo {
  max-width: 212px;
}

.row-centered {
  text-align: center;
  vertical-align: top;
}

.col-centered {
  display: inline-block;
  float: none;
  margin-right: -4px;
  text-align: left;
  vertical-align: top;
}

a.book-online-beta span {
  color: #70b028;
  font-weight: 600;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.hide {
  display: none !important;
}

#CDSSCROLLINGRAVE.narrow {
  width: 99% !important;
}

.contacts {
  background: #fff url("../../assets/images/top-shim.gif") top left repeat-x;
  display: none;
}

.contacts p {
  line-height: inherit;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .contacts {
    display: flex;
  }
}
.fullwidth {
  width: 100% !important;
  margin: 0 0 20px !important;
}

.activity-book .contacts p {
  margin-top: -10px;
}

.contacts h3 {
  font-size: 20px;
  color: #70b028;
  line-height: 20px;
  margin: 8px 0 0 0;
  padding: 0;
}

.contacts-mob {
  background: #333;
}

@media screen and (min-width: 768px) {
  .contacts-mob {
    display: none;
  }
}
.contacts-mob p {
  float: left;
  margin: 4px 10px;
  padding: 0;
  text-transform: uppercase;
}

.contacts-mob .book-now {
  float: right !important;
}

.contacts-mob a {
  color: #fff;
  text-decoration: none;
}

#map {
  width: 100%;
  height: 425px;
}

#map-headline {
  height: 0;
  overflow: hidden;
  padding-bottom: 70%;
  position: relative;
  width: 100%;
}

.accordion-item .accordion-button {
  color: #ffffff;
  background-color: #3d3d3d;
  border-color: #dddddd;
  box-shadow: none;
}

.accordion-item .accordion-button:focus {
  color: #ffffff;
  background-color: #3d3d3d;
  border-color: #dddddd;
  box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.default-acc .accordion-body {
  text-align: left;
}

.push-down {
  margin-top: 65px;
}

@media screen and (min-width: 991px) {
  .push-down {
    margin-top: 147px;
  }
}
/* ================================
  General
  ================================ */
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  background-color: #fff;
  color: #5a5a5a;
  padding-top: 139px;
}

h4 {
  font-weight: 300;
}

p, li {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}

a:hover {
  text-decoration: none;
}

a {
  color: #70b028;
  text-decoration: none;
}

ul {
  padding-left: 15px;
}

h1, h2, h3, legend {
  line-height: 1.3;
  font-weight: 300;
}

h1 {
  font-size: 26px;
  color: #333;
}

h3, legend {
  /*font-size: 23px;
  line-height: 29px;
  */
  color: #70b028;
}

h3 span {
  font-size: 80%;
  color: #333;
}

hr {
  border-top: 1px dotted #333;
  opacity: 0.5;
}

.white {
  color: white;
}

article h3 {
  color: #70b028;
}

.green {
  color: #70b028;
}

.no-margin {
  margin: 0px;
}

.welcome-back .featured-inner h3 {
  color: #01a8a8;
}

.feature-divider {
  margin: 15px 0 20px 0;
  height: 6px;
  width: 100px;
  background: #edeae5;
  display: inline-block;
  border: none;
}

.extra-content {
  text-align: center;
}

/* ================================
  Features
  ================================ */
.features {
  padding: 40px 0px 20px 0px;
  text-align: left;
}
.features ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.features ul li {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  vertical-align: middle;
  width: 29%;
}
@media screen and (min-width: 992px) {
  .features ul li img {
    margin-left: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .features ul li {
    margin-left: 20px;
    margin-right: 20px;
    width: 29%;
  }
  .features ul li img {
    margin-left: 0px;
  }
}
.features ul li:last-child {
  margin-right: 0px;
}
.features .cdsROW.narrow {
  margin: auto;
}
.features .caption {
  display: none;
}
.features .caption h3 {
  margin-top: 0px;
}
.features .caption p {
  color: #3d3d3d;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .features .caption {
    display: block;
    float: left;
    margin-left: 10px;
    max-width: 55%;
    text-align: left;
  }
  .features .caption h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .features .caption {
    max-width: 65%;
  }
  .features .caption h3 {
    font-size: 20px;
    line-height: 29px;
  }
  .features .caption p {
    font-size: 15px;
  }
}
.features img {
  margin: 0 auto;
  max-width: 100px;
}
@media screen and (min-width: 992px) {
  .features img {
    float: left;
  }
}
.features .visit-england img {
  max-width: 70px;
}
.features a:focus, .features a:hover {
  text-decoration: none;
}

.features-nursery li {
  vertical-align: top !important;
}
@media screen and (min-width: 992px) {
  .features-nursery li {
    width: 21% !important;
  }
}
.features-nursery img {
  max-width: 70px;
}
@media screen and (min-width: 992px) {
  .features-nursery img {
    max-width: 90px;
  }
}
.features-nursery .caption {
  display: block !important;
}
@media screen and (min-width: 992px) {
  .features-nursery .caption {
    max-width: 58% !important;
  }
}
@media screen and (min-width: 1200px) {
  .features-nursery .caption {
    max-width: 63% !important;
  }
}
@media screen and (max-width: 767px) {
  .features-nursery h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .features-nursery h3 {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .features-nursery img {
    max-width: 70px;
  }
}

/* ================================
  Accreditations
  ================================ */
.accreditations {
  background: #fff;
  padding: 20px 0px 0px 0px;
  text-align: center;
}

.accreditations ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.accreditations li {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
  width: 15%;
  vertical-align: middle;
}

.accreditations li:last-child {
  margin-right: 0px;
}

.accreditations img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accreditations img:focus, .accreditations img:hover {
  transform: scale(1.07);
  -ms-transform: scale(1.07);
  -webkit-transform: scale(1.07);
}

.spa-accreditations li {
  width: 10% !important;
}

.holiday-homes-accreditations li {
  width: 8% !important;
}

/* ================================
  Page Navigation
  ================================ */
.page-navigation {
  bottom: 15px;
  position: fixed;
  width: 100%;
}
.page-navigation .button-previous {
  float: left;
  margin-left: 15px;
}
.page-navigation .button-next {
  float: right;
  margin-right: 15px;
}

/* ================================
  Activity
  ================================ */
.list-activity p {
  font-size: 85%;
}

.spacer-paragraph {
  display: none;
}

@media (min-width: 768px) {
  .spacer-paragraph {
    display: block;
  }
}
.activity {
  padding: 15px !important;
  text-align: left;
}
.activity h3 {
  margin: 0px 0px 10px 0px !important;
}
@media screen and (max-width: 767px) {
  .activity h3 {
    font-size: 18px;
  }
}
.activity a {
  text-decoration: none;
}
.activity p {
  font-size: 14px;
  line-height: 23px;
}
.activity .small {
  font-size: 85% !important;
}
.activity .terms-conditions {
  display: block;
  font-size: 10px;
  line-height: 19px;
  margin-top: 10px;
}
.activity img {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .activity img {
    margin-bottom: 0px;
  }
}
.activity button {
  cursor: default !important;
}
.activity .time {
  background: #eeeeee;
  border-color: #eeeeee;
  color: #5a5a5a;
}

.activity-filter {
  padding: 15px !important;
  text-align: left;
}
.activity-filter h4 {
  margin: 7px 0px 0px 0px;
}
.activity-filter .input-group {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .activity-filter .input-group {
    margin-bottom: 0px;
  }
}
.activity-filter select {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .activity-filter select {
    margin-bottom: 0px;
  }
}
.activity-filter .btn-group {
  margin-bottom: 10px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .activity-filter .button-group {
    margin-bottom: 0px;
  }
}
.activity-filter .btn-light {
  text-align: left;
  width: 100%;
}
.activity-filter .multiselect-container {
  padding-left: 0px !important;
}

#lisespecialoffers_filter .description, #lisespecialoffers_filter .phone, #lisespecialoffers_filter .usepagelink, #lisespecialoffers_filter .pagelink, #lisespecialoffers_filter .bookinglink, #lisespecialoffers_filter .image1 {
  display: none;
}
#lisespecialoffers_filter .offertype {
  display: inline-block;
  width: 100%;
}
#lisespecialoffers_filter .offertype label {
  display: inline-block;
  width: 100%;
}
#lisespecialoffers_filter .offertype select {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lisespecialoffers_filter .offertype {
    width: 43%;
  }
  #lisespecialoffers_filter .offertype label {
    width: 35%;
  }
  #lisespecialoffers_filter .offertype select {
    display: inline-block;
    margin: 10px 0px;
    width: 58%;
  }
}
#lisespecialoffers_filter .search-button {
  display: inline-block;
}

#lisecareers_filter label {
  vertical-align: top;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lisecareers_filter label {
    display: inline-block;
    width: 32%;
  }
}
#lisecareers_filter select {
  vertical-align: top;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lisecareers_filter select {
    display: inline-block;
    margin: 10px 0px;
    width: 65%;
  }
}

#liseowners_filter label {
  margin-bottom: 0px;
  margin-top: 15px;
  vertical-align: top;
  width: auto;
}
@media screen and (min-width: 768px) {
  #liseowners_filter label {
    display: inline-block;
  }
}
#liseowners_filter select {
  vertical-align: top;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #liseowners_filter select {
    display: inline-block;
    margin: 10px 0px;
    width: 60%;
  }
}

/* ================================
  Map
  ================================ */
div#cggm_map_1 {
  width: 100%;
  height: 450px;
}

section#characters li {
  float: left;
  margin: 0 20px 0 0;
  width: 20px;
  font-family: "entypo";
  font-size: 4em;
  line-height: 1;
  text-align: center;
  color: #0a5c7c;
}

section#characters ul {
  list-style: none;
}

section#characters ul#entypo-social li, section#map ul#entypo-social li span.pictogram {
  font-family: "entypo-social";
}

.center-block {
  text-align: center;
}

/* ================================
  Buttons
  ================================ */
.btn-xs {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
}

.btn-default {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #333333;
}

.btn-ribby {
  background-color: #70b028;
  color: #ffffff;
  border-color: #70b028;
}

.btn-spa {
  background-color: #b8bc9b;
  color: #ffffff;
  border-color: #b8bc9b;
}

.btn-weddings {
  background-color: #b376aa;
  color: #ffffff;
  border: #b376aa;
}

.btn-restaurant {
  background-color: #ff0000;
  color: #ffffff;
  border: #ff0000;
}

.btn-activity {
  background-color: #70b028;
  color: #ffffff;
  border-color: #70b028;
}

.btn-tree-house {
  background-color: #448fec;
  color: #ffffff;
  border-color: #448fec;
}

.btn-primary {
  background-color: #337ab7 !important;
  color: #ffffff !important;
  border-color: #2e6da4 !important;
}

.btn-event {
  background-color: #b8bc9b;
  color: #ffffff;
  border: #b8bc9b;
}

.btn-cal-nav {
  background-color: #edeae5;
  color: #5a5a5a;
  border: #edeae5;
}

.btn-dining {
  background-color: #b376aa;
  color: #ffffff;
  border: #b376aa;
}

.btn-entertainment {
  background-color: #ff0000;
  color: #ffffff;
  border: #ff0000;
}

.btn-yellow {
  background-color: #f1c14c;
  color: #ffffff;
  border-color: #f1c14c;
}
.btn-yellow:focus, .btn-yellow:hover {
  background: rgb(237.3005181347, 176.6165803109, 28.6994818653);
  color: #ffffff;
}

.btn-grey {
  background-color: #eaebe1;
  color: #ffffff;
  border-color: #eaebe1;
}
.btn-grey:focus, .btn-grey:hover {
  background: rgb(212.58, 214.6, 194.4);
  color: #ffffff;
}

.btn-blue {
  background-color: #1E2843;
  color: #ffffff;
  border-color: #1E2843;
}
.btn-blue:focus, .btn-blue:hover {
  background: rgb(14.2268041237, 18.9690721649, 31.7731958763);
  color: #ffffff;
}

.btn-blue-full {
  background-color: #1E2843;
  color: #ffffff;
  border-color: #1E2843;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.btn-blue-full:focus, .btn-blue-full:hover {
  background: rgb(14.2268041237, 18.9690721649, 31.7731958763);
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .btn-blue-full {
    width: 210px;
  }
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
}

.button-float-right {
  display: block;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .button-float-right {
    display: inline;
    float: right;
    margin-top: 0px;
  }
}
.btn-margin-bottom-5 {
  margin-bottom: 5px;
}

.badge {
  display: inline;
  background-color: #70b028;
  font-weight: normal;
}

.img-circle, .img-rounded, .rounded-circle {
  border: 6px solid whitesmoke;
}

.img-centered {
  margin: 0 auto;
}

.pull-right {
  margin-left: 15px;
}

header .container {
  width: 100%;
}

.embed-responsive {
  border: 10px solid #fff;
}

.marketing {
  position: relative;
  background: #edeae5 url("../../assets/images/marketing-shim.gif") bottom left repeat-x;
  padding-bottom: 40px;
}

.marketing2 {
  position: relative;
  background: #edeae5 url("../../assets/images/marketing-shim2.gif") bottom left repeat-x;
  padding-bottom: 40px;
  padding-top: 20px;
}

.media {
  background: #3d3d3d url("../../assets/images/media-shim.gif") top left repeat-x;
  padding-bottom: 40px;
  padding-top: 40px;
}

.media2 {
  background: #3d3d3d url("../../assets/images/media-shim-2.gif") bottom left repeat-x;
  padding-bottom: 60px;
  padding-top: 10px;
}

.spacing {
  padding-top: 60px;
}

.half-spacing {
  padding-top: 30px;
}

.headline-spacing {
  padding-top: 10px;
  padding-bottom: 10px;
}

.book-header {
  background-color: transparent;
  background-image: url "https://www.ribbyhall.co.uk/assets/images/bookheader.jpeg";
  background-size: cover;
  width: 100%;
  height: auto;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat;
}

.upload {
  background: #edeae5;
  padding: 8px;
  float: left;
  margin-bottom: 1px;
  width: 100%;
}

.well {
  background: #fff;
  padding: 15px;
  border-radius: 12px;
  border: none;
  box-shadow: none;
}

.well-spa ul li {
  font-size: 85%;
}

.factsblock {
  background: #999;
  margin: 30px auto 0 auto;
  padding: 15px 25px;
}

.factsblockheading {
  letter-spacing: -1px;
  font-weight: 500;
  line-height: 1.1;
  font-size: 60px;
  color: #fff;
}

.factsblockheading span {
  color: #70b028;
}

.factsblock p {
  color: #666;
  font-size: 23px;
  line-height: 30px;
}

.factsblock hr {
  border-top: 1px solid #ccc;
}

.col-divider {
  border-right: 1px solid #ccc;
}

.extracontentblock {
  background: #e5e5e5;
  margin: 30px auto 0 auto;
  padding: 15px 25px 35px 25px;
}

.extracontentblock img {
  border: 6px solid #fff;
  margin: 4px;
}

.holiday-homes-widget {
  display: none;
}

.holiday-homes-widget-sticky {
  bottom: 0px;
  display: block;
  left: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 1020;
}

.holiday-homes-widget-sticky .btn-group .btn:first-child {
  border-bottom-left-radius: 0;
}

.holiday-homes-widget-sticky .btn-group .btn:last-child {
  border-bottom-right-radius: 0;
}

.sticky-button-widget {
  display: none;
}

@media screen and (max-width: 992px) {
  .sticky-button-widget-sticky {
    bottom: 0px;
    display: block;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1020;
  }
}

#good-spa-popup .modal-body {
  background: #1a7880;
  color: #ffffff;
  text-align: center;
}
#good-spa-popup .modal-body h3 {
  clear: both;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
#good-spa-popup .modal-body ul {
  text-align: left;
}
#good-spa-popup .modal-body .btn-close {
  float: right;
  margin-bottom: 5px;
}
#good-spa-popup .modal-body .good-spa-btn {
  background: #03b0ad;
  border-color: #03b0ad;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 500;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  #good-spa-popup .modal-body .good-spa-modal-logo {
    max-width: 200px;
  }
}

/* ================================
  Header
  ================================ */
.account-login-link {
  color: #333333;
}

.account-login-button {
  font-size: 12px;
  float: right;
  margin: 7px 0px 0px 0px;
  outline: none;
}
.account-login-button .fa {
  font-size: 20px;
}
.account-login-button p {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 2px;
}

.activity-book .account-login-button p {
  margin-top: 2px !important;
}

.search {
  padding: 10px;
  text-align: left;
}
.search .form-control-sm {
  display: inline-block;
  height: 34px;
  width: auto;
}

/* ================================
  Footer
  ================================ */
footer {
  background: #3d3d3d;
  margin: 0 auto;
  overflow: hidden;
  padding: 25px;
}
footer .footer-left {
  float: left;
}
footer .footer-right {
  float: right;
}
footer hr {
  border-top: 1px dotted #ffffff;
}
footer h3 {
  color: #7ead41;
  margin-bottom: 10px;
  text-transform: uppercase;
}
footer p {
  color: #cccccc;
  font-size: 85%;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer li a {
  color: #ffffff;
  font-size: 85%;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer a:focus, footer a:hover {
  color: #ffffff;
}

.footer-old {
  background: #70b027;
  background: -moz-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #70b027), color-stop(100%, #8dc052));
  background: -webkit-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: -o-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: -ms-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: linear-gradient(to bottom, #70b027 0%, #8dc052 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#70b027", endColorstr="#8dc052", GradientType=0);
  margin: 0 auto;
  padding: 25px;
}
.footer-old h3 {
  color: #fff;
  border-bottom: 1px dotted #fff;
  padding-bottom: 10px;
}
.footer-old p.small {
  padding: 0;
  margin: 0;
}
.footer-old h4, .footer-old h4 a, .footer-old a {
  color: #333;
}
.footer-old p, .footer-old li {
  color: #fff;
  font-size: 14px;
}
.footer-old a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-old ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* ================================
  My Account Log In
  ================================ */
.my-account-login {
  margin: 70px 0px 65px 0px;
}
.my-account-login .nav-tabs {
  border-bottom: none;
  padding: 0px !important;
}
.my-account-login .nav-tabs .nav-link {
  color: #ffffff;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .my-account-login .nav-tabs .nav-link {
    border: 1px solid #ffffff;
    border-radius: 0.25rem;
    margin-bottom: 5px;
    width: 100%;
  }
}
.my-account-login .nav-tabs .nav-link.active {
  color: #495057;
  border-color: #ffffff;
}
@media screen and (min-width: 991px) {
  .my-account-login .nav-tabs .nav-link:hover {
    border-color: transparent;
  }
}
.my-account-login .nav-tabs li {
  color: #5a5a5a !important;
  display: table-cell;
  font-size: 18px !important;
  width: 1%;
  background: #8cca45;
  /*@media screen and (min-width:1200px) {
  	a {
  		min-height: auto;
  	}
  }*/
}
.my-account-login .nav-tabs li:focus, .my-account-login .nav-tabs li:hover {
  color: #5a5a5a !important;
}
.my-account-login .nav-tabs li a {
  /*background: #8cca45;*/
  border-bottom: none;
  border-radius: 8px 8px 0px 0px;
  color: #5a5a5a;
  font-weight: bold;
  min-height: 98px;
  margin-bottom: 0px;
}
.my-account-login .nav-tabs li a:focus, .my-account-login .nav-tabs li a:hover {
  border-color: #8cca45;
  color: #5a5a5a;
}
@media screen and (min-width: 500px) {
  .my-account-login .nav-tabs li a {
    min-height: 56px;
  }
}
@media screen and (min-width: 768px) {
  .my-account-login .nav-tabs li a {
    min-height: 98px;
  }
}
@media screen and (min-width: 991px) {
  .my-account-login .nav-tabs li a {
    min-height: 56px;
  }
}
.my-account-login .nav-tabs .active > a {
  /*background: #ffffff;
  border: 1px solid #ffffff;*/
}
.my-account-login .nav-tabs .active > a:focus, .my-account-login .nav-tabs .active > a:hover {
  border: 1px solid #fff;
}
.my-account-login .nav-tabs a:hover {
  color: #5a5a5a !important;
}
.my-account-login h3 {
  color: #5a5a5a !important;
  margin-top: 0px !important;
}
.my-account-login p {
  color: #5a5a5a !important;
  margin: 0 0 10px !important;
}
.my-account-login p a:focus, .my-account-login p a:hover {
  color: #23527c !important;
}
@media screen and (min-width: 991px) {
  .my-account-login .nav-tabs {
    border-bottom: 1px solid #dee2e6;
  }
}
.my-account-login .tab-pane {
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 20px;
}
@media screen and (min-width: 991px) {
  .my-account-login .tab-pane {
    border-radius: 0px 0px 0.25rem 0.25rem;
  }
}
.my-account-login hr {
  border-top: 1px dotted #333333;
  opacity: 0.5;
}
.my-account-login .btn {
  margin-bottom: 5px;
}

/* ================================
  Social
  ================================ */
.social-icon-link {
  height: 30px;
  background-color: #666;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  outline: none;
  margin: 5px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 30px;
}

.social-icon-link.fill.facebook {
  background-color: #3b5998;
}

.social-icon-link.fill.facebook:hover {
  background-color: #fff;
}

.social-icon-link.fill.facebook:hover .fa-facebook {
  color: #3b5998;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.tumblr {
  background-color: #32506d;
}

.social-icon-link.fill.tumblr:hover {
  background-color: #fff;
}

.social-icon-link.fill.tumblr:hover .fa-tumblr {
  color: #32506d;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.linkedin {
  background-color: #007bb6;
}

.social-icon-link.fill.linkedin:hover {
  background-color: #fff;
}

.social-icon-link.fill.linkedin:hover .fa-linkedin {
  color: #007bb6;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.instagram {
  background-color: #007bb6;
  margin: 5px;
}

.social-icon-link.fill.instagram:hover {
  background-color: #fff;
}

.social-icon-link.fill.instagram:hover .fa-instagram {
  color: #007bb6;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.twitter {
  background-color: #00aced;
}

.social-icon-link.fill.twitter:hover {
  background-color: #fff;
}

.social-icon-link.fill.twitter:hover .fa-twitter {
  color: #00aced;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.google-plus {
  background-color: #dd4b39;
}

.social-icon-link.fill.google-plus:hover {
  background-color: #fff;
}

.social-icon-link.fill.google-plus:hover .fa-google-plus {
  color: #dd4b39;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.reddit {
  background-color: #8bbbe3;
}

.social-icon-link.fill.reddit:hover {
  background-color: #fff;
}

.social-icon-link.fill.reddit:hover .fa-reddit {
  color: #8bbbe3;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.youtube {
  background-color: #df1c31;
}

.social-icon-link.fill.youtube:hover {
  background-color: #fff;
}

.social-icon-link.fill.youtube:hover .fa-youtube {
  color: #df1c31;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.pinterest {
  background-color: #b81621;
}

.social-icon-link.fill.pinterest:hover {
  background-color: #fff;
}

.social-icon-link.fill.pinterest:hover .fa-pinterest {
  color: #b81621;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.github {
  background-color: #444;
}

.social-icon-link.fill.github:hover {
  background-color: #fff;
}

.social-icon-link.fill.github:hover .fa-github {
  color: #444;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.envelope {
  background-color: #333;
}

.social-icon-link.fill.envelope:hover {
  background-color: #fff;
}

.social-icon-link.fill.envelope:hover .fa-envelope {
  color: #333;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.soundcloud {
  background-color: #f50;
}

.social-icon-link.fill.soundcloud:hover {
  background-color: #fff;
}

.social-icon-link.fill.soundcloud:hover .fa-soundcloud {
  color: #f50;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.fill.rss {
  background-color: #F67F2A;
}

.social-icon-link.fill.rss:hover {
  background-color: #fff;
}

.social-icon-link.fill.rss:hover .fa-rss {
  color: #f50;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link.brand {
  background-color: #fff;
}

.social-icon-link.brand .fa {
  color: #006FC2;
}

.social-icon-link.round {
  border-radius: 50%;
}

.social-icon-link.round-corner {
  border-radius: 5px;
}

.social-icon-link:hover {
  -webkit-transition: background-color 150ms ease-in-out;
  -moz-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out;
  height: 26px;
  line-height: 26px;
  width: 26px;
  background-color: #fff;
}

.social-icon-link:hover.facebook {
  border: 2px solid #3b5998;
}

.social-icon-link:hover.tumblr {
  border: 2px solid #32506d;
}

.social-icon-link:hover.linkedin {
  border: 2px solid #007bb6;
}

.social-icon-link:hover.instagram {
  border: 2px solid #007bb6;
}

.social-icon-link:hover.twitter {
  border: 2px solid #00aced;
}

.social-icon-link:hover.google-plus {
  border: 2px solid #dd4b39;
}

.social-icon-link:hover.reddit {
  border: 2px solid #8bbbe3;
}

.social-icon-link:hover.youtube {
  border: 2px solid #df1c31;
}

.social-icon-link:hover.pinterest {
  border: 2px solid #b81621;
}

.social-icon-link:hover.github {
  border: 2px solid #444;
}

.social-icon-link:hover.envelope {
  border: 2px solid #333;
}

.social-icon-link:hover.soundcloud {
  border: 2px solid #f50;
}

.social-icon-link:hover.rss {
  border: 2px solid #F67F2A;
}

.social-icon-link:hover .fa {
  line-height: 26px;
}

.social-icon-link:hover .fa-facebook {
  color: #3b5998;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-tumblr {
  color: #32506d;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-linkedin {
  color: #007bb6;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-instagram {
  color: #007bb6;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-twitter {
  color: #00aced;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-google-plus {
  color: #dd4b39;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-reddit {
  color: #8bbbe3;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-youtube {
  color: #df1c31;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-pinterest {
  color: #b81621;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-github {
  color: #444;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-envelope {
  color: #333;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-soundcloud {
  color: #f50;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link:hover .fa-rss {
  color: #F67F2A;
  -webkit-transition: color 150ms ease-in-out;
  -moz-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}

.social-icon-link .fa {
  color: #fff;
  line-height: 30px;
  font-size: 18px;
}

.brand-icons {
  background-color: #ddd;
  padding: 10px 0;
}

.section-white {
  background: #fff;
  margin: 50px 0px 50px 0px;
  text-align: center;
}

.section-white h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 3.5em;
}

.section-white p {
  color: #e8c8c8;
  margin: 0px 0px 20px 0px;
}

.section-white a {
  color: #e8c8c8;
}

.section-white a:hover, .section-white a:focus {
  color: #d9a4a4;
}

.instagram {
  margin: 50px auto 60px auto;
  text-align: center;
}

.instagram p {
  color: #ae976d;
  font-size: 1.286em;
  margin: 0px 0px 20px 0px;
}

.instagram a {
  color: #ae976d;
}

.instagram a:hover, .instagram a:focus {
  color: #d9a4a4;
}

#instafeed img {
  border: 4px solid #fff;
  border-radius: 4px;
  margin: 4px;
}

fieldset {
  padding-bottom: 20px;
}

form .website {
  display: none;
}

.test-and-trace-form {
  text-align: left;
}

.contactform {
  background: #f3f1ef;
  margin-top: 20px;
  padding: 10px;
  border-radius: 12px;
}

label {
  margin: 10px 0;
  font-weight: normal;
  width: 100%;
}

.contactform input[type=text], .contactform input[type=email], .contactform input[type=password] {
  display: block;
  /*width:100%;
  height:34px;*/
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  /*width:100%;*/
}

.contactform textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-group textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.events-form fieldset {
  padding-bottom: 0px;
  padding-top: 0px;
}

.holiday-homes-model-field {
  display: none;
}

.holiday-homes-location-field {
  display: none;
}

.checkbox-group div {
  display: inline-block;
  width: 48%;
}
.checkbox-group input {
  display: inline-block;
  margin-right: 10px;
  width: auto;
}
.checkbox-group label {
  display: inline-block;
  width: auto;
}

.fbsubmit, .cms_submit {
  width: auto;
}

.cms_submit {
  background-color: #70b028;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #70b028;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.captcha, .cms_textfield {
  margin: 10px 0;
}

.cms_checkbox {
  display: inline;
  width: 5%;
  height: auto;
}

.checkbox-group-multiple div {
  display: inline-block;
  margin-right: 1rem;
}

.checkbox-group-multiple .cms_checkbox {
  width: auto !important;
}

.cms_dropdown {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#startdate_day, #startdate_month, #startdate_year, #enddate_day, #enddate_month, #enddate_year {
  width: 25%;
  margin-left: 10px;
  display: inline;
}

.startdate label {
  display: block;
}

#preferred-date-range-1_day, #preferred-date-range-1_month, #preferred-date-range-1_year, #preferred-date-range-2_day, #preferred-date-range-2_month, #preferred-date-range-2_year {
  width: 25%;
  margin-left: 10px;
  display: inline;
}

.preferred-date-range-1 label {
  display: block;
}

.preferred-date-range-2 label {
  display: block;
}

#date_day, #date_month, #date_year {
  width: 25%;
  margin-left: 10px;
  display: inline;
}

#date_day {
  margin-left: 0px !important;
}

.date label {
  display: block;
}

#time_hour, #time_min {
  width: 25%;
  margin-left: 10px;
  display: inline;
}

#time_hour {
  margin-left: 0px !important;
}

#contacttime_hour, #contacttime_min {
  width: 25%;
  margin-left: 10px;
  display: inline;
}

#contacttime_hour {
  margin-left: 0px !important;
}

#diningtime_hour, #diningtime_min {
  width: 25%;
  margin-left: 10px;
  display: inline;
}

#diningtime_hour {
  margin-left: 0px !important;
}

.dietaryrequirements div {
  display: inline-block;
  font-size: 0.9rem;
  width: 50%;
}

@media screen and (min-width: 990px) {
  .dietaryrequirements div {
    display: inline-block;
    width: 33.33333333%;
  }
}
.dietaryrequirements div .cms_checkbox {
  display: inline-block;
  width: auto;
}

.dietaryrequirements div label {
  display: inline-block;
  margin: 0px;
  width: auto;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #eff1f3 !important;
}

.mobile-brand {
  width: 106px;
  height: auto;
}

.dropdown-backdrop {
  position: static;
}

.navbar {
  border-radius: 0;
  padding-bottom: 0.25rem;
  padding-top: 0px;
}

div.col-12.navfix {
  padding-left: 0;
  padding-right: 0;
}

.navbar-fixed-top {
  background: #ffffff;
  border-radius: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1030;
}

.navbar-toggler {
  border-color: rgb(51, 51, 51);
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(51,51,51, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media screen and (max-width: 992px) {
  .navbar-header {
    width: 100%;
  }
}
.navbar-nav .nav-link {
  color: #777777;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .navbar-nav .nav-link {
    text-align: center;
  }
}
.navbar-nav .nav-link:hover {
  color: #6da334;
}
.navbar-nav .dropdown-toggle {
  white-space: normal;
}
.navbar-nav .dropdown-toggle::after {
  display: none;
}
@media screen and (min-width: 992px) {
  .navbar-nav li > a.short-breaks-holidays {
    width: 90px;
  }
  .navbar-nav li > a.stay-with-us {
    width: 90px;
  }
  .navbar-nav li > a.the-spa-hotel {
    width: 84px;
  }
  .navbar-nav li > a.holiday-with-us {
    width: 88px;
  }
  .navbar-nav li > a.day-visits {
    width: 74px;
  }
  .navbar-nav li > a.about-our-health-club {
    width: 126px;
  }
  .navbar-nav li > a.conferences-and-events-home {
    width: 138px;
  }
  .navbar-nav li > a.eat-drink-play-shop {
    width: 105px;
  }
  .navbar-nav li > a.special-offers {
    width: 84px;
  }
  .navbar-nav li > a.gift-cards {
    width: 74px;
  }
  .navbar-nav li > a.health-and-safety {
    width: 90px;
  }
  .navbar-nav li > a.your-wedding {
    width: 98px;
  }
  .navbar-nav li > a.discover {
    width: 130px;
  }
  .navbar-nav li > a.holiday-homes {
    width: 88px;
  }
  .navbar-nav li > a.nursery-and-pre-school-home {
    width: 120px;
  }
  .navbar-nav li > a.winter-wonderland {
    color: #b04362;
    width: 140px;
  }
}
.navbar-nav .dropdown-menu {
  border: none;
  min-width: 14rem;
}
.navbar-nav .dropdown-menu li a {
  font-size: 15px;
  text-align: left;
  text-transform: none;
  padding: 6px 20px;
}
@media screen and (min-width: 992px) {
  .navbar-nav .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
  }
  .navbar-nav .dropdown-menu li a {
    text-align: left;
  }
}

.navbar-default {
  background-image: none;
  background-color: #fff;
  border: none;
  width: 100%;
}

.navbar-default .caret {
  display: none;
}

.navbar-nav > li > a {
  padding: 5px 8px;
}

.navbar-default .navbar-collapse {
  text-align: center;
}

.navbar-default .navbar-nav {
  display: inline-block;
  float: none;
}

.navbar-default .navbar-nav > li > a {
  width: 140px;
  text-align: center;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #70b028;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: #edeae5;
}

.navbar {
  margin-bottom: 0;
}

.navbar .nav {
  text-transform: uppercase;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color: #70b028;
  background-color: #fff;
}

.navbar-toggle {
  margin-top: 0;
  float: left;
}

.marketing .nav-pills > li {
  font-size: 15px;
  line-height: 22px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background-color: #70b028;
}

.nav-pills > li > a {
  background: #eee;
  color: #333;
  margin: 4px 4px 0px 0px;
  padding: 5px 8px !important;
}

.nav-pills .nav-link.active {
  background: #70b028;
  color: #ffffff;
  margin: 4px 4px 0px 0px;
  padding: 5px 8px !important;
}
.nav-pills .nav-link {
  background: #eee;
  color: #333;
  margin: 4px 4px 0px 0px;
  padding: 5px 8px !important;
}

.alert-danger h3 {
  color: #333;
}

.nav > li > a {
  padding: 5px 8px;
}

.logo-container {
  width: 130px;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* ================================
  Booking Widget
  ================================ */
.book-options {
  background: #edeae5;
  height: 80px !important;
  position: relative !important;
}
.book-options .btn {
  margin-top: 23px;
}

.book-options-less-height {
  height: 55px !important;
}

.booking-widget-spacer {
  background: #edeae5;
  height: 40px;
  position: relative !important;
}

/*.dennis {
	top: -14px !important;
}

#check .field {
	position: relative;
	top: -55px;
}

#check button {
	position: relative;
	top: -55px;
}

#check .centre.spa-hotel {
	button {
		top: 0px !important;
	}

	.field {
		top: 0px !important;
	}
}*/
.section-button-sbh {
  top: 14px !important;
}

.section-button-spa {
  top: 14px !important;
}

@media screen and (min-width: 767px) {
  .table-booking-spacer {
    margin: 31px 0px 0px 0px;
  }
}
.the-spa-hotel .book-options-sticky {
  top: 132px;
}

.book-options-mid-page .centre {
  border-radius: 0px 0px 0px 0px !important;
}
.book-options-mid-page button {
  border-radius: 0px 0px 0px 0px !important;
}

.book-options-sticky {
  background: none;
  height: auto;
  position: fixed !important;
  right: 0;
  top: 147px;
  width: 100%;
  z-index: 1000;
}
.book-options-sticky .centre {
  border-radius: 0px 0px 8px 8px !important;
}
.book-options-sticky button {
  border-radius: 0px 0px 5px 0px !important;
}

.book-options-mobile-sticky {
  background: none;
  height: auto;
  position: fixed !important;
  right: 0;
  top: 76px !important;
  width: 100%;
  z-index: 1000;
}

/* ================================
  Carousel
  ================================ */
.carousel {
  height: 600px;
  overflow: hidden;
}

.carousel-inner > .carousel-item > img {
  width: 100% !important;
}

.carousel-inner > .carousel-item > a > img {
  width: 100%;
}

.carousel-caption {
  z-index: 10;
  left: 10%;
  right: 10%;
  bottom: 35%;
  padding: 0 0 10px 0;
  text-align: left;
  text-shadow: none;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    bottom: 50%;
  }
}
.carousel-caption h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 36px;
  margin-top: 8px;
  text-transform: uppercase;
}

.carousel-caption a {
  color: #fff;
}

#main-carousel a {
  color: #70b028;
  text-decoration: none;
}

#main-carousel a:hover {
  text-decoration: none;
}

#main-carousel a h4 {
  color: #ffffff;
}

.carousel-control {
  width: 5%;
  z-index: 20;
}

.carousel-item {
  height: 600px;
  background-color: #edeae5;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .carousel-item {
    height: 190px;
  }
}

.carousel-item.feature {
  height: auto;
}

@media screen and (max-width: 767px) {
  .carousel-item.feature {
    height: 190px;
  }
}
.activities-calendar .carousel, .activities-calendar .carousel .carousel-item {
  height: 350px;
  background-color: #000;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  font-size: 30px;
}

.carousel-control-prev, .carousel-control-next {
  display: none;
  width: 15%;
}

.page-1052 .carousel-control-prev, .page-1052 .carousel-control-next, .page-1048 .carousel-control-prev, .page-1048 .carousel-control-next, .page-1049 .carousel-control-prev, .page-1049 .carousel-control-next, .page-1050 .carousel-control-prev, .page-1050 .carousel-control-next, .page-1046 .carousel-control-prev, .page-1046 .carousel-control-next, .page-1022 .carousel-control-prev, .page-1022 .carousel-control-next, .page-1021 .carousel-control-prev, .page-1021 .carousel-control-next, .page-1043 .carousel-control-prev, .page-1043 .carousel-control-next, .page-1045 .carousel-control-prev, .page-1045 .carousel-control-next, .page-1044 .carousel-control-prev, .page-1044 .carousel-control-next, .page-1043 .carousel-control-prev, .page-1043 .carousel-control-next, .page-1042 .carousel-control-prev, .page-1042 .carousel-control-next, .page-1041 .carousel-control-prev, .page-1041 .carousel-control-next, .page-1040 .carousel-control-prev, .page-1040 .carousel-control-next, .page-1037 .carousel-control-prev, .page-1037 .carousel-control-next, .page-1036 .carousel-control-prev, .page-1036 .carousel-control-next, .page-1035 .carousel-control-prev, .page-1035 .carousel-control-next, .page-1034 .carousel-control-prev, .page-1034 .carousel-control-next, .page-1033 .carousel-control-prev, .page-1033 .carousel-control-next, .page-1018 .carousel-control-prev, .page-1018 .carousel-control-next {
  display: flex;
}

.carousel-caption-video {
  background: none !important;
  left: 0;
  right: 0;
  text-align: center;
}

.carousel-caption-video h4 {
  font-size: 56px;
}

.carousel-caption-video p {
  font-size: 34px;
}

.inpage-left, .inpage-right {
  left: -75px;
  top: -100px;
}

.carousel .lead, .carousel-caption p {
  color: #70b028;
  font-size: 28px;
  margin-bottom: 20px;
}

.carousel-caption .btn {
  font-size: 12px;
  text-transform: uppercase;
}

.carousel-fade .carousel-inner .carousel-item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .carousel-item.next, .carousel-fade .carousel-inner > .carousel-item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .carousel-item.prev, .carousel-fade .carousel-inner > .carousel-item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .carousel-item.next.left, .carousel-fade .carousel-inner > .carousel-item.prev.right, .carousel-fade .carousel-inner > .carousel-item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
  content: none;
}

#winter-wonderland-carousel {
  background-image: url(../../uploads/images/sbh-misc/winter-wonderland-testimonials.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#winter-wonderland-carousel .carousel-indicators {
  display: block;
}
#winter-wonderland-carousel .carousel-item {
  background: none;
}
#winter-wonderland-carousel .carousel-caption {
  background: none;
  border-bottom: none;
  bottom: 70px;
  left: 20%;
  right: 20%;
  width: auto;
}
#winter-wonderland-carousel .carousel-caption .author {
  font-size: 14px;
  margin-top: 10px;
}

#quote-carousel {
  height: auto;
  margin: 0 auto;
  max-width: 95%;
}
#quote-carousel .carousel-item {
  background-color: transparent;
  height: auto;
}
#quote-carousel .carousel-indicators {
  top: 0;
}
#quote-carousel .carousel-indicators [data-bs-target] {
  background-color: #e5e5e5;
}
#quote-carousel .carousel-indicators .active {
  background-color: #cccccc;
}
#quote-carousel .carousel-item {
  margin-top: 30px;
}
#quote-carousel .carousel-item h3 {
  font-size: 1.5rem;
}

.myaccount .carousel-inner {
  max-height: 374px;
}
.myaccount .carousel-caption {
  bottom: 20%;
}
@media screen and (min-width: 1200px) {
  .myaccount .carousel-caption {
    bottom: 40%;
  }
}

.video-header {
  position: relative;
}
.video-header video {
  display: block;
  width: 100%;
}
.video-header .video-header-caption {
  bottom: 35%;
  color: #ffffff;
  left: 5%;
  padding: 0 0 10px 0;
  position: absolute;
  right: 5%;
  text-align: left;
  text-shadow: none;
  width: 100%;
  z-index: 10;
}
.video-header .video-header-caption h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 36px;
  margin-top: 8px;
  text-transform: uppercase;
}
.video-header .video-header-caption p {
  color: #ffffff;
}
.video-header .video-header-caption a {
  color: #fff;
}

.header-images {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.Indoor .header-images {
  background-image: url(../../uploads/images/activities-header/indoor.jpg);
}

.Outdoor .header-images {
  background-image: url(../../uploads/images/activities-header/outdoor.jpg);
}

.Adult .header-images {
  background-image: url(../../uploads/images/activities-header/adult.jpg);
}

.Seasonal .header-images {
  background-image: url(../../uploads/images/activities-header/seasonal.jpg);
}

.tbs-sidebar h2 {
  margin: 6px 0;
  font-size: 26px;
}

.tbs-sidebar h3 {
  margin: 10px 0;
}

.tbs-sidebar h5 {
  display: inline;
  line-height: 32px;
}

.tbs-sidebar p, .marketing .tbs-sidebar li, .breadcrumb {
  font-size: 90%;
  font-weight: 300;
  line-height: 22px;
}

.breadcrumb {
  background-color: #faf9f7;
}

.crumb {
  margin: 0 3px;
}

.marketing .tbs-sidebar li {
  margin-bottom: 5px;
}

.tbs-sidenav {
  width: 370px;
  margin: 30px 0 30px 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.tbs-sidenav > li > a {
  display: block;
  width: 360px \9 ;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}

.tbs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.tbs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.tbs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

.tbs-sidenav.affix {
  top: 40px;
}

.tbs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}

.content-standout-block {
  background: #6da334;
  border-radius: 90px;
  color: #ffffff;
  margin: 40px 0px;
  padding: 20px 60px;
}
.content-standout-block h3 {
  color: #ffffff !important;
  font-weight: 500;
}
.content-standout-block p {
  color: #ffffff;
  width: 100%;
}
.content-standout-block .btn-white {
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 18px;
  color: #6da334;
  margin-top: 0.5rem;
}

.addthis_sharing_toolbox {
  position: relative;
  top: -20px;
  margin-bottom: -20px;
}

#extra-content .well, .spa-extra-block .well {
  background: #5a5a5a;
}

#extra-content .carousel, #extra-content .carousel .item, .spa-extra-block .carousel, .spa-extra-block .carousel .item {
  height: auto;
}

#extra-content .carousel .item, .spa-extra-block .carousel .item {
  background-color: transparent;
  min-height: 200px;
}

#extra-content h2, .spa-extra-block h2 {
  margin-top: 0;
}

#extra-content p, #extra-content li, .spa-extra-block p, .spa-extra-block li {
  color: #fff;
}

#extra-content small, .spa-extra-block small {
  color: red;
}

#extra-content .page-header, .spa-extra-block .page-header {
  border-bottom: 1px dotted #9ea0a2;
}

.marketing.spacing {
  margin-top: 120px;
}

.site-alert {
  border-radius: 0px;
  bottom: 0;
  margin-bottom: 0px;
  padding: 20px;
  position: fixed;
  width: 100%;
}

.site-alert a {
  color: #ffffff;
}

.alert-ribby {
  background: #70b028;
  border-color: #70b028;
  color: #fff;
}

.alert-ribby .close {
  color: #fff;
  opacity: 1;
}

.alert-spa {
  background: #7fbfcc;
  border-color: #7fbfcc;
  color: #fff;
}

.alert-spa .close {
  color: #fff;
  opacity: 1;
}

.alert-goodspaguide {
  background: #1a7880 !important;
  border-color: #1a7880 !important;
  color: #fff;
  padding: 5px 0px 5px 0px !important;
}

.alert-goodspaguide .close {
  color: #fff;
  opacity: 1;
}

.alert-grey {
  background: #3d3d3d;
  border-color: #3d3d3d;
  color: #fff;
}

.alert-grey .close {
  color: #fff;
  opacity: 1;
}

.alert-reeds-bay {
  background: #1E2843;
  border-color: #1E2843;
  color: #fff;
}

.alert-reeds-bay .close {
  color: #fff;
  opacity: 1;
}

.alert-sticky-footer {
  bottom: 0;
  padding: 10px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 100000;
}

/*.holiday-homes .alert {
	bottom: 0;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 10000;
}*/
#timeline {
  margin-bottom: 20px;
  overflow: hidden;
}

#timeline .item {
  padding: 10px;
  max-width: 100% !important;
}

#timeline img {
  max-width: 100% !important;
}

#timeline .activities-block {
  margin-bottom: 0px !important;
}

#timeline .blocks {
  margin-bottom: 0px !important;
}

.block-text {
  min-height: 375px;
}

.column {
  float: left;
}

.size-1of4 {
  width: 25%;
}

.size-1of3 {
  width: 33.333%;
}

.size-1of2 {
  width: 50%;
}

@media screen and (max-width: 450px) {
  #timeline[data-columns]::before {
    content: "1 .column";
  }
}
@media screen and (min-width: 451px) and (max-width: 700px) {
  #timeline[data-columns]::before {
    content: "2 .column.size-1of2";
  }
}
@media screen and (min-width: 701px) and (max-width: 850px) {
  #timeline[data-columns]::before {
    content: "3 .column.size-1of3";
  }
}
@media screen and (min-width: 851px) {
  #timeline[data-columns]::before {
    content: "4 .column.size-1of4";
  }
}
.activities-block h3 {
  font-size: 22px;
  letter-spacing: -1px;
  line-height: normal;
  margin-top: 0;
  height: 40px;
}

.activities-block .ac-text, .activities-block .ac-text p {
  height: 150px;
  font-size: 12px;
  line-height: 20px;
  margin-top: 15px;
}

.activities-block .ac-summary {
  height: 130px;
  font-size: 12px;
}

.rooms {
  height: 230px;
}

.blocks {
  text-align: center;
  background: #fff;
  padding: 10px 12px 8px 12px;
  margin-bottom: 20px;
}

.blocks h3 {
  margin-top: 1rem;
}

.blocks a {
  text-decoration: none;
}

.blocks p {
  font-size: 90%;
}

.blocks a p {
  color: #5a5a5a;
}

.blocks img.pull-right {
  margin-left: 10px;
  margin-right: 10px;
}

.bottom-align-text {
  position: absolute;
  bottom: 20px;
  left: 35%;
}

.marketing .contactform {
  text-align: left;
}
.marketing .contactform input[type=text], .marketing .contactform input[type=email] {
  width: 100%;
}
.marketing .contactform .input-group input[type=text] {
  width: auto;
}
.marketing .contactform .input-group-append {
  padding: 0.2rem 0.75rem;
}
.marketing .contactform .input-group-append .bg-light {
  background-color: #e9ecef !important;
  border: 1px solid #e9ecef !important;
  padding: 0px !important;
}

.marketing .span4 p {
  margin-right: 10px;
}

.marketing ul {
  padding-left: 20px;
}

/*.marketing li {
	font-size:16px;
	line-height:25px;
}*/
li.small {
  font-size: 85%;
}

.featurette-divider {
  margin: 15px 0 20px 0;
  height: 6px;
  width: 100px;
  background: #fff;
  display: inline-block;
  border: none;
}

.featurette {
  padding-top: 120px;
  overflow: hidden;
  text-align: center;
  width: 95%;
  margin: 0 auto;
}

.featurette .contactform {
  text-align: left;
}

.featurette.no-image {
  padding-top: 0;
}

.featurette-image {
  margin-top: -120px;
}

.featurette-image.pull-left {
  margin-right: 40px;
}

.featurette-image.pull-right {
  margin-left: 40px;
}

.featurette-heading {
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

@font-face {
  font-family: Entypo;
  src: url(../fonts/entypo.ttf);
}
@font-face {
  font-family: Entypo-social;
  src: url(../fonts/entypo-social.ttf);
}
.iconfont {
  font-family: Entypo;
  font-size: 1.8em;
  padding-right: 5px;
}

.section-header {
  width: 85%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}

.status {
  border-bottom: 1px dotted gray;
  margin: 10px 0;
}

.status .btn {
  margin-top: 20px;
  margin-bottom: 10px;
}

.news-story {
  border-bottom: 1px dotted gray;
  margin: 20px 0;
  padding-bottom: 20px;
}

article {
  padding-bottom: 10px;
}

.blog-pager {
  width: 50px;
}

ul.pagination {
  padding-left: 0;
}

.pagination > li > a, .pagination > li > span {
  text-align: center;
}

/* ================================
  Alert
  ================================ */
.the-spa-hotel .alert-page {
  background: #7fbfcc;
}

.alert-page {
  background: #7cac40;
  border-radius: 0px;
  color: #ffffff;
  font-size: 15px;
  margin: 0px;
  padding: 15px 0px 5px 0px;
  text-align: center;
}
.alert-page .close {
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 2px;
  opacity: 1;
}
.alert-page a {
  color: #ffffff;
}
.alert-page a:focus, .alert-page a:hover {
  text-decoration: none;
}
.alert-page p {
  margin: 0px 0px 4px 0px;
}

.reeds-bay-alert-page {
  background: #1E2843;
  border-radius: 0px;
  color: #ffffff;
  font-size: 15px;
  margin: 0px;
  padding: 15px 0px 5px 0px;
  text-align: center;
}
.reeds-bay-alert-page .close {
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 2px;
  opacity: 1;
}
.reeds-bay-alert-page a {
  color: #ffffff;
}
.reeds-bay-alert-page a:focus, .reeds-bay-alert-page a:hover {
  text-decoration: none;
}
.reeds-bay-alert-page p {
  margin: 0px 0px 4px 0px;
}

.dining-alert-page {
  background: #f5c12a;
  border-radius: 0px;
  color: #ffffff;
  font-size: 15px;
  margin: 0px;
  padding: 15px 0px 5px 0px;
  text-align: center;
}
.dining-alert-page .close {
  color: #ffffff;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 2px;
  opacity: 1;
}
.dining-alert-page a {
  color: #ffffff;
}
.dining-alert-page a:focus, .dining-alert-page a:hover {
  text-decoration: none;
}
.dining-alert-page p {
  margin: 0px 0px 4px 0px;
}

/* ================================
  Headline
  ================================ */
.headline {
  text-align: center;
}
.headline .row {
  margin-left: 0px;
  margin-right: 0px;
}
.headline .row .col-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.headline .row-headline {
  display: flex;
  flex-wrap: wrap;
}
.headline .headline-images .row {
  margin-left: 0px;
  margin-right: 0px;
}
.headline .headline-images .row .col-6 {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.headline .headline-images .row .col-6 .caption {
  position: absolute;
  top: 10%;
  width: 100%;
}
.headline .headline-images .row .col-6 .caption h3 {
  color: #ffffff;
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase;
}
.headline .headline-images .row .col-6 .caption h3 span {
  color: #ffffff;
  display: block;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .headline .headline-images .row .col-6 .caption h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .headline .headline-images .row .col-6 .caption {
    top: 55%;
  }
}
.headline .headline-images .row .col-6 .caption-spa {
  top: 40%;
}
@media screen and (min-width: 768px) {
  .headline .headline-images .row .col-6 .caption-spa {
    top: 45%;
  }
}
.headline .headline-images .row .col-12 {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.headline .headline-images .carousel {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .headline .headline-images .carousel {
    height: auto;
  }
  .headline .headline-images .carousel-item {
    height: 320px;
  }
}
.headline .headline-content {
  padding: 40px 10px;
}
.headline .headline-content .headline-small-image {
  max-height: 130px;
}
.headline .headline-content .breaks-countdown {
  color: #6da334;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}
.headline .headline-content .contactform {
  text-align: left;
}
.headline .headline-content .contactform input[type=text], .headline .headline-content .contactform input[type=email] {
  width: 100%;
}
.headline .headline-content h1 {
  font-size: 30px;
  text-transform: uppercase;
  /*@media screen and (min-width:768px) {
  	span {
  		font-size: 50px;
  	}	
  }*/
}
.headline .headline-content h1 span {
  color: #6da334;
  display: block;
  font-size: 35px;
  word-break: break-all;
}
@media screen and (min-width: 1200px) {
  .headline .headline-content h1 span {
    font-size: 60px;
    line-height: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .headline .headline-content h1 span {
    font-size: 80px;
  }
}
.headline .headline-content #timer {
  font-size: 2.5em;
  font-weight: 100;
  color: #ffffff;
}
.headline .headline-content #timer div {
  display: inline-block;
  font-weight: 600;
  padding: 0 0.25em 0 0.25em;
}
.headline .headline-content #timer div span {
  color: #ffffff;
  display: block;
  font-size: 0.35em;
  font-weight: 400;
  text-transform: uppercase;
}
.headline .headline-content .christmas-shopping-event-heading {
  font-size: 25px;
}
.headline .headline-content .christmas-shopping-event-heading span {
  font-size: 26px;
}
@media screen and (min-width: 1200px) {
  .headline .headline-content .christmas-shopping-event-heading {
    font-size: 30px;
  }
  .headline .headline-content .christmas-shopping-event-heading span {
    font-size: 60px;
    line-height: 60px;
  }
}
@media screen and (min-width: 1600px) {
  .headline .headline-content .christmas-shopping-event-heading span {
    font-size: 80px;
  }
}
.headline .headline-content p {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1200px) {
  .headline .headline-content p {
    width: 65%;
  }
}
.headline .headline-content .main-icons {
  margin-top: 30px;
}
.headline .headline-content .main-icons .icon {
  color: #f1c14c;
  font-size: 50px;
}
@media screen and (min-width: 768px) {
  .headline .headline-content .main-icons .icon {
    font-size: 60px;
  }
}
.headline .headline-content .main-icons .col-centered {
  text-align: center;
}
.headline .headline-content .main-icons h3 {
  color: #5a5a5a;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .headline .headline-content {
    padding: 40px 0px 60px 0px;
  }
}
@media screen and (max-width: 576px) {
  .headline #main-headline-carousel {
    height: 550px;
  }
}
@media screen and (min-width: 576px) {
  .headline #main-headline-carousel {
    height: 270px;
  }
}
@media screen and (min-width: 1000px) {
  .headline #main-headline-carousel {
    height: 360px;
  }
}
@media screen and (min-width: 1300px) {
  .headline #main-headline-carousel {
    height: 428px;
  }
}
@media screen and (max-width: 576px) {
  .headline #main-headline-carousel .carousel-item {
    height: 550px;
  }
}
@media screen and (min-width: 576px) {
  .headline #main-headline-carousel .carousel-item {
    height: 270px;
  }
}
@media screen and (min-width: 1000px) {
  .headline #main-headline-carousel .carousel-item {
    height: 360px;
  }
}
@media screen and (min-width: 1300px) {
  .headline #main-headline-carousel .carousel-item {
    height: 428px;
  }
}

@media screen and (min-width: 768px) {
  .holiday-homes .headline-content {
    padding: 70px 0px 60px 0px;
  }
}
.headline-thin .carousel {
  height: 320px;
}
@media screen and (max-width: 767px) {
  .headline-thin .carousel {
    height: auto;
  }
  .headline-thin .carousel-item {
    height: 320px;
  }
}

.dining-headline {
  background: #edeae5;
  padding: 10px 0px 30px 0px;
  text-align: center;
}
.dining-headline h1 {
  margin-top: 1rem;
  text-transform: uppercase;
}
.dining-headline h1 span {
  color: #6da334;
  display: block;
  font-size: 42px;
  line-height: 42px;
}
@media screen and (min-width: 768px) {
  .dining-headline h1 span {
    font-size: 70px;
    line-height: 70px;
  }
}
.dining-headline p {
  margin: 0 auto;
}

.page-999 .dining-headline .text-only-title, .page-1001 .dining-headline .text-only-title, .page-1002 .dining-headline .text-only-title, .page-1003 .dining-headline .text-only-title {
  display: none;
}

.headline-wide .headline-content {
  padding: 10px 10px 30px 10px;
  text-align: left;
  width: 100%;
}
.headline-wide .headline-content .headline-small-image {
  max-height: 130px;
}
.headline-wide .headline-content h1 {
  font-size: 28px;
  margin: 0 auto;
  text-transform: uppercase;
  width: 91%;
  /*@media screen and (min-width:768px) {
  	span {
  		font-size: 50px;
  	}	
  }*/
}
.headline-wide .headline-content h1 span {
  color: #6da334;
  display: block;
  font-size: 32px;
  word-break: break-all;
}
@media screen and (min-width: 1200px) {
  .headline-wide .headline-content h1 span {
    font-size: 48px;
    line-height: 48px;
  }
}
@media screen and (min-width: 1600px) {
  .headline-wide .headline-content h1 span {
    font-size: 48px;
  }
}
.headline-wide .headline-content h4 {
  margin: 10px auto;
  width: 90%;
}
.headline-wide .headline-content p {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1200px) {
  .headline-wide .headline-content p {
    width: 90%;
  }
}

.headline-with-background {
  background: #edeae5;
}
.headline-with-background .feature-divider {
  background: #ffffff;
}

/* ================================
  Hero
  ================================ */
.hero img {
  width: 100%;
}

/* ================================
  Fullwidth
  ================================ */
.fullwidth-content {
  background: #edeae5;
  color: #333333;
  padding: 20px 10px 40px 10px;
}
.fullwidth-content h2 {
  text-align: center;
  text-transform: uppercase;
}
.fullwidth-content h2 b {
  font-weight: 400;
}
.fullwidth-content h2 span {
  color: #6da334;
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .fullwidth-content h2 span {
    font-size: 50px;
  }
}

/* ================================
  Featured
  ================================ */
.table_1 h3 {
  color: #3d3d3d;
  font-size: 24px;
  font-weight: 400;
  margin: 0px 0px 10px 0px;
}
.table_1 h5 {
  color: #7cac40;
  font-size: 16px;
}
.table_1 h6 {
  color: #3d3d3d;
  font-size: 20px;
  font-weight: 300;
  margin: 0px 0px 5px 0px;
}
.table_1 a {
  text-decoration: none;
}
.table_1 a:focus, .table_1 a:hover {
  text-decoration: none;
}
.table_1 li {
  color: #7cac40;
}
.table_1 .title {
  background: #ffffff !important;
  border-top: none !important;
  min-height: 185px;
  padding: 0px 6px 12px 6px !important;
}
.table_1 .title-home {
  background: #ffffff !important;
  border-top: none !important;
  min-height: 134px;
  padding: 0px 5px 12px 5px !important;
}
.table_1 .title-no-height {
  background: #ffffff !important;
  border-top: none !important;
  padding: 0px 6px 12px 6px !important;
}
.table_1 .paragraph-home {
  color: #7cac40;
  font-size: 13px;
  line-height: 24px;
}

.membership-new .table_1 .title {
  min-height: 228px;
}

.featured {
  background: #edeae5 url(../../assets/images/featured.jpg) bottom left repeat-x;
  color: #333333;
  padding: 20px 10px 40px 10px;
  text-align: center;
}
.featured h2 {
  color: #333333 !important;
  text-transform: uppercase;
}
.featured h2 b {
  font-weight: 400;
}
.featured h2 span {
  color: #6da334 !important;
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .featured h2 span {
    font-size: 50px;
    line-height: 42px;
  }
}
.featured .col-12 {
  position: relative;
}
.featured h4 {
  font-size: 16px;
}
.featured .ribby {
  background: #70b028;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .ribby:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #70b028;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .ribby:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #70b028;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .families {
  background: #7cac40;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .families:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #7cac40;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .families:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #7cac40;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .adults {
  background: #b9bb9e;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .adults:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #b9bb9e;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .adults:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #b9bb9e;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .health-club {
  background: #ea5e55;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .health-club:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #ea5e55;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .health-club:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #ea5e55;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .homes-for-sale {
  background: #1E2842;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 45%;
}
.featured .homes-for-sale:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #1E2842;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .homes-for-sale:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #1E2842;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .new {
  background: #f1c14c;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .new:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #f1c14c;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .new:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #f1c14c;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .eat {
  background: #12a69b;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .eat:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #12a69b;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .eat:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #12a69b;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .play {
  background: #f39314;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .play:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #f39314;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .play:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #f39314;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .revive {
  background: #eb6266;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .revive:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #eb6266;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .revive:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #eb6266;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .celebrate {
  background: #4fb9dc;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .celebrate:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #4fb9dc;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .celebrate:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #4fb9dc;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .shop {
  background: #2d7d59;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .shop:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #2d7d59;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .shop:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #2d7d59;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .stay {
  background: #a6a6a6;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.featured .stay:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #a6a6a6;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.featured .stay:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #a6a6a6;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.featured .featured-point {
  margin: 20px auto;
  text-align: center;
}
.featured .featured-point .icon {
  font-size: 50px;
}
@media screen and (min-width: 768px) {
  .featured .featured-point .icon {
    font-size: 60px;
  }
}
.featured .featured-point h3 {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .featured {
    padding: 20px 0px 40px 0px;
  }
}
.featured-inner h3 {
  color: #7cac40;
  font-weight: 500;
  text-transform: uppercase;
}
.featured-inner h3 span {
  color: #3d3d3d;
  display: block;
  font-size: 16px;
  font-weight: 600;
}

.featured-two {
  text-align: center;
}
.featured-two h2 {
  color: #333333 !important;
  text-transform: uppercase;
}
.featured-two h2 b {
  font-weight: 400;
}
.featured-two h2 span {
  color: #6da334 !important;
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .featured-two h2 span {
    font-size: 50px;
    line-height: 42px;
  }
}
.featured-two h3 {
  color: #7cac40;
  font-weight: 500;
  font-size: 16px !important;
  text-transform: uppercase;
}
.featured-two h3 span {
  color: #3d3d3d;
  display: block;
  font-size: 24px !important;
}
.featured-two .title {
  border-top: none !important;
  min-height: 84px;
  padding: 0px 0px 12px 0px !important;
}

.featured-dining {
  background: #ffffff !important;
}
.featured-dining .title {
  min-height: 148px;
  padding: 0px 0px 12px 0px !important;
}

.features-icons {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.features-icons li {
  display: inline-block;
  margin: 0px 15px 0px 15px;
}
.features-icons li img {
  max-width: 70px;
}
.features-icons li:first-child {
  margin: 0px 15px 0px 0px;
}
.features-icons li:last-child {
  margin: 0px 0px 0px 15px;
}

.featured-no-bg {
  background: #edeae5 !important;
}
.featured-no-bg h3 {
  color: #7cac40;
  font-weight: 400;
  text-transform: uppercase;
}
.featured-no-bg h3 span {
  color: #3d3d3d;
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.featured-no-bg p {
  color: #000000;
  font-size: small;
}
.featured-no-bg .paragraph-home {
  color: #000000;
  font-size: small;
}

.featured-alt {
  background: none;
  color: #333333;
  padding: 20px 0px 10px 0px !important;
  text-align: center;
}

.featured-alt {
  background: none;
  color: #333333;
  text-align: center;
}

.featured-block-item {
  margin-bottom: 20px;
  position: relative;
}
.featured-block-item .overlay {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  width: 100%;
}
.featured-block-item .overlay h3 {
  bottom: 40%;
  color: #ffffff;
  font-size: 25px;
  font-weight: 400;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.featured-block-item img {
  width: 100%;
}

.featured-block-item:hover .overlay {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* ================================
  Pre Content
  ================================ */
.pre-content h2 {
  text-align: center;
  text-transform: uppercase;
}
.pre-content .table_1 .title {
  min-height: 147px !important;
}

/* ================================
  Call To Action
  ================================ */
.call-to-action {
  overflow: hidden;
  padding: 40px 0px 50px 0px;
  text-align: center;
}
.call-to-action h2 {
  text-transform: uppercase;
}
.call-to-action h2 span {
  color: #6da334;
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .call-to-action h2 span {
    font-size: 60px;
  }
}
.call-to-action button {
  margin-top: 20px;
}

/* ================================
  Plain Image Blocks
  ================================ */
.plain-image-blocks .row {
  margin: 0px;
}
.plain-image-blocks .col-12 {
  padding-left: 0px;
  padding-right: 0px;
}
.plain-image-blocks .col-sm-4 {
  padding-left: 0px;
  padding-right: 0px;
}

/* ================================
  Book A Show Round
  ================================ */
.book-a-show-round {
  padding: 50px 0px 10px 0px;
  text-align: center;
}
.book-a-show-round form {
  text-align: left;
}
.book-a-show-round form input {
  margin-bottom: 10px;
}
.book-a-show-round form fieldset {
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .book-a-show-round form .form-group {
    margin-bottom: 0px;
  }
}
.book-a-show-round form label {
  margin: 0px 0px 10px 0px;
}
.book-a-show-round form .h4 {
  margin-top: 5px;
}
.book-a-show-round form .checkbox {
  overflow: hidden;
}
.book-a-show-round form .checkbox input {
  display: inline-block;
  float: left;
  margin: 5px 0px 0px 0px;
  width: 5%;
}
.book-a-show-round form .checkbox label {
  display: inline-block;
  float: right;
  margin-top: 0px;
  width: 95%;
}
.book-a-show-round form .captcha {
  display: inline-block;
  float: left;
}
.book-a-show-round form .cms_submit {
  background-color: #70b028;
  color: #ffffff;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  margin-top: 12px;
  margin-left: 20px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #70b028;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.book-a-show-round-green {
  background: #7ead41;
  color: #ffffff;
}
.book-a-show-round-green .contactform {
  background: none !important;
}
.book-a-show-round-green .contactform fieldset {
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .book-a-show-round-green .contactform .form-group {
    margin-bottom: 0px;
  }
}
.book-a-show-round-green .contactform label {
  margin: 0px 0px 10px 0px;
}
.book-a-show-round-green .contactform .checkbox {
  overflow: hidden;
}
.book-a-show-round-green .contactform .checkbox input {
  display: inline-block;
  float: left;
  margin: 5px 0px 0px 0px;
  width: 5%;
}
.book-a-show-round-green .contactform .checkbox label {
  display: inline-block;
  float: right;
  margin-top: 0px;
  width: 95%;
}
.book-a-show-round-green .contactform .captcha {
  display: inline-block;
  float: left;
}
.book-a-show-round-green .contactform .cms_submit {
  background-color: #ffffff;
  color: #7ead41;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  margin-top: 12px;
  margin-left: 20px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ffffff;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.book-a-show-round-green .contactform a {
  color: #ffffff;
  font-weight: 500;
}

/* ================================
  Additional Content
  ================================ */
.additional-content {
  padding: 50px 0px 60px 0px;
}
.additional-content h3 {
  color: #333333;
  margin: 10px 0px 20px 0px;
  text-align: center;
  text-transform: uppercase;
}

/* ================================
  Introduction
  ================================ */
.introduction {
  padding: 50px 0px 50px 0px;
  text-align: center;
}

/* ================================
  More
  ================================ */
.more {
  background: #3d3d3d url(../../assets/images/more.jpg) bottom left repeat-x;
  color: #ffffff;
  padding: 30px 0px 50px 0px;
  text-align: center;
}
.more .icon {
  color: #ffffff;
  font-size: 50px;
}
@media screen and (min-width: 768px) {
  .more .icon {
    font-size: 60px;
  }
}
.more h2 {
  color: #ffffff !important;
  margin-bottom: 30px;
  margin-top: 10px;
  text-transform: uppercase;
}
.more h2 span {
  color: #6da334;
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .more h2 span {
    font-size: 50px;
    line-height: 42px;
  }
}
.more h3 {
  font-size: 20px;
}
.more img {
  margin-bottom: 10px;
}
.more p {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .more p {
    margin-bottom: 0px;
  }
}
.more .small {
  margin-top: 30px;
}
.more a {
  color: #ffffff;
  text-decoration: none;
}
.more a:focus, .more a:hover {
  text-decoration: none;
}
.more button {
  margin: 15px 0px 15px 0px;
}
.more ul {
  list-style-position: inside;
}
.more .panel-group .panel {
  margin-bottom: 15px;
}
.more .panel-body {
  background: #3d3d3d !important;
}
.more .row-centered {
  text-align: center !important;
}
.more .col-centered {
  text-align: center !important;
}
.more .accordion-button {
  margin: 0 !important;
}
.more .accordion-item {
  color: #5a5a5a !important;
}
.more .accordion-item p {
  color: #5a5a5a !important;
  text-align: left;
}
.more .accordion-item p a {
  color: #5a5a5a;
}
.more .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 0px;
}

.more-background-2 {
  background: #3d3d3d url(../../assets/images/more-2.jpg) bottom left repeat-x !important;
}

.more-light-bg {
  background: #edeae5;
}
.more-light-bg h2 {
  color: #333333 !important;
}
.more-light-bg p {
  color: #333333;
}
.more-light-bg .icon {
  color: #333333;
}

/* ================================
  Testimonials
  ================================ */
.testimonials {
  background: #3d3d3d url(../../assets/images/more.jpg) bottom left repeat-x;
  color: #ffffff;
  padding: 30px 0px 50px 0px;
  text-align: center;
}
.testimonials h2 {
  color: #ffffff !important;
  margin-bottom: 30px;
  margin-top: 10px;
  text-transform: uppercase;
}
.testimonials h2 span {
  color: #6da334;
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .testimonials h2 span {
    font-size: 50px;
    line-height: 42px;
  }
}
.testimonials p {
  margin: 0 auto;
  width: 90%;
}
.testimonials .testimonials-author {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  margin-top: 0.75rem;
  width: auto;
}
.testimonials .testimonials-author-detail {
  margin: 0px;
  width: auto;
}
.testimonials .fa-quote-left {
  color: #6da334;
  float: left;
  font-size: 1.25rem;
}
.testimonials .fa-quote-right {
  color: #6da334;
  float: right;
  font-size: 1.25rem;
}

.table_1 {
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  margin: 20px auto;
}

.table_1 h3 {
  font-size: 24px;
}

.table_1 span {
  font-size: 19px;
  line-height: 1.6em;
}

.table_1 img {
  margin: 0 auto;
}

.table_1 ul {
  margin: 0;
  padding: 0;
}

.table_1 ul li {
  font-size: 14px;
  text-decoration: none;
  list-style-type: none;
  line-height: 24px;
  padding: 6px 6px 12px 6px;
  text-align: center;
}

.table_1 ul li:last-child {
  background: #faf9f7;
  border-top: 1px solid #ccc;
  color: #000;
  font-size: small;
  padding: 12px 0;
}

.table_1 .price {
  font-size: 30px;
  background-color: white;
  width: 100%;
}

.table_1 ul li button {
  margin: 0 auto;
  float: none;
}

@media screen and (max-width: 768px) {
  .table_1 ul li {
    padding-left: 10px !important;
    text-align: left;
  }
  
  .table_1 .title {
    padding: 0px 6px 12px 10px !important;
  }
}

.signature-properties-section .col-12 {
  position: relative;
}

.new-label {
  background: #f1c14c;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 25%;
}

.new-label:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #f1c14c;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}

.new-label:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #f1c14c;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}

.signature-properties-section .badge-dog {
  background: #ffffff;
  margin-left: 5px;
  padding: 0.35em 0.2em !important;
}

.alt ul li {
  text-align: left;
}

.link-box {
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px 15px;
}

.link-box h3 {
  margin-bottom: 10px;
}

.link-box button {
  font-size: 14px;
  margin-top: 10px;
  text-transform: uppercase;
}

.health-feature {
  background: #dfd6de url("../../assets/images/spinning.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.health-feature h3 {
  color: #fff;
  margin-top: 0;
}

.health-feature .contactform {
  background: none;
  padding-left: 10px;
}

.health-feature input {
  margin-bottom: 15px;
}

.health-feature-form {
  background: #dfd6de url("../../assets/images/swimming-pool.jpg") center left no-repeat;
  background-size: cover;
  padding: 120px 0;
}

.health-feature-form h3 {
  color: #fff;
  margin-top: 0;
}

.health-feature-form .contactform {
  background: none;
  padding-left: 10px;
}

.health-feature-form input {
  margin-bottom: 15px;
}

.halfterm-feature {
  background: #dfd6de url("../../assets/images/half-term.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.holidayhomesoffer-feature {
  background: #dfd6de url("../../assets/images/holiday-homes-offer.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.hot-tub-feature {
  background: #dfd6de url("../../assets/images/hot-tub.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.holiday-sale-feature {
  background: #dfd6de url("../../assets/images/holiday-sale.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.hot-tub-feature h3 {
  color: #fff;
  margin-top: 0;
}

.terrazza-feature {
  background: #dfd6de url("../../assets/images/terrazza.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.terrazza-feature h3 {
  color: #fff;
  margin-top: 0;
  font-family: "MontserratLight", sans-serif;
}

.leisure-pool-feature {
  background: #dfd6de url("../../assets/images/leisure-pool.jpg") center center no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.leisure-pool-feature h3 {
  color: #fff;
  margin-top: 0;
}

.spaciousgroupaccommodation-feature {
  background: #dfd6de url("../../assets/images/spacious-group-accommodation.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.spaciousgroupaccommodation-feature h3 {
  color: #fff;
  margin-top: 0;
}

.seasonal-breaks-feature {
  background: #dfd6de url("../../assets/images/toddler.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.seasonal-breaks-feature h3 {
  color: #fff;
  margin-top: 0;
}

.spa-offers-feature {
  background: #dfd6de url("../../assets/images/fishermans-reach.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.spa-offers-feature h3 {
  margin-top: 0;
}

.holiday-homes-feature {
  background: url("../../assets/images/holiday-homes-family.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.holiday-homes-feature h1 {
  color: #70b028;
}

.holiday-homes-feature h3 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 25px;
}

.about-our-health-club .carousel .lead, .carousel-caption p {
  color: #fff;
}

.membership-types {
  background: #5A5A5A;
  border-radius: 10px;
  margin-bottom: 20px;
  min-height: 400px;
  padding: 20px;
  text-align: center;
}

.membership-types img {
  margin: 0 auto;
}

.membership-types h3 {
  font-size: 20px;
  line-height: 26px;
}

.membership-types p {
  font-size: 14px;
}

.book-sbh {
  background: #bce6ef;
}

.callback {
  padding-top: 0px !important;
}

.modal-title {
  color: #70b028;
}

.modal-footer {
  padding: 8px;
}

.animatable {
  visibility: hidden;
}

.animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.25s;
  -moz-animation-duration: 1.25s;
  -ms-animation-duration: 1.25s;
  -o-animation-duration: 1.25s;
  animation-duration: 1.25s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.calendar tr td a {
  display: block;
  color: #70b028;
  padding: 4px 6px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 18px;
}

.calendar-month {
  text-align: center;
}

.calendar-today {
  font-weight: bold;
}

#cal-upcominglist .calendar-date-title, #cal-upcominglist .calendar-summary-title {
  display: none;
}

#cal-upcominglist h2, #cal-upcominglist .calendar-date, #cal-upcominglist .calendar-summary {
  display: inline;
  margin-right: 5px;
}

#cal-list h1, #cal-upcominglist h1 {
  color: #70b028;
  font-size: 120%;
}

#cal-list h2, cal-upcominglist h2 {
  font-size: 110%;
}

#cal-calendar {
  margin: 0px;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

#cal-calendar th {
  border: 1px solid #5a5a5a;
  padding: 3px;
  height: 40px;
}

#cal-calendar td {
  border: 1px solid #5a5a5a;
  vertical-align: top;
  padding: 3px;
  height: 100px;
  width: 14%;
}

#cal-calendar ul {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#cal-calendar li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#cal-calendar td {
  background-color: white;
}

#cal-calendar .calendar-day {
  background-color: #80ff80;
}

#cal-calendar .calendar-today {
  color: white;
  background-color: #c6dfa9;
}

.whats-on-calendar {
  margin-bottom: 30px;
}

.calendar-event {
  clear: both;
}

.calendar-event .calendar-date-title, .calendar-event .calendar-summary-title, .calendar-event .calendar-details-title {
  display: none;
}

.calendar-event {
  text-align: left;
}

.calendar-event hr {
  margin-bottom: 25px;
  margin-top: 10px;
}

.calendar-event h4 {
  font-weight: 800;
}

.calendar-event .category-activity {
  background: #70b028;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 2px 5px 0px 0px;
}

.calendar-event .category-event {
  background: #b8bc9b;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 2px 5px 0px 0px;
}

.calendar-event .category-entertainment {
  background: #ff0000;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 2px 5px 0px 0px;
}

.calendar-event .category-dining {
  background: #b376aa;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 2px 5px 0px 0px;
}

.calendar-categories-nav {
  float: left;
}

.calendar-list-nav {
  float: right;
}

.calendar-list-nav a {
  color: #5a5a5a;
  padding: 6px 12px;
}

.calendar-list-hdr {
  margin-bottom: 30px;
}

.table-week .table > tbody > tr > td {
  border-top: none;
}

.fc-view-container {
  background: #fff;
}

.fc-day-grid-event .fc-content {
  white-space: normal;
}

.fc-day-header {
  height: 40px;
  line-height: 40px;
}

.fc-day-grid-event {
  cursor: pointer;
}

.datepicker .day {
  color: #70b028;
  font-weight: 600;
}

.datepicker .disabled {
  font-weight: normal;
  color: #999;
  cursor: default;
}

.datepicker-switch, .datepicker td, .datepicker th {
  text-align: center;
}

.countdown {
  color: #CB2027;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}

/* ================================
  Activities Calendar
  ================================ */
.activities-calendar .panel-heading {
  background: #6da334;
  border-radius: 4px;
  color: #ffffff;
}
.activities-calendar .panel-group .panel-heading h4:before {
  content: "\e114";
  float: right;
  font-family: "Glyphicons Halflings";
  padding: 10px 0px 0px 0px;
  transition: all 0.5s;
}
.activities-calendar .panel-group .panel-active .panel-heading h4:before {
  padding: 0px 0px 10px 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.activities-calendar .yellow-sticky-footer {
  background: #f1c14c;
  bottom: 0px;
  color: #ffffff;
  padding: 6px;
  position: fixed;
  text-align: center;
  width: 100%;
}
.activities-calendar .yellow-sticky-footer a {
  color: #ffffff;
  font-weight: 500;
}
.activities-calendar .activity-calendar-date-block {
  background: #f1c14c;
  text-align: center;
}
.activities-calendar .activity-calendar-date-block h3 {
  color: #ffffff;
  font-size: 20px;
  margin: 0px;
  padding: 6px 0px;
}
.activities-calendar .activity-calendar-date-block h3 br {
  content: "";
}
.activities-calendar .activity-calendar-date-block h3 br:after {
  content: " ";
}
@media (max-width: 1136px) {
  .activities-calendar .activity-calendar-date-block {
    min-height: 70px;
  }
}

.activity-calendar h4 {
  color: #6da334;
  font-weight: 300;
  text-align: center;
}
.activity-calendar .input-group-text .fa {
  display: block;
  padding: 0.775rem 0.75rem;
}
@media (min-width: 768px) {
  .activity-calendar .seven-cols .col-md-1,
  .activity-calendar .seven-cols .col-sm-1,
  .activity-calendar .seven-cols .col-lg-1 {
    width: 100%;
    *width: 100%;
  }
}
@media (min-width: 992px) {
  .activity-calendar .seven-cols .col-md-1,
  .activity-calendar .seven-cols .col-sm-1,
  .activity-calendar .seven-cols .col-lg-1 {
    width: 14.2857142857%;
    *width: 14.2857142857%;
  }
}
@media (min-width: 1200px) {
  .activity-calendar .seven-cols .col-md-1,
  .activity-calendar .seven-cols .col-sm-1,
  .activity-calendar .seven-cols .col-lg-1 {
    width: 14.2857142857%;
    *width: 14.2857142857%;
  }
}

.activity-calendar-image {
  overflow: hidden;
}

@media (min-width: 576px) {
  .activity-calendar-image {
    max-height: 300px;
  }
}
@media (min-width: 768px) {
  .activity-calendar-image {
    max-height: 414px;
  }
}
@media (min-width: 992px) {
  .activity-calendar-image {
    max-height: 64px;
  }
}
@media (min-width: 1200px) {
  .activity-calendar-image {
    max-height: 81px;
  }
}
@media (min-width: 1400px) {
  .activity-calendar-image {
    max-height: 101px;
  }
}
@media (min-width: 1600px) {
  .activity-calendar-image {
    max-height: 119px;
  }
}
@media (min-width: 1800px) {
  .activity-calendar-image {
    max-height: 130px;
  }
}
@media (min-width: 2000px) {
  .activity-calendar-image {
    max-height: 145px;
  }
}
/* ================================
  Gallery
  ================================ */
.gallery .img {
  height: 60px;
  float: left;
  margin: 2px;
  text-align: center;
}

.gallery .img a {
  display: inline-block;
  border: 2px solid #ddd;
  padding: 1px;
}

.gallery .img a:hover {
  border-color: #999;
}

.gallery img {
  border: none;
}

.gallery .pagenavigation {
  height: 50px;
}

.gallery .prevpage a, .gallery .prevpage em {
  display: block;
  width: 50px;
  height: 39px;
  float: left;
  margin: 0;
  text-indent: -1000px;
  background: url(../../images/previous.png) transparent no-repeat 0 0;
  overflow: hidden;
}

.gallery .nextpage a, .gallery .nextpage em {
  display: block;
  width: 50px;
  height: 39px;
  float: left;
  margin: 0 6px 0 0;
  text-indent: -1000px;
  background: url(../../images/next.png) transparent no-repeat 0 0;
  overflow: hidden;
}

.gallery .parentlink a {
  display: block;
  width: 50px;
  height: 39px;
  float: left;
  text-indent: -1000px;
  background: url(../../images/uppage.png) transparent no-repeat 0 0;
  overflow: hidden;
}

.gallery .pagenavigation a:hover {
  background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
  background-position: 0 -80px;
}

.gallery .pagelinks {
  float: right;
  border-right: 2px solid #666;
}

.gallery .pagelinks a, .gallery .pagelinks em {
  margin-top: 6px;
  padding: 0 6px;
  border-left: 2px solid #666;
  text-align: center;
  font: bold 11px verdana;
  color: #666;
}

.gallery .pagelinks em {
  color: #000;
}

.galleryclear {
  clear: both;
  height: 1px;
}

body:after {
  content: url(../lightbox/images/close.png) url(../lightbox/images/loading.gif) url(../lightbox/images/prev.png) url(../lightbox/images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../lightbox/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  /*background-image:url("data:image/gif;
  base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")*/
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../lightbox/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../lightbox/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../lightbox/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.weddings-brochure {
  background: #dfd6de url("../../assets/images/weddings-brochure2.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.weddings-brochure h1 {
  color: #252525;
}

.weddings-brochure h3 {
  margin-top: 10px;
  margin-bottom: 25px;
}

.holiday-homes-brochure {
  background: #dfd6de url("../../assets/images/holiday-homes-brochure.jpg") center left no-repeat;
  background-size: cover;
  padding: 180px 0;
}

.holiday-homes-brochure h1 {
  color: #252525;
}

.holiday-homes-brochure h3 {
  margin-top: 10px;
  margin-bottom: 25px;
}

@media (max-width: 1279px) {
  .tbs-sidenav {
    width: 350px;
  }
  .tbs-sidenav > li > a {
    width: 340px \9 ;
  }
}
@media (max-width: 1199px) {
  .tbs-sidenav {
    width: 300px;
  }
  .tbs-sidenav > li > a {
    width: 290px \9 ;
  }
  .carousel, .carousel .item {
    height: 470px;
  }
  .carousel {
    margin-bottom: 0px;
  }
  h2 {
    font-size: 30px;
  }
  .contacts h3 {
    font-size: 15px;
    color: #70b028;
    line-height: 15px;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 126px;
  }
  .rooms {
    height: 200px;
  }
  .gallery img {
    width: 85px;
  }
  .navbar .nav {
    width: 100%;
  }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a.stay-with-us, .navbar-default .navbar-nav > li > a.the-spa-hotel, .navbar-default .navbar-nav > li > a.special-offers, .navbar-default .navbar-nav > li > a.your-wedding, .navbar-default .navbar-nav > li > a.discover, .navbar-default .navbar-nav > li > a.holiday-homes, .navbar-default .navbar-nav > li > a.eat-drink-play-shop, .navbar-default .navbar-nav > li > a.holiday-with-us, .navbar-default .navbar-nav > li > a.day-visits {
    width: auto;
    text-align: left;
  }
  .featurette {
    width: 90%;
  }
  .spacer {
    height: 0px;
  }
  footer h3 {
    font-size: 20px;
  }
  h1 {
    font-size: 28px;
  }
  h4 {
    font-size: 15px;
  }
  p {
    font-size: 15px;
    line-height: 23px;
  }
  .contacts p {
    font-size: 15px;
  }
  .blocks p {
    font-size: 100%;
  }
  .search .form-control-sm {
    width: 75%;
  }
  .container.navbar-wrapper {
    margin-bottom: 0;
    width: auto;
  }
  .navbar-inner {
    border-radius: 0;
    margin: -20px 0;
  }
  .marketing.spacing {
    margin-top: 40px;
  }
  .featurette {
    height: auto;
    padding: 0;
  }
  .featurette-image.pull-left, .featurette-image.pull-right {
    display: block;
    float: none;
    max-width: 40%;
    margin: 0 auto 20px;
  }
  img.tbs {
    width: 24px;
  }
  .tbs-sidebar h5 {
    letter-spacing: -1px;
    font-size: 14px;
    line-height: 28px;
  }
  .tbs-sidenav > li > a {
    width: 260px \9 ;
  }
  .navbar {
    min-height: inherit;
  }
  .navbar-header {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #70b028;
    background-color: #fff;
  }
  .carousel, .carousel .item {
    height: 350px;
  }
  .carousel {
    margin-bottom: 0px;
  }
  .carousel-caption h4 {
    font-size: 30px;
    margin-top: 8px;
    padding-bottom: 0px;
  }
  .carousel-caption p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
  }
  .factsblock {
    background: #e5e5e5;
    margin: 30px auto 0 auto;
    padding: 15px 15px;
  }
  .factsblockheading {
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 1.1;
    font-size: 50px;
    color: #adadad;
  }
  .factsblockheading span {
    color: #70b028;
  }
  .factsblock p {
    color: #666;
    font-size: 20px;
    line-height: 26px;
  }
  .contacts p {
    font-size: 12px;
    line-height: inherit;
    margin: 0 8px 0 0;
    padding: 0;
  }
  .contacts h3 {
    font-size: 12px;
    color: #70b028;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 89px;
  }
  h1 {
    font-size: 20px;
  }
  h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
    margin-bottom: 6px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 21px;
  }
  .navbar-toggle {
    margin-top: 6px;
  }
  .navbar-inner {
    margin: -20px;
  }
  .navbar {
    margin-bottom: 5px;
    min-height: 60px;
    padding: 0;
  }
  .navbar .nav {
    margin: 20px 20px 0 0;
    float: left;
  }
  .navbar-header {
    height: 50px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    border: none;
  }
  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    /*margin-left: -40px;*/
    max-width: none;
    height: 100%;
    position: relative;
    width: auto;
  }
  #winter-wonderland-carousel {
    background-image: url(../../uploads/images/sbh-misc/winter-wonderland-testimonials.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  #winter-wonderland-carousel .carousel-indicators {
    display: none;
  }
  #winter-wonderland-carousel .item {
    background: none;
  }
  #winter-wonderland-carousel .carousel-caption {
    background: none;
    border-bottom: none;
    bottom: 18%;
    left: 10%;
    right: 10%;
    width: auto;
  }
  #winter-wonderland-carousel .carousel-caption .author {
    font-size: 14px;
    margin-top: 10px;
  }
  #winter-wonderland-carousel .carousel-caption p {
    line-height: 15px;
  }
  .nav > li > a {
    padding-left: 0;
  }
  .navbar-collapse {
    padding-bottom: 5px;
    padding-left: 10px;
  }
  .marketing {
    padding-top: 5px;
  }
  .marketing .span4 + .span4 {
    margin-top: 40px;
  }
  .featurette {
    width: 100%;
  }
  .featurette .lead {
    font-size: 18px;
    line-height: 1.5;
  }
  .carousel, .carousel .item {
    /*height:200px;*/
    height: auto;
  }
  .carousel-caption {
    bottom: 18%;
    padding: 0 0 5px 0;
    max-width: 100%;
    width: auto;
  }
  .carousel-caption h4 {
    font-size: 20px;
    margin-top: 4px;
    padding-bottom: 4px;
  }
  .carousel-caption p {
    font-size: 13px;
    margin: 0 0 15px 0;
    line-height: 15px;
  }
  .carousel-control {
    top: -150px;
    left: 5px;
  }
  .top .carousel-control {
    top: -50px;
  }
  .iconfont {
    color: white;
    font-size: 1.3em;
  }
  .health-feature {
    background: #dfd6de url("../../assets/images/spinning.jpg") center center no-repeat;
    background-size: cover;
    padding: 90px 0;
  }
  .spa-offers-feature {
    background: #dfd6de url("../../assets/images/fishermans-reach.jpg") center center no-repeat;
    background-size: cover;
    padding: 90px 0;
  }
  p.lead {
    font-size: 14px;
  }
  footer {
    padding: 15px 10px;
  }
  .table_1 span {
    font-size: 16px;
  }
  .logo-container {
    width: 80px;
    height: 80px;
  }
  .spacing {
    padding-top: 10px;
  }
  .activities-block .ac-text {
    height: 150px;
    font-size: 12px;
  }
  .activities-block .ac-summary {
    height: 110px;
    font-size: 12px;
  }
  .gallery img {
    width: 75px;
  }
}
@media (max-width: 414px) {
  .fc-toolbar .tc-center {
    padding-top: 20px;
  }
}
.jf-copyright {
  display: none !important;
}

.media-new {
  background: #3d3d3d url("../../assets/images/media-shim.gif") top left repeat-x;
  padding-bottom: 40px;
  padding-top: 40px;
}
.media-new .section-header {
  padding: 20px 0px 0px 0px;
}
.media-new h3 {
  color: #ffffff;
}
.media-new p {
  color: #ffffff;
}
.media-new a:focus, .media-new a:hover {
  text-decoration: none;
}
.media-new .media-latest {
  margin: 20px auto 20px auto;
  text-align: center;
}
.media-new .media-latest .col-left {
  float: left;
}
.media-new .media-latest h3 {
  font-size: 20px;
  line-height: 20px;
  margin: 0px;
  text-align: left;
}
.media-new .media-latest p {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}
.media-new .media-latest img {
  margin-right: 10px;
  max-width: 42px;
}
@media (min-width: 768px) {
  .media-new .media-latest img {
    width: 35px;
  }
}
@media (min-width: 991px) {
  .media-new .media-latest img {
    width: 42px;
  }
}
@media (min-width: 1200px) {
  .media-new .media-latest img {
    width: 52px;
  }
}
@media (min-width: 768px) {
  .media-new .media-latest {
    width: 180px;
  }
}
@media (min-width: 991px) {
  .media-new .media-latest {
    width: 238px;
  }
}
@media (min-width: 1200px) {
  .media-new .media-latest {
    margin: 10px auto 0px auto;
    width: 268px;
  }
}
.media-new .social-posts {
  color: #70b028;
  margin: 0px 0px 18px 0px;
}
.media-new .social-icons {
  display: none;
  margin-bottom: 19px;
  text-align: right;
}
.media-new .social-icons .icon-link {
  height: 24px;
  line-height: 24px;
  margin: 0px 0px 5px 5px;
  width: 24px;
}
.media-new .social-icons .icon-link .fa {
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .media-new .social-icons {
    display: block;
  }
}
.media-new hr {
  border-top: 1px solid #f3f3f3;
}
.media-new .section-header h2 {
  color: #ffffff;
}
.media-new .section-header p {
  color: #70b028;
  text-transform: uppercase;
}
.media-new .blog-feed {
  background: #47aae7;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  overflow: scroll;
  padding: 10px;
}
.media-new .blog-feed a {
  color: #ffffff;
}
.media-new .blog-feed a:focus, .media-new .blog-feed a:hover {
  color: #ffffff;
  text-decoration: none;
}
.media-new .blog-feed h4 {
  font-size: 16px;
  font-weight: bold;
}
.media-new .blog-feed .read-more {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .media-new .blog-feed {
    max-height: 165px;
  }
}
@media (min-width: 991px) {
  .media-new .blog-feed {
    max-height: 220px;
  }
}
@media (min-width: 1200px) {
  .media-new .blog-feed {
    max-height: 270px;
  }
}
.media-new .embed-responsive {
  border: 1px solid #ffffff;
}
.media-new #instafeed img {
  border: 1px solid #ffffff;
  border-radius: 0px;
  margin: 0px;
  width: 100%;
}
.media-new .table_1 h3 {
  color: #70b028;
  font-weight: 400;
  margin-top: 0px;
}

.latest {
  padding: 20px 0px;
}
.latest h4 {
  font-weight: bold;
}

.sign-up {
  background: #70b027;
  background: -moz-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #70b027), color-stop(100%, #8dc052));
  background: -webkit-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: -o-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: -ms-linear-gradient(top, #70b027 0%, #8dc052 100%);
  background: linear-gradient(to bottom, #70b027 0%, #8dc052 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#70b027", endColorstr="#8dc052", GradientType=0);
  color: #ffffff;
  padding: 40px 0px 40px 0px;
}
.sign-up h3 {
  color: #ffffff;
}
.sign-up .contactform {
  background: none;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}
.sign-up .contactform .cms_submit {
  background: #3d3d3d;
  border-color: #3d3d3d;
  border-radius: 4px;
  height: 34px;
  width: 100%;
}

@media screen and (min-width: 992px) {
  /*
   * Row with equal height columns
   * --------------------------------------------------
   */
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .col-vertically-center {
    margin-bottom: auto;
    margin-top: auto;
  }
  /*
   * Styles copied from the Grid example to make grid rows & columns visible.

  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  h4 {
    margin-top: 25px;
  }
  .row {
    margin-bottom: 20px;
  }
  .row .row {
    margin-top: 10px;
    margin-bottom: 0;
  }
  [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #eee;
    background-color: rgba(86,61,124,.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86,61,124,.2);
  }
   */
  /*
   * Callout styles copied from Bootstrap's main docs.
   */
  /* Common styles for all types */
  .bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left: 3px solid #eee;
  }
  .bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .bs-callout p:last-child {
    margin-bottom: 0;
  }
  .bs-callout code {
    background-color: #fff;
    border-radius: 3px;
  }
  /* Variations */
  .bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
  }
  .bs-callout-danger h4 {
    color: #d9534f;
  }
  .bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
  }
  .bs-callout-warning h4 {
    color: #f0ad4e;
  }
  .bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
  }
  .bs-callout-info h4 {
    color: #5bc0de;
  }
  .vertical-align {
    display: flex;
    align-items: center;
    /*  justify-content: center;*/
    flex-direction: row;
  }
}
#popup-sale .modal-body {
  padding: 0px !important;
}
#popup-sale h2 {
  font-size: 50px !important;
  line-height: 70px !important;
}
#popup-sale h2 span {
  font-size: 100px !important;
}
#popup-sale h2 .extended {
  font-size: 45px !important;
}
#popup-sale p {
  font-size: 25px !important;
}
@media screen and (min-width: 768px) {
  #popup-sale h2 {
    font-size: 90px !important;
    line-height: 120px !important;
  }
  #popup-sale h2 span {
    font-size: 150px !important;
  }
  #popup-sale h2 .extended {
    font-size: 70px !important;
  }
  #popup-sale p {
    font-size: 35px !important;
  }
}

/* Hover effect */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px;
}

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px;
}

.hovereffect p {
  color: #fff;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hovereffect:hover h2, .hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.hovereffect:hover a.info {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.image-blocks-text-visible .hovereffect {
  /*img {
  	-ms-transform:scale(1.2);
  	-webkit-transform:scale(1.2);
  	transform:scale(1.2);
  }*/
}
.image-blocks-text-visible .hovereffect .overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.image-blocks-text-visible .hovereffect h2, .image-blocks-text-visible .hovereffect a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.elliot .col-lg-3 {
  padding: 0;
}

.elliot .col-md-4 {
  padding: 0;
}

.elliot .col-sm-6 {
  padding: 0;
}

.elliot .col-12 {
  padding: 0;
}

.elliot .title-image {
  margin: 20px auto 10px auto;
  max-width: 90%;
}

@media screen and (min-width: 768px) {
  .elliot .title-image {
    max-width: 425px;
  }
}
.image-blocks-title-image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 90%;
}

@media screen and (min-width: 768px) {
  .image-blocks-title-image {
    max-width: 40%;
  }
}
.overlay p {
  margin: 0 6px;
}

.elliot .row {
  margin-left: 0;
  margin-right: 0;
}

.social-section {
  background: #ffffff;
  padding: 30px 0px 50px 0px;
  text-align: center;
  /*.social-icon-link {
  	background: none;
  	margin: 5px !important;
  	width: 30px;

  		.fa {
  			font-size: 38px;
  		}

  		img {
  			max-width: 50px;
  		}
  }

  .facebook .fa {
  	color: #3b5998;
  }

  .instagram .fa {
  	color: #4339D7;
  }

  .twitter .fa {
  	color: #00aced;
  }

  .youtube .fa {
  	color: #df1c31;
  }

  .social-icon-link:hover.twitter, .social-icon-link:hover.facebook, .social-icon-link:hover.instagram, .social-icon-link:hover.youtube {
  	border: none;
  	color: #ffffff;
  	height: 30px;
  	line-height: 30px;
  	margin: 5px !important;
  	width: 30px;
  }

  .social-icon-link:hover .fa-facebook {
  	color: #3b5998;
  }

  .social-icon-link:hover .fa-instagram {
  	color: #4339D7;
  }

  .social-icon-link:hover .fa-twitter {
  	color: #00aced;
  }

  .social-icon-link:hover .fa-youtube {
  	color: #df1c31;
  }*/
}
.social-section a {
  margin: 0px 5px 0px 5px;
}
.social-section a img {
  max-width: 50px;
}

#booking-info-popup-modal {
  text-align: left;
}
#booking-info-popup-modal .modal-header {
  border-bottom: none;
}
#booking-info-popup-modal .close {
  font-size: 31px;
}
#booking-info-popup-modal h2 {
  color: #70b028;
  margin-top: 0px;
}

.the-spa-hotel #booking-info-popup-modal h2 {
  color: #7fbfcc;
}
.the-spa-hotel #booking-info-popup-modal h3 {
  color: #7fbfcc;
}

.arrangement {
  background: #70b028;
  color: #ffffff;
  margin: 0px 0px 10px 0px;
  padding: 5px 15px;
}
.arrangement h4 {
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 15px;
}
.arrangement .icon {
  font-size: 3rem;
}
.arrangement p {
  margin-top: 5px;
  min-height: 48px;
}

.compare-properties-icon {
  float: left;
  margin: 5px 10px 0px 0px;
}
.compare-properties-icon .fa {
  color: #70b028;
  font-size: 2.5rem;
}

.compare-properties-content {
  float: left;
}

.accommodation-property .marketing {
  background: #ffffff;
}
.accommodation-property .book-options {
  background: #ffffff;
}
.accommodation-property .book-options .dennis {
  background: linear-gradient(to left, #333333 50%, #60A612 50%);
}
.accommodation-property .book-options #check button {
  border-radius: 0;
}
.accommodation-property .headline .row {
  align-items: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.accommodation-property .carousel {
  height: auto;
}
.accommodation-property .carousel .item {
  background-color: #ffffff;
}
@media (max-width: 1500px) {
  .accommodation-property .carousel .item {
    height: auto;
  }
}
.accommodation-property .carousel-item.feature {
  height: auto;
}

.property-feature {
  margin: 5px 0px;
  text-align: center;
}
.property-feature .icon {
  color: #f1c14c;
  display: inline-block;
  font-size: 22px;
  margin-right: 5px;
}
.property-feature h4 {
  display: inline-block;
}

/* ================================
  Winter Wonderland
  ================================ */
.page-986 .headline .headline-content h1 span, .page-987 .headline .headline-content h1 span, .page-989 .headline .headline-content h1 span, .page-997 .headline .headline-content h1 span, .page-985 .headline .headline-content h1 span, .page-990 .headline .headline-content h1 span, .page-885 .headline .headline-content h1 span, .page-988 .headline .headline-content h1 span, .page-887 .headline .headline-content h1 span, .page-908 .headline .headline-content h1 span, .page-998 .headline .headline-content h1 span, .page-996 .headline .headline-content h1 span, .page-1027 .headline .headline-content h1 span, .page-913 .headline .headline-content h1 span, .page-1112 .headline .headline-content h1 span, .page-1113 .headline .headline-content h1 span, .page-1114 .headline .headline-content h1 span, .page-1115 .headline .headline-content h1 span, .page-1137 .headline .headline-content h1 span, .page-1210 .headline .headline-content h1 span, .page-1143 .headline .headline-content h1 span {
  color: #b04362;
}
@media screen and (min-width: 1200px) {
  .page-986 .headline-wide .headline-content h1 span, .page-987 .headline-wide .headline-content h1 span, .page-989 .headline-wide .headline-content h1 span, .page-997 .headline-wide .headline-content h1 span, .page-985 .headline-wide .headline-content h1 span, .page-990 .headline-wide .headline-content h1 span, .page-885 .headline-wide .headline-content h1 span, .page-988 .headline-wide .headline-content h1 span, .page-887 .headline-wide .headline-content h1 span, .page-908 .headline-wide .headline-content h1 span, .page-998 .headline-wide .headline-content h1 span, .page-996 .headline-wide .headline-content h1 span, .page-1027 .headline-wide .headline-content h1 span, .page-913 .headline-wide .headline-content h1 span, .page-1112 .headline-wide .headline-content h1 span, .page-1113 .headline-wide .headline-content h1 span, .page-1114 .headline-wide .headline-content h1 span, .page-1115 .headline-wide .headline-content h1 span, .page-1137 .headline-wide .headline-content h1 span, .page-1210 .headline-wide .headline-content h1 span, .page-1143 .headline-wide .headline-content h1 span {
    font-size: 45px;
    line-height: 45px;
  }
}
.page-986 .dining-headline h1 span, .page-987 .dining-headline h1 span, .page-989 .dining-headline h1 span, .page-997 .dining-headline h1 span, .page-985 .dining-headline h1 span, .page-990 .dining-headline h1 span, .page-885 .dining-headline h1 span, .page-988 .dining-headline h1 span, .page-887 .dining-headline h1 span, .page-908 .dining-headline h1 span, .page-998 .dining-headline h1 span, .page-996 .dining-headline h1 span, .page-1027 .dining-headline h1 span, .page-913 .dining-headline h1 span, .page-1112 .dining-headline h1 span, .page-1113 .dining-headline h1 span, .page-1114 .dining-headline h1 span, .page-1115 .dining-headline h1 span, .page-1137 .dining-headline h1 span, .page-1210 .dining-headline h1 span, .page-1143 .dining-headline h1 span {
  color: #b04362;
}
@media screen and (min-width: 768px) {
  .page-986 .dining-headline h1 span, .page-987 .dining-headline h1 span, .page-989 .dining-headline h1 span, .page-997 .dining-headline h1 span, .page-985 .dining-headline h1 span, .page-990 .dining-headline h1 span, .page-885 .dining-headline h1 span, .page-988 .dining-headline h1 span, .page-887 .dining-headline h1 span, .page-908 .dining-headline h1 span, .page-998 .dining-headline h1 span, .page-996 .dining-headline h1 span, .page-1027 .dining-headline h1 span, .page-913 .dining-headline h1 span, .page-1112 .dining-headline h1 span, .page-1113 .dining-headline h1 span, .page-1114 .dining-headline h1 span, .page-1115 .dining-headline h1 span, .page-1137 .dining-headline h1 span, .page-1210 .dining-headline h1 span, .page-1143 .dining-headline h1 span {
    font-size: 45px;
    line-height: 45px;
  }
}
.page-986 .headline .headline-content a, .page-987 .headline .headline-content a, .page-989 .headline .headline-content a, .page-997 .headline .headline-content a, .page-985 .headline .headline-content a, .page-990 .headline .headline-content a, .page-885 .headline .headline-content a, .page-988 .headline .headline-content a, .page-887 .headline .headline-content a, .page-908 .headline .headline-content a, .page-998 .headline .headline-content a, .page-996 .headline .headline-content a, .page-1027 .headline .headline-content a, .page-913 .headline .headline-content a, .page-1112 .headline .headline-content a, .page-1113 .headline .headline-content a, .page-1114 .headline .headline-content a, .page-1115 .headline .headline-content a, .page-1137 .headline .headline-content a, .page-1210 .headline .headline-content a, .page-1143 .headline .headline-content a {
  color: #2d7d59;
}
.page-986 .featured h2 span, .page-987 .featured h2 span, .page-989 .featured h2 span, .page-997 .featured h2 span, .page-985 .featured h2 span, .page-990 .featured h2 span, .page-885 .featured h2 span, .page-988 .featured h2 span, .page-887 .featured h2 span, .page-908 .featured h2 span, .page-998 .featured h2 span, .page-996 .featured h2 span, .page-1027 .featured h2 span, .page-913 .featured h2 span, .page-1112 .featured h2 span, .page-1113 .featured h2 span, .page-1114 .featured h2 span, .page-1115 .featured h2 span, .page-1137 .featured h2 span, .page-1210 .featured h2 span, .page-1143 .featured h2 span {
  color: #b04362 !important;
}
.page-986 .headline-content h3, .page-987 .headline-content h3, .page-989 .headline-content h3, .page-997 .headline-content h3, .page-985 .headline-content h3, .page-990 .headline-content h3, .page-885 .headline-content h3, .page-988 .headline-content h3, .page-887 .headline-content h3, .page-908 .headline-content h3, .page-998 .headline-content h3, .page-996 .headline-content h3, .page-1027 .headline-content h3, .page-913 .headline-content h3, .page-1112 .headline-content h3, .page-1113 .headline-content h3, .page-1114 .headline-content h3, .page-1115 .headline-content h3, .page-1137 .headline-content h3, .page-1210 .headline-content h3, .page-1143 .headline-content h3 {
  color: #2d7d59;
  margin: 0 auto;
  width: 90%;
}
.page-986 .featured-inner h3, .page-987 .featured-inner h3, .page-989 .featured-inner h3, .page-997 .featured-inner h3, .page-985 .featured-inner h3, .page-990 .featured-inner h3, .page-885 .featured-inner h3, .page-988 .featured-inner h3, .page-887 .featured-inner h3, .page-908 .featured-inner h3, .page-998 .featured-inner h3, .page-996 .featured-inner h3, .page-1027 .featured-inner h3, .page-913 .featured-inner h3, .page-1112 .featured-inner h3, .page-1113 .featured-inner h3, .page-1114 .featured-inner h3, .page-1115 .featured-inner h3, .page-1137 .featured-inner h3, .page-1210 .featured-inner h3, .page-1143 .featured-inner h3 {
  color: #2d7d59;
}
.page-986 .featured-inner .btn, .page-987 .featured-inner .btn, .page-989 .featured-inner .btn, .page-997 .featured-inner .btn, .page-985 .featured-inner .btn, .page-990 .featured-inner .btn, .page-885 .featured-inner .btn, .page-988 .featured-inner .btn, .page-887 .featured-inner .btn, .page-908 .featured-inner .btn, .page-998 .featured-inner .btn, .page-996 .featured-inner .btn, .page-1027 .featured-inner .btn, .page-913 .featured-inner .btn, .page-1112 .featured-inner .btn, .page-1113 .featured-inner .btn, .page-1114 .featured-inner .btn, .page-1115 .featured-inner .btn, .page-1137 .featured-inner .btn, .page-1210 .featured-inner .btn, .page-1143 .featured-inner .btn {
  background-color: #2d7d59;
  border-color: #2d7d59;
  color: #ffffff;
}
.page-986 .featured-block-item .overlay h3, .page-987 .featured-block-item .overlay h3, .page-989 .featured-block-item .overlay h3, .page-997 .featured-block-item .overlay h3, .page-985 .featured-block-item .overlay h3, .page-990 .featured-block-item .overlay h3, .page-885 .featured-block-item .overlay h3, .page-988 .featured-block-item .overlay h3, .page-887 .featured-block-item .overlay h3, .page-908 .featured-block-item .overlay h3, .page-998 .featured-block-item .overlay h3, .page-996 .featured-block-item .overlay h3, .page-1027 .featured-block-item .overlay h3, .page-913 .featured-block-item .overlay h3, .page-1112 .featured-block-item .overlay h3, .page-1113 .featured-block-item .overlay h3, .page-1114 .featured-block-item .overlay h3, .page-1115 .featured-block-item .overlay h3, .page-1137 .featured-block-item .overlay h3, .page-1210 .featured-block-item .overlay h3, .page-1143 .featured-block-item .overlay h3 {
  color: #ffffff !important;
}
.page-986 .featured .revive:before, .page-987 .featured .revive:before, .page-989 .featured .revive:before, .page-997 .featured .revive:before, .page-985 .featured .revive:before, .page-990 .featured .revive:before, .page-885 .featured .revive:before, .page-988 .featured .revive:before, .page-887 .featured .revive:before, .page-908 .featured .revive:before, .page-998 .featured .revive:before, .page-996 .featured .revive:before, .page-1027 .featured .revive:before, .page-913 .featured .revive:before, .page-1112 .featured .revive:before, .page-1113 .featured .revive:before, .page-1114 .featured .revive:before, .page-1115 .featured .revive:before, .page-1137 .featured .revive:before, .page-1210 .featured .revive:before, .page-1143 .featured .revive:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #b04362;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.page-986 .featured .revive:after, .page-987 .featured .revive:after, .page-989 .featured .revive:after, .page-997 .featured .revive:after, .page-985 .featured .revive:after, .page-990 .featured .revive:after, .page-885 .featured .revive:after, .page-988 .featured .revive:after, .page-887 .featured .revive:after, .page-908 .featured .revive:after, .page-998 .featured .revive:after, .page-996 .featured .revive:after, .page-1027 .featured .revive:after, .page-913 .featured .revive:after, .page-1112 .featured .revive:after, .page-1113 .featured .revive:after, .page-1114 .featured .revive:after, .page-1115 .featured .revive:after, .page-1137 .featured .revive:after, .page-1210 .featured .revive:after, .page-1143 .featured .revive:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #b04362;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.page-986 .featured .play, .page-987 .featured .play, .page-989 .featured .play, .page-997 .featured .play, .page-985 .featured .play, .page-990 .featured .play, .page-885 .featured .play, .page-988 .featured .play, .page-887 .featured .play, .page-908 .featured .play, .page-998 .featured .play, .page-996 .featured .play, .page-1027 .featured .play, .page-913 .featured .play, .page-1112 .featured .play, .page-1113 .featured .play, .page-1114 .featured .play, .page-1115 .featured .play, .page-1137 .featured .play, .page-1210 .featured .play, .page-1143 .featured .play {
  background: #922520;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.page-986 .featured .play:before, .page-987 .featured .play:before, .page-989 .featured .play:before, .page-997 .featured .play:before, .page-985 .featured .play:before, .page-990 .featured .play:before, .page-885 .featured .play:before, .page-988 .featured .play:before, .page-887 .featured .play:before, .page-908 .featured .play:before, .page-998 .featured .play:before, .page-996 .featured .play:before, .page-1027 .featured .play:before, .page-913 .featured .play:before, .page-1112 .featured .play:before, .page-1113 .featured .play:before, .page-1114 .featured .play:before, .page-1115 .featured .play:before, .page-1137 .featured .play:before, .page-1210 .featured .play:before, .page-1143 .featured .play:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #922520;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.page-986 .featured .play:after, .page-987 .featured .play:after, .page-989 .featured .play:after, .page-997 .featured .play:after, .page-985 .featured .play:after, .page-990 .featured .play:after, .page-885 .featured .play:after, .page-988 .featured .play:after, .page-887 .featured .play:after, .page-908 .featured .play:after, .page-998 .featured .play:after, .page-996 .featured .play:after, .page-1027 .featured .play:after, .page-913 .featured .play:after, .page-1112 .featured .play:after, .page-1113 .featured .play:after, .page-1114 .featured .play:after, .page-1115 .featured .play:after, .page-1137 .featured .play:after, .page-1210 .featured .play:after, .page-1143 .featured .play:after {
  bottom: 0;
  border-bottom: 18px solid transparent;
  border-left: 12px solid #922520;
  border-top: 18px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.page-986 .celebrate, .page-987 .celebrate, .page-989 .celebrate, .page-997 .celebrate, .page-985 .celebrate, .page-990 .celebrate, .page-885 .celebrate, .page-988 .celebrate, .page-887 .celebrate, .page-908 .celebrate, .page-998 .celebrate, .page-996 .celebrate, .page-1027 .celebrate, .page-913 .celebrate, .page-1112 .celebrate, .page-1113 .celebrate, .page-1114 .celebrate, .page-1115 .celebrate, .page-1137 .celebrate, .page-1210 .celebrate, .page-1143 .celebrate {
  background: #ac8d61;
  color: #ffffff;
  margin-left: -12px;
  padding: 10px 10px 10px 20px;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 30px;
  width: 40%;
}
.page-986 .celebrate:before, .page-987 .celebrate:before, .page-989 .celebrate:before, .page-997 .celebrate:before, .page-985 .celebrate:before, .page-990 .celebrate:before, .page-885 .celebrate:before, .page-988 .celebrate:before, .page-887 .celebrate:before, .page-908 .celebrate:before, .page-998 .celebrate:before, .page-996 .celebrate:before, .page-1027 .celebrate:before, .page-913 .celebrate:before, .page-1112 .celebrate:before, .page-1113 .celebrate:before, .page-1114 .celebrate:before, .page-1115 .celebrate:before, .page-1137 .celebrate:before, .page-1210 .celebrate:before, .page-1143 .celebrate:before {
  border-bottom: solid 10px transparent;
  border-right: solid 12px #ac8d61;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.page-986 .celebrate:after, .page-987 .celebrate:after, .page-989 .celebrate:after, .page-997 .celebrate:after, .page-985 .celebrate:after, .page-990 .celebrate:after, .page-885 .celebrate:after, .page-988 .celebrate:after, .page-887 .celebrate:after, .page-908 .celebrate:after, .page-998 .celebrate:after, .page-996 .celebrate:after, .page-1027 .celebrate:after, .page-913 .celebrate:after, .page-1112 .celebrate:after, .page-1113 .celebrate:after, .page-1114 .celebrate:after, .page-1115 .celebrate:after, .page-1137 .celebrate:after, .page-1210 .celebrate:after, .page-1143 .celebrate:after {
  bottom: 0;
  border-bottom: 26px solid transparent;
  border-left: 12px solid #ac8d61;
  border-top: 26px solid transparent;
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  width: 0;
}
.page-986 .headline-content .btn-light, .page-987 .headline-content .btn-light, .page-989 .headline-content .btn-light, .page-997 .headline-content .btn-light, .page-985 .headline-content .btn-light, .page-990 .headline-content .btn-light, .page-885 .headline-content .btn-light, .page-988 .headline-content .btn-light, .page-887 .headline-content .btn-light, .page-908 .headline-content .btn-light, .page-998 .headline-content .btn-light, .page-996 .headline-content .btn-light, .page-1027 .headline-content .btn-light, .page-913 .headline-content .btn-light, .page-1112 .headline-content .btn-light, .page-1113 .headline-content .btn-light, .page-1114 .headline-content .btn-light, .page-1115 .headline-content .btn-light, .page-1137 .headline-content .btn-light, .page-1210 .headline-content .btn-light, .page-1143 .headline-content .btn-light {
  background-color: #ac8d61;
  border-color: #ac8d61;
  color: #ffffff !important;
}
.page-986 .headline-content .btn, .page-987 .headline-content .btn, .page-989 .headline-content .btn, .page-997 .headline-content .btn, .page-985 .headline-content .btn, .page-990 .headline-content .btn, .page-885 .headline-content .btn, .page-988 .headline-content .btn, .page-887 .headline-content .btn, .page-908 .headline-content .btn, .page-998 .headline-content .btn, .page-996 .headline-content .btn, .page-1027 .headline-content .btn, .page-913 .headline-content .btn, .page-1112 .headline-content .btn, .page-1113 .headline-content .btn, .page-1114 .headline-content .btn, .page-1115 .headline-content .btn, .page-1137 .headline-content .btn, .page-1210 .headline-content .btn, .page-1143 .headline-content .btn {
  background-color: #ac8d61;
  border-color: #ac8d61;
  color: #ffffff !important;
}
.page-986 .alert-page, .page-987 .alert-page, .page-989 .alert-page, .page-997 .alert-page, .page-985 .alert-page, .page-990 .alert-page, .page-885 .alert-page, .page-988 .alert-page, .page-887 .alert-page, .page-908 .alert-page, .page-998 .alert-page, .page-996 .alert-page, .page-1027 .alert-page, .page-913 .alert-page, .page-1112 .alert-page, .page-1113 .alert-page, .page-1114 .alert-page, .page-1115 .alert-page, .page-1137 .alert-page, .page-1210 .alert-page, .page-1143 .alert-page {
  background: #2d7d59;
}
.page-986 #check .centre, .page-987 #check .centre, .page-989 #check .centre, .page-997 #check .centre, .page-985 #check .centre, .page-990 #check .centre, .page-885 #check .centre, .page-988 #check .centre, .page-887 #check .centre, .page-908 #check .centre, .page-998 #check .centre, .page-996 #check .centre, .page-1027 #check .centre, .page-913 #check .centre, .page-1112 #check .centre, .page-1113 #check .centre, .page-1114 #check .centre, .page-1115 #check .centre, .page-1137 #check .centre, .page-1210 #check .centre, .page-1143 #check .centre {
  background: #2d7d59;
}
.page-986 .book-options .btn-ribby, .page-987 .book-options .btn-ribby, .page-989 .book-options .btn-ribby, .page-997 .book-options .btn-ribby, .page-985 .book-options .btn-ribby, .page-990 .book-options .btn-ribby, .page-885 .book-options .btn-ribby, .page-988 .book-options .btn-ribby, .page-887 .book-options .btn-ribby, .page-908 .book-options .btn-ribby, .page-998 .book-options .btn-ribby, .page-996 .book-options .btn-ribby, .page-1027 .book-options .btn-ribby, .page-913 .book-options .btn-ribby, .page-1112 .book-options .btn-ribby, .page-1113 .book-options .btn-ribby, .page-1114 .book-options .btn-ribby, .page-1115 .book-options .btn-ribby, .page-1137 .book-options .btn-ribby, .page-1210 .book-options .btn-ribby, .page-1143 .book-options .btn-ribby {
  background-color: #2d7d59;
  border-color: #2d7d59;
}
.page-986 .table_1 .btn-yellow, .page-987 .table_1 .btn-yellow, .page-989 .table_1 .btn-yellow, .page-997 .table_1 .btn-yellow, .page-985 .table_1 .btn-yellow, .page-990 .table_1 .btn-yellow, .page-885 .table_1 .btn-yellow, .page-988 .table_1 .btn-yellow, .page-887 .table_1 .btn-yellow, .page-908 .table_1 .btn-yellow, .page-998 .table_1 .btn-yellow, .page-996 .table_1 .btn-yellow, .page-1027 .table_1 .btn-yellow, .page-913 .table_1 .btn-yellow, .page-1112 .table_1 .btn-yellow, .page-1113 .table_1 .btn-yellow, .page-1114 .table_1 .btn-yellow, .page-1115 .table_1 .btn-yellow, .page-1137 .table_1 .btn-yellow, .page-1210 .table_1 .btn-yellow, .page-1143 .table_1 .btn-yellow {
  background-color: #ac8d61;
  border-color: #ac8d61;
  color: #ffffff !important;
}
.page-986 .table_1 .paragraph-home, .page-987 .table_1 .paragraph-home, .page-989 .table_1 .paragraph-home, .page-997 .table_1 .paragraph-home, .page-985 .table_1 .paragraph-home, .page-990 .table_1 .paragraph-home, .page-885 .table_1 .paragraph-home, .page-988 .table_1 .paragraph-home, .page-887 .table_1 .paragraph-home, .page-908 .table_1 .paragraph-home, .page-998 .table_1 .paragraph-home, .page-996 .table_1 .paragraph-home, .page-1027 .table_1 .paragraph-home, .page-913 .table_1 .paragraph-home, .page-1112 .table_1 .paragraph-home, .page-1113 .table_1 .paragraph-home, .page-1114 .table_1 .paragraph-home, .page-1115 .table_1 .paragraph-home, .page-1137 .table_1 .paragraph-home, .page-1210 .table_1 .paragraph-home, .page-1143 .table_1 .paragraph-home {
  color: #2d7d59;
}
.page-986 .more h2 span, .page-987 .more h2 span, .page-989 .more h2 span, .page-997 .more h2 span, .page-985 .more h2 span, .page-990 .more h2 span, .page-885 .more h2 span, .page-988 .more h2 span, .page-887 .more h2 span, .page-908 .more h2 span, .page-998 .more h2 span, .page-996 .more h2 span, .page-1027 .more h2 span, .page-913 .more h2 span, .page-1112 .more h2 span, .page-1113 .more h2 span, .page-1114 .more h2 span, .page-1115 .more h2 span, .page-1137 .more h2 span, .page-1210 .more h2 span, .page-1143 .more h2 span {
  color: #12a69b;
}
.page-986 .more h3, .page-987 .more h3, .page-989 .more h3, .page-997 .more h3, .page-985 .more h3, .page-990 .more h3, .page-885 .more h3, .page-988 .more h3, .page-887 .more h3, .page-908 .more h3, .page-998 .more h3, .page-996 .more h3, .page-1027 .more h3, .page-913 .more h3, .page-1112 .more h3, .page-1113 .more h3, .page-1114 .more h3, .page-1115 .more h3, .page-1137 .more h3, .page-1210 .more h3, .page-1143 .more h3 {
  color: #12a69b;
}
.page-986 .elliot h2, .page-987 .elliot h2, .page-989 .elliot h2, .page-997 .elliot h2, .page-985 .elliot h2, .page-990 .elliot h2, .page-885 .elliot h2, .page-988 .elliot h2, .page-887 .elliot h2, .page-908 .elliot h2, .page-998 .elliot h2, .page-996 .elliot h2, .page-1027 .elliot h2, .page-913 .elliot h2, .page-1112 .elliot h2, .page-1113 .elliot h2, .page-1114 .elliot h2, .page-1115 .elliot h2, .page-1137 .elliot h2, .page-1210 .elliot h2, .page-1143 .elliot h2 {
  color: #b04362 !important;
}

.page-985 .headline {
  display: none;
}
.page-985 .navbar-fixed-top {
  z-index: 10300;
}
.page-985 .table_1 .title-home {
  min-height: auto;
}
@media screen and (min-width: 768px) {
  .page-985 .table_1 .title-home {
    min-height: 315px;
  }
}
@media screen and (min-width: 991px) {
  .page-985 .table_1 .title-home {
    min-height: 235px;
  }
}
@media screen and (min-width: 1200px) {
  .page-985 .table_1 .title-home {
    min-height: 182px;
  }
}

#winterwonderlandvideomodal {
  /*background-color: rgba(241,241,242,1);*/
  background-color: #EEEEED;
  opacity: 1;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#winterwonderlandvideomodal .modal-dialog {
  align-items: center;
  display: flex;
  height: 100%;
  width: 90%;
}
@media screen and (min-width: 768px) {
  #winterwonderlandvideomodal .modal-dialog {
    width: 80%;
  }
}
#winterwonderlandvideomodal .modal-content {
  /*background-color: rgba(241,241,242,1);*/
  background-color: #EEEEED;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin: 0 auto;
}
#winterwonderlandvideomodal .modal-content .modal-body {
  padding: 2px;
}
#winterwonderlandvideomodal .modal-content .modal-body video {
  display: block;
}

/* ================================
  Easter
  ================================ */
.page-1060 .headline .headline-content h1 span, .page-1061 .headline .headline-content h1 span, .page-1063 .headline .headline-content h1 span, .page-1062 .headline .headline-content h1 span {
  color: #dfb6d2;
}
.page-1060 .headline-wide .headline-content h1 span, .page-1061 .headline-wide .headline-content h1 span, .page-1063 .headline-wide .headline-content h1 span, .page-1062 .headline-wide .headline-content h1 span {
  color: #dfb6d2;
}
.page-1060 .headline-content .btn, .page-1061 .headline-content .btn, .page-1063 .headline-content .btn, .page-1062 .headline-content .btn {
  background-color: #aed1e9;
  border-color: #aed1e9;
  color: #ffffff !important;
  margin-bottom: 10px;
}
.page-1060 .headline-content h3, .page-1061 .headline-content h3, .page-1063 .headline-content h3, .page-1062 .headline-content h3 {
  color: #dfb6d2;
}
.page-1060 .headline-content ul, .page-1061 .headline-content ul, .page-1063 .headline-content ul, .page-1062 .headline-content ul {
  list-style-type: none;
  margin: 20px 0px 0px 50px;
}
.page-1060 .headline-content ul li, .page-1061 .headline-content ul li, .page-1063 .headline-content ul li, .page-1062 .headline-content ul li {
  margin-bottom: 5px;
}
.page-1060 .headline-content ul li:before, .page-1061 .headline-content ul li:before, .page-1063 .headline-content ul li:before, .page-1062 .headline-content ul li:before {
  content: "🐣";
  margin-left: -20px;
  margin-right: 10px;
}
.page-1060 #check .centre, .page-1061 #check .centre, .page-1063 #check .centre, .page-1062 #check .centre {
  background: #bad68e;
}
.page-1060 .book-options .btn, .page-1061 .book-options .btn, .page-1063 .book-options .btn, .page-1062 .book-options .btn {
  background-color: #bad68e;
  border-color: #bad68e;
}

/* ================================
  Halloween Breaks
  ================================ */
.page-1005 .headline .headline-content h1 span {
  color: #5a023c;
}
.page-1005 .headline-wide .headline-content h1 span {
  color: #5a023c;
}
.page-1005 .headline-content .btn-light {
  background-color: #ef7c00;
  border-color: #ef7c00;
  color: #ffffff;
}
.page-1005 .headline-content ul {
  list-style-type: none;
  margin: 20px 0px 0px 50px;
}
.page-1005 .headline-content ul li {
  margin-bottom: 5px;
}
.page-1005 .headline-content ul li:before {
  content: "🎃";
  margin-left: -20px;
  margin-right: 10px;
}
.page-1005 #check .centre {
  background: #00963f;
}
.page-1005 .book-options .btn {
  background-color: #00963f;
  border-color: #00963f;
}
.page-1005 .halloween-spider {
  max-width: 75%;
  position: absolute;
  z-index: 1000;
}

/* ================================
  Murder Mystery
  ================================ */
.page-1014 .headline-content ul {
  list-style-type: none;
  margin: 20px 0px 0px 50px;
}
.page-1014 .headline-content ul li {
  margin-bottom: 5px;
}
.page-1014 .headline-content ul li:before {
  content: "🔍";
  margin-left: -20px;
  margin-right: 10px;
}

/* ================================
  Weddings
  ================================ */
.weddings-section .headline-with-background, .page-1019 .headline-with-background, .page-1009 .headline-with-background, .page-1012 .headline-with-background, .page-1013 .headline-with-background, .page-1016 .headline-with-background, .page-1015 .headline-with-background, .page-951 .headline-with-background, .page-1017 .headline-with-background, .page-1023 .headline-with-background, .page-1024 .headline-with-background, .page-1025 .headline-with-background, .page-984 .headline-with-background, .page-1029 .headline-with-background, .page-1077 .headline-with-background, .page-1190 .headline-with-background {
  background: #ffffff;
}
.weddings-section .headline-with-background h1, .page-1019 .headline-with-background h1, .page-1009 .headline-with-background h1, .page-1012 .headline-with-background h1, .page-1013 .headline-with-background h1, .page-1016 .headline-with-background h1, .page-1015 .headline-with-background h1, .page-951 .headline-with-background h1, .page-1017 .headline-with-background h1, .page-1023 .headline-with-background h1, .page-1024 .headline-with-background h1, .page-1025 .headline-with-background h1, .page-984 .headline-with-background h1, .page-1029 .headline-with-background h1, .page-1077 .headline-with-background h1, .page-1190 .headline-with-background h1 {
  color: #d3bebb;
}
.weddings-section .headline-with-background h1 span, .page-1019 .headline-with-background h1 span, .page-1009 .headline-with-background h1 span, .page-1012 .headline-with-background h1 span, .page-1013 .headline-with-background h1 span, .page-1016 .headline-with-background h1 span, .page-1015 .headline-with-background h1 span, .page-951 .headline-with-background h1 span, .page-1017 .headline-with-background h1 span, .page-1023 .headline-with-background h1 span, .page-1024 .headline-with-background h1 span, .page-1025 .headline-with-background h1 span, .page-984 .headline-with-background h1 span, .page-1029 .headline-with-background h1 span, .page-1077 .headline-with-background h1 span, .page-1190 .headline-with-background h1 span {
  color: #d3bebb !important;
}
.weddings-section .headline-with-background h3, .page-1019 .headline-with-background h3, .page-1009 .headline-with-background h3, .page-1012 .headline-with-background h3, .page-1013 .headline-with-background h3, .page-1016 .headline-with-background h3, .page-1015 .headline-with-background h3, .page-951 .headline-with-background h3, .page-1017 .headline-with-background h3, .page-1023 .headline-with-background h3, .page-1024 .headline-with-background h3, .page-1025 .headline-with-background h3, .page-984 .headline-with-background h3, .page-1029 .headline-with-background h3, .page-1077 .headline-with-background h3, .page-1190 .headline-with-background h3 {
  color: #5a5a5a;
}
.weddings-section .headline-with-background p, .page-1019 .headline-with-background p, .page-1009 .headline-with-background p, .page-1012 .headline-with-background p, .page-1013 .headline-with-background p, .page-1016 .headline-with-background p, .page-1015 .headline-with-background p, .page-951 .headline-with-background p, .page-1017 .headline-with-background p, .page-1023 .headline-with-background p, .page-1024 .headline-with-background p, .page-1025 .headline-with-background p, .page-984 .headline-with-background p, .page-1029 .headline-with-background p, .page-1077 .headline-with-background p, .page-1190 .headline-with-background p {
  color: #5a5a5a;
}
.weddings-section .headline-with-background .btn-yellow, .page-1019 .headline-with-background .btn-yellow, .page-1009 .headline-with-background .btn-yellow, .page-1012 .headline-with-background .btn-yellow, .page-1013 .headline-with-background .btn-yellow, .page-1016 .headline-with-background .btn-yellow, .page-1015 .headline-with-background .btn-yellow, .page-951 .headline-with-background .btn-yellow, .page-1017 .headline-with-background .btn-yellow, .page-1023 .headline-with-background .btn-yellow, .page-1024 .headline-with-background .btn-yellow, .page-1025 .headline-with-background .btn-yellow, .page-984 .headline-with-background .btn-yellow, .page-1029 .headline-with-background .btn-yellow, .page-1077 .headline-with-background .btn-yellow, .page-1190 .headline-with-background .btn-yellow {
  background-color: #8ca8ab;
  border-color: #8ca8ab;
}
.weddings-section .headline-with-background .btn-yellow:focus, .weddings-section .headline-with-background .btn-yellow:hover, .page-1019 .headline-with-background .btn-yellow:focus, .page-1019 .headline-with-background .btn-yellow:hover, .page-1009 .headline-with-background .btn-yellow:focus, .page-1009 .headline-with-background .btn-yellow:hover, .page-1012 .headline-with-background .btn-yellow:focus, .page-1012 .headline-with-background .btn-yellow:hover, .page-1013 .headline-with-background .btn-yellow:focus, .page-1013 .headline-with-background .btn-yellow:hover, .page-1016 .headline-with-background .btn-yellow:focus, .page-1016 .headline-with-background .btn-yellow:hover, .page-1015 .headline-with-background .btn-yellow:focus, .page-1015 .headline-with-background .btn-yellow:hover, .page-951 .headline-with-background .btn-yellow:focus, .page-951 .headline-with-background .btn-yellow:hover, .page-1017 .headline-with-background .btn-yellow:focus, .page-1017 .headline-with-background .btn-yellow:hover, .page-1023 .headline-with-background .btn-yellow:focus, .page-1023 .headline-with-background .btn-yellow:hover, .page-1024 .headline-with-background .btn-yellow:focus, .page-1024 .headline-with-background .btn-yellow:hover, .page-1025 .headline-with-background .btn-yellow:focus, .page-1025 .headline-with-background .btn-yellow:hover, .page-984 .headline-with-background .btn-yellow:focus, .page-984 .headline-with-background .btn-yellow:hover, .page-1029 .headline-with-background .btn-yellow:focus, .page-1029 .headline-with-background .btn-yellow:hover, .page-1077 .headline-with-background .btn-yellow:focus, .page-1077 .headline-with-background .btn-yellow:hover, .page-1190 .headline-with-background .btn-yellow:focus, .page-1190 .headline-with-background .btn-yellow:hover {
  background-color: rgb(110.527638191, 145.7035175879, 149.472361809);
  border-color: rgb(110.527638191, 145.7035175879, 149.472361809);
}
@media screen and (min-width: 991px) {
  .weddings-section .headline-with-background, .page-1019 .headline-with-background, .page-1009 .headline-with-background, .page-1012 .headline-with-background, .page-1013 .headline-with-background, .page-1016 .headline-with-background, .page-1015 .headline-with-background, .page-951 .headline-with-background, .page-1017 .headline-with-background, .page-1023 .headline-with-background, .page-1024 .headline-with-background, .page-1025 .headline-with-background, .page-984 .headline-with-background, .page-1029 .headline-with-background, .page-1077 .headline-with-background, .page-1190 .headline-with-background {
    /*background: #d3bebb;*/
    background: url("../../assets/images/weddings-background-white.jpg") no-repeat;
    background-position: left;
    background-size: cover;
  }
}
.weddings-section .headline .headline-content h1, .page-1019 .headline .headline-content h1, .page-1009 .headline .headline-content h1, .page-1012 .headline .headline-content h1, .page-1013 .headline .headline-content h1, .page-1016 .headline .headline-content h1, .page-1015 .headline .headline-content h1, .page-951 .headline .headline-content h1, .page-1017 .headline .headline-content h1, .page-1023 .headline .headline-content h1, .page-1024 .headline .headline-content h1, .page-1025 .headline .headline-content h1, .page-984 .headline .headline-content h1, .page-1029 .headline .headline-content h1, .page-1077 .headline .headline-content h1, .page-1190 .headline .headline-content h1 {
  color: #5a5a5a;
}
.weddings-section .headline .headline-content h1 span, .page-1019 .headline .headline-content h1 span, .page-1009 .headline .headline-content h1 span, .page-1012 .headline .headline-content h1 span, .page-1013 .headline .headline-content h1 span, .page-1016 .headline .headline-content h1 span, .page-1015 .headline .headline-content h1 span, .page-951 .headline .headline-content h1 span, .page-1017 .headline .headline-content h1 span, .page-1023 .headline .headline-content h1 span, .page-1024 .headline .headline-content h1 span, .page-1025 .headline .headline-content h1 span, .page-984 .headline .headline-content h1 span, .page-1029 .headline .headline-content h1 span, .page-1077 .headline .headline-content h1 span, .page-1190 .headline .headline-content h1 span {
  color: #d3bebb;
  font-family: "Elegant";
  font-size: 60px;
  line-height: 60px;
  text-transform: none;
}
.weddings-section .headline .headline-content h1 .second-subtitle, .page-1019 .headline .headline-content h1 .second-subtitle, .page-1009 .headline .headline-content h1 .second-subtitle, .page-1012 .headline .headline-content h1 .second-subtitle, .page-1013 .headline .headline-content h1 .second-subtitle, .page-1016 .headline .headline-content h1 .second-subtitle, .page-1015 .headline .headline-content h1 .second-subtitle, .page-951 .headline .headline-content h1 .second-subtitle, .page-1017 .headline .headline-content h1 .second-subtitle, .page-1023 .headline .headline-content h1 .second-subtitle, .page-1024 .headline .headline-content h1 .second-subtitle, .page-1025 .headline .headline-content h1 .second-subtitle, .page-984 .headline .headline-content h1 .second-subtitle, .page-1029 .headline .headline-content h1 .second-subtitle, .page-1077 .headline .headline-content h1 .second-subtitle, .page-1190 .headline .headline-content h1 .second-subtitle {
  color: #5a5a5a !important;
  font-family: inherit;
  font-size: 30px;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  .weddings-section .headline .headline-content h1 span, .page-1019 .headline .headline-content h1 span, .page-1009 .headline .headline-content h1 span, .page-1012 .headline .headline-content h1 span, .page-1013 .headline .headline-content h1 span, .page-1016 .headline .headline-content h1 span, .page-1015 .headline .headline-content h1 span, .page-951 .headline .headline-content h1 span, .page-1017 .headline .headline-content h1 span, .page-1023 .headline .headline-content h1 span, .page-1024 .headline .headline-content h1 span, .page-1025 .headline .headline-content h1 span, .page-984 .headline .headline-content h1 span, .page-1029 .headline .headline-content h1 span, .page-1077 .headline .headline-content h1 span, .page-1190 .headline .headline-content h1 span {
    line-height: 80px;
  }
}
.weddings-section .headline .headline-content h3, .page-1019 .headline .headline-content h3, .page-1009 .headline .headline-content h3, .page-1012 .headline .headline-content h3, .page-1013 .headline .headline-content h3, .page-1016 .headline .headline-content h3, .page-1015 .headline .headline-content h3, .page-951 .headline .headline-content h3, .page-1017 .headline .headline-content h3, .page-1023 .headline .headline-content h3, .page-1024 .headline .headline-content h3, .page-1025 .headline .headline-content h3, .page-984 .headline .headline-content h3, .page-1029 .headline .headline-content h3, .page-1077 .headline .headline-content h3, .page-1190 .headline .headline-content h3 {
  color: #d3bebb;
}
.weddings-section .headline .headline-content legend, .page-1019 .headline .headline-content legend, .page-1009 .headline .headline-content legend, .page-1012 .headline .headline-content legend, .page-1013 .headline .headline-content legend, .page-1016 .headline .headline-content legend, .page-1015 .headline .headline-content legend, .page-951 .headline .headline-content legend, .page-1017 .headline .headline-content legend, .page-1023 .headline .headline-content legend, .page-1024 .headline .headline-content legend, .page-1025 .headline .headline-content legend, .page-984 .headline .headline-content legend, .page-1029 .headline .headline-content legend, .page-1077 .headline .headline-content legend, .page-1190 .headline .headline-content legend {
  color: #d3bebb;
}
.weddings-section .headline .headline-content a, .page-1019 .headline .headline-content a, .page-1009 .headline .headline-content a, .page-1012 .headline .headline-content a, .page-1013 .headline .headline-content a, .page-1016 .headline .headline-content a, .page-1015 .headline .headline-content a, .page-951 .headline .headline-content a, .page-1017 .headline .headline-content a, .page-1023 .headline .headline-content a, .page-1024 .headline .headline-content a, .page-1025 .headline .headline-content a, .page-984 .headline .headline-content a, .page-1029 .headline .headline-content a, .page-1077 .headline .headline-content a, .page-1190 .headline .headline-content a {
  color: #d3bebb;
}
.weddings-section .headline .headline-content .feature-divider, .page-1019 .headline .headline-content .feature-divider, .page-1009 .headline .headline-content .feature-divider, .page-1012 .headline .headline-content .feature-divider, .page-1013 .headline .headline-content .feature-divider, .page-1016 .headline .headline-content .feature-divider, .page-1015 .headline .headline-content .feature-divider, .page-951 .headline .headline-content .feature-divider, .page-1017 .headline .headline-content .feature-divider, .page-1023 .headline .headline-content .feature-divider, .page-1024 .headline .headline-content .feature-divider, .page-1025 .headline .headline-content .feature-divider, .page-984 .headline .headline-content .feature-divider, .page-1029 .headline .headline-content .feature-divider, .page-1077 .headline .headline-content .feature-divider, .page-1190 .headline .headline-content .feature-divider {
  display: none;
}
.weddings-section .headline .headline-content .btn-default, .page-1019 .headline .headline-content .btn-default, .page-1009 .headline .headline-content .btn-default, .page-1012 .headline .headline-content .btn-default, .page-1013 .headline .headline-content .btn-default, .page-1016 .headline .headline-content .btn-default, .page-1015 .headline .headline-content .btn-default, .page-951 .headline .headline-content .btn-default, .page-1017 .headline .headline-content .btn-default, .page-1023 .headline .headline-content .btn-default, .page-1024 .headline .headline-content .btn-default, .page-1025 .headline .headline-content .btn-default, .page-984 .headline .headline-content .btn-default, .page-1029 .headline .headline-content .btn-default, .page-1077 .headline .headline-content .btn-default, .page-1190 .headline .headline-content .btn-default {
  background-color: #8ca8ab;
  border-color: #8ca8ab;
  color: #ffffff;
}
.weddings-section .headline .headline-content .btn-default:focus, .weddings-section .headline .headline-content .btn-default:hover, .page-1019 .headline .headline-content .btn-default:focus, .page-1019 .headline .headline-content .btn-default:hover, .page-1009 .headline .headline-content .btn-default:focus, .page-1009 .headline .headline-content .btn-default:hover, .page-1012 .headline .headline-content .btn-default:focus, .page-1012 .headline .headline-content .btn-default:hover, .page-1013 .headline .headline-content .btn-default:focus, .page-1013 .headline .headline-content .btn-default:hover, .page-1016 .headline .headline-content .btn-default:focus, .page-1016 .headline .headline-content .btn-default:hover, .page-1015 .headline .headline-content .btn-default:focus, .page-1015 .headline .headline-content .btn-default:hover, .page-951 .headline .headline-content .btn-default:focus, .page-951 .headline .headline-content .btn-default:hover, .page-1017 .headline .headline-content .btn-default:focus, .page-1017 .headline .headline-content .btn-default:hover, .page-1023 .headline .headline-content .btn-default:focus, .page-1023 .headline .headline-content .btn-default:hover, .page-1024 .headline .headline-content .btn-default:focus, .page-1024 .headline .headline-content .btn-default:hover, .page-1025 .headline .headline-content .btn-default:focus, .page-1025 .headline .headline-content .btn-default:hover, .page-984 .headline .headline-content .btn-default:focus, .page-984 .headline .headline-content .btn-default:hover, .page-1029 .headline .headline-content .btn-default:focus, .page-1029 .headline .headline-content .btn-default:hover, .page-1077 .headline .headline-content .btn-default:focus, .page-1077 .headline .headline-content .btn-default:hover, .page-1190 .headline .headline-content .btn-default:focus, .page-1190 .headline .headline-content .btn-default:hover {
  background-color: rgb(110.527638191, 145.7035175879, 149.472361809);
  border-color: rgb(110.527638191, 145.7035175879, 149.472361809);
}
.weddings-section .headline .headline-content .btn-yellow, .page-1019 .headline .headline-content .btn-yellow, .page-1009 .headline .headline-content .btn-yellow, .page-1012 .headline .headline-content .btn-yellow, .page-1013 .headline .headline-content .btn-yellow, .page-1016 .headline .headline-content .btn-yellow, .page-1015 .headline .headline-content .btn-yellow, .page-951 .headline .headline-content .btn-yellow, .page-1017 .headline .headline-content .btn-yellow, .page-1023 .headline .headline-content .btn-yellow, .page-1024 .headline .headline-content .btn-yellow, .page-1025 .headline .headline-content .btn-yellow, .page-984 .headline .headline-content .btn-yellow, .page-1029 .headline .headline-content .btn-yellow, .page-1077 .headline .headline-content .btn-yellow, .page-1190 .headline .headline-content .btn-yellow {
  background-color: #8ca8ab;
  border-color: #8ca8ab;
  color: #ffffff;
}
.weddings-section .headline .headline-content .btn-yellow:focus, .weddings-section .headline .headline-content .btn-yellow:hover, .page-1019 .headline .headline-content .btn-yellow:focus, .page-1019 .headline .headline-content .btn-yellow:hover, .page-1009 .headline .headline-content .btn-yellow:focus, .page-1009 .headline .headline-content .btn-yellow:hover, .page-1012 .headline .headline-content .btn-yellow:focus, .page-1012 .headline .headline-content .btn-yellow:hover, .page-1013 .headline .headline-content .btn-yellow:focus, .page-1013 .headline .headline-content .btn-yellow:hover, .page-1016 .headline .headline-content .btn-yellow:focus, .page-1016 .headline .headline-content .btn-yellow:hover, .page-1015 .headline .headline-content .btn-yellow:focus, .page-1015 .headline .headline-content .btn-yellow:hover, .page-951 .headline .headline-content .btn-yellow:focus, .page-951 .headline .headline-content .btn-yellow:hover, .page-1017 .headline .headline-content .btn-yellow:focus, .page-1017 .headline .headline-content .btn-yellow:hover, .page-1023 .headline .headline-content .btn-yellow:focus, .page-1023 .headline .headline-content .btn-yellow:hover, .page-1024 .headline .headline-content .btn-yellow:focus, .page-1024 .headline .headline-content .btn-yellow:hover, .page-1025 .headline .headline-content .btn-yellow:focus, .page-1025 .headline .headline-content .btn-yellow:hover, .page-984 .headline .headline-content .btn-yellow:focus, .page-984 .headline .headline-content .btn-yellow:hover, .page-1029 .headline .headline-content .btn-yellow:focus, .page-1029 .headline .headline-content .btn-yellow:hover, .page-1077 .headline .headline-content .btn-yellow:focus, .page-1077 .headline .headline-content .btn-yellow:hover, .page-1190 .headline .headline-content .btn-yellow:focus, .page-1190 .headline .headline-content .btn-yellow:hover {
  background-color: rgb(110.527638191, 145.7035175879, 149.472361809);
  border-color: rgb(110.527638191, 145.7035175879, 149.472361809);
}
.weddings-section .headline .headline-content .btn-light, .page-1019 .headline .headline-content .btn-light, .page-1009 .headline .headline-content .btn-light, .page-1012 .headline .headline-content .btn-light, .page-1013 .headline .headline-content .btn-light, .page-1016 .headline .headline-content .btn-light, .page-1015 .headline .headline-content .btn-light, .page-951 .headline .headline-content .btn-light, .page-1017 .headline .headline-content .btn-light, .page-1023 .headline .headline-content .btn-light, .page-1024 .headline .headline-content .btn-light, .page-1025 .headline .headline-content .btn-light, .page-984 .headline .headline-content .btn-light, .page-1029 .headline .headline-content .btn-light, .page-1077 .headline .headline-content .btn-light, .page-1190 .headline .headline-content .btn-light {
  background-color: #8ca8ab;
  border-color: #8ca8ab;
  color: #ffffff;
}
.weddings-section .headline .headline-content .btn-light:focus, .weddings-section .headline .headline-content .btn-light:hover, .page-1019 .headline .headline-content .btn-light:focus, .page-1019 .headline .headline-content .btn-light:hover, .page-1009 .headline .headline-content .btn-light:focus, .page-1009 .headline .headline-content .btn-light:hover, .page-1012 .headline .headline-content .btn-light:focus, .page-1012 .headline .headline-content .btn-light:hover, .page-1013 .headline .headline-content .btn-light:focus, .page-1013 .headline .headline-content .btn-light:hover, .page-1016 .headline .headline-content .btn-light:focus, .page-1016 .headline .headline-content .btn-light:hover, .page-1015 .headline .headline-content .btn-light:focus, .page-1015 .headline .headline-content .btn-light:hover, .page-951 .headline .headline-content .btn-light:focus, .page-951 .headline .headline-content .btn-light:hover, .page-1017 .headline .headline-content .btn-light:focus, .page-1017 .headline .headline-content .btn-light:hover, .page-1023 .headline .headline-content .btn-light:focus, .page-1023 .headline .headline-content .btn-light:hover, .page-1024 .headline .headline-content .btn-light:focus, .page-1024 .headline .headline-content .btn-light:hover, .page-1025 .headline .headline-content .btn-light:focus, .page-1025 .headline .headline-content .btn-light:hover, .page-984 .headline .headline-content .btn-light:focus, .page-984 .headline .headline-content .btn-light:hover, .page-1029 .headline .headline-content .btn-light:focus, .page-1029 .headline .headline-content .btn-light:hover, .page-1077 .headline .headline-content .btn-light:focus, .page-1077 .headline .headline-content .btn-light:hover, .page-1190 .headline .headline-content .btn-light:focus, .page-1190 .headline .headline-content .btn-light:hover {
  background-color: rgb(110.527638191, 145.7035175879, 149.472361809);
  border-color: rgb(110.527638191, 145.7035175879, 149.472361809);
}
@media screen and (max-width: 1400px) {
  .weddings-section .headline .headline-images .row .col-6 .caption h3, .page-1019 .headline .headline-images .row .col-6 .caption h3, .page-1009 .headline .headline-images .row .col-6 .caption h3, .page-1012 .headline .headline-images .row .col-6 .caption h3, .page-1013 .headline .headline-images .row .col-6 .caption h3, .page-1016 .headline .headline-images .row .col-6 .caption h3, .page-1015 .headline .headline-images .row .col-6 .caption h3, .page-951 .headline .headline-images .row .col-6 .caption h3, .page-1017 .headline .headline-images .row .col-6 .caption h3, .page-1023 .headline .headline-images .row .col-6 .caption h3, .page-1024 .headline .headline-images .row .col-6 .caption h3, .page-1025 .headline .headline-images .row .col-6 .caption h3, .page-984 .headline .headline-images .row .col-6 .caption h3, .page-1029 .headline .headline-images .row .col-6 .caption h3, .page-1077 .headline .headline-images .row .col-6 .caption h3, .page-1190 .headline .headline-images .row .col-6 .caption h3 {
    font-size: 21px;
  }
}
.weddings-section .headline-wide .headline-content h1, .page-1019 .headline-wide .headline-content h1, .page-1009 .headline-wide .headline-content h1, .page-1012 .headline-wide .headline-content h1, .page-1013 .headline-wide .headline-content h1, .page-1016 .headline-wide .headline-content h1, .page-1015 .headline-wide .headline-content h1, .page-951 .headline-wide .headline-content h1, .page-1017 .headline-wide .headline-content h1, .page-1023 .headline-wide .headline-content h1, .page-1024 .headline-wide .headline-content h1, .page-1025 .headline-wide .headline-content h1, .page-984 .headline-wide .headline-content h1, .page-1029 .headline-wide .headline-content h1, .page-1077 .headline-wide .headline-content h1, .page-1190 .headline-wide .headline-content h1 {
  font-size: 22px;
  margin-bottom: 15px;
}
.weddings-section .headline-wide .headline-content h1 span, .page-1019 .headline-wide .headline-content h1 span, .page-1009 .headline-wide .headline-content h1 span, .page-1012 .headline-wide .headline-content h1 span, .page-1013 .headline-wide .headline-content h1 span, .page-1016 .headline-wide .headline-content h1 span, .page-1015 .headline-wide .headline-content h1 span, .page-951 .headline-wide .headline-content h1 span, .page-1017 .headline-wide .headline-content h1 span, .page-1023 .headline-wide .headline-content h1 span, .page-1024 .headline-wide .headline-content h1 span, .page-1025 .headline-wide .headline-content h1 span, .page-984 .headline-wide .headline-content h1 span, .page-1029 .headline-wide .headline-content h1 span, .page-1077 .headline-wide .headline-content h1 span, .page-1190 .headline-wide .headline-content h1 span {
  color: #d3bebb;
  font-family: "Elegant";
  font-size: 52px;
  text-transform: none;
}
@media screen and (min-width: 1200px) {
  .weddings-section .headline-wide .headline-content h1 span, .page-1019 .headline-wide .headline-content h1 span, .page-1009 .headline-wide .headline-content h1 span, .page-1012 .headline-wide .headline-content h1 span, .page-1013 .headline-wide .headline-content h1 span, .page-1016 .headline-wide .headline-content h1 span, .page-1015 .headline-wide .headline-content h1 span, .page-951 .headline-wide .headline-content h1 span, .page-1017 .headline-wide .headline-content h1 span, .page-1023 .headline-wide .headline-content h1 span, .page-1024 .headline-wide .headline-content h1 span, .page-1025 .headline-wide .headline-content h1 span, .page-984 .headline-wide .headline-content h1 span, .page-1029 .headline-wide .headline-content h1 span, .page-1077 .headline-wide .headline-content h1 span, .page-1190 .headline-wide .headline-content h1 span {
    font-size: 68px;
    line-height: 68px;
  }
}
.weddings-section .headline-wide .headline-content ul, .page-1019 .headline-wide .headline-content ul, .page-1009 .headline-wide .headline-content ul, .page-1012 .headline-wide .headline-content ul, .page-1013 .headline-wide .headline-content ul, .page-1016 .headline-wide .headline-content ul, .page-1015 .headline-wide .headline-content ul, .page-951 .headline-wide .headline-content ul, .page-1017 .headline-wide .headline-content ul, .page-1023 .headline-wide .headline-content ul, .page-1024 .headline-wide .headline-content ul, .page-1025 .headline-wide .headline-content ul, .page-984 .headline-wide .headline-content ul, .page-1029 .headline-wide .headline-content ul, .page-1077 .headline-wide .headline-content ul, .page-1190 .headline-wide .headline-content ul {
  list-style-type: none;
  margin: 20px 0px 0px 50px;
}
.weddings-section .headline-wide .headline-content ul li, .page-1019 .headline-wide .headline-content ul li, .page-1009 .headline-wide .headline-content ul li, .page-1012 .headline-wide .headline-content ul li, .page-1013 .headline-wide .headline-content ul li, .page-1016 .headline-wide .headline-content ul li, .page-1015 .headline-wide .headline-content ul li, .page-951 .headline-wide .headline-content ul li, .page-1017 .headline-wide .headline-content ul li, .page-1023 .headline-wide .headline-content ul li, .page-1024 .headline-wide .headline-content ul li, .page-1025 .headline-wide .headline-content ul li, .page-984 .headline-wide .headline-content ul li, .page-1029 .headline-wide .headline-content ul li, .page-1077 .headline-wide .headline-content ul li, .page-1190 .headline-wide .headline-content ul li {
  margin-bottom: 5px;
}
.weddings-section .headline-wide .headline-content ul li:before, .page-1019 .headline-wide .headline-content ul li:before, .page-1009 .headline-wide .headline-content ul li:before, .page-1012 .headline-wide .headline-content ul li:before, .page-1013 .headline-wide .headline-content ul li:before, .page-1016 .headline-wide .headline-content ul li:before, .page-1015 .headline-wide .headline-content ul li:before, .page-951 .headline-wide .headline-content ul li:before, .page-1017 .headline-wide .headline-content ul li:before, .page-1023 .headline-wide .headline-content ul li:before, .page-1024 .headline-wide .headline-content ul li:before, .page-1025 .headline-wide .headline-content ul li:before, .page-984 .headline-wide .headline-content ul li:before, .page-1029 .headline-wide .headline-content ul li:before, .page-1077 .headline-wide .headline-content ul li:before, .page-1190 .headline-wide .headline-content ul li:before {
  color: #5a5a5a !important;
  content: "♥";
  font-family: monospace;
  margin-left: -20px;
  margin-right: 10px;
}
.weddings-section .content-standout-block, .page-1019 .content-standout-block, .page-1009 .content-standout-block, .page-1012 .content-standout-block, .page-1013 .content-standout-block, .page-1016 .content-standout-block, .page-1015 .content-standout-block, .page-951 .content-standout-block, .page-1017 .content-standout-block, .page-1023 .content-standout-block, .page-1024 .content-standout-block, .page-1025 .content-standout-block, .page-984 .content-standout-block, .page-1029 .content-standout-block, .page-1077 .content-standout-block, .page-1190 .content-standout-block {
  background: #8ca8ab;
  border-radius: 90px;
  color: #ffffff;
  margin: 40px 0px;
  padding: 20px 60px;
}
.weddings-section .content-standout-block h3, .page-1019 .content-standout-block h3, .page-1009 .content-standout-block h3, .page-1012 .content-standout-block h3, .page-1013 .content-standout-block h3, .page-1016 .content-standout-block h3, .page-1015 .content-standout-block h3, .page-951 .content-standout-block h3, .page-1017 .content-standout-block h3, .page-1023 .content-standout-block h3, .page-1024 .content-standout-block h3, .page-1025 .content-standout-block h3, .page-984 .content-standout-block h3, .page-1029 .content-standout-block h3, .page-1077 .content-standout-block h3, .page-1190 .content-standout-block h3 {
  color: #ffffff !important;
  font-weight: 500;
}
.weddings-section .content-standout-block p, .page-1019 .content-standout-block p, .page-1009 .content-standout-block p, .page-1012 .content-standout-block p, .page-1013 .content-standout-block p, .page-1016 .content-standout-block p, .page-1015 .content-standout-block p, .page-951 .content-standout-block p, .page-1017 .content-standout-block p, .page-1023 .content-standout-block p, .page-1024 .content-standout-block p, .page-1025 .content-standout-block p, .page-984 .content-standout-block p, .page-1029 .content-standout-block p, .page-1077 .content-standout-block p, .page-1190 .content-standout-block p {
  color: #ffffff;
  width: 100%;
}
.weddings-section .content-standout-block .btn-white, .page-1019 .content-standout-block .btn-white, .page-1009 .content-standout-block .btn-white, .page-1012 .content-standout-block .btn-white, .page-1013 .content-standout-block .btn-white, .page-1016 .content-standout-block .btn-white, .page-1015 .content-standout-block .btn-white, .page-951 .content-standout-block .btn-white, .page-1017 .content-standout-block .btn-white, .page-1023 .content-standout-block .btn-white, .page-1024 .content-standout-block .btn-white, .page-1025 .content-standout-block .btn-white, .page-984 .content-standout-block .btn-white, .page-1029 .content-standout-block .btn-white, .page-1077 .content-standout-block .btn-white, .page-1190 .content-standout-block .btn-white {
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 18px;
  color: #8ca8ab;
  margin-top: 0.5rem;
}
.weddings-section .featured, .page-1019 .featured, .page-1009 .featured, .page-1012 .featured, .page-1013 .featured, .page-1016 .featured, .page-1015 .featured, .page-951 .featured, .page-1017 .featured, .page-1023 .featured, .page-1024 .featured, .page-1025 .featured, .page-984 .featured, .page-1029 .featured, .page-1077 .featured, .page-1190 .featured {
  background: #ffffff;
}
.weddings-section .featured h2 span, .page-1019 .featured h2 span, .page-1009 .featured h2 span, .page-1012 .featured h2 span, .page-1013 .featured h2 span, .page-1016 .featured h2 span, .page-1015 .featured h2 span, .page-951 .featured h2 span, .page-1017 .featured h2 span, .page-1023 .featured h2 span, .page-1024 .featured h2 span, .page-1025 .featured h2 span, .page-984 .featured h2 span, .page-1029 .featured h2 span, .page-1077 .featured h2 span, .page-1190 .featured h2 span {
  color: #d3bebb !important;
  font-family: "Elegant";
  font-size: 60px;
  line-height: 60px;
  text-transform: none;
}
.weddings-section .featured .table_1 h3, .page-1019 .featured .table_1 h3, .page-1009 .featured .table_1 h3, .page-1012 .featured .table_1 h3, .page-1013 .featured .table_1 h3, .page-1016 .featured .table_1 h3, .page-1015 .featured .table_1 h3, .page-951 .featured .table_1 h3, .page-1017 .featured .table_1 h3, .page-1023 .featured .table_1 h3, .page-1024 .featured .table_1 h3, .page-1025 .featured .table_1 h3, .page-984 .featured .table_1 h3, .page-1029 .featured .table_1 h3, .page-1077 .featured .table_1 h3, .page-1190 .featured .table_1 h3 {
  color: #d3bebb;
}
.weddings-section .featured .table_1 p, .page-1019 .featured .table_1 p, .page-1009 .featured .table_1 p, .page-1012 .featured .table_1 p, .page-1013 .featured .table_1 p, .page-1016 .featured .table_1 p, .page-1015 .featured .table_1 p, .page-951 .featured .table_1 p, .page-1017 .featured .table_1 p, .page-1023 .featured .table_1 p, .page-1024 .featured .table_1 p, .page-1025 .featured .table_1 p, .page-984 .featured .table_1 p, .page-1029 .featured .table_1 p, .page-1077 .featured .table_1 p, .page-1190 .featured .table_1 p {
  color: #333333;
}
.weddings-section .featured .table_1 .btn-yellow, .page-1019 .featured .table_1 .btn-yellow, .page-1009 .featured .table_1 .btn-yellow, .page-1012 .featured .table_1 .btn-yellow, .page-1013 .featured .table_1 .btn-yellow, .page-1016 .featured .table_1 .btn-yellow, .page-1015 .featured .table_1 .btn-yellow, .page-951 .featured .table_1 .btn-yellow, .page-1017 .featured .table_1 .btn-yellow, .page-1023 .featured .table_1 .btn-yellow, .page-1024 .featured .table_1 .btn-yellow, .page-1025 .featured .table_1 .btn-yellow, .page-984 .featured .table_1 .btn-yellow, .page-1029 .featured .table_1 .btn-yellow, .page-1077 .featured .table_1 .btn-yellow, .page-1190 .featured .table_1 .btn-yellow {
  background-color: #8ca8ab;
  border-color: #8ca8ab;
}
.weddings-section .featured .table_1 .btn-yellow:focus, .weddings-section .featured .table_1 .btn-yellow:hover, .page-1019 .featured .table_1 .btn-yellow:focus, .page-1019 .featured .table_1 .btn-yellow:hover, .page-1009 .featured .table_1 .btn-yellow:focus, .page-1009 .featured .table_1 .btn-yellow:hover, .page-1012 .featured .table_1 .btn-yellow:focus, .page-1012 .featured .table_1 .btn-yellow:hover, .page-1013 .featured .table_1 .btn-yellow:focus, .page-1013 .featured .table_1 .btn-yellow:hover, .page-1016 .featured .table_1 .btn-yellow:focus, .page-1016 .featured .table_1 .btn-yellow:hover, .page-1015 .featured .table_1 .btn-yellow:focus, .page-1015 .featured .table_1 .btn-yellow:hover, .page-951 .featured .table_1 .btn-yellow:focus, .page-951 .featured .table_1 .btn-yellow:hover, .page-1017 .featured .table_1 .btn-yellow:focus, .page-1017 .featured .table_1 .btn-yellow:hover, .page-1023 .featured .table_1 .btn-yellow:focus, .page-1023 .featured .table_1 .btn-yellow:hover, .page-1024 .featured .table_1 .btn-yellow:focus, .page-1024 .featured .table_1 .btn-yellow:hover, .page-1025 .featured .table_1 .btn-yellow:focus, .page-1025 .featured .table_1 .btn-yellow:hover, .page-984 .featured .table_1 .btn-yellow:focus, .page-984 .featured .table_1 .btn-yellow:hover, .page-1029 .featured .table_1 .btn-yellow:focus, .page-1029 .featured .table_1 .btn-yellow:hover, .page-1077 .featured .table_1 .btn-yellow:focus, .page-1077 .featured .table_1 .btn-yellow:hover, .page-1190 .featured .table_1 .btn-yellow:focus, .page-1190 .featured .table_1 .btn-yellow:hover {
  background-color: rgb(110.527638191, 145.7035175879, 149.472361809);
  border-color: rgb(110.527638191, 145.7035175879, 149.472361809);
}
.weddings-section .elliot .featured, .page-1019 .elliot .featured, .page-1009 .elliot .featured, .page-1012 .elliot .featured, .page-1013 .elliot .featured, .page-1016 .elliot .featured, .page-1015 .elliot .featured, .page-951 .elliot .featured, .page-1017 .elliot .featured, .page-1023 .elliot .featured, .page-1024 .elliot .featured, .page-1025 .elliot .featured, .page-984 .elliot .featured, .page-1029 .elliot .featured, .page-1077 .elliot .featured, .page-1190 .elliot .featured {
  background: #ffffff !important;
}
.weddings-section .additional-featured-content, .page-1019 .additional-featured-content, .page-1009 .additional-featured-content, .page-1012 .additional-featured-content, .page-1013 .additional-featured-content, .page-1016 .additional-featured-content, .page-1015 .additional-featured-content, .page-951 .additional-featured-content, .page-1017 .additional-featured-content, .page-1023 .additional-featured-content, .page-1024 .additional-featured-content, .page-1025 .additional-featured-content, .page-984 .additional-featured-content, .page-1029 .additional-featured-content, .page-1077 .additional-featured-content, .page-1190 .additional-featured-content {
  background: #d3bebb;
  color: #ffffff;
  padding: 30px 0px 50px 0px;
  text-align: center;
}
.weddings-section .additional-featured-content h2, .page-1019 .additional-featured-content h2, .page-1009 .additional-featured-content h2, .page-1012 .additional-featured-content h2, .page-1013 .additional-featured-content h2, .page-1016 .additional-featured-content h2, .page-1015 .additional-featured-content h2, .page-951 .additional-featured-content h2, .page-1017 .additional-featured-content h2, .page-1023 .additional-featured-content h2, .page-1024 .additional-featured-content h2, .page-1025 .additional-featured-content h2, .page-984 .additional-featured-content h2, .page-1029 .additional-featured-content h2, .page-1077 .additional-featured-content h2, .page-1190 .additional-featured-content h2 {
  text-transform: uppercase;
}
.weddings-section .additional-featured-content h2 span, .page-1019 .additional-featured-content h2 span, .page-1009 .additional-featured-content h2 span, .page-1012 .additional-featured-content h2 span, .page-1013 .additional-featured-content h2 span, .page-1016 .additional-featured-content h2 span, .page-1015 .additional-featured-content h2 span, .page-951 .additional-featured-content h2 span, .page-1017 .additional-featured-content h2 span, .page-1023 .additional-featured-content h2 span, .page-1024 .additional-featured-content h2 span, .page-1025 .additional-featured-content h2 span, .page-984 .additional-featured-content h2 span, .page-1029 .additional-featured-content h2 span, .page-1077 .additional-featured-content h2 span, .page-1190 .additional-featured-content h2 span {
  color: #ffffff;
  display: block;
  font-family: "Elegant";
  font-size: 60px;
  line-height: 60px;
  text-transform: none;
}
.weddings-section .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1019 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1009 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1012 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1013 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1016 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1015 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-951 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1017 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1023 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1024 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1025 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-984 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1029 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1077 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd), .page-1190 .additional-featured-content .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgb(190.9642857143, 160.4017857143, 156.0357142857);
}
.weddings-section .additional-featured-content .table, .page-1019 .additional-featured-content .table, .page-1009 .additional-featured-content .table, .page-1012 .additional-featured-content .table, .page-1013 .additional-featured-content .table, .page-1016 .additional-featured-content .table, .page-1015 .additional-featured-content .table, .page-951 .additional-featured-content .table, .page-1017 .additional-featured-content .table, .page-1023 .additional-featured-content .table, .page-1024 .additional-featured-content .table, .page-1025 .additional-featured-content .table, .page-984 .additional-featured-content .table, .page-1029 .additional-featured-content .table, .page-1077 .additional-featured-content .table, .page-1190 .additional-featured-content .table {
  margin-bottom: 30px;
}
.weddings-section .additional-featured-content .table th, .page-1019 .additional-featured-content .table th, .page-1009 .additional-featured-content .table th, .page-1012 .additional-featured-content .table th, .page-1013 .additional-featured-content .table th, .page-1016 .additional-featured-content .table th, .page-1015 .additional-featured-content .table th, .page-951 .additional-featured-content .table th, .page-1017 .additional-featured-content .table th, .page-1023 .additional-featured-content .table th, .page-1024 .additional-featured-content .table th, .page-1025 .additional-featured-content .table th, .page-984 .additional-featured-content .table th, .page-1029 .additional-featured-content .table th, .page-1077 .additional-featured-content .table th, .page-1190 .additional-featured-content .table th {
  border-top: none;
  color: #ffffff;
  text-align: center;
}
.weddings-section .additional-featured-content .table td, .page-1019 .additional-featured-content .table td, .page-1009 .additional-featured-content .table td, .page-1012 .additional-featured-content .table td, .page-1013 .additional-featured-content .table td, .page-1016 .additional-featured-content .table td, .page-1015 .additional-featured-content .table td, .page-951 .additional-featured-content .table td, .page-1017 .additional-featured-content .table td, .page-1023 .additional-featured-content .table td, .page-1024 .additional-featured-content .table td, .page-1025 .additional-featured-content .table td, .page-984 .additional-featured-content .table td, .page-1029 .additional-featured-content .table td, .page-1077 .additional-featured-content .table td, .page-1190 .additional-featured-content .table td {
  border-top: none;
  color: #ffffff;
}
.weddings-section .alert-page, .page-1019 .alert-page, .page-1009 .alert-page, .page-1012 .alert-page, .page-1013 .alert-page, .page-1016 .alert-page, .page-1015 .alert-page, .page-951 .alert-page, .page-1017 .alert-page, .page-1023 .alert-page, .page-1024 .alert-page, .page-1025 .alert-page, .page-984 .alert-page, .page-1029 .alert-page, .page-1077 .alert-page, .page-1190 .alert-page {
  background: #d3bebb !important;
  color: #ffffff;
}
.weddings-section .dining-alert-page, .page-1019 .dining-alert-page, .page-1009 .dining-alert-page, .page-1012 .dining-alert-page, .page-1013 .dining-alert-page, .page-1016 .dining-alert-page, .page-1015 .dining-alert-page, .page-951 .dining-alert-page, .page-1017 .dining-alert-page, .page-1023 .dining-alert-page, .page-1024 .dining-alert-page, .page-1025 .dining-alert-page, .page-984 .dining-alert-page, .page-1029 .dining-alert-page, .page-1077 .dining-alert-page, .page-1190 .dining-alert-page {
  background: #d3bebb !important;
  color: #ffffff;
}
.weddings-section .more, .page-1019 .more, .page-1009 .more, .page-1012 .more, .page-1013 .more, .page-1016 .more, .page-1015 .more, .page-951 .more, .page-1017 .more, .page-1023 .more, .page-1024 .more, .page-1025 .more, .page-984 .more, .page-1029 .more, .page-1077 .more, .page-1190 .more {
  background: #8B937C;
}
.weddings-section .more h2 span, .page-1019 .more h2 span, .page-1009 .more h2 span, .page-1012 .more h2 span, .page-1013 .more h2 span, .page-1016 .more h2 span, .page-1015 .more h2 span, .page-951 .more h2 span, .page-1017 .more h2 span, .page-1023 .more h2 span, .page-1024 .more h2 span, .page-1025 .more h2 span, .page-984 .more h2 span, .page-1029 .more h2 span, .page-1077 .more h2 span, .page-1190 .more h2 span {
  color: #ffffff;
  font-family: "Elegant";
  font-size: 60px;
  line-height: 60px;
  text-transform: none;
}
.weddings-section .more h3, .page-1019 .more h3, .page-1009 .more h3, .page-1012 .more h3, .page-1013 .more h3, .page-1016 .more h3, .page-1015 .more h3, .page-951 .more h3, .page-1017 .more h3, .page-1023 .more h3, .page-1024 .more h3, .page-1025 .more h3, .page-984 .more h3, .page-1029 .more h3, .page-1077 .more h3, .page-1190 .more h3 {
  color: #ffffff;
}
.weddings-section .well, .page-1019 .well, .page-1009 .well, .page-1012 .well, .page-1013 .well, .page-1016 .well, .page-1015 .well, .page-951 .well, .page-1017 .well, .page-1023 .well, .page-1024 .well, .page-1025 .well, .page-984 .well, .page-1029 .well, .page-1077 .well, .page-1190 .well {
  margin-top: 15px;
}
.weddings-section .well h3, .page-1019 .well h3, .page-1009 .well h3, .page-1012 .well h3, .page-1013 .well h3, .page-1016 .well h3, .page-1015 .well h3, .page-951 .well h3, .page-1017 .well h3, .page-1023 .well h3, .page-1024 .well h3, .page-1025 .well h3, .page-984 .well h3, .page-1029 .well h3, .page-1077 .well h3, .page-1190 .well h3 {
  color: #d3bebb;
  font-family: "Elegant";
  font-size: 50px;
  line-height: 50px;
  text-transform: none;
}
.weddings-section .marketing, .page-1019 .marketing, .page-1009 .marketing, .page-1012 .marketing, .page-1013 .marketing, .page-1016 .marketing, .page-1015 .marketing, .page-951 .marketing, .page-1017 .marketing, .page-1023 .marketing, .page-1024 .marketing, .page-1025 .marketing, .page-984 .marketing, .page-1029 .marketing, .page-1077 .marketing, .page-1190 .marketing {
  background: #ffffff;
  text-align: center;
}
.weddings-section .marketing h1, .page-1019 .marketing h1, .page-1009 .marketing h1, .page-1012 .marketing h1, .page-1013 .marketing h1, .page-1016 .marketing h1, .page-1015 .marketing h1, .page-951 .marketing h1, .page-1017 .marketing h1, .page-1023 .marketing h1, .page-1024 .marketing h1, .page-1025 .marketing h1, .page-984 .marketing h1, .page-1029 .marketing h1, .page-1077 .marketing h1, .page-1190 .marketing h1 {
  color: #d3bebb;
  font-family: "Elegant";
  font-size: 60px;
  line-height: 60px;
  margin-top: 0px;
}
.weddings-section .marketing h1:first-child, .page-1019 .marketing h1:first-child, .page-1009 .marketing h1:first-child, .page-1012 .marketing h1:first-child, .page-1013 .marketing h1:first-child, .page-1016 .marketing h1:first-child, .page-1015 .marketing h1:first-child, .page-951 .marketing h1:first-child, .page-1017 .marketing h1:first-child, .page-1023 .marketing h1:first-child, .page-1024 .marketing h1:first-child, .page-1025 .marketing h1:first-child, .page-984 .marketing h1:first-child, .page-1029 .marketing h1:first-child, .page-1077 .marketing h1:first-child, .page-1190 .marketing h1:first-child {
  color: #333333;
  font-family: inherit;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.weddings-section .marketing p, .page-1019 .marketing p, .page-1009 .marketing p, .page-1012 .marketing p, .page-1013 .marketing p, .page-1016 .marketing p, .page-1015 .marketing p, .page-951 .marketing p, .page-1017 .marketing p, .page-1023 .marketing p, .page-1024 .marketing p, .page-1025 .marketing p, .page-984 .marketing p, .page-1029 .marketing p, .page-1077 .marketing p, .page-1190 .marketing p {
  color: #333333;
}
.weddings-section .marketing .spacing, .page-1019 .marketing .spacing, .page-1009 .marketing .spacing, .page-1012 .marketing .spacing, .page-1013 .marketing .spacing, .page-1016 .marketing .spacing, .page-1015 .marketing .spacing, .page-951 .marketing .spacing, .page-1017 .marketing .spacing, .page-1023 .marketing .spacing, .page-1024 .marketing .spacing, .page-1025 .marketing .spacing, .page-984 .marketing .spacing, .page-1029 .marketing .spacing, .page-1077 .marketing .spacing, .page-1190 .marketing .spacing {
  padding-top: 40px;
}
.weddings-section .marketing .panel-heading, .page-1019 .marketing .panel-heading, .page-1009 .marketing .panel-heading, .page-1012 .marketing .panel-heading, .page-1013 .marketing .panel-heading, .page-1016 .marketing .panel-heading, .page-1015 .marketing .panel-heading, .page-951 .marketing .panel-heading, .page-1017 .marketing .panel-heading, .page-1023 .marketing .panel-heading, .page-1024 .marketing .panel-heading, .page-1025 .marketing .panel-heading, .page-984 .marketing .panel-heading, .page-1029 .marketing .panel-heading, .page-1077 .marketing .panel-heading, .page-1190 .marketing .panel-heading {
  background-color: #8ca8ab;
}
.weddings-section .marketing .panel-default, .page-1019 .marketing .panel-default, .page-1009 .marketing .panel-default, .page-1012 .marketing .panel-default, .page-1013 .marketing .panel-default, .page-1016 .marketing .panel-default, .page-1015 .marketing .panel-default, .page-951 .marketing .panel-default, .page-1017 .marketing .panel-default, .page-1023 .marketing .panel-default, .page-1024 .marketing .panel-default, .page-1025 .marketing .panel-default, .page-984 .marketing .panel-default, .page-1029 .marketing .panel-default, .page-1077 .marketing .panel-default, .page-1190 .marketing .panel-default {
  border: none;
}
.weddings-section .additional-content, .page-1019 .additional-content, .page-1009 .additional-content, .page-1012 .additional-content, .page-1013 .additional-content, .page-1016 .additional-content, .page-1015 .additional-content, .page-951 .additional-content, .page-1017 .additional-content, .page-1023 .additional-content, .page-1024 .additional-content, .page-1025 .additional-content, .page-984 .additional-content, .page-1029 .additional-content, .page-1077 .additional-content, .page-1190 .additional-content {
  background: #ffffff;
  text-align: center;
}
.weddings-section .additional-content h1, .page-1019 .additional-content h1, .page-1009 .additional-content h1, .page-1012 .additional-content h1, .page-1013 .additional-content h1, .page-1016 .additional-content h1, .page-1015 .additional-content h1, .page-951 .additional-content h1, .page-1017 .additional-content h1, .page-1023 .additional-content h1, .page-1024 .additional-content h1, .page-1025 .additional-content h1, .page-984 .additional-content h1, .page-1029 .additional-content h1, .page-1077 .additional-content h1, .page-1190 .additional-content h1 {
  color: #d3bebb;
  font-family: "Elegant";
  font-size: 60px;
  line-height: 60px;
  margin-top: 0px;
}
.weddings-section .additional-content h1:first-child, .page-1019 .additional-content h1:first-child, .page-1009 .additional-content h1:first-child, .page-1012 .additional-content h1:first-child, .page-1013 .additional-content h1:first-child, .page-1016 .additional-content h1:first-child, .page-1015 .additional-content h1:first-child, .page-951 .additional-content h1:first-child, .page-1017 .additional-content h1:first-child, .page-1023 .additional-content h1:first-child, .page-1024 .additional-content h1:first-child, .page-1025 .additional-content h1:first-child, .page-984 .additional-content h1:first-child, .page-1029 .additional-content h1:first-child, .page-1077 .additional-content h1:first-child, .page-1190 .additional-content h1:first-child {
  color: #333333;
  font-family: inherit;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.weddings-section .additional-content p, .page-1019 .additional-content p, .page-1009 .additional-content p, .page-1012 .additional-content p, .page-1013 .additional-content p, .page-1016 .additional-content p, .page-1015 .additional-content p, .page-951 .additional-content p, .page-1017 .additional-content p, .page-1023 .additional-content p, .page-1024 .additional-content p, .page-1025 .additional-content p, .page-984 .additional-content p, .page-1029 .additional-content p, .page-1077 .additional-content p, .page-1190 .additional-content p {
  color: #333333;
}
.weddings-section .additional-content .spacing, .page-1019 .additional-content .spacing, .page-1009 .additional-content .spacing, .page-1012 .additional-content .spacing, .page-1013 .additional-content .spacing, .page-1016 .additional-content .spacing, .page-1015 .additional-content .spacing, .page-951 .additional-content .spacing, .page-1017 .additional-content .spacing, .page-1023 .additional-content .spacing, .page-1024 .additional-content .spacing, .page-1025 .additional-content .spacing, .page-984 .additional-content .spacing, .page-1029 .additional-content .spacing, .page-1077 .additional-content .spacing, .page-1190 .additional-content .spacing {
  padding-top: 40px;
}
.weddings-section .additional-content .panel-heading, .page-1019 .additional-content .panel-heading, .page-1009 .additional-content .panel-heading, .page-1012 .additional-content .panel-heading, .page-1013 .additional-content .panel-heading, .page-1016 .additional-content .panel-heading, .page-1015 .additional-content .panel-heading, .page-951 .additional-content .panel-heading, .page-1017 .additional-content .panel-heading, .page-1023 .additional-content .panel-heading, .page-1024 .additional-content .panel-heading, .page-1025 .additional-content .panel-heading, .page-984 .additional-content .panel-heading, .page-1029 .additional-content .panel-heading, .page-1077 .additional-content .panel-heading, .page-1190 .additional-content .panel-heading {
  background-color: #8ca8ab;
}
.weddings-section .additional-content .panel-default, .page-1019 .additional-content .panel-default, .page-1009 .additional-content .panel-default, .page-1012 .additional-content .panel-default, .page-1013 .additional-content .panel-default, .page-1016 .additional-content .panel-default, .page-1015 .additional-content .panel-default, .page-951 .additional-content .panel-default, .page-1017 .additional-content .panel-default, .page-1023 .additional-content .panel-default, .page-1024 .additional-content .panel-default, .page-1025 .additional-content .panel-default, .page-984 .additional-content .panel-default, .page-1029 .additional-content .panel-default, .page-1077 .additional-content .panel-default, .page-1190 .additional-content .panel-default {
  border: none;
}

.page-1017 .headline {
  background: #ffffff;
}
@media screen and (min-width: 991px) {
  .page-1017 .headline {
    /*background: #d3bebb;*/
    background: url("../../assets/images/weddings-background-white.jpg") no-repeat;
    background-position: left;
    background-size: cover;
  }
}

.page-1024 .headline {
  background: #ffffff;
}
@media screen and (min-width: 991px) {
  .page-1024 .headline {
    /*background: #d3bebb;*/
    background: url("../../assets/images/weddings-background-white.jpg") no-repeat;
    background-position: left;
    background-size: cover;
  }
}

.page-1019 .headline {
  background: #ffffff;
}
.page-1019 .headline h1 {
  color: #d3bebb;
}
.page-1019 .headline h1 span {
  color: #d3bebb !important;
}
.page-1019 .headline h3 {
  color: #5a5a5a;
}
.page-1019 .headline p {
  color: #5a5a5a;
}
.page-1019 .headline .btn-yellow {
  background-color: #8ca8ab;
  border-color: #8ca8ab;
}
.page-1019 .headline .btn-yellow:focus, .page-1019 .headline .btn-yellow:hover {
  background-color: rgb(110.527638191, 145.7035175879, 149.472361809);
  border-color: rgb(110.527638191, 145.7035175879, 149.472361809);
}
@media screen and (min-width: 991px) {
  .page-1019 .headline {
    /*background: #d3bebb;*/
    background: url("../../assets/images/weddings-background-white.jpg") no-repeat;
    background-position: left;
    background-size: cover;
  }
}
.page-1019 .featured {
  background: #ffffff !important;
}
@media screen and (max-width: 1200px) {
  .page-1019 .featured-block-item .overlay h3 {
    bottom: 15%;
    font-size: 22px;
  }
}

.page-1015 .headline-wide .headline-content {
  margin: 0 auto;
}
.page-1015 .headline-wide .headline-content h1 {
  text-align: center;
  width: 100%;
}
.page-1015 .headline-wide .headline-content p {
  text-align: center;
}

/* ================================
  Logo Section
  ================================ */
.logo-section {
  padding: 20px 0px 0px 0px;
  text-align: center;
}
.logo-section img {
  max-width: 50%;
}
.logo-section p {
  color: #5a5a5a;
  font-weight: 600;
  margin-top: 10px;
}
.logo-section a {
  color: #5a5a5a;
}

/* ================================
  Countdown Section
  ================================ */
.countdown-section {
  background: #f1c14c;
  color: #ffffff;
  padding: 20px 0px 20px 0px;
  text-align: center;
}
.countdown-section p {
  margin: 5px 0px 0px 0px;
  text-transform: uppercase;
}
.countdown-section h3 {
  color: #ffffff;
  text-transform: uppercase;
}
.countdown-section #timer {
  font-size: 2.5em;
  font-weight: 100;
  color: #ffffff;
}
.countdown-section #timer div {
  display: inline-block;
  font-weight: 600;
  padding: 0 0.25em 0 0.25em;
}
.countdown-section #timer div span {
  color: #ffffff;
  display: block;
  font-size: 0.35em;
  font-weight: 400;
  text-transform: uppercase;
}

/* ================================
  Log In
  ================================ */
.log-in-section {
  /*background: url("../../assets/images/log-in-background-holiday-home-owners.jpg") no-repeat;
  background-position: center;
  background-size: cover;*/
  padding: 100px 40px;
}
.log-in-section .log-in-section-content {
  background: #ffffff;
  padding: 10px 30px 30px 30px;
  text-align: center;
}
.log-in-section .log-in-section-content h1 {
  color: #6da334;
  font-size: 30px;
  text-transform: uppercase;
}
.log-in-section .log-in-section-content h1 span {
  display: block;
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .log-in-section .log-in-section-content h1 span {
    font-size: 50px;
  }
}
.log-in-section .log-in-section-content h3 {
  margin: 0px;
}
.log-in-section .log-in-section-content form {
  margin: 30px 0px 60px 0px;
  text-align: left;
}
.log-in-section .log-in-section-content .center-img-mobile {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .log-in-section .log-in-section-content .center-img-mobile {
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .log-in-section {
    padding: 100px 0px;
  }
}
.log-in-section-holiday-home-owners {
  background: url("../../assets/images/log-in-background-holiday-home-owners.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}

.log-in-section-health-club-members {
  background: url("../../assets/images/log-in-background-health-club-members.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}

/* 2022 */
.table-condensed {
  margin: 5px;
}

.table-condensed td {
  padding: 5px;
}

.ribby-timeline * {
  margin: 0;
  padding: 0;
}
.ribby-timeline body {
  background: #3d3d3d;
  font-family: Georgia, serif;
  color: #ffffff;
  font-size: 14px;
}
.ribby-timeline a {
  color: #ffffcc;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.ribby-timeline a:hover,
.ribby-timeline a.selected {
  color: #6da334;
}
.ribby-timeline h1,
.ribby-timeline h2,
.ribby-timeline h4,
.ribby-timeline h5,
.ribby-timeline h6 {
  text-align: center;
  color: #ccc;
  margin-bottom: 5px;
}
.ribby-timeline h1 {
  font-size: 18px;
}
.ribby-timeline h2 {
  font-size: 14px;
}
.ribby-timeline .sociales {
  text-align: center;
  margin-bottom: 20px;
}
.ribby-timeline #ribby-timeline {
  width: 800px;
  height: 350px;
  overflow: hidden;
  margin: 100px auto;
  position: relative;
  background: url("../images/dot.gif") left 45px repeat-x;
}
.ribby-timeline #dates {
  width: 800px;
  height: 60px;
  overflow: hidden;
}
.ribby-timeline #dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  background: url("../images/biggerdot.png") center bottom no-repeat;
}
.ribby-timeline #dates a {
  line-height: 38px;
  padding-bottom: 10px;
}
.ribby-timeline #dates .selected {
  font-size: 38px;
}
.ribby-timeline #issues {
  width: 800px;
  height: 350px;
  overflow: hidden;
}
.ribby-timeline #issues li {
  width: 800px;
  height: 350px;
  list-style: none;
  float: left;
}
.ribby-timeline #issues li.selected img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.ribby-timeline #issues li img {
  float: left;
  margin: 10px 30px 10px 50px;
  background: transparent;
  /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";*/
  /* IE 8 */
  /*filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);*/
  /* IE 6 & 7 */
  zoom: 1;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}
.ribby-timeline #issues li h1 {
  color: #6da334;
  font-size: 48px;
  margin: 20px 0;
  text-align: left;
  padding-left: 70px;
}
.ribby-timeline #issues li p {
  font-size: 14px;
  margin-right: 70px;
  margin-left: 70px;
  font-weight: normal;
  line-height: 22px;
}
.ribby-timeline #grad_left,
.ribby-timeline #grad_right {
  width: 100px;
  height: 350px;
  position: absolute;
  top: 0;
}
.ribby-timeline #grad_left {
  left: 0;
  background: url("../images/grad_left.png") repeat-y;
}
.ribby-timeline #grad_right {
  right: 0;
  background: url("../images/grad_right.png") repeat-y;
}
.ribby-timeline #next,
.ribby-timeline #prev {
  position: absolute;
  top: 0;
  font-size: 70px;
  top: 170px;
  width: 22px;
  height: 38px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.ribby-timeline #next:hover,
.ribby-timeline #prev:hover {
  background-position: 0 -76px;
}
.ribby-timeline #next {
  right: 0;
  background: red;
}
.ribby-timeline #prev {
  left: 0;
  background: blue;
}
.ribby-timeline #next.disabled,
.ribby-timeline #prev.disabled {
  opacity: 0.2;
}

.santas-grotto-booking-feature {
  background: #AC8D61;
  border-radius: 12px;
  margin-bottom: 30px;
  padding: 10px 10px 30px 10px;
  text-align: center;
}
.santas-grotto-booking-feature h3 {
  color: #ffffff;
}
.santas-grotto-booking-feature p {
  color: #ffffff;
}
.santas-grotto-booking-feature .button-red {
  background-color: #922520;
  border-color: #922520;
  margin-top: 10px;
}
.santas-grotto-booking-feature img {
  margin: 30px 0px;
}

.atj .multiselect {
  text-align: left;
}
.atj .multiselect-container {
  width: 100%;
}
.atj .dropdown-menu > .active > a, .atj .dropdown-menu > .active > a:hover, .atj .dropdown-menu > .active > a:focus {
  background-color: transparent !important;
}
