@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html,
body {
  font-size: 100%;
}

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: none;
  width: 100%;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right;
}

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left;
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFF;
  transition: background-color 300ms ease-out;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}

button:hover, button:focus, .button:hover, .button:focus {
  color: #FFF;
}

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}

button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFF;
}

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFF;
}

button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}

button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFF;
}

button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFF;
}

button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}

button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}

button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}

button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

button.radius, .button.radius {
  border-radius: 3px;
}

button.round, .button.round {
  border-radius: 1000px;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008CBA;
  border-color: #007095;
  color: #FFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFF;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008CBA;
}

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFF;
}

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFF;
}

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFF;
}

button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}

button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFF;
}

button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block;
  }
}

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}

.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}

.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0;
}

.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

.visible-img {
  height: 95%;
  position: relative;
}

.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}

.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

.clearing-assembled .clearing-container {
  height: 100%;
}

.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}

.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .clearing-main-prev > span,
  .clearing-main-next > span {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: .8;
  }
  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }
  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3;
  }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: .4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: .8;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden;
  }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

.f-dropdown.open {
  display: block;
}

.f-dropdown > *:first-child {
  margin-top: 0;
}

.f-dropdown > *:last-child {
  margin-bottom: 0;
}

.f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #FFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}

.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

.f-dropdown.drop-right.open {
  display: block;
}

.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #FFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}

.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

.f-dropdown.drop-left.open {
  display: block;
}

.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #FFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}

.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}

.f-dropdown.drop-top.open {
  display: block;
}

.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #FFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}

.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}

.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}

.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}

.f-dropdown li.radius {
  border-radius: 3px;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}

.f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}

.f-dropdown.content.open {
  display: block;
}

.f-dropdown.content > *:first-child {
  margin-top: 0;
}

.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}

.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

.f-dropdown.mega.open {
  left: 0 !important;
}

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

.dropdown.button::after, button.dropdown::after {
  border-color: #FFF transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}

.dropdown.button::after, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

.dropdown.button::after, button.dropdown::after {
  border-color: #FFF transparent transparent transparent;
}

.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}

.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #FFF transparent transparent transparent;
}

.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #FFF transparent transparent transparent;
}

.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #FFF transparent transparent transparent;
}

.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
}

.flex-video.widescreen {
  padding-bottom: 56.34%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/* Standard Forms */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem;
}

form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

form .row .row.collapse {
  margin: 0;
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

label.right {
  float: none !important;
  text-align: right;
}

label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

label small {
  text-transform: capitalize;
  color: #676767;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border-color: true;
  padding-left: 0;
  padding-right: 0;
}

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 2.4375rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
  background-color: #FFF;
  cursor: default;
}

input[type="text"][disabled], input[type="text"][readonly],
fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
fieldset[disabled] textarea {
  background-color: #FFF;
  cursor: default;
}

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
textarea {
  max-width: 100%;
}

::-webkit-input-placeholder {
  color: #cccccc;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

:-ms-input-placeholder {
  color: #cccccc;
}

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.4375rem;
}

select::-ms-expand {
  display: none;
}

select.radius {
  border-radius: 3px;
}

select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

select:disabled {
  background-color: #FFF;
  cursor: default;
}

select[multiple] {
  height: auto;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 0 solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem;
}

fieldset legend {
  background: #FFF;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFF;
}

[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFF;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}

.error label,
.error label.error {
  color: #f04124;
}

.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFF;
}

.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}

.error span.error-message {
  display: block;
}

input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

label.error {
  color: #f04124;
}

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333;
}

.icon-bar > * {
  display: block;
  float: left;
  font-size: 1rem;
  margin: 0 auto;
  padding: 1.25rem;
  text-align: center;
  width: 25%;
}

.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}

.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
}

.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}

.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}

.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  display: inline-block;
  margin: 0 .0625rem 0 0;
}

.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}

.icon-bar.label-right > * label {
  display: inline-block;
}

.icon-bar.vertical.label-right > * {
  text-align: left;
}

.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}

.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  float: none;
  margin: auto;
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.medium-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.large-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}

.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}

.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
  font-size: 1rem;
}

.icon-bar > * i {
  font-size: 1.875rem;
}

.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}

.icon-bar > * label {
  color: #FFF;
}

.icon-bar > * i {
  color: #FFF;
}

.icon-bar > a:hover {
  background: #008CBA;
}

.icon-bar > a:hover label {
  color: #FFF;
}

.icon-bar > a:hover i {
  color: #FFF;
}

.icon-bar > a.active {
  background: #008CBA;
}

.icon-bar > a.active label {
  color: #FFF;
}

.icon-bar > a.active i {
  color: #FFF;
}

.icon-bar .item.disabled {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}

.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}

.icon-bar.two-up .item {
  width: 50%;
}

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.three-up .item {
  width: 33.3333%;
}

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.four-up .item {
  width: 25%;
}

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.five-up .item {
  width: 20%;
}

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.six-up .item {
  width: 16.66667%;
}

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.seven-up .item {
  width: 14.28571%;
}

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.eight-up .item {
  width: 12.5%;
}

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.two-up .item {
  width: 50%;
}

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.three-up .item {
  width: 33.3333%;
}

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.four-up .item {
  width: 25%;
}

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.five-up .item {
  width: 20%;
}

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.six-up .item {
  width: 16.66667%;
}

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.seven-up .item {
  width: 14.28571%;
}

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.eight-up .item {
  width: 12.5%;
}

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0;
}

.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}

.inline-list > li > * {
  display: block;
}

/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFF;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  left: 2.5%;
}

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%;
}

.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%;
}

.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px;
}

.joyride-tip-guide .joyride-nub.top {
  border-color: #333333;
  border-top-color: transparent !important;
  border-top-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}

.joyride-tip-guide .joyride-nub.bottom {
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}

.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}

.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFF;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
}

.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0;
}

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem;
}

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0;
}

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px;
}

.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #EEEEEE !important;
}

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}

.joyride-expose-wrapper {
  background-color: #FFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFF;
  position: absolute;
  z-index: 102;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.0625em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    left: auto;
    right: -20px;
    top: 22px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
  }
}

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

.label {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #008CBA;
  color: #FFF;
}

.label.radius {
  border-radius: 3px;
}

.label.round {
  border-radius: 1000px;
}

.label.alert {
  background-color: #f04124;
  color: #FFF;
}

.label.warning {
  background-color: #f08a24;
  color: #FFF;
}

.label.success {
  background-color: #43AC6A;
  color: #FFF;
}

.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

.label.info {
  background-color: #a0d3e8;
  color: #333333;
}

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}

[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}

[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}

[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}

.slideshow-wrapper ul li:first-child {
  display: block;
}

.slideshow-wrapper .orbit-container {
  background-color: transparent;
}

.slideshow-wrapper .orbit-container li {
  display: block;
}

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}

.slideshow-wrapper .preloader {
  border-radius: 1000px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  border-color: #555555 #FFF;
  border: solid 3px;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}

.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}

.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
  bottom: 0;
  position: absolute;
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFF;
  font-size: 0.875rem;
  padding: 0.625rem 0.875rem;
  width: 100%;
}

.orbit-container .orbit-slide-number {
  left: 10px;
  background: transparent;
  color: #FFF;
  font-size: 12px;
  position: absolute;
  top: 10px;
  z-index: 10;
}

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}

.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}

.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}

.orbit-container .orbit-timer > span {
  border: solid 4px #FFF;
  border-bottom: none;
  border-top: none;
  display: none;
  height: 14px;
  position: absolute;
  top: 0;
  width: 11px;
  right: 0;
}

.orbit-container .orbit-timer.paused > span {
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #FFF;
  right: -4px;
}

.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333;
}

.orbit-container:hover .orbit-timer > span {
  display: block;
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  background-color: transparent;
  color: white;
  height: 60px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  text-indent: -9999px !important;
  top: 45%;
  width: 36px;
  z-index: 10;
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  border: inset 10px;
  display: block;
  height: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 0;
}

.orbit-container .orbit-prev {
  left: 0;
}

.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #FFF;
}

.orbit-container .orbit-prev:hover > span {
  border-right-color: #FFF;
}

.orbit-container .orbit-next {
  right: 0;
}

.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #FFF;
  left: 50%;
  margin-left: -4px;
}

.orbit-container .orbit-next:hover > span {
  border-left-color: #FFF;
}

.orbit-bullets-container {
  text-align: center;
}

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px;
}

.orbit-bullets li {
  background: #CCCCCC;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 0.5625rem;
  margin-right: 6px;
  width: 0.5625rem;
  border-radius: 1000px;
}

.orbit-bullets li.active {
  background: #999999;
}

.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}

.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative;
  }
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }
  .orbit-timer {
    display: none;
  }
  .orbit-next, .orbit-prev {
    display: none;
  }
  .orbit-bullets {
    display: none;
  }
}

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}

ul.pagination li {
  color: #222222;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

ul.pagination li a, ul.pagination li button {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999999;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
  background: transparent;
}

ul.pagination li.current a, ul.pagination li.current button {
  background: #008CBA;
  color: #FFF;
  cursor: default;
  font-weight: bold;
}

ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #008CBA;
}

ul.pagination li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333;
}

.panel > :first-child {
  margin-top: 0;
}

.panel > :last-child {
  margin-bottom: 0;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #333333;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}

.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ecfaff;
  color: #333333;
}

.panel.callout > :first-child {
  margin-top: 0;
}

.panel.callout > :last-child {
  margin-bottom: 0;
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #333333;
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}

.panel.callout a:not(.button) {
  color: #008CBA;
}

.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #0078a0;
}

.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem;
}

.pricing-table * {
  list-style: none;
  line-height: 1;
}

.pricing-table .title {
  background-color: #333333;
  color: #EEEEEE;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}

.pricing-table .price {
  background-color: #F6F6F6;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 2rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}

.pricing-table .description {
  background-color: #FFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  padding: 0.9375rem;
  text-align: center;
}

.pricing-table .bullet-item {
  background-color: #FFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  padding: 0.9375rem;
  text-align: center;
}

.pricing-table .cta-button {
  background-color: #FFF;
  padding: 1.25rem 1.25rem 0;
  text-align: center;
}

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem;
}

.progress .meter {
  background: #008CBA;
  display: block;
  height: 100%;
}

.progress.secondary .meter {
  background: #e7e7e7;
  display: block;
  height: 100%;
}

.progress.success .meter {
  background: #43AC6A;
  display: block;
  height: 100%;
}

.progress.alert .meter {
  background: #f04124;
  display: block;
  height: 100%;
}

.progress.radius {
  border-radius: 3px;
}

.progress.radius .meter {
  border-radius: 2px;
}

.progress.round {
  border-radius: 1000px;
}

.progress.round .meter {
  border-radius: 999px;
}

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA;
}

.range-slider.vertical-range {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  height: 12.5rem;
  width: 1rem;
}

.range-slider.vertical-range .range-slider-handle {
  bottom: -10.5rem;
  margin-left: -0.5rem;
  margin-top: 0;
  position: absolute;
}

.range-slider.vertical-range .range-slider-active-segment {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.875rem;
}

.range-slider.radius {
  background: #FAFAFA;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle {
  background: #008CBA;
  border-radius: 3px;
}

.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle {
  background: #008CBA;
  border-radius: 1000px;
}

.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: not-allowed;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #008CBA;
  cursor: default;
  opacity: 0.7;
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #007ba4;
}

.range-slider-active-segment {
  background: #e5e5e5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute;
}

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #008CBA;
}

.range-slider-handle:hover {
  background: #007ba4;
}

.reveal-modal-bg {
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh;
  }
}

.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}

.reveal-modal > :first-child {
  margin-top: 0;
}

.reveal-modal > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 80%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal {
    top: 6.25rem;
  }
}

.reveal-modal.radius {
  border-radius: 3px;
}

.reveal-modal.round {
  border-radius: 1000px;
}

.reveal-modal.collapse {
  padding: 0;
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 30%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 40%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 60%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 70%;
  }
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 95%;
  }
}

.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}

@media only screen and (min-width: 40.0625em) {
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: none;
    right: 0;
    width: 100%;
  }
}

.reveal-modal.toback {
  z-index: 1003;
}

.reveal-modal .close-reveal-modal {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
}

.side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}

.side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}

.side-nav li a:not(.button) {
  color: #008CBA;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}

.side-nav li a:not(.button):active {
  color: #1cc7ff;
}

.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}

.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}

.side-nav li.heading {
  color: #008CBA;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}

.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button span {
  width: 3.09375rem;
}

.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button span:after {
  border-color: #FFF transparent transparent transparent;
}

.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.secondary span:after {
  border-color: #FFF transparent transparent transparent;
}

.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.split.button.tiny {
  padding-right: 3.75rem;
}

.split.button.tiny span {
  width: 2.25rem;
}

.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.small {
  padding-right: 4.375rem;
}

.split.button.small span {
  width: 2.625rem;
}

.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.large {
  padding-right: 5.5rem;
}

.split.button.large span {
  width: 3.4375rem;
}

.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}

.split.button.expand {
  padding-left: 2rem;
}

.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}

.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.split.button.no-pip span:before {
  border-style: none;
}

.split.button.no-pip span:after {
  border-style: none;
}

.split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}

.sub-nav dt {
  text-transform: uppercase;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  color: #999999;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 1rem;
  margin-bottom: 0;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: #008CBA;
  color: #FFF;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}

.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch label {
  background: #DDDDDD;
  color: transparent;
  cursor: pointer;
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  transition: left 0.15s ease-out;
}

.switch input {
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 9px;
}

.switch input + label {
  margin-left: 0;
  margin-right: 0;
}

.switch label:after {
  background: #FFF;
  content: "";
  display: block;
  height: 1.5rem;
  left: .25rem;
  position: absolute;
  top: .25rem;
  width: 1.5rem;
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.switch input:checked + label {
  background: #008CBA;
}

.switch input:checked + label:after {
  left: 2.25rem;
}

.switch label {
  height: 2rem;
  width: 4rem;
}

.switch label:after {
  height: 1.5rem;
  width: 1.5rem;
}

.switch input:checked + label:after {
  left: 2.25rem;
}

.switch label {
  color: transparent;
  background: #DDDDDD;
}

.switch label:after {
  background: #FFF;
}

.switch input:checked + label {
  background: #008CBA;
}

.switch.large label {
  height: 2.5rem;
  width: 5rem;
}

.switch.large label:after {
  height: 2rem;
  width: 2rem;
}

.switch.large input:checked + label:after {
  left: 2.75rem;
}

.switch.small label {
  height: 1.75rem;
  width: 3.5rem;
}

.switch.small label:after {
  height: 1.25rem;
  width: 1.25rem;
}

.switch.small input:checked + label:after {
  left: 2rem;
}

.switch.tiny label {
  height: 1.5rem;
  width: 3rem;
}

.switch.tiny label:after {
  height: 1rem;
  width: 1rem;
}

.switch.tiny input:checked + label:after {
  left: 1.75rem;
}

.switch.radius label {
  border-radius: 4px;
}

.switch.radius label:after {
  border-radius: 3px;
}

.switch.round {
  border-radius: 1000px;
}

.switch.round label {
  border-radius: 2rem;
}

.switch.round label:after {
  border-radius: 2rem;
}

table {
  background: #FFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto;
}

table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}

table thead {
  background: #F5F5F5;
}

table thead tr th,
table thead tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tfoot {
  background: #F5F5F5;
}

table tfoot tr th,
table tfoot tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tr th,
table tr td {
  color: #222222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

.tabs:after {
  clear: both;
}

.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}

.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
}

.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}

.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #FFF;
  color: #222222;
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}

.tabs-content:after {
  clear: both;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}

.tabs-content > .content.active {
  display: block;
  float: none;
}

.tabs-content > .content.contained {
  padding: 0.9375rem;
}

.tabs-content.vertical {
  display: block;
}

.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}

.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
.th {
  border: solid 4px #FFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out;
}

.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

.th.radius {
  border-radius: 3px;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold;
}

.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008CBA;
}

.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333333;
  color: #FFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}

.tooltip > .nub {
  border-color: transparent transparent #333333 transparent;
  border: solid 5px;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}

.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

.tooltip.radius {
  border-radius: 3px;
}

.tooltip.round {
  border-radius: 1000px;
}

.tooltip.round > .nub {
  left: 2rem;
}

.tooltip.opened {
  border-bottom: dotted 1px #003f54 !important;
  color: #008CBA !important;
}

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal;
}

@media only screen and (min-width: 40.0625em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;
}

.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}

.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}

.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}

.top-bar .row {
  max-width: none;
}

.top-bar form,
.top-bar input,
.top-bar select {
  margin-bottom: 0;
}

.top-bar input,
.top-bar select {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: .35rem;
  padding-top: .35rem;
}

.top-bar .button, .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}

@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}

.top-bar .title-area {
  margin: 0;
  position: relative;
}

.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}

.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}

.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  color: #FFF;
  display: block;
  font-weight: normal;
  padding: 0 0.9375rem;
  width: 75%;
}

.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

.top-bar .toggle-topbar a {
  color: #FFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}

.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #FFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}

.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
  width: 16px;
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}

.top-bar.expanded {
  background: transparent;
  height: auto;
}

.top-bar.expanded .title-area {
  background: #333333;
}

.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

.top-bar-section ul li {
  background: #333333;
}

.top-bar-section ul li > a {
  color: #FFF;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}

.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFF;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}

.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFF;
}

.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFF;
}

.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFF;
}

.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFF;
}

.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}

.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #FFF;
}

.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFF;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFF;
}

.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}

.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFF;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFF;
}

.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFF;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFF;
}

.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFF;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}

.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFF;
}

.top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}

.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: #FFF;
}

.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  color: #FFF;
  background: #222222;
}

.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFF;
}

.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #FFF;
}

.top-bar-section .has-form {
  padding: 0.9375rem;
}

.top-bar-section .has-dropdown {
  position: relative;
}

.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

.top-bar-section .has-dropdown.moved {
  position: static;
}

.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}

.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}

.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}

.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 0.9375rem;
}

.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFF;
  display: block;
}

.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}

.top-bar-section .dropdown li.has-form {
  padding: 8px 0.9375rem;
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}

.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 64.0625em) {
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
  .top-bar select,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  .top-bar.expanded {
    background: #333333;
  }
  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: none;
  }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #222222;
    color: #FFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #222222;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008CBA;
    color: #FFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #FFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 0.1875rem;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  .top-bar-section .dropdown li a {
    background: #333333;
    color: #FFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: #FFF;
    background: #222222;
  }
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFF;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFF;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.0625em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.0625em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
.h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #ce1d17;
  line-height: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: #b11914;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
h1, h2, h3, h4, h5, .h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, .h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

.h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

ul {
  margin-left: 2rem;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 2rem;
}

ul.circle {
  list-style-type: circle;
  margin-left: 2rem;
}

ul.disc {
  list-style-type: disc;
  margin-left: 2rem;
}

ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

abbr {
  text-transform: none;
}

abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, .h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.3125rem;
  }
  h3 {
    font-size: 1.6875rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  .h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
}

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}

.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}

.tab-bar-section.left {
  text-align: left;
}

.tab-bar-section.right {
  text-align: right;
}

.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  color: #FFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 2.8125rem;
}

.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
  width: 1rem;
}

.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}

.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}

.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.off-canvas-list li label {
  background: #444444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  display: block;
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}

ul.off-canvas-list li a {
  border-bottom: 1px solid #262626;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 0.66667rem;
  transition: background 300ms ease;
}

ul.off-canvas-list li a:hover {
  background: #242424;
}

ul.off-canvas-list li a:active {
  background: #242424;
}

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

@media only screen and (min-width: 40.0625em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.left-submenu * {
  -webkit-backface-visibility: hidden;
}

.left-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.left-submenu .back > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}

.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.right-submenu * {
  -webkit-backface-visibility: hidden;
}

.right-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}

.right-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}

.right-submenu .back > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}

.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}

/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}

@media not print {
  .show-for-print {
    display: none !important;
  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("//assets.sabrecdn.com/font-awesome/4.2.0//fontawesome-webfont.eot?v=4.3.0");
  src: url("//assets.sabrecdn.com/font-awesome/4.2.0//fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("//assets.sabrecdn.com/font-awesome/4.2.0//fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("//assets.sabrecdn.com/font-awesome/4.2.0//fontawesome-webfont.woff?v=4.3.0") format("woff"), url("//assets.sabrecdn.com/font-awesome/4.2.0//fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("//assets.sabrecdn.com/font-awesome/4.2.0//fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.alt {
  position: absolute;
  left: -9999px;
  color: #fff;
  background-color: #000;
  font-size: 11px;
}

.alert {
  color: #7e3200;
  font-weight: bold;
  margin-bottom: 0;
}

h3 {
  font-weight: bold;
}

.content-nav {
  text-align: center;
}

select {
  background-size: 10px;
  background: white url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat right 10px center;
}

.picker__footer button.picker__button--close {
  color: #000;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: auto;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Slider */
/* .slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
} */
/* Icons */
/* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
} */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 40%;
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

@media screen and (max-width: 500px) {
  .slick-prev,
  .slick-next {
    top: 35%;
  }
}

@media screen and (min-width: 642px) and (max-width: 1100px) {
  .slick-prev,
  .slick-next {
    top: 32.5%;
  }
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 2rem;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 20px;
}

[dir='rtl'] .slick-prev {
  right: 20px;
  left: auto;
}

.slick-prev:before {
  content: "\3008";
}

[dir='rtl'] .slick-prev:before {
  content: "\3009";
}

.slick-next {
  right: 20px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: 20px;
}

.slick-next:before {
  content: "\3009";
}

[dir='rtl'] .slick-next:before {
  content: "\3008";
}

/* Dots */
.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  margin: 10px 0 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 36px;
  line-height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  content: "\2022";
  text-align: center;
  color: #00324b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #e1b101;
}

input, label {
  font-size: 1rem;
}

@media only screen and (min-width: 40.0625em) {
  input, label {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 40em) {
  button:hover, .button:hover, button:focus, .button:focus {
    background-color: #008cba;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  button:hover, .button:hover, button:focus, .button:focus {
    background-color: #008cba;
  }
}

select {
  padding: 0.5rem 0.1875rem 0.5rem 0.5rem;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  border-radius: 3px;
}

label > .alert {
  margin-right: 7px;
}

.field {
  margin: 0 0 .5rem;
}

.column > label:first-of-type {
  font-weight: bold;
}

label > .other-field {
  display: none;
}

.opt-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error label {
  color: #E74C3C;
}

.error .errors-list {
  color: #E74C3C;
  list-style: none;
  font-size: .85rem;
  margin: 0;
  padding: 0;
}

.error .errors-list li {
  margin: .25rem 0;
}

.form-buttons input[type='submit'] {
  cursor: pointer;
  padding: 0 1rem;
  -webkit-appearance: none;
  border-style: none;
  font-weight: bold;
  font-size: 0.8125rem;
  background: #00324B;
  color: #FFF;
  display: inline-block;
  transition: 300ms ease-out;
  border-radius: 0;
}

.form-buttons input[type='submit']::-moz-focus-inner {
  margin-top: -1px;
  margin-bottom: -1px;
}

.form-buttons input[type='submit']:hover {
  background: #01AEF0;
  color: #00324B;
  transition: 100ms ease-in;
}

@media only screen and (max-width: 40em) {
  .form-buttons input[type='submit'] {
    width: 100%;
  }
}

@media only screen and (max-width: 40em) {
  .offers-sign-up input[type='submit'], .contact-us input[type='submit'], .rfp input[type='submit'] {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

nav[role="navigation"] ol.breadcrumb {
  list-style: none;
  display: inline-block;
}

nav[role="navigation"] ol.breadcrumb li {
  float: left;
  display: inline-block;
  padding-right: 1.5rem;
  margin-right: 1rem;
  position: relative;
}

nav[role="navigation"] ol.breadcrumb li:after {
  content: '>';
  position: absolute;
  right: 0;
}

nav[role="navigation"] ol.breadcrumb li:last-child {
  padding-right: 0;
  margin-right: 0;
}

nav[role="navigation"] ol.breadcrumb li:last-child:after {
  display: none;
}

.categories {
  margin: 0 auto;
  max-width: none;
  width: 100%;
}

.categories:before, .categories:after {
  content: " ";
  display: table;
}

.categories:after {
  clear: both;
}

.category-wrapper {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  margin-bottom: 1rem;
}

.category-wrapper .category-img {
  position: relative;
  display: block;
}

.category-wrapper .category-img .category-price {
  position: absolute;
  right: 1rem;
  bottom: 0.75rem;
  color: #00324B;
}

.category-wrapper .category-img .category-price .price, .category-wrapper .category-img .category-price .price-text {
  display: block;
  line-height: 1.5rem;
  font-weight: bold;
  font-size: 1.625rem;
}

.category-wrapper .category-img .category-price .price-text {
  font-size: 0.8125rem;
}

.category-wrapper .category-info {
  background: #f7f3e5;
  text-align: center;
  padding: 0.5rem 2.5%;
}

@media only screen and (min-width: 321px) {
  .category-wrapper .category-info {
    padding: 1rem 2.5%;
  }
}

.category-wrapper .category-info h3 {
  font-weight: bold;
  margin: 0;
}

@media only screen and (min-width: 321px) {
  .category-wrapper .category-info h3 {
    margin: 0.1875rem 0 0.5rem;
  }
}

.category-wrapper .category-info h3 a {
  color: #00324B;
}

.category-wrapper .category-info .info-button {
  padding: 15px 0;
  font-weight: bold;
  font-size: 0.875rem;
  background: #00324B;
  color: #FFF;
  transition: 300ms ease-out;
  width: 100%;
}

.category-wrapper .category-info .info-button:hover {
  background: #01AEF0;
  color: #00324B;
  transition: 100ms ease-in;
}

@media only screen and (min-width: 40.0625em) {
  .category-wrapper .category-info .info-button {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none;
    font-size: 0.8125rem;
    padding: 10px 0;
  }
}

.category-wrapper img {
  width: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 640px) {
  .category-wrapper {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    background: #f7f3e5;
    padding: 0;
  }
  .category-wrapper .category-img {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 58.33333%;
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .category-wrapper .category-info {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 41.66667%;
    float: left;
    display: inline-block;
    padding: 1rem 2.5%;
  }
  .category-wrapper .category-info p {
    font-size: 0.875rem;
  }
  .category-wrapper:last-of-type {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: right;
    float: left;
  }
}

@media only screen and (min-width: 641px) and (max-width: 786px) {
  .category-wrapper {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
  }
  .category-wrapper:last-of-type {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: right;
    float: left;
  }
}

@media only screen and (min-width: 787px) {
  .category-wrapper {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
  }
  .category-wrapper:last-of-type {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: right;
    float: left;
  }
}

.listing:not(.combined-cal) {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.listing:not(.combined-cal):not(:last-of-type) {
  border-bottom: 1px solid #999;
}

.listing .inset {
  padding-bottom: 1rem;
}

.listing .inset.slick-slider {
  padding-bottom: 0;
}

.listing .inset img {
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .listing .info {
    padding-left: 2.5%;
  }
}

.listing .expandable {
  display: none;
}

li > .listing:not(:last-of-type) {
  border-bottom: 1px solid #999;
}

.info h3 {
  font-weight: bold;
  margin-bottom: 1.125rem;
}

@media only screen and (max-width: 40em) {
  .info h3 {
    margin-top: 1.125rem;
  }
}

.info h3 a {
  color: #00324B;
}

.buttons {
  width: 100%;
  text-align: left;
}

@media only screen and (min-width: 40.0625em) {
  .buttons {
    text-align: right;
  }
}

.buttons .info-button {
  padding: 1rem 0;
  width: 48%;
  text-align: center;
  font-weight: bold;
  font-size: 0.8125rem;
  background: #00324B;
  color: #FFF;
  display: inline-block;
  transition: 300ms ease-out;
}

@media only screen and (min-width: 40.0625em) {
  .buttons .info-button {
    padding: 1rem 2.5rem;
    width: auto;
  }
}

.buttons .info-button:first-of-type {
  margin-right: 2%;
}

@media only screen and (min-width: 40.0625em) {
  .buttons .info-button:first-of-type {
    margin-right: 0;
  }
}

.buttons .info-button.expand-toggle:after, .buttons .info-button.expand-single:after {
  content: '\25BC';
  margin-left: 8px;
}

.buttons .info-button.hover {
  background: #01AEF0;
  color: #00324B;
  transition: 100ms ease-in;
}

.buttons.active .info-button.expand-toggle:after, .buttons.active .info-button.expand-single:after {
  content: '\25B2';
}

.button-one {
  padding: 1rem 2rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.8125rem;
  background: #00324B;
  color: #FFF;
  display: inline-block;
  transition: 300ms ease-out;
}

.button-one:hover {
  background: #01AEF0;
  color: #00324B;
  transition: 100ms ease-in;
}

@media only screen and (min-width: 40.0625em) {
  .button-one.expand-toggle, .button-one.expand-single {
    padding-right: 3rem;
  }
}

.button-one.expand-toggle:after, .button-one.expand-single:after {
  content: '\25BC';
  position: absolute;
  margin-left: 8px;
}

.active .button-one.expand-toggle:after, .active .button-one.expand-single:after {
  content: '\25B2';
}

.roll-up {
  overflow: hidden;
  position: relative;
  max-width: 800px !important;
}

.roll-up .inset {
  padding: 0;
  position: relative;
}

.roll-up .inset .top {
  margin: 0 0 0.625rem;
  position: relative;
  z-index: 1;
}

.roll-up .inset .top.button-one {
  padding: 1rem 2rem 1rem 1rem;
}

@media screen and (min-width: 768px) {
  .roll-up .inset .top.button-one.activated {
    background: transparent;
  }
}

@media screen and (min-width: 768px) {
  .roll-up .inset .top {
    position: absolute;
    top: 0.625rem;
    left: 0.625rem;
    margin: 0;
  }
}

.roll-up .inset .top:before {
  content: '+';
  margin-right: 1rem;
  font-size: 1rem;
}

.roll-up .inset .top.activated:before {
  content: '-';
}

.roll-up .inset .top:active {
  background: #00324b;
  color: #fff;
}

.roll-up .inset .top:hover {
  background: #00324b;
  color: #fff;
}

.roll-up .inset .top:focus {
  color: #fff;
}

.roll-up .inset .details {
  box-sizing: border-box;
  padding: 0 1.5rem;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .roll-up .inset .details {
    padding: 0 1.5rem 0 3rem;
  }
}

@media screen and (min-width: 768px) {
  .roll-up .inset .details.border .small-6 {
    border-top: 1px solid #fff;
    padding-top: 0.75rem;
  }
}

.roll-up .inset .details .small-6 span {
  margin: 0.3125rem 0 0 0;
}

.roll-up .inset .details .small-6 .button-one {
  margin: 0 0 0.625rem 0;
}

@media screen and (max-width: 767px) {
  .roll-up .inset .details .small-6 .button-one {
    padding: 1rem;
  }
}

.roll-up .details {
  width: 100%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .roll-up .details {
    margin: 0.375rem 0;
  }
}

@media screen and (min-width: 768px) {
  .roll-up .details {
    display: none;
    margin: 0;
  }
}

.roll-up .details .small-6 {
  float: left;
}

.roll-up .details .small-6 span {
  display: inline-block;
  clear: both;
  color: #fff;
  float: left;
  margin: 0.3125rem 0 0 0;
  font-size: 0.8125rem;
}

.roll-up .details .small-6 span.price {
  font-weight: bold;
  font-size: 1.125rem;
}

.roll-up .details .small-6 .button-one {
  float: right;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .roll-up .main-sectional {
    border-top: 1px solid #fff;
    padding: 0 0 1rem;
    margin: 0;
  }
}

.roll-up .info {
  bottom: 0;
  color: #fff;
  background: #00324b;
  padding: 0 1.5rem 0;
  position: relative;
  display: none;
}

@media screen and (max-width: 767px) {
  .roll-up .info {
    top: auto !important;
  }
}

@media screen and (min-width: 768px) {
  .roll-up .info {
    background: rgba(0, 50, 75, 0.5);
    padding: 3.5rem 1.5rem 0 3rem;
    position: absolute;
    display: block !important;
  }
}

.roll-up .info header {
  padding: 1.5rem 0 0;
}

@media screen and (min-width: 768px) {
  .roll-up .info header {
    padding: 1.5rem 0 0;
  }
}

@media screen and (min-width: 1026px) {
  .roll-up .info header {
    padding-right: 1rem;
  }
}

.roll-up .info .toggle-listing {
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 1.25rem;
  display: none;
}

@media screen and (max-width: 767px) {
  .roll-up .info .toggle-listing {
    display: block;
  }
}

.roll-up .info .amenities {
  padding: 1.5rem 0 0;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .roll-up .info .amenities {
    padding: 0 0 0;
  }
}

@media screen and (min-width: 1024px) {
  .roll-up .info .amenities {
    padding: 1.5rem 0 0;
  }
}

.roll-up .info section {
  padding: 0;
}

.roll-up .info p {
  margin-bottom: 0.5rem;
}

.roll-up .info p, .roll-up .info ul {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.roll-up .info .view-all {
  display: none;
  color: #fff;
  float: right;
  text-decoration: underline;
  font-size: 0.75rem;
  margin-right: 1.5rem;
}

.roll-up .info ul {
  display: inline-block;
  margin: 0 0 0.5rem;
}

@media screen and (min-width: 768px) {
  .roll-up .info ul {
    margin: 0;
  }
}

.roll-up .info ul li {
  font-size: 0.75rem;
  display: inline-block;
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0.5rem 0.25rem 0.5rem 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .roll-up .info ul li {
    width: 33.333333%;
  }
}

.roll-up .info ul li i:before {
  margin-right: 0.5rem;
}

.roll-up .info .cta {
  padding: 0.75rem 0 0.5rem;
  border-top: 1px solid #fff;
}

.roll-up .info .amenities .button-one {
  background: #01aef0;
  color: #00324b;
}

.roll-up .info .amenities .button-one:hover {
  background: #00324b;
  color: #fff;
}

.roll-up .info .amenities .button-one:focus {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .roll-up .info .amenities .button-one {
    padding: 1rem;
  }
}

.offer-listing-two {
  background: #f3f3f3;
}

.offer-listing-two .inner-wrapper {
  background: #f3f3f3;
}

.offers-two {
  display: inline-block;
  width: 33%;
  text-align: center;
  vertical-align: top;
}

@media screen and (max-width: 1023px) {
  .offers-two {
    width: 49.5%;
  }
}

@media screen and (max-width: 639px) {
  .offers-two {
    width: 100%;
  }
}

.offers-two .single-slide {
  position: relative;
}

.offers-two div[itemprop="offers"] {
  display: inline-block;
  padding: 0 0.4375rem;
  width: 100%;
}

.offers-two h3 {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.offers-two h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1rem;
}

.offers-two .inset {
  border: 1px solid #00324b;
  border-bottom: 0;
}

.offers-two .inset img {
  width: 100%;
}

.offers-two .info {
  padding: 0 0 1rem;
}

.offers-two .info header {
  padding: 1rem 0.5rem 0;
  border: 1px solid #00324b;
  border-top: 0;
}

.offers-two .info header h3 {
  margin-top: 0;
}

.offers-two .buttons {
  background: #00324b;
  display: inline-block;
}

.offers-two .buttons a {
  padding: 0.5rem 0;
  width: 50%;
  float: left;
}

.offers-two .buttons .info-button:first-of-type {
  margin: 0;
}

.offers-two .buttons.active {
  position: relative;
}

.offers-two .buttons.active .expand-single {
  position: absolute;
  left: 0;
  top: 0;
}

.offers-two .buttons.active .book-now {
  float: right;
}

.offers-two .buttons .expand-single {
  background: #d8d8d8;
  color: #000;
}

.offers-two .active.buttons .expand-single {
  background: #fff;
  color: #000;
}

.offers-two .buttons .info-button.expand-toggle:after, .offers-two .buttons .info-button.expand-single:after {
  content: '\f13a';
  font-family: FontAwesome;
}

.offers-two .buttons.active .info-button.expand-toggle:after, .offers-two .buttons.active .info-button.expand-single:after {
  content: '\f139';
  font-family: FontAwesome;
}

.offers-two .long-description {
  background: #fff;
  display: none;
  margin: 0;
  text-align: left;
  position: absolute;
  width: calc(100% - 17px);
  left: 7px;
  padding: 1.5rem 6rem 0.25rem;
}

@media screen and (max-width: 1023px) {
  .offers-two .long-description {
    padding: 1.5rem 3.5rem 0.25rem;
  }
}

@media screen and (max-width: 639px) {
  .offers-two .long-description {
    padding: 1.5rem 1.5rem 0;
  }
}

.offers-two .long-description h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 19px;
  font-weight: bold;
}

.offers-two .long-description hr {
  border-color: #00324b;
  margin-top: 0;
}

.offers-two .long-description .book-now {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #00324b;
  color: #fff;
  font-weight: bold;
  font-size: 0.8125rem;
}

.offers-two .long-description .book-now:hover {
  background: #01aef0;
  color: #00324b;
}

.offers-two .share-this {
  text-align: center;
}

.offers-two .share-this p {
  text-transform: uppercase;
  margin-right: 0.625rem;
}

@media only screen and (max-width: 40em) {
  .offers-two .share-this p {
    position: relative;
    top: -5px;
  }
}

.offers-two .share-this .share-tags {
  margin: 0;
}

.offers-two .share-this .share-tags li {
  float: none;
  height: auto;
}

.offers-two .share-this p, .offers-two .share-this ul {
  display: inline-block;
  width: auto;
}

.offers-two.current-offer .long-description {
  z-index: 10;
}

.galleria-container {
  overflow: hidden;
  position: relative;
  background: #fff;
  width: 100% !important;
  height: 100% !important;
  min-height: 500px;
}

.galleria-container img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.galleria-stage {
  width: 100%;
  height: 100%;
  position: absolute;
}

.galleria-thumbnails-wrapper {
  display: block;
  width: 100%;
  height: 72px;
  position: absolute;
  bottom: 28px;
  overflow: hidden;
  z-index: 99999;
}

.galleria-thumbnails-container {
  height: 72px;
  background: rgba(255, 255, 255, 0.85);
  margin: 0 80px 0 0;
}

.galleria-thumbnails {
  margin-top: 5px;
}

.galleria-thumbnails-tab {
  z-index: 99999;
  width: 80px;
  background: #469D3C url("../img/gallery/gallery-sprite.png") -101px -66px;
  height: 72px;
  margin: 0;
  padding: 0;
  float: right;
}

.galleria-thumbnails-tab.active {
  background-position: -191px -66px;
}

.galleria-thumbnails-list {
  margin: 0 51px;
}

.galleria-thumbnails-list p {
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
  padding: 5px 0;
  color: #fff;
  font-size: 11px;
}

.galleria-thumbnails .galleria-image {
  height: 56px;
  width: 96px;
  margin: 2px 5px 0 2px;
  float: left;
  cursor: pointer;
}

.galleria-thumbnails .active {
  margin: 0 5px 0 0;
  border: 2px solid;
}

.galleria-counter {
  display: none;
}

.galleria-loader {
  background: url("../img/gallery/classic-loader.gif") no-repeat scroll 2px 2px transparent;
  display: none;
  height: 20px;
  left: 50%;
  margin: -8px 0 0 -8px;
  position: absolute;
  top: 50%;
  width: 20px;
  z-index: 102;
}

.galleria-info {
  display: block;
  bottom: 100px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 102;
  background: rgba(255, 255, 255, 0.65);
}

.galleria-info-text {
  padding: 10px;
  display: block;
  zoom: 1;
  overflow: auto;
  font-size: 12px;
}

.galleria-info-title {
  margin: 0;
  color: #000;
  float: left;
}

.galleria-info-description:before {
  display: none;
  content: "-";
  margin: 0 4px;
  color: #000;
  float: left;
}

.galleria-info-description {
  margin: 0;
  color: #000;
}

.galleria-info-close {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 5px;
  right: 5px;
  background-position: -753px -11px;
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: pointer;
  display: none;
}

.notouch .galleria-info-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.touch .galleria-info-close:active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.galleria-info-link {
  background-position: -669px -5px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #000;
}

.notouch .galleria-info-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.touch .galleria-info-link:active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.galleria-image-nav {
  position: absolute;
  top: 50%;
  margin-top: -62px;
  width: 100%;
  height: 62px;
  left: 0;
}

.galleria-image-nav-left, .galleria-image-nav-right {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
  width: 33px;
  height: 81px;
  position: absolute;
  left: 0px;
  z-index: 99;
}

.galleria-image-nav-right {
  left: auto;
  right: 0px;
  background-position: -46px -66px;
  z-index: 102;
}

.notouch .galleria-image-nav-left:hover, .notouch .galleria-image-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.touch .galleria-image-nav-left:active, .touch .galleria-image-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.galleria-thumb-nav-left, .galleria-thumb-nav-right {
  cursor: pointer;
  display: block;
  background-position: -336px 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 103;
  opacity: .8;
  height: 72px;
  width: 51px;
}

.galleria-thumbnails .play-button {
  background: url("../img/gallery/play.png") center center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.galleria-thumb-nav-right {
  background-position: -389px 0;
  border-right: none;
  right: 80px;
  left: auto;
}

.galleria-thumbnails-container .disabled {
  cursor: default;
  display: block;
}

.galleria-thumb-nav-right.disabled {
  background-position: -389px -72px;
}

.galleria-thumb-nav-left.disabled {
  background-position: -336px -72px;
}

.galleria-info-link, .galleria-info-close {
  background-image: url("../img/gallery/gallery-sprite.png");
  background-repeat: no-repeat;
}

.galleria-image-nav-left, .galleria-image-nav-right {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

.galleria-image-nav-left {
  border-radius: 0 6px 6px 0;
}

.galleria-image-nav-left::before,
.galleria-image-nav-right::before,
.galleria-thumb-nav-left::before,
.galleria-thumb-nav-right::before {
  font: normal normal normal 3em/1 'FontAwesome';
  display: block;
}

.galleria-image-nav-right {
  border-radius: 6px 0 0 6px;
}

.galleria-image-nav-left::before {
  content: '\f104';
  margin: 15px 5px 0;
}

.galleria-image-nav-right::before {
  content: '\f105';
  margin: 15px 10px 0;
}

.galleria-thumb-nav-left::before {
  content: '\f104';
  margin: 12px 0 0 10px;
}

.galleria-thumb-nav-right::before {
  content: '\f105';
  margin: 12px 0 0 20px;
}

.galleria-youtube iframe {
  background: transparent;
  display: block;
  position: absolute;
  left: 50%;
}

#gallery-picker p {
  text-align: center;
  width: 100%;
  margin-top: 605px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 11px;
  float: left;
}

.galleria-layer {
  background: url("../img/gallery/blank.gif") top left repeat;
}

a#gallery-launch {
  font-size: 2em;
  margin: 10px;
  display: inline-block;
}

#gallery-wrapper {
  width: 600px;
  height: 480px;
  position: relative;
  display: block;
  clear: both;
  margin: 0 auto;
}

.media-gallery {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(70, 6, 7, 0.85);
  box-shadow: inset 0px 0px 100px 10px rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 100;
  text-align: left;
}

.media-gallery.fullscreen {
  z-index: 1100;
}

.galleria {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: block;
}

.menu-bar {
  background: rgba(255, 255, 255, 0.8);
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 110;
  width: 100%;
  text-align: left;
}

.gallery-footer {
  background: rgba(150, 150, 150, 0.95);
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 110;
  width: 100%;
  text-align: left;
  height: 28px;
}

.gallery-footer .copyright {
  margin: 0 170px 0 0;
  text-align: left;
}

.gallery-footer p {
  font-family: Arial !important;
  color: #000 !important;
  padding: 8px 0 8px 10px !important;
  margin: 0;
  font-size: 11px !important;
  line-height: 12px !important;
}

.gallery-footer .gallery-share {
  width: 170px;
  display: none;
  float: right;
  padding: 2px 0;
}

.gallery-footer .share-this-on {
  float: left;
  margin: 6px 8px 0 0;
  width: 75px;
  height: 12px;
  background: url("../img/gallery/gallery-sprite.png") 0 -40px no-repeat;
}

.gallery-share .gallery-share-icon {
  display: block;
  float: left;
  width: 22px;
  height: 23px;
  margin: 0 3px;
  background: url("../img/gallery/gallery-sprite.png") no-repeat;
}

.gallery-share .gallery-facebook {
  background-position: -83px -34px;
}

.gallery-share .gallery-twitter {
  background-position: -111px -34px;
}

.gallery-share .gallery-pinterest {
  background-position: -139px -34px;
}

.embed .gallery-footer .gallery-share {
  width: 165px;
  float: right;
  padding: 2px 0 0;
}

.embed .gallery-footer .share-this-on {
  float: left;
  margin: 6px 4px 0 0;
  width: 68px;
  height: 11px;
  background: url("../img/gallery/gallery-sprite.png") -105px 0 no-repeat;
}

.photo-video {
  background: url("../img/gallery/gallery-sprite.png") -177px 0 no-repeat;
  overflow: hidden;
  width: 152px;
  height: 28px;
  margin: 7px;
  float: left;
  display: none;
}

.photo-video.videos {
  background-position: -177px -30px;
}

.photo-video.photos {
  background-position: -177px 0;
}

.photo-video a {
  width: 76px;
  height: 28px;
  display: block;
  float: left;
}

.choose-gallery {
  float: left;
  margin: 10px;
  display: none;
  position: relative;
}

.choose-gallery .dropdown {
  background: #127982;
  color: #ffe58a;
  float: left;
  font-family: Times New Roman, Times, serif;
  font-size: 12px;
  line-height: 12px;
  list-style: none;
  position: relative;
  display: block;
  width: 200px;
  margin-bottom: 0;
  box-shadow: 1px 1px 3px #000;
}

.choose-gallery dt i {
  display: none;
}

#content .dropdown dd, #content .dropdown dt {
  margin: 0px !important;
  padding: 0px !important;
}

.galleries dt, .galleries dd ul {
  width: auto;
  margin: 0;
  background: #469D3C;
}

.galleries dt {
  background: #127982 !important;
}

.subgalleries dt {
  display: none;
}

.subgalleries dt, .subgalleries dd ul {
  width: 130px;
}

.choose-gallery .dropdown dl, #content .dropdown dl {
  border-radius: 5px;
  padding: 0 !important;
}

.choose-gallery .dropdown dd {
  position: absolute;
  top: auto;
  left: auto;
  display: inline-block;
  width: 180px;
  margin: 0;
  padding: 0;
}

.choose-gallery .dropdown a, .choose-gallery .dropdown a:visited, .choose-gallery .dropdown a:hover {
  display: block;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  outline: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.choose-gallery dt a::after {
  display: block;
  font: normal normal normal 1em/1 'FontAwesome';
  content: '\f107';
  position: absolute;
  right: 10px;
  top: 12px;
}

.choose-gallery .active dt a::after {
  content: '\f106';
}

.choose-gallery .dropdown dt a {
  display: block;
  line-height: 24px;
  padding: 8px 20px 8px 13px;
}

.choose-gallery .dropdown dd ul {
  color: #C5C0B0;
  list-style: none;
  display: none;
  padding: 15px 0 0;
  position: absolute;
  margin: 0;
  width: 200px;
  border-radius: 0 0 7px 7px;
  z-index: 99999;
}

.choose-gallery .dropdown dd ul li a {
  padding: 10px;
}

.gallery-buttons {
  float: right;
  margin: 15px 10px 0;
  position: relative;
}

.gallery-buttons a {
  margin: 0 3px;
}

.gallery-buttons .gallery-back {
  background: url("../img/gallery/gallery-sprite.png") no-repeat 0 0 transparent;
  display: block;
  float: left;
  height: 29px;
  width: 28px;
  display: none;
}

.gallery-buttons .gallery-close {
  width: 28px;
  height: 29px;
  display: block;
  float: left;
  font-size: 2em;
}

.gallery-close {
  color: #127982 !important;
}

.gallery-picker {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
}

.gallery-picker ul {
  list-style: none;
  width: 894px;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -440px;
  padding: 0 0 50px;
}

.gallery-picker ul li {
  float: left;
  margin: 6px 6px;
}

.gallery-picker ul li a {
  width: 435px;
  line-height: 120px;
}

.no-stuff {
  position: absolute;
  width: 400px;
  top: 25%;
  left: 50%;
  margin: 0 0 0 -200px;
  display: block;
}

.no-stuff p {
  color: #FFFFCD;
  font-size: 65px;
  line-height: 125px;
  text-align: center;
  font-family: 'Droid Sans', sans-serif;
  text-shadow: 1px 2px 2px #62A7C3;
}

.no-stuff p span {
  font-family: 'Dancing Script', 'Times New Roman', Times, serif;
  font-size: 200px;
}

@media all and (max-width: 1024px) and (min-width: 768px) {
  .gallery-picker ul {
    list-style: none;
    width: 590px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -295px;
    padding: 0;
  }
  .gallery-picker ul li {
    float: left;
    margin: 5px;
  }
  .gallery-picker ul li a {
    width: 285px;
    line-height: 100px;
  }
  .galleria-info, .galleria-thumbnails-container {
    display: block;
  }
  .media-gallery .galleria-info, .media-gallery .gallery-footer, .galleria .galleria-thumbnails-wrapper {
    display: block;
  }
  .gallery-buttons .gallery-back {
    background-position: 0 0;
  }
  .gallery-buttons .gallery-close {
    display: block;
  }
  .photo-video {
    display: none;
  }
  .gallery-footer {
    bottom: 0;
  }
}

@media all and (max-width: 767px), all and (max-height: 320px), handheld and (orientation: landscape) {
  .choose-gallery dt {
    position: relative;
  }
  .choose-gallery dt i {
    display: inherit;
    position: absolute;
    top: 8px;
    left: 7px;
  }
  .choose-gallery dt a::after {
    display: none;
  }
  .gallery-picker ul {
    list-style: none;
    width: 300px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -150px;
    padding: 0;
  }
  .gallery-picker ul li {
    float: left;
    margin: 5px;
  }
  .gallery-picker ul li a {
    width: 140px;
    line-height: 80px;
  }
  .gallery-picker .button {
    padding-right: 0;
    padding-left: 0;
    white-space: nowrap;
  }
  .media-gallery .galleria-info, .galleria .galleria-thumbnails-wrapper {
    display: none;
  }
  .gallery-buttons .gallery-back {
    background-position: -76px 0;
  }
  .gallery-buttons .gallery-close {
    display: block;
  }
  .galleria-image-nav {
    margin-top: -35px !important;
  }
  .media-gallery .photo-video {
    display: none;
  }
  .gallery-footer {
    background: rgba(0, 0, 0, 0.5);
    bottom: -47px;
    left: 50%;
    margin-left: -95px;
    width: 190px;
    text-align: left;
    border-radius: 5px 5px 0px 0px;
  }
  .gallery-footer .copyright {
    display: none;
  }
  .gallery-footer .gallery-share {
    width: 158px !important;
    clear: both;
    margin: 0;
  }
  .gallery-footer .share-this-on {
    margin: 10px 40px 6px !important;
    width: 70px !important;
    background-position: -104px 0px;
    cursor: pointer;
    display: block;
  }
  .gallery-share .gallery-share-icon {
    width: 35px;
    height: 35px;
    margin: 5px 8px 10px;
    background: url("../img/gallery/gallery-sprite.png") no-repeat;
  }
  .gallery-share .gallery-facebook {
    background-position: 0 -155px;
  }
  .gallery-share .gallery-twitter {
    background-position: -46px -155px;
  }
  .gallery-share .gallery-pinterest {
    background-position: -92px -155px;
  }
  .gallery-share .gallery-facebook:hover {
    background-position: 0 -191px;
  }
  .gallery-share .gallery-twitter:hover {
    background-position: -46px -191px;
  }
  .gallery-share .gallery-pinterest:hover {
    background-position: -92px -191px;
  }
  .gallery-footer {
    bottom: -47px;
  }
  .gallery-footer .gallery-share {
    margin: 0 16px;
  }
  .choose-gallery {
    margin: 7px;
  }
  .no-stuff p {
    font-size: 50px;
    line-height: 95px;
  }
  .no-stuff p span {
    font-size: 150px;
  }
  .choose-gallery .dropdown {
    width: 35px;
  }
  .choose-gallery .dropdown dt a {
    text-indent: -199em;
  }
  .choose-gallery .dropdown dd ul {
    padding: 0;
    margin: 0;
  }
  .photo-video {
    display: none;
  }
  .photo-video {
    width: 78px;
    height: 28px;
  }
  .photo-video.videos {
    background-position: -191px -184px !important;
  }
  .photo-video.photos {
    background-position: -191px -156px !important;
  }
  .photo-video a {
    width: 39px;
    height: 28px;
  }
}

@media (max-height: 320px) {
  .galleries dt {
    width: 300px;
  }
  .galleries dd ul {
    left: 0;
    margin: 0;
    width: 310px;
  }
  .choose-gallery .dropdown dd ul li {
    float: left;
    width: 50%;
  }
  .choose-gallery {
    margin: 7px 0;
  }
  .choose-gallery .dropdown {
    margin: 0 5px;
  }
  .gallery-footer {
    bottom: 0;
  }
  .galleria-info, .galleria-thumbnails-container {
    display: none !important;
  }
  .gallery-picker {
    width: 95%;
    margin: 0 2.5%;
    left: 0;
    right: 0;
  }
  .gallery-picker ul {
    left: 0;
    margin: 0;
    width: auto;
  }
  .photo-video {
    width: 78px;
    height: 28px;
  }
  .photo-video.videos {
    background-position: -191px -184px !important;
  }
  .photo-video.photos {
    background-position: -191px -156px !important;
  }
  .photo-video a {
    width: 39px;
    height: 28px;
  }
}

.galleria-image-video-thumb:after {
  content: '';
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid white;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -15px 0 0 -15px;
}

.galleria-image-video-thumb:before {
  content: '';
  width: 0;
  height: 0;
  border-radius: 3px;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  display: block;
  border-color: transparent transparent transparent white;
  margin: -8px 0 0 -4px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
}

/* directions */
.map-box,
#map-canvas {
  width: 100%;
  height: 19.6875rem;
  margin-top: 0.625rem;
  margin-bottom: 0.9375rem;
}

.map-box img,
#map-canvas img {
  max-width: none;
}

@media only screen and (min-width: 40.0625em) {
  .map-box,
  #map-canvas {
    height: 19.0625rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .directions {
    padding-left: 1.5rem;
  }
}

#map-wrapper {
  position: relative;
}

#map-wrapper * {
  box-sizing: border-box;
}

#map-wrapper .MapContainer #mapDiv {
  width: 99.9%;
  height: 455px;
}

#map-wrapper .MapContainer #mapDiv .gmnoprint img {
  max-width: none;
}

#map-wrapper .MapContainer #mapDiv .pin-marker {
  background: url("../img/map/pin.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 38px;
  width: 32px;
}

#map-wrapper .MapContainer #mapDiv .marker-cat-hotel {
  background: url("../img/map/hotel.png") no-repeat scroll 0 0 transparent;
  height: 48px;
  width: 48px;
}

#map-wrapper .MapContainer #mapDiv .marker-cat-hotel .pin-label {
  display: none;
}

#map-wrapper .MapContainer #mapDiv .pin-label {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  line-height: 30px;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper .MapContainer #mapDiv {
    height: 525px;
  }
}

@media only screen and (max-width: 40em) {
  #map-wrapper .MapContainer {
    padding-top: 60px;
  }
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper .MapContainer {
    width: 71%;
    height: 525px;
    border-left: 5px solid #ccc;
    float: right;
  }
}

#map-wrapper #category-wrapper {
  /*display: none; */
}

@media only screen and (max-width: 40em) {
  #map-wrapper #category-wrapper {
    overflow: hidden;
    position: absolute;
    top: 60px;
    width: 100%;
    background: #fff;
    max-height: 0;
    transition-property: all;
    transition-duration: .25s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  }
  #map-wrapper #category-wrapper.active {
    max-height: 455px;
    height: 455px;
    /*height: 100%;*/
    overflow-y: auto;
  }
}

#map-wrapper #category-wrapper #categories li {
  padding: 4.5px 0;
}

#map-wrapper #category-wrapper #categories li:first-child {
  padding: 0 0 4.5px 0;
}

#map-wrapper #category-wrapper #categories li:nth-child(8) {
  padding-right: 20px;
}

#map-wrapper #category-wrapper #categories .cat-link {
  display: block;
  margin-bottom: 5px;
  height: 45px;
  background: #fcbe60;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 15px;
  line-height: 45px;
  font-weight: bold;
}

#map-wrapper #category-wrapper #categories .cat-link:after {
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  font-family: FontAwesome;
  position: absolute;
  right: 0;
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper #category-wrapper #categories .cat-link:after {
    line-height: 45px;
    margin-top: -23px;
    top: 50%;
  }
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper #category-wrapper #categories .cat-link {
    height: auto;
    line-height: normal;
    min-height: 45px;
    padding-bottom: 16px;
    padding-right: 25px;
    padding-top: 17px;
    position: relative;
  }
}

#map-wrapper #category-wrapper #categories .on .cat-link:after {
  content: "\f077";
}

#map-wrapper #category-wrapper #categories .point-list {
  display: none;
  list-style: none;
}

#map-wrapper #category-wrapper #categories .point-list li {
  margin-bottom: 10px;
}

#map-wrapper #category-wrapper #categories .point-list li a {
  color: #000;
}

#map-wrapper #category-wrapper #categories .point-list li a.active {
  color: #000;
}

#map-wrapper #category-wrapper #categories .point-list li a.active span {
  color: #000;
}

#map-wrapper #category-wrapper #categories .point-list li a span.list-pin {
  float: left;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  height: 31px;
  width: 33px;
  line-height: 31px;
  background: url("../img/map/pin.png") no-repeat scroll 0 0 transparent;
  color: #000;
}

#map-wrapper #category-wrapper #categories .point-list li a em {
  display: block;
  overflow: hidden;
  width: auto;
  font-style: normal;
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper #category-wrapper #categories {
    padding-top: 0;
    margin: 0 5px;
  }
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper #category-wrapper {
    display: block;
    width: 29%;
    overflow-y: auto;
    overflow-x: hidden;
    height: 80%;
  }
}

#map-wrapper .cat-menu {
  display: block;
  height: 60px;
  width: 100%;
  background: #1aa6b3;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  line-height: 60px;
  font-weight: bold;
  position: absolute;
  top: 0;
  padding-right: 15px;
}

#map-wrapper .cat-menu:after {
  content: "\f078";
  display: inline-block;
  position: absolute;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: FontAwesome;
}

#map-wrapper .cat-menu.active:after {
  content: "\f077";
}

@media only screen and (min-width: 40.0625em) {
  #map-wrapper {
    box-sizing: content-box;
    height: 525px;
    border: 5px solid #ccc;
  }
}

#map-wrapper .map-logo {
  display: block;
  width: 29%;
  margin: 15px 0 25px;
  padding: 0 10px;
  text-align: center;
}

#map-wrapper .map-logo .logo {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  line-height: 40px;
  color: #fff;
  background: transparent;
  text-align: center;
  text-transform: uppercase;
}

#map-wrapper.type-pois .cat-link {
  display: none !important;
}

#map-wrapper.type-pois #category-wrapper #categories {
  padding-top: 15px;
}

.infoBox {
  width: 55%;
}

.infoBox .close-box {
  position: absolute;
  right: -17px;
  top: -17px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #000;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.infoBox .close-box:before {
  content: "\00D7";
  font-size: 15px;
  font-family: Verdana;
  width: 25px;
  line-height: 20px;
  font-weight: bold;
}

.infoBox .close-box .close-elem {
  content: "X";
  font-size: 15px;
}

@media (max-width: 768px) {
  .infoBox .infoWindow {
    max-width: 200px;
  }
}

.infoBox .infoWindow .infoWindowContent {
  background: #fff;
  border: 5px solid #ccc;
  float: left;
  margin: 0em 0 3em 15px;
  padding: 20px;
  position: relative;
  width: 100%;
  font-size: 13px;
}

.infoBox .infoWindow .infoWindowContent:before {
  border-color: transparent #ccc;
  border-style: solid;
  border-width: 20px 23px 20px 0;
  bottom: auto;
  content: "";
  display: block;
  left: -23px;
  position: absolute;
  top: 130px;
  width: 0;
}

@media only screen and (min-width: 40.0625em) {
  .infoBox .infoWindow .infoWindowContent:before {
    top: 152px;
  }
}

.infoBox .infoWindow .infoWindowContent:after {
  border-color: transparent #ccc;
  border-style: solid;
  border-width: 15px 17px 15px 0;
  bottom: auto;
  content: "";
  display: block;
  left: -17px;
  position: absolute;
  top: 20px;
  width: 0;
  display: none;
}

.infoBox .infoWindow .infoWindowContent h4 {
  font-size: 18px;
  margin-top: 0;
  font-weight: bold;
}

.infoBox .infoWindow .infoWindowContent .description {
  margin-bottom: 10px;
}

.infoBox .infoWindow .infoWindowContent .description p {
  font-size: 1em;
}

.infoBox .infoWindow .infoWindowContent .inset {
  margin-top: 10px;
}

.infoBox .infoWindow .infoWindowContent .inset img {
  width: 100%;
}

.infoBox .infoWindow .infoWindowContent a:hover {
  color: #23e1f2 !important;
  text-decoration: underline !important;
}

@media only screen and (min-width: 64.0625em) {
  .infoBox .infoWindow .infoWindowContent {
    width: 315px;
  }
}

@media only screen and (max-width: 40em) {
  .infoBox .infoWindowContent {
    padding: 15px;
  }
  .infoWindow .inset {
    display: block;
  }
  .infoWindow .description {
    max-height: 275px;
    overflow-y: auto;
  }
}

/* booking console */
.vertical-console form {
  text-align: center;
}

.vertical-console html[data-useragent*='MSIE 9.0'] select {
  background-image: none;
}

.vertical-console .form-dates {
  display: inline-block;
  margin-bottom: 1rem;
}

.vertical-console .date-field {
  width: 47%;
  clear: none;
  float: left;
}

.vertical-console .date-field:first-child {
  margin-right: 6%;
}

.vertical-console .date-picker {
  display: none;
}

.vertical-console .alt-input {
  border: 1px solid #726c5f;
  text-transform: uppercase;
  vertical-align: bottom;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
}

.vertical-console .alt-input a {
  color: #453F30;
  display: inline-block;
  padding: 5px 7px;
  cursor: pointer;
  outline: none;
  text-align: center;
  width: 100%;
}

.vertical-console .alt-input a .date-top {
  display: block;
  clear: both;
  padding: 0 0 0.25rem 0;
  text-transform: none;
  /*@media screen and (max-width: 840px) {
					width: 100%;
				}*/
}

.vertical-console .alt-input a .date-left {
  display: inline-block;
  color: #453f30;
  font-size: 26px;
  text-transform: uppercase;
}

@media screen and (min-width: 40.063em) {
  .vertical-console .alt-input a .date-left {
    float: left;
    display: block;
    width: 50%;
    text-align: right;
    padding-right: 4px;
  }
}

@media screen and (max-width: 52.5em) {
  .vertical-console .alt-input a .date-left {
    width: 40%;
  }
}

.vertical-console .alt-input a .date-right {
  display: inline-block;
  color: #453f30;
  font-size: 26px;
  text-transform: uppercase;
}

@media screen and (min-width: 40.063em) {
  .vertical-console .alt-input a .date-right {
    float: left;
    display: block;
    width: 50%;
    text-align: left;
    padding-left: 4px;
  }
}

@media screen and (max-width: 52.5em) {
  .vertical-console .alt-input a .date-right {
    width: 60%;
  }
}

@media only screen and (max-width: 64.063em) and (min-width: 40.063em) {
  .vertical-console .promo-wrapper {
    margin-top: 1.5rem;
  }
}

.vertical-console #promo input {
  text-align: center;
}

.vertical-console #promo input ::-webkit-input-placeholder {
  text-align: center;
}

.vertical-console #promo input :-moz-input-placeholder {
  text-align: center;
}

.vertical-console #promo input ::-moz-input-placeholder {
  text-align: center;
}

.vertical-console #promo input ::-ms-input-placeholder {
  text-align: center;
}

@media only screen and (max-width: 64.063em) and (min-width: 40.063em) {
  .vertical-console #open-advanced {
    display: block;
    width: 75%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 40.063em) {
  .vertical-console #open-advanced {
    margin-top: 28px;
  }
}

.vertical-console #open-advanced:after {
  content: '\25BC';
  position: absolute;
  margin-left: 5px;
}

.vertical-console #open-advanced.activated:after {
  content: '\25B2';
}

.vertical-console #open-promo {
  margin-bottom: 1.5rem;
  display: inline-block;
}

.vertical-console #open-promo:after {
  content: '\25BC';
  position: absolute;
  margin-left: 5px;
}

.vertical-console #open-promo.activated:after {
  content: '\25B2';
}

.vertical-console #open-promo.activated {
  margin-bottom: 0.625rem;
}

.vertical-console fieldset, .vertical-console #modify {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  .vertical-console fieldset, .vertical-console #modify {
    display: block;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .vertical-console fieldset.chain-enabled {
    padding-bottom: 4rem;
  }
}

@media only screen and (max-width: 40em) {
  .vertical-console .chain-hotels {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .vertical-console .chain-hotels {
    position: absolute;
    bottom: 0;
  }
}

.vertical-console #modify {
  position: absolute;
  top: 75px;
  right: 0;
}

@media only screen and (min-width: 64.0625em) {
  .vertical-console #modify {
    position: relative;
    top: auto;
    right: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .vertical-console .advanced-options {
    display: none;
  }
}

.vertical-console .form-buttons {
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 64.063em) and (min-width: 40.063em) {
  .vertical-console .form-buttons {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.vertical-console .form-buttons input {
  height: 58px;
  margin: 0 auto;
  white-space: pre-wrap;
  width: 100%;
}

.vertical-console #advanced {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .vertical-console #advanced {
    display: block !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .vertical-console #advanced .dropdowns .field {
    width: 47%;
    clear: none;
    float: left;
  }
  .vertical-console #advanced .dropdowns .field:first-child {
    margin-right: 6%;
  }
}

@media only screen and (max-width: 40em) {
  .vertical-console #advanced .dropdowns {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) {
  .vertical-console #advanced .dropdowns {
    display: block !important;
  }
}

.vertical-console #advanced #open-promo {
  border: 1px solid #ccc;
  height: 39px;
  padding: 0.625rem 0.5rem 0.5rem;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .vertical-console #advanced #open-promo {
    margin-bottom: 0.625rem;
  }
}

.vertical-console #promo {
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 40em) {
  .vertical-console #promo .field:not(:first-child) {
    display: none;
  }
}

.touch .vertical-console #advanced .dropdowns {
  display: none;
}

.horizontal-console {
  text-align: center;
}

.horizontal-console > h2 {
  text-align: left;
}

.horizontal-console form {
  padding: 1rem 0.4375rem;
}

.horizontal-console input, .horizontal-console select {
  height: 39px;
  padding: .5rem 0 .5rem .25rem;
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 40em) {
  .horizontal-console select {
    margin-bottom: 0;
  }
}

.horizontal-console label {
  position: absolute;
  top: -0.9375rem;
  font-size: 0.6875rem;
  text-transform: uppercase;
}

.horizontal-console .form-heading {
  text-align: center;
  position: relative;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
  width: 100%;
  float: left;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .form-heading {
    margin-bottom: 0.75rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .form-heading {
    display: none;
  }
}

.horizontal-console .form-heading h2 {
  display: inline-block;
  padding: 0.25rem 1.5rem;
  margin: 0;
  cursor: pointer;
}

.horizontal-console .form-heading h2:after {
  display: none;
}

.horizontal-console .form-heading h2 .fa {
  padding: 0 0 0 0.75rem;
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .form-heading h2 {
    text-align: left;
    margin-bottom: 1.125rem;
    cursor: auto;
  }
  .horizontal-console .form-heading h2 .fa {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .horizontal-console .form-heading h2 {
    border: 1px solid #999999;
  }
}

.horizontal-console .field {
  margin: 0 0 .5rem;
  position: relative;
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .field {
    padding: 0;
  }
}

@media only screen and (max-width: 40em) {
  .horizontal-console .field.chain-hotels {
    margin-bottom: 0;
  }
}

.horizontal-console .dropdown {
  float: left;
  padding: 1.5rem 0.4375rem 0;
}

@media only screen and (max-width: 40em) {
  .horizontal-console .dropdown {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .dropdown {
    display: inline-block;
    float: none;
    padding-top: 0;
  }
}

.horizontal-console .date-field {
  position: relative;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .date-field {
    position: relative;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .date-field {
    position: relative;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    float: left;
    width: 22%;
  }
}

.horizontal-console .dropdowns {
  position: relative;
  width: 100%;
  float: left;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
}

@media screen and (max-width: 40.068em) {
  .horizontal-console .dropdowns {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .dropdowns {
    position: relative;
    width: 50%;
    float: left;
    display: block !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .dropdowns {
    width: 11%;
  }
}

.horizontal-console .row, .horizontal-console .row .row {
  margin: 0;
}

.horizontal-console .promo-trigger {
  margin-bottom: 1rem;
  width: 100%;
  text-align: center;
  display: block;
  font-size: 0.875rem;
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .promo-trigger {
    padding: 0;
    margin: 5px 0 1rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .promo-trigger {
    margin: 5px 0 0;
  }
}

.horizontal-console .flyout {
  position: relative;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .flyout {
    position: relative;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    float: left;
    width: 7%;
  }
}

.horizontal-console .flyout-wrapper {
  padding-bottom: 1rem;
  width: 100%;
}

@media only screen and (max-width: 40em) {
  .horizontal-console .flyout-wrapper {
    display: block !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .flyout-wrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    transition: all 0.15s ease-out;
    z-index: -1;
  }
  .horizontal-console .flyout-wrapper.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    z-index: 8;
  }
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .flyout-wrapper {
    background-color: #1aa6b3;
    margin-left: -158px;
    padding: 15px;
    position: absolute;
    top: 59px;
    width: 400px;
  }
  .horizontal-console .flyout-wrapper:before {
    border-style: solid;
    border-color: transparent transparent #1aa6b3;
    border-width: 0 10px 10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: -10px;
    width: 0;
  }
}

.horizontal-console .flyout-wrapper .field {
  position: relative;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .flyout-wrapper .field {
    position: relative;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    width: 33.33333%;
    float: left;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .flyout-wrapper label {
    display: none;
  }
}

.horizontal-console .flyout-wrapper input {
  margin: 0;
}

.horizontal-console .promo-close {
  position: absolute;
  top: -15px;
  right: -15px;
  display: none;
  color: white;
  background: #ee2d28;
  border-radius: 50%;
  width: 30px;
  padding: 7px 0px;
}

@media only screen and (max-width: 64em) {
  .horizontal-console .promo-close {
    display: none;
  }
}

.horizontal-console .form-buttons {
  position: relative;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .form-buttons {
    position: relative;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    float: left;
    width: 15%;
  }
  .horizontal-console .form-buttons.fill-width {
    width: 26%;
  }
}

.horizontal-console .modify-cancel {
  position: relative;
  margin: 1rem 0 0;
  display: inline-block;
  padding: 0;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-console .modify-cancel {
    position: relative;
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    float: left;
    width: 11%;
    margin: 0;
  }
}

.horizontal-console .modify-cancel a {
  font-size: 11px;
  width: 100%;
  text-decoration: underline;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 40em) {
  .horizontal-console .chain-hotels {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .chain-hotels {
    display: block !important;
  }
}

.touch .horizontal-console .dropdowns {
  display: none;
}

@media only screen and (max-width: 48em) {
  .horizontal-console .show-for-small-only {
    display: inline-block !important;
  }
  .horizontal-console .hide-for-small-only {
    display: none !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-console .show-for-small-only {
    display: none !important;
  }
  .horizontal-console .hide-for-small-only {
    display: inline-block !important;
  }
}

.horizontal-popup form {
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-popup form h2 {
    font-size: 1.5rem;
    margin: 0;
    padding: 0 1rem;
    line-height: 1;
  }
}

.horizontal-popup #open-promo span {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
}

.horizontal-popup #open-promo.activated span {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
      transform: rotate(270deg);
}

.horizontal-popup .promos {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .horizontal-popup #promo {
    position: relative;
    width: 380px;
    right: 150px;
  }
}

.horizontal-popup .form-dates {
  display: inline-block;
  margin-bottom: 1rem;
}

.horizontal-popup .date-field {
  width: 47%;
  clear: none;
  float: left;
}

.horizontal-popup .date-field:first-child {
  margin-right: 6%;
}

.horizontal-popup .date-picker {
  display: none;
}

.horizontal-popup .alt-input {
  border: 1px solid #726c5f;
  text-transform: uppercase;
  vertical-align: bottom;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
}

.horizontal-popup .alt-input a {
  color: #453F30;
  display: inline-block;
  padding: 5px 7px;
  cursor: pointer;
  outline: none;
  text-align: center;
}

.horizontal-popup .alt-input a .date-top {
  display: block;
  clear: both;
  padding: 0 0 0.25rem 0;
  text-transform: none;
}

.horizontal-popup .alt-input a .date-left {
  display: inline-block;
  color: #453f30;
  font-size: 26px;
  text-transform: uppercase;
  margin-right: 0.5rem;
}

.horizontal-popup .alt-input a .date-right {
  display: inline-block;
  color: #453f30;
  font-size: 26px;
  text-transform: uppercase;
}

.horizontal-popup #open-promo, .horizontal-popup .form-buttons {
  margin-bottom: 1rem;
  display: block;
}

.horizontal-popup .dropdowns .field {
  width: 47%;
  clear: none;
  float: left;
}

.horizontal-popup .dropdowns .field:first-child {
  margin-right: 6%;
}

@media only screen and (max-width: 48em) {
  .horizontal-popup .show-for-small-only {
    display: inline-block !important;
  }
  .horizontal-popup .hide-for-small-only {
    display: none !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .horizontal-popup .show-for-small-only {
    display: none !important;
  }
  .horizontal-popup .hide-for-small-only {
    display: inline-block !important;
  }
}

.vertical-console form, .horizontal-console form {
  position: relative;
}

.vertical-console fieldset, .horizontal-console fieldset {
  padding: 0;
}

.vertical-console .submit, .horizontal-console .submit {
  text-transform: uppercase;
}

.vertical-console .hidden, .vertical-console .errors-list, .horizontal-console .hidden, .horizontal-console .errors-list {
  display: none;
}

.vertical-console .form-buttons, .horizontal-console .form-buttons {
  text-align: center;
}

.date-field {
  position: relative;
}

.date-field .cal-icon {
  position: absolute;
  right: 14px;
  top: 7px;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Raleway", sans-serif !important;
  background: #45443f;
}

body.noscroll {
  overflow: hidden;
}

:focus {
  box-shadow: 0 0 3pt 2pt #4d90fe;
}

a,
.tab-title,
.tab-title a {
  transition: color 0.5s, opacity 0.5s;
}

a {
  color: #23e1f2;
}

a:hover {
  color: #FFF;
}

.button {
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 1, 0.35);
  color: #FFF;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  background-color: #007ea8;
  font-size: 4.5vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  outline: none;
  padding: 3.75vw 7.5vw;
  text-transform: uppercase;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .button {
    border-radius: 0.39063vw;
    font-size: 2.34375vw;
    padding: 1.95313vw 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .button {
    border-radius: 0.23438vw;
    box-shadow: 0px 0.07813vw 0.15625vw 0 rgba(0, 0, 1, 0.35);
    font-size: 1.40625vw;
    padding: 1.17188vw 2.34375vw;
  }
}

.button-primary,
.button.button-primary:visited,
.button.button-primary:active {
  border-radius: 3px;
  background: #00e0ee;
  background: linear-gradient(to bottom, #00e0ee 0%, #00dceb 11%, #00d5e2 22%, #00c9d5 54%, #00c5d1 58%, #00c1cd 72%, #00c0cc 100%);
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .button-primary,
  .button.button-primary:visited,
  .button.button-primary:active {
    border-radius: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .button-primary,
  .button.button-primary:visited,
  .button.button-primary:active {
    border-radius: 0.23438vw;
  }
}

.button-primary:focus,
.button.button-primary:visited:focus,
.button.button-primary:active:focus {
  border: 1px solid #1aa6b3;
}

.button-primary-blue {
  background: #127982;
  background: linear-gradient(to bottom, #127982);
}

.button-orange,
.button.button-orange:visited,
.button.button-orange:active {
  background: #de5f00;
  background: linear-gradient(to bottom, #de5f00 0%, #de6701 1%, #de6900 2%, #da6201 12%, #d65d00 15%, #d25b01 24%, #c64e00 39%, #c14b01 49%, #b74200 61%, #b64002 69%, #b33d00 71%, #b03e00 93%, #af3d01 94%, #b13500 95%, #ad3c00 96%, #b53a00 97%, #b53800 98%, #af3b00 100%);
}

.button-orange:focus,
.button.button-orange:visited:focus,
.button.button-orange:active:focus {
  border: 1px solid #d35400;
}

.button-white,
.button.button-white:visited,
.button.button-white:active,
.button.button-white:focus {
  background-color: #FFF;
  color: #14808a;
}

.button-white:hover, .button-white:focus,
.button.button-white:visited:hover,
.button.button-white:visited:focus,
.button.button-white:active:hover,
.button.button-white:active:focus,
.button.button-white:focus:hover,
.button.button-white:focus:focus {
  background-color: #FFF;
  color: #14808a;
}

@media only screen and (min-width: 64.0625em) {
  .button-white:hover, .button-white:focus,
  .button.button-white:visited:hover,
  .button.button-white:visited:focus,
  .button.button-white:active:hover,
  .button.button-white:active:focus,
  .button.button-white:focus:hover,
  .button.button-white:focus:focus {
    background: #00e0ee;
    background: linear-gradient(to bottom, #00e0ee 0%, #00dceb 11%, #00d5e2 22%, #00c9d5 54%, #00c5d1 58%, #00919a 72%, #009099 100%);
    color: #FFF;
  }
}

.button-white.purple-text,
.button.button-white:visited.purple-text,
.button.button-white:active.purple-text,
.button.button-white:focus.purple-text {
  color: #673b40;
}

.button-white.purple-text:hover, .button-white.purple-text:focus,
.button.button-white:visited.purple-text:hover,
.button.button-white:visited.purple-text:focus,
.button.button-white:active.purple-text:hover,
.button.button-white:active.purple-text:focus,
.button.button-white:focus.purple-text:hover,
.button.button-white:focus.purple-text:focus {
  color: #FFF;
}

.button-tan {
  background-color: #d5d1c5;
  color: #4c4b46;
}

.button-tan:hover, .button-tan:focus {
  background: #00e0ee;
  background: linear-gradient(to bottom, #00e0ee 0%, #00dceb 11%, #00d5e2 22%, #00c9d5 54%, #00c5d1 58%, #00919a 72%, #009099 100%);
}

.button-video {
  background-image: url(../img/video-play.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw 6vw;
  text-indent: -9999px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .button-video {
    background-size: 3.125vw 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .button-video {
    padding-right: 5.46875vw;
    background-position: 89% center;
    background-size: 1.875vw 1.875vw;
    text-indent: 0px;
  }
}

.button-video:hover, .button-video:focus {
  text-indent: -9999px;
  background-color: #00e0ee;
  background-image: url(../img/video-play-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6vw 6vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .button-video:hover, .button-video:focus {
    background-size: 3.125vw 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .button-video:hover, .button-video:focus {
    background-position: 89% center;
    background-size: 1.875vw 1.875vw;
    text-indent: 0px;
  }
}

.button-clear {
  border: 1px solid #FFF;
  background: linear-gradient(to bottom, rgba(233, 233, 233, 0.22) 0%, rgba(230, 230, 230, 0.3) 2%, rgba(161, 161, 161, 0.3) 48%, rgba(137, 137, 138, 0.3) 67%, rgba(126, 126, 127, 0.3) 81%, rgba(126, 126, 127, 0.3) 98%, rgba(126, 126, 127, 0.22) 100%);
}

.button-clear:hover, .button-clear:focus {
  border-color: #FFF;
  color: #1aa6b3;
  background: #FFF;
}

.button-back-to-top,
.button-back-to-top:focus,
.button-back-to-top:hover {
  display: block;
  margin: 0 auto;
  background: #fbf9f2;
  width: 161px;
  font-size: 16px;
  height: 48px;
  line-height: normal;
  color: #1a1919;
  border: 1px solid #d5d1c5;
  border-radius: 0;
  box-shadow: none;
}

@media only screen and (min-width: 64.0625em) {
  .button-back-to-top,
  .button-back-to-top:focus,
  .button-back-to-top:hover {
    padding: 0;
    font-size: 1.40625vw;
    width: 12.57813vw;
    height: 3.75vw;
    line-height: 3.75vw;
  }
}

.font-serif {
  font-family: "Minion W01", georgia, serif !important;
}

.fade-in-wrap {
  position: relative;
  opacity: 0;
}

.slick-arrow {
  width: 9.5vw;
  height: 9.5vw;
  z-index: 51;
  top: 50%;
  margin-top: -4.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .slick-arrow {
    width: 4.94792vw;
    height: 4.94792vw;
    margin-top: -2.47396vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .slick-arrow {
    margin-top: -2.34375vw;
    width: 4.76563vw;
    height: 4.76563vw;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .slick-arrow:hover, .slick-arrow:focus {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.slick-arrow.slick-next {
  background: url(../img/bg-next.svg) no-repeat center center;
  background-size: cover;
}

.slick-arrow.slick-next:before {
  content: "";
}

.slick-arrow.slick-prev {
  background: url(../img/bg-prev.svg) no-repeat center center;
  background-size: cover;
}

.slick-arrow.slick-prev:before {
  content: "";
}

@media only screen and (min-width: 64.0625em) {
  .slick-slide img {
    width: 100%;
  }
}

.slick-dots li:before {
  display: none;
}

.masthead .item,
.promo-slider .item {
  display: none;
}

.masthead .item:first-child,
.promo-slider .item:first-child {
  display: block;
}

.masthead.slick-initialized .item,
.promo-slider.slick-initialized .item {
  display: block;
}

.g-recaptcha {
  margin-bottom: 5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .g-recaptcha {
    margin-bottom: 2.60417vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .g-recaptcha {
    margin-bottom: 1.5625vw;
  }
}

label > .alert {
  margin-left: -10px;
  margin-right: 0;
}

/* Photo Gallery */
.galleries dt {
  background: #1aa6b3;
}

.galleries dd ul {
  background: #abdbdf;
}

.gallery-buttons a {
  color: #1aa6b3;
}

.gallery-buttons a:hover {
  color: #199da9;
}

.ccm-block-type-form input.date-picker {
  background: #fff url(../img/icon-calendar.svg) no-repeat 95.4% center !important;
  cursor: pointer;
  background-size: 23px auto !important;
}

@media only screen and (min-width: 64.0625em) {
  .ccm-block-type-form input.date-picker {
    background-size: 1.79687vw auto !important;
  }
}

.main-content fieldset {
  padding-bottom: 0;
}

@media only screen and (min-width: 64.0625em) {
  .main-content fieldset {
    padding: 1.5625vw 0;
    border-bottom: 1px solid #dad6cb;
    margin-bottom: 2.34375vw;
  }
}

.main-content fieldset legend {
  background: transparent;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #4c4b46;
}

@media only screen and (min-width: 64.0625em) {
  .main-content fieldset legend {
    font-size: 2.03125vw;
    padding-left: 0.75rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-content label {
    margin-bottom: 0.23438vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-content .radio,
  .main-content .checkbox {
    display: inline-block;
    margin: 0 0.78125vw 0.625vw 0;
  }
}

.page-not-found .full-content a {
  color: #127982;
}

.page-not-found .full-content a:hover {
  text-decoration: underline;
}

body.edit-mode #bf_wrapper_frame_button_navis_chalk_button,
body.logged-in #bf_wrapper_frame_button_navis_chalk_button {
  display: none;
}

@media only screen and (max-width: 40em) {
  #bf_wrapper_frame_button_navis_chalk_button,
  #bf_wrapper_frame_button_navis_chalk_button {
    display: none;
  }
}

#bf_wrapper_frame_button_navis_chalk_button {
  position: relative;
  z-index: 1000;
}

@media only screen and (max-width: 40em) {
  #bf_wrapper_frame_button_navis_chalk_button .bfFrame--launch.bfFrame--right {
    right: auto !important;
    left: -21% !important;
    text-align: center !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 40em) {
  #bf_wrapper_frame_button_navis_chalk_button .bfFrame--launch.bfFrame--right .jss2 {
    text-align: center !important;
  }
}

body:not(.edit-mode) {
  overflow-x: hidden;
  overflow-y: auto;
}

.main-masthead {
  position: relative;
  z-index: 102;
  margin-top: 0;
}

@media only screen and (max-width: 40em) {
  .main-masthead {
    margin-top: 25vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .main-masthead {
    margin-top: 13.02083vw;
  }
}

.main-masthead .need-help-booking {
  font-size: 2.8125vw;
  bottom: 4vw;
  font-family: "Raleway", sans-serif !important;
  font-weight: 800;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  color: #FFF;
}

@media only screen and (max-width: 40em) {
  .main-masthead .need-help-booking {
    font-size: 3.75vw;
    text-shadow: 0px 1px 6px rgba(0, 0, 1, 0.5);
  }
  .main-masthead .need-help-booking .number {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .main-masthead .need-help-booking {
    font-size: 1.46484vw;
    text-shadow: 0px 1px 3px rgba(0, 0, 1, 0.5);
    bottom: 2.08333vw;
  }
}

.main-masthead .need-help-booking a {
  color: #23e1f2;
}

.main-masthead .shadow-screen {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.62) 1%, rgba(0, 0, 0, 0.18) 62%, rgba(0, 0, 0, 0.04) 88%, transparent 100%);
}

.main-masthead .mh-overlay {
  z-index: 51;
  background: url(../img/overlay-home-masthead.svg) no-repeat center center;
  background-size: auto 100vw;
  height: 93.5vw;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .main-masthead .mh-overlay {
    background-size: auto 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .mh-overlay {
    background-size: auto 92.5%;
    width: 50%;
    height: 100%;
    display: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .mh-overlay.left {
    left: 2.10938vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .mh-overlay.right {
    left: auto;
    right: 0;
  }
}

.main-masthead .slick-slide img {
  height: 93.5vw;
  margin-left: -39.75vw;
  width: auto;
  max-width: 300%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .main-masthead .slick-slide img {
    height: 58.72396vw;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .slick-slide img {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.main-masthead .video-slide-wrap .mh-overlay,
.main-masthead .video-slide-wrap .shadow-screen {
  display: none !important;
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .video-slide-wrap .mh-overlay,
  .main-masthead .video-slide-wrap .shadow-screen {
    display: block !important;
  }
}

.main-masthead .video-slide video {
  height: 93.5vw !important;
  display: block;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .main-masthead .video-slide video {
    max-width: 100%;
    height: 58.72396vw !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .video-slide video {
    height: 58.75vw !important;
  }
}

.main-masthead .masthead .slick-arrow {
  opacity: 0;
}

.main-masthead.unscrolled {
  z-index: 10;
}

video.masthead-video {
  display: block;
}

.video-masthead-wrapper {
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

.video-masthead-wrapper iframe {
  width: 100%;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  bottom: 50%;
  right: 50%;
  -ms-transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.video-masthead-wrapper .mh-overlay,
.video-masthead-wrapper .shadow-screen {
  display: none !important;
}

@media only screen and (min-width: 64.0625em) {
  .video-masthead-wrapper .mh-overlay,
  .video-masthead-wrapper .shadow-screen {
    display: block !important;
  }
}

#reserve-a-moment-tabs {
  position: relative;
  text-align: center;
  padding: 13vw 0 6vw 0;
  background: #000;
  background-size: cover;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs {
    padding: 6.77083vw 0 3.125vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs {
    padding: 4.76563vw 0 3.4375vw 0;
  }
}

#reserve-a-moment-tabs .mh-shadow {
  width: 100%;
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .mh-shadow {
    display: block;
    height: 3.20312vw;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: url(../img/bg-mh-shadow-bottom.png) no-repeat;
    background-size: 100% 3.20312vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .section-header,
  #reserve-a-moment-tabs .tabs,
  #reserve-a-moment-tabs .tabs-content {
    position: relative;
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
    transition: opacity 1s ease-out, -webkit-transform 0.6s ease-in;
    transition: opacity 1s ease-out, transform 0.6s ease-in;
    transition: opacity 1s ease-out, transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
  }
  #reserve-a-moment-tabs .show {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

#reserve-a-moment-tabs h2.section-header {
  background: url(../img/hdr-reserve-a-moment-today.svg) no-repeat center top;
  margin: 0 auto;
  padding: 0;
  width: 90.75vw;
  position: relative;
  height: 18.25vw;
  margin-bottom: 7.5vw;
  background-size: 100% auto;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs h2.section-header {
    width: 47.26563vw;
    height: 9.50521vw;
    margin-bottom: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs h2.section-header {
    margin-bottom: 2.26563vw;
    width: 48.59375vw;
    height: 9.76563vw;
  }
}

#reserve-a-moment-tabs .bg-section {
  background: url(../img/bg-reserve-a-moment-1.jpg) no-repeat center top;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0;
}

#reserve-a-moment-tabs.bg-1 .bg-section {
  background: url(../img/bg-reserve-a-moment-1.jpg) no-repeat center top;
  background-size: cover;
}

#reserve-a-moment-tabs.bg-2 .bg-section {
  background: url(../img/bg-reserve-a-moment-2.jpg) no-repeat center top;
  background-size: cover;
}

#reserve-a-moment-tabs.bg-3 .bg-section {
  background: url(../img/bg-reserve-a-moment-3.jpg) no-repeat center top;
  background-size: cover;
}

#reserve-a-moment-tabs.bg-4 .bg-section {
  background: url(../img/bg-reserve-a-moment-4.jpg) no-repeat center top;
  background-size: cover;
}

#reserve-a-moment-tabs .tabs {
  display: inline-block !important;
  margin-bottom: 7.5vw !important;
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .tabs {
    text-align: center;
    width: auto;
    margin-bottom: 3.90625vw !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs {
    margin-bottom: 2.57813vw !important;
    width: 58.59375vw;
    padding-left: 0;
  }
}

#reserve-a-moment-tabs .tabs .tab-title {
  outline: none;
  margin: 0;
  font-size: 2.98vw;
  padding: 3.75vw 3vw 3.5vw 3vw;
  cursor: pointer;
  color: #f7f3e5;
  opacity: 0.4;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight: 700;
  outline: none;
  display: inline-block;
  float: none;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .tabs .tab-title {
    font-size: 1.82292vw;
    padding: 1.95313vw 1.30208vw 1.82292vw 1.30208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title {
    margin: 0;
    font-size: 1.25vw;
    padding: 1.32813vw 0.9375vw;
    background: none;
    letter-spacing: 0.18em;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title:first-child {
    margin-right: 0;
    margin-left: 0;
  }
}

@media only screen and (max-width: 40em) {
  #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
    margin-right: 3.5vw;
    margin-left: 3.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
    margin: 0 20px;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
    margin-right: 3.125vw;
    margin-left: 3.125vw;
  }
}

@media only screen and (max-width: 40em) {
  #reserve-a-moment-tabs .tabs .tab-title:nth-child(3) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .tabs .tab-title:nth-child(3) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title:nth-child(3) {
    margin-right: 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title:last-child {
    margin-right: 0;
  }
}

#reserve-a-moment-tabs .tabs .tab-title.active {
  opacity: 1;
  border-bottom: 3px solid #f7f3e5;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title.active {
    border-width: 4px;
  }
}

#reserve-a-moment-tabs .tabs .tab-title:hover {
  opacity: 1;
  border-bottom: 3px solid #f7f3e5;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .tabs .tab-title:hover {
    border-width: 4px;
  }
}

#reserve-a-moment-tabs .promo-slider {
  height: auto;
}

#reserve-a-moment-tabs .slick-slider {
  height: auto;
  margin: 0 auto;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider {
    width: 83.125vw;
    height: 33.125vw;
    box-shadow: 0px -4px 9px 0px rgba(0, 0, 0, 0.25);
  }
}

@media only screen and (max-width: 40em) {
  #reserve-a-moment-tabs .slick-slider .slick-slide {
    width: 100vw !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .slick-slide {
    width: 100%;
  }
}

#reserve-a-moment-tabs .slick-slider .slick-arrow {
  top: 53.5vw;
  margin-top: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .slick-arrow {
    top: 46.875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .slick-arrow {
    top: 50%;
    margin-top: -3.125vw;
  }
}

#reserve-a-moment-tabs .slick-slider .slick-arrow.slick-next {
  right: 4.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .slick-arrow.slick-next {
    right: 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .slick-arrow.slick-next {
    right: -6.5625vw;
  }
}

#reserve-a-moment-tabs .slick-slider .slick-arrow.slick-prev {
  left: 4.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .slick-arrow.slick-prev {
    left: 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .slick-arrow.slick-prev {
    left: -6.5625vw;
  }
}

#reserve-a-moment-tabs .slick-slider .inset {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .inset {
    height: 32.8125vw;
    border: 0.78125vw solid #FFF;
    overflow: hidden;
    display: block;
  }
}

#reserve-a-moment-tabs .slick-slider img {
  border: 6px solid #FFF;
  width: 93.25vw;
  height: 37vw;
  margin: 0 auto;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider img {
    border: 10px solid #FFF;
    width: 95%;
    height: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider img {
    border: none;
    height: auto;
    width: 100%;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-price {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: 600;
  position: absolute;
  font-size: 2.2975vw;
  right: 3vw;
  top: 40vw;
  line-height: 6.125vw;
  color: #23e1f2;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .offer-price {
    width: 30vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price {
    right: 8.5vw;
    top: 25vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price {
    position: relative;
    top: auto;
    right: auto;
    font-size: 1.17188vw;
    bottom: auto;
    display: inline-block;
    line-height: 3.125vw;
    text-align: center;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price .price-info-wrap {
    display: inline-block;
    border-bottom: 1px solid rgba(247, 242, 229, 0.25);
    padding-bottom: 0.9375vw;
    margin-bottom: 1.71875vw;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-price .price-from,
#reserve-a-moment-tabs .slick-slider .offer-price .price,
#reserve-a-moment-tabs .slick-slider .offer-price .per-night {
  float: left;
  position: relative;
}

#reserve-a-moment-tabs .slick-slider .offer-price .price-from {
  margin-top: 1.25vw;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price .price-from {
    margin-top: 0.15625vw;
    letter-spacing: 0.05em;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-price .per-night {
  line-height: 2.1425vw;
  text-align: left;
  margin-top: 2vw;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price .per-night {
    line-height: 1.09375vw;
    margin-top: 0.625vw;
    letter-spacing: 0.05em;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-price .per-night span {
  display: block;
}

#reserve-a-moment-tabs .slick-slider .offer-price .price {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #23e1f2;
  font-weight: 700;
  font-style: normal;
  font-size: 6.125vw;
  margin: 0 1.5vw;
  letter-spacing: 0.09em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .offer-price .price {
    letter-spacing: 0.05em;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price .price {
    margin: 0 0.46875vw;
    font-size: 3.125vw;
    letter-spacing: 0.11em;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-price .price sup {
  font-size: 3.875vw;
  top: 0.5vw;
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-price .price sup {
    font-size: 1.95313vw;
    line-height: normal;
    position: relative;
    top: 0.23438vw;
    left: 0.23438vw;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-subtitle,
#reserve-a-moment-tabs .slick-slider .offer-title {
  font-family: "Minion W01", georgia, serif !important;
  margin: 0;
  padding: 0;
}

#reserve-a-moment-tabs .slick-slider .offer-subtitle {
  font-style: italic;
  font-weight: 400;
  color: #f7f3e5;
  font-size: 3.5vw;
  letter-spacing: 0.08em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .offer-subtitle {
    font-size: 1.82292vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-subtitle {
    font-weight: 400;
    font-size: 1.25vw;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-title {
  color: #FFF;
  font-weight: 500;
  font-size: 9.9375vw;
  margin: 0 auto 2.5vw auto;
  width: 64.5vw;
}

@media only screen and (max-width: 40em) {
  #reserve-a-moment-tabs .slick-slider .offer-title {
    line-height: 1.3;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .offer-title {
    font-size: 5.69661vw;
    margin: -1.17188vw auto 1.30208vw auto;
    width: 33.59375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-title {
    font-size: 3.90625vw;
    line-height: 3.90625vw;
    margin: 0 0 1.64063vw 0;
    width: auto;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-info {
  margin-top: 4.5vw;
  text-align: center;
  position: relative;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .offer-info {
    margin-top: 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-info {
    position: absolute;
    width: 27.5vw;
    bottom: 7.10938vw;
    right: 0.70313vw;
    margin: 0;
  }
}

#reserve-a-moment-tabs .slick-slider .offer-info .button {
  font-size: 3.9375vw;
  padding: 2.75vw 8.5vw 3.5vw 8.5vw;
  margin-bottom: 1px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #reserve-a-moment-tabs .slick-slider .offer-info .button {
    font-size: 2.05078vw;
    padding: 1.43229vw 4.42708vw 1.82292vw 4.42708vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #reserve-a-moment-tabs .slick-slider .offer-info .button {
    font-size: 1.40625vw;
    padding: 1.17188vw 2.96875vw;
  }
}

#reserve-a-moment-tabs .tabs-content {
  margin-bottom: 0;
}

.push-block-wrap {
  max-width: 1400px;
  margin: 0 auto;
}

@media only screen and (min-width: 64.0625em) {
  .push-block-wrap {
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
    transition: opacity 1s ease-out, -webkit-transform 0.6s ease-in;
    transition: opacity 1s ease-out, transform 0.6s ease-in;
    transition: opacity 1s ease-out, transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
  }
  .push-block-wrap.show {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.push-blocks {
  height: auto;
  background: url(../img/bg-pattern-1.png);
  text-align: center;
  padding: 12vw 0 4.5vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-blocks {
    padding: 7.55208vw 0 5.85938vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-blocks {
    padding: 4.21875vw 3.125vw 4.60938vw 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-blocks .columns {
    box-shadow: none;
    outline: 0;
  }
  .push-blocks .columns.user-is-tabbing:focus {
    box-shadow: 0 0 3pt 2pt #4d90fe;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-blocks .columns.large-4 {
    padding: 0;
    margin: 30px auto;
    width: 33.33333%;
    height: 33.28125vw;
    float: left;
  }
  .push-blocks .columns.large-4:first-child, .push-blocks .columns.large-4:nth-child(4) {
    padding-right: 2.86459vw;
  }
  .push-blocks .columns.large-4:nth-child(2), .push-blocks .columns.large-4:nth-child(5) {
    padding: 0 1.43229vw;
  }
  .push-blocks .columns.large-4:nth-child(3), .push-blocks .columns.large-4:last-child {
    padding-left: 2.86459vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-blocks .slick-arrow {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  .push-blocks .slick-dots {
    margin-top: 4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-blocks .slick-dots {
    margin-top: 5.46875vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-blocks .slick-dots li {
    margin: 0 1.95313vw;
  }
}

.push-blocks .slick-dots li button:before {
  color: rgba(76, 75, 70, 0.5);
}

@media only screen and (max-width: 40em) {
  .push-blocks .slick-dots li button:before {
    font-size: 10vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-blocks .slick-dots li button:before {
    font-size: 9.63542vw;
  }
}

.push-blocks .slick-dots li button:focus:before {
  color: #3498DB;
}

.push-blocks .slick-dots li.slick-active button:before {
  color: #1aa6b3;
}

.push-wrap {
  margin-top: 15px;
  position: relative;
  box-shadow: 0px -4px 15px 0px rgba(0, 0, 0, 0.6);
  outline: none;
}

@media only screen and (min-width: 550px) and (max-width: 40em) {
  .push-wrap {
    max-width: 380px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-wrap {
    margin-top: 0;
    overflow: hidden;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-wrap:hover .push-content.subtitle-top .push-subtitle,
  .push-wrap:hover .push-content.subtitle-top .push-title {
    display: block;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-wrap .push-link a {
    transition: background 0.3s ease-out, border 0.4s ease-out;
  }
  .push-wrap .push-link a:hover {
    border: 1px solid #FFF;
    background: rgba(76, 75, 70, 0.2);
    color: #FFF;
  }
}

.push-wrap-1 .push-content,
.push-wrap-4 .push-content {
  background: url(../img/indulge-gradient-hover.png) repeat-x;
}

.push-wrap-1 .push-content:hover,
.push-wrap-4 .push-content:hover {
  background: url(../img/indulge-gradient-hover.png) repeat-x;
}

.push-wrap-1 .push-link a,
.push-wrap-4 .push-link a {
  color: #864235;
}

.push-wrap-2 .push-content,
.push-wrap-5 .push-content {
  background: url(../img/relax-gradient-hover.png) repeat-x;
}

.push-wrap-2 .push-content:hover,
.push-wrap-5 .push-content:hover {
  background: url(../img/relax-gradient-hover.png) repeat-x;
}

.push-wrap-2 .push-link a,
.push-wrap-5 .push-link a {
  color: #14808a;
}

.push-wrap-3 .push-content,
.push-wrap-6 .push-content {
  background: url(../img/unwind-gradient-hover.png) repeat-x;
}

.push-wrap-3 .push-content:hover,
.push-wrap-6 .push-content:hover {
  background: url(../img/unwind-gradient-hover.png) repeat-x;
}

.push-wrap-3 .push-link a,
.push-wrap-6 .push-link a {
  color: #673b40;
}

.push-wrap.make-waves .push-content {
  background: url(../img/relax-gradient-hover.png) repeat-x;
}

.push-wrap.make-waves .push-content:hover {
  background: url(../img/relax-gradient-hover.png) repeat-x;
}

.push-wrap.make-waves .push-link a {
  color: #14808a;
}

.push-wrap.make-waves .push-link a:hover {
  color: white;
}

.push-image img {
  width: 100%;
}

.push-content {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

@media only screen and (max-width: 40em) {
  .push-content {
    padding-bottom: 7.5vw;
  }
}

@media only screen and (max-width: 40em) and (orientation: landscape) {
  .push-content {
    padding-bottom: 2.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-content {
    padding-bottom: 0;
  }
}

@media only screen and (orientation: landscape) {
  .push-content {
    background-size: auto 100% !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-content {
    padding: 8.04688vw 0 1.5625vw 0;
    background-size: auto auto !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-content.subtitle-top .push-title {
    top: 0.07813vw;
  }
}

@media only screen and (max-width: 40em) {
  .push-content.subtitle-top .push-title {
    margin-bottom: 6.25vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-content.subtitle-top .push-title {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-content.subtitle-top .push-subtitle {
    top: 0.3125vw;
  }
}

@media only screen and (max-width: 40em) {
  .push-content.subtitle-top .push-subtitle {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-content.subtitle-top .push-subtitle {
    margin-bottom: 0;
  }
}

.push-title {
  position: relative;
  top: 5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-title {
    top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-title {
    top: -0.15625vw;
  }
}

.push-title h3,
.push-title .h3 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 11.655vw;
  letter-spacing: 0.195em;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 40em) and (orientation: landscape) {
  .push-title h3,
  .push-title .h3 {
    font-size: 8.75vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-title h3,
  .push-title .h3 {
    font-size: 5.46875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-title h3,
  .push-title .h3 {
    font-size: 2.5vw;
  }
}

.push-subtitle {
  position: relative;
  top: 4.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-subtitle {
    top: -0.65104vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-subtitle {
    top: -0.15625vw;
  }
}

.push-subtitle h4,
.push-subtitle .h4 {
  font-family: "Minion W01", georgia, serif !important;
  font-size: 4.75vw;
  font-style: italic;
  color: #f7f3e5;
  font-weight: 500;
  margin: 0;
  padding: 0;
  letter-spacing: 0.09em;
}

@media only screen and (max-width: 40em) and (orientation: landscape) {
  .push-subtitle h4,
  .push-subtitle .h4 {
    font-size: 3.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-subtitle h4,
  .push-subtitle .h4 {
    font-size: 2.86458vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-subtitle h4,
  .push-subtitle .h4 {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 40em) {
  .push-subtitle {
    margin-bottom: 4.75vw;
  }
}

@media only screen and (max-width: 40em) and (orientation: landscape) {
  .push-subtitle {
    margin-bottom: 2.5vw;
  }
}

.push-description {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
  padding: 0 8.5vw;
  font-family: "Minion W01", georgia, serif !important;
  font-weight: 500;
  font-style: italic;
  line-height: 6.25vw;
  color: #f7f3e5;
  letter-spacing: 0.08em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-description {
    padding: 0 2.60417vw;
    margin-bottom: 2.60417vw;
    line-height: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-description {
    padding: 0 1.95313vw;
    font-size: 1.25vw;
    line-height: 1.95313vw;
    margin-top: 0;
  }
}

.push-description p {
  font-size: 17px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-description p {
    font-size: 2.34375vw;
    line-height: 3.64583vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-description p {
    margin-bottom: 0;
    font-size: 1.25vw;
  }
}

.push-description .push-link {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .push-description .push-link {
    display: block;
  }
}

.push-link {
  padding: 2.5vw 0;
  margin-bottom: 7.5vw;
}

@media only screen and (max-width: 40em) {
  .push-link {
    position: relative;
    top: 4.25vw;
  }
}

@media only screen and (max-width: 40em) and (orientation: landscape) {
  .push-link {
    margin-bottom: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-link {
    padding: 0;
    margin-bottom: 5.20833vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-link {
    display: block;
    margin-bottom: 0;
  }
}

.push-link.mobile {
  display: block;
}

@media only screen and (min-width: 64.0625em) {
  .push-link.mobile {
    display: none;
  }
}

.push-link a {
  font-size: 4.78vw;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  -moz-transform: matrix(0.91429, 0, 0, 0.91446, 0, 0);
  -webkit-transform: matrix(0.91429, 0, 0, 0.91446, 0, 0);
  -ms-transform: matrix(0.91429, 0, 0, 0.91446, 0, 0);
  border-radius: 3px;
  background-color: white;
  padding: 3.75vw 8vw;
  font-style: normal;
}

@media only screen and (max-width: 40em) and (orientation: landscape) {
  .push-link a {
    padding: 2.5vw 8vw;
    font-size: 3.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .push-link a {
    letter-spacing: 0.1em;
    padding: 1.30208vw 2.60417vw;
    border-radius: 0.65104vw;
    font-size: 2.47396vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .push-link a {
    font-size: 1.48438vw;
    padding: 0.78125vw 1.5625vw;
  }
}

.photo-gallery-bottom {
  position: relative;
  z-index: 1;
}

.photo-gallery-bottom a.bottom-gallery,
.photo-gallery-bottom span.launch-gallery {
  position: absolute;
  color: #FFF;
  right: 15px;
  bottom: 10px;
  font-size: 14px;
  font-family: "Minion W01", georgia, serif !important;
  cursor: pointer;
  z-index: 100;
  font-style: italic;
  font-weight: 700;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.03em;
}

.photo-gallery-bottom a.bottom-gallery.button-primary,
.photo-gallery-bottom span.launch-gallery.button-primary {
  line-height: 30px;
  padding-left: 3vw;
  padding-right: 3vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .photo-gallery-bottom a.bottom-gallery,
  .photo-gallery-bottom span.launch-gallery {
    bottom: auto;
    top: 10px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .photo-gallery-bottom a.bottom-gallery,
  .photo-gallery-bottom span.launch-gallery {
    font-size: 1.25vw;
    bottom: auto;
    top: 1.5625vw;
    right: 1.5625vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  .photo-gallery-bottom a.bottom-gallery {
    right: 10px;
    text-align: center;
  }
}

.photo-gallery-bottom h2.section-header {
  background: url(../img/hdr-find-your-moment-at-ojai-valley.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 17.25vw;
  position: absolute;
  z-index: 51;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .photo-gallery-bottom h2.section-header {
    height: 8.98438vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .photo-gallery-bottom h2.section-header {
    height: 9.6875vw;
    top: 4.21875vw;
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
    transition: opacity 1s ease-out, -webkit-transform 0.6s ease-in;
    transition: opacity 1s ease-out, transform 0.6s ease-in;
    transition: opacity 1s ease-out, transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
  }
  .photo-gallery-bottom h2.section-header.show {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@media only screen and (max-width: 40em) {
  #promo-modal.reveal-modal {
    min-height: auto !important;
  }
}

#promo-modal iframe {
  height: 200px;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  #promo-modal iframe {
    height: 400px;
  }
}

.reveal-modal-bg {
  background: rgba(0, 0, 0, 0.8);
}

.hidden {
  display: none !important;
}

.reveal-modal .close-reveal-modal {
  top: -0.5rem;
  right: 0.5rem;
}

.reveal-modal .earthcam-embed-container iframe {
  max-height: 100% !important;
  max-width: 100% !important;
}

.live-video {
  max-height: 450px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 64.0625em) {
  .live-video {
    min-height: 450px;
    display: none;
  }
}

.live-video img {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .live-video img {
    min-height: 450px;
  }
}

.live-video .overlay {
  background: rgba(0, 224, 238, 0.1);
  bottom: 0;
  color: #FFF;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.live-video .overlay:before {
  position: absolute;
  content: "";
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
}

@media only screen and (min-width: 40.0625em) {
  .live-video .overlay:before {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
  }
}

.live-video .overlay:after {
  position: absolute;
  content: "";
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
}

@media only screen and (min-width: 40.0625em) {
  .live-video .overlay:after {
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
  }
}

.live-video .overlay .inner-box {
  position: relative;
  height: 100%;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 80%;
}

@media only screen and (min-width: 40.0625em) {
  .live-video .overlay .inner-box {
    height: 50%;
    width: 50%;
  }
}

.live-video .overlay h1 {
  color: #FFF;
  font-family: "Minion W01", georgia, serif !important;
  font-size: 1.5rem;
  font-style: italic;
  margin-top: 5%;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .live-video .overlay h1 {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .live-video .overlay h1 {
    font-size: 2.75rem;
  }
}

.live-video .overlay h5 {
  color: #FFF;
  font-family: "Minion W01", georgia, serif !important;
  margin-top: 30px;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .live-video .overlay h5 {
    margin-top: 60px;
  }
}

.live-video i.icon-play {
  position: relative;
  margin-left: 40%;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .live-video i.icon-play {
    margin-left: 43%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .live-video i.icon-play {
    margin-left: 46%;
  }
}

.live-video i.icon-play:after {
  background: url("../img/video-play-white.svg") center center no-repeat;
  background-size: cover;
  content: " ";
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
}

@media only screen and (min-width: 64.0625em) {
  .live-video i.icon-play:after {
    height: 75px;
    width: 75px;
  }
}

.footer-live .live-video {
  max-height: 450px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  min-height: 30px;
}

@media only screen and (min-width: 64.0625em) {
  .footer-live .live-video {
    min-height: 90px;
    padding-top: 16px;
    display: block;
  }
}

.footer-live .live-video img {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .footer-live .live-video img {
    min-height: 450px;
  }
}

.footer-live .live-video .overlay {
  background: rgba(0, 224, 238, 0.1);
  bottom: 0;
  color: #FFF;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.footer-live .live-video .overlay:before {
  position: absolute;
  content: "";
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
}

@media only screen and (min-width: 40.0625em) {
  .footer-live .live-video .overlay:before {
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
  }
}

.footer-live .live-video .overlay:after {
  position: absolute;
  content: "";
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
}

@media only screen and (min-width: 40.0625em) {
  .footer-live .live-video .overlay:after {
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
  }
}

.footer-live .live-video .overlay .inner-box {
  position: relative;
  height: 100%;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 80%;
}

@media only screen and (min-width: 40.0625em) {
  .footer-live .live-video .overlay .inner-box {
    height: 50%;
    width: 50%;
  }
}

.footer-live .live-video .overlay h1 {
  color: #FFF;
  font-family: "Minion W01", georgia, serif !important;
  font-size: 1.5rem;
  font-style: italic;
  margin-top: 5%;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .footer-live .live-video .overlay h1 {
    font-size: 2rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .footer-live .live-video .overlay h1 {
    font-size: 2.75rem;
  }
}

.footer-live .live-video .overlay h5 {
  color: #FFF;
  font-family: "Minion W01", georgia, serif !important;
  margin-top: 30px;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .footer-live .live-video .overlay h5 {
    margin-top: 60px;
  }
}

.footer-live .live-video i.icon-play {
  position: relative;
  margin-left: 0;
  text-align: center;
}

.footer-live .live-video i.icon-play:after {
  background: url("../img/video-play-white.svg") center center no-repeat;
  background-size: cover;
  content: " ";
  height: 20px;
  position: absolute;
  top: 12px;
  left: 10px;
  width: 20px;
  z-index: 3;
}

@media only screen and (min-width: 64.0625em) {
  .footer-live .live-video i.icon-play:after {
    height: 25px;
    width: 25px;
    top: 15px;
  }
}

.footer-live .live-line {
  width: 65%;
  text-align: center;
  border-bottom: 1px solid #bdbbb2;
  line-height: 13px;
  margin: auto;
}

@media only screen and (min-width: 64.0625em) {
  .footer-live .live-line {
    width: 19%;
  }
}

.footer-live .live-line span {
  background: #4c4b46;
  padding-left: 40px;
  padding-right: 15px;
  color: white;
  font-style: italic;
  font-family: "Minion W01", georgia, serif !important;
  font-size: 18px;
}

@media only screen and (max-width: 40em) {
  .footer-live .live-line span {
    position: relative;
    top: 3px;
  }
}

.edit-mode .live-video .overlay,
.edit-mode .live-video .inner-box,
.edit-mode .reveal-modal {
  display: block !important;
  left: 0 !important;
  opacity: 1 !important;
  position: relative !important;
  top: 0 !important;
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important;
  visibility: visible !important;
  width: 100% !important;
  z-index: 1 !important;
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap {
    background: none;
    bottom: 2.1875vw;
    box-shadow: none;
    height: 5.85938vw;
    position: absolute;
    text-align: center;
    top: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console {
    margin-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console {
    margin-left: 0;
    padding-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms {
    left: 0;
    height: 4.53125vw;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms select {
    height: 3.75vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console fieldset .form-buttons {
    left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console .single-field {
    background-position: 90.4% center !important;
    height: 4.53125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console .single-field .alt-input {
    line-height: 4.53125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console form.console .field {
    height: 4.53125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .form-info-wrap {
    display: block;
    margin-top: 0;
    padding-left: 0;
    float: none;
    left: -0.625vw;
    top: -0.46875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .fields-wrap {
    margin-bottom: 0.54688vw;
    overflow: auto;
  }
}

.unscrolled .console-wrap .horizontal-console .booking-help-wrap {
  overflow: auto;
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .booking-help-wrap {
    padding-left: 1.17188vw;
    letter-spacing: .08em;
    font-size: 0.85938vw;
    color: #FFF;
    text-shadow: 0px 1px 3px rgba(0, 0, 1, 0.5);
    font-weight: 700;
    width: 23.4375vw;
    float: left;
    text-align: center;
  }
  .unscrolled .console-wrap .horizontal-console .booking-help-wrap a {
    font-size: 1.01563vw;
    letter-spacing: .01em;
    color: #FFF;
  }
  .unscrolled .console-wrap .horizontal-console .booking-help-wrap a:hover {
    color: #1aa6b3;
  }
  .unscrolled .console-wrap .horizontal-console .booking-help-wrap span {
    color: #676661;
    display: inline-block;
    margin: 0 0.625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console input,
  .unscrolled .console-wrap .horizontal-console select {
    height: 4.53125vw;
  }
}

.unscrolled .console-wrap .horizontal-console .modify-cancel-wrap {
  float: right;
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap {
    width: 23.4375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel,
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout {
    width: 50%;
    float: right;
    text-align: left;
    padding: 0;
  }
}

.unscrolled .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a,
.unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a {
  text-transform: none;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  text-shadow: 0px 1px 3px rgba(0, 0, 1, 0.5);
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a,
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a {
    font-size: 0.9375vw;
    margin-top: 0;
    text-align: center;
  }
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a:hover,
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a:hover {
    color: #1aa6b3;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout {
    float: left;
  }
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a {
    font-size: 0.9375vw;
    text-align: right;
  }
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a .divider-pipe {
    display: inline-block;
    margin: 0 0.54688vw;
    color: #fff;
  }
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a:focus {
    text-align: right;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper {
    top: 35px;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .unscrolled .console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper:before {
    left: 7.8125vw;
    right: auto;
    top: -10px;
  }
}

.console-wrap {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap {
    background-color: #4c4b46;
    position: fixed;
    width: 100%;
    z-index: 101;
    top: 0;
    bottom: auto;
    height: 5.07813vw;
    text-align: center;
    display: block;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console {
    display: inline-block;
    margin-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console form.console {
    padding: 0;
    padding-top: 0.625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console form.console .field {
    margin-bottom: 0;
  }
}

.console-wrap .horizontal-console form.console input.date-picker {
  display: none;
}

.console-wrap .horizontal-console form.console .single-field {
  text-align: left;
  background: #fff url(../img/icon-calendar.svg) no-repeat 90.4% center !important;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console form.console .single-field {
    box-shadow: inset 0.5px 0.866px 3px 0px rgba(0, 0, 1, 0.5);
    display: inline-block;
    float: left;
    height: 3.75vw;
    padding-left: 1.95313vw;
    width: 23.4375vw;
    background-size: 1.79687vw auto !important;
    background: #FFF;
    border-radius: 3px;
  }
}

.console-wrap .horizontal-console form.console .single-field .alt-input {
  font-family: "Raleway", sans-serif !important;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console form.console .single-field .alt-input {
    line-height: 3.75vw;
    font-size: 1.09375vw;
  }
}

.console-wrap .horizontal-console form.console .single-field .alt-input a {
  color: #000;
  transition: none;
}

.console-wrap .horizontal-console form.console .single-field .alt-input a:hover {
  color: #1aa6b3;
}

.console-wrap .horizontal-console form.console .single-field i {
  display: inline-block;
  margin: 0;
  font-family: "Minion W01", georgia, serif !important;
  color: #1aa6b3;
  font-weight: 600;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console form.console .single-field i {
    font-size: 1.25vw;
    margin: 0 0.54688vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console form.console fieldset {
    margin: 0;
  }
  .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms {
    box-shadow: inset 0.5px 0.866px 3px 0px rgba(0, 0, 1, 0.5);
    width: 21.40625vw;
    padding: 0;
    margin: 0 1.875vw;
    background: #FFF;
    border-radius: 3px;
    position: relative;
    height: 3.75vw;
    left: 0.07813vw;
  }
  .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms select {
    width: 50%;
    float: left;
    padding: 0 1.79687vw;
    background-color: none;
    border: none;
    cursor: pointer;
  }
  .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms select:hover, .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms select:focus {
    color: #1aa6b3;
  }
  .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms select:hover option, .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms select:focus option {
    color: #000;
  }
  .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms:focus {
    color: #1aa6b3;
  }
  .console-wrap .horizontal-console form.console fieldset .field.dropdowns.adults-rooms:focus option {
    color: #000;
  }
  .console-wrap .horizontal-console form.console fieldset .form-buttons {
    width: 23.4375vw;
    padding: 0;
    position: relative;
    left: 0.23438vw;
  }
}

.console-wrap .horizontal-console input,
.console-wrap .horizontal-console select {
  font-family: "Raleway", sans-serif !important;
  color: #000;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console input,
  .console-wrap .horizontal-console select {
    margin-bottom: 0;
    height: 3.75vw;
    padding: 0;
    font-size: 1.09375vw;
  }
}

.console-wrap .horizontal-console input[type=submit],
.console-wrap .horizontal-console select[type=submit] {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  font-weight: 700;
  background: #00e0ee;
  background: linear-gradient(to bottom, #00e0ee 0%, #00dceb 11%, #00d5e2 22%, #00c9d5 54%, #00c5d1 58%, #00919a 72%, #009099 100%);
  color: #FFF;
  border-radius: 3px;
  background-size: 1px 200px;
  transition: background 0.3s ease-out;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console input[type=submit],
  .console-wrap .horizontal-console select[type=submit] {
    font-size: 1.875vw;
    letter-spacing: .19em;
    box-shadow: none;
  }
  .console-wrap .horizontal-console input[type=submit]:hover, .console-wrap .horizontal-console input[type=submit]:focus,
  .console-wrap .horizontal-console select[type=submit]:hover,
  .console-wrap .horizontal-console select[type=submit]:focus {
    background-position: 100px;
  }
}

.console-wrap .horizontal-console .fields-wrap {
  margin-bottom: 0;
  overflow: auto;
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .fields-wrap {
    overflow: visible;
    vertical-align: middle;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .form-info-wrap {
    position: relative;
    left: 1.71875vw;
    top: 0.3125vw;
    display: inline-block;
    width: auto;
    margin-top: -0.625vw;
    vertical-align: middle;
  }
}

.console-wrap .horizontal-console fieldset .field.dropdowns.adults-rooms select {
  background-image: url(../img/down-arrow.svg);
  outline: none;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console fieldset .field.dropdowns.adults-rooms select {
    background-size: 0.9375vw auto;
    background-position: 8.28125vw center;
    height: 2.96875vw;
    margin-top: 0.39063vw;
    border-radius: 0;
    background-color: transparent;
  }
}

.console-wrap .horizontal-console fieldset .field.dropdowns.adults-rooms select#adults {
  border-right: 2px solid #e4e4e3;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console fieldset .field.dropdowns.adults-rooms select#adults {
    background-position: 7.26563vw center;
  }
}

.console-wrap .horizontal-console fieldset .field.dropdowns.adults-rooms select#child {
  border-right: 2px solid transparent;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console fieldset .field.dropdowns.adults-rooms select#child {
    background-position: 7.8125vw center;
  }
}

.console-wrap .horizontal-console .booking-help-wrap {
  overflow: auto;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .booking-help-wrap {
    font-size: 0.9375vw;
    color: #FFF;
    text-shadow: 0px 1px 3px rgba(0, 0, 1, 0.5);
    font-weight: 700;
    float: none;
    width: auto;
    text-align: left;
  }
  .console-wrap .horizontal-console .booking-help-wrap a {
    font-size: 0.9375vw;
  }
  .console-wrap .horizontal-console .booking-help-wrap a:focus {
    color: #1aa6b3;
  }
  .console-wrap .horizontal-console .booking-help-wrap span {
    display: inline-block;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .booking-help-wrap span {
    margin: 0 0.3125vw;
  }
}

.console-wrap .horizontal-console .modify-cancel-wrap {
  width: auto;
  line-height: 1.40625vw;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel,
  .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout {
    width: 100%;
    padding: 0;
    float: none;
    text-align: left;
    display: block;
    letter-spacing: .02em;
  }
}

.console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a,
.console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a:focus,
.console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a,
.console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a:focus {
  text-transform: none;
  text-decoration: none;
  color: #23e1f2;
  font-weight: bold;
  text-shadow: 0px 1px 3px rgba(0, 0, 1, 0.5);
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a,
  .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a:focus,
  .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a,
  .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a:focus {
    font-size: 0.9375vw;
    margin-top: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap .field.modify-cancel a:hover,
  .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a:hover {
    color: #FFF;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a {
    font-size: 0.9375vw;
  }
  .console-wrap .horizontal-console .modify-cancel-wrap #promo-flyout a .divider-pipe {
    display: none;
    color: #fff;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper {
    top: 2.73438vw;
    margin-left: -17.96875vw;
    top: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper:before {
    left: auto;
    right: 30%;
    top: -10px;
  }
}

.console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper .field input {
  text-align: center;
  font-size: .9375vw;
}

.console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper .field input::-webkit-input-placeholder {
  color: #999;
}

.console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper .field input:-moz-placeholder {
  color: #999;
}

.console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper .field input::-moz-placeholder {
  color: #999;
}

.console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper .field input:-ms-input-placeholder {
  color: #999;
}

@media only screen and (min-width: 64.0625em) {
  .console-wrap .horizontal-console .modify-cancel-wrap .flyout-wrapper .btn-close {
    position: absolute;
    display: block;
    top: 3px;
    font-size: 12px;
    right: 5px;
    color: #fff;
    cursor: pointer;
  }
}

.single-field {
  padding: 0 !important;
}

.single-field .date-field {
  padding: 0 !important;
  width: 100%;
}

.single-field .date-field .arrival-departure.is-datepick {
  background: transparent;
  border: 0 !important;
  border-color: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding-left: 1.95313vw;
  cursor: pointer;
}

.single-field .date-field .arrival-departure.is-datepick::-webkit-input-placeholder {
  color: #000;
}

.single-field .date-field .arrival-departure.is-datepick:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

.single-field .date-field .arrival-departure.is-datepick::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

.single-field .date-field .arrival-departure.is-datepick:-ms-input-placeholder {
  color: #000;
}

.single-field .date-field .arrival-departure.is-datepick:hover::-webkit-input-placeholder {
  color: #1aa6b3;
}

.single-field .date-field .arrival-departure.is-datepick:hover:-moz-placeholder {
  /* Firefox 18- */
  color: #1aa6b3;
}

.single-field .date-field .arrival-departure.is-datepick:hover::-moz-placeholder {
  /* Firefox 19+ */
  color: #1aa6b3;
}

.single-field .date-field .arrival-departure.is-datepick:hover:-ms-input-placeholder {
  color: #1aa6b3;
}

.top-bar-section:after {
  clear: both;
  content: '';
  display: block;
}

@media only screen and (min-width: 64.0625em) {
  .top-bar-section {
    height: 100%;
  }
}

.top-bar-section ul li {
  background: transparent;
  float: none;
}

.top-bar-section .has-dropdown > a:after {
  content: '';
  display: block;
  border: none;
  background: url(../img/bg-next.png) no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 40em) {
  .top-bar-section .has-dropdown > a:after {
    height: 4.25vw;
    width: 2.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .top-bar-section .has-dropdown > a:after {
    height: 2.21354vw;
    width: 1.30208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .top-bar-section .has-dropdown > a:after {
    display: none;
  }
}

.top-bar-section .has-dropdown > .dropdown li.back {
  background: #a3a096;
  position: relative;
}

.top-bar-section .has-dropdown > .dropdown li.back:hover a {
  color: #fff !important;
}

.top-bar-section .has-dropdown > .dropdown li.back h5 {
  padding-left: .9375em;
}

.top-bar-section .has-dropdown > .dropdown li.back:before {
  content: '';
  display: block;
  position: absolute;
  background: url(../img/bg-prev.png) no-repeat;
  background-size: cover;
  top: 50%;
}

@media only screen and (max-width: 40em) {
  .top-bar-section .has-dropdown > .dropdown li.back:before {
    height: 4.25vw;
    width: 2.5vw;
    margin-left: .9375em;
    margin-top: -2.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .top-bar-section .has-dropdown > .dropdown li.back:before {
    height: 2.21354vw;
    width: 1.30208vw;
    margin-left: .9375em;
    margin-top: -1.30208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .top-bar-section .has-dropdown > .dropdown li.back:before {
    display: none;
  }
}

.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
  background: transparent;
  background-color: transparent;
  outline: none;
}

@media only screen and (min-width: 64.0625em) {
  .top-bar-section .has-dropdown > a {
    padding-right: 1.17188vw !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    line-height: 5.9375vw;
    padding: 0 1.17188vw;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    color: #1aa6b3;
  }
}

.dropdown-wrap {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  left: 0;
  top: 0;
  z-index: 99;
}

header.primary {
  margin-bottom: 0;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 0;
  height: 25vw;
  background: #f7f3e5;
  -webkit-transform: translateZ(0);
  margin-top: 0;
  position: fixed;
}

@media only screen and (max-width: 40em) {
  header.primary {
    z-index: 200;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary {
    height: 13.02083vw;
    z-index: 200;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary {
    margin-top: 5.07813vw;
    background: none;
    height: 6.25vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary:after {
    content: '';
    display: block;
    position: absolute;
    height: 3.28125vw;
    width: 100%;
    background: url(../img/bg-header-shadow.png) repeat-x;
    background-size: auto 100%;
    z-index: -1;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary.scrolled:after {
    background: none;
  }
}

@media only screen and (max-width: 64em) {
  header.primary.on {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header.primary.on .main-nav {
    display: block;
  }
  header.primary.on .main-nav .dropdown {
    background: #4c4b46;
  }
}

header.primary.on .nav-toggle i {
  background: url(../img/bg-nav-close.svg) no-repeat center top;
  background-size: 6.25vw auto;
  height: 8.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary.on .nav-toggle i {
    background-size: 3.25521vw auto;
    height: 4.42708vw;
  }
}

header.primary .nav-toggle,
header.primary .console-toggle {
  position: absolute;
  cursor: pointer;
  width: 8.5vw;
  left: 8.25vw;
  top: 6vw;
  z-index: 51;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .nav-toggle,
  header.primary .console-toggle {
    width: 4.42708vw;
    left: 4.29688vw;
    top: 3.125vw;
  }
}

header.primary .nav-toggle span,
header.primary .nav-toggle i,
header.primary .console-toggle span,
header.primary .console-toggle i {
  display: block;
}

header.primary .nav-toggle span,
header.primary .nav-toggle a,
header.primary .console-toggle span,
header.primary .console-toggle a {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  font-size: 2.8125vw;
  color: #4c4b46;
  letter-spacing: .16em;
  font-weight: 700;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .nav-toggle span,
  header.primary .nav-toggle a,
  header.primary .console-toggle span,
  header.primary .console-toggle a {
    font-size: 1.46484vw;
  }
}

header.primary .nav-toggle i,
header.primary .console-toggle i {
  color: #1aa6b3;
  display: inline-block;
  background: url(../img/bg-nav-trigger.svg) no-repeat center top;
  background-size: auto 100%;
  margin-top: 1.5vw;
  font-size: 8.25vw;
  width: 8.5vw;
  height: 6vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .nav-toggle i,
  header.primary .console-toggle i {
    margin-top: 0.78125vw;
    font-size: 4.29688vw;
    width: 4.42708vw;
    height: 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .nav-toggle,
  header.primary .console-toggle {
    display: none;
  }
}

@media only screen and (max-width: 40em) {
  header.primary .console-toggle-appointments span {
    right: 12.23958vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .console-toggle-appointments span {
    right: 6.64063vw;
  }
}

header.primary .console-toggle {
  left: auto;
  right: 8.25vw;
}

@media only screen and (max-width: 40em) {
  header.primary .console-toggle {
    top: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .console-toggle {
    right: 4.29688vw;
  }
}

header.primary .console-toggle i {
  width: 100%;
  height: 8vw;
  margin-top: 0.5vw;
  background: url(../img/icon-calendar-beta.png) no-repeat center top;
  background-size: auto 100%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .console-toggle i {
    height: 3.64583vw;
    margin-top: 0.26042vw;
  }
}

header.primary .console-toggle span {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  header.primary.unscrolled {
    margin-top: 7.34375vw;
    position: absolute;
    height: 5.85938vw;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  header.primary.unscrolled.top-position {
    margin-top: 5vw;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  header.primary.unscrolled.top-position .logo {
    top: -1.875vw;
  }
}

header.primary.unscrolled:after {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  header.primary.unscrolled .logo {
    display: none;
    background: url(../img/OVI_New_Logo_2017-wht-2.png) no-repeat center top;
    top: -1.71875vw;
    width: 21.09375vw;
    height: 6.09375vw;
    background-size: auto 100%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary.unscrolled.top-position .logo {
    top: -1.875vw;
    background-position: center top;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary.unscrolled .main-nav {
    display: block;
    background: none;
    box-shadow: none;
  }
}

header.primary.unscrolled .main-nav .nav-left li,
header.primary.unscrolled .main-nav .nav-right li {
  /* &.has-dropdown {
                
                        &:hover {
                    
                            .dropdown {
                        
                                @media only screen and (min-width:64.0625em) {
                                    display: block;
                                    width: auto;
                                    background: rgba(247,243, 229, .9);
                                    padding: vwl(20) vwl(40) vwl(36) vwl(20);
                                    left: vwl-neg(20);
                                }
                        
                                li {
                                    width: 100%;
                                }
                                a {
                                    width: 100%;
                                    display: block;
                            
                                    @media only screen and (min-width:64.0625em) {
                                        border: none;
                                        color: #4c4b46;
                                    }
                            
                                    &:hover {
                                        color: $light-blue;
                                        
                                        
                                    }
                                    @media only screen and (min-width:64.0625em) {
                                        &:before { display: none;}
                                    }
                                    
                                }
                            }
                        }
                    }
                    
                        &:hover, &.active-parent, &.active {
                    
                            a {
                                color: $off-white;
                                @media only screen and (min-width:64.0625em) {
                                    border-bottom: none;
                                    
                                    &:before {
                                        content: '';
                                        display: block;
                                        position: absolute;
                                        width: 100%;
                                        height: 4px;
                                        background: $off-white;
                                        top: 0;
                                        left: 0;
                                    }
                                }
                            }
                        }    */
}

@media only screen and (min-width: 64.0625em) {
  header.primary.unscrolled .main-nav .nav-left li a,
  header.primary.unscrolled .main-nav .nav-right li a {
    color: #FFF;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary.unscrolled .main-nav .nav-right li.has-dropdown:first-child:hover ul.dropdown {
    width: 17.96875vw;
  }
}

header.primary .logo {
  display: block;
  width: 55vw;
  height: 14.25vw;
  margin-left: -27.5vw;
  background: url(../img/logo-ojai-mobile-blue-new.svg) no-repeat center top;
  background-size: auto 100%;
  position: absolute;
  left: 50%;
  z-index: 100;
  top: 5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .logo {
    width: 28.64583vw;
    height: 7.42188vw;
    margin-left: -14.32292vw;
    top: 2.60417vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .logo {
    position: absolute;
    margin-left: -11.17188vw;
    width: 22.57813vw;
    height: 5.85938vw;
    background: url(../img/logo-ojai-blue-new.svg) no-repeat center center;
    background-size: 100% auto;
    top: 0;
  }
}

header.primary .logo a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media only screen and (min-width: 64.0625em) {
  header.primary.top-position {
    margin-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary.top-position .logo {
    top: 0;
    background-position: center 2.1875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary.top-position .main-nav {
    box-shadow: none;
  }
}

header.primary .main-nav {
  display: none;
  background: #4c4b46;
  position: absolute;
  top: 25vw;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .main-nav {
    top: 13.02083vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav {
    display: block;
    height: 5.9375vw;
    position: relative;
    background: #f7f3e5;
    display: block;
    top: 0;
  }
}

header.primary .main-nav .nav-left,
header.primary .main-nav .nav-right {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left,
  header.primary .main-nav .nav-right {
    width: 39.2%;
    text-align: center;
  }
}

header.primary .main-nav .nav-left li,
header.primary .main-nav .nav-right li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #918e86;
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li,
  header.primary .main-nav .nav-right li {
    position: relative;
    display: inline-block;
    height: 5.9375vw;
    padding: 0;
    border-bottom: none;
  }
}

header.primary .main-nav .nav-left li a,
header.primary .main-nav .nav-right li a {
  font-family: "Oswald", "Arial", sans-serif !important;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 6.25vw;
  padding: 5vw 5.75vw;
  display: block;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  header.primary .main-nav .nav-left li a,
  header.primary .main-nav .nav-right li a {
    font-size: 3.25521vw;
    padding: 2.60417vw 2.99479vw;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1275px) {
  header.primary .main-nav .nav-left li a,
  header.primary .main-nav .nav-right li a {
    font-size: 0.75rem;
    padding: 0 0vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li a,
  header.primary .main-nav .nav-right li a {
    color: #1a1919;
    /*font-size: rem-calc(14);*/
    font-size: 1.12rem;
    letter-spacing: .075em;
    height: 5.9375vw;
    display: block;
    line-height: 5.9375vw;
    height: 5.9375vw;
    padding: 0 1.09375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li:hover a, header.primary .main-nav .nav-left li.active-parent a, header.primary .main-nav .nav-left li.active a, header.primary .main-nav .nav-left li:focus a,
  header.primary .main-nav .nav-right li:hover a,
  header.primary .main-nav .nav-right li.active-parent a,
  header.primary .main-nav .nav-right li.active a,
  header.primary .main-nav .nav-right li:focus a {
    color: #127982;
    border-bottom: 4px solid #127982;
  }
}

header.primary .main-nav .nav-left li a:focus,
header.primary .main-nav .nav-right li a:focus {
  /*&+.dropdown {
                            @media only screen and (min-width:64.0625em) {
                                display: block;
                            }
                            li {
                                width: 100%;
                            }
                            a {
                                width: 100%;
                                display: block;
                                white-space: nowrap;
                                @media only screen and (min-width:64.0625em) {
                                    border: none;
                                }
                                &:hover {
                                    color: $light-blue;
                                }
                            }
                        }*/
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li a:focus,
  header.primary .main-nav .nav-right li a:focus {
    color: #127982;
    border-bottom: 4px solid #127982;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li .dropdown,
  header.primary .main-nav .nav-right li .dropdown {
    display: none;
    position: absolute;
    margin-left: 0;
    padding-top: 1.5625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li .dropdown li,
  header.primary .main-nav .nav-right li .dropdown li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    height: auto;
    line-height: normal;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li .dropdown li.title.back.js-generated,
  header.primary .main-nav .nav-right li .dropdown li.title.back.js-generated {
    display: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li .dropdown li a,
  header.primary .main-nav .nav-right li .dropdown li a {
    margin: 0;
    padding: 0;
    height: auto;
    line-height: normal;
    display: block;
    padding: 1.25vw 0 0.70313vw 1.09375vw;
    color: #FFF;
  }
  header.primary .main-nav .nav-left li .dropdown li a:hover,
  header.primary .main-nav .nav-right li .dropdown li a:hover {
    border: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li .dropdown li a:nth-child(2),
  header.primary .main-nav .nav-right li .dropdown li a:nth-child(2) {
    margin: 0;
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown, header.primary .main-nav .nav-left li.has-dropdown:focus .dropdown,
  header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown,
  header.primary .main-nav .nav-right li.has-dropdown:focus .dropdown {
    display: block;
  }
}

header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown li, header.primary .main-nav .nav-left li.has-dropdown:focus .dropdown li,
header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown li,
header.primary .main-nav .nav-right li.has-dropdown:focus .dropdown li {
  width: 100%;
}

header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown a, header.primary .main-nav .nav-left li.has-dropdown:focus .dropdown a,
header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown a,
header.primary .main-nav .nav-right li.has-dropdown:focus .dropdown a {
  width: 100%;
  display: block;
  white-space: nowrap;
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown a, header.primary .main-nav .nav-left li.has-dropdown:focus .dropdown a,
  header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown a,
  header.primary .main-nav .nav-right li.has-dropdown:focus .dropdown a {
    border: none;
  }
}

header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown a:hover, header.primary .main-nav .nav-left li.has-dropdown:focus .dropdown a:hover,
header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown a:hover,
header.primary .main-nav .nav-right li.has-dropdown:focus .dropdown a:hover {
  color: #1aa6b3;
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left {
    float: left;
    padding-left: 0.625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-left li:nth-child(2) a {
    margin: 0 1.5625vw;
    width: auto;
  }
}

header.primary .main-nav .nav-right li:first-child {
  margin-left: 3.98437vw;
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-right {
    float: right;
    padding-right: 0.23438vw;
    text-align: left;
    position: relative;
  }
  header.primary .main-nav .nav-right > li:first-child {
    margin-left: 2.73438vw;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1275px) {
  header.primary .main-nav .nav-right > li:first-child {
    margin-left: 0.625rem;
  }
}

@media only screen and (min-width: 1276px) and (max-width: 1323px) {
  header.primary .main-nav .nav-right > li:first-child {
    margin-left: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-right li:nth-child(2) {
    margin-left: 3.67188vw;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1275px) {
  header.primary .main-nav .nav-right li:nth-child(2) {
    margin-left: 0.78125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  header.primary .main-nav .nav-right li:last-child {
    margin-left: 3.98437vw;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1275px) {
  header.primary .main-nav .nav-right li:last-child {
    margin-left: 1.5625vw;
  }
}

@media only screen and (min-width: 1276px) and (max-width: 1323px) {
  header.primary .main-nav .nav-right li:last-child {
    margin-left: 1.17188vw;
  }
}

body.edit-mode .video-masthead-block.show-for-large-up,
body.edit-mode .image-masthead-block.hide-for-large-up {
  display: block !important;
}

.page-1 #skiptocontent a {
  display: none;
}

#skiptocontent a {
  padding: 15px;
  position: absolute;
  top: 0px;
  left: -999px;
  color: white;
  border-bottom-right-radius: 8px;
  background: #7555a1;
  transition: 1s;
  z-index: 9999999999999999999999;
  box-shadow: none;
  font-size: 13px;
  outline: none;
}

#skiptocontent a:focus {
  left: 0px;
  transition: 1s;
}

@media only screen and (min-width: 64.0625em) {
  .page-1441 header.primary .main-nav .nav-left li:hover a, .page-1441 header.primary .main-nav .nav-left li.active-parent a, .page-1441 header.primary .main-nav .nav-right li:hover a {
    color: #1FD0E0;
    border-bottom: 4px solid #1FD0E0;
  }
}

.main-txt-wide {
  position: absolute;
  top: 0;
  z-index: 50;
  background: #127982;
  width: 100%;
}

.main-txt-wide .ins {
  display: inline-block;
  margin-left: 6%;
  margin-top: 15px;
}

.main-txt-wide p {
  color: #ffffff;
}

.main-txt-wide a {
  color: #ffffff;
  text-decoration: underline;
}

.main-txt-wide .ic-close {
  float: right;
  margin-top: 15px;
  padding-right: 1%;
  cursor: pointer;
}

footer.footer {
  background: #4c4b46;
  position: relative;
  border-top: 1px solid #8d8b82;
}

footer.footer .footer-logo {
  width: 43.5vw;
  height: 19.25vw;
  margin-left: -21.75vw;
  top: 62.5vw;
  position: absolute;
  left: 50%;
  background: #4c4b46 url(../img/ojai-logo-footer.svg) no-repeat center top;
  background-size: auto 100%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-logo {
    width: 22.65625vw;
    height: 10.02604vw;
    margin-left: -11.32813vw;
    top: 32.55208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-logo {
    top: 6.32813vw;
    width: 16.875vw;
    height: 7.5vw;
    margin-left: -8.4375vw;
  }
}

footer.footer .footer-top {
  border-bottom: 1px solid #656460;
  padding: 7.5vw 0 20vw 0;
  position: initial;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top {
    padding: 3.90625vw 0 10.41667vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top {
    padding: 2.65625vw 0 2.1875vw 0;
    background-position: center 1.17188vw;
    background-size: 100vw auto;
  }
}

footer.footer .footer-top .utility-nav {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-bottom: 7.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top .utility-nav {
    margin-bottom: 4.03646vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .utility-nav {
    text-align: left;
    margin-bottom: 0;
  }
}

footer.footer .footer-top .utility-nav .utility-nav-spa, footer.footer .footer-top .utility-nav .utility-nav-casa-elar {
  display: none;
}

footer.footer .footer-top .utility-nav ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-justify-content: center;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top .utility-nav ul {
    display: block;
    padding: 0 10.41667vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .utility-nav ul {
    display: block;
    margin-left: 2.73438vw;
  }
}

footer.footer .footer-top .utility-nav ul li {
  display: inline-block;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -webkit-flex-grow: 1;
  margin-right: 2.26563vw !important;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top .utility-nav ul li:nth-child(2) {
    margin: 0 10.41667vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .utility-nav ul li {
    margin: 0;
    height: 3.125vw;
    line-height: 3.125vw;
  }
  footer.footer .footer-top .utility-nav ul li:first-child {
    margin-left: 0;
    margin-right: 2.26563vw;
  }
  footer.footer .footer-top .utility-nav ul li:nth-child(3) {
    margin-left: 4.29688vw;
  }
}

footer.footer .footer-top .utility-nav ul li.shop-ojai-e-store a, footer.footer .footer-top .utility-nav ul li.e-store a {
  color: #FFF;
}

footer.footer .footer-top .utility-nav ul li.shop-ojai-e-store a:hover, footer.footer .footer-top .utility-nav ul li.e-store a:hover {
  color: #23e1f2;
}

footer.footer .footer-top .utility-nav ul li.contact-us {
  margin: 0 !important;
}

footer.footer .footer-top .utility-nav ul a {
  color: #FFF;
  font-size: 3.125vw;
  letter-spacing: .20em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top .utility-nav ul a {
    font-size: 1.95313vw;
    letter-spacing: .19em;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .utility-nav ul a {
    font-size: 1.17188vw;
  }
}

footer.footer .footer-top .utility-nav ul a:hover {
  color: #23e1f2;
}

footer.footer .footer-top .utility-nav ul li.faq {
  margin-left: 0;
}

footer.footer .footer-top .utility-nav ul li.professional-line {
  margin-right: 2.26563vw;
}

footer.footer .footer-top .social-icons {
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .social-icons {
    padding-right: 3.125vw;
  }
}

footer.footer .footer-top .social-icons span {
  display: block;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .social-icons span {
    display: inline;
  }
}

footer.footer .footer-top .social-icons span:first-child {
  margin-bottom: 6.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top .social-icons span:first-child {
    margin-bottom: 3.25521vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .social-icons span:first-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .social-icons {
    text-align: right;
  }
}

footer.footer .footer-top .social-icons a {
  display: inline-block;
  width: 12.5vw;
  height: 12.5vw;
  line-height: 12.5vw;
  border-radius: 50%;
  text-align: center;
  transition: all .2s;
  background-position: center center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-top .social-icons a {
    width: 6.51042vw;
    height: 6.51042vw;
    line-height: 6.51042vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-top .social-icons a {
    width: 3.125vw;
    height: 3.125vw;
    line-height: 3.125vw;
    margin: 0 0.9375vw 0 0;
  }
}

footer.footer .footer-top .social-icons a:hover {
  background-color: #1aa6b3;
}

footer.footer .footer-top .social-icons a.icon-facebook {
  background-image: url(../img/icon-facebook.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-twitter {
  background-image: url(../img/icon-twitter.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-instagram {
  background-image: url(../img/icon-instagram.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-snapchat {
  background-image: url(../img/icon-snapchat.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-google {
  background-image: url(../img/icon-google.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-email {
  background-image: url(../img/icon-email.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-pinterest {
  background-image: url(../img/icon-pinterest.svg);
  background-size: cover;
}

footer.footer .footer-top .social-icons a.icon-linkedin {
  background-image: url(../img/icon-linkedin.svg);
  background-size: cover;
}

footer.footer .footer-middle {
  text-align: center;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  padding: 19vw 0 5.75vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-middle {
    padding: 9.89583vw 0 2.99479vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle {
    padding: 8.04688vw 0 4.0625vw 0;
  }
}

footer.footer .footer-middle li {
  list-style: none;
  font-weight: 600;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle li {
    display: inline-block;
  }
}

footer.footer .footer-middle li span {
  display: block;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle li span {
    display: inline;
  }
}

footer.footer .footer-middle .contact-info {
  font-size: 4.0625vw;
  padding: 0;
  line-height: 7.5vw;
  margin: 0 0 6vw 0;
  letter-spacing: .04em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-middle .contact-info {
    height: auto;
    line-height: 3.90625vw;
    font-size: 2.11589vw;
    margin: 0 0 3.125vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .contact-info {
    height: 1.17188vw;
    font-size: 1.17188vw;
    line-height: 1.17188vw;
    margin: 0 0 1.17188vw 0;
    letter-spacing: .03em;
  }
}

footer.footer .footer-middle .contact-info li {
  display: block;
  color: #bdbbb2;
  padding: 0 4.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-middle .contact-info li {
    padding: 0 2.21354vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .contact-info li {
    padding: 0 1.32813vw;
    display: inline-block;
  }
}

footer.footer .footer-middle .contact-info li.address {
  margin-bottom: 3.5vw;
  color: #fff;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-middle .contact-info li.address {
    margin-bottom: 1.82292vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .contact-info li.address {
    margin-bottom: 0;
  }
}

footer.footer .footer-middle .contact-info li.address span {
  text-decoration: underline;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .contact-info li.address span {
    text-decoration: none;
  }
}

footer.footer .footer-middle .contact-info li.phone {
  margin-bottom: 1px;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .contact-info li.phone {
    margin-bottom: 0;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
  }
}

footer.footer .footer-middle .contact-info li.phone a, footer.footer .footer-middle .contact-info li.email a {
  text-decoration: underline;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .contact-info li.phone a, footer.footer .footer-middle .contact-info li.email a {
    text-decoration: none;
  }
}

footer.footer .footer-middle .contact-info a {
  color: #FFF;
}

footer.footer .footer-middle .contact-info a:hover {
  color: #23e1f2;
}

footer.footer .footer-middle .copyright {
  font-size: 2.8125vw;
  line-height: 5vw;
  color: #FFF;
  letter-spacing: .04em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-middle .copyright {
    font-size: 1.46484vw;
    line-height: 2.60417vw;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .copyright {
    line-height: 0.85938vw;
    letter-spacing: .015em;
  }
}

@media only screen and (max-width: 40em) {
  footer.footer .footer-middle .copyright {
    margin-left: 0;
  }
}

footer.footer .footer-middle .copyright li {
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .copyright li {
    font-size: 0.85938vw;
    height: 0.85938vw;
    line-height: 0.85938vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-middle .copyright li {
    line-height: 2.73438vw;
    letter-spacing: .05em;
    height: auto;
    font-size: 1.72526vw;
  }
}

footer.footer .footer-middle .copyright li.privacy-policy-site-map span {
  display: inline-block;
  height: 11px;
  border-right: 2px solid #FFF;
  line-height: 11px;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-middle .copyright li.privacy-policy-site-map span {
    height: 0.85938vw;
    line-height: 0.85938vw;
  }
}

footer.footer .footer-middle .copyright a {
  color: #FFF;
  padding: 0 8px;
}

footer.footer .footer-middle .copyright a:hover {
  color: #23e1f2;
}

footer.footer .footer-bottom {
  background: #45443f;
}

footer.footer .footer-bottom .newsletter-signup {
  padding: 7.5vw 0 0 0;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup {
    padding-top: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup {
    padding: 1.95313vw 0 1.5625vw 0;
    text-align: right;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup {
  width: auto;
  margin: 0;
  padding: 0;
  display: inline-block;
  background: none;
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields,
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header {
    display: inline-block;
    width: auto;
    float: left;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields {
  border-radius: 3px;
  background-color: #797870;
  box-shadow: inset 0.5px 0.866px 3px 0px rgba(0, 0, 1, 0.5);
  width: 87.5vw;
  height: 16.75vw;
  padding: 1vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields {
    width: 45.57292vw;
    height: 8.72396vw;
    padding: 0.52083vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields {
    padding: 0.15625vw 0;
    text-align: right;
    width: 23.51563vw;
    margin: 0 2.96875vw 0 2.34375vw;
    height: 3.90625vw;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email] {
  border: none;
  text-align: left;
  box-shadow: none;
  color: #a29f96;
  font-family: "Raleway", sans-serif !important;
  position: relative;
  padding: 1.25vw 7vw 0;
  width: 70.5vw;
  font-size: 3.75vw;
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email]::-webkit-input-placeholder {
  color: #a29f96;
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email]:-moz-placeholder {
  color: #a29f96;
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email]::-moz-placeholder {
  color: #a29f96;
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email]:-ms-input-placeholder {
  color: #a29f96;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email] {
    padding: 0 3.64583vw;
    width: 36.71875vw;
    font-size: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email] {
    float: left;
    width: 18.98438vw;
    top: -0.15625vw;
    padding: 0.39063vw 1.40625vw 0;
    font-size: 1.01563vw;
    text-align: left;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields button[type=submit] {
  width: 15.5vw;
  text-align: center;
  padding: 0;
  outline: none;
  border: none;
  border-left: 2px solid rgba(255, 255, 255, 0.15);
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields button[type=submit] {
    width: 8.07292vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields button[type=submit] {
    width: 4.21875vw;
    border-width: 1px;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email],
footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields button[type=submit] {
  display: inline-block;
  margin: 0;
  background: transparent;
  border-radius: 0;
  height: 14.25vw;
  line-height: 14.25vw;
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: none;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email],
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields button[type=submit] {
    height: 7.42188vw;
    line-height: 7.42188vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields input[type=email],
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields button[type=submit] {
    height: 3.59375vw;
    line-height: 3.59375vw;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields label {
  display: none;
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header {
  margin-bottom: 2.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header {
    margin-bottom: 1.43229vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header {
    margin-bottom: 0;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3, footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header .h3 {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-size: 4.0625vw;
  letter-spacing: .10em;
  font-weight: 500;
  margin: 0;
  color: #b5b3a6;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3, footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header .h3 {
    font-size: 2.11589vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3, footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header .h3 {
    font-size: 1.09375vw;
    text-align: center;
  }
}

footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3 span, footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header .h3 span {
  font-size: 5.625vw;
  color: #f7f3e5;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3 span, footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header .h3 span {
    font-size: 2.92969vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3 span, footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header .h3 span {
    font-size: 1.5625vw;
    display: block;
  }
}

footer.footer .footer-bottom .newsletter-signup .errors-list,
footer.footer .footer-bottom .newsletter-signup .parsley-errors-list {
  position: absolute;
}

footer.footer .footer-bottom .newsletter-signup .errors-list.filled, footer.footer .footer-bottom .newsletter-signup .parsley-errors-list.filled, footer.footer .footer-bottom .newsletter-signup .alert-box.success {
  position: absolute;
  background: #864235;
  color: #fff;
  list-style: none;
  text-align: center;
  top: 2.5vw;
  width: 87.5vw;
  font-size: 4vw;
  padding: 4vw 1.25vw;
  margin-left: 0;
  border-radius: 3px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .newsletter-signup .errors-list.filled, footer.footer .footer-bottom .newsletter-signup .parsley-errors-list.filled, footer.footer .footer-bottom .newsletter-signup .alert-box.success {
    top: 2.08333vw;
    width: 45.57292vw;
    font-size: 2.08333vw;
    padding: 2.08333vw 0.65104vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .newsletter-signup .errors-list.filled, footer.footer .footer-bottom .newsletter-signup .parsley-errors-list.filled, footer.footer .footer-bottom .newsletter-signup .alert-box.success {
    width: 23.51563vw;
    top: -0.78125vw;
    font-size: 14px;
    padding: 5px 10px;
  }
}

footer.footer .footer-bottom .newsletter-signup .errors-list.filled:after, footer.footer .footer-bottom .newsletter-signup .parsley-errors-list.filled:after, footer.footer .footer-bottom .newsletter-signup .alert-box.success:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #864235;
  left: 50%;
  margin-left: -5px;
  bottom: -20px;
}

footer.footer .footer-bottom .newsletter-signup .alert-box.success {
  background: #1aa6b3;
}

footer.footer .footer-bottom .newsletter-signup .alert-box.success:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #1aa6b3;
  left: 50%;
  margin-left: -5px;
  bottom: -20px;
}

footer.footer .footer-bottom .logo-badges {
  padding: 9.75vw 0 7.25vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges {
    padding: 5.07813vw 0 3.77604vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges {
    padding: 1.25vw 0 0.9375vw 0;
  }
}

footer.footer .footer-bottom .logo-badges ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-around;
}

footer.footer .footer-bottom .logo-badges ul li {
  margin: 0;
  padding: 0;
  height: 13.5vw;
  display: inline-block;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges ul li {
    height: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li {
    height: 5.46875vw;
    margin-right: 3.20312vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li:first-child {
    margin-left: 2.8125vw;
  }
}

footer.footer .footer-bottom .logo-badges ul li.aaa-five-diamond-award {
  background: url(../img/five-diamond.svg) no-repeat center center;
  background-size: 100% auto;
  width: 13.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges ul li.aaa-five-diamond-award {
    width: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li.aaa-five-diamond-award {
    width: 5.46875vw;
  }
}

footer.footer .footer-bottom .logo-badges ul li.travel-leisure {
  background: url(../img/travel-leisure.svg) no-repeat center center;
  background-size: auto 100%;
  width: 13.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges ul li.travel-leisure {
    width: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li.travel-leisure {
    width: 5.46875vw;
  }
}

footer.footer .footer-bottom .logo-badges ul li.conde-nast-traveler {
  background: url(../img/conde-nast.svg) no-repeat center center;
  background-size: 100% auto;
  width: 13.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges ul li.conde-nast-traveler {
    width: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li.conde-nast-traveler {
    width: 5.46875vw;
  }
}

footer.footer .footer-bottom .logo-badges ul li.legend-preferred {
  background: url(../img/legend-preferred.svg) no-repeat center center;
  background-size: 100% auto;
  width: 15.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges ul li.legend-preferred {
    width: 8.20313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li.legend-preferred {
    width: 6.5625vw;
  }
}

footer.footer .footer-bottom .logo-badges ul li.historic-hotels {
  background: url(../img/historic-hotels.svg) no-repeat center center;
  background-size: 100% auto;
  width: 18.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  footer.footer .footer-bottom .logo-badges ul li.historic-hotels {
    width: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  footer.footer .footer-bottom .logo-badges ul li.historic-hotels {
    width: 7.73438vw;
  }
}

.page-template-spa-home footer.footer .footer-top .utility-nav .utility-nav-spa, .page-template-spa-interior footer.footer .footer-top .utility-nav .utility-nav-spa {
  display: block;
}

.page-template-spa-home footer.footer .footer-top .utility-nav .utility-nav-global, .page-template-spa-home footer.footer .footer-top .utility-nav .utility-nav-casa-elar, .page-template-spa-interior footer.footer .footer-top .utility-nav .utility-nav-global, .page-template-spa-interior footer.footer .footer-top .utility-nav .utility-nav-casa-elar {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-home footer.footer .footer-top .utility-nav ul li:first-child, .page-template-spa-interior footer.footer .footer-top .utility-nav ul li:first-child {
    margin-right: 2.26563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-home footer.footer .footer-top .utility-nav ul li:nth-child(2), .page-template-spa-interior footer.footer .footer-top .utility-nav ul li:nth-child(2) {
    margin-right: 2.26563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-home footer.footer .footer-top .utility-nav ul li:nth-child(3), .page-template-spa-interior footer.footer .footer-top .utility-nav ul li:nth-child(3) {
    margin-right: 2.65625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-home footer.footer .footer-top .utility-nav ul li:nth-child(4), .page-template-spa-interior footer.footer .footer-top .utility-nav ul li:nth-child(4) {
    margin-right: 2.26563vw;
  }
}

.page-template-spa-home footer.footer .footer-top .utility-nav ul li:last-child, .page-template-spa-interior footer.footer .footer-top .utility-nav ul li:last-child {
  margin: 0;
}

.page-template-casa-elar-home footer.footer .footer-top .utility-nav .utility-nav-casa-elar, .page-template-casa-elar-interior footer.footer .footer-top .utility-nav .utility-nav-casa-elar {
  display: block;
}

.page-template-casa-elar-home footer.footer .footer-top .utility-nav .utility-nav-global, .page-template-casa-elar-home footer.footer .footer-top .utility-nav .utility-nav-spa, .page-template-casa-elar-interior footer.footer .footer-top .utility-nav .utility-nav-global, .page-template-casa-elar-interior footer.footer .footer-top .utility-nav .utility-nav-spa {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home footer.footer .footer-top .utility-nav ul li:first-child, .page-template-casa-elar-interior footer.footer .footer-top .utility-nav ul li:first-child {
    margin-right: 2.26563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home footer.footer .footer-top .utility-nav ul li:nth-child(2), .page-template-casa-elar-interior footer.footer .footer-top .utility-nav ul li:nth-child(2) {
    margin-right: 4.375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home footer.footer .footer-top .utility-nav ul li:nth-child(3), .page-template-casa-elar-interior footer.footer .footer-top .utility-nav ul li:nth-child(3) {
    margin-right: 2.65625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home footer.footer .footer-top .utility-nav ul li:nth-child(4), .page-template-casa-elar-interior footer.footer .footer-top .utility-nav ul li:nth-child(4) {
    margin-right: 2.26563vw;
  }
}

.page-template-casa-elar-home footer.footer .footer-top .utility-nav ul li:last-child, .page-template-casa-elar-interior footer.footer .footer-top .utility-nav ul li:last-child {
  margin: 0;
}

.weather-widget .weather-icon, .weather-widget p {
  display: inline-block;
  margin: 0;
  font-size: 0.75rem;
  vertical-align: middle;
}

.weather-widget p {
  color: #fff;
  font-size: 1rem;
  margin: 1px 0 0 4px;
}

.page-2273.spa-child.spa-menu footer.footer {
  background: #425363;
}

.page-2273.spa-child.spa-menu .footer-logo {
  background-color: #425363;
}

.page-2273.spa-child.spa-menu .footer-top .utility-nav .utility-nav-global {
  display: none;
}

.page-2273.spa-child.spa-menu .footer-top .utility-nav .utility-nav-spa {
  display: block;
}

.page-2273.spa-child.spa-menu .footer-bottom {
  background: #364552;
}

.page-2273.spa-child.spa-menu .footer-bottom .newsletter-signup .signup-fields {
  background: #828f9a;
}

.page-2273.spa-child.spa-menu .footer-bottom .logo-badges .aaa-five-diamond-award {
  background-image: url(../img/five-diamond-spa.svg);
}

.page-2273.spa-child.spa-menu .footer-bottom .logo-badges .legend-preferred {
  background-image: url(../img/legend-preferred-spa.svg);
}

.page-2273.spa-child.spa-menu .footer-bottom .logo-badges .historic-hotels {
  background-image: url(../img/historic-hotels-spa.svg);
}

@media only screen and (min-width: 64.0625em) {
  html.ccm-panel-ready .interior-masthead {
    margin-top: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  html.ccm-panel-ready .page-template-casa-elar-interior .interior-masthead {
    margin-top: 1.25vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  html.ccm-panel-ready .page-template-spa-interior .interior-masthead {
    margin-top: 7.03125vw;
  }
}

.interior-masthead {
  margin-top: 0;
}

@media only screen and (max-width: 40em) {
  .interior-masthead {
    margin-top: 25vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .interior-masthead {
    margin-top: 13.02083vw;
    height: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .interior-masthead {
    margin-top: 10.9375vw;
    height: auto;
  }
}

.interior-masthead .mh-caption {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .interior-masthead .mh-caption {
    display: block;
    text-shadow: 3px 3px rgba(0, 0, 0, 0.5);
    position: absolute;
    color: #ffffff;
    z-index: 10;
    font-family: "Minion W01", georgia, serif !important;
    bottom: 2.34375vw;
    right: 6.48438vw;
    font-size: 1.71875vw;
    font-style: italic;
    letter-spacing: .01em;
  }
}

@media only screen and (max-width: 40em) {
  .interior-masthead .slick-slide {
    height: 100% !important;
  }
}

@media only screen and (max-width: 40em) {
  .interior-masthead .slick-slide img {
    height: auto !important;
    width: auto;
    max-width: 100% !important;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .interior-masthead .slick-slide img {
    width: 100%;
    height: auto;
  }
}

.page-header {
  background: url(../img/bg-pattern-1.png);
  background-size: 17.25vw 17.25vw;
  background-color: white;
  padding: 10.25vw 0 6.25vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-header {
    background-size: 8.98438vw 8.98438vw;
    padding: 4.55729vw 0 3.25521vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-header {
    padding: 2.34375vw 0;
    background-size: 8.35938vw 8.35938vw;
  }
}

.page-header h1 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: .20em;
  color: #45443f;
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 8.125vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-header h1 {
    font-size: 5.20833vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-header h1 {
    font-size: 4.53125vw;
    letter-spacing: .18em;
    word-spacing: 0.54688vw;
  }
}

.secondary-nav {
  background: #fbf9f2;
  text-align: center;
  border-top: 1px solid #dad6cb;
  border-bottom: 1px solid #dad6cb;
  height: auto;
  padding: 3vw 3.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .secondary-nav {
    padding: 1.5625vw 1.82292vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav {
    height: 5.78125vw;
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav.accommodations li {
    margin: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav.accommodations li a {
    height: 5.78125vw;
  }
}

.secondary-nav .secondary-nav-trigger {
  border-radius: 4px;
  background: #FFF url(../img/down-arrow.svg) no-repeat 92.5% center;
  box-shadow: inset 0.5px 0.866px 4px 0px rgba(0, 0, 1, 0.5);
  background-size: 3.5vw 1.75vw;
  padding: 5.25vw 6vw;
  font-size: 3.75vw;
  color: #000;
  cursor: pointer;
  text-align: left;
  letter-spacing: .03em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .secondary-nav .secondary-nav-trigger {
    background-size: 1.82292vw 0.91146vw;
    padding: 2.73438vw 3.125vw;
    font-size: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav .secondary-nav-trigger {
    display: none;
  }
}

.secondary-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav ul {
    display: inline-block;
  }
}

.secondary-nav ul.nav {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav ul.nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 97%;
    margin: 0 auto;
  }
}

.secondary-nav ul li {
  display: block;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav ul li {
    display: inline-block;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin: 0 2%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1166px) {
  .secondary-nav ul li {
    margin: 0 1.5%;
  }
}

.secondary-nav ul li a {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  letter-spacing: .09em;
  font-weight: 700;
  padding: 3.75vw 5vw;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  display: block;
  width: 100%;
  text-align: left;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .secondary-nav ul li a {
    font-size: 24px;
    padding: 1.95313vw 2.60417vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav ul li a {
    height: 5.625vw;
    font-size: 0.875rem;
    line-height: 5.78125vw;
    color: #1a1919;
    padding: 0 1.17188vw;
    letter-spacing: .18em;
    border: none;
    text-align: center;
  }
}

.secondary-nav ul li a:hover, .secondary-nav ul li a.nav-selected {
  color: #127982;
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav ul li a:hover, .secondary-nav ul li a.nav-selected {
    border-bottom: 4px solid #127982;
  }
}

.secondary-nav ul li.nav-path-selected a {
  color: #127982;
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav ul li.nav-path-selected a {
    border-bottom: 4px solid #127982;
  }
}

@media only screen and (max-width: 40em) {
  .secondary-nav ul li:last-child a {
    border-bottom: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .secondary-nav ul li:last-child a {
    border-bottom: none;
  }
}

.secondary-nav.open {
  background: #4c4b46;
  padding-bottom: 0;
  transition: all .2s;
}

.secondary-nav.open .secondary-nav-trigger {
  background: #FFF url(../img/up-arrow.svg) no-repeat 92.5% center;
  background-size: 3.5vw 1.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .secondary-nav.open .secondary-nav-trigger {
    background-size: 1.82292vw 0.91146vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav.open {
    background: #fbf9f2;
    transition: none;
  }
}

.content-wrap {
  background: #f7f3e5;
  padding: 8.75vw 0;
  /* Floorplans Button */
  /* End Floorplans Button */
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap {
    padding: 4.55729vw 0 0 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap {
    padding: 0;
  }
  .content-wrap > .row {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.content-wrap p,
.content-wrap ul,
.content-wrap ol,
.content-wrap li {
  color: #4c4b46;
  font-size: 3.75vw;
  line-height: inherit;
  margin-bottom: 5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap p,
  .content-wrap ul,
  .content-wrap ol,
  .content-wrap li {
    font-size: 2.08333vw;
    line-height: inherit;
    margin-bottom: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap p,
  .content-wrap ul,
  .content-wrap ol,
  .content-wrap li {
    font-size: 1.25vw;
    line-height: inherit;
    margin-bottom: 2.42188vw;
  }
}

.content-wrap ul.slick-dots {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap ul.slick-dots button:before {
    font-size: 3.4375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap li {
    margin-bottom: 0.39063vw;
  }
}

.content-wrap h1,
.content-wrap h2,
.content-wrap h3,
.content-wrap h4,
.content-wrap h5,
.content-wrap h6,
.content-wrap .h4,
.content-wrap .h3,
.content-wrap .h5 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  letter-spacing: .10em;
  color: #4c4b46;
  font-weight: 700;
  text-transform: uppercase;
}

.content-wrap h2 {
  font-size: 6.25vw;
  line-height: 8.125vw;
  margin-bottom: 5.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap h2 {
    font-size: 5.20833vw;
    line-height: 4.55729vw;
    margin-bottom: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap h2 {
    font-size: 2.8125vw;
    margin-bottom: 1.5625vw;
    line-height: normal;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap h3, .content-wrap .h3 {
    font-size: 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap h4, .content-wrap .h4 {
    font-size: 1.79687vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content {
    width: 68.671875%;
  }
}

.content-wrap #content,
.content-wrap #content-full {
  border-right: 1px solid #dad6cb;
  border-bottom: 1px solid #dad6cb;
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content,
  .content-wrap #content-full {
    padding: 4.76563vw 4.6875vw 0 4.6875vw;
    border-bottom: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content ul,
  .content-wrap #content-full ul {
    margin-bottom: 3.90625vw;
  }
}

.content-wrap #content ul.errors-list.filled, .content-wrap #content ul.parsley-errors-list.filled,
.content-wrap #content-full ul.errors-list.filled,
.content-wrap #content-full ul.parsley-errors-list.filled {
  position: relative;
  background: #864235;
  color: #ffffff;
  height: 20px;
  font-size: 6vw;
  list-style: none;
  text-align: center;
  padding: 0 20px;
  margin: 0;
  border-radius: 3px;
  line-height: normal;
  height: auto;
  z-index: 1;
}

.content-wrap #content ul.errors-list.filled:before, .content-wrap #content ul.parsley-errors-list.filled:before,
.content-wrap #content-full ul.errors-list.filled:before,
.content-wrap #content-full ul.parsley-errors-list.filled:before {
  content: '';
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-bottom-color: #864235;
  top: -20px;
  z-index: 2;
}

.content-wrap #content ul.errors-list.filled li, .content-wrap #content ul.parsley-errors-list.filled li,
.content-wrap #content-full ul.errors-list.filled li,
.content-wrap #content-full ul.parsley-errors-list.filled li {
  padding: 0;
  margin: 0;
  line-height: normal;
  color: #ffffff;
  padding: 5px 0;
  text-align: left;
  list-style: none;
}

.content-wrap #content ul.errors-list.filled li:before, .content-wrap #content ul.parsley-errors-list.filled li:before,
.content-wrap #content-full ul.errors-list.filled li:before,
.content-wrap #content-full ul.parsley-errors-list.filled li:before {
  display: none;
}

.content-wrap #content ul li,
.content-wrap #content-full ul li {
  list-style: none;
  margin-bottom: 1.25vw;
  position: relative;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #content ul li,
  .content-wrap #content-full ul li {
    margin-bottom: 1.30208vw;
  }
}

.content-wrap #content ul li:before,
.content-wrap #content-full ul li:before {
  font-size: 18px;
  position: absolute;
  left: -3vw;
  top: 2.2vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #content ul li:before,
  .content-wrap #content-full ul li:before {
    left: -1.5625vw;
    top: 1.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content ul li:before,
  .content-wrap #content-full ul li:before {
    left: -1.05469vw;
    top: .6vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content ul li,
  .content-wrap #content-full ul li {
    margin-bottom: 0;
    line-height: 2.26563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content p a.button,
  .content-wrap #content-full p a.button {
    margin-bottom: 2.34375vw;
  }
}

.content-wrap #content p a.button.btn-floorplans,
.content-wrap #content-full p a.button.btn-floorplans {
  margin-bottom: 0;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #content h2,
  .content-wrap #content-full h2 {
    margin-bottom: 2.5vw;
  }
}

.content-wrap .intro-content {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  color: #4c4b46;
  font-size: 5vw;
  padding: 0 8vw 8.5vw 8vw;
  line-height: 8.2vw;
  letter-spacing: .046em;
  margin-bottom: 11.25vw;
  border-bottom: 1px solid #dad6cb;
  margin-right: -8vw;
  margin-left: -8vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap .intro-content {
    font-size: 2.60417vw;
    padding: 0 4.16667vw 4.42708vw 4.16667vw;
    line-height: 4.27083vw;
    margin-bottom: 5.85938vw;
    margin-left: -4.16667vw;
    margin-right: -4.16667vw;
  }
}

@media (min-device-width: 1025px) and (max-device-width: 1280px) and (orientation: landscape) {
  .content-wrap .intro-content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .intro-content {
    padding: 0 0 3.90625vw 0;
    font-size: 1.64063vw;
    line-height: 2.73438vw;
    letter-spacing: .05em;
    margin-bottom: 4.76563vw;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}

.content-wrap .intro-content p,
.content-wrap .intro-content ul,
.content-wrap .intro-content ol {
  font-size: 5vw;
  line-height: 8.125vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap .intro-content p,
  .content-wrap .intro-content ul,
  .content-wrap .intro-content ol {
    font-size: 2.60417vw;
    line-height: 4.94792vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .intro-content p,
  .content-wrap .intro-content ul,
  .content-wrap .intro-content ol {
    font-size: 1.64063vw;
    line-height: 2.73438vw;
  }
}

.content-wrap .intro-content p:last-child,
.content-wrap .intro-content ul:last-child,
.content-wrap .intro-content ol:last-child {
  margin-bottom: 0;
}

.content-wrap .intro-content .button {
  font-style: normal;
}

.page-435 .content-wrap .intro-content {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 1.25rem;
}

.page-435 .content-wrap #rd-widget-frame {
  border-bottom: 1px solid #dad6cb;
  padding-bottom: 1.25rem;
}

.page-435 .content-wrap .ccm-image-slider-container {
  margin-top: 2rem;
}

.content-wrap .full-content {
  padding: 8.5vw 8vw 0 8vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap .full-content {
    padding: 4.42708vw 4.16667vw 0 4.16667vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .full-content {
    padding: 3.90625vw 0 4.53125vw 0;
    letter-spacing: .02em;
  }
}

.content-wrap .full-content .intro-content p:last-child {
  margin-bottom: 0;
}

.content-wrap #content-full .intro-content {
  margin-bottom: 0;
}

.content-wrap .main-content {
  padding: 0 8vw 0 8vw;
  line-height: 6.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap .main-content {
    padding: 0 4.16667vw 0 4.16667vw;
    line-height: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .main-content {
    padding: 0;
    letter-spacing: .02em;
    line-height: 2.34375vw;
  }
}

.content-wrap .main-content .button,
.content-wrap .main-content .button-primary,
.content-wrap .main-content .button-white,
.content-wrap .main-content .button-tan {
  margin-right: 1.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap .main-content .button,
  .content-wrap .main-content .button-primary,
  .content-wrap .main-content .button-white,
  .content-wrap .main-content .button-tan {
    margin-right: 1.30208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .main-content .button,
  .content-wrap .main-content .button-primary,
  .content-wrap .main-content .button-white,
  .content-wrap .main-content .button-tan {
    margin-right: 1.5625vw;
  }
}

.content-wrap .main-content p .button:last-child,
.content-wrap .main-content p .button-primary:last-child,
.content-wrap .main-content p .button-white:last-child,
.content-wrap .main-content p .button-tan:last-child {
  margin-right: 0;
}

.content-wrap .main-content p[data-redactor-inserted-image='true'] {
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .main-content p[data-redactor-inserted-image='true'] {
    width: auto;
    margin: 0 0 3.90625vw 0;
  }
}

.content-wrap .main-content p[data-redactor-inserted-image='true'] img {
  width: 100%;
}

.content-wrap .ccm-image-slider-inner .ccm-image-slider-text {
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .content-wrap .ccm-image-slider-inner .ccm-image-slider-text {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
  }
}

.content-wrap .ccm-image-slider-inner .ccm-image-slider-text h2,
.content-wrap .ccm-image-slider-inner .ccm-image-slider-text p {
  color: #FFF;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  margin-bottom: 1vw !important;
}

.content-wrap #sidebar {
  text-align: center;
  /* Floorplans Push */
  /* End Floorplans Push */
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar {
    width: 31.171875%;
  }
}

.content-wrap #sidebar.columns {
  padding: 0;
}

.content-wrap #sidebar .side-block {
  padding: 6.25vw 3.25vw;
  position: relative;
  border-bottom: 1px solid #dad6cb;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block {
    padding: 3.25521vw 1.69271vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block {
    padding: 1.95313vw;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav {
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 40em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav {
    border-bottom: none;
    padding-top: 20px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav {
    border-bottom: none;
    padding-top: 30px;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav {
  text-align: left;
  list-style: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 16px;
  margin-left: 20px;
  padding: 0;
  width: calc(100% - 40px);
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav {
    font-size: 1.25vw;
    margin: 2.42188vw 0 5.78125vw 1.71875vw;
    width: 23.4375vw;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 40em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li {
    font-size: 4.5vw !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li {
    font-size: 2.34375vw !important;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a {
  color: #1a1919;
  display: block;
  padding: 7px 0;
  letter-spacing: .10em;
  border-bottom: 1px solid #d5d1c5;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a {
    padding: 0.54688vw 0;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a:hover, .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a.nav-selected {
  color: #127982;
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.olivella a {
  background: url(../img/dining-Olivella.svg) no-repeat center center;
  height: 60px;
  background-size: 125px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.olivella a {
    height: 4.29688vw;
    background-size: 10.15625vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.wallace-neff-heritage-bar a {
  background: url(../img/dining-WallaceNeff.svg) no-repeat center center;
  height: 157px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.wallace-neff-heritage-bar a {
    height: 11.01563vw;
    background-size: 9.53125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.the-oak a {
  background: url(../img/dining-TheOak.svg) no-repeat center center;
  height: 157px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.the-oak a {
    height: 4.6875vw;
    background-size: 9.21875vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.the-oak-kitchen a {
  background: url(../img/dining-TheOak.png) no-repeat center center;
  height: 157px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.the-oak-kitchen a {
    height: 11.01563vw;
    background-size: 10.78125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.jimmys-pub a {
  background: url(../img/dining-Jimmys-pub-color.png) no-repeat center center;
  height: 157px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.jimmys-pub a {
    height: 11.01563vw;
    background-size: 9.53125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.spa-cafe a, .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.spa-cafe {
  background: url(../img/dining-SpaCafe.svg) no-repeat center center;
  height: 157px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.spa-cafe a, .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.spa-cafe {
    height: 11.01563vw;
    background-size: 9.53125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.indigo-pool a {
  background: url(../img/dining-IndigoPool.svg) no-repeat center center;
  height: 187px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.indigo-pool a {
    height: 13.51563vw;
    background-size: 9.53125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.pixie-pool a {
  background: url(../img/dining-PixiePool.svg) no-repeat center center;
  height: 187px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.pixie-pool a {
    height: 11.5625vw;
    background-size: 9.53125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.libbeys-market a {
  background: url(../img/dining-libbys-market.svg) no-repeat center center;
  height: 187px;
  background-size: 120px auto;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.libbeys-market a {
    height: 11.5625vw;
    background-size: 9.53125vw auto;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.in-room-dining a {
  height: 187px;
  line-height: 187px;
  white-space: nowrap;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li.in-room-dining a {
    height: 3.59375vw;
    line-height: 3.59375vw;
  }
}

.content-wrap #sidebar .side-block.interior-tertiary-nav .bg-find-your-moment {
  padding: 0;
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.interior-tertiary-nav .bg-find-your-moment {
    background: url(../img/find-your-moment-interior.svg) no-repeat center center;
    height: 23.82813vw;
    background-size: 22.73438vw 15.70313vw;
  }
}

.content-wrap #sidebar .side-block.side-block-2 {
  padding: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block.side-block-2 ul.slick-dots {
    margin-bottom: 7.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.side-block-2 {
    padding-top: 1.95313vw !important;
  }
}

@media only screen and (max-width: 40em) {
  .content-wrap #sidebar .side-block.maps-direction-block p {
    font-size: 4.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.maps-direction-block p {
    line-height: 1.95313vw;
  }
}

@media only screen and (max-width: 40em) {
  .content-wrap #sidebar .side-block.maps-direction-block h3 {
    font-size: 6.25vw;
  }
}

.content-wrap #sidebar .side-block.maps-direction-block .global-map-directions {
  padding-left: 3.75vw;
  padding-right: 3.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block.maps-direction-block .global-map-directions {
    padding-left: 9.76563vw;
    padding-right: 9.76563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block.maps-direction-block .global-map-directions {
    padding-left: 4.29688vw;
    padding-right: 4.29688vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block.side-block-3 {
    padding: 5.72917vw 6.25vw;
  }
}

@media only screen and (max-width: 40em) {
  .content-wrap #sidebar .side-block:last-child {
    border: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block:last-child {
    letter-spacing: .09em;
    padding-top: 3.35938vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .side-block:last-child h3 {
    font-size: 6.25vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block:last-child h3 {
    margin-bottom: 1.17188vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block:last-child p {
    line-height: 1.875vw;
    margin-bottom: 1.71875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .side-block:last-child a.button {
    padding: 1.17188vw 3.125vw;
    margin-bottom: 2.73438vw;
  }
}

.content-wrap #sidebar .push-wrap {
  background: black;
  overflow: hidden;
}

@media only screen and (min-width: 550px) and (max-width: 40em) {
  .content-wrap #sidebar .push-wrap {
    max-width: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .push-wrap {
    margin: 0 1.30208vw;
    height: auto;
    width: 50%;
    float: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .push-wrap {
    margin-bottom: 1.01563vw;
  }
}

.content-wrap #sidebar .push-blocks {
  padding: 0;
  background: none;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .push-blocks {
    padding: 0 0 0.78125vw 0;
  }
}

.content-wrap #sidebar .push-blocks .slick-list {
  padding: 6.25vw 6.25vw 5vw 6.25vw;
}

@media only screen and (min-width: 550px) and (max-width: 40em) {
  .content-wrap #sidebar .push-blocks .slick-list {
    padding: 6.25vw 15vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .push-blocks .slick-list {
    padding: 1.95313vw 1.95313vw 0 1.95313vw;
  }
}

.content-wrap #sidebar .push-blocks .push-title h3, .content-wrap #sidebar .push-blocks .push-title .h3 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11.655vw;
  letter-spacing: .195em;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .push-blocks .push-title h3, .content-wrap #sidebar .push-blocks .push-title .h3 {
    font-size: 5.46875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .push-blocks .push-title h3, .content-wrap #sidebar .push-blocks .push-title .h3 {
    font-size: 3.28125vw;
  }
}

.content-wrap #sidebar .push-blocks .push-subtitle h4, .content-wrap #sidebar .push-blocks .push-subtitle .h4 {
  text-transform: none;
  font-family: "Minion W01", georgia, serif !important;
  font-size: 4.75vw;
  font-style: italic;
  color: #f7f3e5 !important;
  font-weight: 500;
  margin: 0;
  padding: 0;
  letter-spacing: .09em;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .push-blocks .push-subtitle h4, .content-wrap #sidebar .push-blocks .push-subtitle .h4 {
    font-size: 2.86458vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .push-blocks .push-subtitle h4, .content-wrap #sidebar .push-blocks .push-subtitle .h4 {
    font-size: 1.25vw;
  }
}

.content-wrap #sidebar .push-blocks .push-description p,
.content-wrap #sidebar .push-blocks .push-description ul,
.content-wrap #sidebar .push-blocks .push-description ol,
.content-wrap #sidebar .push-blocks .push-description li {
  color: #f7f3e5 !important;
}

.content-wrap #sidebar .single-push-block {
  display: inline-block;
  background: url(../img/bg-single-push-block.jpg) no-repeat;
  background-size: cover;
  background-color: black !important;
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.6);
  width: 100%;
  height: auto;
  padding: 18.5vw 0 16.75vw 0;
}

@media only screen and (orientation: landscape) {
  .content-wrap #sidebar .single-push-block {
    padding: 2.5vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block {
    padding: 6.875vw 0 6.01563vw 0;
  }
}

.content-wrap #sidebar .single-push-block .offer-price {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: 600;
  color: #23e1f2;
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-price {
    font-size: 1.17188vw;
    line-height: 3.125vw;
    text-align: center;
  }
}

.content-wrap #sidebar .single-push-block .offer-price .price-info-wrap {
  display: block;
  width: 100%;
  overflow: auto;
  border-bottom: 1px solid rgba(247, 242, 229, 0.25);
  padding: 0vw 1.5vw 0.75vw 1.5vw;
  margin-bottom: 8.75vw;
}

@media only screen and (orientation: landscape) {
  .content-wrap #sidebar .single-push-block .offer-price .price-info-wrap {
    margin-bottom: 2.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-price .price-info-wrap {
    display: inline-block;
    margin-bottom: 1.5625vw;
    padding: 0 0.46875vw 0.9375vw 0.46875vw;
  }
}

.content-wrap #sidebar .single-push-block .offer-price .price-from,
.content-wrap #sidebar .single-push-block .offer-price .price,
.content-wrap #sidebar .single-push-block .offer-price .per-night {
  float: left;
  position: relative;
}

.content-wrap #sidebar .single-push-block .offer-price .price-from {
  margin-top: 3.75vw;
  letter-spacing: .05em;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-price .price-from {
    margin-top: 0.15625vw;
  }
}

.content-wrap #sidebar .single-push-block .offer-price .per-night {
  line-height: 4vw;
  text-align: left;
  margin-top: 3.75vw;
  letter-spacing: .05em;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-price .per-night {
    line-height: 1.09375vw;
    margin-top: 0.625vw;
  }
}

.content-wrap #sidebar .single-push-block .offer-price .per-night span {
  display: block;
}

.content-wrap #sidebar .single-push-block .offer-price .price {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #23e1f2;
  font-weight: 700;
  font-style: normal;
  font-size: 12.5vw;
  letter-spacing: .09em;
  margin: 0 2.5vw;
}

@media only screen and (orientation: landscape) {
  .content-wrap #sidebar .single-push-block .offer-price .price {
    font-size: 7.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-price .price {
    margin: 0 0.46875vw;
    font-size: 3.125vw;
    letter-spacing: .11em;
  }
}

.content-wrap #sidebar .single-push-block .offer-price .price sup {
  font-size: 7.8125vw;
  top: 0.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-price .price sup {
    font-size: 1.95313vw;
    line-height: normal;
    position: relative;
    top: 0.23438vw;
    left: 0.23438vw;
  }
}

.content-wrap #sidebar .single-push-block .offer-subtitle,
.content-wrap #sidebar .single-push-block .offer-title {
  font-family: "Minion W01", georgia, serif !important;
  margin: 0;
  padding: 0;
  text-transform: none;
}

.content-wrap #sidebar .single-push-block .offer-subtitle {
  font-style: italic;
  font-weight: 500;
  color: #f7f3e5;
  font-size: 5vw;
  letter-spacing: .08em;
  margin-bottom: 0.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .single-push-block .offer-subtitle {
    font-size: 2.625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-subtitle {
    font-weight: 600;
    font-size: 1.25vw;
    margin-bottom: 0;
  }
}

.content-wrap #sidebar .single-push-block .offer-title {
  color: #FFF;
  font-weight: 500;
  font-size: 15.625vw;
  margin: 0 auto 7.5vw auto;
  width: 100%;
  line-height: 15vw;
  letter-spacing: normal;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .single-push-block .offer-title {
    width: auto;
    font-size: 8.25vw;
    margin: -0.75vw 0 1.875vw 0;
    line-height: normal;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-title {
    font-size: 3.90625vw;
    line-height: 3.90625vw;
    margin: 0 0 1.64063vw 0;
    width: auto;
  }
}

.content-wrap #sidebar .single-push-block .offer-info {
  position: relative;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-info {
    margin: 0;
  }
}

.content-wrap #sidebar .single-push-block .offer-info .button {
  font-size: 4.78vw;
  padding: 4vw 10.25vw 4vw 10.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .single-push-block .offer-info .button {
    font-size: 1.875vw;
    padding: 1.25vw 3.75vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .single-push-block .offer-info .button {
    font-size: 1.40625vw;
    padding: 1.17188vw 2.96875vw;
  }
}

.content-wrap #sidebar .view-all-wrap {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .19em;
  font-size: 5vw;
  margin-top: 4.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .view-all-wrap {
    font-size: 1.25vw;
    margin-top: 1.40625vw;
    letter-spacing: .21em;
  }
}

.content-wrap #sidebar .view-all-wrap a {
  color: #127982;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .view-all-wrap a {
    position: relative;
    left: -0.39063vw;
  }
}

.content-wrap #sidebar .view-all-wrap img {
  position: relative;
  left: 2.5vw;
  top: -0.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .view-all-wrap img {
    left: 0.39063vw;
    top: -0.15625vw;
  }
}

.content-wrap #sidebar .floorplan-push {
  border: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .floorplan-push .slick-track {
    left: 25%;
  }
}

.content-wrap #sidebar .floorplan-push .push-wrap-1 .push-content {
  background: url(../img/relax-gradient-hover.png) repeat-x;
}

.content-wrap #sidebar .floorplan-push .push-wrap-1 .push-content:hover {
  background: url(../img/relax-gradient-hover.png) repeat-x;
}

.content-wrap #sidebar .floorplan-push .push-wrap-1 .push-link a {
  color: #14808a;
}

.content-wrap #sidebar .floorplan-push .push-blocks .push-title h3 {
  font-size: 7.03125vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap #sidebar .floorplan-push .push-blocks .push-title h3 {
    font-size: 3.51563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap #sidebar .floorplan-push .push-blocks .push-title h3 {
    font-size: 2.60417vw;
  }
}

.content-wrap .floorplans {
  text-align: center;
}

.content-wrap .floorplans .btn-floorplans {
  background: url(../img/btn-view-floorplans.png) no-repeat left center;
  background-size: 100% auto;
  border-radius: 0;
  box-shadow: none;
  font-size: 0;
  margin-bottom: 0;
  max-width: 100%;
  min-height: 100px;
  width: 491px;
}

.content-wrap .floorplans .btn-floorplans:hover {
  background-color: transparent;
}

body.meetings .ccm-image-slider-inner .ccm-image-slider-text {
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  body.meetings .ccm-image-slider-inner .ccm-image-slider-text {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
  }
}

body.meetings .ccm-image-slider-inner .ccm-image-slider-text h2,
body.meetings .ccm-image-slider-inner .ccm-image-slider-text p {
  color: #FFF;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  margin-bottom: 1vw !important;
}

@media only screen and (max-width: 40em) {
  body.meetings-child.program-overview .interior-masthead .slick-slide img {
    margin-left: -50%;
  }
}

.ccm-image-slider-inner .ccm-image-slider-text {
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .ccm-image-slider-inner .ccm-image-slider-text {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
  }
}

.ccm-image-slider-inner .ccm-image-slider-text h2,
.ccm-image-slider-inner .ccm-image-slider-text p {
  color: #FFF;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  margin-bottom: 1vw !important;
}

body.site-map .secondary-nav,
body.site-map #content .intro-content {
  display: none;
}

body.site-map .content-wrap .main-content {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

body.site-map .content-wrap #content ul,
body.site-map .content-wrap #content-full ul {
  margin-bottom: 0;
}

body.site-map .content-wrap #content ul li,
body.site-map .content-wrap #content-full ul li {
  font-weight: 700;
  text-transform: uppercase;
}

body.site-map .content-wrap #content ul li a,
body.site-map .content-wrap #content-full ul li a {
  color: #4c4b46;
}

body.site-map .content-wrap #content ul li a:hover,
body.site-map .content-wrap #content-full ul li a:hover {
  color: #23e1f2;
}

body.site-map .content-wrap #content ul li ul li,
body.site-map .content-wrap #content-full ul li ul li {
  font-weight: 400;
  text-transform: none;
}

body.site-map .content-wrap #sidebar .side-block.side-block-2,
body.site-map .content-wrap #sidebar .side-block.side-block-3 {
  display: none;
}

body.offers .side-block-2,
body.offers .side-block-3,
body.offers .side-block-4,
body.offers-child .side-block-2,
body.offers-child .side-block-3,
body.offers-child .side-block-4,
body.accommodations-child .side-block-2,
body.accommodations-child .side-block-3,
body.accommodations-child .side-block-4,
body.press-room .side-block-2,
body.press-room .side-block-3,
body.press-room .side-block-4,
body.press-room-child .side-block-2,
body.press-room-child .side-block-3,
body.press-room-child .side-block-4,
body.event-calendar .side-block-2,
body.event-calendar .side-block-3,
body.event-calendar .side-block-4 {
  display: none;
}

body.plan-your-itinerary .side-block-3,
body.plan-your-itinerary .side-block-4,
body.plan-your-itinerary-child .side-block-3,
body.plan-your-itinerary-child .side-block-4 {
  display: none;
}

body.plan-your-itinerary .secondary-nav,
body.plan-your-itinerary-child .secondary-nav {
  text-align: center;
}

body.plan-your-itinerary .secondary-nav ul,
body.plan-your-itinerary-child .secondary-nav ul {
  display: inline-block;
}

body.plan-your-itinerary .secondary-nav ul li a,
body.plan-your-itinerary-child .secondary-nav ul li a {
  color: #834234;
  border: none;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.plan-your-itinerary .secondary-nav ul li a,
  body.plan-your-itinerary-child .secondary-nav ul li a {
    font-size: 18px;
  }
}

body.plan-your-itinerary .secondary-nav ul li a:hover,
body.plan-your-itinerary-child .secondary-nav ul li a:hover {
  color: #834234;
  border: none;
}

body.plan-your-itinerary .secondary-nav .secondary-nav-trigger,
body.plan-your-itinerary-child .secondary-nav .secondary-nav-trigger {
  display: none !important;
}

body.plan-your-itinerary .selected-activities-wrap h3,
body.plan-your-itinerary-child .selected-activities-wrap h3 {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 20px;
}

@media only screen and (min-width: 64.0625em) {
  body.plan-your-itinerary .selected-activities-wrap h3,
  body.plan-your-itinerary-child .selected-activities-wrap h3 {
    margin-bottom: 1.95313vw;
  }
}

body.plan-your-itinerary .selected-activities-wrap h3 span.selected-activity,
body.plan-your-itinerary-child .selected-activities-wrap h3 span.selected-activity {
  font-weight: 700;
}

@media only screen and (min-width: 64.0625em) {
  .team-member-wrap .team-member-image {
    width: 100%;
    height: auto;
  }
}

a.btn-back {
  color: #864235;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  background: url(../img/laquo.png) no-repeat left center;
  padding-left: 4.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  a.btn-back {
    padding-left: 2.47396vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  a.btn-back {
    font-size: 1.25vw;
    background-size: 0.78125vw 0.9375vw;
    padding-left: 1.48438vw;
  }
}

.mh-wrap .booking-help-wrap {
  display: none;
}

.interior-masthead .mh-wrap {
  position: relative;
}

.interior-masthead .mh-wrap .booking-help-wrap {
  text-align: center;
  position: absolute;
  bottom: 3.5vw;
  z-index: 110;
  width: 100%;
  font-size: 2.8125vw;
  font-weight: 800;
  display: block;
}

.interior-masthead .mh-wrap .booking-help-wrap span {
  color: #ffffff;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .interior-masthead .mh-wrap .booking-help-wrap {
    font-size: 1.4974vw;
    bottom: 2.08333vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .interior-masthead .mh-wrap .booking-help-wrap {
    display: none;
  }
}

.interior-masthead .mh-wrap .shadow-screen {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 57%, rgba(196, 196, 196, 0) 67%, rgba(0, 0, 0, 0.68) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ad000000', GradientType=0);
}

#resort-map {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: scroll;
  display: none;
  padding-top: 52px;
}

#resort-map #resort-map-content {
  width: 950px;
  height: 700px;
  position: absolute;
  left: 50%;
  margin-left: -475px;
}

#resort-map .close-map {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -28px;
  cursor: pointer;
}

@media only screen and (min-width: 64.0625em) {
  #resort-map .close-map {
    left: auto;
    right: 20px;
    margin-left: 0;
  }
}

body.site-map li.exclude-sitemap {
  display: none;
}

body.dining .interior-tertiary-nav,
body.dining-child .interior-tertiary-nav,
body.dining-at-the-inn-child .interior-tertiary-nav {
  overflow: auto;
}

body.dining .interior-tertiary-nav ul li,
body.dining-child .interior-tertiary-nav ul li,
body.dining-at-the-inn-child .interior-tertiary-nav ul li {
  width: 50%;
  float: left;
}

@media only screen and (min-width: 64.0625em) {
  body.dining .interior-tertiary-nav ul li,
  body.dining-child .interior-tertiary-nav ul li,
  body.dining-at-the-inn-child .interior-tertiary-nav ul li {
    width: 100%;
    float: none;
  }
}

body.dining .interior-tertiary-nav ul li:nth-child(even) a,
body.dining-child .interior-tertiary-nav ul li:nth-child(even) a,
body.dining-at-the-inn-child .interior-tertiary-nav ul li:nth-child(even) a {
  border-left: 1px solid #d5d1c5;
}

@media only screen and (min-width: 64.0625em) {
  body.dining .interior-tertiary-nav ul li:nth-child(even) a,
  body.dining-child .interior-tertiary-nav ul li:nth-child(even) a,
  body.dining-at-the-inn-child .interior-tertiary-nav ul li:nth-child(even) a {
    border-left: none;
  }
}

body.dining .interior-tertiary-nav ul li a,
body.dining-child .interior-tertiary-nav ul li a,
body.dining-at-the-inn-child .interior-tertiary-nav ul li a {
  text-align: center;
  text-indent: -9999px;
}

body.dining .interior-tertiary-nav ul li.offers,
body.dining .interior-tertiary-nav ul li.dining-offers,
body.dining .interior-tertiary-nav ul li.in-room-dining,
body.dining .interior-tertiary-nav ul li.explore-our-restaurants,
body.dining-child .interior-tertiary-nav ul li.offers,
body.dining-child .interior-tertiary-nav ul li.dining-offers,
body.dining-child .interior-tertiary-nav ul li.in-room-dining,
body.dining-child .interior-tertiary-nav ul li.explore-our-restaurants,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.offers,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.dining-offers,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.in-room-dining,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.explore-our-restaurants {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #d5d1c5;
}

body.dining .interior-tertiary-nav ul li.offers a,
body.dining .interior-tertiary-nav ul li.dining-offers a,
body.dining .interior-tertiary-nav ul li.in-room-dining a,
body.dining .interior-tertiary-nav ul li.explore-our-restaurants a,
body.dining-child .interior-tertiary-nav ul li.offers a,
body.dining-child .interior-tertiary-nav ul li.dining-offers a,
body.dining-child .interior-tertiary-nav ul li.in-room-dining a,
body.dining-child .interior-tertiary-nav ul li.explore-our-restaurants a,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.offers a,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.dining-offers a,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.in-room-dining a,
body.dining-at-the-inn-child .interior-tertiary-nav ul li.explore-our-restaurants a {
  display: inline-block !important;
  width: 100%;
  vertical-align: middle;
  text-indent: 0;
  line-height: 1.2;
  border: 0 !important;
}

body.dining .content-wrap #sidebar .side-block.interior-tertiary-nav,
body.dining-child .content-wrap #sidebar .side-block.interior-tertiary-nav,
body.dining-at-the-inn-child .content-wrap #sidebar .side-block.interior-tertiary-nav {
  overflow: auto;
}

body.dining .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav,
body.dining-child .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav,
body.dining-at-the-inn-child .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav {
  overflow: auto;
}

body.dining .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a,
body.dining-child .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a,
body.dining-at-the-inn-child .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a {
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  body.dining .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a,
  body.dining-child .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a,
  body.dining-at-the-inn-child .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a {
    padding: inherit;
  }
}

body.page-609 .main-content iframe,
body.page-617 .main-content iframe {
  width: 100%;
  height: 47vw;
  margin-bottom: 15px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.page-609 .main-content iframe,
  body.page-617 .main-content iframe {
    height: 51.43229vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.page-609 .main-content iframe,
  body.page-617 .main-content iframe {
    height: 33.4375vw;
  }
}

#videoModalActivities {
  top: 10% !important;
  position: fixed;
  margin: 0 auto !important;
  background: black;
  border: 0;
  min-height: 0;
}

@media screen and (max-width: 680px) {
  #videoModalActivities {
    width: 70% !important;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}

#videoModalActivities .close-reveal-modal {
  top: -20px;
  right: -18px;
}

/* SPRING PAGES */
.spring-child .page-header,
body.page-1301 .page-header {
  background: url(../img/bg-title-spring.jpg);
  background-size: auto 100%;
}

@media only screen and (min-width: 64.0625em) {
  .spring-child .page-header,
  body.page-1301 .page-header {
    background-size: auto 100%;
  }
}

.spring-child .page-header h1,
body.page-1301 .page-header h1 {
  color: #ffffff;
}

.spring-child .main-content h3,
body.page-1301 .main-content h3 {
  color: #855a2b;
}

@media only screen and (min-width: 64.0625em) {
  .spring-child .main-content h3,
  body.page-1301 .main-content h3 {
    font-size: 2.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .spring-child .main-content hr,
  body.page-1301 .main-content hr {
    margin-bottom: 2.777777778vw;
  }
}

.spring-child .image-with-text-wrap,
body.page-1301 .image-with-text-wrap {
  position: relative;
  border-bottom: 1px solid #dad6cb;
  padding-bottom: 3.6vw;
}

.spring-child .image-with-text-wrap:before,
body.page-1301 .image-with-text-wrap:before {
  background-color: #000;
  position: relative;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  content: "";
  background-color: red;
}

.spring-child .image-with-text-wrap img,
body.page-1301 .image-with-text-wrap img {
  box-shadow: 5px 9px 20px 0px rgba(0, 0, 0, 0.6);
}

.spring-child .image-with-text-wrap h3,
body.page-1301 .image-with-text-wrap h3 {
  position: absolute;
  width: 100%;
  bottom: 14.7vw;
  color: #ffffff;
  left: 0;
  font-size: 10vw;
}

@media only screen and (min-width: 64.0625em) {
  .spring-child .image-with-text-wrap h3,
  body.page-1301 .image-with-text-wrap h3 {
    font-size: 2.5vw;
    bottom: 8.7vw;
  }
}

.spring-child .image-with-text-wrap p,
body.page-1301 .image-with-text-wrap p {
  color: #ffffff;
  font-style: italic;
  letter-spacing: .1em;
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 5.8vw;
  font-family: "Minion W01";
}

@media only screen and (min-width: 64.0625em) {
  .spring-child .image-with-text-wrap p,
  body.page-1301 .image-with-text-wrap p {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 40em) {
  .spring-child .image-with-text-wrap p,
  body.page-1301 .image-with-text-wrap p {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .spring-child .image-with-text-wrap p,
  body.page-1301 .image-with-text-wrap p {
    font-size: 3vw;
  }
}

.spring-child .content-wrap #sidebar .side-block:not(.interior-tertiary-nav),
body.page-1301 .content-wrap #sidebar .side-block:not(.interior-tertiary-nav) {
  border-bottom: none;
}

.spring-child .intro-content,
body.page-1301 .intro-content {
  position: relative;
}

.spring-child .intro-content:after,
body.page-1301 .intro-content:after {
  content: '';
  display: block;
  position: absolute;
  width: 9.791666667vw;
  height: 5.625vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2.777777vw;
  background: url(../img/bg-spring-orange.png) no-repeat;
  background-size: 9.791666667vw auto;
}

@media screen and (max-width: 1024px) {
  .spring-child .intro-content:after,
  body.page-1301 .intro-content:after {
    width: 80px;
    height: 42px;
    bottom: -21px;
    background-size: 80px auto;
  }
}

.spring-child #ccm-layout-column-77,
.spring-child #ccm-layout-column-79,
.spring-child #ccm-layout-column-71,
.spring-child #ccm-layout-column-73,
.spring-child #ccm-layout-column-81,
.spring-child #ccm-layout-column-83,
body.page-1301 #ccm-layout-column-77,
body.page-1301 #ccm-layout-column-79,
body.page-1301 #ccm-layout-column-71,
body.page-1301 #ccm-layout-column-73,
body.page-1301 #ccm-layout-column-81,
body.page-1301 #ccm-layout-column-83 {
  width: 100% !important;
}

@media only screen and (min-width: 64.0625em) {
  .spring-child #ccm-layout-column-77,
  .spring-child #ccm-layout-column-79,
  .spring-child #ccm-layout-column-71,
  .spring-child #ccm-layout-column-73,
  .spring-child #ccm-layout-column-81,
  .spring-child #ccm-layout-column-83,
  body.page-1301 #ccm-layout-column-77,
  body.page-1301 #ccm-layout-column-79,
  body.page-1301 #ccm-layout-column-71,
  body.page-1301 #ccm-layout-column-73,
  body.page-1301 #ccm-layout-column-81,
  body.page-1301 #ccm-layout-column-83 {
    width: 50% !important;
  }
}

.spring-child #ccm-layout-column-77 img,
.spring-child #ccm-layout-column-79 img,
.spring-child #ccm-layout-column-71 img,
.spring-child #ccm-layout-column-73 img,
.spring-child #ccm-layout-column-81 img,
.spring-child #ccm-layout-column-83 img,
body.page-1301 #ccm-layout-column-77 img,
body.page-1301 #ccm-layout-column-79 img,
body.page-1301 #ccm-layout-column-71 img,
body.page-1301 #ccm-layout-column-73 img,
body.page-1301 #ccm-layout-column-81 img,
body.page-1301 #ccm-layout-column-83 img {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .spring-child .ccm-custom-style-container,
  body.page-1301 .ccm-custom-style-container {
    padding: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .spring-child .ccm-custom-style-maincontent2224,
  .spring-child .ccm-custom-style-maincontent2527,
  body.page-1301 .ccm-custom-style-maincontent2224,
  body.page-1301 .ccm-custom-style-maincontent2527 {
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .spring-child .ccm-custom-style-container img,
  body.page-1301 .ccm-custom-style-container img {
    margin-bottom: 20px;
  }
}

.spring-child .page-template-activities-sidebar .offers-two,
body.page-1301 .page-template-activities-sidebar .offers-two {
  width: calc(99% - 24px);
  margin: 0 12px;
}

@media only screen and (min-width: 64.0625em) {
  .spring-child .page-template-activities-sidebar .offers-two,
  body.page-1301 .page-template-activities-sidebar .offers-two {
    width: calc(49% - 24px);
  }
}

.spring-child .content-wrap .intro-content,
body.page-1301 .content-wrap .intro-content {
  margin-right: 0;
  margin-left: 0;
}

.spring-child .content-wrap .full-content,
body.page-1301 .content-wrap .full-content {
  padding: 0;
}

/* spring pages */
/* SUMMER PAGES */
.summer .page-header,
.summer-child .page-header {
  background: url(../img/bg-title-summer.jpg);
  background-size: auto 100%;
}

@media only screen and (min-width: 64.0625em) {
  .summer .page-header,
  .summer-child .page-header {
    background-size: auto 100%;
  }
}

.summer .page-header h1,
.summer-child .page-header h1 {
  color: #ffffff;
}

.summer .image-with-text-wrap,
.summer-child .image-with-text-wrap {
  position: relative;
  border-bottom: 1px solid #dad6cb;
  padding-bottom: 3.6vw;
  /*img {
 -webkit-box-shadow: 5px 9px 20px 0px rgba(0, 0, 0, 0.6);
 -moz-box-shadow: 5px 9px 20px 0px rgba(0, 0, 0, 0.6);
 box-shadow: 5px 9px 20px 0px rgba(0, 0, 0, 0.6);
}*/
}

.summer .image-with-text-wrap h3,
.summer-child .image-with-text-wrap h3 {
  position: absolute;
  width: 100%;
  bottom: 14.7vw;
  color: #ffffff;
  left: 0;
  font-size: 10vw;
}

@media only screen and (min-width: 64.0625em) {
  .summer .image-with-text-wrap h3,
  .summer-child .image-with-text-wrap h3 {
    font-size: 2.5vw;
    bottom: 8.7vw;
  }
}

.summer .image-with-text-wrap p,
.summer-child .image-with-text-wrap p {
  color: #ffffff;
  font-style: italic;
  letter-spacing: .1em;
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 5.8vw;
  font-family: "Minion W01";
}

@media only screen and (min-width: 64.0625em) {
  .summer .image-with-text-wrap p,
  .summer-child .image-with-text-wrap p {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 40em) {
  .summer .image-with-text-wrap p,
  .summer-child .image-with-text-wrap p {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .summer .image-with-text-wrap p,
  .summer-child .image-with-text-wrap p {
    font-size: 3vw;
  }
}

.summer .content-wrap .intro-content,
.summer-child .content-wrap .intro-content {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (min-width: 64.0625em) {
  .summer .content-wrap .intro-content p,
  .summer-child .content-wrap .intro-content p {
    font-size: 1.44063vw;
  }
}

.summer .content-wrap .full-content,
.summer-child .content-wrap .full-content {
  padding: 0;
}

.summer .intro-content,
.summer-child .intro-content {
  position: relative;
}

.summer .intro-content:after,
.summer-child .intro-content:after {
  content: '';
  display: block;
  position: absolute;
  width: 9.791666667vw;
  height: 7.25vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -4.44vw;
  background: url(../img/bg-summer-items.png) no-repeat;
  background-size: 9.791666667vw auto;
}

@media screen and (max-width: 1024px) {
  .summer .intro-content:after,
  .summer-child .intro-content:after {
    width: 80px;
    height: 42px;
    bottom: -21px;
    background-size: 80px auto;
  }
}

.summer .page-template-activities-sidebar .listing-wrap,
.summer-child .page-template-activities-sidebar .listing-wrap {
  position: relative;
  margin: 0 -0.9375rem;
}

.summer .page-template-activities-sidebar .offers-two,
.summer-child .page-template-activities-sidebar .offers-two {
  width: calc(99% - 24px);
  margin: 0 12px;
}

@media only screen and (min-width: 64.0625em) {
  .summer .page-template-activities-sidebar .offers-two,
  .summer-child .page-template-activities-sidebar .offers-two {
    width: calc(49.5% - 12px);
  }
}

@media only screen and (min-width: 64.0625em) {
  .summer .page-template-activities-sidebar .offers-two:nth-child(even),
  .summer-child .page-template-activities-sidebar .offers-two:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .summer .page-template-activities-sidebar .offers-two:nth-child(odd),
  .summer-child .page-template-activities-sidebar .offers-two:nth-child(odd) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .summer .page-template-activities-sidebar .offers-two .long-description,
  .summer-child .page-template-activities-sidebar .offers-two .long-description {
    left: 0;
    width: calc(100% - 5px);
  }
}

.summer .button,
.summer .button:visited,
.summer .button:active,
.summer .button-orange,
.summer .button.button-orange:visited,
.summer .button.button-orange:active,
.summer-child .button,
.summer-child .button:visited,
.summer-child .button:active,
.summer-child .button-orange,
.summer-child .button.button-orange:visited,
.summer-child .button.button-orange:active {
  color: #fff !important;
  background: #11aba7;
  background: linear-gradient(to bottom, #11aba7 0%, #00729c 100%);
}

.summer .button-white,
.summer .button.button-white:visited,
.summer .button.button-white:active,
.summer .button.button-white:hover,
.summer-child .button-white,
.summer-child .button.button-white:visited,
.summer-child .button.button-white:active,
.summer-child .button.button-white:hover {
  background: #fff;
  color: #088899 !important;
}

/* summer pages */
/* AUTUMN PAGES */
.autumn .page-header,
.autumn-child .page-header {
  background: #ae3b00 url(../img/bg-title-autumn.jpg);
  background-size: auto 100%;
}

@media only screen and (min-width: 64.0625em) {
  .autumn .page-header,
  .autumn-child .page-header {
    background-size: auto 100%;
  }
}

.autumn .page-header h1,
.autumn-child .page-header h1 {
  color: #FFF;
}

.autumn .secondary-nav .categories-filters,
.autumn-child .secondary-nav .categories-filters {
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters,
  .autumn-child .secondary-nav .categories-filters {
    width: 94.45313vw;
    margin: 0 auto;
    display: block;
    padding: 2.42188vw 0 3.90625vw 0;
  }
}

.autumn .secondary-nav .categories-filters li,
.autumn-child .secondary-nav .categories-filters li {
  position: relative;
  display: inline-block;
  float: left;
}

@media only screen and (max-width: 40em) {
  .autumn .secondary-nav .categories-filters li,
  .autumn-child .secondary-nav .categories-filters li {
    width: 100%;
    height: 16.5vw;
    line-height: 16.5vw;
    background: #4c4b46;
    margin-bottom: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .autumn .secondary-nav .categories-filters li,
  .autumn-child .secondary-nav .categories-filters li {
    width: 13%;
    height: 19.53125vw;
    margin-right: 1.5%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters li,
  .autumn-child .secondary-nav .categories-filters li {
    margin: 0 1.09375vw 0 0;
    width: 12.5vw;
    height: 15.625vw;
  }
}

.autumn .secondary-nav .categories-filters li a,
.autumn-child .secondary-nav .categories-filters li a {
  line-height: normal;
  height: auto;
  display: block;
  color: #FFF;
  text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.75);
  letter-spacing: normal;
  padding: 0;
  border: none;
  position: absolute;
  text-align: center;
}

@media only screen and (max-width: 40em) {
  .autumn .secondary-nav .categories-filters li a,
  .autumn-child .secondary-nav .categories-filters li a {
    position: relative;
    bottom: auto;
    text-align: left;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .autumn .secondary-nav .categories-filters li a,
  .autumn-child .secondary-nav .categories-filters li a {
    bottom: 1.5625vw;
    font-size: 1.75781vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters li a,
  .autumn-child .secondary-nav .categories-filters li a {
    font-size: 1.71875vw;
    bottom: 1.17188vw;
  }
}

.autumn .secondary-nav .categories-filters li a:hover,
.autumn-child .secondary-nav .categories-filters li a:hover {
  border: none;
}

@media only screen and (min-width: 40.0625em) {
  .autumn .secondary-nav .categories-filters li:last-child,
  .autumn-child .secondary-nav .categories-filters li:last-child {
    margin-right: 0;
  }
}

.autumn .secondary-nav .categories-filters li .category-name,
.autumn-child .secondary-nav .categories-filters li .category-name {
  display: block;
}

@media only screen and (max-width: 40em) {
  .autumn .secondary-nav .categories-filters li .category-name,
  .autumn-child .secondary-nav .categories-filters li .category-name {
    text-align: center;
    line-height: 16.5vw;
    font-size: 5vw;
    text-shadow: none;
  }
}

.autumn .secondary-nav .categories-filters li .category-showing,
.autumn-child .secondary-nav .categories-filters li .category-showing {
  margin-bottom: 0;
  font-family: "Minion W01", georgia, serif !important;
  color: #FFF;
  text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.75);
  font-weight: 600;
  text-transform: none;
}

@media only screen and (max-width: 40em) {
  .autumn .secondary-nav .categories-filters li .category-showing,
  .autumn-child .secondary-nav .categories-filters li .category-showing {
    position: absolute;
    left: 3.75vw;
    top: 5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters li .category-showing,
  .autumn-child .secondary-nav .categories-filters li .category-showing {
    font-size: 1.40625vw;
  }
}

.autumn .secondary-nav .categories-filters li .category-showing em,
.autumn-child .secondary-nav .categories-filters li .category-showing em {
  display: inline-block;
}

@media only screen and (max-width: 40em) {
  .autumn .secondary-nav .categories-filters li .category-showing em,
  .autumn-child .secondary-nav .categories-filters li .category-showing em {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .autumn .secondary-nav .categories-filters li .category-showing em,
  .autumn-child .secondary-nav .categories-filters li .category-showing em {
    margin-right: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters li .category-showing em,
  .autumn-child .secondary-nav .categories-filters li .category-showing em {
    margin-right: 0.85938vw;
  }
}

.autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
.autumn .secondary-nav .categories-filters li .category-showing span.fa-square-o:before,
.autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
.autumn-child .secondary-nav .categories-filters li .category-showing span.fa-square-o:before {
  content: '';
}

.autumn .secondary-nav .categories-filters li .category-showing span.fa-square-o,
.autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
.autumn-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
.autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
  display: inline-block;
  background: #fff;
  border: 1px solid #a5a299;
  position: relative;
  width: 16px;
  height: 16px;
}

@media only screen and (max-width: 40em) {
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
    margin-left: 1.25vw;
    top: 1vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
    top: 0.52083vw;
    margin-left: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
    width: 1.25vw;
    height: 1.25vw;
    top: 0.15625vw;
    margin-left: 0.85938vw;
  }
}

.autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
.autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before {
  content: '';
  display: block;
  position: absolute;
  width: 21px;
  height: 20px;
  background: url(../img/checkmark.png) no-repeat;
  background-size: cover;
  left: 0px;
  bottom: 1px;
}

@media only screen and (min-width: 64.0625em) {
  .autumn .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
  .autumn-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before {
    width: 1.64063vw;
    height: 1.5625vw;
    left: 0vw;
    bottom: 0.07813vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  .autumn .secondary-nav .categories-filters li.category-accommodations,
  .autumn-child .secondary-nav .categories-filters li.category-accommodations {
    background: url(../img/bg-offers-accommodations.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-spa,
  .autumn-child .secondary-nav .categories-filters li.category-spa {
    background: url(../img/bg-offers-spa.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-golf,
  .autumn-child .secondary-nav .categories-filters li.category-golf {
    background: url(../img/bg-offers-golf.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-dining,
  .autumn-child .secondary-nav .categories-filters li.category-dining {
    background: url(../img/bg-offers-dining.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-families,
  .autumn-child .secondary-nav .categories-filters li.category-families {
    background: url(../img/bg-offers-families.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-romance-and-anniversary,
  .autumn-child .secondary-nav .categories-filters li.category-romance-and-anniversary {
    background: url(../img/bg-offers-romance-and-anniversary.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-meetings,
  .autumn-child .secondary-nav .categories-filters li.category-meetings {
    background: url(../img/bg-offers-meetings.jpg) no-repeat;
    background-size: cover;
  }
  .autumn .secondary-nav .categories-filters li.category-seasonal,
  .autumn-child .secondary-nav .categories-filters li.category-seasonal {
    background: url(../img/bg-offers-seasonal.jpg) no-repeat;
    background-size: cover;
  }
}

.autumn .image-with-text-wrap,
.autumn-child .image-with-text-wrap {
  position: relative;
  border-bottom: 1px solid #dad6cb;
  padding-bottom: 3.6vw;
}

.autumn .image-with-text-wrap h3,
.autumn-child .image-with-text-wrap h3 {
  position: absolute;
  width: 100%;
  bottom: 14.7vw;
  color: #FFF;
  left: 0;
  font-size: 10vw;
}

@media only screen and (min-width: 64.0625em) {
  .autumn .image-with-text-wrap h3,
  .autumn-child .image-with-text-wrap h3 {
    font-size: 2.5vw;
    bottom: 8.7vw;
  }
}

.autumn .image-with-text-wrap p,
.autumn-child .image-with-text-wrap p {
  color: #FFF;
  font-style: italic;
  letter-spacing: .1em;
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 5.8vw;
  font-family: "Minion W01";
}

@media only screen and (min-width: 64.0625em) {
  .autumn .image-with-text-wrap p,
  .autumn-child .image-with-text-wrap p {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 40em) {
  .autumn .image-with-text-wrap p,
  .autumn-child .image-with-text-wrap p {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .autumn .image-with-text-wrap p,
  .autumn-child .image-with-text-wrap p {
    font-size: 3vw;
  }
}

.autumn .content-wrap .intro-content,
.autumn-child .content-wrap .intro-content {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (min-width: 64.0625em) {
  .autumn .content-wrap .intro-content p,
  .autumn-child .content-wrap .intro-content p {
    font-size: 1.44063vw;
  }
}

.autumn .content-wrap .full-content,
.autumn-child .content-wrap .full-content {
  padding: 0;
}

.autumn .intro-content,
.autumn-child .intro-content {
  position: relative;
}

.autumn .intro-content:after,
.autumn-child .intro-content:after {
  content: '';
  display: block;
  position: absolute;
  width: 9.791666667vw;
  height: 7.25vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -3.5vw;
  background: url(../img/bg-autumn-items.png) no-repeat;
  background-size: 9.791666667vw auto;
}

@media screen and (max-width: 1024px) {
  .autumn .intro-content:after,
  .autumn-child .intro-content:after {
    width: 80px;
    height: 42px;
    bottom: -21px;
    background-size: 80px auto;
  }
}

.autumn .page-template-activities-sidebar .listing-wrap,
.autumn-child .page-template-activities-sidebar .listing-wrap {
  position: relative;
  margin: 0 -0.9375rem;
}

.autumn .page-template-activities-sidebar .offers-two,
.autumn-child .page-template-activities-sidebar .offers-two {
  width: calc(99% - 24px);
  margin: 0 12px;
}

@media only screen and (min-width: 64.0625em) {
  .autumn .page-template-activities-sidebar .offers-two,
  .autumn-child .page-template-activities-sidebar .offers-two {
    width: calc(49.5% - 12px);
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .page-template-activities-sidebar .offers-two:nth-child(even),
  .autumn-child .page-template-activities-sidebar .offers-two:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .page-template-activities-sidebar .offers-two:nth-child(odd),
  .autumn-child .page-template-activities-sidebar .offers-two:nth-child(odd) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .autumn .page-template-activities-sidebar .offers-two .long-description,
  .autumn-child .page-template-activities-sidebar .offers-two .long-description {
    left: 0;
    width: calc(100% - 5px);
  }
}

.autumn .page-template-activities-sidebar .offers-two .share-this .share-tags li:before,
.autumn-child .page-template-activities-sidebar .offers-two .share-this .share-tags li:before {
  content: none !important;
}

.autumn .button,
.autumn .button:visited,
.autumn .button:active,
.autumn-child .button,
.autumn-child .button:visited,
.autumn-child .button:active {
  color: #FFF !important;
  background: #ea7300;
  background: linear-gradient(to bottom, #ea7300 0%, #ae3b00 100%);
}

.autumn .button-orange,
.autumn .button.button-orange:visited,
.autumn .button.button-orange:active,
.autumn-child .button-orange,
.autumn-child .button.button-orange:visited,
.autumn-child .button.button-orange:active {
  color: #FFF !important;
  background: #d54e33;
  background: linear-gradient(to bottom, #d54e33 0%, #961200 100%);
}

.autumn .button-white,
.autumn .button.button-white:visited,
.autumn .button.button-white:active,
.autumn .button.button-white:hover,
.autumn-child .button-white,
.autumn-child .button.button-white:visited,
.autumn-child .button.button-white:active,
.autumn-child .button.button-white:hover {
  background: #FFF;
  color: #961200 !important;
}

.autumn .page-template-activities .intro-content:after,
.autumn-child .page-template-activities .intro-content:after {
  background: none;
}

/* autumn pages */
/* Serenity Season AKA Winter Pages */
.serenity-season .page-header,
.serenity-season-child .page-header {
  background: #45443f url(../img/bg-title-serenity-season.jpg);
  background-size: auto 100%;
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .page-header,
  .serenity-season-child .page-header {
    background-size: auto 100%;
  }
}

.serenity-season .page-header h1,
.serenity-season-child .page-header h1 {
  color: #FFF;
}

.serenity-season .secondary-nav .categories-filters,
.serenity-season-child .secondary-nav .categories-filters {
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters,
  .serenity-season-child .secondary-nav .categories-filters {
    width: 94.45313vw;
    margin: 0 auto;
    display: block;
    padding: 2.42188vw 0 3.90625vw 0;
  }
}

.serenity-season .secondary-nav .categories-filters li,
.serenity-season-child .secondary-nav .categories-filters li {
  position: relative;
  display: inline-block;
  float: left;
}

@media only screen and (max-width: 40em) {
  .serenity-season .secondary-nav .categories-filters li,
  .serenity-season-child .secondary-nav .categories-filters li {
    width: 100%;
    height: 16.5vw;
    line-height: 16.5vw;
    background: #4c4b46;
    margin-bottom: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .serenity-season .secondary-nav .categories-filters li,
  .serenity-season-child .secondary-nav .categories-filters li {
    width: 13%;
    height: 19.53125vw;
    margin-right: 1.5%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters li,
  .serenity-season-child .secondary-nav .categories-filters li {
    margin: 0 1.09375vw 0 0;
    width: 12.5vw;
    height: 15.625vw;
  }
}

.serenity-season .secondary-nav .categories-filters li a,
.serenity-season-child .secondary-nav .categories-filters li a {
  line-height: normal;
  height: auto;
  display: block;
  color: #FFF;
  text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.75);
  letter-spacing: normal;
  padding: 0;
  border: none;
  position: absolute;
  text-align: center;
}

@media only screen and (max-width: 40em) {
  .serenity-season .secondary-nav .categories-filters li a,
  .serenity-season-child .secondary-nav .categories-filters li a {
    position: relative;
    bottom: auto;
    text-align: left;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .serenity-season .secondary-nav .categories-filters li a,
  .serenity-season-child .secondary-nav .categories-filters li a {
    bottom: 1.5625vw;
    font-size: 1.75781vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters li a,
  .serenity-season-child .secondary-nav .categories-filters li a {
    font-size: 1.71875vw;
    bottom: 1.17188vw;
  }
}

.serenity-season .secondary-nav .categories-filters li a:hover,
.serenity-season-child .secondary-nav .categories-filters li a:hover {
  border: none;
}

@media only screen and (min-width: 40.0625em) {
  .serenity-season .secondary-nav .categories-filters li:last-child,
  .serenity-season-child .secondary-nav .categories-filters li:last-child {
    margin-right: 0;
  }
}

.serenity-season .secondary-nav .categories-filters li .category-name,
.serenity-season-child .secondary-nav .categories-filters li .category-name {
  display: block;
}

@media only screen and (max-width: 40em) {
  .serenity-season .secondary-nav .categories-filters li .category-name,
  .serenity-season-child .secondary-nav .categories-filters li .category-name {
    text-align: center;
    line-height: 16.5vw;
    font-size: 5vw;
    text-shadow: none;
  }
}

.serenity-season .secondary-nav .categories-filters li .category-showing,
.serenity-season-child .secondary-nav .categories-filters li .category-showing {
  margin-bottom: 0;
  font-family: "Minion W01", georgia, serif !important;
  color: #FFF;
  text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.75);
  font-weight: 600;
  text-transform: none;
}

@media only screen and (max-width: 40em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing {
    position: absolute;
    left: 3.75vw;
    top: 5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing {
    font-size: 1.40625vw;
  }
}

.serenity-season .secondary-nav .categories-filters li .category-showing em,
.serenity-season-child .secondary-nav .categories-filters li .category-showing em {
  display: inline-block;
}

@media only screen and (max-width: 40em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing em,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing em {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing em,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing em {
    margin-right: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing em,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing em {
    margin-right: 0.85938vw;
  }
}

.serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
.serenity-season .secondary-nav .categories-filters li .category-showing span.fa-square-o:before,
.serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
.serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-square-o:before {
  content: '';
}

.serenity-season .secondary-nav .categories-filters li .category-showing span.fa-square-o,
.serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
.serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
.serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
  display: inline-block;
  background: #fff;
  border: 1px solid #a5a299;
  position: relative;
  width: 16px;
  height: 16px;
}

@media only screen and (max-width: 40em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
    margin-left: 1.25vw;
    top: 1vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
    top: 0.52083vw;
    margin-left: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-square-o,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o {
    width: 1.25vw;
    height: 1.25vw;
    top: 0.15625vw;
    margin-left: 0.85938vw;
  }
}

.serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
.serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before {
  content: '';
  display: block;
  position: absolute;
  width: 21px;
  height: 20px;
  background: url(../img/checkmark.png) no-repeat;
  background-size: cover;
  left: 0px;
  bottom: 1px;
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before,
  .serenity-season-child .secondary-nav .categories-filters li .category-showing span.fa-check-square-o:before {
    width: 1.64063vw;
    height: 1.5625vw;
    left: 0vw;
    bottom: 0.07813vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  .serenity-season .secondary-nav .categories-filters li.category-accommodations,
  .serenity-season-child .secondary-nav .categories-filters li.category-accommodations {
    background: url(../img/bg-offers-accommodations.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-spa,
  .serenity-season-child .secondary-nav .categories-filters li.category-spa {
    background: url(../img/bg-offers-spa.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-golf,
  .serenity-season-child .secondary-nav .categories-filters li.category-golf {
    background: url(../img/bg-offers-golf.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-dining,
  .serenity-season-child .secondary-nav .categories-filters li.category-dining {
    background: url(../img/bg-offers-dining.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-families,
  .serenity-season-child .secondary-nav .categories-filters li.category-families {
    background: url(../img/bg-offers-families.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-romance-and-anniversary,
  .serenity-season-child .secondary-nav .categories-filters li.category-romance-and-anniversary {
    background: url(../img/bg-offers-romance-and-anniversary.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-meetings,
  .serenity-season-child .secondary-nav .categories-filters li.category-meetings {
    background: url(../img/bg-offers-meetings.jpg) no-repeat;
    background-size: cover;
  }
  .serenity-season .secondary-nav .categories-filters li.category-seasonal,
  .serenity-season-child .secondary-nav .categories-filters li.category-seasonal {
    background: url(../img/bg-offers-seasonal.jpg) no-repeat;
    background-size: cover;
  }
}

.serenity-season .image-with-text-wrap,
.serenity-season-child .image-with-text-wrap {
  position: relative;
  border-bottom: 1px solid #dad6cb;
  padding-bottom: 3.6vw;
}

.serenity-season .image-with-text-wrap h3,
.serenity-season-child .image-with-text-wrap h3 {
  position: absolute;
  width: 100%;
  bottom: 12.9vw;
  color: #FFF;
  left: 0;
  font-size: 10vw;
  line-height: 1;
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .image-with-text-wrap h3,
  .serenity-season-child .image-with-text-wrap h3 {
    font-size: 2.5vw;
    bottom: 6.9vw;
  }
}

.serenity-season .image-with-text-wrap p,
.serenity-season-child .image-with-text-wrap p {
  color: #FFF;
  font-style: italic;
  letter-spacing: .1em;
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 4vw;
  font-family: "Minion W01";
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .image-with-text-wrap p,
  .serenity-season-child .image-with-text-wrap p {
    font-size: 1.25vw;
  }
}

@media only screen and (max-width: 40em) {
  .serenity-season .image-with-text-wrap p,
  .serenity-season-child .image-with-text-wrap p {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .serenity-season .image-with-text-wrap p,
  .serenity-season-child .image-with-text-wrap p {
    font-size: 3vw;
  }
}

.serenity-season .content-wrap .intro-content,
.serenity-season-child .content-wrap .intro-content {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .content-wrap .intro-content p,
  .serenity-season-child .content-wrap .intro-content p {
    font-size: 1.44063vw;
  }
}

.serenity-season .content-wrap .full-content,
.serenity-season-child .content-wrap .full-content {
  padding: 0;
}

.serenity-season .intro-content,
.serenity-season-child .intro-content {
  position: relative;
}

.serenity-season .intro-content:after,
.serenity-season-child .intro-content:after {
  content: '';
  display: block;
  position: absolute;
  width: 9.791666667vw;
  height: 7.25vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -3.5vw;
  background: url(../img/bg-serenity-season-items.png) no-repeat;
  background-size: 9.791666667vw auto;
}

@media screen and (max-width: 1024px) {
  .serenity-season .intro-content:after,
  .serenity-season-child .intro-content:after {
    width: 80px;
    height: 42px;
    bottom: -21px;
    background-size: 80px auto;
  }
}

.serenity-season .page-template-activities-sidebar .listing-wrap,
.serenity-season-child .page-template-activities-sidebar .listing-wrap {
  position: relative;
  margin: 0 -0.9375rem;
}

.serenity-season .page-template-activities-sidebar .offers-two,
.serenity-season-child .page-template-activities-sidebar .offers-two {
  width: calc(99% - 24px);
  margin: 0 12px;
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .page-template-activities-sidebar .offers-two,
  .serenity-season-child .page-template-activities-sidebar .offers-two {
    width: calc(49.5% - 12px);
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .page-template-activities-sidebar .offers-two:nth-child(even),
  .serenity-season-child .page-template-activities-sidebar .offers-two:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .page-template-activities-sidebar .offers-two:nth-child(odd),
  .serenity-season-child .page-template-activities-sidebar .offers-two:nth-child(odd) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .serenity-season .page-template-activities-sidebar .offers-two .long-description,
  .serenity-season-child .page-template-activities-sidebar .offers-two .long-description {
    left: 0;
    width: calc(100% - 5px);
  }
}

.serenity-season .page-template-activities-sidebar .offers-two .share-this .share-tags li:before,
.serenity-season-child .page-template-activities-sidebar .offers-two .share-this .share-tags li:before {
  content: none !important;
}

.serenity-season .button,
.serenity-season .button:visited,
.serenity-season .button:active,
.serenity-season-child .button,
.serenity-season-child .button:visited,
.serenity-season-child .button:active {
  color: #FFF !important;
  background: #666666;
  background: linear-gradient(to bottom, #dedede 0%, #666666 70%);
}

.serenity-season .button-orange,
.serenity-season .button.button-orange:visited,
.serenity-season .button.button-orange:active,
.serenity-season-child .button-orange,
.serenity-season-child .button.button-orange:visited,
.serenity-season-child .button.button-orange:active {
  color: #FFF !important;
  background: #666666;
  background: linear-gradient(to bottom, #dedede 0%, #666666 100%);
}

.serenity-season .button-white,
.serenity-season .button.button-white:visited,
.serenity-season .button.button-white:active,
.serenity-season .button.button-white:hover,
.serenity-season-child .button-white,
.serenity-season-child .button.button-white:visited,
.serenity-season-child .button.button-white:active,
.serenity-season-child .button.button-white:hover {
  background: #FFF;
  color: #666666 !important;
}

.serenity-season .page-template-activities .intro-content:after,
.serenity-season-child .page-template-activities .intro-content:after {
  background: none;
}

/* Serenity Season AKA Winter Pages */
/* OAK RESERVATION */
#oak-reservation {
  background-size: 17.25vw 17.25vw;
  padding: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #oak-reservation {
    background-size: 8.98438vw 8.98438vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation {
    background-size: 8.35938vw 8.35938vw;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b1c1a+0,4c4b46+26 */
    background: #1b1c1a;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1b1c1a 0%, #4c4b46 26%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1c1a', endColorstr='#4c4b46', GradientType=0);
    /* IE6-9 */
  }
}

#oak-reservation #ot-reservation-widget {
  width: 100%;
  margin: 0 auto;
  /* FORM */
  /* .ot-dtp-picker-form */
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget {
    width: 1060px;
  }
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker.wide {
  width: 100%;
  padding: 20px;
  padding: 20px 20px 20px 60px;
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker.wide {
    padding: 18px 0px 10px 0;
  }
}

#oak-reservation #ot-reservation-widget .ot-powered-by {
  display: none !important;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker.wide .ot-title {
  font-family: "Raleway", sans-serif !important;
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 0;
  font-weight: normal;
  font-size: 21px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 40.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker.wide .ot-title {
    text-align: left;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker.wide .ot-title {
    width: 25%;
    display: inline-block;
  }
}

#oak-reservation #ot-reservation-widget .ot-time-picker {
  margin-right: 25px !important;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-selector-link:before {
  position: absolute;
  font-size: 28px !important;
  left: -2.6rem;
  color: #ccc;
  top: 5px;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-selector-link {
  background-color: #fff;
  padding: 10px;
  border-radius: 6px;
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-selector-link {
    border-radius: 3px;
  }
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker .ot-date-picker .ot-dtp-picker-selector-link {
  overflow: visible;
  white-space: nowrap;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector + .ot-dtp-picker-selector {
  border-left: none;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form {
  background-color: transparent;
  border: none;
  height: 3rem;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  /* small-only */
  /* calendar arrow */
  /* main box */
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form {
    width: 75%;
  }
}

@media only screen and (max-width: 40em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form {
    max-width: 95%;
    height: auto;
  }
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-party-size-picker,
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-date-picker,
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-time-picker,
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-dtp-picker-button {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10px;
  }
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-time-picker .ot-dtp-picker-button {
    float: none;
  }
}

@media only screen and (min-width: 40.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker-selector,
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker-button {
    border-bottom: none;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker-selector,
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker-button {
    width: 15%;
    margin-right: 55px;
  }
}

@media only screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker-selector,
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker-button {
    width: 155px;
    margin-right: 63px;
  }
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-date-picker > .picker {
  display: none !important;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-date-picker > .picker.picker--opened {
  display: block !important;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker.wide .picker.down::after,
#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .ot-dtp-picker.wide .picker.down::before {
  left: calc(50% - 4.00rem);
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 0 1px #e5e5e5;
  height: auto;
  width: auto;
  left: calc(50% - 7rem);
  position: absolute;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  transition: opacity .15s ease-out, position .15s ease-out, max-height 0s .15s, -webkit-transform .15s ease-out;
  transition: transform .15s ease-out, opacity .15s ease-out, position .15s ease-out, max-height 0s .15s;
  transition: transform .15s ease-out, opacity .15s ease-out, position .15s ease-out, max-height 0s .15s, -webkit-transform .15s ease-out;
}

@media only screen and (max-width: 40em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder {
    left: 0;
    width: 100%;
  }
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
  box-shadow: 0px 4px 15px 6px #8e8d8d;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__day {
  line-height: 1;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__header {
  margin-top: 0;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__nav--prev::before,
#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__nav--next::before {
  content: "";
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__nav--next,
#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__holder .picker__nav--prev {
  top: -7px;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker--focused .picker__day--highlighted,
#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__day--highlighted:hover {
  background: #00D8E6;
  color: #fff;
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__day--infocus:hover,
#oak-reservation #ot-reservation-widget .ot-dtp-picker-form .picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: rgba(0, 216, 230, 0.302);
}

#oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-dtp-picker-button {
  background-color: #00D8E6;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: none;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  padding: 0px 0;
  line-height: 44px;
  height: 43px;
  font-size: 19px;
  letter-spacing: 2px;
  padding: 0 6px;
  width: 100%;
  position: relative;
  top: -3px;
  border-radius: 6px;
  border: none;
}

@media only screen and (min-width: 40.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-dtp-picker-button {
    border-radius: 3px;
    width: 150px;
  }
}

@media only screen and (min-width: 64.0625em) {
  #oak-reservation #ot-reservation-widget .ot-dtp-picker-form > .ot-dtp-picker-button {
    border-radius: 3px;
    width: 175px;
  }
}

/* oak reservation */
.rslides li,
.in-the-news.push-wrap-1,
.press-releases.push-wrap-2,
.press-archives.push-wrap-3,
.media-kit.push-wrap-4 {
  background-color: #000;
}

.item-list-wrapper .item {
  text-align: center;
  background: #fff;
}

@media only screen and (min-width: 64.0625em) {
  .item-list-wrapper .item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.item-list-wrapper .item.row.collapse {
  margin-bottom: 40px;
}

@media only screen and (min-width: 64.0625em) {
  .item-list-wrapper .item.row.collapse {
    margin-bottom: 100px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .item-list-wrapper .item:nth-child(even) {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.item-list-wrapper .item .img-link {
  display: block;
}

.item-list-wrapper .item .item-content-wrap {
  padding: 20px 30px;
}

.item-list-wrapper .item .item-content-wrap .item-button .button {
  margin-bottom: 0;
}

.item-list-wrapper .item .item-content-wrap .img-2 img {
  width: 150px;
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  .item-list-wrapper .item .item-content-wrap .img-2 img {
    width: 170px;
  }
}

.item-list-wrapper .item .item-content-wrap h2 {
  margin-bottom: 0;
}

.item-list-wrapper .item .item-content-wrap .item-content {
  margin-top: 20px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings.content-wrap {
    padding: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings.content-wrap .columns:first-child {
    padding: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings.content-wrap .main-content {
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings hr {
    margin: 3rem 0 !important;
  }
}

@media only screen and (max-width: 40em) {
  .meetings-weddings hr {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 92%;
    display: block;
  }
}

.meetings-weddings .interior-intro {
  background: #f7f3e5;
  margin-bottom: 10px;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .meetings-weddings .interior-intro {
    padding: 5vw 18vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-intro p {
    font-size: 1.25vw;
  }
}

.meetings-weddings .interior-intro h2,
.meetings-weddings .interior-intro h3 {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-intro h2,
  .meetings-weddings .interior-intro h3 {
    font-size: 2.109375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-push-1,
  .meetings-weddings .interior-push-2 {
    padding: 4vw 12vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-1,
  .meetings-weddings .interior-push-2 {
    padding: 4vw 0;
  }
}

.meetings-weddings .interior-push-1 .side-by-side,
.meetings-weddings .interior-push-2 .side-by-side {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-1 .side-by-side,
  .meetings-weddings .interior-push-2 .side-by-side {
    padding-left: 4.16667vw;
    padding-right: 4.16667vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-push-1 .side-by-side .rows,
  .meetings-weddings .interior-push-2 .side-by-side .rows {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.meetings-weddings .interior-push-1 .side-by-side .rows p,
.meetings-weddings .interior-push-2 .side-by-side .rows p {
  margin-bottom: 0 !important;
}

.meetings-weddings .interior-push-1 .side-by-side img,
.meetings-weddings .interior-push-2 .side-by-side img {
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 40em) {
  .meetings-weddings .interior-push-1 .side-by-side img,
  .meetings-weddings .interior-push-2 .side-by-side img {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-1 .side-by-side img,
  .meetings-weddings .interior-push-2 .side-by-side img {
    margin-bottom: 30px;
  }
}

.meetings-weddings .interior-push-1 {
  background: #FFF;
  margin: 0 -12vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-1 {
    margin: 0;
  }
}

.meetings-weddings .interior-push-1 hr {
  display: none;
}

@media only screen and (max-width: 40em) {
  .meetings-weddings .interior-push-1 .side-by-side {
    padding-top: 20px;
    padding-bottom: 35px;
  }
}

.meetings-weddings .interior-push-2 {
  background: #f7f3e5;
  margin: 0 -12vw;
}

@media only screen and (max-width: 40em) {
  .meetings-weddings .interior-push-2 {
    padding-top: 35px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-2 {
    margin: 0;
  }
}

.meetings-weddings .interior-push-2 .tabs {
  text-align: center;
}

.meetings-weddings .interior-push-2 .tabs-title {
  display: inline-block;
  list-style-type: none;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1.25vw;
  margin: 40px 20px 0;
  padding-bottom: 10px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.meetings-weddings .interior-push-2 .tabs-title a {
  color: #4c4b46;
}

.meetings-weddings .interior-push-2 .tabs-title.active {
  border-bottom: 4px solid #127982;
}

.meetings-weddings .interior-push-2 .tabs-title.active a {
  color: #127982;
}

.meetings-weddings .interior-push-2 .tabs-content {
  background: #FFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0 !important;
  padding: 3em;
  text-align: left;
}

@media only screen and (max-width: 40em) {
  .meetings-weddings .interior-push-2 .tabs-content {
    padding: 1em .5em;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-2 .tabs-content {
    margin: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-2 .tabs-content img {
    width: 100%;
  }
}

.meetings-weddings .interior-push-2 .tabs-content h2,
.meetings-weddings .interior-push-2 .tabs-content h3 {
  line-height: 2.73438vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  margin: 30px 0px;
}

.meetings-weddings .interior-push-2 .tabs-content p {
  font-size: 2.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-push-2 .tabs-content p {
    font-size: 2.08333vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-push-2 .tabs-content p {
    font-size: 1.25vw;
    margin-right: 3em;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-push-2 .tabs-content h3 {
    font-size: 2.109375vw;
    margin-bottom: 25px;
    letter-spacing: 0;
  }
}

.meetings-weddings .interior-push-2 .secondary-nav.open {
  background: #FFF;
}

.meetings-weddings .interior-push-2 .secondary-nav.open .active {
  background: #f7f3e5;
}

@media only screen and (min-width: 40.0625em) {
  .meetings-weddings .interior-push-2 .secondary-nav {
    background: none;
    border: 0 !important;
    margin: 0 auto;
    max-width: 90%;
  }
}

.meetings-weddings .interior-push-2 .secondary-nav.tabs-nav {
  background: inherit;
  border-top: none;
  border-bottom: none;
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .interior-push-2 .secondary-nav.tabs-nav .secondary-nav-trigger {
    display: block !important;
    border: 1px solid #D1D1D1;
    background: #FFF url(../img/down-arrow-dark.svg) no-repeat calc(100% - 18px) center;
    background-size: 11px 7px;
    position: relative;
    border-radius: 0;
    box-shadow: none;
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: "Raleway", sans-serif !important;
    color: #2E2E2E;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
  }
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .interior-push-2 .secondary-nav.tabs-nav.open {
    background: #f7f3e5;
  }
}

.meetings-weddings .interior-push-2 .secondary-nav .secondary-nav-trigger {
  font-size: 2vw;
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .interior-push-2 .secondary-nav ul.nav[data-tab] {
    border: 1px solid #D1D1D1;
    border-top: none;
    border-bottom: none;
    background: #fff;
    position: relative;
  }
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .interior-push-2 .secondary-nav ul.nav[data-tab] li {
    border-bottom: 1px solid #D1D1D1;
  }
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .interior-push-2 .secondary-nav ul.nav[data-tab] li a {
    display: block;
    background: #fff;
    font-family: "Raleway", sans-serif !important;
    color: #2E2E2E;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .interior-push-2 .secondary-nav ul.nav[data-tab].open li {
    display: block;
  }
}

.meetings-weddings .interior-video-push {
  background: #FFF;
  margin: 0 -11vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .interior-video-push {
    margin: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-video-push {
    margin: 0 -12vw;
    padding: 0 12vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .interior-video-push .shs-video-push {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 40em) {
  .meetings-weddings .shs-video-push .columns.large-7 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 40em) {
  .meetings-weddings .shs-video-push .video-container {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-weddings .shs-video-push .video-container {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1024px) {
  .meetings-weddings .shs-video-push hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .shs-video-push hr {
    margin: 30px auto !important;
  }
}

.shs-video-push {
  padding: 7.03125vw 9.375vw;
}

.shs-video-push h2,
.shs-video-push h3 {
  line-height: 2.73438vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .shs-video-push h3,
  .shs-video-push h3 {
    font-size: 2.109375vw;
  }
}

.shs-video-push hr {
  margin: 30px auto;
  width: 30%;
}

.shs-video-push .rows {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 64.0625em) {
  .shs-video-push .rows {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (min-width: 64.0625em) {
  .shs-video-push .fullwidth-promo-copy p,
  .shs-video-push .video-description p {
    font-size: 1vw;
  }
}

.shs-video-push .video-description {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding: 8vw 0 0;
}

@media only screen and (min-width: 64.0625em) {
  .shs-video-push .video-description {
    padding: 0 1.953125vw;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}

.shs-video-push .video-container {
  border: 10px solid #f7f3e5;
  position: relative;
  padding-bottom: 56.060606060606055%;
  height: 0;
  background: #000;
}

@media only screen and (min-width: 64.0625em) {
  .shs-video-push .video-container {
    padding-bottom: 56.333333333333336%;
  }
}

.shs-video-push .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.meetings-and-weddings-child .page-title {
  margin: 0 auto !important;
  width: 100%;
}

.enhancements .secondary-nav,
.the-farmhouse .secondary-nav {
  text-align: center;
  background: #fbf9f2;
  border-top: 1px solid #d5d1c5;
  padding: 2.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav,
  .the-farmhouse .secondary-nav {
    height: 5.70313vw;
    line-height: 5.70313vw;
    padding: 0;
  }
}

.enhancements .secondary-nav.fixed,
.the-farmhouse .secondary-nav.fixed {
  position: fixed;
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav.fixed,
  .the-farmhouse .secondary-nav.fixed {
    top: 5.9375vw;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 1, 0.75);
  }
}

.enhancements .secondary-nav ul,
.the-farmhouse .secondary-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul,
  .the-farmhouse .secondary-nav ul {
    line-height: 5.70313vw;
    margin-left: 0.78125vw;
  }
}

.enhancements .secondary-nav ul li,
.the-farmhouse .secondary-nav ul li {
  margin: 0;
  padding: 0;
  display: block;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li,
  .the-farmhouse .secondary-nav ul li {
    display: inline-block;
    margin: 0 2.03125vw 0 0;
    height: 5.70313vw;
  }
}

.enhancements .secondary-nav ul li a,
.the-farmhouse .secondary-nav ul li a {
  color: #1a1919;
  font-weight: 700;
  letter-spacing: .09em;
  font-size: 3.75vw;
  font-style: normal;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li a,
  .the-farmhouse .secondary-nav ul li a {
    display: block;
    height: 5.70313vw;
    letter-spacing: .18em;
    font-size: 1.25vw;
    padding: 0 0.9375vw;
  }
}

.enhancements .secondary-nav ul li a:hover,
.the-farmhouse .secondary-nav ul li a:hover {
  color: #1aa6b3;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li a:hover,
  .the-farmhouse .secondary-nav ul li a:hover {
    border-bottom: 4px solid #1aa6b3;
  }
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li.active a,
  .the-farmhouse .secondary-nav ul li.active a {
    color: #1aa6b3;
    border-bottom: 4px solid #1aa6b3;
  }
}

.enhancements .secondary-nav ul li:first-child,
.the-farmhouse .secondary-nav ul li:first-child {
  font-family: "Minion W01", georgia, serif !important;
  text-transform: none;
  font-style: italic;
  color: #864235;
  font-weight: 500;
  display: block;
  margin-bottom: 1.25vw;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li:first-child,
  .the-farmhouse .secondary-nav ul li:first-child {
    display: inline-block;
    font-size: 1.07656vw;
    line-height: 1.52344vw;
    position: relative;
    height: auto;
    margin-right: 2.57813vw;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li:first-child span,
  .the-farmhouse .secondary-nav ul li:first-child span {
    display: block;
    font-size: 1.84531vw;
    letter-spacing: .09em;
  }
}

.enhancements .secondary-nav ul li:nth-child(3),
.the-farmhouse .secondary-nav ul li:nth-child(3) {
  margin: 0 5vw;
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li:nth-child(3),
  .the-farmhouse .secondary-nav ul li:nth-child(3) {
    margin: 0 2.03125vw 0 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .enhancements .secondary-nav ul li:last-child,
  .the-farmhouse .secondary-nav ul li:last-child {
    margin-right: 0;
  }
}

.main-masthead {
  position: relative;
}

.main-masthead .text-overlay {
  background: transparent;
  position: absolute;
  z-index: 10;
  text-align: center;
  width: 100%;
  top: 12.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .text-overlay {
    top: 20.39063vw;
  }
}

.main-masthead .text-overlay h1 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-shadow: 0px 4px 6px rgba(0, 0, 1, 0.75);
  -moz-transform: matrix(0.91429, 0, 0, 0.91281, 0, 0);
  -webkit-transform: matrix(0.91429, 0, 0, 0.91281, 0, 0);
  -ms-transform: matrix(0.91429, 0, 0, 0.91281, 0, 0);
  letter-spacing: .15em;
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .text-overlay h1 {
    font-size: 5.15625vw;
    letter-spacing: .185em;
    word-spacing: 0.54688vw;
    padding-bottom: 1.17188vw;
    margin-bottom: 1.25vw;
  }
}

.main-masthead .text-overlay .overlay-content {
  font-family: "Minion Pro";
  color: white;
  font-style: italic;
  text-shadow: 0px 4px 6px rgba(0, 0, 1, 0.75);
  padding: 0 7.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .text-overlay .overlay-content {
    display: inline-block;
    width: 35.39063vw;
    padding: 0;
  }
}

.main-masthead .text-overlay .overlay-content p {
  font-weight: 600;
}

@media only screen and (min-width: 64.0625em) {
  .main-masthead .text-overlay .overlay-content p {
    font-size: 1.5625vw;
    letter-spacing: .085em;
    line-height: 1.5;
  }
}

.main-masthead .text-overlay iframe {
  width: 90%;
  height: 46.875vw;
  max-width: 83.2vw !important;
}

@media only screen and (min-width: 667px) {
  .main-masthead .text-overlay iframe {
    height: 31.25vw;
    max-width: 55.5vw !important;
  }
}

.masthead.two-column {
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 1, 0.5);
}

.masthead.two-column .item {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item {
    height: 33.59375vw;
  }
}

.masthead.two-column .item .item-left, .masthead.two-column .item .item-right {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-left, .masthead.two-column .item .item-right {
    position: absolute;
    height: 100%;
  }
}

.masthead.two-column .item .item-left {
  background: #673b40;
  padding: 1.75vw;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-left {
    padding: 0.54688vw;
    width: 37.10938vw;
    left: 0;
    top: 0;
  }
}

.masthead.two-column .item .item-left .slide-content {
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 7.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-left .slide-content {
    height: 32.42188vw;
    padding: 0;
  }
}

.masthead.two-column .item .item-left .slide-content h3, .masthead.two-column .item .item-left .slide-content .h3 {
  text-align: center;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #f7f3e5;
  text-transform: uppercase;
  font-size: 6.75vw;
  letter-spacing: .15em;
  margin-bottom: 5.25vw;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-left .slide-content h3, .masthead.two-column .item .item-left .slide-content .h3 {
    font-size: 3.90625vw;
    margin-top: 2.57813vw;
    letter-spacing: .12em;
    padding-bottom: 1.17188vw;
    margin-bottom: 1.64063vw;
  }
}

.masthead.two-column .item .item-left .slide-content .slide-description {
  font-family: "Minion W01", georgia, serif !important;
  font-weight: 500;
  color: #f7f3e5;
  font-style: italic;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-left .slide-content .slide-description {
    font-size: 1.32813vw;
    line-height: 1.875vw;
    padding: 0 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-left .slide-content .slide-description p {
    font-size: 1.32813vw;
    line-height: 1.875vw;
    letter-spacing: .07em;
    margin-bottom: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .item .item-right {
    width: 53.51563vw;
    right: 0;
    top: 0;
  }
}

.masthead.two-column .slick-dots {
  position: absolute;
  top: 50vw;
}

@media only screen and (min-width: 64.0625em) {
  .masthead.two-column .slick-dots {
    width: 36.01563vw;
    left: 0.54688vw;
    bottom: 3.35938vw;
  }
}

.masthead.two-column .slick-dots li button:before {
  color: #a19f95;
}

.masthead.two-column .slick-dots li.slick-active button:before {
  color: #1aa6b3;
}

.masthead.two-column .slick-dots li:hover button:before {
  color: #1aa6b3;
}

.scroll-section {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#transformation .text-overlay {
    top: 4.6875vw;
    right: 4.6875vw;
  }
}

.scroll-section#transformation .renovations-began {
  position: absolute;
  background: url(../img/bg-renovations-began.png) no-repeat;
  background-size: cover;
  z-index: 10;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#transformation .renovations-began {
    width: 21.79688vw;
    height: 21.79688vw;
    top: 5.85938vw;
    left: 3.90625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#history {
    padding: 4.6875vw;
    background: url(../img/bg-pattern-1.png);
  }
}

.scroll-section#history .masthead-wrap {
  background: #673b40;
}

.scroll-section#history .masthead-wrap h3, .scroll-section#history .masthead-wrap .h3 {
  background: url(../img/divider-1.png) no-repeat center bottom;
  background-size: 100% auto;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#history .masthead-wrap h3, .scroll-section#history .masthead-wrap .h3 {
    line-height: 3.90625vw;
    padding-bottom: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#history .masthead-wrap {
    height: 33.59375vw;
  }
}

.scroll-section#history .masthead-wrap a.button {
  display: inline-block;
  margin: 0 auto;
  color: #673b40;
}

.scroll-section#history .masthead-wrap a.button:hover {
  color: #fff;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#progress {
    height: 44.92188vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#progress .text-overlay {
    left: 50%;
    top: 50%;
    margin-left: -18.59375vw;
    margin-top: -15.15625vw;
  }
}

.scroll-section#progress .text-overlay .overlay-content-wrap img {
  padding-bottom: 5vw;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section#progress .text-overlay .overlay-content-wrap img {
    padding-top: 1.5625vw;
    padding-bottom: 1.5625vw;
  }
}

.scroll-section .text-overlay {
  position: relative;
  background: rgba(76, 75, 70, 0.95);
  padding: 1.75vw;
  z-index: 10;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .text-overlay {
    position: absolute;
    width: 37.1875vw;
    padding: 0.54688vw;
  }
}

.scroll-section .text-overlay .overlay-content-wrap {
  border: 1px solid rgba(247, 243, 229, 0.2);
  padding: 7.5vw 0 2.5vw 0;
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .text-overlay .overlay-content-wrap {
    padding: 0 0 1.5625vw 0;
  }
}

.scroll-section .text-overlay .overlay-content-wrap h2 {
  text-align: center;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #f7f3e5;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .12em;
  margin-bottom: 5.25vw;
  line-height: 1;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .text-overlay .overlay-content-wrap h2 {
    font-size: 3.90625vw;
    margin-top: 2.57813vw;
    letter-spacing: .12em;
    padding-bottom: 1.17188vw;
    margin-bottom: 1.64063vw;
  }
}

.scroll-section .text-overlay .overlay-content-wrap a {
  color: #f7f3e5;
  text-decoration: underline;
}

.scroll-section .text-overlay .overlay-content-wrap .overlay-content {
  font-family: "Minion W01", georgia, serif !important;
  font-weight: 500;
  color: #f7f3e5;
  font-style: italic;
  padding: 0 7.5vw;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .text-overlay .overlay-content-wrap .overlay-content {
    font-size: 1.32813vw;
    line-height: 1.875vw;
    padding: 0 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .text-overlay .overlay-content-wrap .overlay-content p {
    font-size: 1.32813vw;
    line-height: 1.875vw;
    letter-spacing: .07em;
    margin-bottom: 1.95313vw;
  }
}

.scroll-section .social-icons {
  text-align: center;
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .social-icons {
    position: absolute;
    display: inline-block;
    height: 3.125vw;
    right: 4.6875vw;
    bottom: 3.125vw;
    z-index: 10;
  }
}

.scroll-section .social-icons a {
  display: inline-block;
  width: 12.5vw;
  height: 12.5vw;
  line-height: 12.5vw;
  border-radius: 50%;
  text-align: center;
  background-color: #FFF;
  transition: background-color .5s;
  background-position: center center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .scroll-section .social-icons a {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .scroll-section .social-icons a {
    width: 3.125vw;
    height: 3.125vw;
    line-height: 3.125vw;
    margin: 0 0.9375vw 0 0;
  }
}

.scroll-section .social-icons a:hover {
  background-color: #1aa6b3;
  background-color: #cdcabe;
}

.scroll-section .social-icons a.icon-facebook {
  background-image: url(../img/icon-facebook-gray.svg);
  background-size: cover;
}

.scroll-section .social-icons a.icon-twitter {
  background-image: url(../img/icon-twitter-gray.svg);
  background-size: cover;
}

.scroll-section .social-icons a.icon-google {
  background-image: url(../img/icon-google-gray.svg);
  background-size: cover;
}

.scroll-section .social-icons a.icon-pinterest {
  background-image: url(../img/icon-pinterest-gray.svg);
  background-size: cover;
}

.shadow-screen-renovations {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/bg-shadow-masthead.png) no-repeat;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: 9;
}

.edit-mode .shadow-screen-renovations {
  display: none;
}

@media only screen and (max-width: 40em) {
  .mh-wrap {
    position: relative;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .mh-wrap {
    position: relative;
  }
}

.mh-wrap #slider-thumbnails .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 10;
}

@media only screen and (min-width: 64.0625em) {
  .mh-wrap #slider-thumbnails .slick-dots {
    display: none !important;
  }
}

.mh-wrap #slider-thumbnails .slick-dots li button {
  width: 30px;
  height: 30px;
}

.mh-wrap #slider-thumbnails .slick-dots li button:before {
  color: #864235;
  font-size: 48px;
  line-height: 28px;
  width: 28px;
  height: 28px;
}

.mh-wrap #slider-thumbnails .slick-dots li.slick-active button:before {
  color: #f7f3e5;
}

.mh-wrap #slider-thumbs {
  display: none !important;
}

@media only screen and (min-width: 64.0625em) {
  .mh-wrap #slider-thumbs {
    display: block !important;
    position: absolute;
    bottom: 40px;
    left: 47%;
    right: 47%;
    z-index: 10;
    margin-left: -18.59375vw;
    margin-right: -18.59375vw;
  }
}

.mh-wrap #slider-thumbs .slick-track {
  margin: 0 auto;
}

.mh-wrap #slider-thumbs .slick-track .item {
  margin: 0 17px;
}

.mh-wrap #slider-thumbs .slick-track .item img {
  border: 2px solid #FFF;
}

.mh-wrap #slider-thumbs .slick-track .item:hover {
  cursor: pointer;
}

.mh-wrap #slider-thumbs .slick-track .item:hover div {
  position: relative;
}

.mh-wrap #slider-thumbs .slick-track .item:hover div:before {
  background: url(../img/thumbnail-hover.png) no-repeat center center/25% auto;
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mh-wrap #slider-thumbs .slick-arrow {
  width: 9.5vw;
  height: 9.5vw;
  z-index: 51;
  top: 50%;
  margin-top: -4.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .mh-wrap #slider-thumbs .slick-arrow {
    width: 4.94792vw;
    height: 4.94792vw;
    margin-top: -2.47396vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .mh-wrap #slider-thumbs .slick-arrow {
    margin-top: -1.48438vw;
    width: 3.125vw;
    height: 3.125vw;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .mh-wrap #slider-thumbs .slick-arrow:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.mh-wrap #slider-thumbs .slick-arrow.slick-next {
  background: url(../img/bg-next.svg) no-repeat center center;
  background-size: cover;
}

.mh-wrap #slider-thumbs .slick-arrow.slick-next:before {
  content: '';
}

@media only screen and (min-width: 64.0625em) {
  .mh-wrap #slider-thumbs .slick-arrow.slick-next {
    right: -3.125vw;
  }
}

.mh-wrap #slider-thumbs .slick-arrow.slick-prev {
  background: url(../img/bg-prev.svg) no-repeat center center;
  background-size: cover;
}

.mh-wrap #slider-thumbs .slick-arrow.slick-prev:before {
  content: '';
}

@media only screen and (min-width: 64.0625em) {
  .mh-wrap #slider-thumbs .slick-arrow.slick-prev {
    left: -3.125vw;
  }
}

@media only screen and (max-width: 40em) {
  #slider-modal {
    display: block;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  #slider-modal {
    display: block;
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal {
    background-color: #45443f;
    border: 1px solid rgba(247, 243, 229, 0.2);
    left: 50%;
    padding: 20px;
    width: 40%;
    max-height: 100%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: auto;
    margin: 0;
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal[aria-hidden="true"] {
    display: block !important;
    height: 0px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal[aria-hidden="false"] {
    display: block !important;
    height: auto;
    max-height: 100%;
  }
}

#slider-modal .close {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .close {
    cursor: pointer;
    display: block;
    position: absolute;
    top: -45px;
    right: 0;
    color: #FFF;
    font-size: 50px;
    z-index: 1005;
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .close:hover {
    color: #23e1f2;
  }
}

#slider-modal .modal-body {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .modal-body .slick-arrow {
    margin-top: 0vw;
    width: 2.34375vw;
    height: 2.34375vw;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  #slider-modal .modal-body .slick-arrow:hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .modal-body .slick-arrow.slick-next {
    background: url(../img/bg-next.svg) no-repeat center center;
    background-size: cover;
    right: -3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .modal-body .slick-arrow.slick-next:before {
    content: '';
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .modal-body .slick-arrow.slick-prev {
    background: url(../img/bg-prev.svg) no-repeat center center;
    background-size: cover;
    left: -3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  #slider-modal .modal-body .slick-arrow.slick-prev:before {
    content: '';
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-1441 .secondary-nav ul li:first-child {
    border-right: 0;
    top: 0;
    padding: 0;
  }
}

.page-1441 .scroll-section#transformation .renovations-began {
  background: url(../img/bg-enhancements-began.png) no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 64.0625em) {
  .page-1441 .scroll-section#progress .text-overlay {
    margin-top: -18.59375vw;
    padding: 0;
  }
}

.page-1441 .scroll-section#progress .text-overlay .overlay-content-wrap {
  border: 2px solid white;
}

@media only screen and (min-width: 64.0625em) {
  .page-1441 .scroll-section#progress .text-overlay .overlay-content-wrap img {
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-1441 .scroll-section#progress .text-overlay .overlay-content-wrap .overlay-content {
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-1441 .scroll-section#progress .text-overlay .overlay-content-wrap {
    padding: 0;
  }
}

@media only screen and (max-width: 40em) {
  .page-template-accommodations .accommodations-secondary {
    display: none;
  }
}

.page-template-accommodations .secondary-nav li {
  padding: 0 20px;
}

@media only screen and (min-width: 40.0625em) {
  .page-template-accommodations .secondary-nav li {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 40.0625em) {
  .page-template-accommodations .main-content {
    overflow: visible !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .main-content {
    padding-top: 0;
  }
}

.page-template-accommodations .listing {
  padding: 0;
  margin-top: 8vw;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #d5d1c5 !important;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing {
    margin: 2.26563vw 0 0 0;
    padding-bottom: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing.active {
    border-bottom: none !important;
  }
}

.page-template-accommodations .listing:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing:last-child {
    border: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset {
    padding: 0;
  }
}

.page-template-accommodations .listing .inset img {
  display: none;
}

.page-template-accommodations .listing .inset img:first-child {
  display: block;
}

.page-template-accommodations .listing .inset.slick-initialized img {
  display: block;
}

.page-template-accommodations .listing .inset .slick-arrow {
  top: 45%;
  border-radius: 50%;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset .slick-arrow {
    width: 5.85938vw;
    height: 5.85938vw;
    margin-top: 0;
    top: 12.10938vw;
  }
}

.page-template-accommodations .listing .inset .slick-arrow.slick-prev {
  background: rgba(255, 255, 255, 0.5) url(../img/left-arrow-gray.svg) no-repeat center center;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset .slick-arrow.slick-prev {
    left: 1.95313vw;
    background-size: 0.54688vw 1.32813vw;
  }
}

.page-template-accommodations .listing .inset .slick-arrow.slick-prev:hover, .page-template-accommodations .listing .inset .slick-arrow.slick-prev:focus {
  background: rgba(255, 255, 255, 0.75) url(../img/left-arrow-gray.svg) no-repeat center center;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset .slick-arrow.slick-prev:hover, .page-template-accommodations .listing .inset .slick-arrow.slick-prev:focus {
    background-size: 0.54688vw 1.32813vw;
  }
}

.page-template-accommodations .listing .inset .slick-arrow.slick-next {
  background: rgba(255, 255, 255, 0.5) url(../img/right-arrow-gray.svg) no-repeat center center;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset .slick-arrow.slick-next {
    right: 0.78125vw;
    background-size: 0.54688vw 1.32813vw;
  }
}

.page-template-accommodations .listing .inset .slick-arrow.slick-next:hover, .page-template-accommodations .listing .inset .slick-arrow.slick-next:focus {
  background: rgba(255, 255, 255, 0.75) url(../img/right-arrow-gray.svg) no-repeat center center;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset .slick-arrow.slick-next:hover, .page-template-accommodations .listing .inset .slick-arrow.slick-next:focus {
    background-size: 0.54688vw 1.32813vw;
  }
}

.page-template-accommodations .listing .inset .slick-dots {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .inset .slick-dots {
    margin-top: 0.46875vw;
  }
}

.page-template-accommodations .listing .inset .slick-dots li button:before {
  color: #a19f95;
}

.page-template-accommodations .listing .inset .slick-dots li.slick-active button:before {
  color: #1aa6b3;
}

.page-template-accommodations .listing .inset .slick-dots li button {
  margin-bottom: 0;
}

.page-template-accommodations .listing .inset .slick-dots li button:focus:before {
  color: #3498DB;
}

.page-template-accommodations .listing .info {
  padding-bottom: 8vw;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info {
    padding: 0.85938vw 1.5625vw 0 2.96875vw;
  }
}

.page-template-accommodations .listing .info h3 {
  font-size: 7vw;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info h3 {
    font-size: 3.125vw;
    margin-bottom: 0.78125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info h4 {
    font-size: 1.64063vw;
    margin-bottom: 1.01563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info header p:last-child {
    margin-bottom: 1.5625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info header {
    height: 12.1875vw;
    overflow: hidden;
    margin-bottom: 2.34375vw;
    display: block;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info.expanded header {
    height: auto;
    overflow: visible;
    -webkit-line-clamp: 9999;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .long-description ul {
    margin: 0 0 2.96875vw 0.78125vw !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .long-description ul li {
    font-size: 1.17188vw !important;
    line-height: 2.34375vw !important;
  }
}

.page-template-accommodations .listing .info .buttons {
  text-align: left;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .buttons {
    margin-bottom: 3.90625vw;
  }
}

.page-template-accommodations .listing .info .buttons a {
  color: #127982 !important;
}

.page-template-accommodations .listing .info .buttons a span {
  text-decoration: underline;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .buttons a span {
    margin-right: 0.23438vw;
    font-size: 1.25vw;
  }
}

.page-template-accommodations .listing .info .room-pricing {
  background: #fbf9f2;
  border: 1px solid #d5d1c5;
  color: #b03e4b;
  color: #834135;
  position: relative;
  text-align: center;
  margin-top: 8vw;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing {
    width: 41.875vw;
    height: 7.65625vw;
    line-height: 7.65625vw;
    margin: 0 auto 0 0.15625vw;
  }
}

.page-template-accommodations .listing .info .room-pricing .room-price {
  height: 18.5vw;
  text-align: center;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  letter-spacing: .09em;
  position: relative;
  padding: 0;
  font-size: 4vw;
  border-bottom: 1px solid #d5d1c5;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing .info .room-pricing .room-price {
    font-size: 2.34375vw;
    height: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .room-price {
    border-right: 1px solid #d5d1c5;
    border-bottom: none;
    font-size: 1.5625vw;
    height: 7.65625vw;
    width: 20.9375vw;
    background-position: 18.4375vw 0.70313vw;
    background-size: 1.71875vw 1.71875vw;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.page-template-accommodations .listing .info .room-pricing .room-price .price-from {
  padding: 0;
  text-align: right;
  display: inline-block;
  position: relative;
}

@media only screen and (max-width: 40em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-from {
    top: -4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-from {
    top: -1.5625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-from {
    padding: 0;
    width: auto;
    top: -0.39063vw;
    left: -0.46875vw;
  }
}

.page-template-accommodations .listing .info .room-pricing .room-price .price-data {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  font-size: 15vw;
  padding: 0;
  display: inline-block;
  line-height: normal;
  position: relative;
}

.page-template-accommodations .listing .info .room-pricing .room-price .price-data sup {
  padding: 0;
  float: left;
  font-size: 8vw;
  margin: 1.25vw 0 0 1.25vw;
  position: relative;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-data sup {
    font-size: 3.25521vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-data sup {
    font-size: 2.65625vw;
    margin: 0;
    float: none;
    top: 0.23438vw;
    left: -0.15625vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-data {
    font-size: 7.55208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-data {
    font-size: 4.14063vw;
    width: auto;
    padding: 0.85938vw 0 0 0;
    top: 0.70313vw;
  }
}

.page-template-accommodations .listing .info .room-pricing .room-price .price-per-night {
  padding: 0 0 0 0.75vw;
  line-height: 4vw;
  display: inline-block;
  position: relative;
  text-align: left;
}

@media only screen and (max-width: 40em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-per-night {
    top: -2.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-per-night {
    line-height: normal;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .room-price .price-per-night {
    text-align: left;
    padding: 0;
    line-height: 1.48438vw;
    width: auto;
    margin: 0;
    top: 0.23438vw;
    left: 0.70313vw;
  }
}

.page-template-accommodations .listing .info .room-pricing .room-price .price-per-night span {
  display: block;
}

.page-template-accommodations .listing .info .room-pricing .icbe-trigger {
  padding: 3.5vw 0;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger {
    width: 20.78125vw;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
  }
}

.page-template-accommodations .listing .info .room-pricing .icbe-trigger .icbe-btn-preloader {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger .icbe-btn-preloader {
    display: inline-block;
  }
}

.page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button,
.page-template-accommodations .listing .info .room-pricing .icbe-trigger .button {
  font-size: 5vw;
  padding: 3.75vw 0;
  display: block;
  margin: 0 auto;
  width: 94%;
  -webkit-transform: all .8s;
      -ms-transform: all .8s;
          transform: all .8s;
  transition: color .2s ease-out, background .1s ease-in;
  display: block;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button,
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger .button {
    font-size: 3.125vw;
    padding: 1.95313vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button,
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger .button {
    font-size: 1.40625vw;
    width: 17.03125vw;
    margin: 1.5625vw auto 0 auto;
    height: 4.375vw;
    padding: 0;
    line-height: 4.375vw;
  }
}

.page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button:hover,
.page-template-accommodations .listing .info .room-pricing .icbe-trigger .button:hover {
  background: #fff;
  color: #1aa6b3;
}

.page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button.close-icbe,
.page-template-accommodations .listing .info .room-pricing .icbe-trigger .button.close-icbe {
  background: #4c4b46;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button.close-icbe img,
  .page-template-accommodations .listing .info .room-pricing .icbe-trigger .button.close-icbe img {
    width: 2.1875vw;
    height: 2.1875vw;
    margin-right: 0.46875vw;
  }
}

.page-template-accommodations .listing .info .room-pricing .icbe-trigger a.button.close-icbe:hover,
.page-template-accommodations .listing .info .room-pricing .icbe-trigger .button.close-icbe:hover {
  color: #fff;
}

.page-template-accommodations .ic-iframe-wrap {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .ic-iframe-wrap {
    margin: -0.07813vw 0 0 -4.6875vw;
    width: 100%;
    margin: 0;
    display: block;
  }
}

.page-template-accommodations .ic-iframe-wrap.active {
  border-top: 1px solid #d5d1c5;
}

.page-template-accommodations .ic-iframe-wrap iframe {
  width: 100%;
  background: #fbf9f2;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-accommodations .ic-iframe-wrap iframe {
    min-width: 1210px;
    height: 31.64063vw;
  }
}

.page-template-accommodations #history {
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 1, 0.35);
}

.page-template-accommodations #history .slick-slide img {
  width: 100%;
}

.accommodations-child .content-wrap #content-full .intro-content {
  margin-top: -4.6875vw;
}

@media only screen and (min-width: 64.0625em) {
  .accommodations-child .content-wrap #content-full .intro-content {
    margin-left: 4.6875vw;
    margin-right: 4.6875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .accommodations-child .content-wrap #content-full .listing {
    margin-left: 4.6875vw;
    margin-right: 4.6875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .accommodations-child .content-wrap #content-full {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .accommodations-child:not(.rooms-and-suites):not(.spa-penthouses) .content-wrap #content-full {
    border-right: 0 solid #dad6cb;
    margin-left: 4.6875vw;
    margin-right: 4.6875vw;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .accommodations-child:not(.rooms-and-suites):not(.spa-penthouses) .content-wrap #content-full .intro-content {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .accommodations-child .page-template-interior .secondary-nav ul li {
    margin: 0px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .accommodations-child .page-template-interior .secondary-nav ul li a {
    padding: 0 1.17188vw;
  }
}

.info-tooltip-wrap {
  position: absolute;
  width: 22px;
  height: 22px;
  right: 6px;
  top: 7px;
  background: url(../img/btn-info.png) no-repeat;
  background-size: cover;
}

.info-tooltip-wrap .info-tooltip {
  background: #4c4b46;
  bottom: 100%;
  font-style: normal !important;
  color: #fff;
  display: none;
  font-family: 'Raleway';
  letter-spacing: normal;
  margin-bottom: 15px;
  cursor: pointer;
  pointer-events: none;
  text-align: left;
  position: absolute;
  width: 180px;
  padding: 6px 6px 6px 7px;
  font-size: 11px;
  line-height: 18px;
  left: -150px;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  transition: all .25s ease-out;
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

@media only screen and (min-width: 64.0625em) {
  .info-tooltip-wrap .info-tooltip {
    opacity: 0;
    display: block;
  }
}

@media only screen and (min-width: 64.0625em) {
  .info-tooltip-wrap .info-tooltip {
    width: 13.67188vw;
    padding: 0.46875vw 0.46875vw 0.46875vw 0.54688vw;
    font-size: 11px;
    line-height: 1.25vw;
    left: -5.78125vw;
  }
}

.info-tooltip-wrap .info-tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

.info-tooltip-wrap .info-tooltip:after {
  border-left: solid transparent 6px;
  border-right: solid transparent 6px;
  border-top: solid #4c4b46 6px;
  bottom: -6px;
  content: " ";
  height: 0;
  right: 13px;
  position: absolute;
  width: 0;
}

@media only screen and (min-width: 64.0625em) {
  .info-tooltip-wrap .info-tooltip:after {
    left: 50%;
    right: auto;
    margin-left: -9px;
  }
}

.info-tooltip-wrap:hover, .info-tooltip-wrap:focus {
  outline: 0;
}

.info-tooltip-wrap:hover .info-tooltip, .info-tooltip-wrap:focus .info-tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.main-content a:not([class]) {
  color: #127982;
}

.main-content a:not([class]):hover, .main-content a:not([class]):focus {
  color: #67DEEF;
}

@media only screen and (max-width: 40em) {
  body.offers #content-full,
  .offer-permalink #content-full,
  body.offers-child #content-full,
  body.special-offers-child #content-full,
  body.spa-packages #content-full {
    border-bottom: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers #content-full,
  .offer-permalink #content-full,
  body.offers-child #content-full,
  body.special-offers-child #content-full,
  body.spa-packages #content-full {
    border: none;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers #content-full,
  .offer-permalink #content-full,
  body.offers-child #content-full,
  body.special-offers-child #content-full,
  body.spa-packages #content-full {
    padding-top: 3.59375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers #content-full .main-content,
  .offer-permalink #content-full .main-content,
  body.offers-child #content-full .main-content,
  body.special-offers-child #content-full .main-content,
  body.spa-packages #content-full .main-content {
    margin-top: 4.29688vw;
    padding: 2.34375vw 1.17188vw;
  }
}

body.offers #content-full .intro-content,
.offer-permalink #content-full .intro-content,
body.offers-child #content-full .intro-content,
body.special-offers-child #content-full .intro-content,
body.spa-packages #content-full .intro-content {
  border-bottom: none;
}

body.offers .secondary-nav,
.offer-permalink .secondary-nav,
body.offers-child .secondary-nav,
body.special-offers-child .secondary-nav,
body.spa-packages .secondary-nav {
  height: auto;
  padding-bottom: 0;
  padding-top: 0;
}

@media only screen and (max-width: 40em) {
  body.offers .secondary-nav,
  .offer-permalink .secondary-nav,
  body.offers-child .secondary-nav,
  body.special-offers-child .secondary-nav,
  body.spa-packages .secondary-nav {
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers .secondary-nav,
  .offer-permalink .secondary-nav,
  body.offers-child .secondary-nav,
  body.special-offers-child .secondary-nav,
  body.spa-packages .secondary-nav {
    padding-top: 1.95313vw;
    padding-bottom: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .secondary-nav,
  .offer-permalink .secondary-nav,
  body.offers-child .secondary-nav,
  body.special-offers-child .secondary-nav,
  body.spa-packages .secondary-nav {
    padding-top: 3.4375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .secondary-nav .secondary-nav-trigger,
  .offer-permalink .secondary-nav .secondary-nav-trigger,
  body.offers-child .secondary-nav .secondary-nav-trigger,
  body.special-offers-child .secondary-nav .secondary-nav-trigger,
  body.spa-packages .secondary-nav .secondary-nav-trigger {
    display: none;
  }
}

body.offers .secondary-nav p,
.offer-permalink .secondary-nav p,
body.offers-child .secondary-nav p,
body.special-offers-child .secondary-nav p,
body.spa-packages .secondary-nav p {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  color: #4c4b46;
}

@media only screen and (max-width: 40em) {
  body.offers .secondary-nav p,
  .offer-permalink .secondary-nav p,
  body.offers-child .secondary-nav p,
  body.special-offers-child .secondary-nav p,
  body.spa-packages .secondary-nav p {
    font-size: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers .secondary-nav p,
  .offer-permalink .secondary-nav p,
  body.offers-child .secondary-nav p,
  body.special-offers-child .secondary-nav p,
  body.spa-packages .secondary-nav p {
    font-size: 2.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .secondary-nav p,
  .offer-permalink .secondary-nav p,
  body.offers-child .secondary-nav p,
  body.special-offers-child .secondary-nav p,
  body.spa-packages .secondary-nav p {
    font-size: 1.64063vw;
    line-height: normal;
    margin: 0;
    padding: 0;
    letter-spacing: .045em;
  }
}

body.offers .categories-filters,
.offer-permalink .categories-filters,
body.offers-child .categories-filters,
body.special-offers-child .categories-filters,
body.spa-packages .categories-filters {
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters,
  .offer-permalink .categories-filters,
  body.offers-child .categories-filters,
  body.special-offers-child .categories-filters,
  body.spa-packages .categories-filters {
    width: 94.45313vw;
    margin: 0 auto;
    display: block !important;
    padding: 2.42188vw 0 3.90625vw 0;
  }
}

body.offers .categories-filters li,
.offer-permalink .categories-filters li,
body.offers-child .categories-filters li,
body.special-offers-child .categories-filters li,
body.spa-packages .categories-filters li {
  background-color: #000 !important;
  position: relative;
  display: inline-block;
  float: left;
}

@media only screen and (max-width: 40em) {
  body.offers .categories-filters li,
  .offer-permalink .categories-filters li,
  body.offers-child .categories-filters li,
  body.special-offers-child .categories-filters li,
  body.spa-packages .categories-filters li {
    width: 100%;
    height: 16.5vw;
    line-height: 16.5vw;
    background: #4c4b46;
    margin-bottom: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers .categories-filters li,
  .offer-permalink .categories-filters li,
  body.offers-child .categories-filters li,
  body.special-offers-child .categories-filters li,
  body.spa-packages .categories-filters li {
    width: 13%;
    height: 19.53125vw;
    margin-right: 1.5%;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters li,
  .offer-permalink .categories-filters li,
  body.offers-child .categories-filters li,
  body.special-offers-child .categories-filters li,
  body.spa-packages .categories-filters li {
    margin: 0 1.09375vw 0 0;
    width: 12.5vw;
    height: 15.625vw;
  }
}

body.offers .categories-filters li a,
.offer-permalink .categories-filters li a,
body.offers-child .categories-filters li a,
body.special-offers-child .categories-filters li a,
body.spa-packages .categories-filters li a {
  pointer-events: none;
  line-height: normal;
  height: auto;
  display: block;
  color: #FFF;
  text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.75);
  letter-spacing: normal;
  padding: 0;
  border: none;
  position: absolute;
  text-align: center;
}

@media only screen and (max-width: 40em) {
  body.offers .categories-filters li a,
  .offer-permalink .categories-filters li a,
  body.offers-child .categories-filters li a,
  body.special-offers-child .categories-filters li a,
  body.spa-packages .categories-filters li a {
    position: relative;
    bottom: auto;
    text-align: left;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers .categories-filters li a,
  .offer-permalink .categories-filters li a,
  body.offers-child .categories-filters li a,
  body.special-offers-child .categories-filters li a,
  body.spa-packages .categories-filters li a {
    bottom: 1.5625vw;
    font-size: 1.75781vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters li a,
  .offer-permalink .categories-filters li a,
  body.offers-child .categories-filters li a,
  body.special-offers-child .categories-filters li a,
  body.spa-packages .categories-filters li a {
    font-size: 1.71875vw;
    bottom: 1.17188vw;
  }
}

body.offers .categories-filters li a:hover,
.offer-permalink .categories-filters li a:hover,
body.offers-child .categories-filters li a:hover,
body.special-offers-child .categories-filters li a:hover,
body.spa-packages .categories-filters li a:hover {
  border: none;
}

@media only screen and (min-width: 40.0625em) {
  body.offers .categories-filters li:last-child,
  .offer-permalink .categories-filters li:last-child,
  body.offers-child .categories-filters li:last-child,
  body.special-offers-child .categories-filters li:last-child,
  body.spa-packages .categories-filters li:last-child {
    margin-right: 0;
  }
}

body.offers .categories-filters li .category-name,
.offer-permalink .categories-filters li .category-name,
body.offers-child .categories-filters li .category-name,
body.special-offers-child .categories-filters li .category-name,
body.spa-packages .categories-filters li .category-name {
  display: block;
}

@media only screen and (max-width: 40em) {
  body.offers .categories-filters li .category-name,
  .offer-permalink .categories-filters li .category-name,
  body.offers-child .categories-filters li .category-name,
  body.special-offers-child .categories-filters li .category-name,
  body.spa-packages .categories-filters li .category-name {
    text-align: center;
    line-height: 16.5vw;
    font-size: 5vw;
    text-shadow: none;
  }
}

body.offers .categories-filters li .category-showing,
.offer-permalink .categories-filters li .category-showing,
body.offers-child .categories-filters li .category-showing,
body.special-offers-child .categories-filters li .category-showing,
body.spa-packages .categories-filters li .category-showing {
  margin-bottom: 0;
  font-family: "Minion W01", georgia, serif !important;
  color: #FFF;
  text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.75);
  font-weight: 600;
  text-transform: none;
}

@media only screen and (max-width: 40em) {
  body.offers .categories-filters li .category-showing,
  .offer-permalink .categories-filters li .category-showing,
  body.offers-child .categories-filters li .category-showing,
  body.special-offers-child .categories-filters li .category-showing,
  body.spa-packages .categories-filters li .category-showing {
    position: absolute;
    left: 3.75vw;
    top: 5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters li .category-showing,
  .offer-permalink .categories-filters li .category-showing,
  body.offers-child .categories-filters li .category-showing,
  body.special-offers-child .categories-filters li .category-showing,
  body.spa-packages .categories-filters li .category-showing {
    font-size: 1.40625vw;
  }
}

body.offers .categories-filters li .category-showing em,
.offer-permalink .categories-filters li .category-showing em,
body.offers-child .categories-filters li .category-showing em,
body.special-offers-child .categories-filters li .category-showing em,
body.spa-packages .categories-filters li .category-showing em {
  display: inline-block;
}

@media only screen and (max-width: 40em) {
  body.offers .categories-filters li .category-showing em,
  .offer-permalink .categories-filters li .category-showing em,
  body.offers-child .categories-filters li .category-showing em,
  body.special-offers-child .categories-filters li .category-showing em,
  body.spa-packages .categories-filters li .category-showing em {
    display: none;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers .categories-filters li .category-showing em,
  .offer-permalink .categories-filters li .category-showing em,
  body.offers-child .categories-filters li .category-showing em,
  body.special-offers-child .categories-filters li .category-showing em,
  body.spa-packages .categories-filters li .category-showing em {
    margin-right: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters li .category-showing em,
  .offer-permalink .categories-filters li .category-showing em,
  body.offers-child .categories-filters li .category-showing em,
  body.special-offers-child .categories-filters li .category-showing em,
  body.spa-packages .categories-filters li .category-showing em {
    margin-right: 0.85938vw;
  }
}

body.offers .categories-filters li .category-showing span.fa-check-square-o:before,
body.offers .categories-filters li .category-showing span.fa-square-o:before,
.offer-permalink .categories-filters li .category-showing span.fa-check-square-o:before,
.offer-permalink .categories-filters li .category-showing span.fa-square-o:before,
body.offers-child .categories-filters li .category-showing span.fa-check-square-o:before,
body.offers-child .categories-filters li .category-showing span.fa-square-o:before,
body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o:before,
body.special-offers-child .categories-filters li .category-showing span.fa-square-o:before,
body.spa-packages .categories-filters li .category-showing span.fa-check-square-o:before,
body.spa-packages .categories-filters li .category-showing span.fa-square-o:before {
  content: '';
}

body.offers .categories-filters li .category-showing span.fa-square-o,
body.offers .categories-filters li .category-showing span.fa-check-square-o,
.offer-permalink .categories-filters li .category-showing span.fa-square-o,
.offer-permalink .categories-filters li .category-showing span.fa-check-square-o,
body.offers-child .categories-filters li .category-showing span.fa-square-o,
body.offers-child .categories-filters li .category-showing span.fa-check-square-o,
body.special-offers-child .categories-filters li .category-showing span.fa-square-o,
body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o,
body.spa-packages .categories-filters li .category-showing span.fa-square-o,
body.spa-packages .categories-filters li .category-showing span.fa-check-square-o {
  pointer-events: auto;
  display: inline-block;
  background: #fff;
  border: 1px solid #a5a299;
  position: relative;
  width: 16px;
  height: 16px;
}

@media only screen and (max-width: 40em) {
  body.offers .categories-filters li .category-showing span.fa-square-o,
  body.offers .categories-filters li .category-showing span.fa-check-square-o,
  .offer-permalink .categories-filters li .category-showing span.fa-square-o,
  .offer-permalink .categories-filters li .category-showing span.fa-check-square-o,
  body.offers-child .categories-filters li .category-showing span.fa-square-o,
  body.offers-child .categories-filters li .category-showing span.fa-check-square-o,
  body.special-offers-child .categories-filters li .category-showing span.fa-square-o,
  body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o,
  body.spa-packages .categories-filters li .category-showing span.fa-square-o,
  body.spa-packages .categories-filters li .category-showing span.fa-check-square-o {
    margin-left: 1.25vw;
    top: 1vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  body.offers .categories-filters li .category-showing span.fa-square-o,
  body.offers .categories-filters li .category-showing span.fa-check-square-o,
  .offer-permalink .categories-filters li .category-showing span.fa-square-o,
  .offer-permalink .categories-filters li .category-showing span.fa-check-square-o,
  body.offers-child .categories-filters li .category-showing span.fa-square-o,
  body.offers-child .categories-filters li .category-showing span.fa-check-square-o,
  body.special-offers-child .categories-filters li .category-showing span.fa-square-o,
  body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o,
  body.spa-packages .categories-filters li .category-showing span.fa-square-o,
  body.spa-packages .categories-filters li .category-showing span.fa-check-square-o {
    top: 0.52083vw;
    margin-left: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters li .category-showing span.fa-square-o,
  body.offers .categories-filters li .category-showing span.fa-check-square-o,
  .offer-permalink .categories-filters li .category-showing span.fa-square-o,
  .offer-permalink .categories-filters li .category-showing span.fa-check-square-o,
  body.offers-child .categories-filters li .category-showing span.fa-square-o,
  body.offers-child .categories-filters li .category-showing span.fa-check-square-o,
  body.special-offers-child .categories-filters li .category-showing span.fa-square-o,
  body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o,
  body.spa-packages .categories-filters li .category-showing span.fa-square-o,
  body.spa-packages .categories-filters li .category-showing span.fa-check-square-o {
    width: 1.25vw;
    height: 1.25vw;
    top: 0.15625vw;
    margin-left: 0.85938vw;
  }
}

body.offers .categories-filters li .category-showing span.fa-check-square-o:before,
.offer-permalink .categories-filters li .category-showing span.fa-check-square-o:before,
body.offers-child .categories-filters li .category-showing span.fa-check-square-o:before,
body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o:before,
body.spa-packages .categories-filters li .category-showing span.fa-check-square-o:before {
  content: '';
  display: block;
  position: absolute;
  width: 21px;
  height: 20px;
  background: url(../img/checkmark.png) no-repeat;
  background-size: cover;
  left: 0px;
  bottom: 1px;
}

@media only screen and (min-width: 64.0625em) {
  body.offers .categories-filters li .category-showing span.fa-check-square-o:before,
  .offer-permalink .categories-filters li .category-showing span.fa-check-square-o:before,
  body.offers-child .categories-filters li .category-showing span.fa-check-square-o:before,
  body.special-offers-child .categories-filters li .category-showing span.fa-check-square-o:before,
  body.spa-packages .categories-filters li .category-showing span.fa-check-square-o:before {
    width: 1.64063vw;
    height: 1.5625vw;
    left: 0vw;
    bottom: 0.07813vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  body.offers .categories-filters li.category-accommodations,
  .offer-permalink .categories-filters li.category-accommodations,
  body.offers-child .categories-filters li.category-accommodations,
  body.special-offers-child .categories-filters li.category-accommodations,
  body.spa-packages .categories-filters li.category-accommodations {
    background: url(../img/bg-offers-accommodations-1.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-spa,
  .offer-permalink .categories-filters li.category-spa,
  body.offers-child .categories-filters li.category-spa,
  body.special-offers-child .categories-filters li.category-spa,
  body.spa-packages .categories-filters li.category-spa {
    background: url(../img/bg-offers-spa-1.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-golf,
  .offer-permalink .categories-filters li.category-golf,
  body.offers-child .categories-filters li.category-golf,
  body.special-offers-child .categories-filters li.category-golf,
  body.spa-packages .categories-filters li.category-golf {
    background: url(../img/bg-offers-golf.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-dining,
  .offer-permalink .categories-filters li.category-dining,
  body.offers-child .categories-filters li.category-dining,
  body.special-offers-child .categories-filters li.category-dining,
  body.spa-packages .categories-filters li.category-dining {
    background: url(../img/bg-offers-dining-1.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-families,
  .offer-permalink .categories-filters li.category-families,
  body.offers-child .categories-filters li.category-families,
  body.special-offers-child .categories-filters li.category-families,
  body.spa-packages .categories-filters li.category-families {
    background: url(../img/bg-offers-families-1.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-romance-and-anniversary,
  .offer-permalink .categories-filters li.category-romance-and-anniversary,
  body.offers-child .categories-filters li.category-romance-and-anniversary,
  body.special-offers-child .categories-filters li.category-romance-and-anniversary,
  body.spa-packages .categories-filters li.category-romance-and-anniversary {
    background: url(../img/bg-offers-romance-and-anniversary-1.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-meetings,
  .offer-permalink .categories-filters li.category-meetings,
  body.offers-child .categories-filters li.category-meetings,
  body.special-offers-child .categories-filters li.category-meetings,
  body.spa-packages .categories-filters li.category-meetings {
    background: url(../img/bg-offers-meetings.jpg) no-repeat;
    background-size: cover;
  }
  body.offers .categories-filters li.category-seasonal,
  .offer-permalink .categories-filters li.category-seasonal,
  body.offers-child .categories-filters li.category-seasonal,
  body.special-offers-child .categories-filters li.category-seasonal,
  body.spa-packages .categories-filters li.category-seasonal {
    background: url(../img/bg-offers-seasonal.jpg) no-repeat;
    background-size: cover;
  }
}

.offers-listing {
  margin-left: 0;
  border-top: 1px solid #dad6cb;
  padding-top: 30px;
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing {
    padding-top: 2.34375vw;
  }
}

.offers-listing .message {
  display: none;
  list-style: none;
}

.offers-listing .message:before {
  display: none;
}

.offers-listing .listing:not(.combined-cal):not(:last-of-type) {
  border-bottom: 1px solid #d5d1c5;
}

.offers-listing .listing {
  list-style: none;
  border-bottom: 1px solid #d5d1c5;
}

.offers-listing .listing:before {
  display: none !important;
}

@media only screen and (max-width: 40em) {
  .offers-listing .listing {
    margin-bottom: 10vw !important;
    padding-bottom: 5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .offers-listing .listing {
    margin-bottom: 3.90625vw !important;
    padding-bottom: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing {
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing.row {
    margin-bottom: 2.34375vw !important;
  }
}

.offers-listing .listing .inset {
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing .inset {
    height: 27.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing .info {
    padding: 0.85938vw 0 0 2.73438vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing .info h3 {
    font-size: 3.125vw;
    margin-bottom: 0.78125vw;
  }
}

.offers-listing .listing .info h3 a {
  color: #4c4b46;
}

.offers-listing .listing .info .buttons {
  text-align: left;
}

.offers-listing .listing .info .buttons a.expand-toggle.link-block {
  display: block;
  margin-bottom: 0.78125vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .offers-listing .listing .info .buttons a.expand-toggle.button {
    padding-left: 2.60417vw;
    padding-right: 2.60417vw;
  }
}

@media only screen and (max-width: 40em) {
  .offers-listing .listing .info .buttons a.expand-toggle.button {
    padding: 3.75vw;
  }
}

.offers-listing .listing .info .buttons a.book-now {
  margin-right: 0;
}

.offers-listing .listing .info ul.share-tags {
  margin-left: 0 !important;
}

.offers-listing .listing .info ul.share-tags li {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
}

.offers-listing .listing .info ul.share-tags li:before {
  display: none !important;
}

.offers-listing .listing .info ul.share-tags li i.fa {
  margin-right: 5px;
}

.offers-listing .listing .info ul.share-tags li i.fa:before {
  font-size: 28px;
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing .info ul.share-tags li i.fa:before {
    font-size: 16px;
  }
}

.offers-listing .listing .info ul.share-tags li a {
  color: #4c4b46;
}

.offers-listing .listing .info ul.share-tags li a span {
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .offers-listing .listing .info ul.share-tags li a span {
    display: inline;
  }
}

@media only screen and (max-width: 40em) {
  .offer-permalink.content-wrap {
    padding-top: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .offer-permalink.content-wrap {
    padding-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .offer-permalink.content-wrap {
    padding: 1.5625vw 4.6875vw 0 4.6875vw;
  }
}

@media only screen and (max-width: 40em) {
  .offer-permalink.content-wrap .main-content {
    margin-top: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .offer-permalink.content-wrap .main-content {
    margin-top: 0;
  }
}

.offer-permalink.content-wrap .listing.row {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  border-bottom: none;
}

@media only screen and (min-width: 64.0625em) {
  body.offers-child .secondary-nav, body.offers-child #content-full {
    padding-top: 0;
  }
}

body.offers-child #content-full .main-content {
  padding-top: 0;
}

@media only screen and (min-width: 64.0625em) {
  body.special-offers-child .offers-listing .listing .info {
    left: 3.04688vw;
  }
}

body.offers #content-full,
body.spa-packages #content-full {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  body.offers #content-full,
  body.spa-packages #content-full {
    padding-top: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.offers #content-full .main-content,
  body.spa-packages #content-full .main-content {
    margin-top: 0;
  }
}

body.spa-packages .offers-listing .listing .info h3 a {
  color: #425364;
}

body.spa-packages .offers-listing .listing .info ul.share-tags li a {
  color: #425364;
}

body.spa-packages .offers-listing .listing .info ul.share-tags li a:hover {
  color: #566d83;
}

body.spa-packages .button.book-now {
  background: #8650ad;
}

body.spa-packages .button.book-now:hover {
  color: #8650ad;
  background: #FFF;
}

body.spa-packages .button-white, body.spa-packages .button-white:focus {
  color: #8650ad;
}

body.spa-packages .button-white:hover, body.spa-packages .button-white:focus:hover {
  background: #8650ad;
  color: #FFF;
}

body.press-room .content-wrap .main-content, .content-wrap.press-permalink .main-content {
  margin-top: 0;
  border: none;
  padding-top: 0;
}

@media only screen and (min-width: 64.0625em) {
  body.press-room .content-wrap .main-content, .content-wrap.press-permalink .main-content {
    padding-top: 0.78125vw;
  }
}

body.press-room .content-wrap #content-full, .content-wrap.press-permalink #content-full {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  body.press-room .secondary-nav ul li, .secondary-nav.press ul li {
    margin: 0 0.27344vw;
  }
}

@media only screen and (max-width: 40em) {
  .interior-masthead.press img {
    width: auto;
    max-width: 200%;
    height: 100%;
    margin-left: -25%;
  }
}

.content-wrap.press-permalink .press-title, .content-wrap.press-permalink .press-subtitle {
  font-family: "Raleway", sans-serif !important;
  text-transform: capitalize;
  letter-spacing: normal;
}

.content-wrap.press-permalink .press-title {
  color: #1a1919;
  margin-bottom: 3.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap.press-permalink .press-title {
    font-size: 3.90625vw;
    margin-bottom: 1.95313vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap.press-permalink .press-title {
    margin-top: 0.85938vw;
    font-size: 2.34375vw;
    line-height: 2.96875vw;
    margin-bottom: 1.17188vw;
  }
}

.content-wrap.press-permalink .press-subtitle {
  color: #4c4b46;
  font-size: 3.75vw;
  margin-bottom: 10vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap.press-permalink .press-subtitle {
    font-size: 2.34375vw;
    margin-bottom: 5.20833vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap.press-permalink .press-subtitle {
    font-size: 1.40625vw;
    margin-bottom: 3.59375vw;
  }
}

.content-wrap.press-permalink .press-content, .content-wrap.press-permalink .press-content p, .content-wrap.press-permalink .press-content li {
  color: #000;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap.press-permalink .press-content, .content-wrap.press-permalink .press-content p, .content-wrap.press-permalink .press-content li {
    font-size: 1.25vw;
    line-height: 2.34375vw;
  }
}

.content-wrap.press-permalink a.back-to-press-room {
  color: #864235;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  background: url(../img/laquo.png) no-repeat left center;
  padding-left: 4.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .content-wrap.press-permalink a.back-to-press-room {
    padding-left: 2.47396vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap.press-permalink a.back-to-press-room {
    font-size: 1.25vw;
    background-size: 0.78125vw 0.9375vw;
    padding-left: 1.48438vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list {
    margin-left: 0.39063vw !important;
  }
}

.press-list .press-columns {
  /*display: -ms-flexbox;
			-ms-flex-direction: row;
			-ms-flex-wrap: wrap;
			display:flex;
			flex-wrap:wrap;
			flex-direction:row;
			justify-content:flex-start;
			align-items: center;
			*/
}

@media only screen and (max-width: 40em) {
  .press-list .press-columns {
    left: 2%;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .press-columns {
    left: 2.21354vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list .press-columns {
    width: 92.1875vw;
    margin: 0 auto;
  }
}

.press-list .article {
  display: inline-block;
  background: #d5d1c5;
  padding: 0;
  border: 5px solid #d5d1c5;
  margin-bottom: 2.5vw;
  margin-right: 2.5vw;
  width: 47%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .article {
    width: 21.61458vw;
    margin-right: 2.60417vw;
    margin-bottom: 2.60417vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list .article {
    width: 13.67188vw;
    border: 0.39063vw solid #d5d1c5;
    margin-right: 1.5625vw;
    margin-bottom: 1.5625vw;
  }
}

@media only screen and (max-width: 40em) {
  .press-list .article:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .article:nth-child(4n) {
    margin-right: 0;
  }
}

.press-list .article .article-thumb {
  width: 100%;
  position: relative;
  height: 41.25vw;
  /*&:hover {
				.screen {
					opacity:1;
					position: absolute;
					width: 100%;
					height: 100%;
					box-shadow: inset 0 0 50px 20px rgba(0,0,0,.3);
					z-index: 2;
				}
				
			}*/
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .article .article-thumb {
    height: 24.08854vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list .article .article-thumb {
    height: 12.89063vw;
  }
}

.press-list .article .article-content {
  font-family: "Raleway", sans-serif !important;
  padding: 2vw 2.25vw 2vw 2.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .article .article-content {
    padding: 0.65104vw 1.17188vw 1.04167vw 1.17188vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list .article .article-content {
    padding: 1.01563vw 0.70313vw 0.625vw 0.70313vw;
  }
}

.press-list .article .article-content h3, .press-list .article .article-content h4 {
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}

.press-list .article .article-content h3.article-title {
  color: #1a1919;
  text-transform: capitalize;
  font-family: "Raleway", sans-serif !important;
  font-size: 3.5vw;
  line-height: 4.25vw;
  margin-bottom: 0.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .article .article-content h3.article-title {
    font-size: 1.82292vw;
    line-height: 2.21354vw;
    margin-bottom: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list .article .article-content h3.article-title {
    font-size: 1.09375vw;
    line-height: 1.32813vw;
    margin-bottom: 0.23438vw;
  }
}

.press-list .article .article-content h4.article-subtitle {
  text-transform: capitalize;
  color: #4c4b46;
  font-family: "Raleway", sans-serif !important;
  font-size: 11px;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .press-list .article .article-content h4.article-subtitle {
    font-size: 1.43229vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .press-list .article .article-content h4.article-subtitle {
    font-size: 11px;
  }
}

.back-to-top {
  float: right;
  margin: 1rem 0 !important;
  background: #2bafbc;
  background: linear-gradient(to bottom, #2bafbc 0%, #25abb7 2%, #24aeb9 7%, #23abb7 14%, #23adb8 91%, #25abb7 98%, #2bb1bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bafbc', endColorstr='#2bb1bd',GradientType=0 );
}

.events-bar {
  background-color: #fbf9f2;
  height: 48px;
  border: 1px solid #d5d1c5;
  position: relative;
}

.events-bar .column {
  padding-left: 0;
  padding-right: 0;
}

.events-bar .column:first-child {
  border-right: 1px solid #d5d1c5;
}

@media only screen and (min-width: 64.0625em) {
  .events-bar .column:first-child {
    width: 12.26563vw;
    font-size: 1.25vw;
    letter-spacing: .02em;
  }
}

.category-toggle, .category-toggle:hover {
  display: block;
  width: 100%;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #4c4b46;
}

.category-button, .category-label {
  padding: 0;
}

.category-button span, .category-label span {
  display: inline-block;
  width: 100%;
}

.category-button {
  background: #2bb1bd;
}

.category-button .button {
  font-size: 15px;
  background: #2bafbc;
  background: linear-gradient(to bottom, #2bafbc 0%, #25abb7 2%, #24aeb9 7%, #23abb7 14%, #23adb8 91%, #25abb7 98%, #2bb1bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bafbc', endColorstr='#2bb1bd',GradientType=0 );
  box-shadow: none;
  border-radius: 0;
}

@media only screen and (min-width: 64.0625em) {
  .category-button .button {
    font-size: 1.17188vw;
  }
}

.event-category .category-label {
  box-sizing: border-box;
}

.events-bar .category-list {
  display: none;
  margin: 0;
  list-style-type: none;
  position: absolute;
  top: 46px;
  width: auto;
  min-width: calc(58.33333% - 19px);
  background-color: #fbf9f2;
  z-index: 80;
  border: 1px solid #d5d1c5;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .events-bar .category-list {
    min-width: calc(41.66667% - 13px);
  }
}

@media only screen and (min-width: 64.0625em) {
  .events-bar .category-list {
    min-width: calc(25% - 8px);
    width: 25%;
  }
}

.events-bar .category-list a {
  padding: 6px 13px;
  display: block;
  border-bottom: none;
  color: #4c4b46;
}

.events-bar .category-list a:last-child {
  border-bottom: 0;
}

.events-bar .category-list a:hover, .events-bar .category-list a.active {
  background-color: #e8e5db;
}

.events-bar .category-list a:before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 14px;
  margin-right: 14px;
  display: inline-block;
}

.events-bar .category-list li {
  width: 100%;
  float: left;
  clear: left;
}

.events-bar .category-list li:first-child a:before {
  content: initial;
}

.events-bar .category-list li:before {
  content: '' !important;
}

.events-switch {
  background: #d5d1c5;
  border-radius: 5px;
  border-bottom: none;
  height: 40px;
  width: 130px;
  position: relative;
  float: right;
  margin: 3px 6px 0 0;
}

@media only screen and (min-width: 64.0625em) {
  .events-switch {
    border-radius: 0;
    width: 9.375vw;
    margin: 0.23438vw 0.46875vw 0 0;
  }
}

.events-switch fieldset {
  margin: 0;
  padding: 0;
}

.switch-input {
  display: none;
}

.switch-label {
  text-align: center;
  padding: 7px 0px;
}

.switch-label svg {
  vertical-align: middle;
  width: auto;
  height: 25px;
}

.switch-label, input[type="radio"] + .switch-label {
  margin: 0;
  width: 50%;
  z-index: 2;
  position: relative;
  display: block;
  float: left;
}

.switch-label svg g, .switch-label svg path {
  transition: 200ms ease;
  fill: #666666;
}

.switch-input:checked + .switch-label svg g,
.switch-input:checked + .switch-label svg path {
  transition: 200ms ease;
  fill: #FFF;
}

.switch-input:checked + .switch-label + .switch-selection {
  transition: 200ms ease;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.svg-grid {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  .svg-grid {
    display: inline;
  }
}

.svg-menu {
  display: inline;
}

@media only screen and (min-width: 40.0625em) {
  .svg-menu {
    display: none;
  }
}

.switch-selection {
  transition: 200ms ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  background-color: #8ac0be;
  height: auto;
  width: 50%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  bottom: 0;
  border-radius: 0;
}

.toggle-view.active {
  display: block;
}

.toggle-view {
  display: none;
}

.events-months {
  text-align: center;
  text-transform: uppercase;
  margin: 1.25rem 1.8125rem;
}

@media only screen and (min-width: 64.0625em) {
  .events-months {
    margin: 1.5625vw auto 2.34375vw auto;
    width: 83.35938vw;
  }
}

.events-months .slick-list {
  padding-bottom: 10px;
}

.events-months a {
  position: relative;
  float: left;
  color: #4c4b46;
  border: 1px solid #d7d3c6;
  border-left: none;
  font-size: 1rem;
  line-height: 1.875rem;
  font-weight: 700;
  background: #fff;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  letter-spacing: .20em;
  outline: none;
}

@media only screen and (min-width: 40.0625em) {
  .events-months a {
    font-size: 1.25rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  .events-months a {
    font-size: 1.71875vw;
    height: 2.89063vw;
    line-height: 2.89063vw;
    display: inline-block;
  }
}

.events-months a.active {
  background: #1aa6b3;
  color: #FFF;
}

.events-months a.active:after {
  width: 0;
  height: 0;
  border-top: 10px solid #1aa6b3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}

.months-arrow {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #57bbc1;
  font-size: 25px;
  position: absolute;
  top: 2px;
  width: 17px;
  height: 25px;
  overflow: hidden;
  outline: none;
}

@media only screen and (min-width: 64.0625em) {
  .months-arrow {
    height: 3.125vw;
    top: 0;
    font-size: 3.125vw;
    line-height: 3.125vw;
  }
}

.months-arrow:hover, .months-arrow:focus {
  background: transparent;
  color: #57bbc1;
}

.months-arrow.slick-disabled {
  background-color: transparent;
  border: 0;
  opacity: 1;
  color: #57bbc1;
}

.months-arrow.slick-disabled:hover, .months-arrow.slick-disabled:focus {
  background: transparent;
  color: #57bbc1;
}

.months-prev {
  left: -28px;
}

@media only screen and (min-width: 64.0625em) {
  .months-prev {
    left: -2.65625vw;
  }
}

.months-next {
  right: -28px;
}

@media only screen and (min-width: 64.0625em) {
  .months-next {
    right: -2.65625vw;
  }
}

.no-events {
  text-align: center;
  background-color: #eee;
  padding: 12px;
}

.gutter-sizer {
  width: 1.372%;
}

.event.event-sizer {
  margin-bottom: 0;
}

.event {
  box-shadow: 2px 2px 3px #bbb;
  background-color: #eee;
  margin-bottom: 24px;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .event {
    margin-bottom: 1em;
    width: 48.628%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .event {
    width: 32.418%;
  }
}

body.event {
  width: 100%;
}

.event-info {
  position: relative;
  background: #fff !important;
  min-height: 50vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .event-info {
    min-height: 26.04167vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .event-info {
    min-height: 15.625vw;
  }
}

.event-image:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background-color: transparent;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}

.event-image img {
  width: 100%;
}

.event-image + .event-header {
  position: absolute;
  bottom: 0;
  color: #FFF;
}

.event-image + .event-header h3, .event-image + .event-header h4 {
  color: #FFF;
}

.event-header {
  min-height: 91px;
  padding: 15px 89px 10px 15px;
}

@media only screen and (min-width: 64.0625em) {
  .event-header {
    padding-bottom: 0.78125vw;
    padding-left: 1.5625vw;
  }
}

.event-details .event-header {
  padding-left: 20px;
}

@media only screen and (min-width: 40.0625em) {
  .event-details .event-header {
    padding-left: 40px;
  }
}

.event-header h3 {
  font-size: 1.25rem;
  font-weight: normal;
  font-family: "Raleway", sans-serif !important;
  text-transform: capitalize;
  letter-spacing: normal;
  font-weight: 800;
  color: #4c4b46;
}

@media only screen and (min-width: 64.0625em) {
  .event-header h3 {
    font-size: 1.5625vw;
  }
}

.event-header h4 {
  font-size: 0.875rem;
  font-family: "Raleway", sans-serif !important;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: normal;
  color: #4c4b46;
}

@media only screen and (min-width: 64.0625em) {
  .event-header h4 {
    font-size: 1.09375vw;
  }
}

.event-category.row {
  color: #FFF;
  margin: 0;
}

@media only screen and (min-width: 64.0625em) {
  .event-category.row {
    height: 3.4375vw;
    line-height: 3.4375vw;
  }
}

.event-category.row .column {
  padding-left: 0;
  padding-right: 0;
}

.event-category.row .button {
  margin: 0;
  padding: 0 1.25rem;
  height: 40px;
  line-height: 40px;
  float: right;
  min-width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  .event-category.row .button {
    height: 3.4375vw;
    line-height: 3.4375vw;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.event-category.row .category-label {
  color: #333;
  text-align: left;
  font-size: 0.75rem;
}

.event-category.row .category-label span {
  padding: 11px 10px;
  min-height: 40px;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 300;
  font-size: 0.75rem;
}

@media only screen and (min-width: 64.0625em) {
  .event-category.row .category-label span {
    padding: 0 1.09375vw;
    font-size: 0.9375vw;
    height: 3.4375vw;
    line-height: 3.4375vw;
  }
}

.event-category.row .category-label span:before {
  display: none;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 6px 0 12px;
  background-color: #000;
}

.event .event-date {
  position: absolute;
  top: 0;
  right: 14px;
  width: 64px;
  font-size: 0.75rem;
  color: #FFF;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  background-color: #1aa6b3;
  text-align: center;
  font-weight: 700;
}

@media only screen and (min-width: 64.0625em) {
  .event .event-date {
    font-size: 1.09375vw;
    width: 5.07813vw;
    right: 0.70313vw;
  }
}

.event .event-date .event-list-item .column {
  padding-top: 10px;
  padding-bottom: 10px;
}

.event .event-date .through {
  color: #00D6E3;
  background-color: #333333;
  font-style: italic;
  font-weight: bold;
}

.event .event-date .month {
  background-color: #0f8c98;
  text-transform: uppercase;
  letter-spacing: .20em;
}

.event .event-date .date {
  font-size: 2.25rem;
  padding: 5px 0 0;
}

@media only screen and (min-width: 64.0625em) {
  .event .event-date .date {
    font-size: 2.8125vw;
    line-height: 1;
  }
}

.event .event-date .day {
  font-size: 0.875rem;
}

@media only screen and (min-width: 64.0625em) {
  .event .event-date .day {
    font-size: 1.09375vw;
    line-height: 1;
    padding: 0 0 5px;
  }
}

/* .event .event-date */
@media only screen and (min-width: 40.0625em) {
  .overlay-event-window .event .event-date, .permalink .event .event-date {
    width: 90px;
    font-size: 1rem;
  }
  .overlay-event-window .event .event-date .date, .permalink .event .event-date .date {
    font-size: 2.8125rem;
  }
}

.events-calendar-view table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .events-calendar-view table {
    border-collapse: separate;
  }
}

.events-calendar-view td, .events-calendar-view th {
  border: solid 1px #d5d5d5;
  text-align: center;
}

.events-calendar-view #days th {
  padding: 2px 0;
  line-height: 1;
}

.events-calendar-view #months {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  .events-calendar-view #months {
    display: table-row;
  }
}

.events-calendar-view tr {
  display: table-row;
  width: 100%;
}

.events-calendar-view td {
  line-height: 0;
  padding: 0;
  text-align: center;
  width: 14.285714286%;
  position: relative;
  background: #FFF;
}

.events-calendar-view td:before, .events-calendar-view td:after {
  content: '';
  display: block;
  width: 100%;
}

.events-calendar-view td:before {
  padding-top: 41.269%;
}

.events-calendar-view td:after {
  padding-bottom: 38.888889%;
}

.events-calendar-view td a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.events-calendar-view .event-date a {
  background: white;
  padding-top: calc(50% - 20px);
  z-index: 1;
  color: #1aa6b3;
  transition: all 0.2s ease-out;
}

.events-calendar-view .event-date a:hover {
  color: #FFF;
  background: #1aa6b3;
}

.events-calendar-view .today a {
  background-color: rgba(26, 166, 179, 0.1);
}

.events-calendar-view .selected-date a {
  color: #FFF;
  background: #1aa6b3;
}

.events-calendar-view .event-icons {
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 18px;
  overflow: hidden;
  z-index: 2;
}

.events-calendar-view .event-icon {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #000;
  margin-right: 4px;
}

@media only screen and (min-width: 64.0625em) {
  .events-calendar-view .event-icon {
    width: 10px;
    height: 10px;
  }
}

.events-calendar-view .category-list, .events-calendar-view .category-listing {
  list-style-type: none;
  margin: 0 0 0 20px;
}

.events-calendar-view .category-list li, .events-calendar-view .category-listing li {
  display: inline-block;
  margin-right: 30px;
}

.events-calendar-view .category-list li:last-child, .events-calendar-view .category-listing li:last-child {
  margin-right: 0;
}

.events-calendar-view .category-list li:before, .events-calendar-view .category-listing li:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 100%;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  background-color: #000;
}

@media only screen and (min-width: 64.0625em) {
  .events-calendar-view .category-list li:before, .events-calendar-view .category-listing li:before {
    width: 10px;
    height: 10px;
  }
}

@media only screen and (min-width: 40.0625em) {
  .events-calendar-view .column-calendar {
    padding-right: 0.46875rem;
  }
}

@media only screen and (min-width: 40.0625em) {
  .events-calendar-view .column-listing {
    padding-left: 0.46875rem;
  }
}

.events-calendar-view .no-events {
  text-align: center;
  background-color: #eee;
  padding: 12px;
  border: 1px solid #b3b3b3;
}

.event-list-title {
  padding: 0.3125rem 0;
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
}

@media only screen and (min-width: 40.0625em) {
  .event-list-title {
    text-align: left;
  }
}

.event-list-title .fa {
  font-size: 1.74rem;
  vertical-align: middle;
  margin-left: 10px;
}

@media only screen and (min-width: 40.0625em) {
  .event-list-title .fa {
    display: none;
  }
}

.event-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f5f5f5;
  border: 1px solid #d4d4d4;
  border-width: 1px;
  color: #222;
  overflow: hidden;
}

.event-list-item:hover {
  color: #222;
}

.event-list-item:last-child {
  border-bottom-width: 1px;
}

.event-list-item .column {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.5rem;
}

.event-list-item .title {
  position: relative;
  padding: 0;
}

.event-list-item .title .title-inner {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 2.1875rem;
}

.event-list-item .title .title-inner .event-listing-intro {
  font-size: 0.75rem;
  line-height: 1.3125rem;
}

.event-list-item .title span {
  background-color: #000;
  display: inline-block;
  width: 12px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.event-list-item .title span:nth-child(2) {
  right: 0;
}

.event-list-item .title span:nth-child(3) {
  right: 12px;
}

.event-list-item .title span:nth-child(4) {
  right: 24px;
}

.event-list-item .title span:nth-child(5) {
  right: 36px;
}

.event-list-item .title span:nth-child(6) {
  right: 48px;
}

.event-list-item .time {
  font-size: 0.75rem;
  border-right: 1px solid #d4d4d4;
  padding-right: 0;
}

.event-details-bar.row {
  background: #eee;
  border-bottom: 1px solid #d4d4d4;
  margin: 0;
}

.event-details-bar .column:first-child {
  border-right: 1px solid #d4d4d4;
  padding: 0;
}

.event-details-bar .column {
  text-align: center;
  height: 48px;
  line-height: 48px;
}

.event-details-bar .view-full {
  display: block;
  width: 100%;
  font-size: 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
  .event-details-bar .view-full {
    font-size: 1rem;
  }
}

.event-details .event {
  position: relative;
  margin-top: 0;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .event-details .event-date {
    right: 40px;
  }
}

.event-details .event-header h3 {
  font-size: 1.5rem;
}

.event-details .event-header h4 {
  font-size: 1rem;
}

.event-details .event-category.row {
  text-align: right;
  padding: 0;
}

.event-details .event-category.row .category-label {
  text-align: right;
}

.events-listing .event-details .long-description {
  display: block;
}

.event-details .event-description {
  padding: 20px;
  background: #fff;
}

@media only screen and (min-width: 40.0625em) {
  .event-details .event-description {
    padding: 30px 40px;
  }
}

.event-back.button {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  .event-back.button {
    max-width: 185px;
    font-size: 14px;
  }
}

.event-back.button .fa {
  font-size: 14px;
  vertical-align: middle;
  margin-right: 5px;
}

@media only screen and (min-width: 40.0625em) {
  .event-back.button .fa {
    font-size: 20px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .event-back.button .fa {
    margin-top: -0.39063vw;
    margin-right: 0.39063vw;
    font-size: 1.25vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .event-back.button {
    font-size: 1.25vw;
  }
}

.event-details-links .column {
  padding-right: 0;
}

html[data-useragent*='Firefox'] .events-calendar-view table, html[data-useragent*='MSIE'] .events-calendar-view table {
  border-collapse: separate;
}

.events-grid-view.toggle-view, .events-calendar-view.toggle-view {
  display: none;
}

.events-year {
  padding: 0.125rem 0 0.625rem;
}

.events-listing-top-bar {
  width: 100%;
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  .events-listing-top-bar {
    margin-bottom: 0.9375vw;
  }
}

span.to {
  color: gray;
}

@media only screen and (min-width: 40.0625em) {
  .event-details-back .button {
    width: 100%;
    max-width: 100%;
  }
}

.event-details-share {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 40.0625em) {
  .event-details-share {
    margin-bottom: 0;
  }
}

.event.event-icon-1 .category-label,
.event-category.row .category-label span.event-icon-1,
.events-calendar-view .category-list li.event-icon-1:before,
.events-calendar-view .category-listing li.event-icon-1:before,
.category-list .event-icon-1:before,
.event-list-item .title span.event-icon-1,
.events-calendar-view .event-icon.event-icon-1 {
  background-color: #cc8920;
}

.event.event-icon-2 .category-label,
.event-category.row .category-label span.event-icon-2,
.events-calendar-view .category-list li.event-icon-2:before,
.events-calendar-view .category-listing li.event-icon-2:before,
.category-list .event-icon-2:before,
.event-list-item .title span.event-icon-2,
.events-calendar-view .event-icon.event-icon-2 {
  background-color: #823f30;
}

.event.event-icon-3 .category-label,
.event-category.row .category-label span.event-icon-3,
.events-calendar-view .category-list li.event-icon-3:before,
.events-calendar-view .category-listing li.event-icon-3:before,
.category-list .event-icon-3:before,
.event-list-item .title span.event-icon-3,
.events-calendar-view .event-icon.event-icon-3 {
  background-color: #7555a1;
}

.event.event-icon-4 .category-label,
.event-category.row .category-label span.event-icon-4,
.events-calendar-view .category-list li.event-icon-4:before,
.events-calendar-view .category-listing li.event-icon-4:before,
.category-list .event-icon-4:before,
.event-list-item .title span.event-icon-4,
.events-calendar-view .event-icon.event-icon-4 {
  background-color: #556d4a;
}

.event.event-icon-5 .category-label,
.event-category.row .category-label span.event-icon-5,
.events-calendar-view .category-list li.event-icon-5:before,
.events-calendar-view .category-listing li.event-icon-5:before,
.category-list .event-icon-5:before,
.event-list-item .title span.event-icon-5,
.events-calendar-view .event-icon.event-icon-5 {
  background-color: #564e43;
}

.event.event-icon-6 .category-label,
.event-category.row .category-label span.event-icon-6,
.events-calendar-view .category-list li.event-icon-6:before,
.events-calendar-view .category-listing li.event-icon-6:before,
.category-list .event-icon-6:before,
.event-list-item .title span.event-icon-6,
.events-calendar-view .event-icon.event-icon-6 {
  background-color: #9097a1;
}

.event.event-icon-9 .category-label,
.event-category.row .category-label span.event-icon-9,
.events-calendar-view .category-list li.event-icon-9:before,
.events-calendar-view .category-listing li.event-icon-9:before,
.category-list .event-icon-9:before,
.event-list-item .title span.event-icon-9,
.events-calendar-view .event-icon.event-icon-9 {
  background-color: #0ea4b3;
}

.event.arts-and-culture .category-label,
.event-category.row .category-label span.arts-and-culture,
.events-calendar-view .category-list li.arts-and-culture:before,
.events-calendar-view .category-listing li.arts-and-culture:before,
.category-list .arts-and-culture:before,
.event-list-item .title span.arts-and-culture,
.events-calendar-view .event-icon.arts-and-culture {
  background-color: #cc8920;
}

.event.fitness .category-label,
.event-category.row .category-label span.fitness,
.events-calendar-view .category-list li.fitness:before,
.events-calendar-view .category-listing li.fitness:before,
.category-list .fitness:before,
.event-list-item .title span.fitness,
.events-calendar-view .event-icon.fitness {
  background-color: #823f30;
}

.event.culinary .category-label,
.event-category.row .category-label span.culinary,
.events-calendar-view .category-list li.culinary:before,
.events-calendar-view .category-listing li.culinary:before,
.category-list .culinary:before,
.event-list-item .title span.culinary,
.events-calendar-view .event-icon.culinary {
  background-color: #7555a1;
}

.event.adventure .category-label,
.event-category.row .category-label span.adventure,
.events-calendar-view .category-list li.adventure:before,
.events-calendar-view .category-listing li.adventure:before,
.category-list .adventure:before,
.event-list-item .title span.adventure,
.events-calendar-view .event-icon.adventure {
  background-color: #556d4a;
}

.event.special-events .category-label,
.event-category.row .category-label span.special-events,
.events-calendar-view .category-list li.special-events:before,
.events-calendar-view .category-listing li.special-events:before,
.category-list .special-events:before,
.event-list-item .title span.special-events,
.events-calendar-view .event-icon.special-events {
  background-color: #564e43;
}

.event.exploration .category-label,
.event-category.row .category-label span.exploration,
.events-calendar-view .category-list li.exploration:before,
.events-calendar-view .category-listing li.exploration:before,
.category-list .exploration:before,
.event-list-item .title span.exploration,
.events-calendar-view .event-icon.exploration {
  background-color: #9097a1;
}

.event.multi-categories .category-label,
.event-category.row .category-label span.multi-categories,
.events-calendar-view .category-list li.multi-categories:before,
.events-calendar-view .category-listing li.multi-categories:before,
.category-list .multi-categories:before,
.event-list-item .title span.multi-categories,
.events-calendar-view .event-icon.multi-categories {
  background-color: #4c4b46;
}

.cal-wrap.pre {
  display: inline-block;
  min-height: 400px;
  background: url(../img/loader.gif) center no-repeat;
  background-size: 100px;
  display: block;
}

.overlay-event-window {
  padding: 1rem;
  width: 90%;
  margin: 2.813rem auto 0;
}

@media only screen and (min-width: 64.0625em) {
  .overlay-event-window {
    width: 65%;
  }
}

.overlay-event-window .event-image img {
  width: 100%;
}

.event-back.close {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/btn-close-event.png) center no-repeat;
  background-size: 32px;
  z-index: 1051;
}

@media only screen and (min-width: 64.0625em) {
  .event-back.close {
    width: 2.73438vw;
    height: 2.73438vw;
    background-size: cover;
  }
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-dialog {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}

.modal-dialog .event {
  margin-bottom: 0;
}

@media only screen and (min-width: 64.0625em) {
  body.event-calendar #content-full {
    padding-top: 2.57813vw;
  }
}

body.event-calendar .main-content {
  border: none;
  padding-top: 0;
  margin-top: 0;
}

@media only screen and (min-width: 64.0625em) {
  body.event-calendar .secondary-nav ul li {
    margin: 0 0.07813vw;
  }
}

body.event-calendar .share-tags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 7px 0;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  body.event-calendar .share-tags {
    margin: 5px 0 2.5rem;
  }
  body.event-calendar .share-tags a {
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 64.0625em) {
  body.event-calendar .share-tags a {
    font-size: 1rem;
  }
}

body.event-calendar .share-tags li {
  float: left;
  display: inline-block;
  height: 20px;
  margin: 0 0.375rem;
}

body.event-calendar .share-tags li:before {
  display: none !important;
}

body.event-calendar .share-tags li a {
  display: inline-block;
  color: #4c4b46;
}

body.event-calendar .share-tags li a:hover {
  color: #23e1f2;
}

body.event-calendar .share-tags li .fa {
  display: inline;
  font-style: normal;
  font-size: 1.5rem;
}

@media only screen and (min-width: 40.0625em) {
  body.event-calendar .share-tags li .fa {
    font-size: 1.25rem;
    padding-right: 0.5em;
  }
}

body.event-calendar .share-tags li span {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  body.event-calendar .share-tags li span {
    display: inline-block;
  }
}

body.event-calendar .share-tags > *:first-child {
  margin-left: 0;
}

body.event-calendar .share-tags .fb-like > span {
  margin-bottom: 10px;
}

body.event-calendar .share-tags .g-plusone {
  display: inline-block;
}

/* 
Multi categories custom solution
*/
.category-label {
  position: relative;
}

.category-label .multi-categories {
  cursor: pointer;
}

.category-label .multi-cat-list {
  position: absolute;
  width: 100%;
  bottom: 100%;
  left: 0;
  list-style-type: none;
  margin: 0 !important;
  transition: opacity 0.15s ease-out;
  opacity: 0;
  visibility: hidden;
}

.category-label .multi-cat-list li {
  margin: 0 !important;
}

.category-label .multi-cat-list li:before {
  content: '';
  display: none;
}

.category-label .multi-cat-list.active {
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 64.0625em) {
  .category-label .multi-categories:hover + .multi-cat-list {
    opacity: 1;
    visibility: visible;
  }
}

.permalink .event-category.row .category-label, .modal-dialog .event-category.row .category-label {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.permalink .event-category.row .category-label.multi, .modal-dialog .event-category.row .category-label.multi {
  text-align: center;
}

.permalink .event-category {
  margin-bottom: 2.5rem;
}

@media only screen and (min-width: 40.0625em) {
  .column-events-wrapper {
    overflow: hidden;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .column-events-wrapper {
    height: 42.83854vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .column-events-wrapper {
    height: 45.70313vw;
  }
}

.page-template-activities .page-header {
  border-bottom: 1px solid #d5d1c5;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .content-wrap {
    padding: 0 4.6875vw;
  }
}

.page-template-activities .content-wrap .intro-content {
  border-bottom: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}

.page-template-activities .listing-wrap {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .listing-wrap {
    margin-bottom: 2.73438vw;
    margin-left: -12px;
    margin-right: -12px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.page-template-activities .offers-two,
.page-template-activities-sidebar .offers-two {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two,
  .page-template-activities-sidebar .offers-two {
    width: calc(33.3333% - 24px);
    margin: 0 12px;
  }
}

@media screen and (max-width: 1023px) {
  .page-template-activities .offers-two,
  .page-template-activities-sidebar .offers-two {
    width: 49.5%;
  }
}

@media screen and (max-width: 639px) {
  .page-template-activities .offers-two,
  .page-template-activities-sidebar .offers-two {
    width: 100%;
  }
}

.page-template-activities .offers-two .single-slide,
.page-template-activities-sidebar .offers-two .single-slide {
  position: relative;
}

.page-template-activities .offers-two div[itemprop="offers"],
.page-template-activities-sidebar .offers-two div[itemprop="offers"] {
  display: inline-block;
  padding: 0;
  width: 100%;
}

.page-template-activities .offers-two h3,
.page-template-activities-sidebar .offers-two h3 {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.page-template-activities .offers-two h4,
.page-template-activities-sidebar .offers-two h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1rem;
}

.page-template-activities .offers-two .inset,
.page-template-activities-sidebar .offers-two .inset {
  border: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .inset,
  .page-template-activities-sidebar .offers-two .inset {
    overflow: hidden;
  }
}

.page-template-activities .offers-two .inset img,
.page-template-activities-sidebar .offers-two .inset img {
  width: 100%;
}

.page-template-activities .offers-two .info,
.page-template-activities-sidebar .offers-two .info {
  padding: 0 0 1rem;
}

.page-template-activities .offers-two .info header,
.page-template-activities-sidebar .offers-two .info header {
  padding: 1rem 0.5rem 0;
  border: none;
  border-top: 0;
}

.page-template-activities .offers-two .info header h3,
.page-template-activities-sidebar .offers-two .info header h3 {
  margin-top: 0;
}

.page-template-activities .offers-two .buttons,
.page-template-activities-sidebar .offers-two .buttons {
  background: #fff;
  display: inline-block;
}

.page-template-activities .offers-two .buttons a,
.page-template-activities-sidebar .offers-two .buttons a {
  padding: 0.5rem 0;
  width: 50%;
  float: left;
}

.page-template-activities .offers-two .buttons .info-button.title-wrap,
.page-template-activities-sidebar .offers-two .buttons .info-button.title-wrap {
  margin: 0;
  display: table;
  float: left;
  width: 50%;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  color: #333;
  border: none;
  background: #fff;
  text-align: left;
  padding: 0;
  font-weight: 400;
  height: 45px;
  line-height: 16px;
  font-size: 14px;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .buttons .info-button.title-wrap,
  .page-template-activities-sidebar .offers-two .buttons .info-button.title-wrap {
    font-size: 1.48438vw;
    line-height: 1.71875vw;
    width: 60%;
    height: 4.45313vw;
  }
}

.page-template-activities .offers-two .buttons .info-button.title-wrap span,
.page-template-activities-sidebar .offers-two .buttons .info-button.title-wrap span {
  padding: 5px 18px 0 18px;
  letter-spacing: .05em;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .buttons .info-button.title-wrap span,
  .page-template-activities-sidebar .offers-two .buttons .info-button.title-wrap span {
    padding: 0 1.40625vw;
  }
}

.page-template-activities .offers-two .buttons.active,
.page-template-activities-sidebar .offers-two .buttons.active {
  position: relative;
}

.page-template-activities .offers-two .buttons.active .expand-single,
.page-template-activities-sidebar .offers-two .buttons.active .expand-single {
  position: relative;
  left: auto;
  top: 0;
  float: right;
}

.page-template-activities .offers-two .buttons .expand-single,
.page-template-activities .offers-two .buttons .info-btn-linked,
.page-template-activities-sidebar .offers-two .buttons .expand-single,
.page-template-activities-sidebar .offers-two .buttons .info-btn-linked {
  background: #d8d8d8;
  color: #000;
  padding: 0;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 16px;
  color: #14808a;
  background: #fff;
  letter-spacing: .10em;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  transition: color 0.2s ease-out;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .buttons .expand-single,
  .page-template-activities .offers-two .buttons .info-btn-linked,
  .page-template-activities-sidebar .offers-two .buttons .expand-single,
  .page-template-activities-sidebar .offers-two .buttons .info-btn-linked {
    width: 40%;
    font-size: 1.25vw;
    height: 4.45313vw;
    line-height: 4.45313vw;
  }
  .page-template-activities .offers-two .buttons .expand-single:hover,
  .page-template-activities .offers-two .buttons .info-btn-linked:hover,
  .page-template-activities-sidebar .offers-two .buttons .expand-single:hover,
  .page-template-activities-sidebar .offers-two .buttons .info-btn-linked:hover {
    color: #105E65;
  }
}

.page-template-activities .offers-two .active.buttons .expand-single,
.page-template-activities-sidebar .offers-two .active.buttons .expand-single {
  background: #4c4b46;
  color: #fff;
  border-left: 1px solid #7c7b77;
}

.page-template-activities .offers-two .active.buttons .expand-single:hover,
.page-template-activities-sidebar .offers-two .active.buttons .expand-single:hover {
  color: #cccccc;
}

.page-template-activities .offers-two .buttons .info-button.expand-toggle:after,
.page-template-activities .offers-two .buttons .info-button.expand-single:after,
.page-template-activities .offers-two .buttons .info-button.info-btn-linked:after,
.page-template-activities-sidebar .offers-two .buttons .info-button.expand-toggle:after,
.page-template-activities-sidebar .offers-two .buttons .info-button.expand-single:after,
.page-template-activities-sidebar .offers-two .buttons .info-button.info-btn-linked:after {
  content: '';
  display: inline-block;
  background: url(../img/expand-arrows.svg) no-repeat;
  background-size: 100% auto;
  width: 11px;
  height: 11px;
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .buttons .info-button.expand-toggle:after,
  .page-template-activities .offers-two .buttons .info-button.expand-single:after,
  .page-template-activities .offers-two .buttons .info-button.info-btn-linked:after,
  .page-template-activities-sidebar .offers-two .buttons .info-button.expand-toggle:after,
  .page-template-activities-sidebar .offers-two .buttons .info-button.expand-single:after,
  .page-template-activities-sidebar .offers-two .buttons .info-button.info-btn-linked:after {
    height: 0.85938vw;
    width: 0.85938vw;
  }
}

.page-template-activities .offers-two .buttons.active .info-button.expand-toggle:after,
.page-template-activities .offers-two .buttons.active .info-button.expand-single:after,
.page-template-activities-sidebar .offers-two .buttons.active .info-button.expand-toggle:after,
.page-template-activities-sidebar .offers-two .buttons.active .info-button.expand-single:after {
  content: '\f057';
  font-family: FontAwesome;
  top: auto;
  background: none;
  height: auto;
  width: auto;
}

.page-template-activities .offers-two .long-description,
.page-template-activities-sidebar .offers-two .long-description {
  background: #fff;
  display: none;
  margin: 0;
  text-align: left;
  position: absolute;
  margin-top: -1.75vw;
  width: 100%;
  left: 0;
  padding: 1.5rem 6rem 0.25rem;
  border: 1px solid #e0ddd4;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-activities .offers-two .long-description,
  .page-template-activities-sidebar .offers-two .long-description {
    width: 99.5%;
    margin-top: -0.91146vw;
    left: 0;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .long-description,
  .page-template-activities-sidebar .offers-two .long-description {
    margin-top: -0.54688vw;
    width: calc(100% - 24px);
    left: 12px;
    margin-left: 0;
    padding: 0;
  }
}

@media screen and (max-width: 1023px) {
  .page-template-activities .offers-two .long-description,
  .page-template-activities-sidebar .offers-two .long-description {
    padding: 1.5rem 3.5rem 0.25rem;
  }
}

@media screen and (max-width: 639px) {
  .page-template-activities .offers-two .long-description,
  .page-template-activities-sidebar .offers-two .long-description {
    padding: 1.5rem 1.5rem 0;
  }
}

.page-template-activities .offers-two .long-description h2,
.page-template-activities-sidebar .offers-two .long-description h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 19px;
  font-weight: bold;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .long-description h2,
  .page-template-activities-sidebar .offers-two .long-description h2 {
    font-size: 2.03125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .long-description .activity-content,
  .page-template-activities-sidebar .offers-two .long-description .activity-content {
    padding: 3.82813vw 4.6875vw;
  }
}

.page-template-activities .offers-two .long-description .activity-content ul,
.page-template-activities-sidebar .offers-two .long-description .activity-content ul {
  margin-left: 0;
}

.page-template-activities .offers-two .long-description .activity-content li,
.page-template-activities-sidebar .offers-two .long-description .activity-content li {
  margin-left: 18px;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .long-description .activity-content li,
  .page-template-activities-sidebar .offers-two .long-description .activity-content li {
    margin-left: 1.40625vw;
  }
}

@media only screen and (max-width: 40em) {
  .page-template-activities .offers-two .long-description .activity-content a.button-primary,
  .page-template-activities-sidebar .offers-two .long-description .activity-content a.button-primary {
    width: 100%;
  }
}

.page-template-activities .offers-two .long-description hr,
.page-template-activities-sidebar .offers-two .long-description hr {
  border-color: #00324b;
  margin-top: 0;
}

.page-template-activities .offers-two .long-description .book-now,
.page-template-activities-sidebar .offers-two .long-description .book-now {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #00324b;
  color: #fff;
  font-weight: bold;
  font-size: 0.8125rem;
}

.page-template-activities .offers-two .long-description .book-now:hover,
.page-template-activities-sidebar .offers-two .long-description .book-now:hover {
  background: #01aef0;
  color: #00324b;
}

.page-template-activities .offers-two .share-this,
.page-template-activities-sidebar .offers-two .share-this {
  text-align: center;
  background: #fbf9f2;
  border: 1px solid #d7d3c8;
  margin-bottom: 6.25vw;
  padding-top: 2.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-activities .offers-two .share-this,
  .page-template-activities-sidebar .offers-two .share-this {
    margin-bottom: 3.25521vw;
    padding-top: 1.30208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .share-this,
  .page-template-activities-sidebar .offers-two .share-this {
    width: auto;
    margin: 0 0.3125vw 0.3125vw 0.3125vw;
    height: 5.9375vw;
    line-height: 5.9375vw;
    padding-top: 0;
  }
}

.page-template-activities .offers-two .share-this p,
.page-template-activities-sidebar .offers-two .share-this p {
  text-transform: uppercase;
  margin-right: 0.625rem;
}

@media only screen and (max-width: 40em) {
  .page-template-activities .offers-two .share-this p,
  .page-template-activities-sidebar .offers-two .share-this p {
    position: relative;
    top: -5px;
  }
}

.page-template-activities .offers-two .share-this .share-tags,
.page-template-activities-sidebar .offers-two .share-this .share-tags {
  margin: 0;
}

.page-template-activities .offers-two .share-this .share-tags li,
.page-template-activities-sidebar .offers-two .share-this .share-tags li {
  float: none;
  height: auto;
  display: inline-block;
  list-style: none;
  width: 44.5%;
  padding: 0;
  font-family: "Raleway", sans-serif !important;
  margin: 0 0 10px 0;
}

@media only screen and (max-width: 40em) {
  .page-template-activities .offers-two .share-this .share-tags li,
  .page-template-activities-sidebar .offers-two .share-this .share-tags li {
    text-align: left;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-activities .offers-two .share-this .share-tags li,
  .page-template-activities-sidebar .offers-two .share-this .share-tags li {
    width: auto;
    margin-left: 0.91146vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .share-this .share-tags li,
  .page-template-activities-sidebar .offers-two .share-this .share-tags li {
    display: inline;
    width: auto;
    margin: 0 0 0 1.17188vw;
  }
}

.page-template-activities .offers-two .share-this .share-tags li a,
.page-template-activities-sidebar .offers-two .share-this .share-tags li a {
  color: #1aa6b3;
  font-size: 12px;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .share-this .share-tags li a,
  .page-template-activities-sidebar .offers-two .share-this .share-tags li a {
    font-size: 1.01563vw;
  }
}

.page-template-activities .offers-two .share-this .share-tags li a i.fa,
.page-template-activities-sidebar .offers-two .share-this .share-tags li a i.fa {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  border: 1px solid #1aa6b3;
  border-radius: 50%;
  margin-right: 6px;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .share-this .share-tags li a i.fa,
  .page-template-activities-sidebar .offers-two .share-this .share-tags li a i.fa {
    width: 2.34375vw;
    height: 2.34375vw;
    line-height: 2.34375vw;
    border: 0.07813vw solid #1aa6b3;
    margin-right: 0.46875vw;
  }
}

.page-template-activities .offers-two .share-this p,
.page-template-activities .offers-two .share-this ul,
.page-template-activities-sidebar .offers-two .share-this p,
.page-template-activities-sidebar .offers-two .share-this ul {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.page-template-activities .offers-two .share-this p,
.page-template-activities-sidebar .offers-two .share-this p {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  color: #4c4b46;
  font-weight: 700;
  letter-spacing: .10em;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .offers-two .share-this p,
  .page-template-activities-sidebar .offers-two .share-this p {
    font-size: 1.40625vw;
  }
}

.page-template-activities .offers-two.current-offer .long-description,
.page-template-activities-sidebar .offers-two.current-offer .long-description {
  z-index: 10;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .activity-category-filters,
  .page-template-activities-sidebar .activity-category-filters {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2.96875vw;
  }
}

.page-template-activities .activity-category-filters .filter-label,
.page-template-activities-sidebar .activity-category-filters .filter-label {
  font-style: italic;
  font-family: "Minion W01", georgia, serif !important;
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  color: #4c4b46;
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .activity-category-filters .filter-label,
  .page-template-activities-sidebar .activity-category-filters .filter-label {
    font-size: 1.5625vw;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    margin-left: -25px;
  }
}

.page-template-activities .activity-category-filters .filter-list,
.page-template-activities-sidebar .activity-category-filters .filter-list {
  text-align: center;
  padding: 0;
  margin: 0;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .activity-category-filters .filter-list,
  .page-template-activities-sidebar .activity-category-filters .filter-list {
    float: left;
    width: 93.75vw;
  }
}

.page-template-activities .activity-category-filters ul,
.page-template-activities-sidebar .activity-category-filters ul {
  margin: 0;
  padding: 0;
}

.page-template-activities .activity-category-filters ul li,
.page-template-activities-sidebar .activity-category-filters ul li {
  margin: 0 10px 15px 0;
  list-style: none;
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .activity-category-filters ul li,
  .page-template-activities-sidebar .activity-category-filters ul li {
    margin: 0 0.78125vw 1.17188vw 0;
  }
}

.page-template-activities .activity-category-filters ul li a,
.page-template-activities-sidebar .activity-category-filters ul li a {
  padding: 10px 20px;
  display: block;
  background: #fbf9f2;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  text-transform: uppercase;
  font-size: 15px;
  color: #1a1919;
  letter-spacing: .10em;
  font-weight: 700;
  border: 1px solid #d5d1c5;
  transition: all .2s;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .activity-category-filters ul li a,
  .page-template-activities-sidebar .activity-category-filters ul li a {
    height: 2.96875vw;
    padding: 0 1.5625vw;
    line-height: 2.96875vw;
    font-size: 1.17188vw;
  }
}

.page-template-activities .activity-category-filters ul li.active a, .page-template-activities .activity-category-filters ul li:hover a,
.page-template-activities-sidebar .activity-category-filters ul li.active a,
.page-template-activities-sidebar .activity-category-filters ul li:hover a {
  background: #14808a;
  color: #fff;
}

.page-template-activities .activity-item.selected .btn-remove-activity,
.page-template-activities-sidebar .activity-item.selected .btn-remove-activity {
  display: inline-block;
  background: #864235 url(../img/btn-close-white.svg) no-repeat 15px center;
  padding: 3.75vw 7.5vw 3.75vw 11.25vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-activities .activity-item.selected .btn-remove-activity,
  .page-template-activities-sidebar .activity-item.selected .btn-remove-activity {
    padding: 1.95313vw 3.90625vw 1.95313vw 5.85938vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-activities .activity-item.selected .btn-remove-activity,
  .page-template-activities-sidebar .activity-item.selected .btn-remove-activity {
    padding: 1.17188vw 2.34375vw 1.17188vw 3.51563vw;
  }
}

.page-template-activities .activity-item.selected .btn-remove-activity:hover, .page-template-activities .activity-item.selected .btn-remove-activity:focus,
.page-template-activities-sidebar .activity-item.selected .btn-remove-activity:hover,
.page-template-activities-sidebar .activity-item.selected .btn-remove-activity:focus {
  background: #4c4b46 url(../img/btn-close-white.svg) no-repeat 15px center;
}

.page-template-activities .activity-item.selected .btn-plan-itinerary,
.page-template-activities .activity-item.selected .btn-check-itinerary,
.page-template-activities-sidebar .activity-item.selected .btn-plan-itinerary,
.page-template-activities-sidebar .activity-item.selected .btn-check-itinerary {
  display: none;
}

.page-template-activities .activity-item.selected .buttons .info-button.expand-single:after,
.page-template-activities-sidebar .activity-item.selected .buttons .info-button.expand-single:after {
  content: '\f046';
  background: none;
}

.page-template-activities .activity-item button.btn-check-itinerary,
.page-template-activities-sidebar .activity-item button.btn-check-itinerary {
  background: #4c4b46;
}

.page-template-activities .activity-item button.btn-check-itinerary:hover, .page-template-activities .activity-item button.btn-check-itinerary:focus,
.page-template-activities-sidebar .activity-item button.btn-check-itinerary:hover,
.page-template-activities-sidebar .activity-item button.btn-check-itinerary:focus {
  background: #864235;
}

.page-template-activities .activity-item .btn-check-itinerary,
.page-template-activities .activity-item .btn-remove-activity,
.page-template-activities-sidebar .activity-item .btn-check-itinerary,
.page-template-activities-sidebar .activity-item .btn-remove-activity {
  display: none;
}

.secondary-nav .select-more-activities {
  padding: 1.71875vw 0;
  display: block;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 5vw;
  font-weight: 700;
  text-transform: uppercase;
  color: #864235;
  letter-spacing: 1px;
}

@media only screen and (min-width: 40.0625em) {
  .secondary-nav .select-more-activities {
    font-size: 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav .select-more-activities {
    font-size: 1.40625vw;
  }
}

.secondary-nav .select-more-activities:hover {
  color: #ab5443;
}

.secondary-nav .select-more-activities .fa {
  display: inline-block;
  padding: 0 10px 0 0;
  font-size: 6vw;
  position: relative;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}

@media only screen and (min-width: 40.0625em) {
  .secondary-nav .select-more-activities .fa {
    font-size: 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .secondary-nav .select-more-activities .fa {
    font-size: 1.875vw;
  }
}

.fine-art-at-the-inn .activity-category-filters {
  display: none;
}

.fine-art-at-the-inn .listing-wrap .page-template-activities .offers-two,
.fine-art-at-the-inn .listing-wrap .page-template-activities-sidebar .offers-two {
  margin: 0;
}

@media only screen and (min-width: 64.0625em) {
  .row.main-content-with-sidebar {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 3vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .row.main-content-with-sidebar .main-content-left {
    border-right: 1px solid #D8D4C8;
    padding-right: 5.4vw;
  }
}

.row.main-content-with-sidebar .main-content-left h3 {
  font-size: 5.866666vw;
  line-height: 3.2vw;
  font-family: "Minion W01", georgia, serif !important;
  text-transform: none;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 40px;
}

@media only screen and (min-width: 64.0625em) {
  .row.main-content-with-sidebar .main-content-left h3 {
    font-size: 2.309375vw;
    margin-bottom: 3.125vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .row.main-content-with-sidebar .main-content-left p {
    line-height: 2.8vw;
  }
}

.row.main-content-with-sidebar .button-primary {
  background: #1d8089;
  background: linear-gradient(to bottom, #1d8089 0%, #15666d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d8089', endColorstr='#15666d',GradientType=0 );
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 5px;
}

@media only screen and (min-width: 64.0625em) {
  .row.main-content-with-sidebar .button-primary {
    min-width: 21vw;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-1833 .row.main-content-with-sidebar {
    margin: 0;
  }
}

li.category-food-drink.category-filter.live-category-filter {
  display: none;
}

#overview-full {
  background: #FFF;
}

.overview-content {
  background: #f7f3e5;
  text-align: center;
  margin-bottom: 5vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content .large-left {
    padding: 3.2vw 0;
  }
}

.overview-content .columns {
  padding: 0 6.25vw;
}

.overview-content .large-7 {
  padding: 0 4.6875vw 5.866666666666666vw;
}

.overview-content .large-7:after {
  content: "";
  background: #d8d4c8;
  display: block;
  height: 1px;
  margin: 0;
  width: 100%;
  margin: 11.466666666666667vw 0 1.6vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content .large-7:after {
    content: normal;
  }
}

@media only screen and (min-width: 64.0625em) {
  .overview-content .large-7 {
    border-bottom: 0;
    padding-bottom: 0;
  }
}

.overview-content .large-5 p {
  font-size: 3.733333333333334vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content .large-5 p {
    font-size: 1.09375vw;
  }
}

.overview-content .large-left .large-5 {
  padding-bottom: 4vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content .large-left .large-5 {
    border-left: 1px solid #d8d4c8;
    padding-bottom: 0;
  }
}

.overview-content h2,
.overview-content h3 {
  font-size: 5.866666vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content h2,
  .overview-content h3 {
    font-size: 2.109375vw;
    line-height: 2.73438vw;
  }
}

.overview-content h2:after,
.overview-content h3:after {
  content: "";
  background: #d8d4c8;
  display: block;
  height: 1px;
  margin: 6.66666666vw auto;
  width: 26.666666666666668vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content h2:after,
  .overview-content h3:after {
    margin: 2.5vw auto;
    width: 7.42vw;
  }
}

.overview-content .button {
  width: 100%;
  max-width: 72vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-content .button {
    width: auto;
    max-width: none;
  }
}

.overview-events-listing h2 {
  font-size: 5.866666666666666vw;
  margin: 7.199999999999999vw 0 5.6000000000000005vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-events-listing h2 {
    font-size: 3.4375vw;
    margin: 0 0 3.671875vw;
  }
}

.overview-listing .columns {
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  .overview-listing .columns {
    padding-left: 0;
    padding-right: 1px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .overview-listing > div:last-of-type {
    padding-right: 0;
  }
}

.overview-listing .buttons {
  text-align: center;
}

.overview-listing-item-image {
  display: block;
  margin: 0 auto;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .overview-listing-item-image {
    min-width: 75%;
  }
}

.overview-listing-item-copy {
  height: 300px;
  padding: 10.4vw 6.4vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-listing-item-copy {
    padding: 3.125vw 3.515625vw 0;
    height: 400px;
  }
}

.overview-listing-item-copy h2,
.overview-listing-item-copy h3 {
  font-size: 5.866666666666666vw;
  margin-bottom: 4.533333333333333vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .overview-listing-item-copy h2,
  .overview-listing-item-copy h3 {
    font-size: 1.71875vw;
    margin-bottom: 1.015625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .overview-listing-item-copy p {
    font-size: 1.171875vw;
    line-height: 1.875vw;
    margin-bottom: 2.03125vw;
  }
}

@media only screen and (max-width: 40em) {
  .gatherings .overview-listing-item-copy {
    margin: 0 !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .gatherings .overview-listing-item-copy {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 40em) {
  .gatherings .overview-listing-item-content .row {
    margin: 0 !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .gatherings .overview-listing-item-content .row {
    margin: 0 !important;
  }
}

.gatherings .legendary-overview-item {
  padding: 0 20px;
  margin: 0 0 40px 0;
}

.gatherings .legendary-overview-item .overview-listing-item-image img {
  width: 100%;
}

.gatherings .legendary-overview-item .overview-listing-item-copy {
  padding: 0;
  height: auto;
  margin: 0 auto;
  position: absolute;
  background: white;
  width: 80%;
  text-align: center;
  left: 10%;
  padding: 25px 0 30px 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
  top: -50px;
}

.gatherings .legendary-overview-item .overview-listing-item-copy h3 {
  font-size: 1.375rem;
}

.gatherings .legendary-overview-item .overview-listing-item-content {
  display: block;
  height: 105px;
  border-bottom: 2px solid #D8D4C8;
  background: url(../img/bg-pattern-1.png);
  margin-bottom: 40px;
}

.gatherings .legendary-overview-item .buttons {
  margin-top: 25px;
}

.gatherings .legendary-overview-item .button-primary {
  font-size: 1rem;
}

.overview-grid {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid {
    display: block;
  }
}

.overview-grid .columns {
  padding: 0;
  border-bottom: 1px solid #fff;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid .columns {
    border: 1px solid #fff;
  }
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid .columns:nth-child(even) {
    border-left: 0;
  }
  .overview-grid .columns:nth-child(odd) {
    border-right: 0;
  }
}

.overview-grid .columns:nth-child(1) {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.overview-grid .columns:nth-child(2) {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.overview-grid .overview-grid-content {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.overview-grid .columns:nth-child(3) {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.overview-grid .columns:nth-child(4) {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.overview-grid-content {
  background: #FFF;
  border: 10px solid #f7f3e7;
  padding: 10.6666666vw 5.3333333vw;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid-content {
    width: 40vw;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 3.90625vw 3.125vw;
  }
}

.edit-mode .overview-grid-content {
  width: 100%;
  position: static;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.overview-grid-content h2,
.overview-grid-content h3 {
  font-size: 5.8666666vw;
  margin-bottom: 1.015625vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid-content h2,
  .overview-grid-content h3 {
    font-size: 2.265625vw;
    margin-bottom: 1.015625vw;
    line-height: 2.265625vw;
  }
}

.overview-grid-content h2:after,
.overview-grid-content h3:after {
  content: "";
  background: #d8d4c8;
  display: block;
  height: 1px;
  margin: 8.533333333333333vw auto 6.666666666666667vw;
  width: 45vw;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid-content h2:after,
  .overview-grid-content h3:after {
    margin: 2.1875vw auto 1.71875vw;
    width: 13.28125vw;
  }
}

.overview-grid-content p:last-child {
  margin-bottom: 0;
}

.overview-grid-image {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 100vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid-image {
    padding-bottom: 49.4vw;
  }
}

.overview-grid-image .overview-grid-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.overview-grid-button {
  background: rgba(0, 0, 0, 0.9);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.12em;
  min-width: 62vw;
  padding: 3.4666666666666663vw 2.4vw;
  text-align: center;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: fit-content;
}

@media only screen and (min-width: 64.0625em) {
  .overview-grid-button {
    min-width: 20.3125vw;
    padding: 1.328125vw 3.125vw;
    font-size: 1.7vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .overview-push .shs-video-push .video-description {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

.fullwidth-promo {
  position: relative;
}

.fullwidth-promo h3 {
  letter-spacing: 1px !important;
  line-height: inherit;
}

.fullwidth-promo-image {
  width: 100%;
}

.fullwidth-promo-copy {
  border: 10px solid #f7f3e5;
  background: #FFF;
  padding: 10.4vw 8vw;
}

@media only screen and (min-width: 64.0625em) {
  .fullwidth-promo-copy {
    padding: 0 4.140625vw;
    width: 34.37vw;
    position: absolute;
    left: 2vw;
    top: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.fullwidth-promo-copy h2,
.fullwidth-promo-copy h3 {
  font-size: 5.866666vw;
  margin: 0;
  line-height: 2.265625vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

@media only screen and (min-width: 64.0625em) {
  .fullwidth-promo-copy h2,
  .fullwidth-promo-copy h3 {
    font-size: 2.1875vw;
    line-height: 2.265625vw;
  }
}

.fullwidth-promo-copy h2:after,
.fullwidth-promo-copy h3:after {
  content: "";
  background: #d8d4c8;
  display: block;
  height: 1px;
  margin: 7.733333333333333vw auto 6.133333333333333vw 0;
  width: 25vw;
}

@media only screen and (min-width: 64.0625em) {
  .fullwidth-promo-copy h2:after,
  .fullwidth-promo-copy h3:after {
    margin: 2.734375vw auto 2.734375vw 0;
    width: 13.28125vw;
  }
}

.fullwidth-promo-copy p {
  line-height: 1.7;
}

@media only screen and (min-width: 64.0625em) {
  .fullwidth-promo-copy p {
    line-height: 1.953125vw;
  }
}

.fullwidth-promo-copy p:last-child {
  margin-bottom: 0;
}

.promo-imageright {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13.333333333333334vw 0;
}

@media only screen and (min-width: 64.0625em) {
  .promo-imageright {
    padding: 7.03125vw 7.187499999999999vw;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-imageright .columns {
    padding: 0 2.1875vw;
  }
}

.promo-imageright h2,
.promo-imageright h3 {
  font-size: 5.866666vw;
  margin: 0;
  line-height: 2.265625vw;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

@media only screen and (min-width: 64.0625em) {
  .promo-imageright h2,
  .promo-imageright h3 {
    font-size: 2.1875vw;
    line-height: 1.3;
    margin-bottom: 2.03125vw;
  }
}

.promo-imageright h2:after,
.promo-imageright h3:after {
  content: "";
  background: #d8d4c8;
  display: block;
  height: 1px;
  margin: 12.266666666666666vw auto 8vw;
  width: 26.666666666666668vw;
}

@media only screen and (min-width: 64.0625em) {
  .promo-imageright h2:after,
  .promo-imageright h3:after {
    content: none;
  }
}

.promo-imageright .button {
  margin-right: 9px;
  padding: 4vw 5.066666666666666vw;
}

@media only screen and (min-width: 64.0625em) {
  .promo-imageright .button {
    padding: 1.015625vw 1.171875vw;
  }
}

.promo-imageright .button:last-child {
  margin-right: 0;
}

.promo-imageright p:last-child {
  margin-bottom: 0;
}

.promo-imageright-content {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding: 8vw;
}

@media only screen and (min-width: 64.0625em) {
  .promo-imageright-content {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    padding: 0 3.125vw;
  }
}

.promo-imageright-image img {
  border: 10px solid #f7f3e7;
  width: 100%;
}

/* Smoothness style sheet for jQuery Datepicker v5.0.1. */
.datepick {
  background-color: #FFF;
  color: #7a7272;
  font-size: 1rem;
  text-transform: uppercase;
}

.datepick-rtl {
  direction: rtl;
}

.datepick-popup {
  z-index: 1000;
}

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.datepick a {
  text-decoration: none;
}

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto;
}

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold;
}

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: transparent;
  font-size: 90%;
  font-weight: bold;
  padding: 12px;
}

.datepick-nav {
  position: absolute;
  top: 0;
  left: 0;
}

.datepick-ctrl {
  background: #FFF;
}

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%;
}

a.datepick-cmd i {
  font-size: 1.75rem;
  line-height: 0.75;
  color: #FFF;
}

button.datepick-cmd {
  text-align: center;
}

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%;
}

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center;
}

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right;
}

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right;
}

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right;
}

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left;
}

.datepick-month-nav {
  float: left;
  text-align: center;
}

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%;
}

.datepick-month-nav span {
  color: #888;
}

.datepick-month-row {
  clear: left;
}

.datepick-month {
  float: left;
  width: 20em;
  text-align: center;
}

.datepick-month table {
  margin: 0;
}

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  background-color: #00e0ee;
  color: #FFF;
  padding: 10px;
  text-transform: uppercase;
}

.datepick-month-header select, .datepick-month-header input {
  height: 1.4em;
  border: none;
}

.datepick-month-header input {
  position: absolute;
  display: none;
}

.datepick-month table {
  width: 100%;
  border-collapse: collapse;
}

.datepick-month thead {
  border-bottom: 1px solid #aaa;
}

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center;
  line-height: 1.5rem;
}

.datepick-month th {
  width: 50px;
  padding: 5px;
  border: 1px solid #999;
  border-left: none;
}

.datepick-month thead tr {
  border: 1px solid #aaa;
  border-left: none;
}

.datepick-month td {
  background-color: #eee;
  border: 1px solid #aaa;
  border-left: none;
}

.datepick-month td.datepick-week * {
  background-color: #e0e0e0;
  color: #222;
  border: none;
}

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  background-color: #eee;
  color: #000;
  text-decoration: none;
}

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
}

.datepick-month td span {
  color: #888;
}

.datepick-month td .datepick-other-month {
  background-color: #fff;
}

.datepick-month td .datepick-weekend {
  background-color: #ddd;
}

.datepick-month td .datepick-today,
.datepick-month td .datepick-today:visited,
.datepick-month td .datepick-today:hover {
  background-color: #00e0ee;
  color: #FFF;
}

.datepick-month td .datepick-highlight {
  background-color: #dadada;
}

.datepick-month td .datepick-selected {
  background-color: #00e0ee;
  color: #FFF;
}

.datepick-status {
  clear: both;
  text-align: center;
}

.datepick-clear-fix {
  clear: both;
}

.datepick, .datepick-ctrl {
  background-color: transparent;
}

.datepick-ctrl {
  padding: 0.375rem 0 0;
}

.datepick-ctrl .button {
  margin-bottom: 0.375rem !important;
}

.datepick-month {
  width: 300px;
}

.datepick-month.last {
  width: 324px;
  padding-left: 1.5rem;
}

.datepick-cmd-close, .datepick-cmd-clear {
  padding: 0.5rem 0.75rem;
}

/* The Modal Gallery Styles */
#gallery-modal {
  /* Modal Content/Box */
}

#gallery-modal.modal {
  font-family: "Minion W01", georgia, serif !important;
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

#gallery-modal .modal-content {
  background-color: transparent;
  margin: 20% auto;
  padding: 20px 0;
  border: 0;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  #gallery-modal .modal-content {
    margin: 12% auto;
    padding: 20px;
  }
}

#gallery-modal .modal-content .modal-header {
  background-color: #000;
  color: #FFF;
  height: 60px;
  padding-top: 15px;
  width: 100%;
}

#gallery-modal .modal-content .modal-header .counter {
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
}

#gallery-modal .modal-content .modal-header .close {
  border: 1px solid #FFF;
  border-radius: 50%;
  float: right;
  font-size: 25px;
  font-weight: bold;
  height: 30px;
  line-height: 25px;
  text-align: center;
  width: 30px;
}

#gallery-modal .modal-content .modal-header .close .close:hover,
#gallery-modal .modal-content .modal-header .close .close:focus {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}

#gallery-modal .modal-content .modal-body img {
  display: block;
  margin: 25px auto;
  max-width: 75%;
}

#gallery-modal .modal-content .modal-body button {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 40%;
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  width: 4.76563vw;
  height: 4.76563vw;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

#gallery-modal .modal-content .modal-body button.prev {
  background: url(../img/bg-prev.svg) no-repeat center center;
  background-size: cover;
  left: 5%;
}

#gallery-modal .modal-content .modal-body button.prev:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

#gallery-modal .modal-content .modal-body button.next {
  background: url(../img/bg-next.svg) no-repeat center center;
  background-size: cover;
  right: 5%;
}

#gallery-modal .modal-content .modal-body button.next:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

#gallery-modal .modal-content .modal-footer {
  background-color: #000;
  color: #FFF;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  height: 70px;
  padding-top: 15px;
  text-transform: uppercase;
  width: 100%;
}

@media only screen and (min-width: 40.0625em) {
  #gallery-modal .modal-content .modal-footer {
    margin-bottom: 3.25521vw;
    display: inline-block;
  }
}

#gallery-modal .modal-content .modal-footer .social-icons {
  text-align: center;
}

#gallery-modal .modal-content .modal-footer .social-icons span {
  display: block;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (min-width: 64.0625em) {
  #gallery-modal .modal-content .modal-footer .social-icons span {
    display: inline;
  }
}

#gallery-modal .modal-content .modal-footer .social-icons span:first-child {
  display: none;
  margin-right: 20px;
  vertical-align: top;
}

@media only screen and (min-width: 64.0625em) {
  #gallery-modal .modal-content .modal-footer .social-icons span:first-child {
    margin-bottom: 0;
    display: inline-block;
  }
}

#gallery-modal .modal-content .modal-footer .social-icons a {
  background-color: #1a82f7;
  background: url(../img/gallery/social-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
}

#gallery-modal .modal-content .modal-footer .social-icons a.icon-facebook {
  background-position: -1px 0;
}

#gallery-modal .modal-content .modal-footer .social-icons a.icon-twitter {
  background-position: -56px 0;
}

#gallery-modal .modal-content .modal-footer .social-icons a.icon-instagram {
  background-position: -111px 0;
}

#gallery-modal .modal-content .modal-footer .social-icons a.icon-pinterest {
  background-position: -165px 0;
}

#gallery-modal .modal-content .modal-footer .social-icons a.icon-google {
  background-position: -222px 0;
}

/* Gallery Style Overwrites */
.media-gallery__grid--item a:focus {
  border: 3px solid #23e1f2;
}

.demo-gallery > a:focus {
  border: 3px solid #23e1f2;
}

.demo-gallery > a:focus .demo-gallery__caption {
  opacity: 1;
}

[class*='page-template-spa'] .main-nav .top-text {
  display: inline-block;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .main-nav .top-text {
    display: block;
    font-family: 'Minion W01';
    font-size: 1.25vw;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
  }
}

[class*='page-template-spa'] .main-nav .bottom-text {
  display: inline-block;
}

[class*='page-template-spa'] .main-masthead .shadow-screen {
  display: none;
}

[class*='page-template-spa'] .main-masthead .mh-overlay {
  background-size: 69vw 69vw;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 51;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] .main-masthead .mh-overlay {
    background-size: auto 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .main-masthead .mh-overlay {
    background-size: 36.32813vw 36.32813vw;
    height: 100%;
    width: 50%;
  }
}

[class*='page-template-spa'] .main-masthead .mh-overlay.left {
  background: url("../img/overlay-left-spa.png") no-repeat center center;
  background-size: 69vw 69vw;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .main-masthead .mh-overlay.left {
    background-size: 36.32813vw 36.32813vw;
    left: 2.10938vw;
  }
}

[class*='page-template-spa'] .main-masthead .mh-overlay.right {
  background: url("../img/overlay-right-spa.png") no-repeat center center;
  background-size: 69vw 69vw;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .main-masthead .mh-overlay.right {
    background-size: 36.32813vw 36.32813vw;
    left: auto;
    right: 0;
  }
}

[class*='page-template-spa'] header.primary {
  margin-top: 0;
}

@media only screen and (max-width: 40em) {
  [class*='page-template-spa'] header.primary .main-nav {
    background: #415363;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] header.primary .main-nav {
    background: #415363;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav {
    height: 5.85938vw;
  }
}

[class*='page-template-spa'] header.primary .main-nav a {
  text-align: left;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav a {
    text-align: center;
  }
  [class*='page-template-spa'] header.primary .main-nav a:before {
    display: none !important;
  }
}

[class*='page-template-spa'] header.primary .main-nav .nav li .dropdown a {
  color: #FFF;
}

[class*='page-template-spa'] header.primary .main-nav .nav li .dropdown a:hover, [class*='page-template-spa'] header.primary .main-nav .nav li .dropdown a:focus {
  color: #A6BAC9;
}

[class*='page-template-spa'] header.primary .main-nav .nav li:hover,
[class*='page-template-spa'] header.primary .main-nav .nav li:hover > a {
  border-color: #4F6E82;
  color: #4F6E82;
}

[class*='page-template-spa'] header.primary .main-nav .nav li a:focus {
  border-color: #4F6E82;
  color: #4F6E82;
}

[class*='page-template-spa'] header.primary .main-nav .nav li.active-parent > a {
  border-color: #4F6E82;
  color: #4F6E82;
}

[class*='page-template-spa'] header.primary .main-nav .nav li.has-dropdown:hover {
  color: #4F6E82;
}

[class*='page-template-spa'] header.primary .main-nav .nav li.has-dropdown:hover .dropdown {
  color: #FFF;
  min-width: 15.625vw;
}

[class*='page-template-spa'] header.primary .main-nav .nav li.has-dropdown:hover .dropdown a:hover {
  color: #4F6E82;
}

[class*='page-template-spa'] header.primary .main-nav .nav-left {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-left {
    width: 42%;
    margin-left: 0.39063vw;
    padding-top: 1.40625vw;
  }
}

[class*='page-template-spa'] header.primary .main-nav .nav-left li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-left li a {
    height: auto;
    line-height: 1.5625vw;
    margin: 0 0.23438vw;
    padding-bottom: 1.01563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-left li .dropdown a {
    font-size: 1.25vw;
    min-width: 15.625vw;
    padding: 1.17188vw 1.5625vw;
    text-align: left;
  }
}

[class*='page-template-spa'] header.primary .main-nav .nav-right {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right {
    padding-top: 1.40625vw;
    width: 42%;
  }
}

[class*='page-template-spa'] header.primary .main-nav .nav-right li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li a {
    height: auto;
    line-height: 1.5625vw;
    padding-bottom: 1.01563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li .dropdown a,
  [class*='page-template-spa'] header.primary .main-nav .nav-right li .dropdown a:hover {
    font-size: 1.25vw;
    min-width: 15.625vw;
    padding: 1.17188vw 1.5625vw;
    text-align: left;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li:nth-child(2) a {
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.meet-the-team {
    margin: 0;
    margin-left: 1.17188vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.professional-line {
    margin-left: 0.15625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.photo-gallery {
    margin-left: 0.15625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.spa-request-appointment {
    background: url("../img/spa-nav.png") #593261 center center no-repeat;
    background-size: 42%;
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    height: 100%;
    width: 12.73438vw;
  }
}

[class*='page-template-spa'] header.primary .main-nav .nav-right li.spa-request-appointment a {
  color: #FFF;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.spa-request-appointment a {
    border: 0;
    padding-top: 0.78125vw;
    margin: 0.625vw 0;
    transition: text-shadow 0.3s ease-out;
  }
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.spa-request-appointment a:hover {
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
  }
  [class*='page-template-spa'] header.primary .main-nav .nav-right li.spa-request-appointment a:focus {
    color: #A6BAC9;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.75);
  }
}

[class*='page-template-spa'] header.primary .main-nav .nav-right li.spa-request-appointment .dropdown {
  display: none !important;
}

[class*='page-template-spa'] header.primary .main-nav .nav-left,
[class*='page-template-spa'] header.primary .main-nav .nav-right {
  height: 100% !important;
}

[class*='page-template-spa'] header.primary .logo {
  background: url(../img/spa-mobile.png) no-repeat center center;
  background-size: 100% auto;
  width: 39.25vw;
  height: 9.5vw;
}

@media only screen and (max-width: 40em) {
  [class*='page-template-spa'] header.primary .logo {
    margin-left: -19.625vw;
    margin-top: 4.25vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] header.primary .logo {
    width: 20.44271vw;
    height: 4.94792vw;
    margin-left: -10.22135vw;
    margin-top: 2.21354vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary .logo {
    background: url(../img/spa-ojai2.png) no-repeat;
    height: 3.20312vw;
    margin-left: -6.44531vw;
    background-size: 100% auto;
    width: 12.89063vw;
    top: 1.5vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled {
    margin-top: 5vw;
    margin-right: 1.5625vw;
  }
}

@media only screen and (max-width: 40em) {
  [class*='page-template-spa'] header.primary.unscrolled .console-toggle {
    width: auto;
    top: 6.25vw;
    right: 5px;
  }
  [class*='page-template-spa'] header.primary.unscrolled .console-toggle span {
    letter-spacing: .19em;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] header.primary.unscrolled .console-toggle {
    width: 13.02083vw;
    top: 3.25521vw;
    right: 0;
  }
}

[class*='page-template-spa'] header.primary.unscrolled .console-toggle i {
  background: url(../img/spa-book.png) no-repeat center top;
  background-size: auto 100%;
}

@media only screen and (max-width: 40em) {
  [class*='page-template-spa'] header.primary.unscrolled .console-toggle i {
    width: 7.25vw;
    height: 7.25vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] header.primary.unscrolled .console-toggle i {
    width: 3.77604vw;
    height: 3.77604vw;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .logo {
    background: url(../img/spa-ojai.png) no-repeat;
    background-size: 100% auto;
    height: 9.375vw;
    margin-left: -6.44531vw;
    width: 12.89063vw;
    top: -1.875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav a {
    text-align: center;
  }
}

[class*='page-template-spa'] header.primary.unscrolled .main-nav .nav li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav li a {
    padding-bottom: 1.40625vw;
    line-height: 1.5625vw;
    height: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav li .dropdown a,
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav li .dropdown a:hover {
    text-align: left;
    min-width: 15.625vw;
  }
}

[class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-left {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-left {
    padding-top: 0.39063vw;
    width: 42%;
  }
}

[class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right {
  width: 100%;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right {
    padding-top: 0.39063vw;
    width: 42%;
    margin-right: 1.5625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.meet-the-team {
    margin-left: 2.73438vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.professional-line {
    margin-left: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.photo-gallery {
    margin-left: 0.39063vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.spa-request-appointment {
    background: url(../img/appointment-bg.png) no-repeat center center;
    background-size: 100% 100%;
    right: 0;
    width: auto;
    top: 0;
    padding: 0;
  }
}

[class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.spa-request-appointment .dropdown {
  display: none !important;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.spa-request-appointment a {
    border: 0;
    padding: 0.39063vw 1.5625vw 0.46875vw;
    margin: 0;
    border-radius: 4px;
    border: 1px solid transparent;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    transition: background 0.3s ease-out;
  }
  [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.spa-request-appointment a:hover, [class*='page-template-spa'] header.primary.unscrolled .main-nav .nav-right li.spa-request-appointment a:focus {
    border-color: rgba(255, 255, 255, 0.2);
    background: #4a2950;
  }
}

[class*='page-template-spa'] header.primary:not(.on) .nav-toggle i {
  background: url(../img/bg-nav-trigger-spa.svg) no-repeat center top;
  background-size: auto 100%;
}

[class*='page-template-spa'] header.primary.on .nav-toggle i {
  background: url(../img/bg-nav-close-spa.svg) no-repeat center top;
}

[class*='page-template-spa'] #reserve-a-moment-tabs {
  background: #000;
  background-size: cover;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs {
    padding-bottom: 3.4375vw;
  }
}

[class*='page-template-spa'] #reserve-a-moment-tabs h2.section-header {
  background: url(../img/hdr-experience-bliss-today.svg) no-repeat center top;
  background-size: 100% auto;
}

[class*='page-template-spa'] #reserve-a-moment-tabs .tabs-content .item {
  position: relative;
}

[class*='page-template-spa'] #reserve-a-moment-tabs .bg-section {
  background: url(../img/bg-reserve-a-moment-spa-1.jpg) no-repeat center top;
  background-size: cover;
}

[class*='page-template-spa'] #reserve-a-moment-tabs.bg-1 .bg-section {
  background: url(../img/bg-reserve-a-moment-spa-1.jpg) no-repeat center top;
  background-size: cover;
}

[class*='page-template-spa'] #reserve-a-moment-tabs.bg-2 .bg-section {
  background: url(../img/bg-reserve-a-moment-spa-2.jpg) no-repeat center top;
  background-size: cover;
}

[class*='page-template-spa'] #reserve-a-moment-tabs.bg-3 .bg-section {
  background: url(../img/bg-reserve-a-moment-spa-3.jpg) no-repeat center top;
  background-size: cover;
}

[class*='page-template-spa'] #reserve-a-moment-tabs.bg-4 .bg-section {
  background: url(../img/bg-reserve-a-moment-spa-4.jpg) no-repeat center top;
  background-size: cover;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs {
    width: 66.40625vw;
  }
}

[class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title {
  font-size: 2.98vw;
  padding: 3.75vw 3.75vw 3.5vw 3.75vw;
}

[class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title span {
  display: block;
  margin-bottom: -1vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title span {
    margin-bottom: -0.52083vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title span {
    display: inline;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 40em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title {
    font-size: 16px;
    padding: 1.95313vw 0 0 0;
    float: none;
    margin: 0 10px;
    display: inline-block;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title {
    font-size: 1.25vw;
    padding: 1.32813vw 0;
  }
}

[class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:first-child {
  margin-right: 0;
  margin-left: 2.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:first-child {
    margin: 0 20px;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:first-child {
    margin-right: 6.25vw;
    margin-left: 0.85938vw;
  }
}

[class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
  margin-right: 0;
  margin-left: 3.75vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
    margin: 0 20px;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
    margin-right: 6.25vw;
    margin-left: 0;
  }
}

[class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:nth-child(3) {
  margin-right: 0;
  margin-left: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:nth-child(3) {
    margin: 0 20px;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:nth-child(3) {
    margin-right: 4.29688vw;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .tabs .tab-title:last-child {
    margin-right: 0;
  }
}

[class*='page-template-spa'] #reserve-a-moment-tabs .offer-price {
  color: #b08bf5;
}

[class*='page-template-spa'] #reserve-a-moment-tabs .offer-price .price {
  color: #b08bf5;
}

[class*='page-template-spa'] #reserve-a-moment-tabs .offer-info {
  margin-top: 2.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .offer-info {
    margin-top: 2.34375vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] #reserve-a-moment-tabs .offer-info {
    position: absolute;
    width: 27.5vw;
    bottom: 7.10938vw;
    right: 0.70313vw;
    margin: 0;
  }
  [class*='page-template-spa'] #reserve-a-moment-tabs .offer-info .promo-cta-button:hover {
    color: #8650ad;
  }
}

[class*='page-template-spa'] .slick-dots li.slick-active button:before {
  color: #8650ad;
}

[class*='page-template-spa'] .push-wrap-1 .push-content {
  background: url(../img/spa-gals.png) repeat-x;
}

[class*='page-template-spa'] .push-wrap-1 .push-content:hover {
  background: url(../img/spa-gals.png) repeat-x;
}

[class*='page-template-spa'] .push-wrap-1 .push-link a {
  color: #364552;
}

[class*='page-template-spa'] .push-wrap-2 .push-content {
  background: url(../img/spa-artist.png) repeat-x;
}

[class*='page-template-spa'] .push-wrap-2 .push-content:hover {
  background: url(../img/spa-artist.png) repeat-x;
}

[class*='page-template-spa'] .push-wrap-2 .push-link a {
  color: #091e53;
}

[class*='page-template-spa'] .push-wrap-3 .push-content {
  background: url(../img/spa-baby.png) repeat-x;
}

[class*='page-template-spa'] .push-wrap-3 .push-content:hover {
  background: url(../img/spa-baby.png) repeat-x;
}

[class*='page-template-spa'] .push-wrap-3 .push-link a {
  color: #6a3c83;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .push-wrap .push-link a:hover {
    color: #FFF;
  }
}

[class*='page-template-spa'] .push-blocks {
  background: url(../img/bg-pattern-2.png);
}

[class*='page-template-spa'] .push-blocks .push-title h3 {
  font-size: 11.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] .push-blocks .push-title h3 {
    font-size: 4.6875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .push-blocks .push-title h3 {
    padding: 0 0.78125vw;
    font-size: 2.42188vw;
  }
}

[class*='page-template-spa'] footer.footer {
  background: #425363;
}

[class*='page-template-spa'] footer.footer .footer-logo {
  background: #425363 url(../img/ojai-logo-footer-spa.svg) no-repeat center top;
  background-size: auto 100%;
}

[class*='page-template-spa'] footer.footer .footer-bottom {
  background: #364552;
}

[class*='page-template-spa'] footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields {
  background: #828f9a;
}

[class*='page-template-spa'] footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3 {
  color: #A7B1B9;
}

[class*='page-template-spa'] footer.footer .footer-bottom .logo-badges ul li.aaa-five-diamond-award {
  background-image: url(../img/five-diamond-spa.svg);
}

[class*='page-template-spa'] footer.footer .footer-bottom .logo-badges ul li.travel-leisure {
  background-image: url(../img/travel-leisure-spa.svg);
}

[class*='page-template-spa'] footer.footer .footer-bottom .logo-badges ul li.conde-nast-traveler {
  background-image: url(../img/conde-nast-spa.svg);
}

[class*='page-template-spa'] footer.footer .footer-bottom .logo-badges ul li.legend-preferred {
  background-image: url(../img/legend-preferred-spa.svg);
}

[class*='page-template-spa'] footer.footer .footer-bottom .logo-badges ul li.historic-hotels {
  background-image: url(../img/historic-hotels-spa.svg);
}

[class*='page-template-spa'] footer.footer .footer-logo {
  background-color: #425363;
}

[class*='page-template-spa'] footer.footer .footer-top {
  border-bottom: 1px solid #4f5f6e;
}

[class*='page-template-spa'] footer.footer .footer-top .utility-nav ul a {
  color: #f7f3e5;
}

[class*='page-template-spa'] footer.footer .footer-top .utility-nav ul a:hover {
  color: #23e1f2;
}

[class*='page-template-spa'] footer.footer .footer-middle .contact-info li {
  color: #C0C4C8;
}

[class*='page-template-spa'] .console-wrap {
  display: none !important;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .interior-masthead {
    margin-top: 5.07813vw;
  }
}

[class*='page-template-spa'] .photo-gallery-bottom h2.section-header {
  background: url(../img/hdr-true-sense-of-space.svg) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 19.25vw;
  top: 6.25vw;
  position: absolute;
  z-index: 51;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-spa'] .photo-gallery-bottom h2.section-header {
    height: 10.02604vw;
    top: 3.25521vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-spa'] .photo-gallery-bottom h2.section-header {
    height: 9.6875vw;
    top: 4.21875vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  [class*='page-template-spa'] .photo-gallery-bottom .slick-slide img {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.spa-closure-modal {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  display: none;
}

@media screen and (min-width: 1025px) {
  .spa-closure-modal {
    background: rgba(0, 0, 0, 0.65);
  }
}

.spa-closure-modal .modal-content {
  position: absolute;
  top: 0;
  margin-left: -186px;
  left: 50%;
}

@media screen and (min-width: 1025px) {
  .spa-closure-modal .modal-content {
    top: 200px;
    margin-left: -235px;
  }
}

.spa-closure-modal .modal-link {
  display: block;
  width: 100%;
  height: 100%;
}

.spa-closure-modal .modal-close {
  position: absolute;
  top: 40px;
  right: 41px;
  display: block;
  width: 25px;
  height: 25px;
}

@media screen and (min-width: 1025px) {
  .spa-closure-modal .modal-close {
    top: 60px;
    right: 30px;
    width: 21px;
    height: 21px;
  }
}

.spa-closure-modal .modal-close span {
  display: none;
}

.spa-closure-modal.active {
  display: block;
}

.page-template-spa-interior .page-header,
.page-template-spa-full .page-header {
  background: url(../img/bg-pattern-2.png);
  background-color: #fff;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-interior .page-header,
  .page-template-spa-full .page-header {
    background-position: 3.125vw -2.34375vw;
  }
}

.page-template-spa-interior .page-header h1,
.page-template-spa-full .page-header h1 {
  color: #394756;
}

@media screen and (max-width: 640px) {
  .page-template-spa-interior .page-header h1,
  .page-template-spa-full .page-header h1 {
    font-size: 34px;
  }
}

@media screen and (max-width: 435px) {
  .page-template-spa-interior .page-header h1,
  .page-template-spa-full .page-header h1 {
    font-size: 29px;
  }
}

.page-template-spa-interior .secondary-nav,
.page-template-spa-full .secondary-nav {
  border-top: 1px solid #bec9da;
  border-bottom: 1px solid #bec9da;
  background: #fbf9f2;
}

.page-template-spa-interior .secondary-nav ul li a,
.page-template-spa-full .secondary-nav ul li a {
  color: #425364;
  padding: 0;
}

.page-template-spa-interior .secondary-nav ul li a:hover, .page-template-spa-interior .secondary-nav ul li a.nav-selected,
.page-template-spa-full .secondary-nav ul li a:hover,
.page-template-spa-full .secondary-nav ul li a.nav-selected {
  color: #394756;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-interior .secondary-nav ul li a:hover, .page-template-spa-interior .secondary-nav ul li a.nav-selected,
  .page-template-spa-full .secondary-nav ul li a:hover,
  .page-template-spa-full .secondary-nav ul li a.nav-selected {
    border-bottom: 4px solid #394756;
  }
}

.page-template-spa-interior .content-wrap,
.page-template-spa-full .content-wrap {
  background: #e9edf3;
}

.page-template-spa-interior .content-wrap .main-content p, .page-template-spa-interior .content-wrap .main-content ul, .page-template-spa-interior .content-wrap .main-content ol, .page-template-spa-interior .content-wrap .main-content li,
.page-template-spa-full .content-wrap .main-content p,
.page-template-spa-full .content-wrap .main-content ul,
.page-template-spa-full .content-wrap .main-content ol,
.page-template-spa-full .content-wrap .main-content li {
  color: #425364;
}

.page-template-spa-interior .content-wrap #sidebar .side-block,
.page-template-spa-full .content-wrap #sidebar .side-block {
  border-bottom: 1px solid #a6bac9;
}

.page-template-spa-interior .content-wrap #sidebar .side-block.interior-tertiary-nav .bg-find-your-moment,
.page-template-spa-full .content-wrap #sidebar .side-block.interior-tertiary-nav .bg-find-your-moment {
  padding: 0;
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-spa-interior .content-wrap #sidebar .side-block.interior-tertiary-nav .bg-find-your-moment,
  .page-template-spa-full .content-wrap #sidebar .side-block.interior-tertiary-nav .bg-find-your-moment {
    background: url(../img/find-inspiration-interior.svg) no-repeat center center;
    height: 23.82813vw;
    background-size: 23.28125vw 10.9375vw;
  }
}

.page-template-spa-interior .content-wrap #sidebar .side-block.maps-direction-block p,
.page-template-spa-full .content-wrap #sidebar .side-block.maps-direction-block p {
  color: #4c4b46;
}

.page-template-spa-interior .content-wrap #content,
.page-template-spa-full .content-wrap #content {
  border-right: 1px solid #a6bac9;
  border-bottom: none;
}

.page-template-spa-interior .content-wrap #content .button,
.page-template-spa-full .content-wrap #content .button {
  color: #FFF;
}

.page-template-spa-interior .content-wrap #content .button-white, .page-template-spa-interior .content-wrap #content a,
.page-template-spa-full .content-wrap #content .button-white,
.page-template-spa-full .content-wrap #content a {
  color: #8650ad;
}

.page-template-spa-interior .content-wrap #content .button-white:hover, .page-template-spa-interior .content-wrap #content a:hover,
.page-template-spa-full .content-wrap #content .button-white:hover,
.page-template-spa-full .content-wrap #content a:hover {
  color: #FFF;
}

.page-template-spa-interior .content-wrap #content .button-white:hover,
.page-template-spa-full .content-wrap #content .button-white:hover {
  background: #8650ad;
  color: #fff;
}

.page-template-spa-interior .content-wrap #content .intro-content,
.page-template-spa-full .content-wrap #content .intro-content {
  color: #425364;
  border-bottom: 1px solid #a6bac9;
}

.page-template-spa-interior .content-wrap #content .main-content h1, .page-template-spa-interior .content-wrap #content .main-content h2, .page-template-spa-interior .content-wrap #content .main-content h3, .page-template-spa-interior .content-wrap #content .main-content h4, .page-template-spa-interior .content-wrap #content .main-content h5, .page-template-spa-interior .content-wrap #content .main-content h6,
.page-template-spa-full .content-wrap #content .main-content h1,
.page-template-spa-full .content-wrap #content .main-content h2,
.page-template-spa-full .content-wrap #content .main-content h3,
.page-template-spa-full .content-wrap #content .main-content h4,
.page-template-spa-full .content-wrap #content .main-content h5,
.page-template-spa-full .content-wrap #content .main-content h6 {
  color: #425364;
}

.page-template-spa-interior .view-all-wrap a,
.page-template-spa-full .view-all-wrap a {
  color: #11757E !important;
}

.page-template-spa-interior .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a.nav-selected,
.page-template-spa-full .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a.nav-selected {
  color: #11757E;
}

.page-template-spa-interior .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a:hover,
.page-template-spa-full .content-wrap #sidebar .side-block.interior-tertiary-nav ul.nav li a:hover {
  color: #11757E;
}

@media only screen and (min-width: 64.0625em) {
  html.ccm-toolbar-visible .page-template-spa-interior.page-wrap header.primary {
    top: 48px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-nav .top-text, .page-template-casa-elar-interior .main-nav .top-text {
    display: inline-block;
  }
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-nav .top-text, .page-template-casa-elar-interior .main-nav .top-text {
    font-family: 'Minion W01';
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    font-size: 1.25vw;
    display: block;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-nav .bottom-text, .page-template-casa-elar-interior .main-nav .bottom-text {
    display: inline-block;
  }
  .page-template-casa-elar-home .main-nav .dropdown, .page-template-casa-elar-interior .main-nav .dropdown {
    background: #e6e2d5;
  }
}

.page-template-casa-elar-home header.primary, .page-template-casa-elar-interior header.primary {
  margin-top: 0;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav, .page-template-casa-elar-interior header.primary .main-nav {
    background: #f7f3e5 url(../img/bg-appointment-collapsed-casa-elar.png) no-repeat right top;
    background-position-x: calc(100% + 25px);
    background-size: 15.70313vw auto;
    height: 5.85938vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav a, .page-template-casa-elar-interior header.primary .main-nav a {
    text-align: center;
    color: #696598;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-left, .page-template-casa-elar-interior header.primary .main-nav .nav-left {
  width: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-left, .page-template-casa-elar-interior header.primary .main-nav .nav-left {
    margin-left: 4.14063vw;
    padding: 1.25vw 0 0 0;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-left li, .page-template-casa-elar-interior header.primary .main-nav .nav-left li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-left li a, .page-template-casa-elar-interior header.primary .main-nav .nav-left li a {
    line-height: 1.5625vw;
    height: auto;
    padding-bottom: 1.17188vw;
    color: #696598;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-left li .dropdown a, .page-template-casa-elar-home header.primary .main-nav .nav-left li .dropdown a:hover, .page-template-casa-elar-interior header.primary .main-nav .nav-left li .dropdown a, .page-template-casa-elar-interior header.primary .main-nav .nav-left li .dropdown a:hover {
    padding: 1.17188vw 1.5625vw;
    font-size: 1.09375vw;
    text-align: left;
    min-width: 15.625vw;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-left li:hover a, .page-template-casa-elar-interior header.primary .main-nav .nav-left li:hover a {
  border-color: #9F875E;
  color: #9F875E;
}

.page-template-casa-elar-home header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown, .page-template-casa-elar-interior header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown {
  min-width: 15.625vw;
}

.page-template-casa-elar-home header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown a, .page-template-casa-elar-interior header.primary .main-nav .nav-left li.has-dropdown:hover .dropdown a {
  color: #012338;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-left li:first-child, .page-template-casa-elar-interior header.primary .main-nav .nav-left li:first-child {
    margin-right: 1.79687vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-left li:nth-child(2), .page-template-casa-elar-interior header.primary .main-nav .nav-left li:nth-child(2) {
    margin-right: 2.10938vw;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-right, .page-template-casa-elar-interior header.primary .main-nav .nav-right {
  width: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right, .page-template-casa-elar-interior header.primary .main-nav .nav-right {
    left: 0;
    padding: 1.25vw 0 0 0;
    margin: -0.39063vw 1.5625vw 0 0;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-right li, .page-template-casa-elar-interior header.primary .main-nav .nav-right li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right li a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li a {
    line-height: 1.5625vw;
    height: auto;
    padding-bottom: 1.17188vw;
    color: #696598;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right li .dropdown a, .page-template-casa-elar-home header.primary .main-nav .nav-right li .dropdown a:hover, .page-template-casa-elar-interior header.primary .main-nav .nav-right li .dropdown a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li .dropdown a:hover {
    padding: 1.17188vw 1.5625vw;
    font-size: 1.09375vw;
    text-align: left;
    min-width: 15.625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right li:nth-child(2), .page-template-casa-elar-interior header.primary .main-nav .nav-right li:nth-child(2) {
    margin-left: 2.26563vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right li:nth-child(2) a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li:nth-child(2) a {
    margin-left: 0;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-right li:hover a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li:hover a {
  border-color: #9F875E;
  color: #9F875E;
}

.page-template-casa-elar-home header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown, .page-template-casa-elar-interior header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown {
  min-width: 15.625vw;
}

.page-template-casa-elar-home header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li.has-dropdown:hover .dropdown a {
  color: #012338;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right li.call-to-reserve, .page-template-casa-elar-interior header.primary .main-nav .nav-right li.call-to-reserve {
    width: 11.79688vw;
    margin-left: 1.95313vw;
  }
}

.page-template-casa-elar-home header.primary .main-nav .nav-right li.call-to-reserve a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li.call-to-reserve a {
  margin: 0;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav .nav-right li.call-to-reserve a, .page-template-casa-elar-interior header.primary .main-nav .nav-right li.call-to-reserve a {
    border: 0;
    padding: 0.39063vw 0;
    display: block;
    margin: 0;
    color: #3e3523;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
}

.page-template-casa-elar-home header.primary .main-nav li.active a, .page-template-casa-elar-interior header.primary .main-nav li.active a {
  color: #7D6A4A;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .main-nav li.active a, .page-template-casa-elar-interior header.primary .main-nav li.active a {
    color: #7D6A4A;
    border-bottom: 0;
  }
  .page-template-casa-elar-home header.primary .main-nav li.active a:hover, .page-template-casa-elar-interior header.primary .main-nav li.active a:hover {
    border-bottom: 4px solid #7D6A4A;
  }
}

.page-template-casa-elar-home header.primary .logo, .page-template-casa-elar-interior header.primary .logo {
  background: url(../img/logo-casa-elar-m.png) no-repeat;
  width: 43vw;
  height: 17.5vw;
  top: 3.5vw;
  margin-left: -21.5vw;
  background-size: 100% auto;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-casa-elar-home header.primary .logo, .page-template-casa-elar-interior header.primary .logo {
    width: 32.55208vw;
    height: 11.06771vw;
    top: 0;
    margin-left: -16.27604vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary .logo, .page-template-casa-elar-interior header.primary .logo {
    background: url(../img/logo-casa-elar-collapsed.png) no-repeat center center;
    height: 5.78125vw;
    margin-left: -7.69531vw;
    width: 15.39063vw;
    top: 0.07813vw;
    background-size: 100% auto !important;
  }
}

.page-template-casa-elar-home header.primary .nav-toggle i, .page-template-casa-elar-interior header.primary .nav-toggle i {
  background: url(../img/bg-nav-trigger-casa-elar.svg) no-repeat center top;
}

.page-template-casa-elar-home header.primary.on .nav-toggle i, .page-template-casa-elar-interior header.primary.on .nav-toggle i {
  background: url(../img/bg-nav-close-casa-elar.svg) no-repeat center top;
  background-size: 6.25vw auto;
  height: 8.5vw;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-casa-elar-home header.primary.on .nav-toggle i, .page-template-casa-elar-interior header.primary.on .nav-toggle i {
    background-size: 3.25521vw auto;
    height: 4.42708vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled, .page-template-casa-elar-interior header.primary.unscrolled {
    margin-top: 5vw;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .console-toggle i, .page-template-casa-elar-interior header.primary.unscrolled .console-toggle i {
  background: url(../img/casa-elar-book.png) no-repeat center top;
  width: 6.5vw;
  height: 6.25vw;
}

@media only screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .logo, .page-template-casa-elar-interior header.primary.unscrolled .logo {
    background: url(../img/logo-casa-elar.png) no-repeat;
    height: 8.59375vw;
    margin-left: -9.84375vw;
    width: 20.3125vw;
    top: -3.35938vw;
    background-size: 100% auto !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav, .page-template-casa-elar-interior header.primary.unscrolled .main-nav {
    background: none;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav a {
  color: #FFF;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav a {
    text-align: center;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav a:hover:before, .page-template-casa-elar-interior header.primary.unscrolled .main-nav a:hover:before {
  display: none !important;
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li a:before,
.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li a:before, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li a:before,
.page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li a:before {
  display: none;
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left {
  width: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left {
    padding: 0.3125vw 0 0 0;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li a {
    line-height: 1.5625vw;
    height: auto;
    padding-bottom: 0.70313vw;
    color: #FFF;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li .dropdown a, .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li .dropdown a:hover, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li .dropdown a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li .dropdown a:hover {
    padding: 1.17188vw 1.5625vw;
    font-size: 1.09375vw;
    text-align: left;
    min-width: 15.625vw;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li:hover a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li:hover a {
  color: #9F875E;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li.has-dropdown:hover .dropdown, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li.has-dropdown:hover .dropdown {
    min-width: 15.625vw;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li.has-dropdown:hover .dropdown li a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li.has-dropdown:hover .dropdown li a {
  color: #012338;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-left li.has-dropdown:hover .dropdown li a:before, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-left li.has-dropdown:hover .dropdown li a:before {
    display: none;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right {
  width: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right {
    padding: 0.3125vw 0 0 0;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li {
  height: auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li a {
    line-height: 1.5625vw;
    height: auto;
    padding-bottom: 0.625vw;
    color: #FFF;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li .dropdown a, .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li .dropdown a:hover, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li .dropdown a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li .dropdown a:hover {
    padding: 1.17188vw 1.5625vw;
    font-size: 1.09375vw;
    text-align: left;
    min-width: 15.625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.call-to-reserve, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.call-to-reserve {
    background: url(../img/bg-appointment-casa-elar.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.call-to-reserve a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.call-to-reserve a {
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 0.625vw 0 0.39063vw;
    transition: background 0.5s ease-out;
  }
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.call-to-reserve a:hover, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.call-to-reserve a:hover {
    color: #FFF;
    border-color: rgba(255, 255, 255, 0.2);
    background: #957f58;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.call-to-reserve .dropdown, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.call-to-reserve .dropdown {
  display: none !important;
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li:hover a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li:hover a {
  color: #9F875E;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.has-dropdown:hover .dropdown, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.has-dropdown:hover .dropdown {
    min-width: 15.625vw;
  }
}

.page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.has-dropdown:hover .dropdown li a, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.has-dropdown:hover .dropdown li a {
  color: #012338;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home header.primary.unscrolled .main-nav .nav-right li.has-dropdown:hover .dropdown li a:before, .page-template-casa-elar-interior header.primary.unscrolled .main-nav .nav-right li.has-dropdown:hover .dropdown li a:before {
    display: none;
  }
}

.page-template-casa-elar-home .main-masthead, .page-template-casa-elar-interior .main-masthead {
  position: relative;
  z-index: 10;
  margin-top: 0;
}

.page-template-casa-elar-home .main-masthead .shadow-screen, .page-template-casa-elar-interior .main-masthead .shadow-screen {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.62) 1%, rgba(0, 0, 0, 0.18) 62%, rgba(0, 0, 0, 0.04) 88%, transparent 100%);
}

.page-template-casa-elar-home .main-masthead .mh-overlay, .page-template-casa-elar-interior .main-masthead .mh-overlay {
  display: none;
  z-index: 51;
  background-size: auto 100vw;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-casa-elar-home .main-masthead .mh-overlay, .page-template-casa-elar-interior .main-masthead .mh-overlay {
    background-size: auto 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-masthead .mh-overlay, .page-template-casa-elar-interior .main-masthead .mh-overlay {
    width: 50%;
    height: 100%;
  }
}

.page-template-casa-elar-home .main-masthead .mh-overlay.left, .page-template-casa-elar-interior .main-masthead .mh-overlay.left {
  background: url(../img/overlay-left-casa-elar.png) no-repeat center center;
  background-size: 64vw 66.75vw;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-masthead .mh-overlay.left, .page-template-casa-elar-interior .main-masthead .mh-overlay.left {
    left: 2.10938vw;
    background: url(../img/overlay-left-casa-elar.png) no-repeat center 15.3125vw;
    background-size: 32.57813vw 33.98438vw;
  }
}

.page-template-casa-elar-home .main-masthead .mh-overlay.right, .page-template-casa-elar-interior .main-masthead .mh-overlay.right {
  background: url(../img/overlay-right-casa-elar.png) no-repeat center center;
  background-size: 64vw 66.75vw;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-masthead .mh-overlay.right, .page-template-casa-elar-interior .main-masthead .mh-overlay.right {
    left: auto;
    right: 0;
    background: url(../img/overlay-right-casa-elar.png) no-repeat center 15.3125vw;
    background-size: 32.57813vw 33.98438vw;
  }
}

.page-template-casa-elar-home .main-masthead .slick-slide img, .page-template-casa-elar-interior .main-masthead .slick-slide img {
  height: 93.5vw;
  margin-left: -39.75vw;
  width: auto;
  max-width: 300%;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-casa-elar-home .main-masthead .slick-slide img, .page-template-casa-elar-interior .main-masthead .slick-slide img {
    height: auto;
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .main-masthead .slick-slide img, .page-template-casa-elar-interior .main-masthead .slick-slide img {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.page-template-casa-elar-home .main-masthead .slick-slide:first-child .mh-overlay, .page-template-casa-elar-interior .main-masthead .slick-slide:first-child .mh-overlay {
  display: none;
}

.page-template-casa-elar-home .main-masthead .masthead .slick-arrow, .page-template-casa-elar-interior .main-masthead .masthead .slick-arrow {
  opacity: 0;
  margin-top: 8.25vw;
}

@media (min-width: 768px) {
  .page-template-casa-elar-home .main-masthead .masthead .slick-arrow, .page-template-casa-elar-interior .main-masthead .masthead .slick-arrow {
    margin-top: 5.25vw;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs, .page-template-casa-elar-interior #reserve-a-moment-tabs {
  background: #000;
  background-size: cover;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs, .page-template-casa-elar-interior #reserve-a-moment-tabs {
    padding-top: 4.375vw;
    padding-bottom: 4.0625vw;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs h2.section-header, .page-template-casa-elar-interior #reserve-a-moment-tabs h2.section-header {
  background: url(../img/hdr-experience-paradise.png) no-repeat center top;
  background-size: 100% auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs h2.section-header, .page-template-casa-elar-interior #reserve-a-moment-tabs h2.section-header {
    margin-bottom: 2.10938vw;
    width: 48.59375vw;
    height: 9.84375vw;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs .tabs-content .item, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs-content .item {
  position: relative;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs-content, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs-content {
    position: relative;
    top: 0.39063vw;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs .mh-shadow, .page-template-casa-elar-interior #reserve-a-moment-tabs .mh-shadow {
  width: 100%;
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .mh-shadow, .page-template-casa-elar-interior #reserve-a-moment-tabs .mh-shadow {
    display: block;
    height: 3.20312vw;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    background: url(../img/bg-mh-shadow-bottom.png) no-repeat;
    background-size: 100% 3.20312vw;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs .bg-section, .page-template-casa-elar-interior #reserve-a-moment-tabs .bg-section {
  background: url(../img/bg-reserve-a-moment-casa-elar-1.jpg) no-repeat center top;
  background-size: cover;
}

.page-template-casa-elar-home #reserve-a-moment-tabs.bg-1 .bg-section, .page-template-casa-elar-interior #reserve-a-moment-tabs.bg-1 .bg-section {
  background: url(../img/bg-reserve-a-moment-casa-elar-1.jpg) no-repeat center top;
  background-size: cover;
}

.page-template-casa-elar-home #reserve-a-moment-tabs.bg-2 .bg-section, .page-template-casa-elar-interior #reserve-a-moment-tabs.bg-2 .bg-section {
  background: url(../img/bg-reserve-a-moment-casa-elar-2.jpg) no-repeat center top;
  background-size: cover;
}

.page-template-casa-elar-home #reserve-a-moment-tabs.bg-3 .bg-section, .page-template-casa-elar-interior #reserve-a-moment-tabs.bg-3 .bg-section {
  background: url(../img/bg-reserve-a-moment-casa-elar-3.jpg) no-repeat center top;
  background-size: cover;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs {
    width: 66.40625vw;
    text-align: center;
    display: inline-block;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title {
  float: none;
  font-size: 2.98vw;
  padding: 3.75vw 0 3.5vw 0;
  display: inline-block;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title {
    padding: 1.95313vw 0 1.82292vw 0;
    font-size: 16px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title {
    font-size: 1.25vw;
    padding: 1.40625vw 0;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title:first-child, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title:first-child {
  margin-right: 0;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title:first-child, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title:first-child {
    margin-right: 0;
    margin-left: 1.32813vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title:nth-child(2), .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title:nth-child(2) {
    margin-right: 5.625vw;
    margin-left: 6.875vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .tabs .tab-title:last-child, .page-template-casa-elar-interior #reserve-a-moment-tabs .tabs .tab-title:last-child {
    margin-right: 0;
  }
}

.page-template-casa-elar-home #reserve-a-moment-tabs .offer-price, .page-template-casa-elar-interior #reserve-a-moment-tabs .offer-price {
  color: #b08bf5;
}

.page-template-casa-elar-home #reserve-a-moment-tabs .offer-price .price, .page-template-casa-elar-interior #reserve-a-moment-tabs .offer-price .price {
  color: #b08bf5;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .slick-slider .offer-info, .page-template-casa-elar-interior #reserve-a-moment-tabs .slick-slider .offer-info {
    width: 30.46875vw;
  }
  .page-template-casa-elar-home #reserve-a-moment-tabs .slick-slider .offer-info .promo-cta-button:hover, .page-template-casa-elar-interior #reserve-a-moment-tabs .slick-slider .offer-info .promo-cta-button:hover {
    color: #696598;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .slick-slider .offer-info.no-link, .page-template-casa-elar-interior #reserve-a-moment-tabs .slick-slider .offer-info.no-link {
    bottom: 10vw;
  }
}

@media only screen and (max-width: 40em) {
  .page-template-casa-elar-home #reserve-a-moment-tabs .slick-slider .offer-title, .page-template-casa-elar-interior #reserve-a-moment-tabs .slick-slider .offer-title {
    width: 75vw;
    font-size: 10vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .page-template-casa-elar-home .slick-dots li:nth-child(3), .page-template-casa-elar-interior .slick-dots li:nth-child(3) {
    display: none;
  }
}

.page-template-casa-elar-home .slick-dots li.slick-active button:before, .page-template-casa-elar-interior .slick-dots li.slick-active button:before {
  color: #696598;
}

.page-template-casa-elar-home .push-wrap-1 .push-content, .page-template-casa-elar-interior .push-wrap-1 .push-content {
  background: url(../img/virtual-tour-gradient.png) repeat-x;
}

.page-template-casa-elar-home .push-wrap-1 .push-content:hover, .page-template-casa-elar-interior .push-wrap-1 .push-content:hover {
  background: url(../img/virtual-tour-gradient.png) repeat-x;
}

.page-template-casa-elar-home .push-wrap-1 .push-link a, .page-template-casa-elar-interior .push-wrap-1 .push-link a {
  color: #512627;
}

.page-template-casa-elar-home .push-wrap-2 .push-content, .page-template-casa-elar-interior .push-wrap-2 .push-content {
  background: url(../img/request-brochure-gradient.png) repeat-x;
}

.page-template-casa-elar-home .push-wrap-2 .push-content:hover, .page-template-casa-elar-interior .push-wrap-2 .push-content:hover {
  background: url(../img/request-brochure-gradient.png) repeat-x;
}

.page-template-casa-elar-home .push-wrap-2 .push-link a, .page-template-casa-elar-interior .push-wrap-2 .push-link a {
  color: #2a506d;
}

.page-template-casa-elar-home .push-wrap-3 .push-content, .page-template-casa-elar-interior .push-wrap-3 .push-content {
  background: url(../img/factsheet-gradient.png) repeat-x;
}

.page-template-casa-elar-home .push-wrap-3 .push-content:hover, .page-template-casa-elar-interior .push-wrap-3 .push-content:hover {
  background: url(../img/factsheet-gradient.png) repeat-x;
}

.page-template-casa-elar-home .push-wrap-3 .push-link a, .page-template-casa-elar-interior .push-wrap-3 .push-link a {
  color: #5d4b31;
}

.page-template-casa-elar-home .push-wrap .push-link a:hover, .page-template-casa-elar-interior .push-wrap .push-link a:hover {
  color: #FFF;
}

.page-template-casa-elar-home .push-blocks, .page-template-casa-elar-interior .push-blocks {
  background: url(../img/bg-pattern-3-dark.png);
}

@media only screen and (max-width: 40em) {
  .page-template-casa-elar-home .push-blocks .push-title h3, .page-template-casa-elar-interior .push-blocks .push-title h3 {
    font-size: 10vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .push-blocks .push-title h3, .page-template-casa-elar-interior .push-blocks .push-title h3 {
    font-size: 2.42188vw;
  }
}

.page-template-casa-elar-home .photo-gallery-bottom h2.section-header, .page-template-casa-elar-interior .photo-gallery-bottom h2.section-header {
  background: url(../img/hdr-luxurious-and-private.svg) no-repeat center center;
  background-size: 90% auto;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .photo-gallery-bottom h2.section-header, .page-template-casa-elar-interior .photo-gallery-bottom h2.section-header {
    background-size: 56.25vw 9.6875vw;
  }
}

@media only screen and (min-width: 40.0625em) {
  .page-template-casa-elar-home .photo-gallery-bottom .slick-slide img, .page-template-casa-elar-interior .photo-gallery-bottom .slick-slide img {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.page-template-casa-elar-home footer.footer, .page-template-casa-elar-interior footer.footer {
  background: #554e42;
}

.page-template-casa-elar-home footer.footer .footer-bottom, .page-template-casa-elar-interior footer.footer .footer-bottom {
  background: #423d35;
}

.page-template-casa-elar-home footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields, .page-template-casa-elar-interior footer.footer .footer-bottom .newsletter-signup .email-signup .signup-fields {
  background: #554e42;
}

.page-template-casa-elar-home footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3, .page-template-casa-elar-interior footer.footer .footer-bottom .newsletter-signup .email-signup .signup-header h3 {
  color: #aba8a0;
}

.page-template-casa-elar-home footer.footer .footer-bottom .logo-badges ul li.aaa-five-diamond-award, .page-template-casa-elar-interior footer.footer .footer-bottom .logo-badges ul li.aaa-five-diamond-award {
  background-image: url(../img/five-diamond.svg);
}

.page-template-casa-elar-home footer.footer .footer-bottom .logo-badges ul li.travel-leisure, .page-template-casa-elar-interior footer.footer .footer-bottom .logo-badges ul li.travel-leisure {
  background-image: url(../img/travel-leisure-casaelar.svg);
}

.page-template-casa-elar-home footer.footer .footer-bottom .logo-badges ul li.conde-nast-traveler, .page-template-casa-elar-interior footer.footer .footer-bottom .logo-badges ul li.conde-nast-traveler {
  background-image: url(../img/conde-nast.svg);
}

.page-template-casa-elar-home footer.footer .footer-bottom .logo-badges ul li.legend-preferred, .page-template-casa-elar-interior footer.footer .footer-bottom .logo-badges ul li.legend-preferred {
  background-image: url(../img/legend-preferred.svg);
}

.page-template-casa-elar-home footer.footer .footer-bottom .logo-badges ul li.historic-hotels, .page-template-casa-elar-interior footer.footer .footer-bottom .logo-badges ul li.historic-hotels {
  background-image: url(../img/historic-hotels.svg);
}

.page-template-casa-elar-home footer.footer .footer-logo, .page-template-casa-elar-interior footer.footer .footer-logo {
  background-color: #554e42;
}

.page-template-casa-elar-home footer.footer .footer-top, .page-template-casa-elar-interior footer.footer .footer-top {
  border-bottom: 1px solid #6d675d;
}

.page-template-casa-elar-home footer.footer .footer-middle .contact-info li, .page-template-casa-elar-interior footer.footer .footer-middle .contact-info li {
  color: #C2C1BC;
}

.page-template-casa-elar-home .console-wrap, .page-template-casa-elar-interior .console-wrap {
  display: none !important;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-home .interior-masthead, .page-template-casa-elar-interior .interior-masthead {
    margin-top: 5.07813vw;
  }
}

.casa-elar-vtour-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8) url(../img/preloader-dots.svg) no-repeat center center;
  background-size: 50px auto;
  display: none;
}

.casa-elar-vtour-wrap iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  border: none;
  top: 0;
  left: 0;
}

.casa-elar-vtour-wrap .fa-close {
  display: block;
  width: 28px;
  height: 29px;
  background: #1aa6b3;
  color: #fff;
  position: absolute;
  z-index: 10;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  text-align: center;
  line-height: 29px;
  cursor: pointer;
}

.page-template-casa-elar-interior .page-header {
  background: url(../img/bg-pattern-3-dark.png);
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-interior .page-header {
    background-position: 3.125vw -2.34375vw;
  }
}

.page-template-casa-elar-interior .page-header h1 {
  color: #f7f3e5;
}

.page-template-casa-elar-interior .secondary-nav {
  display: none;
}

.page-template-casa-elar-interior .content-wrap #sidebar .side-block.side-block-1 {
  padding: 0;
  display: none;
}

@media only screen and (min-width: 64.0625em) {
  .page-template-casa-elar-interior .content-wrap #sidebar .side-block.side-block-1 {
    background: url(../img/find-your-sanctuary-interior.svg) no-repeat center center;
    display: block;
    height: 23.82813vw;
    background-size: 25.39063vw 10.9375vw;
  }
}

.page-template-casa-elar-interior .content-wrap #content .button-white, .page-template-casa-elar-interior .content-wrap #content a {
  color: #6964A6;
  border: none;
}

.page-template-casa-elar-interior .content-wrap #content .button-white:hover {
  background: #6964A6;
  color: #fff;
  border: none;
}

.page-template-casa-elar-interior .push-image {
  background-color: #000;
}

.promo-pricing {
  background: #fbf9f2;
  border: 1px solid #d5d1c5;
  color: #834135;
  position: relative;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing {
    width: 41.875vw;
    height: 7.65625vw;
    line-height: 7.65625vw;
    margin: 0 auto 0 0.15625vw;
  }
}

.promo-pricing .room-price {
  height: 18.5vw;
  text-align: center;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  letter-spacing: .09em;
  position: relative;
  padding: 0;
  font-size: 4vw;
  border-bottom: 1px solid #d5d1c5;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .promo-pricing .room-price {
    font-size: 2.34375vw;
    height: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .room-price {
    border-right: 1px solid #d5d1c5;
    border-bottom: none;
    font-size: 1.5625vw;
    height: 7.65625vw;
    width: 20.9375vw;
    background-position: 18.4375vw 0.70313vw;
    background-size: 1.71875vw 1.71875vw;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.promo-pricing .room-price .price-from {
  padding: 0;
  text-align: right;
  display: inline-block;
  position: relative;
}

@media only screen and (max-width: 40em) {
  .promo-pricing .room-price .price-from {
    top: -4vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .promo-pricing .room-price .price-from {
    top: -1.5625vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .room-price .price-from {
    padding: 0;
    width: auto;
    top: -0.39063vw;
    left: -0.46875vw;
  }
}

.promo-pricing .room-price .price-data {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  font-size: 15vw;
  padding: 0;
  display: inline-block;
  line-height: normal;
  position: relative;
}

.promo-pricing .room-price .price-data sup {
  padding: 0;
  float: left;
  font-size: 8vw;
  margin: 1.25vw 0 0 1.25vw;
  position: relative;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .promo-pricing .room-price .price-data sup {
    font-size: 3.25521vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .room-price .price-data sup {
    font-size: 2.65625vw;
    margin: 0;
    float: none;
    top: 0.23438vw;
    left: -0.15625vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .promo-pricing .room-price .price-data {
    font-size: 7.55208vw;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .room-price .price-data {
    font-size: 4.14063vw;
    width: auto;
    padding: 0.85938vw 0 0 0;
    top: 0.70313vw;
  }
}

.promo-pricing .room-price .price-per-night {
  padding: 0 0 0 0.75vw;
  line-height: 4vw;
  display: inline-block;
  position: relative;
  text-align: left;
}

@media only screen and (max-width: 40em) {
  .promo-pricing .room-price .price-per-night {
    top: -2.5vw;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .promo-pricing .room-price .price-per-night {
    line-height: normal;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .room-price .price-per-night {
    text-align: left;
    padding: 0;
    line-height: 1.48438vw;
    width: auto;
    margin: 0;
    top: 0.23438vw;
    left: 0.70313vw;
  }
}

.promo-pricing .room-price .price-per-night span {
  display: block;
}

.promo-pricing .icbe-trigger {
  padding: 3.5vw 0;
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .icbe-trigger {
    width: 20.78125vw;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    bottom: 0;
    width: 20.9375vw;
  }
}

.promo-pricing .icbe-trigger a.button, .promo-pricing .icbe-trigger .button,
.promo-pricing .icbe-trigger a.button.book-now, .promo-pricing .icbe-trigger .button.book-now {
  font-size: 5vw;
  display: block;
  margin: 0 auto !important;
  padding: 3.75vw 0;
  width: 94%;
  -webkit-transform: all .8s;
      -ms-transform: all .8s;
          transform: all .8s;
  transition: color .2s ease-out, background .1s ease-in;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .promo-pricing .icbe-trigger a.button, .promo-pricing .icbe-trigger .button,
  .promo-pricing .icbe-trigger a.button.book-now, .promo-pricing .icbe-trigger .button.book-now {
    font-size: 3.125vw;
    padding: 1.95313vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  .promo-pricing .icbe-trigger a.button, .promo-pricing .icbe-trigger .button,
  .promo-pricing .icbe-trigger a.button.book-now, .promo-pricing .icbe-trigger .button.book-now {
    font-size: 1.40625vw;
    height: 4.375vw;
    line-height: 4.375vw;
    margin: 1.5625vw auto 0 !important;
    padding: 0;
    width: 17.03125vw;
  }
}

.promo-pricing .icbe-trigger a.button:hover, .promo-pricing .icbe-trigger .button:hover,
.promo-pricing .icbe-trigger a.button.book-now:hover, .promo-pricing .icbe-trigger .button.book-now:hover {
  background: #fff;
  color: #1aa6b3;
}

@media only screen and (min-width: 64.0625em) {
  .meetings-and-weddings p {
    line-height: 1.875vw !important;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-weddings .horizontal-rule,
  .meetings-weddings .tabs.tabbed-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.meetings-and-weddings .overview-grid-content h2:after {
  display: none;
}

.meetings-and-weddings .overview-content .button-primary,
.meetings-and-weddings .overview-content .button.button-primary:visited,
.meetings-and-weddings .overview-content .button.button-primary:active, .meetings-and-weddings-interior .overview-content .button-primary,
.meetings-and-weddings-interior .overview-content .button.button-primary:visited,
.meetings-and-weddings-interior .overview-content .button.button-primary:active, .meetings-and-weddings.interior-template .overview-content .button-primary,
.meetings-and-weddings.interior-template .overview-content .button.button-primary:visited,
.meetings-and-weddings.interior-template .overview-content .button.button-primary:active {
  background: #1d8089;
  background: linear-gradient(to bottom, #1d8089 0%, #15666d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d8089', endColorstr='#15666d',GradientType=0 );
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 5px;
}

@media only screen and (min-width: 64.0625em) {
  .meetings-and-weddings .overview-content .button-primary,
  .meetings-and-weddings .overview-content .button.button-primary:visited,
  .meetings-and-weddings .overview-content .button.button-primary:active, .meetings-and-weddings-interior .overview-content .button-primary,
  .meetings-and-weddings-interior .overview-content .button.button-primary:visited,
  .meetings-and-weddings-interior .overview-content .button.button-primary:active, .meetings-and-weddings.interior-template .overview-content .button-primary,
  .meetings-and-weddings.interior-template .overview-content .button.button-primary:visited,
  .meetings-and-weddings.interior-template .overview-content .button.button-primary:active {
    min-width: 270px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  .meetings-and-weddings .overview-content p, .meetings-and-weddings-interior .overview-content p, .meetings-and-weddings.interior-template .overview-content p {
    font-size: 2.08333vw;
  }
}

.meetings-and-weddings .overview-content p a, .meetings-and-weddings-interior .overview-content p a, .meetings-and-weddings.interior-template .overview-content p a {
  color: #127982;
}

.meetings-and-weddings .overview-content p a:hover, .meetings-and-weddings-interior .overview-content p a:hover, .meetings-and-weddings.interior-template .overview-content p a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 64.0625em) {
  .meetings-and-weddings .overview-listing, .meetings-and-weddings-interior .overview-listing, .meetings-and-weddings.interior-template .overview-listing {
    display: -ms-flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-and-weddings .overview-listing .columns, .meetings-and-weddings-interior .overview-listing .columns, .meetings-and-weddings.interior-template .overview-listing .columns {
    padding-bottom: 40px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .meetings-and-weddings .overview-listing-item-copy p, .meetings-and-weddings-interior .overview-listing-item-copy p, .meetings-and-weddings.interior-template .overview-listing-item-copy p {
    padding-bottom: 2.03125vw;
  }
}

.meetings-and-weddings .overview-listing-item .button-primary, .meetings-and-weddings-interior .overview-listing-item .button-primary, .meetings-and-weddings.interior-template .overview-listing-item .button-primary {
  background: #127fa6;
  font-size: 16px;
  border-radius: 5px;
}

@media only screen and (min-width: 64.0625em) {
  .meetings-and-weddings .overview-listing-item .button-primary, .meetings-and-weddings-interior .overview-listing-item .button-primary, .meetings-and-weddings.interior-template .overview-listing-item .button-primary {
    min-width: 180px;
    font-size: 1.40625vw;
  }
}

.meetings-and-weddings .overview-listing-item img, .meetings-and-weddings-interior .overview-listing-item img, .meetings-and-weddings.interior-template .overview-listing-item img {
  width: 100%;
}

.meetings-and-weddings .overview-push .button-primary, .meetings-and-weddings-interior .overview-push .button-primary, .meetings-and-weddings.interior-template .overview-push .button-primary {
  background: #127fa6;
  font-size: 16px;
  border-radius: 5px;
  width: calc(50% - 10px);
}

.meetings-and-weddings .overview-push .buttons, .meetings-and-weddings-interior .overview-push .buttons, .meetings-and-weddings.interior-template .overview-push .buttons {
  text-align: left;
}

.meetings-and-weddings .overview-grid-button, .meetings-and-weddings-interior .overview-grid-button, .meetings-and-weddings.interior-template .overview-grid-button {
  background: rgba(0, 0, 0, 0.8);
}

.meetings-and-weddings .overview-grid-button:hover, .meetings-and-weddings-interior .overview-grid-button:hover, .meetings-and-weddings.interior-template .overview-grid-button:hover {
  background: rgba(0, 0, 0, 0.95);
}

@media only screen and (max-width: 40em) {
  .meetings-and-weddings .shs-video-push .columns.large-7, .meetings-and-weddings-interior .shs-video-push .columns.large-7, .meetings-and-weddings.interior-template .shs-video-push .columns.large-7 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 40em) {
  .meetings-and-weddings .shs-video-push .video-container, .meetings-and-weddings-interior .shs-video-push .video-container, .meetings-and-weddings.interior-template .shs-video-push .video-container {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}

.content-wrap .intro-content-meetings-weddings {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .intro-content-meetings-weddings h3 {
    font-size: 2.109375vw;
    line-height: 3.2vw;
  }
}

.content-wrap .intro-content-meetings-weddings h3:after {
  content: "";
  background: #D8D4C8;
  display: block;
  height: 1px;
  margin: 2.5vw auto;
  width: 7.42vw;
}

@media only screen and (min-width: 64.0625em) {
  .content-wrap .intro-content-meetings-weddings p {
    font-size: 1.25vw;
    line-height: 2.4vw;
  }
}

[class*='page-template-golf-home'] .main-content .intro-content {
  border-bottom: none;
}

[class*='page-template-golf-home'] .main-content .intro-content h2 {
  font-size: 1.875rem;
  text-align: center;
}

[class*='page-template-golf-home'] .main-content .intro-content p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  font-family: "Raleway", sans-serif !important;
  line-height: 30px;
}

[class*='page-template-golf-home'] .content-wrap #sidebar .side-block {
  border-bottom: none;
}

[class*='page-template-golf-home'] .content-wrap .main-content p {
  font-family: "Raleway", sans-serif !important;
  font-size: 1rem;
  line-height: 30px;
  color: #4D4B4A;
  letter-spacing: 0.3px;
  font-weight: 600;
}

[class*='page-template-golf-home'] .content-wrap .main-content h2 {
  font-size: 1.875rem;
  text-align: center;
}

[class*='page-template-golf-home'] .course-info .course-content {
  padding: 0;
  width: 100%;
  background: url(../img/history-tile-bg.jpg);
}

[class*='page-template-golf-home'] .course-info .course-content .course-image, [class*='page-template-golf-home'] .course-info .course-content .course-info {
  padding: 0;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .course-info .course-content img {
    width: 100%;
  }
}

[class*='page-template-golf-home'] .course-info .course-content .course-info-cont {
  position: relative;
  background: white;
  width: 100%;
  padding: 0;
  padding: 10%;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .course-info .course-content .course-info-cont {
    position: absolute;
    right: 25%;
    z-index: 10;
    width: 350px;
    top: 65px;
    padding: 40px 45px;
  }
}

[class*='page-template-golf-home'] .course-info .course-content .course-info-cont h3 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1.25rem;
  color: #4D4B4A;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2.05px;
}

[class*='page-template-golf-home'] .course-info .course-content .course-info-cont p {
  font-family: "Raleway", sans-serif !important;
  font-size: 0.8125rem;
  color: #4D4B4A;
  line-height: 24px;
}

[class*='page-template-golf-home'] .course-info .course-content .course-info-cont a {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1rem;
  color: #117A83;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-weight: 600;
}

[class*='page-template-golf-home'] .golf-clinics, [class*='page-template-golf-home'] .golf-rates {
  background: #F7F3E6;
}

[class*='page-template-golf-home'] .golf-clinics-content {
  float: none;
  padding: 12vw 0 4.5vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-golf-home'] .golf-clinics-content {
    padding: 7.55208vw 0 5.85938vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-clinics-content {
    padding: 4.21875vw 3.125vw 4.60938vw 3.125vw;
  }
}

[class*='page-template-golf-home'] .golf-clinics-content .img-rotation, [class*='page-template-golf-home'] .golf-clinics-content .content-container {
  padding: 0;
}

[class*='page-template-golf-home'] .golf-clinics-content .rslides_tabs {
  text-align: center;
  margin-left: 0;
}

[class*='page-template-golf-home'] .golf-clinics-content .rslides_tabs li a {
  background: #A19F94;
}

[class*='page-template-golf-home'] .golf-clinics-content .rslides_tabs li.rslides_here a {
  background: #117A83;
}

[class*='page-template-golf-home'] .golf-clinics-content .content-container {
  padding: 10%;
}

@media only screen and (min-width: 40.0625em) {
  [class*='page-template-golf-home'] .golf-clinics-content .content-container {
    padding: 0 0 0 52px;
  }
}

[class*='page-template-golf-home'] .golf-clinics-content .content-container h4 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1.875rem;
  text-transform: uppercase;
  color: #4D4B4A;
  margin-bottom: 28px;
  font-weight: 600;
  letter-spacing: 3.07px;
}

[class*='page-template-golf-home'] .golf-clinics-content .content-container p, [class*='page-template-golf-home'] .golf-clinics-content .content-container ul, [class*='page-template-golf-home'] .golf-clinics-content .content-container ol {
  font-family: "Raleway", sans-serif !important;
  font-size: 1rem;
  line-height: 30px;
  color: #4D4B4A;
  letter-spacing: 0.3px;
  font-weight: 600;
}

[class*='page-template-golf-home'] .golf-clinics-content .content-container a {
  color: #117A83;
  font-weight: 600;
}

[class*='page-template-golf-home'] .golf-clinics-content .content-container span {
  color: #117A83;
  font-weight: 700;
}

[class*='page-template-golf-home'] .golf-rates-content {
  text-align: center;
  float: none;
  padding: 12vw 0 4.5vw 0;
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  [class*='page-template-golf-home'] .golf-rates-content {
    padding: 7.55208vw 0 5.85938vw 0;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content {
    padding: 1.17188vw 3.125vw 0.78125vw 3.125vw;
  }
}

[class*='page-template-golf-home'] .golf-rates-content > div {
  background: white;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-header {
  padding: 34px 0 17px;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-header h3 {
  margin: 0;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1.875rem;
  letter-spacing: 3.07px;
  text-transform: uppercase;
  color: #4D4B4A;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid {
  border-top: 1px solid #D5D1C5;
  border-bottom: 1px solid #D5D1C5;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid h4 {
  margin: 0;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  color: #4D4B4A;
  font-size: 1.3125rem;
  letter-spacing: 1.1px;
  margin-bottom: 15px;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table {
  margin: 0 auto;
  border: none;
  border-spacing: 15px;
  border-collapse: separate;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table thead, [class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table tr, [class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table td {
  background: none;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table thead {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1rem;
  letter-spacing: 1.64px;
  text-transform: uppercase;
  color: #4D4B4A;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table thead th {
  padding: 0 6px 6px;
  font-size: 1rem;
  color: #4D4B4A;
  border-bottom: 1px solid #d5d1c5;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid table tbody td {
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif !important;
  font-size: 1rem;
  letter-spacing: 0.3px;
  color: #4D4B4A;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid p {
  text-align: center;
  font-family: "Raleway", sans-serif !important;
  font-size: 0.875rem;
  letter-spacing: 0.26px;
  line-height: 24px;
  color: #4D4B4A;
  font-weight: 600;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column-wrapper {
  display: block !important;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column-wrapper {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column {
  padding: 28px 73px 15px;
  border-bottom: 1px solid #D5D1C5;
  width: 100% !important;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column {
    width: 25% !important;
    border-left: 1px solid #D5D1C5;
  }
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column:first-of-type {
    border-left: none;
  }
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column:last-of-type {
  border: none;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content .golf-rates-grid .ccm-layout-column:last-of-type {
    border-left: 1px solid #D5D1C5;
  }
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-addtl {
  padding: 10%;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content .golf-rates-addtl {
    padding: 31px 0 22px 0;
  }
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-addtl h4 {
  margin: 0;
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  color: #4D4B4A;
  font-size: 1.3125rem;
  letter-spacing: 1.1px;
  margin-bottom: 15px;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-addtl p {
  font-family: "Raleway", sans-serif !important;
  font-size: 1rem;
  line-height: 30px;
  color: #4D4B4A;
  margin-bottom: 0;
  font-weight: 600;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-suppl {
  border-top: 1px solid #D5D1C5;
  padding: 10%;
  text-align: center;
}

@media only screen and (min-width: 64.0625em) {
  [class*='page-template-golf-home'] .golf-rates-content .golf-rates-suppl {
    padding: 30px 0;
  }
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-suppl p {
  font-family: "Raleway", sans-serif !important;
  font-size: 1rem;
  line-height: 30px;
  letter-spacing: 0.3px;
  color: #4D4B4A;
  font-weight: 600;
}

[class*='page-template-golf-home'] .golf-rates-content .golf-rates-suppl p a {
  color: #117A83;
}

[class*='page-template-golf-home'] .push-blocks {
  background-color: #F7F3E6;
  background-image: url(../img/golf-image-bg.jpg);
  min-height: 1040px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 1.5625vw 3.125vw 4.60938vw 3.125vw;
}

[class*='page-template-golf-home'] .push-blocks .push-content h2 {
  color: #FFFFFF;
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1.875rem;
  letter-spacing: 3.07px;
  text-align: center;
}

[class*='page-template-golf-home'] .push-blocks .push-title h3 {
  font-family: "Trade Gothic W01", "Arial Narrow", "Arial", sans-serif !important;
  font-size: 1.875rem;
}

@media only screen and (max-width: 40em) {
  [class*='page-template-golf-home'] .push-blocks .push-title h3 {
    font-size: 2.5rem;
  }
}

[class*='page-template-golf-home'] .push-blocks .push-description p {
  font-family: "Minion W01", georgia, serif !important;
  font-style: italic;
  font-size: 1rem;
}

.page-281.accommodations-child .content-wrap #content-full {
  width: 90% !important;
}

.page-281.accommodations-child .content-wrap #content-full .main-content .listing {
  margin-left: 0;
  margin-right: 0;
}

.page-1.home  header.primary .main-nav .nav-left li {
  margin-right: 0 !important;
}

.page-179.spa header.primary .main-nav .nav-left li,
.spa-child header.primary .main-nav .nav-left li {
  margin-right: 3.67188vw !important;
}

.page-179.spa header.primary.unscrolled .main-nav .nav-right li.spa-request-appointment {
  margin-left: 0;
  margin-right: 4.73438vw;
}
/*# sourceMappingURL=layout.css.map */
