@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

body {
  line-height: 1.6;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}


  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.grid-row {
  margin: 0 -10px;
}

.mobile-left-nav-container {
  padding-bottom: 21px;
}

@media screen and (min-width: 59.69em) {
  .mobile-left-nav-container {
    display: none;
  }
}

.mobile-left-nav-container .mobile-left-nav-selected {
  cursor: pointer;
  width: 100%;
  display: inline-block;
  background-color: #f6f6f6;
  padding: 10px 15px;
  border: 1px solid #cecece;
  position: relative;
}

.mobile-left-nav-container .mobile-left-nav-selected:after {
  content: '';
  width: 14px;
  height: 12px;
  background: url(../images/left-nav-arrow.png) no-repeat center;
  position: absolute;
  right: 15px;
  top: 15px;
}

.mobile-left-nav-container .mobile-left-nav {
  display: none;
}

.col-4, .homepage-col-4 {
  padding: 0 10px;
}

.col-4.left-nav, .left-nav.homepage-col-4 {
  display: none;
}

@media screen and (min-width: 59.69em) {
  .col-4.left-nav, .left-nav.homepage-col-4 {
    display: inline-block;
  }
}

@media screen and (min-width: 28.13em) {
  .col-4, .homepage-col-4 {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
    width: 100%;
  }
}

@media screen and (min-width: 59.69em) {
  .col-4, .homepage-col-4 {
    max-width: 25%;
  }
}

@media screen and (min-width: 28.13em) {
  .homepage-col-4 {
    max-width: 100%;
  }
}

@media screen and (min-width: 59.69em) {
  .homepage-col-4 {
    max-width: 25%;
  }
}

.col-3-4 {
  padding: 0 10px;
  width: 100%;
}

.col-3-4.page-form {
  background-color: #f6f6f6;
  padding: 30px;
  border: 1px solid #d1d1d1;
  margin-bottom: 42px;
}

.col-3-4.page-form form label {
  font-size: 0.8em;
  margin-bottom: 4px;
  display: inline-block;
}

.col-3-4.page-form form input {
  margin-bottom: 12px;
}

.col-3-4.page-form form textarea {
  margin-bottom: 32px;
}

.col-3-4.col-3-4-rooms {
  padding: 0px;
}

@media screen and (min-width: 59.69em) {
  .col-3-4 {
    display: inline-block;
    vertical-align: top;
    max-width: 75%;
  }
  .col-3-4 .col-3-4 {
    max-width: 66.6%;
  }
  .col-3-4 .col-4, .col-3-4 .homepage-col-4 {
    max-width: 33.3%;
  }
}

.how-hear-wrapper {
  margin-top: -20px;
  margin-bottom: 32px;
}

.col-2 {
  padding: 0 10px;
}

@media screen and (min-width: 59.69em) {
  .col-2 {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
    width: 100%;
  }
}

.col-2.filter_list h3 {
  display: inline-block;
  padding-right: 10px;
}

.col-2.filter_list span {
  position: relative;
}

.col-2.filter_list span:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 10px;
  z-index: 2;
  width: 17px;
  height: 16px;
  background: url(../images/drop-down-icon.png) no-repeat;
  pointer-events: none;
}

.col-2.filter_list select {
  display: inline-block;
  width: 60%;
}

.col-3 {
  padding: 0 10px;
}

@media screen and (min-width: 40.5em) {
  .col-3 {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
    width: 100%;
  }
}

@media screen and (min-width: 71.44em) {
  .col-3 {
    max-width: 33.33333%;
  }
}

.col-2-3 {
  padding: 0 10px;
}

@media screen and (min-width: 40.5em) {
  .col-2-3 {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
    width: 100%;
  }
}

@media screen and (min-width: 71.44em) {
  .col-2-3 {
    max-width: 66.66666%;
  }
}

.col-2-3--tight {
  padding: 0;
}

.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media screen and (min-width: 40.5em) {
  .flexbox--medium {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media screen and (min-width: 59.69em) {
  .flexbox--large {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

.flexbox--top {
  align-items: flex-start;
}

.flexbox--bottom {
  align-items: flex-end;
}

.flexbox--center {
  align-items: center;
  justify-content: center;
}

.flexbox-cell--top {
  align-self: flex-start;
}

.flexbox-cell--bottom {
  align-self: flex-end;
}

.flexbox-cell--center {
  align-self: center;
}

@media screen and (min-width: 59.69em) {
  .flex-order-1 {
    order: 1;
  }
}

@media screen and (min-width: 59.69em) {
  .flex-order-2 {
    order: 2;
  }
}

h1, h2, h3, h4, h5, h6,
p, ol, ul, li, blockquote {
  margin-bottom: 30px;
  margin-bottom: 1rem;
}

h1 {
  margin-bottom: 5px !important;
}

p, li, th, td {
  font-size: 0.88em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

table {
  width: 100%;
}

table.striped tr th, .well table tr th, table.striped tr td, .well table tr td {
  padding: 0.5em 0.88em;
}

table.striped tr th:first-child, .well table tr th:first-child, table.striped tr td:first-child, .well table tr td:first-child {
  padding-left: 0.88em;
}

table.striped tr:nth-child(odd) td, .well table tr:nth-child(odd) td {
  background: #fff;
}

table.striped tr:nth-child(even) td, .well table tr:nth-child(even) td {
  background: #ddd;
}

td, th {
  text-align: left;
  padding: 0.5em;
}

tr th:first-child, tr td:first-child {
  padding-left: 0;
}

ul, ol {
  margin-left: 1em;
}

.inline li {
  display: inline;
}

.columns-two, .list-social {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  list-style-type: none;
}

li {
  margin-bottom: 2px;
}

hr {
  border: none;
  margin-top: 1.3em;
  border-bottom: 1px solid #c7c7c7;
  margin-bottom: 30px;
  margin-bottom: 1.88rem;
}

h1 {
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-size: 2.31em;
  margin-bottom: 0rem;
}

h2 {
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-size: 1.13em;
  font-weight: 700;
}

h2.beta {
  font-size: 2.25em;
  margin-bottom: 42px;
  margin-bottom: 2.63rem;
}

h2.beta span {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  color: #707070;
  text-transform: none;
  font-size: 0.625em;
}

h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

h3.underline, h4.underline, h5.underline, h6.underline {
  border-bottom: 1px solid #c7c7c7;
  padding-bottom: 9px;
  padding-bottom: 0.5rem;
  margin-bottom: 1.2rem;
}

h3 {
  margin-bottom: 0.6rem;
  font-weight: 700;
}

.quote, .review--quote {
  font-family: "Museo Sans", "Museo Sans W01_300", "Helvetica Neue", Arial, sans-serif;
  color: #171717;
  font-size: 1.75em;
  line-height: 1.1;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.quote:before, .review--quote:before, .quote:after, .review--quote:after {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 36px;
  font-weight: bold;
  color: #b8b8b8;
  content: "“ ";
}

.quote:after, .review--quote:after {
  content: " ”";
}

.lead {
  font-size: 16px;
}

.heading-set.home {
  top: 195px !important;
  font-size: 1.1em;
}

@media screen and (min-width: 31.25em) {
  .heading-set.home {
    top: 300px !important;
  }
}

@media screen and (min-width: 34.38em) {
  .heading-set.home {
    top: 385px !important;
  }
}

@media screen and (min-width: 97.5em) {
  .heading-set.home {
    top: 400px !important;
  }
}

.heading-set.home p {
  font-size: .9em;
  margin-top: -5px;
}

.heading-set.home.landing {
  top: 225px !important;
  font-size: 1.1em;
}

@media screen and (min-width: 31.25em) {
  .heading-set.home.landing {
    top: 345px !important;
  }
}

@media screen and (min-width: 34.38em) {
  .heading-set.home.landing {
    top: 445px !important;
  }
}

@media screen and (min-width: 97.5em) {
  .heading-set.home.landing {
    top: 545px !important;
  }
}

.heading-set.landing-page {
  top: 195px !important;
  font-size: 1.1em;
}

@media screen and (min-width: 98.69em) {
  .heading-set.landing-page {
    top: 245px !important;
  }
}

.heading-set.landing-page p {
  font-size: .9em;
  margin-top: -5px;
}

.heading-set {
  text-align: center;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #171717;
}

.heading-set h1 {
  font-size: 1.5em;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px !important;
}

@media screen and (min-width: 31.25em) {
  .heading-set h1 {
    font-size: 4em;
  }
}

@media screen and (min-width: 31.25em) {
  .heading-set.home h1 {
    font-size: 4.3em;
  }
}

@media screen and (min-width: 31.25em) {
  .heading-set.landing-page h1 {
    font-size: 4.3em;
    font-weight: 700;
  }
}

.heading-set.landing-page h1 span {
  margin-top: 1rem;
}

.heading-set.landing-page h1:before {
  content: '';
  display: block;
  width: 6.8125rem;
  height: 1.5rem;
  margin: 0 auto 1rem;
  background-image: url(../images/five-stars.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .heading-set.landing-page h1:before {
    background-image: url(../images/five-stars@2x.png);
  }
}

.heading-set span,
.heading-set b {
  text-transform: none;
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal !important;
  font-size: 0.53em;
}

.heading-set p {
  font-size: .9em;
  line-height: 1.2em;
  padding-left: 15px;
  padding-right: 15px;
}

.bd-styleguide .heading-set {
  text-shadow: none;
  padding: 1.618em;
}

.bd-styleguide .heading-set h1, .bd-styleguide .heading-set p {
  color: #171717;
}

.small {
  font-size: 12px;
  font-size: 0.75rem;
}

.ico-twitter,
.ico-google-plus,
.ico-facebook,
.ico-vimeo {
  background: url(../images/ico-social.png) 0 0 no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.6em;
}

.ico-facebook {
  background-position: 0 -25px;
}

.ico-google-plus {
  background-position: 0 -50px;
}

.ico-vimeo {
  background-position: 0 -75px;
}

.ico-calendar {
  background: url(../images/ico-calendar.png) 0 0 no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
}

.ico-x {
  background: url(../images/ico-x.png) 0 0 no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
}

.ico-rwd {
  background: url(../images/ico-rwd.svg) 0 0 no-repeat;
  width: 20px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

.rwd-menu:hover .ico-rwd {
  background-image: url(../images/ico-rwd-active.svg);
}

@media screen and (min-width: 38.75em) {
  .ico-rwd {
    margin-right: 0.3em;
  }
}

.ico-arrow-left, .bx-controls-direction .bx-prev, .bx-controls-direction .bx-next, .ico-arrow-right, .bx-controls-direction .bx-next {
  background: url(../images/ico-arrow-left.png) 0 0 no-repeat;
  height: 30px;
  width: 20px;
  display: inline-block;
}

.ico-arrow-right, .bx-controls-direction .bx-next {
  background-image: url(../images/ico-arrow-right.png);
}

.link-alt, .breadcrumb li:last-child a {
  text-decoration: underline;
}

.link-alt:hover, .breadcrumb li:last-child a:hover {
  text-decoration: none;
}

.btn, .main-nav ul li a.btn, .main-nav--right .rwd-menu, .page-header--left .rwd-menu {
  display: inline-block;
  background: #6093c2;
  color: #fff;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  border: none;
  cursor: pointer;
  padding: 0.68em 1.45em;
  -webkit-appearance: none;
}

.btn:hover, .main-nav ul li a.btn:hover, .main-nav--right .rwd-menu:hover, .page-header--left .rwd-menu:hover {
  background: #6f9dc8;
}

.btn:hover, .main-nav ul li a.btn:hover, .main-nav--right .rwd-menu:hover, .page-header--left .rwd-menu:hover {
  text-decoration: none;
}

.btn__large, .main-nav ul li a.btn, .main-nav ul li .main-nav--right a.rwd-menu, .main-nav--right .main-nav ul li a.rwd-menu, .main-nav ul li .page-header--left a.rwd-menu, .page-header--left .main-nav ul li a.rwd-menu, .main-nav--right .rwd-menu, .page-header--left .rwd-menu {
  display: block;
  text-align: center;
  padding: 1.2em 1.45em;
}

form .btn__large, form .main-nav ul li a.btn, .main-nav ul li form a.btn, form .main-nav ul li .main-nav--right a.rwd-menu, .main-nav ul li .main-nav--right form a.rwd-menu, form .main-nav--right .main-nav ul li a.rwd-menu, .main-nav--right .main-nav ul li form a.rwd-menu, form .main-nav ul li .page-header--left a.rwd-menu, .main-nav ul li .page-header--left form a.rwd-menu, form .page-header--left .main-nav ul li a.rwd-menu, .page-header--left .main-nav ul li form a.rwd-menu, form .main-nav--right .rwd-menu, .main-nav--right form .rwd-menu, form .page-header--left .rwd-menu, .page-header--left form .rwd-menu {
  width: 100%;
}

input[type=submit] {
  outline: none;
}

.booking-btn__small {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  text-align: center;
  padding: 1.2em 1.45em;
  height: 42px;
}

.booking-btn__small.right {
  float: right;
}

form .booking-btn__small {
  width: 48%;
}

.booking-back-btn {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  height: 42px;
  line-height: 42px;
}

.btn__white {
  padding-left: 0;
  background: #fff;
  color: #6093c2;
}

.btn__white:hover {
  background: #fff;
  text-decoration: underline;
}

.well {
  border: 1px solid #c7c7c7;
  background: #f2f2f2;
  padding: 0.6em;
}

@media screen and (min-width: 665px) {
  .well {
    padding: 1.69em;
  }
}

.well.tab-content {
  margin-bottom: 30px;
  margin-bottom: 1.88rem;
}

.well.thin {
  padding: 1em;
}

.well.dark.transparent {
  background: #000;
}

@media screen and (min-width: 665px) {
  .well.dark.transparent {
    background: rgba(23, 23, 23, 0.65);
  }
}

.well.dark {
  background: #171717;
  border: none;
}

.well.dark .well {
  background: #171717;
  border-color: #393939;
}

.well.dark h3 {
  color: #fff;
}

.well.dark .tabs a, .well.dark .widget-tabs a {
  color: #b8b8b8;
  border-color: #393939;
}

.well.dark .tabs a.active, .well.dark .tabs a:hover, .well.dark .widget-tabs a.active, .well.dark .widget-tabs a:hover {
  color: #fff;
  background: #171717;
  border-bottom-color: #171717;
}

.tabs, .widget-tabs {
  list-style-type: none;
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-bottom: 0;
}

.tabs li, .widget-tabs li {
  font-size: 1em;
  display: inline;
}

.tabs li a, .widget-tabs li a {
  color: #171717;
  display: inline-block;
  border: 1px solid #c7c7c7;
  border-bottom: none;
  padding: 0.75em 1.69em;
  margin-right: -1px;
  margin-bottom: -1px;
}

.tabs li a.active, .tabs li a:hover, .widget-tabs li a.active, .widget-tabs li a:hover {
  background: #f2f2f2;
}

.accordion {
  margin-bottom: 30px;
  margin-bottom: 1.88rem !important;
}

.accordion > h3 {
  border: 1px solid #c7c7c7;
}

.accordion > h3.ui-state-active {
  background-color: #f2f2f2;
  border-bottom: none;
}

.accordion > div {
  background-color: #f2f2f2;
  border: 1px solid #c7c7c7;
  line-height: 1.4em;
}

.leftsubnav {
  list-style: none;
  background-color: #f6f6f6;
  margin-left: 0;
  padding: 12px 15px;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

.leftsubnav li {
  padding: 10px;
}

.leftsubnav li a:hover {
  text-decoration: underline;
}

.leftsubnav li ul {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 1.1em;
}

.subnav {
  text-transform: uppercase;
  font-size: 0.81em;
  letter-spacing: 1px;
  list-style-type: none;
  box-shadow: 3px 0 4px rgba(0, 0, 0, 0.1);
  position: relative;
  max-width: 96%;
  margin-left: 0;
}

.subnav:before {
  position: absolute;
  top: -3px;
  border-top: 3px solid white;
  left: 0;
  right: -10px;
  content: '';
  background: white;
  height: 2.6em;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
}

.subnav:after {
  position: absolute;
  bottom: -3px;
  border-bottom: 3px solid white;
  left: 0;
  right: -10px;
  content: '';
  background: white;
  height: 2.6em;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 24%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(24%, rgba(255, 255, 255, 0.24)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 24%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 24%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 24%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 24%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.subnav li {
  margin-bottom: 0;
  font-size: 1em;
  position: relative;
  z-index: 2;
}

.subnav li:last-child a {
  border-bottom: none;
}

.subnav li a {
  border-bottom: 1px solid #c7c7c7;
  color: #171717;
  display: block;
  padding: 1em;
}

.subnav li a.active, .subnav li a:hover {
  background: #6093c2;
  border-color: #6093c2;
  color: #fff;
}

.subnav li ul {
  list-style-type: none;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.08em;
  margin-bottom: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #c7c7c7;
  margin-left: 0;
  padding-left: 10px;
}

.subnav li ul li a {
  border: none;
  padding: 0.6em 1em;
  color: #707070;
}

.subnav li ul li a:before {
  display: inline-block;
  content: '';
  background: url(../images/ico-arrow.png) 0 0 no-repeat;
  width: 5px;
  height: 8px;
  margin-right: 1em;
}

.subnav li ul li a.active, .subnav li ul li a:hover {
  background: none;
  color: #6093c2 !important;
}

li.parent-active {
  background-color: #6295c1;
}

li.parent-active a {
  color: white;
}

li.parent-active ul {
  background-color: white;
}

li.parent-active ul li a:hover {
  text-decoration: underline;
}

li.parent-active ul li.active a {
  color: #6093c2;
  text-decoration: underline;
}

.breadcrumb {
  font-family: "Helvetica Neue", Arial, sans-serif;
  list-style-type: none;
  margin-left: 0;
}

.breadcrumb li {
  display: inline;
  font-size: 13px;
}

.breadcrumb li:last-child a {
  color: #6093c2;
}

.breadcrumb li:last-child a:after {
  display: none;
}

.breadcrumb li a {
  color: #707070;
}

.breadcrumb li a:after {
  display: inline-block;
  content: '';
  background: url(../images/ico-arrow.png) 0 0 no-repeat;
  width: 5px;
  height: 8px;
  margin-right: 1em;
  margin: 0 0.4em 0 0.62em;
}

.form-row {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.form-row:last-child {
  margin-bottom: 0;
}

#c5QuickBook .form-row:last-child {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.form-row label {
  font-size: 13px;
}

.form-row.inline-label {
  position: relative;
}

@media screen and (min-width: 28.13em) {
  .form-row.inline-label {
    width: 32%;
    display: inline-block;
  }
}

@media screen and (min-width: 59.69em) {
  .form-row.inline-label {
    width: 100%;
  }
}

.form-row.inline-label label {
  position: absolute;
  pointer-events: none;
  top: -1px;
  left: 1px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #707070;
  font-size: 0.81rem;
  padding: 1em;
}

.dark .form-row label {
  color: #fff;
}

.form-row .col-2 {
  padding: 0;
  width: 50%;
  display: inline-block;
}

.form-row .col-2:first-child {
  padding-right: 10px;
}

.form-row .col-2:first-child + div {
  padding-left: 10px;
}

.form-mailing-list .form-row {
  margin-bottom: 10px;
}

form p {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.booking-error {
  color: #c25e5e;
  font-size: 14px;
  line-height: 1.4;
  display: block;
  margin-bottom: 12px;
}

.booking-error a {
  color: #c25e5e;
  text-decoration: underline;
}

.booking-error a:hover {
  text-decoration: none;
}

.booking-success {
  color: #6fc35e;
  font-size: 14px;
  line-height: 1.4;
  display: block;
  margin-bottom: 12px;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=datetime-local],
select,
textarea {
  border: 1px solid #c7c7c7;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-size: 0.81rem;
  color: #707070;
  padding: 1em;
  display: block;
  width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=datetime-local]:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #6093c2;
  color: #171717;
}

input[type=text].date,
input[type=email].date,
input[type=password].date,
input[type=tel].date,
input[type=number].date,
input[type=datetime-local].date,
select.date,
textarea.date {
  background-image: url(../images/ico-calendar.png);
  background-position: right 1em center;
  background-repeat: no-repeat;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: white;
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

span.select {
  position: relative;
  display: inline-block;
  width: 100%;
}

span.select select {
  position: relative;
  z-index: 1;
}

span.select:after {
  content: '';
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 1;
  width: 17px;
  height: 16px;
  background: url(../images/drop-down-icon.png) no-repeat;
  pointer-events: none;
}

.list-social {
  max-width: 290px;
  max-width: 18.13rem;
}

.list-social li {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.widget-booking {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 99;
  top: 416px;
}

@media screen and (min-width: 500px) {
  .widget-booking {
    top: 679px;
  }
}

@media screen and (min-width: 665px) {
  .widget-booking {
    max-width: 323px;
    max-width: 20.19rem;
    width: 100%;
    padding: 0.6em;
    left: auto;
    right: 1.54em;
    top: 88px;
  }
}

@media screen and (min-width: 1075px) {
  .widget-booking {
    right: 1.6em;
    top: auto;
    margin-top: 3px;
  }
  .widget-booking:before {
    bottom: 100%;
    left: 70%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: rgba(23, 23, 23, 0.65);
    border-width: 12px;
    margin-left: -12px;
  }
}

.widget-booking.active {
  display: block;
}

.widget-booking .ico-x {
  position: absolute;
  right: 0.7em;
  top: 1.3em;
}

.widget-booking .tabs li, .widget-booking .widget-tabs li {
  font-size: 0.88em;
}

.widget-booking .well {
  padding: 1.28em;
}

.widget-booking label {
  font-size: 12px;
  font-size: 0.75rem;
}

.widget-booking select {
  -webkit-appearance: none;
  border-radius: 0;
}

.widget-booking div.calendar-row {
  position: relative;
}

.widget-booking div.calendar-row span#booking-calendar {
  position: relative;
  display: inline-block;
  width: 100%;
}

.widget-booking div.calendar-row span#booking-calendar:before {
  content: '';
  width: 17px;
  height: 18px;
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: -1;
}

@media screen and (max-width: 665px) {
  .bd-inner .widget-booking {
    top: 196px;
  }
}

.widget-booking-mobile {
  display: none;
}

.mobile-reservation-sub-mrg {
  margin-top: 140px !important;
}

.mobile-reservation.active, .active.mobile-reservation-sub {
  margin-bottom: 320px;
}

/* Form Panels */
.fieldset-form-panels {
  overflow: hidden;
  width: 261px;
}

.form-panels {
  position: relative;
  width: 522px;
  height: 294px;
}

.form-panel {
  float: left;
  width: 261px;
}

.model-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75.3%;
  overflow: hidden;
  margin-bottom: 1.88rem;
}

.model-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*
*
*   Utility navigation
*
*/
.utility {
  display: none;
}

@media screen and (min-width: 1075px) {
  .utility {
    display: block;
  }
}

.utility ul {
  list-style-type: none;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 0.88em;
  margin-left: 0;
}

.utility ul li {
  display: inline;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

.utility ul li.phone {
  float: right;
  margin-top: 3px;
}

.utility ul li.phone a {
  color: #fff;
}

.utility ul li:last-child:after, .utility ul li.last:after {
  display: none;
}

.utility ul li:after {
  content: ' | ';
  padding: 0 0.6em;
  color: #4b4a4a;
}

.utility ul li a {
  display: inline-block;
  color: #707070;
  transition: 0.3s;
}

.utility ul li a:hover {
  color: white;
  text-decoration: underline;
}

/*
*
*   Main navigation
*
*/
.main-nav {
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.main-nav ul {
  margin-left: 0;
  display: none;
}

@media screen and (min-width: 1075px) {
  .main-nav {
    margin-left: -21px;
    margin-top: 36px;
  }
  .main-nav ul {
    display: block;
  }
}

@media screen and (min-width: 1263px) {
  .main-nav {
    margin-left: -28px;
  }
}

.main-nav ul {
  text-transform: uppercase;
}

.main-nav ul li {
  display: inline;
  line-height: 1.3;
}

@media screen and (min-width: 1075px) {
  .main-nav ul li.hide {
    display: none !important;
  }
}

.main-nav ul li.main-nav--book a {
  float: right;
  margin-top: -0.3em;
}

.main-nav ul li.main-nav--book a:hover:after {
  display: none;
}

.main-nav ul li a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  position: relative;
}

@media screen and (min-width: 1075px) {
  .main-nav ul li a {
    padding: 0 16px;
  }
}

@media screen and (min-width: 1263px) {
  .main-nav ul li a {
    padding: 0 23px;
    padding: 0 1.44rem;
  }
}

.main-nav ul li a:hover:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  border-bottom: 1px solid white;
  width: 42%;
  margin: 0 auto;
  opacity: 0.28;
}

@media screen and (max-width: 1075px) {
  .main-nav ul {
    background: #fff;
    position: absolute;
    right: 0;
    width: 280px;
    top: 6em;
    padding: 0.4em;
    border-radius: 2px;
  }
  .main-nav ul:after {
    bottom: 100%;
    right: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
  }
  .main-nav ul li {
    display: block;
  }
  .main-nav ul li br {
    display: none;
  }
  .main-nav ul li a {
    color: #171717;
    display: block;
    text-align: left;
    padding: 0.6em 1em;
  }
  .main-nav ul li a:hover, .main-nav ul li a.active {
    color: white;
    background: #6093c2;
  }
}

.main-nav--right {
  position: absolute;
  top: 32px;
  right: 0;
}

@media screen and (min-width: 1075px) {
  .main-nav--right {
    top: -5px;
  }
}

.main-nav--right a {
  display: inline-block;
}

.main-nav--right .main-nav--make-reservation {
  display: none;
}

@media screen and (min-width: 665px) {
  .main-nav--right .main-nav--make-reservation {
    display: inline-block;
  }
}

.main-nav--right .rwd-menu {
  display: inline-block;
  background: none;
  box-shadow: inset 0 0 0 1px white;
}

@media screen and (min-width: 1075px) {
  .main-nav--right .rwd-menu {
    display: none;
  }
}

.main-nav--right .rwd-menu:hover {
  background: #fff;
  color: #171717;
}

.mobile-reservation, .mobile-reservation-sub {
  width: 100%;
  display: inline-block;
  padding: 1.55em;
}

@media screen and (min-width: 34.38em) {
  .mobile-reservation, .mobile-reservation-sub {
    position: relative;
    bottom: auto;
    left: auto;
  }
}

@media screen and (min-width: 665px) {
  .mobile-reservation, .mobile-reservation-sub {
    display: none !important;
  }
}

.mobile-reservation-sub {
  bottom: auto;
  left: auto;
  top: 162px;
}

@media screen and (min-width: 34.38em) {
  .mobile-reservation-sub {
    top: 0px;
  }
}

.subnav li.parent-active {
  color: #6093c2;
}

.subnav > li.active {
  background-color: #6295c1;
}

.subnav > li.active a {
  color: white;
}

.subnav > li.active ul {
  background-color: white;
  margin-left: 0;
  padding-left: 10px;
  padding-top: 10px;
}

.subnav > li.active ul > li a {
  color: #707070;
}

.subnav > li.active ul > li a:hover {
  text-decoration: underline;
}

.subnav > li.active ul li.active a {
  color: #6093c2 !important;
  text-decoration: underline;
}

.section-block {
  padding: 3rem 0;
}

.section-block--blue {
  background-color: #6093c2;
  background-image: url(../images/section-block-blue-bg.png);
  background-position: right bottom;
  background-size: 549px 179px;
  background-repeat: no-repeat;
  color: #fff;
}

.section-block--blue h2 {
  color: #fff;
}

.section-block--blue h2 span {
  color: #CFDEEC;
}

/* Offer Box
   ========================================================================== */
.offer-box {
  background-color: #f2f2f2;
}

.offer-box__image {
  background-size: cover;
  background-position: center;
  min-height: 10rem;
  padding: 30px;
}

.offer-box__image p {
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.offer-box__content {
  padding: 30px;
  background-image: url(../images/offer-box-bg.png);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.offer-box h2 {
  font-family: Georgia, "Times New Roman", serif;
  color: #6093c2;
  font-size: 1.125rem;
  text-transform: none;
}

/* Pitch
   ========================================================================== */
.pitch__intro {
  max-width: 42.5rem;
  margin: 0 auto;
}

.pitch__number {
  display: inline-block;
  vertical-align: middle;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 4.125rem;
  font-weight: 700;
  color: #6093c2;
  margin-right: 0.25rem;
}

.pitch__desc {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

@media screen and (min-width: 53.75em) {
  .pitch .col-3 {
    max-width: 33.33333%;
  }
}

@media screen and (min-width: 71.44em) {
  .pitch .col-3 {
    max-width: 300px;
  }
}

/* Image strap
   ========================================================================== */
.image-strap .col-3 {
  padding: 0 5px;
}

@media screen and (min-width: 40.5em) {
  .image-strap .col-3 {
    width: 33.33333%;
  }
}

/* What's on box
   ========================================================================== */
.whats-on-box {
  background-color: #f2f2f2;
  padding: 0;
  margin-bottom: 2em;
}

@media screen and (min-width: 59.69em) {
  .whats-on-box {
    display: inline-block;
    vertical-align: top;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 48%;
    width: 100%;
    margin: 0 1% 1em;
  }
}

.whats-on-box__content {
  padding: 30px;
}

.whats-on-box__title {
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}

.whats-on-box__title a:hover {
  text-decoration: underline;
}

.whats-on-box__desc {
  margin-bottom: 42px;
  margin-bottom: 2.63rem;
}

.info-box {
  display: block;
  background-color: #171717;
  color: #fff;
  padding: 1.25em 1em;
  font-size: 14px;
  width: 100%;
}

@media screen and (min-width: 40.5em) {
  .info-box {
    display: inline-block;
    width: 50%;
  }
}

.info-box--blue {
  background-color: #6093c2;
}

a.info-box--blue:hover {
  background-color: #6f9dc8;
}

.info-box__date {
  background-image: url(../images/calendar-icon.png);
  background-size: 11px 12px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .info-box__date {
    background-image: url(../images/calendar-icon@2x.png);
  }
}

.info-box__venue {
  background-image: url(../images/marker-icon.png);
  background-size: 10px 12px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .info-box__venue {
    background-image: url(../images/marker-icon@2x.png);
  }
}

.info-box__price {
  background-image: url(../images/pound-icon.png);
  background-size: 9px 12px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .info-box__price {
    background-image: url(../images/pound-icon@2x.png);
  }
}

.info-box__price span {
  font-size: 10px;
}

.info-box__link {
  background-image: url(../images/link-icon.png);
  background-size: 12px 12px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 22px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .info-box__link {
    background-image: url(../images/link-icon@2x.png);
  }
}

/* Attraction Feature
   ========================================================================== */
.attraction-feature {
  background-color: #f2f2f2;
  margin-bottom: 1em;
}

@media screen and (min-width: 59.69em) {
  .attraction-feature {
    margin-bottom: 0;
  }
}

.attraction-feature__image {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  min-height: 30em;
  width: 100%;
}

@media screen and (min-width: 98.75em) {
  .attraction-feature__image {
    min-height: 35em;
  }
}

.attraction-feature__info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.attraction-feature__content {
  padding: 3em;
}

@media screen and (min-width: 40.5em) {
  .attraction-feature__content {
    padding: 5em 6em;
  }
}

.attraction-feature__rating {
  display: inline-block;
  border: 1px solid #E2E2E2;
  border-radius: 8px;
  padding: 1em;
}

.attraction-feature__rating p {
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  color: #171717;
  margin: 0 1em 0 0;
}

@media screen and (min-width: 40.5em) {
  .attraction-feature__rating p {
    display: inline-block;
  }
}

.attraction-feature__rating img {
  display: inline-block;
  width: 12px;
  height: 12px;
}

/* Utilities
   ========================================================================== */
.mb-0 {
  margin-bottom: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

body {
  font-family: Georgia, "Times New Roman", serif;
  color: #707070;
}

a {
  color: #6093c2;
  text-decoration: none;
}

b {
  font-weight: bold !important;
}

strong {
  font-weight: bold !important;
}

.hide {
  display: none;
}

.text-center {
  text-align: center;
}

.container {
  padding: 0 1.6em;
  max-width: 78.2em;
  margin: 0 auto;
}

.logo {
  max-width: 137px;
  display: inline-block;
}

.logo a img {
  width: 80%;
}

@media screen and (min-width: 32.5em) {
  .logo a img {
    width: 100%;
  }
}

.blue-text {
  text-transform: uppercase;
  font-family: "Museo Sans", "Museo Sans W01_700", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92em;
  color: #171717;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  color: #6295c1;
  font-size: 1.1em;
}

.black-link {
  color: black;
  font-weight: 600;
  font-size: 0.9em;
}

.black-link:hover {
  text-decoration: underline;
}

/*
*
*   Components
*
*/
.content-block {
  margin-bottom: 30px;
  margin-bottom: 1rem;
}

.content-block.banner {
  margin-bottom: 2rem;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 34.38em) {
  .content-block.banner {
    margin-bottom: 1.4rem;
  }
}

.content-block.banner.content-block-home {
  margin-bottom: 2rem;
}

.content-block--large {
  margin-bottom: 42px;
  margin-bottom: 2.63rem;
}

.avvio-code {
  display: none;
}

.pod.featured div {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

@media screen and (min-width: 48.44em) {
  .pod.featured div:first-child {
    width: 35%;
    padding-right: 3%;
  }
}

@media screen and (min-width: 48.44em) {
  .pod.featured div:first-child + div {
    width: 65%;
  }
}

.pod img {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.pod .form {
  background-color: #f6f6f6;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 30px;
  margin-bottom: 1rem;
}

.pod .form p {
  display: inline-block;
}

@media screen and (min-width: 38.75em) {
  .pod .form p {
    display: inline-block;
  }
}

@media screen and (min-width: 76.25em) {
  .pod .form p {
    display: inline-block;
  }
}

.pod .form label {
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.pod .form input[type="text"] {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.pod .form .pod--content {
  padding: 25px;
}

.pod .form img {
  margin-bottom: 0;
}

@media screen and (min-width: 29.88em) {
  .col-2 .pod .pod--image, .col-2 .pod .pod--content {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
  }
  .col-2 .pod .pod--image {
    padding-right: 10px;
  }
  .col-2 .pod .pod--content {
    padding-left: 10px;
    margin-top: -5px;
  }
  .col-2 .pod .pod--content.home-pod-content {
    margin-top: -22px;
  }
}

@media screen and (min-width: 47.25em) {
  .col-3-4 .pod .pod--image, .col-3-4 .pod .pod--content {
    display: inline-block;
    vertical-align: top;
  }
  .col-3-4 .pod .pod--content {
    max-width: 33%;
    padding-right: 10px;
  }
  .col-3-4 .pod .pod--image {
    max-width: 66.66666666666%;
    padding-left: 10px;
  }
  .col-3-4 .pod .pod--image.pod--image-room {
    max-width: 100%;
    padding-left: 0px;
  }
}

.pod.pod__video .pod--image, .pod.pod__video .pod--content {
  max-width: 100%;
  padding-right: 20px;
  width: 100%;
  margin-bottom: 2rem;
}

@media screen and (min-width: 47.25em) {
  .pod.pod__video .pod--image, .pod.pod__video .pod--content {
    max-width: 50%;
  }
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 4;
  height: 140px;
  z-index: 99999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-top: 20px;
  padding-bottom: 10px;
}

.bd-inner .page-header {
  position: fixed;
  background: #171717;
}

@media screen and (min-width: 665px) {
  .page-header .container {
    position: relative;
  }
}

.page-header.shrink {
  padding-bottom: 5px;
  background: #171717;
  height: 80px;
}

.page-header.shrink div.utility {
  opacity: 0;
}

.page-header.shrink nav {
  margin-top: -37px;
}

.page-header.shrink span.logo {
  margin-top: -25px;
}

.page-header.shrink span.logo a img {
  width: 65%;
}

.page-header.pushLeft {
  left: 260px;
}

.page-header--left, .page-header--right {
  display: inline-block;
  vertical-align: top;
  max-width: 57%;
  width: 100%;
}

@media screen and (min-width: 1075px) {
  .page-header--left, .page-header--right {
    max-width: 17.17%;
  }
}

.page-header--left .logo, .page-header--right .logo {
  margin-left: -55px;
  left: 48%;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media screen and (min-width: 34.31em) {
  .page-header--left .logo, .page-header--right .logo {
    margin-left: -45px;
  }
}

@media screen and (min-width: 1075px) {
  .page-header--left .logo, .page-header--right .logo {
    float: left;
    margin-left: 0px;
    left: 2.5%;
  }
}

.page-header--left {
  padding-top: 16px;
  max-width: 100%;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 41.56em) {
  .page-header--left {
    max-width: 57%;
    width: 100%;
  }
}

@media screen and (min-width: 1075px) {
  .page-header--left {
    max-width: 17.17%;
  }
}

.page-header--left .rwd-menu {
  display: inline-block;
  background: none;
  box-shadow: inset 0 0 0 1px white;
  vertical-align: top;
  margin-top: 10px;
  float: left;
}

@media screen and (min-width: 1075px) {
  .page-header--left .rwd-menu {
    display: none;
  }
}

.page-header--left .rwd-menu:hover {
  background: #fff;
  color: #171717;
}

.page-header--left .rwd-menu span {
  display: none;
}

@media screen and (min-width: 38.75em) {
  .page-header--left .rwd-menu span {
    display: inline-block;
  }
}

.page-header--right {
  max-width: 50%;
  width: 43%;
}

@media screen and (min-width: 1075px) {
  .page-header--right {
    max-width: 82.83%;
    width: 100%;
  }
}

.heading-btn {
  padding: 1.3em 1.45em 1.1em 1.45em;
  text-shadow: none;
}

@media screen and (min-width: 31.25em) {
  .heading-btn {
    margin-top: 10px;
  }
}

/*
*
*  Carousel
*
*/
.heading-set {
  position: absolute;
  top: 210px;
  z-index: 1;
  left: 0;
  right: 0;
}

@media screen and (min-width: 31.25em) {
  .heading-set {
    top: 350px;
  }
}

@media screen and (min-width: 34.38em) {
  .heading-set {
    top: 450px;
  }
}

@media screen and (min-width: 98.75em) {
  .heading-set {
    top: 540px;
  }
}

.carousel {
  margin-left: 0em;
}

.carousel li {
  position: relative;
  background-size: cover;
  background-color: #000;
  background-position: center 0;
  height: 360px;
}

@media screen and (min-width: 31.25em) {
  .carousel li {
    height: 523px;
  }
}

@media screen and (min-width: 34.38em) {
  .carousel li {
    height: 623px;
  }
}

@media screen and (min-width: 98.69em) {
  .carousel li {
    height: 723px;
  }
}

.carousel li:before {
  height: 200px;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: #000;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.92) 21%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(21%, rgba(0, 0, 0, 0.92)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.92) 21%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.92) 21%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.92) 21%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.92) 21%, transparent 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}

.carousel li:after {
  height: 200px;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.72) 74%, rgba(0, 0, 0, 0.79) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(73%, rgba(0, 0, 0, 0.71)), color-stop(74%, rgba(0, 0, 0, 0.72)), color-stop(100%, rgba(0, 0, 0, 0.79)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.72) 74%, rgba(0, 0, 0, 0.79) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.72) 74%, rgba(0, 0, 0, 0.79) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.72) 74%, rgba(0, 0, 0, 0.79) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.71) 73%, rgba(0, 0, 0, 0.72) 74%, rgba(0, 0, 0, 0.79) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c9000000',GradientType=0 );
  /* IE6-9 */
}

.carousel .heading-set {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  margin-top: 0;
  bottom: 50px;
  color: #fff;
  z-index: 3;
  display: inline-block;
  text-align: center;
  bottom: 88px;
}

@media screen and (min-width: 34.38em) {
  .bd-home .carousel .heading-set {
    bottom: 16px;
  }
}

@media screen and (min-width: 34.38em) {
  .carousel--landing-page li {
    height: 423px;
  }
}

@media screen and (min-width: 98.69em) {
  .carousel--landing-page li {
    height: 523px;
  }
}

.content-carousel-wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 12px;
}

.content-carousel-wrapper .content-carousel {
  margin: 0;
}

.content-carousel-wrapper .bx-pager {
  text-align: left;
  bottom: 20px;
}

.content-carousel-wrapper img {
  display: block;
}

@media screen and (max-width: 25em) {
  .col-3-4 > h1 {
    line-height: 2.5rem;
    padding-bottom: 21px;
  }
}

.col-3 a:hover {
  text-decoration: underline;
}

.col-3 a.btn:hover, .col-3 .main-nav--right a.rwd-menu:hover, .main-nav--right .col-3 a.rwd-menu:hover, .col-3 .page-header--left a.rwd-menu:hover, .page-header--left .col-3 a.rwd-menu:hover {
  text-decoration: none;
}

.bx-wrapper {
  overflow: hidden;
  position: relative;
  background-color: #000;
}

.bx-pager {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 25px;
  right: 0;
  z-index: 9999;
  display: none;
}

.bd-home .bx-pager {
  display: none;
}

@media screen and (min-width: 41.56em) {
  .bx-pager {
    display: inline-block;
  }
}

.bx-pager-item {
  display: inline;
}

.bx-pager-link {
  background: url(../images/ico-bullets.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  margin-right: 0.3em;
}

.bx-pager-link:hover, .bx-pager-link.active {
  background-position: -18px 0;
}

.bx-controls-direction {
  margin: 0 auto;
  position: absolute;
  bottom: 120px;
  /*display: none;*/
  left: 0;
  right: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.bd-home .bx-controls-direction {
  display: none;
}

@media screen and (min-width: 41.56em) {
  .bd-home .bx-controls-direction {
    display: block;
  }
}

.bx-controls-direction .bx-prev, .bx-controls-direction .bx-next {
  position: absolute;
  top: 0;
  left: -13em;
  text-indent: -9999px;
}

.bx-controls-direction .bx-next {
  left: auto;
  right: -13em;
}

.review {
  text-align: center;
  padding: 0;
}

@media screen and (min-width: 700px) {
  .review {
    padding: 0 10%;
  }
}

.review .review--author {
  margin-bottom: 1.5rem;
}

#mce-success-response {
  color: #c86f6f;
}

input[type=email].mce_inline_error {
  border-color: #c86f6f;
}

.mce_inline_error:not(input) {
  margin-top: 6px;
}

#mce-success-response {
  color: #82c86f;
  margin-bottom: 10px;
}

footer {
  background: url(../images/foot-bg.png) no-repeat;
  background-color: #171717;
  padding: 1.75em 0;
  color: #b8b8b8;
  margin-top: 2rem;
  background-position: 92% 100%;
}

footer h4 {
  color: #6093c2;
}

footer a {
  color: #fff;
}

footer a:hover {
  text-decoration: underline;
}

footer .address .col-2 {
  width: 100%;
  margin-left: -10px;
}

footer .address a {
  color: #6093c2;
}

footer .address a.btn, footer .address .main-nav ul li a.btn, .main-nav ul li footer .address a.btn, footer .address .main-nav--right a.rwd-menu, .main-nav--right footer .address a.rwd-menu, footer .address .page-header--left a.rwd-menu, .page-header--left footer .address a.rwd-menu {
  color: #fff;
}

footer .phone {
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
}

footer ul {
  margin-left: 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

@media screen and (min-width: 58.13em) {
  footer ul {
    width: 70%;
  }
}

footer .inline {
  font-size: 14px;
  margin-bottom: 0;
}

footer .inline li:after {
  content: ' | ';
  display: inline-block;
  padding: 0 0.3em 0 0.6em;
}

footer .inline li:last-child:after {
  display: none;
}

footer .eyekiller {
  display: inline-block;
  vertical-align: top;
  color: #b8b8b8;
  text-align: left;
  font-size: 12px;
  width: 100%;
  margin-top: 12px;
}

@media screen and (min-width: 58.13em) {
  footer .eyekiller {
    width: 30%;
    margin-top: 0;
    text-align: right;
  }
}

#map-canvas {
  width: 100%;
  padding-bottom: 40%;
  margin-bottom: 32px;
}

#map-canvas img {
  max-width: none !important;
}

.inner-content-block {
  padding-top: 172px;
}

@media screen and (max-width: 1075px) {
  .inner-content-block {
    padding-top: 165px;
  }
}

@media screen and (max-width: 955px) {
  .inner-content-block {
    padding-top: 100px;
  }
}

@media screen and (max-width: 665px) {
  .inner-content-block {
    padding-top: 25px;
  }
}

.small-txt {
  font-size: 12px;
  color: #aaa;
}

/* Glistrr event booking widget*/
#glistrr_widget_placeholder .glistrr_event {
  max-width: none !important;
  border-radius: 0 !important;
  border-color: #c7c7c7 !important;
}

#glistrr_widget_placeholder .glistrr_event .box-details {
  border-radius: 0 !important;
  color: #171717 !important;
  background: #f2f2f2 !important;
  border-color: #c7c7c7 !important;
}

#glistrr_widget_placeholder .glistrr_event .tickets_holder .tickets .ticket {
  background: #fff !important;
  border-color: #c7c7c7 !important;
}

.col-3-4 #glistrr_widget_placeholder .glistrr_event .box-details.mobile-only {
  padding: 7px 12px !important;
}

#glistrr_widget_placeholder .glistrr_event .tickets_holder .tickets .ticket .purchase {
  font-family: "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 1px;
  padding: 0.68em 0.5em !important;
  font-weight: bold;
}

#glistrr_widget_placeholder .btn-sm {
  border-radius: 0 !important;
}

@media screen and (max-width: 665px) {
  #glistrr_widget_placeholder .glistrr_event .tickets_holder .tickets .ticket .purchase {
    font-size: 10px !important;
    padding: 0.68em 0.5em !important;
  }
  #glistrr_widget_placeholder .col-sm-2, #glistrr_widget_placeholder .col-md-2 {
    padding-left: 0 !important;
  }
}

.agree-to {
  margin-bottom: 20px;
}

.agree-to label {
  display: block;
  position: relative;
  padding-left: 24px;
}

.agree-to input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
}

.pod--content .js-Height {
  margin-bottom: 24px;
}

/*
*
*  Competition Page
*
*/
.comp-header {
  padding: 20px 0;
  text-align: center;
  background-color: #171717;
}

@media screen and (min-width: 780px) {
  .comp-header {
    padding: 42px 0;
  }
}

.comp-header__inner {
  position: relative;
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 20px;
}

.comp-logo {
  max-width: 416px;
}

.comp-header-link {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 1150px) {
  .comp-header-link {
    display: inline-block;
    position: absolute;
    top: 10px;
  }
}

.comp-header-link--back {
  left: 20px;
}

.comp-header-link--social {
  right: 20px;
}

.comp-header-link--social img {
  margin-left: 10px;
}

.comp-header-link:hover {
  text-decoration: underline;
}

.comp-header-link span {
  display: none;
}

@media screen and (min-width: 1150px) {
  .comp-header-link span {
    display: inline;
  }
}

.comp-header-link img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-top: -3px;
}

.comp-images {
  margin-bottom: 40px;
}

@media screen and (min-width: 780px) {
  .comp-images {
    margin-bottom: 62px;
  }
}

.comp-images img {
  display: inline-block;
  vertical-align: top;
  width: 14.2857142857%;
}

.comp-wrapper {
  padding: 0 20px;
}

.comp-heading {
  padding-bottom: 30px;
  max-width: 775px;
  margin: 0 auto;
  font-size: 28px;
  text-align: center;
  line-height: 1.35;
}

@media screen and (min-width: 780px) {
  .comp-heading {
    font-size: 40px;
    padding-bottom: 56px;
  }
}

.comp-cols {
  max-width: 1340px;
  margin: 0 auto 30px auto;
}

@media screen and (min-width: 780px) {
  .comp-cols {
    display: table;
    margin-bottom: 64px;
  }
}

.comp-col {
  line-height: 1.8;
}

@media screen and (min-width: 780px) {
  .comp-col {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 0 40px;
  }
}

.comp-col ul {
  margin: 0;
}

.comp-col li {
  position: relative;
  padding-left: 20px;
  list-style-type: none;
}

.comp-col li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '\2022';
  color: #6295c1;
  font-size: 20px;
  line-height: 1;
}

.comp-legend {
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 780px) {
  .comp-legend {
    margin-bottom: 60px;
  }
}

.comp-form {
  max-width: 596px;
  margin: 0 auto 80px auto;
  padding: 20px 20px 30px 20px;
  border: 1px solid #D1D1D1;
  background-color: #f2f2f2;
}

@media screen and (min-width: 780px) {
  .comp-form {
    padding: 30px 30px 50px 30px;
  }
}

.comp-form label,
.comp-form .label {
  font-size: 14px;
  margin-bottom: 4px;
  display: inline-block;
}

.comp-form .short {
  max-width: 178px;
}

.comp-form ul {
  margin: 0;
}

.comp-form button {
  padding: 17px 20px;
}

.comp-form .error {
  color: #c25e5e;
}

.form-row {
  margin-bottom: 14px;
}

.form-hint {
  display: block;
  margin-bottom: 26px;
  font-size: 12px;
  padding-top: 6px;
}

.form-check {
  position: relative;
  margin-top: 30px;
  padding: 30px 0 30px 28px;
  border-top: 2px solid #C7C7C7;
}

.form-check input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 32px;
}

.checkbox-group {
  padding-top: 16px;
}

.checkbox-group__list {
  list-style-type: none;
  margin: 0;
}

@media screen and (min-width: 560px) {
  .checkbox-group__list {
    display: inline-block;
    vertical-align: top;
    width: 40%;
  }
}

.comp-footer {
  -webkit-font-smoothing: antialiased;
  padding: 30px 0;
  text-align: center;
  color: #FFFFFF;
  background-color: #171717;
}

.comp-thanks {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.comp-thanks img {
  width: auto;
}

.comp-share-btns {
  padding: 50px 0 200px 0;
}

.comp-terms {
  margin: 0 auto 80px auto;
  max-width: 596px;
  font-size: 14px;
}

.vimeo-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
  margin-bottom: 20px;
}

.vimeo-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

body > img {
  display: block;
  width: auto;
}

/*  ==========================================================================
    CTA BADGE - Homepage
    ==========================================================================  */
.cta-badge {
  display: none;
}

@media (min-width: 20em) {
  .cta-badge {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    width: 200px;
    height: 200px;
    color: #fff;
    border: 2px solid #171717;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #6093c2;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1), inset 1em 0 20px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  .cta-badge.show {
    display: block;
  }
  .cta-badge img {
    margin: 0 auto;
    padding: 0 2em;
    max-width: 70%;
    width: auto;
  }
  .cta-badge__link {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    color: #fff;
    text-decoration: none;
  }
  .cta-badge__link:hover, .cta-badge__link:focus, .cta-badge__link:active {
    color: #eee;
  }
  .cta-badge__heading {
    display: inline-block;
    vertical-align: top;
    width: 56px;
    height: 17px;
    margin-bottom: 10px;
    text-indent: -9999px;
    background-size: 56px 17px;
  }
  .cta-badge__text {
    display: block;
    margin: 5px 0;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.04em;
  }
  .cta-badge__sub-text {
    display: block;
    font-size: 16px;
    line-height: 1.2;
  }
  .cta-badge__close {
    font-family: sans-serif;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 4px;
    z-index: 99999;
    width: 35px;
    height: 35px;
    border: 2px solid #171717;
    border-radius: 100%;
    background-color: black;
    color: #fff;
  }
}

@media (min-width: 24em) {
  .cta-badge {
    width: 230px;
    height: 230px;
  }
  .cta-badge__text {
    font-size: 34px;
  }
  .cta-badge__sub-text {
    font-size: 20px;
  }
}


@media (min-width: 59.69em) {
  .grid {
    display: flex;
  }
  .grid-cell {
    flex: 1;
  }
  .grid--gutters {
    margin: -1em 0 0 -1em;
  }
  .grid--gutters > .grid-cell {
    margin: 1em 0 1em 1em;
  }
}

.promo-box {
  position: relative;
  background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  padding: 5rem 2rem 4rem;
  margin-bottom: 1rem;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.14);
}

@media (min-width: 59.69em) {
  .promo-box {
    padding-top: 7rem;
  }
}

.promo-box--dark {
  background-color: #000;
  background-image: url(../images/promo-gift-cards.jpg);
}

.promo-box--dark:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: black;
  background: linear-gradient(180deg, transparent 0%, black 80%);
  position: absolute;
  top: 0;
  left: 0;
}

.promo-box--dark:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 1rem;
  left: 48%;
  left: calc(50% - 6px);
  background: url(../images/arrow-down.png);
  height: 48px;
  width: 11px;
}

.promo-box--light {
  background-color: #fff;
  background-image: url(../images/promo-spa.jpg);
  color: #474747;
}

.promo-box--light:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 80%);
  position: absolute;
  top: 0;
  left: 0;
}

.promo-box--light:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 1rem;
  left: 48%;
  left: calc(50% - 6px);
  background: url(../images/arrow-down-dark.png);
  height: 48px;
  width: 11px;
}

.promo-box__content {
  position: relative;
  color: #fff;
}

.promo-box--light .promo-box__content {
  color: #474747;
}

.promo-box__title {
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 300;
  font-size: 40px;
  text-transform: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.23);
}

.promo-box--light .promo-box__title {
  border-color: rgba(71, 71, 71, 0.23);
  color: #474747;
}

.promo-box__content p {
  font-size: 16px;
}

.promo-box__inline-list {
  list-style: none;
  margin: 0;
}

.promo-box__inline-list li {
  font-size: 18px;
}

@media (min-width: 40em) {
  .promo-box__inline-list li {
    display: inline-block;
    margin: 0 0.5rem;
  }
  .promo-box__inline-list li:first-child {
    margin-left: 0;
  }
  .promo-box__inline-list li:last-child {
    margin-right: 0;
  }
}

/* === Gift Cards === */

.gift-cards-intro {
	padding:30px 0 40px;
}
.gift-cards-intro h2 {
	color:black;
	text-align:center;
}
.gift-cards-intro p {
	color:black;
	text-align:center;
	width:75%;
	margin:0 auto;
}
.gift-cards-terms {
	width:100%;
	clear:both;
}
.gift-cards-terms .pod--image {
	width:50%;
	float:left;
}
.gift-cards-terms .pod--content {
	width:48%;
	margin-left:2%;
	float:left;
}
.gift-cards-terms {
	padding:40px 0 30px;
}
.gift-cards-terms h3 {
	color:black;
	text-align:center;
}
.gift-cards-terms p {
	color:black;
	text-align:center;
	width:100%;
	font-size:12px;
	margin:0 auto;
}
