html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'MarkIcons';
  src: url("../type/markicons.eot");
  src: url("../type/markicons.eot?#iefix") format('embedded-opentype'), url("../type/markicons.woff") format('woff'), url("../type/markicons.ttf") format('truetype'), url("../type/markicons.svg#MarkIcons") format('svg');
  font-weight: 400;
  font-style: normal;
}
a {
  color: inherit;
  text-decoration: none;
}
.textContent p {
  padding-bottom: 18px;
}
@media screen and (max-width: 480px) {
  .textContent p {
    padding-bottom: 15px;
  }
}
.textContent a:not(.aButton) {
  border-bottom: 1px solid #000;
  display: inline;
  padding-bottom: 0px;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.textContent a:not(.aButton):hover {
  opacity: 0.4;
}
.icon,
.galleryOverlay .close:before,
.galleryOverlay .navBttn > div,
.mailchimpForm .inner:after {
  background-image: url("../img/sprite.png");
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .icon,
  .galleryOverlay .close:before,
  .galleryOverlay .navBttn > div,
  .mailchimpForm .inner:after {
    background-image: url("../img/sprite@2x.png");
    background-size: 407px 1633px;
  }
}
html,
body {
  min-height: 100%;
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 144px;
  color: #000;
  background-color: #fffef6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 875px) {
  body {
    padding-left: 0px;
    padding-top: 90px;
  }
}
@media screen and (max-width: 480px) {
  body {
    padding-top: 65px;
  }
}
body,
body * {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body.hasOverlay {
  overflow: hidden;
}
.tbl {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
.tbl .tblCell {
  display: table-cell;
  vertical-align: middle;
}
.tbl .tblCell.top {
  vertical-align: top;
}
.tbl .tblCell.bottom {
  vertical-align: bottom;
}
.map .mapEl {
  width: 100%;
  height: 100%;
}
.map .mapEl .leaflet-bottom {
  z-index: 1 !important;
}
.icon,
.galleryOverlay .close:before,
.galleryOverlay .navBttn > div,
.mailchimpForm .inner:after {
  background-image: url("../img/sprite@2x.png");
  background-size: 407px 1633px;
}
/* general typography */
.leaflet-container {
  background:#fff;
  font:12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  color:#404040;
  color:rgba(0,0,0,0.75);
  outline:0;
  overflow:hidden;
  -ms-touch-action:none;
  }

.leaflet-container *,
.leaflet-container *:after,
.leaflet-container *:before {
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  }

.leaflet-container h1,
.leaflet-container h2,
.leaflet-container h3,
.leaflet-container h4,
.leaflet-container h5,
.leaflet-container h6,
.leaflet-container p {
  font-size:15px;
  line-height:20px;
  margin:0 0 10px;
  }

.leaflet-container .marker-description img {
  margin-bottom: 10px;
  }

.leaflet-container a {
  color:#3887BE;
  font-weight:normal;
  text-decoration:none;
  }
  .leaflet-container a:hover      { color:#63b6e5; }
  .leaflet-container.dark a       { color:#63b6e5; }
  .leaflet-container.dark a:hover { color:#8fcaec; }

.leaflet-container.dark .mapbox-button,
.leaflet-container .mapbox-button {
  background-color:#3887be;
  display:inline-block;
  height:40px;
  line-height:40px;
  text-decoration:none;
  color:#fff;
  font-size:12px;
  white-space:nowrap;
  text-overflow:ellipsis;
  }
  .leaflet-container.dark .mapbox-button:hover,
  .leaflet-container .mapbox-button:hover {
    color:#fff;
    background-color:#3bb2d0;
    }

/* Base Leaflet
------------------------------------------------------- */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position:absolute;
  left:0;
  top:0;
  }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-drag:none;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  }
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
  }

.leaflet-tile {
  filter:inherit;
  visibility:hidden;
  }
.leaflet-tile-loaded {
  visibility:inherit;
  }
.leaflet-zoom-box {
  width:0;
  height:0;
  }

.leaflet-tile-pane    { z-index:2; }
.leaflet-objects-pane { z-index:3; }
.leaflet-overlay-pane { z-index:4; }
.leaflet-shadow-pane  { z-index:5; }
.leaflet-marker-pane  { z-index:6; }
.leaflet-popup-pane   { z-index:7; }

.leaflet-control {
  position:relative;
  z-index:7;
  pointer-events:auto;
  float:left;
  clear:both;
  }
  .leaflet-right .leaflet-control   { float:right; }
  .leaflet-top .leaflet-control     { margin-top:10px; }
  .leaflet-bottom .leaflet-control  { margin-bottom:10px; }
  .leaflet-left .leaflet-control    { margin-left:10px; }
  .leaflet-right .leaflet-control   { margin-right:10px; }

.leaflet-top,
.leaflet-bottom {
  position:absolute;
  z-index:1000;
  pointer-events:none;
  }
  .leaflet-top    { top:0; }
  .leaflet-right  { right:0; }
  .leaflet-bottom { bottom:0; }
  .leaflet-left   { left:0; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity:0;
  -webkit-transition:opacity 0.2s linear;
     -moz-transition:opacity 0.2s linear;
       -o-transition:opacity 0.2s linear;
          transition:opacity 0.2s linear;
  }
  .leaflet-fade-anim .leaflet-tile-loaded,
  .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity:1;
    }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
     -moz-transition:   -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
       -o-transition:     -o-transform 0.25s cubic-bezier(0,0,0.25,1);
          transition:        transform 0.25s cubic-bezier(0,0,0.25,1);
  }
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  -webkit-transition:none;
     -moz-transition:none;
       -o-transition:none;
          transition:none;
  }
.leaflet-zoom-anim .leaflet-zoom-hide { visibility: hidden; }

/* cursors */
.leaflet-container {
  cursor:-webkit-grab;
  cursor:   -moz-grab;
  }
.leaflet-overlay-pane path,
.leaflet-marker-icon,
.leaflet-container.map-clickable,
.leaflet-container.leaflet-clickable {
  cursor:pointer;
  }
.leaflet-popup-pane,
.leaflet-control {
  cursor:auto;
  }
.leaflet-dragging,
.leaflet-dragging .map-clickable,
.leaflet-dragging .leaflet-clickable,
.leaflet-dragging .leaflet-container {
  cursor:move;
  cursor:-webkit-grabbing;
  cursor:   -moz-grabbing;
  }

.leaflet-zoom-box {
  background:#fff;
  border:2px dotted #202020;
  opacity:0.5;
  }

/* general toolbar styles */
.leaflet-control-layers,
.leaflet-bar {
  background-color:#fff;
  border:1px solid #999;
  border-color:rgba(0,0,0,0.4);
  border-radius:3px;
  box-shadow:none;
  }
.leaflet-bar a,
.leaflet-bar a:hover {
  color:#404040;
  color:rgba(0,0,0,0.75);
  border-bottom:1px solid #ddd;
  border-bottom-color:rgba(0,0,0,0.10);
  }
  .leaflet-bar a:hover,
  .leaflet-bar a:active {
    background-color:#f8f8f8;
    cursor:pointer;
    }
  .leaflet-bar a:hover:first-child {
    border-radius:3px 3px 0 0;
    }
  .leaflet-bar a:hover:last-child {
    border-bottom:none;
    border-radius:0 0 3px 3px;
    }
  .leaflet-bar a:hover:only-of-type {
    border-radius:3px;
    }

.leaflet-bar .leaflet-disabled {
  cursor:default;
  opacity:0.75;
  }
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  display:block;
  content:'';
  text-indent:-999em;
  }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display:none;
  }
  .leaflet-control-layers-expanded .leaflet-control-layers-list {
    display:block;
    position:relative;
    }

.leaflet-control-layers-expanded {
  background:#fff;
  padding:6px 10px 6px 6px;
  color:#404040;
  color:rgba(0,0,0,0.75);
  }
.leaflet-control-layers-selector {
  margin-top:2px;
  position:relative;
  top:1px;
  }
.leaflet-control-layers label {
  display: block;
  }
.leaflet-control-layers-separator {
  height:0;
  border-top:1px solid #ddd;
  border-top-color:rgba(0,0,0,0.10);
  margin:5px -10px 5px -6px;
  }

.leaflet-container .leaflet-control-attribution {
  background-color:rgba(255,255,255,0.5);
  margin:0;
  box-shadow:none;
  }
  .leaflet-container .leaflet-control-attribution a,
  .leaflet-container .map-info-container a {
    color:#404040;
    }
    .leaflet-control-attribution a:hover,
    .map-info-container a:hover {
      color:inherit;
      text-decoration:underline;
      }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding:0 5px;
  }
  .leaflet-left .leaflet-control-scale    { margin-left:5px; }
  .leaflet-bottom .leaflet-control-scale  { margin-bottom:5px; }

/* Used for smaller map containers & triggered by container size */
.leaflet-container .leaflet-control-attribution.leaflet-compact-attribution { margin:10px; }
.leaflet-container .leaflet-control-attribution.leaflet-compact-attribution {
  background:#fff;
  border-radius:3px 13px 13px 3px;
  padding:3px 31px 3px 3px;
  visibility:hidden;
  }
  .leaflet-control-attribution.leaflet-compact-attribution:hover {
    visibility:visible;
    }

.leaflet-control-attribution.leaflet-compact-attribution:after {
  content:'';
  background-color:#fff;
  background-color:rgba(255,255,255,0.5);
  background-position:0 -78px;
  border-radius:50%;
  position:absolute;
  display:inline-block;
  width:26px;
  height:26px;
  vertical-align:middle;
  bottom:0;
  z-index:1;
  visibility:visible;
  cursor:pointer;
  }
  .leaflet-control-attribution.leaflet-compact-attribution:hover:after { background-color:#fff; }

.leaflet-right .leaflet-control-attribution.leaflet-compact-attribution:after { right:0; }
.leaflet-left .leaflet-control-attribution.leaflet-compact-attribution:after { left:0; }

.leaflet-control-scale-line {
  background-color:rgba(255,255,255,0.5);
  border:1px solid #999;
  border-color:rgba(0,0,0,0.4);
  border-top:none;
  padding:2px 5px 1px;
  white-space:nowrap;
  overflow:hidden;
  }
  .leaflet-control-scale-line:not(:first-child) {
    border-top:2px solid #ddd;
    border-top-color:rgba(0,0,0,0.10);
    border-bottom:none;
    margin-top:-2px;
    }
  .leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom:2px solid #777;
    }

/* popup */
.leaflet-popup {
  position:absolute;
  text-align:center;
  pointer-events:none;
  }
.leaflet-popup-content-wrapper {
  padding:1px;
  text-align:left;
  pointer-events:all;
  }
.leaflet-popup-content {
  padding:10px 10px 15px;
  margin:0;
  line-height:inherit;
  }
  .leaflet-popup-close-button + .leaflet-popup-content-wrapper .leaflet-popup-content {
    padding-top:15px;
    }

.leaflet-popup-tip-container {
  width:20px;
  height:20px;
  margin:0 auto;
  position:relative;
  }
.leaflet-popup-tip {
  width:0;
	height:0;
  margin:0;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px solid #fff;
  box-shadow:none;
  }
.leaflet-popup-close-button {
  text-indent:-999em;
  position:absolute;
  top:0;right:0;
  pointer-events:all;
  }
  .leaflet-popup-close-button:hover {
    background-color:#f8f8f8;
    }

.leaflet-popup-scrolled {
  overflow:auto;
  border-bottom:1px solid #ddd;
  border-top:1px solid #ddd;
  }

/* div icon */
.leaflet-div-icon {
  background:#fff;
  border:1px solid #999;
  border-color:rgba(0,0,0,0.4);
  }
.leaflet-editing-icon {
  border-radius:3px;
  }

/* Leaflet + Mapbox
------------------------------------------------------- */
.leaflet-bar a,
.mapbox-icon,
.map-tooltip.closable .close,
.leaflet-control-layers-toggle,
.leaflet-popup-close-button,
.mapbox-button-icon:before {
  content:'';
  display:inline-block;
  width:26px;
  height:26px;
  vertical-align:middle;
  background-repeat:no-repeat;
  }
.leaflet-bar a {
  display:block;
  }

.leaflet-control-attribution:after,
.leaflet-control-zoom-in,
.leaflet-control-zoom-out,
.leaflet-popup-close-button,
.leaflet-control-layers-toggle,
.leaflet-container.dark .map-tooltip .close,
.map-tooltip .close,
.mapbox-icon {
  opacity: .75;
  background-image:url(./images/icons-000000@2x.png);
  background-repeat:no-repeat;
  background-size:26px 260px;
  }
  .leaflet-container.dark .leaflet-control-attribution:after,
  .mapbox-button-icon:before,
  .leaflet-container.dark .leaflet-control-zoom-in,
  .leaflet-container.dark .leaflet-control-zoom-out,
  .leaflet-container.dark .leaflet-control-layers-toggle,
  .leaflet-container.dark .mapbox-icon {
    opacity: 1;
    background-image:url(./images/icons-ffffff@2x.png);
    background-size:26px 260px;
    }
  .leaflet-bar .leaflet-control-zoom-in                 { background-position:0 0; }
  .leaflet-bar .leaflet-control-zoom-out                { background-position:0 -26px; }
  .map-tooltip.closable .close,
  .leaflet-popup-close-button {
    background-position:-3px -55px;
    width:20px;
    height:20px;
    border-radius:0 3px 0 0;
    }
  .mapbox-icon-info                                     { background-position:0 -78px; }
  .leaflet-control-layers-toggle                        { background-position:0 -104px; }
  .mapbox-icon.mapbox-icon-share:before, .mapbox-icon.mapbox-icon-share         { background-position:0 -130px; }
  .mapbox-icon.mapbox-icon-geocoder:before, .mapbox-icon.mapbox-icon-geocoder   { background-position:0 -156px; }
  .mapbox-icon-facebook:before, .mapbox-icon-facebook   { background-position:0 -182px; }
  .mapbox-icon-twitter:before, .mapbox-icon-twitter     { background-position:0 -208px; }
  .mapbox-icon-pinterest:before, .mapbox-icon-pinterest { background-position:0 -234px; }

.leaflet-popup-content-wrapper,
.map-legends,
.map-tooltip {
  background:#fff;
  border-radius:3px;
  box-shadow:0 1px 2px rgba(0,0,0,0.10);
  }
.map-legends,
.map-tooltip {
  max-width:300px;
  }
.map-legends .map-legend {
  padding:10px;
  }
.map-tooltip {
  z-index:999999;
  padding:10px;
  min-width:180px;
  max-height:400px;
  overflow:auto;
  opacity:1;
  -webkit-transition:opacity 150ms;
     -moz-transition:opacity 150ms;
       -o-transition:opacity 150ms;
          transition:opacity 150ms;
  }

.map-tooltip .close {
  text-indent:-999em;
  overflow:hidden;
  display:none;
  }
  .map-tooltip.closable .close {
    position:absolute;
    top:0;right:0;
    border-radius:3px;
    }
    .map-tooltip.closable .close:active  {
      background-color:#f8f8f8;
      }

.leaflet-control-interaction {
  position:absolute;
  top:10px;
  right:10px;
  width:300px;
  }
.leaflet-popup-content .marker-title {
  font-weight:bold;
  }
.leaflet-control .mapbox-button {
  background-color:#fff;
  border:1px solid #ddd;
  border-color:rgba(0,0,0,0.10);
  padding:5px 10px;
  border-radius:3px;
  }

/* Share modal
------------------------------------------------------- */
.mapbox-modal > div {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:-1;
  overflow-y:auto;
  }
  .mapbox-modal.active > div {
    z-index:99999;
    transition:all .2s, z-index 0 0;
    }

.mapbox-modal .mapbox-modal-mask {
  background:rgba(0,0,0,0.5);
  opacity:0;
  }
  .mapbox-modal.active .mapbox-modal-mask { opacity:1; }

.mapbox-modal .mapbox-modal-content {
  -webkit-transform:translateY(-100%);
     -moz-transform:translateY(-100%);
      -ms-transform:translateY(-100%);
          transform:translateY(-100%);
  }
  .mapbox-modal.active .mapbox-modal-content {
    -webkit-transform:translateY(0);
       -moz-transform:translateY(0);
        -ms-transform:translateY(0);
            transform:translateY(0);
    }

.mapbox-modal-body {
  position:relative;
  background:#fff;
  padding:20px;
  z-index:1000;
  width:50%;
  margin:20px 0 20px 25%;
  }
.mapbox-share-buttons {
  margin:0 0 20px;
  }
.mapbox-share-buttons a {
  width:33.3333%;
  border-left:1px solid #fff;
  text-align:center;
  border-radius:0;
  }
  .mapbox-share-buttons a:last-child  { border-radius:0 3px 3px 0; }
  .mapbox-share-buttons a:first-child { border:none; border-radius:3px 0 0 3px; }

.mapbox-modal input {
  width:100%;
  height:40px;
  padding:10px;
  border:1px solid #ddd;
  border-color:rgba(0,0,0,0.10);
  color:rgba(0,0,0,0.5);
  }

/* Info Control
------------------------------------------------------- */
.leaflet-control.mapbox-control-info {
  margin:5px 30px 10px 10px;
  min-height:26px;
  }
  .leaflet-right .leaflet-control.mapbox-control-info {
    margin:5px 10px 10px 30px;
    }

.mapbox-info-toggle {
  background-color:#fff;
  background-color:rgba(255,255,255,0.5);
  border-radius:50%;
  position:absolute;
  bottom:0;left:0;
  z-index:1;
  }
  .leaflet-right .mapbox-control-info .mapbox-info-toggle  { left:auto; right:0; }
  .mapbox-info-toggle:hover { background-color:#fff; }

.map-info-container {
  background:#fff;
  padding:3px 5px 3px 27px;
  display:none;
  position:relative;
  bottom:0;left:0;
  border-radius:13px 3px 3px 13px;
  }
  .leaflet-right .map-info-container {
    left:auto;
    right:0;
    padding:3px 27px 3px 5px;
    border-radius:3px 13px 13px 3px;
    }

.mapbox-control-info.active .map-info-container { display:inline-block; }
.leaflet-container .mapbox-improve-map { font-weight:bold; }

/* Geocoder
------------------------------------------------------- */
.leaflet-control-mapbox-geocoder {
  position:relative;
  }
.leaflet-control-mapbox-geocoder.searching {
  opacity:0.75;
  }
.leaflet-control-mapbox-geocoder .leaflet-control-mapbox-geocoder-wrap {
  background:#fff;
  position:absolute;
  border:1px solid #999;
  border-color:rgba(0,0,0,0.4);
  overflow:hidden;
  left:26px;
  height:28px;
  width:0;
  top:-1px;
  border-radius:0 3px 3px 0;
  opacity:0;
  -webkit-transition:opacity 100ms;
     -moz-transition:opacity 100ms;
       -o-transition:opacity 100ms;
          transition:opacity 100ms;
  }
.leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-wrap {
  width:180px;
  opacity:1;
  }
.leaflet-bar .leaflet-control-mapbox-geocoder-toggle,
.leaflet-bar .leaflet-control-mapbox-geocoder-toggle:hover {
  border-bottom:none;
  }
.leaflet-control-mapbox-geocoder-toggle {
  border-radius:3px;
  }
.leaflet-control-mapbox-geocoder.active,
.leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-toggle {
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  }
.leaflet-control-mapbox-geocoder .leaflet-control-mapbox-geocoder-form input {
  background:transparent;
  border:0;
  width:180px;
  padding:0 0 0 10px;
  height:26px;
  outline:none;
  }
.leaflet-control-mapbox-geocoder-results {
  width:180px;
  position:absolute;
  left:26px;
  top:25px;
  border-radius:0 0 3px 3px;
  }
  .leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-results {
    background:#fff;
    border:1px solid #999;
    border-color:rgba(0,0,0,0.4);
    }
.leaflet-control-mapbox-geocoder-results a,
.leaflet-control-mapbox-geocoder-results span {
  padding:0 10px;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:block;
  width:100%;
  font-size:12px;
  line-height:26px;
  text-align:left;
  overflow:hidden;
  }
  .leaflet-container.dark .leaflet-control .leaflet-control-mapbox-geocoder-results a:hover,
  .leaflet-control-mapbox-geocoder-results a:hover {
    background:#f8f8f8;
    opacity:1;
    }

.leaflet-right .leaflet-control-mapbox-geocoder-wrap,
.leaflet-right .leaflet-control-mapbox-geocoder-results {
  left:auto;
  right:26px;
  }
.leaflet-right .leaflet-control-mapbox-geocoder-wrap {
  border-radius:3px 0 0 3px;
  }
.leaflet-right .leaflet-control-mapbox-geocoder.active,
.leaflet-right .leaflet-control-mapbox-geocoder.active .leaflet-control-mapbox-geocoder-toggle {
  border-radius:0 3px 3px 0;
  }

.leaflet-bottom .leaflet-control-mapbox-geocoder-results {
  top:auto;
  bottom:25px;
  border-radius:3px 3px 0 0;
  }

/* Mapbox Logo
------------------------------------------------------- */
.mapbox-logo-true:before {
  content:'';
  display:inline-block;
  width:61px;
  height:19px;
  vertical-align:middle;
}
.mapbox-logo-true {
  background-repeat:no-repeat;
  background-size:61px 19px;
  background-image:url('data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSI2NSIgaGVpZ2h0PSIyMCI+PGRlZnMvPjxtZXRhZGF0YT48cmRmOlJERj48Y2M6V29yayByZGY6YWJvdXQ9IiI+PGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+PGRjOnR5cGUgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIvPjxkYzp0aXRsZS8+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNjEuODQ4MywtOTguNTAzOTUpIj48ZyB0cmFuc2Zvcm09Im1hdHJpeCgwLjE3NDQxODM2LDAsMCwwLjE3NDQxODM2LDIyMC41MjI4MiwyOS4yMjkzNDIpIiBzdHlsZT0ib3BhY2l0eTowLjI1O2ZpbGw6I2ZmZmZmZjtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MTcuMjAwMDIzNjU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjQ7c3Ryb2tlLW9wYWNpdHk6MTtzdHJva2UtZGFzaGFycmF5Om5vbmUiPjxwYXRoIGQ9Ik0gNS4yOCAxLjUgQyA0LjU0IDEuNTYgMy45IDIuMjUgMy45MSAzIGwgMCAxMS44OCBjIDAuMDIgMC43NyAwLjcyIDEuNDcgMS41IDEuNDcgbCAxLjc1IDAgYyAwLjc4IDAgMS40OCAtMC42OSAxLjUgLTEuNDcgbCAwIC00LjI4IDAuNzIgMS4xOSBjIDAuNTMgMC44NyAyLjAzIDAuODcgMi41NiAwIGwgMC43MiAtMS4xOSAwIDQuMjggYyAwLjAyIDAuNzYgMC43IDEuNDUgMS40NyAxLjQ3IGwgMS43NSAwIGMgMC43OCAwIDEuNDggLTAuNjkgMS41IC0xLjQ3IGwgMCAtMC4xNiBjIDEuMDIgMS4xMiAyLjQ2IDEuODEgNC4wOSAxLjgxIGwgNC4wOSAwIDAgMS40NyBjIC0wIDAuNzggMC42OSAxLjQ4IDEuNDcgMS41IGwgMS43NSAwIGMgMC43OSAtMCAxLjUgLTAuNzEgMS41IC0xLjUgbCAwLjAyIC0xLjQ3IGMgMS43MiAwIDMuMDggLTAuNjQgNC4xNCAtMS42OSBsIDAgMC4xOSBjIDAgMC4zOSAwLjE2IDAuNzkgMC40NCAxLjA2IDAuMjggMC4yOCAwLjY3IDAuNDQgMS4wNiAwLjQ0IGwgMy4zMSAwIGMgMi4wMyAwIDMuODUgLTEuMDYgNC45MSAtMi42OSAxLjA1IDEuNjEgMi44NCAyLjY5IDQuODggMi42OSAxLjAzIDAgMS45OCAtMC4yNyAyLjgxIC0wLjc1IDAuMjggMC4zNSAwLjczIDAuNTcgMS4xOSAwLjU2IGwgMi4xMiAwIGMgMC40OCAwLjAxIDAuOTcgLTAuMjMgMS4yNSAtMC42MiBsIDAuOTEgLTEuMjggMC45MSAxLjI4IGMgMC4yOCAwLjM5IDAuNzQgMC42MyAxLjIyIDAuNjIgbCAyLjE2IDAgQyA2Mi42NyAxNi4zMyA2My40MiAxNC44OSA2Mi44MSAxNCBMIDYwLjIyIDEwLjM4IDYyLjYyIDcgQyA2My4yNiA2LjExIDYyLjUgNC42MiA2MS40MSA0LjYyIGwgLTIuMTYgMCBDIDU4Ljc4IDQuNjIgNTguMzEgNC44NiA1OC4wMyA1LjI1IEwgNTcuMzEgNi4yOCA1Ni41NiA1LjI1IEMgNTYuMjkgNC44NiA1NS44MiA0LjYyIDU1LjM0IDQuNjIgbCAtMi4xNiAwIGMgLTAuNDkgLTAgLTAuOTcgMC4yNSAtMS4yNSAwLjY2IC0wLjg2IC0wLjUxIC0xLjg0IC0wLjgxIC0yLjkxIC0wLjgxIC0yLjAzIDAgLTMuODMgMS4wOCAtNC44OCAyLjY5IEMgNDMuMSA1LjUzIDQxLjI3IDQuNDcgMzkuMTkgNC40NyBMIDM5LjE5IDMgQyAzOS4xOSAyLjYxIDM5LjAzIDIuMjEgMzguNzUgMS45NCAzOC40NyAxLjY2IDM4LjA4IDEuNSAzNy42OSAxLjUgbCAtMS43NSAwIGMgLTAuNzEgMCAtMS41IDAuODMgLTEuNSAxLjUgbCAwIDMuMTYgQyAzMy4zOCA1LjEgMzEuOTYgNC40NyAzMC4zOCA0LjQ3IGwgLTMuMzQgMCBjIC0wLjc3IDAuMDIgLTEuNDcgMC43MiAtMS40NyAxLjUgbCAwIDAuMzEgYyAtMS4wMiAtMS4xMiAtMi40NiAtMS44MSAtNC4wOSAtMS44MSAtMS42MyAwIC0zLjA3IDAuNyAtNC4wOSAxLjgxIEwgMTcuMzggMyBjIC0wIC0wLjc5IC0wLjcxIC0xLjUgLTEuNSAtMS41IEwgMTQuNSAxLjUgQyAxMy41NSAxLjUgMTIuMjggMS44NyAxMS42NiAyLjk0IGwgLTEgMS42OSAtMSAtMS42OSBDIDkuMDMgMS44NyA3Ljc3IDEuNSA2LjgxIDEuNSBsIC0xLjQxIDAgQyA1LjM2IDEuNSA1LjMyIDEuNSA1LjI4IDEuNSB6IG0gMTYuMTkgNy43MiBjIDAuNTMgMCAwLjk0IDAuMzUgMC45NCAxLjI4IGwgMCAxLjI4IC0wLjk0IDAgYyAtMC41MiAwIC0wLjk0IC0wLjM4IC0wLjk0IC0xLjI4IC0wIC0wLjkgMC40MiAtMS4yOCAwLjk0IC0xLjI4IHogbSA4LjgxIDAgYyAwLjgzIDAgMS4xOCAwLjY4IDEuMTkgMS4yOCAwLjAxIDAuOTQgLTAuNjIgMS4yOCAtMS4xOSAxLjI4IHogbSA4LjcyIDAgYyAwLjcyIDAgMS4zNyAwLjYgMS4zNyAxLjI4IDAgMC43NyAtMC41MSAxLjI4IC0xLjM3IDEuMjggeiBtIDEwLjAzIDAgYyAwLjU4IDAgMS4wOSAwLjUgMS4wOSAxLjI4IDAgMC43OCAtMC41MSAxLjI4IC0xLjA5IDEuMjggLTAuNTggMCAtMS4xMiAtMC41IC0xLjEyIC0xLjI4IDAgLTAuNzggMC41NCAtMS4yOCAxLjEyIC0xLjI4IHoiIHRyYW5zZm9ybT0ibWF0cml4KDUuNzMzMzQxNCwwLDAsNS43MzMzNDE0LDIzNi45MzMwOCwzOTcuMTc0OTgpIiBzdHlsZT0iZm9udC1zaXplOm1lZGl1bTtmb250LXN0eWxlOm5vcm1hbDtmb250LXZhcmlhbnQ6bm9ybWFsO2ZvbnQtd2VpZ2h0Om5vcm1hbDtmb250LXN0cmV0Y2g6bm9ybWFsO3RleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDt0ZXh0LWRlY29yYXRpb246bm9uZTtsaW5lLWhlaWdodDpub3JtYWw7bGV0dGVyLXNwYWNpbmc6bm9ybWFsO3dvcmQtc3BhY2luZzpub3JtYWw7dGV4dC10cmFuc2Zvcm06bm9uZTtkaXJlY3Rpb246bHRyO2Jsb2NrLXByb2dyZXNzaW9uOnRiO3dyaXRpbmctbW9kZTpsci10Yjt0ZXh0LWFuY2hvcjpzdGFydDtiYXNlbGluZS1zaGlmdDpiYXNlbGluZTtjb2xvcjojMDAwMDAwO2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MTcuMjAwMDIzNjU7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGU7ZW5hYmxlLWJhY2tncm91bmQ6YWNjdW11bGF0ZTtmb250LWZhbWlseTpTYW5zOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246U2FucyIvPjwvZz48ZyB0cmFuc2Zvcm09Im1hdHJpeCgwLjE3NDQxODM2LDAsMCwwLjE3NDQxODM2LDIyMC41MjI4MiwyOS4yMjkzNDIpIiBzdHlsZT0iZmlsbDojZmZmZmZmIj48cGF0aCBkPSJtIDUuNDEgMyAwIDEyIDEuNzUgMCAwIC05LjkxIDMuNSA1Ljk0IDMuNDcgLTUuOTQgMCA5LjkxIDEuNzUgMCAwIC0xMiBMIDE0LjUgMyBDIDEzLjggMyAxMy4yNSAzLjE2IDEyLjk0IDMuNjkgTCAxMC42NiA3LjU5IDguMzggMy42OSBDIDguMDcgMy4xNiA3LjUxIDMgNi44MSAzIHogTSAzNiAzIGwgMCAxMi4wMyAzLjI1IDAgYyAyLjQ0IDAgNC4zOCAtMS45MSA0LjM4IC00LjUzIDAgLTIuNjIgLTEuOTMgLTQuNDcgLTQuMzggLTQuNDcgQyAzOC43IDYuMDMgMzguMzIgNiAzNy43NSA2IGwgMCAtMyB6IE0gMjEuNDcgNS45NyBjIC0yLjQ0IDAgLTQuMTkgMS45MSAtNC4xOSA0LjUzIDAgMi42MiAxLjc1IDQuNTMgNC4xOSA0LjUzIGwgNC4xOSAwIDAgLTQuNTMgYyAwIC0yLjYyIC0xLjc1IC00LjUzIC00LjE5IC00LjUzIHogbSAyNy41NiAwIGMgLTIuNDEgMCAtNC4zOCAyLjAzIC00LjM4IDQuNTMgMCAyLjUgMS45NyA0LjUzIDQuMzggNC41MyAyLjQxIDAgNC4zNCAtMi4wMyA0LjM0IC00LjUzIDAgLTIuNSAtMS45NCAtNC41MyAtNC4zNCAtNC41MyB6IG0gLTIyIDAuMDMgMCAxMiAxLjc1IDAgMCAtMi45NyBjIDAuNTcgMCAxLjA0IC0wIDEuNTkgMCAyLjQ0IDAgNC4zNCAtMS45MSA0LjM0IC00LjUzIDAgLTIuNjIgLTEuOSAtNC41IC00LjM0IC00LjUgeiBtIDI2LjE2IDAgMy4wMyA0LjM4IC0zLjE5IDQuNjIgMi4xMiAwIEwgNTcuMzEgMTEuOTEgNTkuNDQgMTUgNjEuNTkgMTUgNTguMzggMTAuMzggNjEuNDEgNiA1OS4yNSA2IDU3LjMxIDguODEgNTUuMzQgNiB6IE0gMjEuNDcgNy43MiBjIDEuNCAwIDIuNDQgMS4xOSAyLjQ0IDIuNzggbCAwIDIuNzggLTIuNDQgMCBjIC0xLjQgMCAtMi40NCAtMS4yMSAtMi40NCAtMi43OCAtMCAtMS41NyAxLjA0IC0yLjc4IDIuNDQgLTIuNzggeiBtIDI3LjU2IDAgYyAxLjQ0IDAgMi41OSAxLjI0IDIuNTkgMi43OCAwIDEuNTQgLTEuMTUgMi43OCAtMi41OSAyLjc4IC0xLjQ0IDAgLTIuNjIgLTEuMjQgLTIuNjIgLTIuNzggMCAtMS41NCAxLjE4IC0yLjc4IDIuNjIgLTIuNzggeiBtIC0yMC4yNSAwLjAzIDEuNTkgMCBjIDEuNTkgMCAyLjU5IDEuMjggMi41OSAyLjc1IDAgMS40NyAtMS4xMyAyLjc4IC0yLjU5IDIuNzggbCAtMS41OSAwIHogbSA4Ljk3IDAgMS41IDAgYyAxLjQ3IDAgMi42MiAxLjI4IDIuNjIgMi43NSAwIDEuNDcgLTEuMDQgMi43OCAtMi42MiAyLjc4IGwgLTEuNSAwIHoiIHRyYW5zZm9ybT0ibWF0cml4KDUuNzMzMzQxNCwwLDAsNS43MzMzNDE0LDIzNi45MzMwOCwzOTcuMTc0OTgpIiBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIi8+PC9nPjwvZz48L3N2Zz4=');
}

/* Dark Theme
------------------------------------------------------- */
.leaflet-container.dark .leaflet-bar {
  background-color:#404040;
  border-color:#202020;
  border-color:rgba(0,0,0,0.75);
  }
  .leaflet-container.dark .leaflet-bar a {
    color:#404040;
    border-color:rgba(0,0,0,0.5);
    }
  .leaflet-container.dark .leaflet-bar a:active,
  .leaflet-container.dark .leaflet-bar a:hover {
    background-color:#505050;
    }

.leaflet-container.dark .leaflet-control-attribution:after,
.leaflet-container.dark .mapbox-info-toggle,
.leaflet-container.dark .map-info-container,
.leaflet-container.dark .leaflet-control-attribution {
  background-color:rgba(0,0,0,0.5);
  color:#f8f8f8;
  }
  .leaflet-container.dark .leaflet-control-attribution a,
  .leaflet-container.dark .leaflet-control-attribution a:hover,
  .leaflet-container.dark .map-info-container a,
  .leaflet-container.dark .map-info-container a:hover {
    color:#fff;
    }

.leaflet-container.dark .leaflet-control-attribution:hover:after {
  background-color:#000;
  }
.leaflet-container.dark .leaflet-control-layers-list span {
  color:#f8f8f8;
  }
.leaflet-container.dark .leaflet-control-layers-separator {
  border-top-color:rgba(255,255,255,0.10);
  }
.leaflet-container.dark .leaflet-bar a.leaflet-disabled,
.leaflet-container.dark .leaflet-control .mapbox-button.disabled {
  background-color:#252525;
  color:#404040;
  }
.leaflet-container.dark .leaflet-control-mapbox-geocoder > div {
  border-color:#202020;
  border-color:rgba(0,0,0,0.75);
  }
  .leaflet-container.dark .leaflet-control .leaflet-control-mapbox-geocoder-results a {
    border-color:#ddd #202020;
    border-color:rgba(0,0,0,0.10) rgba(0,0,0,0.75);
    }
  .leaflet-container.dark .leaflet-control .leaflet-control-mapbox-geocoder-results span {
    border-color:#202020;
    border-color:rgba(0,0,0,0.75);
    }

/* Larger Screens
------------------------------------------------------- */
@media only screen and (max-width:800px) {
.mapbox-modal-body {
  width:83.3333%;
  margin-left:8.3333%;
  }
}

/* Smaller Screens
------------------------------------------------------- */
@media only screen and (max-width:640px) {
.mapbox-modal-body {
  width:100%;
  height:100%;
  margin:0;
  }
}

/* Print
------------------------------------------------------- */
@media print { .mapbox-improve-map { display:none; } }

/* Browser Fixes
------------------------------------------------------- */
/* VML support for IE8 */
.leaflet-vml-shape { width:1px; height:1px; }
.lvml { behavior:url(#default#VML); display:inline-block; position:absolute; }
/* Map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img.leaflet-tile { max-width:none !important; }
/* Markers are broken in FF/IE if you have max-width: 100% on marker images */
.leaflet-container img.leaflet-marker-icon { max-width:none; }
/* Stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer { max-width:15000px !important; }
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg { -moz-user-select:none; }
/* Older IEs don't support the translateY property for display animation */
.leaflet-oldie .mapbox-modal .mapbox-modal-content        { display:none; }
.leaflet-oldie .mapbox-modal.active .mapbox-modal-content { display:block; }
.map-tooltip { width:280px\8; /* < IE9 */ }

/* < IE8 */
.leaflet-oldie .leaflet-control-zoom-in,
.leaflet-oldie .leaflet-control-zoom-out,
.leaflet-oldie .leaflet-popup-close-button,
.leaflet-oldie .leaflet-control-layers-toggle,
.leaflet-oldie .leaflet-container.dark .map-tooltip .close,
.leaflet-oldie .map-tooltip .close,
.leaflet-oldie .mapbox-icon {
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAEECAYAAAA24SSRAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAXnSURBVHic7ZxfiFVFGMB/33pRUQsKto002DY3McJ6yBYkESQxpYTypaB66KEXYRWLYOlhr9RTRGWRUkk9RyEU+Y9ClECJVTKlPybWBilqkYuWrqBOD/NdPV7PmTPn3NPtat/AcO6ZP9/vfN/Mmfl2Zs6Kc452hK62UAxkIANdEURkVERGC9crOjKIiANwzkmRep1lOjWXa2ijaU7jaGWgKsL110a1EnV+LQMqbLqyobO6t4EMZCADGchABrqmQUlPNSWOVgaqIpi7ZSADGchABjKQga49kIjURaQem14apGE4KVR/D0fXds5FRaAOOL1e+h1dP7ZgE6wQxDnXvs7QWaZLE1wUVmRNdY1zrp6wRF0kfqHYnHwDGchABjJQIETNRyIyFVgBzAPmavIIsAt4xzn3d66QiNl1PnCYy05JczwMzG9pKlfIhQCkES/kwUKQqRma9GpM02xqGXdrBdCXZm2NzaFP66SGUGeYl5E+WqJO0HRHSG+PXtJN54AjVbhbjQcbBSjiakH4hR0p+hChOiHQrhKg7Drt6t7//Qtb9RAU5XtXMaiak28gAxnIQO0Gicg0EXlMRDaIyFGNGzRtWhQpMA/1A6uAL4BzZM9H57TMKqC/8HyUPFhZJLiMI4sh0/UDK4FtwHig3LiWWal1UkPsDDsFWAgsBZZo8hZgM7DdOXcmV0igjQ4Ba4HFwORAuclaZi1wqNU2OgNsVw22aNoS1XAhMCXx4OkubOBJZwKDwFbgLNm97qyWGQRmtuoFWRsV0ujabCPzVA1kIAMZqBNAIjIgImPNRxUzK+SsmtRJn4Pqmj8AjCXzsmTlaTSck/8zcDRX/QiNMp8S6Ab2a5nvG5plyioDaoLs1/sBYKwyUBokkTdQJeiVZgi6UR+UVQI0QWHdoXKFvKDYz7RiynXctk7LPlmeRmsKyAqWNQfSQAYykIGuS5CI1ERkSET2ishpvQ6JSLE93ByfoQbsRHeNgfe4vOO8E6iF6hdxToZU6OqGUIWv1vShqkB7VYNaU3pN0/fGgvLa6C5gk3PufJO5zwObgDuraqM8jbZWpdEnwG3AYKOX6XVQ07+sSqNQr3P4QxS9LXeGBGxIzTiGXwR8QSHRsCj7ZjxAbxFYaVAKbMe/BkrAduRpZJ6qgQxkoP8DKDRY1sk/s5W6YFhoUG3nFnZeOIJfxLgXWB7zBFmmyzPT44my9zXSC098OZCTwCQttzOZVzVoX1a5LHmdtYyWDM29yjknItKF3xSelFWvKo1mhCClQLo1sC95T8T/ebr+xrqOABVZT82tY56qgQxkIAN1CkhEulsGiUi3iCzKyJsjIpuBYyLyo4isFpHXReTuTFLAr1sOnAeeT8nbzNW+3rfAM2UcyAcSQj4FngR68Ot0F1NA24CuMqBu4PMUgYdS0hzwYqlFJ+AeNV3s30aLSoEUtjEScoHE3nkZ0Ay1fR7o3ZCcGNAEYHcO5A/g5pZACpsMPEf6UexTwCN5MvI6w2zgaeBt4HQK5BsC57ubY+jPll/wHzn1Ayc07QD+u6MR4GPn3LlA/SuCOZAGMpCBDFRhiF50EpFl+PP49wOzgIPAHmCLc+6zXAERE18P+b7DRqAnJCfvfF0P/mTgLZr0l97vB27CL3HO0rwTwBzn3PHCGiU0uQisA6bhzT0T/T4ZeAr4s6FZmal8WcI0LwETgdfwHzY1XKz3teyjibLLioLWa8UDeG/oZbxD+QHwdULwg1r+K71fXxQ0ohXfAgS/Mvyh5i1MgNZp2qt6P5ImL/QezdbrSeAG4EbVJJkH8LteJ+p1FikhBPpNr3Odc6fUNHdo2oJEucbX8Y2zDQeLgr7T62IReRb4AX9mGGC6Xo8Bu0VkOvCQpu1JlRZoo6Vc/WL2ad4C4A28CWvAR5TtdU0dwqH/ewHvHi8HbgUexh+euDRCFH6PVOh0/FKzw3um4M8zpA1DxwkMQzFjXR9+d/9N1WI8BZI71kU56Aq8HXgC+Ak/5o3gX+rUNmmO5nsbqP2gfwCyvJzPNoKXiAAAAABJRU5ErkJggg==');
}
.leaflet-oldie .mapbox-button-icon:before,
.leaflet-oldie .leaflet-container.dark .leaflet-control-zoom-in,
.leaflet-oldie .leaflet-container.dark .leaflet-control-zoom-out,
.leaflet-oldie .leaflet-container.dark .leaflet-control-layers-toggle,
.leaflet-oldie .leaflet-container.dark .mapbox-icon {
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAEECAYAAAA24SSRAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAXYSURBVHic7ZxfiFVFHMc/a4uKWtDDtqJGZprYgwX5ByTdkkLbSgghCiKih14EBYtg6aEr9RRREKRUUs9hGEVtChKaYMkq2VqWmnUX2tKiNDNZY/Xbw/wue7x7zsw559626zY/GM6df7/P+c3MPfO7M3NumyTGQiaMCSWCIiiC6qVqoZC0lXgy1Cq0FanUck1XxVmSNL8WrzYT1LCMvz5qL1FnoAyoTNOVkpYb3hEUQREUQREUQRF0RYOqjHim9aHaTFDDEt2tCIqgCIqgCIqgCLoiQRULedNLgwCeq1NasbR8IilvqMhJpe5zrvpFQElYIYiksRsMLdd0aYoLwYqsqW5i9KjLLdHJj6AIiqAIiiCP5J2PpgLrgGXAYkvrA/YBrwF/BTXkmB2XSzqhbDlhZRqaypdLuuiB1ORiCOaDTM2wZLaFNMumZunzDYZ1wJy01ubyPfOazLE6qeIbDMsy0qsl6ngtWpyRfqOFInVKbWFXS9TxWtRXQl9mHR9oXwlQdp2xGt4t8YVt6iMor+/d8EM1OvkRFEERFEH/AWga8CCwFfjJwlZLm5ZHge/pPQ+4z8IKYGJGub+BT4GPLBwvCio7f6QeWfQ13TxgA7ATGPKUG7IyG6xOOj3nxDcFWAl0A/da2sdAL/AJcD6kwAc6bop6gT1kWzUZ6LKb6CbDqrx9dB535704S8BZ1o2zdEpSZ1HQ3MRddtmdp8kQzuKa9d8VBSUl9lEh0Pjro6ZKy00TERRBERRBLQZaCpxh9FHFUqBKiiJZ+n5gFfBHnrsKgUKb7t/j/PCwBNZwapKW1yGp3/KPSDrjKVsalIT0W3ypwZoGSoPU8pY2E/RCCqSiwJ55GdBVBusIlCu0Xpf3Na1guZbb1mnYJwtZtKmALm/Z6EBGUARFUASNV1A70AMcBP60aw9F93ADPkO7pD3mDwxKesOusvT2QP3czkmPKd2YUNpucVl+LlBo4jsITAduAIbrmnMAOAncnqflQn10M26JebgufdjSb8oDyQM6hlv3ru/4dkv/vFmgd4EZwPoErN3iM4BdeUGNjDpJqsrtmzc86mqwHkkH5X4t7JD0tEFyw3INzYwwuwisEVA9bPe/CarBdocsip5qBEVQBP3fQRWyX4jOCpUsZS2xhR2SQdwixq3A2lDhMkcTa7Ie2G6fwzfsmax8clrSJCu3py4vVV/ZphsALtjnFXkqtNwyWlLqR1Ub7obPA5OyKjXLolk+SFmQgEN18eD/PLXEI2j8gYqspwbrRE81giIogiKohUAdzQB1APdk5C3Ends6CXwLbAReBm7J1OZxINdKGpb0VEpeb4pT+aWkx8os0SxJKHlf0iOSOiXNkHQpBbRT0oQyoA5JH6YoPJ6SJknPeHR5+6gTWJ2SPjej/BceXV7QV8AHvsoJucTlvt5o8ZkraZa1fUheD+gJfo9+Bq4JlPkNt4Xgl9CdSJos6UlJF1IsOSvp/hw6vL8mFgCLgCXA44w+730IeIiM89314gP9ACzHHXD9xdIO49476gO2MfJjLCjRgYygCIqgCGqiFFl0WoM7j78ImA8cBQ7gzuaHp/wck1anpO2BqXy7lSu9I9YJ9APXWfycxfuBa4HbzDpwc9ZC4FQZi2qWXJK0WdI0ue3SuRp5P/lRSb8nLCvsQK5JNM2zkiZKeknSkKVdlPSmlX0gUXZNUdAWq3hY7tzj83K++FuS9icU32Hl91p8S1FQn1V8VVKb3Mrw25a3MgHabGkvWrwvTZ/ve7TArqeBq3H+3f66PIBf7VrzkuaTIj7Qj3ZdDJwF9jLy5wJdiXK1t+NrZxuOFgV9bddVwBPAN8ARS5tp15PAZxa/29IOpGrz9FG3Rsscy+uS9IqkBXLD/Z1GRl1yQEjuHANy7vFaSdMlrZa0K1Gm1PcISTMlDZiSbZa2I8VSSTolz2Mo9PQeBO7CvTE1iDtRc2dKuffwPX4CfVQfrpf0sKRjks5Zs27J6pP6EH3vCBp70D8db2VXFPfIagAAAABJRU5ErkJggg==');
}

.leaflet-oldie .mapbox-logo-true {
  background-image: none;
}

/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    border-radius: 0;

    -webkit-box-shadow: none;
            box-shadow: none;

    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url('select2x2.png') !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}

/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.6
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('font/vjs.eot');
  src: url('font/vjs.eot?#iefix') format('embedded-opentype'), url('font/vjs.woff') format('woff'), url('font/vjs.ttf') format('truetype'), url('font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */

  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */

}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */

  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */

  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */

  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */

  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */

  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.2);
}
/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */

  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */

  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */

  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */

  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */

  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
/* prevent menus from opening while scrubbing (FF, IE) */
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */

  font-size: 10px;
  /* Allow poster to be vertically aligned. */

  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/

  /* Provide some basic defaults for fonts */

  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */

  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */

  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none;
}
/* Captions Settings Dialog */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #FFF;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em;
}
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}
.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.vjs-caption-settings label > input {
  margin-right: 10px;
}
.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px;
}
/* Hide disabled or unsupported controls */
.vjs-hidden {
  display: none !important;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */

input,
select {
  -webkit-appearance: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  border: 1px solid #ccc;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 480px) {
  input,
  select {
    font-size: 13px;
    line-height: 15px;
  }
}
input:focus,
select:focus {
  outline: none;
}
input[type="submit"],
select[type="submit"] {
  border: none;
}
input[type="submit"]:hover,
select[type="submit"]:hover {
  cursor: pointer;
}
.bookingForm {
  text-align: center;
}
.bookingForm .hiddenLabels {
  display: none;
}
.bookingForm .key {
  background-position: -2px -639px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 106px;
  height: 37px;
  margin: 20px auto 10px;
}
.bookingForm span {
  vertical-align: baseline;
  display: block;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
.bookNow {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: center;
  margin: 22px auto 16px;
}
.datePick,
.selectPick {
  position: relative;
  width: 132px;
  height: 30px;
  display: inline-block;
  vertical-align: baseline;
  margin: 5px 6px 5px 4px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.datePick .icon,
.selectPick .icon {
  background-position: -2px -64px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 7px;
  height: 14px;
  position: absolute;
  top: 8px;
  right: 5px;
  z-index: 1;
}
.datePick input,
.selectPick input,
.datePick select,
.selectPick select {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-left: 4px;
  padding-right: 16px;
  font-size: 15px;
  line-height: 15px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  cursor: pointer;
}
.selectPick {
  position: relative;
  top: 15px;
}
.selectPick select {
  padding-left: 32px;
}
.selectPick.narrow {
  width: 52px;
}
.selectPick.narrow select {
  padding-left: 14px;
}
.selectPick .select2-container {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectPick .select2-container .select2-choice {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: none;
  color: #000;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: inherit;
  padding-left: 0px;
}
.selectPick .select2-container .select2-choice .select2-arrow {
  display: none;
}
.selectPick .select2-container .select2-choice .select2-chosen {
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 4px;
  padding-right: 16px;
  font-size: 15px;
  line-height: 28px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
.selectPick .select2-container.select2-container-active .select2-choice {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-focusser,
.select2-search,
.select2-search input {
  display: none !important;
}
.select2-drop {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #fffef6;
  border: 1px solid #ccc;
}
.select2-drop,
.select2-drop.select2-drop-active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-drop.select2-drop-above {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #fffef6;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #ccc;
}
.select2-drop .select2-results {
  padding: 0px;
  margin: 0px;
  font-size: 15px;
  line-height: 18px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
.select2-drop .select2-results li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px 6px;
}
.select2-drop .select2-results li .select2-result-label {
  margin: 0px;
  padding: 0px;
}
.select2-drop .select2-results li.select2-highlighted {
  background-color: #666;
}
#ui-datepicker-div {
  display: none;
  position: relative;
  background-color: #f2f1e9;
  padding: 0px 16px 16px;
  margin-top: -1px;
  border: 1px solid #dedede;
}
#ui-datepicker-div .ui-datepicker-header {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  width: 100%;
  padding: 16px 25px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ui-datepicker-div .ui-datepicker-header > a {
  position: absolute;
  height: 100%;
  width: 25px;
  top: 4px;
  z-index: 2;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
}
.ie #ui-datepicker-div .ui-datepicker-header > a {
  font-size: 0.5px;
}
#ui-datepicker-div .ui-datepicker-header > a:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  border: 3px solid transparent;
  border-top-color: #000;
  border-top-width: 7px;
  border-bottom: 0px none;
  margin-left: -3px;
  margin-top: -2px;
  font-size: 0px;
  line-height: 0px;
}
.ie #ui-datepicker-div .ui-datepicker-header > a:after {
  font-size: 0.5px;
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev {
  left: 0px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next {
  right: 0px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#ui-datepicker-div .ui-datepicker-header > a.ui-state-disabled {
  opacity: 0.4;
  cursor: normal;
}
#ui-datepicker-div .ui-datepicker-calendar,
#ui-datepicker-div .ui-datepicker-calendar * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ui-datepicker-div .ui-datepicker-calendar thead th {
  width: 20px;
  text-align: center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 8px;
  line-height: lineHeight;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-top: 2px solid #000;
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
}
#ui-datepicker-div .ui-datepicker-calendar tbody:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 8px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td {
  background-color: #fff;
  border: 2px solid #f2f1e9;
  width: 30px;
  height: 22px;
  font-size: 12px;
  line-height: 0px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
/*&.ui-datepicker-unselectable
					background-color mix(cTaupe, cBlack, 95%)*/
}
#ui-datepicker-div .ui-datepicker-calendar tbody td.ui-state-disabled {
  opacity: 0.4;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  line-height: 24px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #666;
  color: #fff;
}
header {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 144px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fffef6;
  border-right: #000 4px solid;
  z-index: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 875px) {
  header {
    width: 100%;
    height: 90px;
    border-right: none;
    border-bottom: #000 4px solid;
    -webkit-transition: -webkit-transform 0.6s ease;
    -moz-transition: -moz-transform 0.6s ease;
    -ms-transition: -ms-transform 0.6s ease;
    -o-transition: -o-transform 0.6s ease;
    transition: transform 0.6s ease;
  }
}
@media screen and (max-width: 480px) {
  header {
    height: 65px;
  }
}
.mobileInit header {
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  -o-transform: translateY(-90px);
  transform: translateY(-90px);
}
header .hamburger {
  position: absolute;
  left: 47px;
  top: 30px;
  width: 46px;
  height: 28px;
  cursor: pointer;
  margin-left: 0px;
  font-size: 0px;
  line-height: 0px;
}
.ie header .hamburger {
  font-size: 0.5px;
}
@media screen and (max-width: 875px) {
  header .hamburger {
    left: 47px;
    top: 29px;
  }
}
@media screen and (max-width: 480px) {
  header .hamburger {
    width: 30px;
    left: 20px;
    top: 20px;
  }
}
header .hamburger:focus,
header .hamburger *:focus {
  outline: none;
}
header .hamburger > div {
  background-color: #000;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  display: block;
  width: 100%;
  height: 4px;
  margin-bottom: 4px;
  border: none;
}
header .hamburger > div:last-child {
  margin-bottom: 0px;
}
@media screen and (max-width: 480px) {
  header .hamburger > div {
    height: 3px;
    margin-bottom: 3px;
  }
}
header .hamburger:hover > div,
header .hamburger.drawerOpen > div {
  background-color: #ccc;
}
header .hamburger.overMobile {
  display: none;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
@media screen and (max-width: 875px) {
  header .hamburger.overMobile {
    display: block;
    opacity: 0;
    z-index: 12;
  }
}
@media screen and (max-width: 875px) {
  header .hamburger.overMobile:hover,
  header .hamburger.overMobile.drawerOpen {
    opacity: 1;
  }
}
header .mobileBooking {
  display: none;
  position: absolute;
  right: 30px;
  top: 26px;
  z-index: 5;
  line-height: 15px;
  font-size: 13px;
  height: 35px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 875px) {
  header .mobileBooking {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  header .mobileBooking {
    right: 20px;
    top: 21px;
    height: 22px;
    padding: 5px 10px;
    font-size: 9px;
    line-height: 13px;
  }
}
header.isShallow .primary .logo {
  top: 35%;
}
header .primary {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fffef6;
  z-index: 2;
}
header .primary .logo {
  font-size: 0px;
  line-height: 0px;
  background-position: -2px -1189px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 82px;
  height: 82px;
  position: absolute;
  left: 29px;
  top: 50%;
  margin-left: 0px;
  margin-top: -41px;
}
.ie header .primary .logo {
  font-size: 0.5px;
}
@media screen and (max-width: 875px) {
  header .primary .logo {
    background-position: -2px -1044px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 62px;
    height: 62px;
    left: 50%;
    margin-left: -31px;
    margin-top: 0px;
    top: 11px;
  }
}
@media screen and (max-width: 480px) {
  header .primary .logo {
    background-position: -2px -726px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    top: 10px;
    margin-top: 0px;
  }
}
header .primary .bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  padding-bottom: 25px;
}
@media screen and (max-width: 875px) {
  header .primary .bottom {
    display: none;
  }
}
header .primary .bottom .bookBttn {
  display: block;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  width: 100%;
}
header .primary .bottom .bookBttn:before,
header .primary .bottom .bookBttn:after {
  content: ' ';
  display: block;
  width: 106px;
  height: 4px;
  margin: 0px auto;
  background-color: #000;
}
header .primary .bottom .bookBttn:before {
  margin-bottom: 8px;
}
header .primary .bottom .bookBttn:after {
  margin-top: 9px;
}
header .primary .bottom address {
  font-size: 11px;
  line-height: 18px;
}
header .primary .bottom address span.name {
  background-position: -2px -32px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 11px;
  display: block;
  font-size: 0px;
  line-height: 0px;
  margin: 28px auto 9px;
}
.ie header .primary .bottom address span.name {
  font-size: 0.5px;
}
header .navigationDrawer {
  position: absolute;
  left: 100%;
  height: 100%;
  width: 283px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  background-image: url("../img/menu_stripe.png");
  background-size: 2px 2px;
  background-repeat: repeat;
  border-left: 4px solid #000;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease;
  -ms-transition: -ms-transform 0.8s ease;
  -o-transition: -o-transform 0.8s ease;
  transition: transform 0.8s ease;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.isResizing header .navigationDrawer {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer {
    z-index: 10;
    left: 0px;
    width: 100%;
    height: auto;
    border-left: none;
    -webkit-transform: translateX(0px) translateY(-100%);
    -moz-transform: translateX(0px) translateY(-100%);
    -ms-transform: translateX(0px) translateY(-100%);
    -o-transform: translateX(0px) translateY(-100%);
    transform: translateX(0px) translateY(-100%);
    padding-top: 90px;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer {
    padding-top: 65px;
  }
}
header .navigationDrawer.drawerOpen {
  -webkit-transform: translateX(0px) translateY(0px);
  -moz-transform: translateX(0px) translateY(0px);
  -ms-transform: translateX(0px) translateY(0px);
  -o-transform: translateX(0px) translateY(0px);
  transform: translateX(0px) translateY(0px);
}
header .navigationDrawer.drawerOpen .inner,
header .navigationDrawer.drawerOpen .inner + .preferredLogo {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
header .navigationDrawer .inner,
header .navigationDrawer .inner + .preferredLogo {
  -webkit-transition: -webkit-transform 0.8s ease, opacity 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease, opacity 0.8s ease;
  -ms-transition: -ms-transform 0.8s ease, opacity 0.8s ease;
  -o-transition: -o-transform 0.8s ease, opacity 0.8s ease;
  transition: transform 0.8s ease, opacity 0.8s ease;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner,
  header .navigationDrawer .inner + .preferredLogo {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
header .navigationDrawer .inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 100%;
  padding-top: 16px;
  padding-bottom: 97px;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner {
    padding: 0px 20px;
  }
  header .navigationDrawer .inner:after {
    content: ' ';
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul {
    float: left;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul {
    width: 100%;
  }
}
header .navigationDrawer .inner ul li {
  display: block;
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  color: #999;
  -webkit-transition: color 0.6s ease;
  -moz-transition: color 0.6s ease;
  -ms-transition: color 0.6s ease;
  -o-transition: color 0.6s ease;
  transition: color 0.6s ease;
  padding: 10px 27px;
}
header .navigationDrawer .inner ul li:hover {
  color: #fff;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul li {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul li {
    padding-left: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
header .navigationDrawer .inner ul.main {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 74px;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul.main {
    position: relative;
    margin-top: -2px;
    margin-bottom: 26px;
    padding-right: 13px;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul.main {
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul.main:after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 12px;
    bottom: 14px;
    width: 1px;
    background-color: #ccc;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul.main:after {
    top: auto;
    bottom: 0px;
    right: auto;
    left: 0px;
    height: 1px;
    width: 70px;
  }
}
header .navigationDrawer .inner ul.secondary {
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 1px;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul.secondary {
    position: relative;
    padding-left: 13px;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul.secondary {
    padding-left: 0px;
  }
  header .navigationDrawer .inner ul.secondary:after {
    content: ' ';
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul.secondary:after {
    content: ' ';
    position: absolute;
    left: -1px;
    top: 12px;
    bottom: 0px;
    width: 1px;
    background-color: #ccc;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul.secondary:after {
    content: none;
    display: none;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner ul.secondary .secondaryCont {
    float: left;
    width: 55%;
  }
}
header .navigationDrawer .inner ul.secondary li {
  padding-top: 7px;
  padding-bottom: 7px;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner ul.secondary li {
    padding-right: 10px;
  }
}
header .navigationDrawer .inner ul.secondary li.followLink {
  cursor: pointer;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks {
  display: block;
  width: 100%;
  height: auto;
  max-height: 0px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  -webkit-transition: max-height 0.6s ease;
  -moz-transition: max-height 0.6s ease;
  -ms-transition: max-height 0.6s ease;
  -o-transition: max-height 0.6s ease;
  transition: max-height 0.6s ease;
}
.ie header .navigationDrawer .inner ul.secondary li.followLink .followLinks {
  font-size: 0.5px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a {
  display: inline-block !important;
  margin-top: 13px;
  margin-bottom: 4px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a:first-child {
  margin-left: -10px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a.facebook {
  background-position: -2px -351px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a.facebook + .twitter {
  margin-right: 4px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a.twitter {
  background-position: -2px -251px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a.instagram {
  background-position: -2px -301px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a.google {
  background-position: -2px -326px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
header .navigationDrawer .inner ul.secondary li.followLink .followLinks a.tripadvisor {
  background-position: -2px -276px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
  margin-left: 6px;
}
header .navigationDrawer .inner ul.secondary li.followLink.followOpen .followLinks {
  max-height: 80px;
}
header .navigationDrawer .inner .mobileOnly {
  display: none;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer .inner .mobileOnly {
    display: block;
    padding-left: 25px;
    margin-top: -12px;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner .mobileOnly {
    float: left;
    width: 45%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
    margin-top: -19px;
  }
}
header .navigationDrawer .inner .mobileOnly address {
  color: #999;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0px;
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 22px;
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner .mobileOnly address {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 480px) {
  header .navigationDrawer .inner .mobileOnly address {
    font-size: 11px;
    line-height: 16px;
  }
}
header .navigationDrawer .inner .mobileOnly address br:nth-of-type(1) {
  display: none;
}
header .navigationDrawer .inner .mobileOnly address span.name {
  background-position: -2px -48px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 11px;
  display: block;
  font-size: 0px;
  line-height: 0px;
  margin: 28px 0px 9px;
}
.ie header .navigationDrawer .inner .mobileOnly address span.name {
  font-size: 0.5px;
}
header .navigationDrawer .preferredLogo {
  background-position: -2px -927px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 90px;
  height: 50px;
}
header .navigationDrawer > .preferredLogo {
  margin-top: -77px;
  margin-left: 26px;
}
@media screen and (max-width: 875px) {
  header .navigationDrawer > .preferredLogo {
    display: none;
  }
}
#follow {
  display: none;
}
.grid {
  width: 100%;
  position: relative;
}
.grid:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.grid .bloc {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shareButton,
.aButton {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  background-color: #000;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
  -webkit-transition: background 0.8s ease;
  -moz-transition: background 0.8s ease;
  -ms-transition: background 0.8s ease;
  -o-transition: background 0.8s ease;
  transition: background 0.8s ease;
}
.shareButton:hover,
.aButton:hover {
  background-color: #444;
}
.shareOverlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1500;
  padding: 30px 0px 30px 144px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 875px) {
  .shareOverlay {
    padding-left: 0px;
    padding-top: 100px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .shareOverlay {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fffef6;
  }
}
.shareOverlay .close {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 50;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  width: 32px;
  height: 32px;
}
.shareOverlay .close:after,
.shareOverlay .close:before {
  content: ' ';
  display: block;
  width: 13px;
  height: 1px;
  background-color: #000;
  margin-left: -6px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.shareOverlay .close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.shareOverlay .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shareOverlay > .close {
  display: none;
}
@media screen and (max-width: 480px) {
  .shareOverlay > .close {
    display: block;
  }
}
.shareOverlay .frame {
  position: relative;
  width: 336px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  background-color: #fffef6;
  margin: 0px auto;
}
@media screen and (max-width: 480px) {
  .shareOverlay .frame {
    width: 100%;
    padding: 0px;
  }
}
.shareOverlay .frame .frameContent {
  position: relative;
  width: 100%;
  border: 4px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .shareOverlay .frame .frameContent {
    border: none;
  }
}
.shareOverlay .frame .frameContent .close {
  display: block;
}
@media screen and (max-width: 480px) {
  .shareOverlay .frame .frameContent .close {
    display: none;
  }
}
.shareOverlay .frame .frameContent h4 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-top: 23px;
  padding-bottom: 6px;
}
@media screen and (max-width: 480px) {
  .shareOverlay .frame .frameContent h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
  .shareOverlay .frame .frameContent h4 {
    font-size: 30px;
    line-height: 34px;
  }
}
.shareOverlay .frame .frameContent .url {
  padding: 0px 20px 20px;
}
.shareOverlay .frame .frameContent .url span {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  padding-bottom: 13px;
}
.shareOverlay .frame .frameContent .url input {
  -webkit-appearance: none;
  display: block;
  padding: 0px 6px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: #ccc 1px solid;
  text-align: center;
  height: 30px;
  width: 100%;
  background-color: transparent;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 480px) {
  .shareOverlay .frame .frameContent .url input {
    font-size: 13px;
    line-height: 15px;
  }
}
.shareOverlay .frame .frameContent .url input:focus {
  outline: none;
}
.shareOverlay .frame .frameContent .links a {
  display: block;
  border-top: 2px solid #000;
  height: 50px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 50px;
  letter-spacing: 1px;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
.shareOverlay .frame .frameContent .links a:hover {
  background-color: #f2f1e9;
}
.shareOverlay .frame .frameContent .links a .icon {
  display: inline-block !important;
  position: relative;
  top: 5px;
  margin-right: 4px;
}
.shareOverlay .frame .frameContent .links a .icon.twitter {
  background-position: -2px -451px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.shareOverlay .frame .frameContent .links a .icon.facebook {
  background-position: -2px -376px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
}
.shareOverlay .frame .frameContent .links a .icon.email {
  background-position: -2px -426px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.siblingNav {
  position: fixed;
  top: 0px;
  left: 204px;
  height: 30px;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: -webkit-transform 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease;
  -ms-transition: -ms-transform 0.8s ease;
  -o-transition: -o-transform 0.8s ease;
  transition: transform 0.8s ease;
  z-index: 900;
}
@media screen and (max-width: 1024px) {
  .siblingNav {
    left: 174px;
  }
}
@media screen and (max-width: 875px) {
  .siblingNav {
    width: 100%;
    top: 90px;
    left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .siblingNav {
    top: 61px;
  }
}
.viewIn .siblingNav {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.siblingNav .nav {
  font-size: 0px;
  line-height: 0px;
  height: 30px;
}
.siblingNav .nav:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 875px) {
  .siblingNav .nav {
    text-align: center;
  }
}
.siblingNav .nav li {
  position: relative;
  display: inline-block;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  background-color: #444;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  -webkit-transition: background 0.8s ease;
  -moz-transition: background 0.8s ease;
  -ms-transition: background 0.8s ease;
  -o-transition: background 0.8s ease;
  transition: background 0.8s ease;
}
.siblingNav .nav li:hover {
  background-color: #363636;
}
.siblingNav .nav li.dropdownToggle {
  padding-left: 20px;
  padding-right: 36px;
  background-color: #000;
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .siblingNav .nav li.dropdownToggle {
    width: 100%;
  }
}
.siblingNav .nav li.dropdownToggle:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  right: 20px;
  top: 12px;
  border: 4px solid transparent;
  border-top-color: #fff;
  border-top-width: 7px;
  border-bottom: 0px none;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
}
@media screen and (max-width: 480px) {
  .siblingNav .nav li.dropdownToggle:after {
    position: relative;
    display: inline-block;
    right: 0px;
    top: 0px;
    margin-left: 12px;
  }
}
.siblingNav .nav li.dropdownToggle + li a {
  padding-left: 20px;
}
.siblingNav .nav li.dropdownToggle.opened:after {
  -webkit-transform: scaleY(-1) translateY(1px);
  -moz-transform: scaleY(-1) translateY(1px);
  -ms-transform: scaleY(-1) translateY(1px);
  -o-transform: scaleY(-1) translateY(1px);
  transform: scaleY(-1) translateY(1px);
}
.siblingNav .nav li.dropdownToggle:not(.opened):hover {
  background-color: #222;
}
@media screen and (max-width: 480px) {
  .siblingNav .nav li:not(.dropdownToggle) {
    display: none;
  }
}
.siblingNav .nav li a {
  padding: 0px 6px;
  display: block;
}
.siblingNav .nav li:last-child a {
  padding-right: 20px;
}
.siblingNav .dropdown {
  position: absolute;
  left: 0px;
  top: 30px;
  width: 570px;
  background-color: #000;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 20px 14px;
  overflow: hidden;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.siblingNav .dropdown:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 875px) {
  .siblingNav .dropdown {
    left: 50%;
    margin-left: -285px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (max-width: 590px) {
  .siblingNav .dropdown {
    left: 10px;
    right: 10px;
    width: auto;
    margin-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .siblingNav .dropdown {
    left: 0px;
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
  }
}
.siblingNav .dropdown.visible {
  display: block;
}
.siblingNav .dropdown.opened {
  opacity: 1;
}
.siblingNav .dropdown.opened > * {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.siblingNav .dropdown ul li:nth-child(1) a,
.siblingNav .dropdown ul li:nth-child(2) a {
  border-top: none;
}
.siblingNav .dropdown ul li a {
  -webkit-transition: color 0.8s ease;
  -moz-transition: color 0.8s ease;
  -ms-transition: color 0.8s ease;
  -o-transition: color 0.8s ease;
  transition: color 0.8s ease;
  color: #999;
  display: block;
  padding: 11px 0px 12px;
  border-top: 1px solid rgba(68,68,68,0.8);
  font-size: 15px;
  line-height: 18px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 480px) {
  .siblingNav .dropdown ul li a {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 480px) {
  .siblingNav .dropdown ul li a {
    font-size: 15px;
    line-height: 18px;
  }
}
.siblingNav .dropdown ul li a:hover {
  color: #fff;
}
.siblingNav .dropdown > * {
  -webkit-transition: -webkit-transform 0.8s ease, opacity 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease, opacity 0.8s ease;
  -ms-transition: -ms-transform 0.8s ease, opacity 0.8s ease;
  -o-transition: -o-transform 0.8s ease, opacity 0.8s ease;
  transition: transform 0.8s ease, opacity 0.8s ease;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
}
.siblingNav .dropdown .col:after,
.siblingNav .dropdown ul:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.siblingNav .dropdown ul li,
.siblingNav .dropdown .col {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  float: left;
}
@media screen and (max-width: 480px) {
  .siblingNav .dropdown ul li,
  .siblingNav .dropdown .col {
    width: 100%;
    padding-right: 0px;
    border-bottom: none;
  }
}
@media screen and (max-width: 480px) {
  .siblingNav .dropdown ul li:nth-child(2) a,
  .siblingNav .dropdown .col:nth-child(2) a {
    border-top: 1px solid rgba(68,68,68,0.8);
  }
}
.siblingNav .dropdown ul li:nth-child(2n),
.siblingNav .dropdown .col:nth-child(2n) {
  padding-right: 0px;
}
.siblingNav .dropdown ul li:nth-child(2n + 1),
.siblingNav .dropdown .col:nth-child(2n + 1) {
  clear: both;
}
.siblingNav .dropdown .col h5 {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 9px;
  padding-bottom: 3px;
}
.siblingNav .dropdown .col ul li {
  width: 100%;
  padding-right: 0px;
}
.siblingNav .dropdown .col ul li:nth-child(2) a {
  border-top: 1px solid rgba(68,68,68,0.8);
}
@media screen and (max-width: 480px) {
  .siblingNav.hasColumns .nav {
    width: 100%;
    background-color: #000;
  }
  .siblingNav.hasColumns .nav li {
    padding-right: 20px;
  }
  .siblingNav.hasColumns .nav li.dropdownToggle:not(.columnToggle) {
    display: none;
  }
  .siblingNav.hasColumns .nav li.dropdownToggle.columnToggle {
    width: auto;
    display: inline-block;
  }
}
.siblingNavMobile {
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 30px 20px 0px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #999;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.viewIn .siblingNavMobile {
  opacity: 1;
}
.siblingNavMobile a {
  display: inline-block;
  padding: 14px 6px 15px;
}
@media screen and (max-width: 480px) {
  .siblingNavMobile {
    display: block;
  }
}
.tooltip {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #fff;
  z-index: 500;
  display: none;
}
.tooltip,
.tooltip * {
  pointer-events: none;
}
.tooltip:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 4px;
  top: 4px;
  right: 4px;
  bottom: 4px;
  border: 4px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tooltip span {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  display: block;
  padding: 22px 25px;
}
.showTooltip {
  cursor: pointer;
}
.galleryOverlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #fffef6;
  z-index: 1100;
  display: none;
}
.galleryOverlay .logo {
  font-size: 0px;
  line-height: 0px;
  background-position: -2px -1189px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 82px;
  height: 82px;
  position: absolute;
  left: 29px;
  top: 50%;
  margin-left: 0px;
  margin-top: -41px;
  z-index: 50;
  cursor: pointer;
}
.ie .galleryOverlay .logo {
  font-size: 0.5px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .logo {
    background-position: -2px -1044px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 62px;
    height: 62px;
    top: 11px;
    left: 50%;
    margin-left: -31px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .galleryOverlay .logo {
    display: none;
  }
}
.galleryOverlay.galleryOut .close {
  opacity: 0;
}
.galleryOverlay .close {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
  z-index: 50;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 480px) {
  .galleryOverlay .close {
    right: -15px;
  }
}
.galleryOverlay .close:before {
  content: ' ';
  display: block;
  background-position: -2px -681px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.galleryOverlay .navBttn {
  position: absolute;
  left: auto;
  right: 0px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  z-index: 20;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.8s ease, opacity 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease, opacity 0.8s ease;
  -ms-transition: -ms-transform 0.8s ease, opacity 0.8s ease;
  -o-transition: -o-transform 0.8s ease, opacity 0.8s ease;
  transition: transform 0.8s ease, opacity 0.8s ease;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .navBttn {
    right: auto;
    left: 50%;
    top: auto;
    bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .galleryOverlay .navBttn {
    display: none;
  }
}
.galleryOverlay .navBttn > div {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -5px;
  font-size: 0px;
  line-height: 0px;
}
.ie .galleryOverlay .navBttn > div {
  font-size: 0.5px;
}
.galleryOverlay .navBttn.prev {
  right: 70px;
}
.galleryOverlay .navBttn.prev div {
  background-position: -2px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 9px;
  height: 10px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .navBttn.prev {
    right: auto;
    margin-left: -40px;
  }
}
.galleryOverlay .navBttn.next {
  right: 24px;
}
.galleryOverlay .navBttn.next div {
  background-position: -2px -17px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 9px;
  height: 10px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .navBttn.next {
    right: auto;
    margin-left: 0px;
  }
}
:not(.isTouch) .galleryOverlay .navBttn:hover {
  opacity: 0.6;
}
.galleryOverlay:not(.infinite).first .navBttn.prev {
  -webkit-transform: translate3d(-10px, 0, 0) rotate(90deg);
  -moz-transform: translate3d(-10px, 0, 0) rotate(90deg);
  -ms-transform: translate3d(-10px, 0, 0) rotate(90deg);
  -o-transform: translate3d(-10px, 0, 0) rotate(90deg);
  transform: translate3d(-10px, 0, 0) rotate(90deg);
  opacity: 0;
  pointer-events: none;
}
.galleryOverlay:not(.infinite).last .navBttn.next {
  -webkit-transform: translate3d(10px, 0, 0) rotate(-90deg);
  -moz-transform: translate3d(10px, 0, 0) rotate(-90deg);
  -ms-transform: translate3d(10px, 0, 0) rotate(-90deg);
  -o-transform: translate3d(10px, 0, 0) rotate(-90deg);
  transform: translate3d(10px, 0, 0) rotate(-90deg);
  opacity: 0;
  pointer-events: none;
}
.galleryOverlay .image {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 5;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .image {
    top: 20px;
  }
}
.galleryOverlay .image.prevImg {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.galleryOverlay .image.nextImg {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.galleryOverlay .image > * {
  cursor: pointer;
}
.galleryOverlay .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 1.2s ease;
  -moz-transition: opacity 1.2s ease;
  -ms-transition: opacity 1.2s ease;
  -o-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease;
  z-index: 1;
}
.galleryOverlay .image.isLoading:not(.prevImg):not(.nextImg),
.galleryOverlay .image.imgOut:not(.prevImg):not(.nextImg) {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.galleryOverlay .image.isLoading img,
.galleryOverlay .image.imgOut img {
  opacity: 0;
}
.galleryOverlay .image.imgOut {
  pointer-events: none;
  z-index: 3;
}
.galleryOverlay .label {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 10;
  text-align: center;
  height: 80px;
  font-size: 15px;
  line-height: 18px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  line-height: 80px;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  transition: transform 0.6s ease, opacity 0.6s ease;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .label {
    bottom: 60px;
  }
}
@media screen and (max-width: 480px) {
  .galleryOverlay .label {
    bottom: 0px;
  }
}
.galleryOverlay .label.out {
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  -moz-transform: translate3d(0, 30px, 0);
  -ms-transform: translate3d(0, 30px, 0);
  -o-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
.galleryOverlay .label.caption {
  bottom: auto;
  top: 0px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay .label.caption {
    bottom: auto;
    top: 80px;
  }
}
@media screen and (max-width: 480px) {
  .galleryOverlay .label.caption {
    bottom: auto;
    top: 40px;
  }
}
.galleryOverlay .label.caption.out {
  -webkit-transform: translate3d(0, -30px, 0);
  -moz-transform: translate3d(0, -30px, 0);
  -ms-transform: translate3d(0, -30px, 0);
  -o-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
.galleryOverlay.animating .image {
  -webkit-transition: -webkit-transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  transition: transform 1s ease;
}
.galleryOverlay.isNarrow .label {
  height: 50px;
  line-height: 50px;
}
.galleryOverlay.galleryInstagram .navBttn {
  right: auto;
  left: 50%;
  top: 70px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .navBttn {
    top: auto;
    bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .galleryOverlay.galleryInstagram .navBttn {
    display: block;
    bottom: auto;
    top: 20px;
  }
}
.galleryOverlay.galleryInstagram .navBttn.prev {
  margin-left: -40px;
}
.galleryOverlay.galleryInstagram .image {
  width: auto;
  right: 125px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .image {
    right: 0px;
    bottom: 120px;
  }
}
.galleryOverlay.galleryInstagram .label.caption {
  width: 250px;
  height: auto;
  bottom: 0px;
  line-height: 18px;
  left: auto;
  right: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .label.caption {
    left: 0px;
    right: 0px;
    top: auto;
    bottom: 80px;
    width: auto;
    height: auto;
    margin-right: 0px;
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 480px) {
  .galleryOverlay.galleryInstagram .label.caption {
    bottom: 20px;
  }
}
.galleryOverlay.galleryInstagram .label.caption .tbl {
  table-layout: fixed;
  max-width: 250px;
  margin: 0px auto;
}
.galleryOverlay.galleryInstagram .label.caption span.caption {
  display: block;
  word-wrap: break-word;
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .label.caption span.caption {
    display: block;
    max-height: 60px;
    overflow: hidden;
  }
}
.galleryOverlay.galleryInstagram .label.caption.out {
  -webkit-transform: translate3d(30px, 0, 0);
  -moz-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
  transform: translate3d(30px, 0, 0);
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .label.caption.out {
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
}
.galleryOverlay.galleryInstagram .label.caption a.handle {
  margin-top: 18px;
  display: block;
  height: auto;
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .label.caption a.handle {
    margin-top: 15px;
  }
}
.galleryOverlay.galleryInstagram .label.caption a.handle span.underline {
  border-bottom: 1px solid #000;
}
.galleryOverlay.galleryInstagram .label.caption a .icon.instagram {
  background-position: -2px -176px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
  display: block;
  margin: 18px auto 0px;
}
@media screen and (max-width: 875px) {
  .galleryOverlay.galleryInstagram .label.caption a .icon.instagram {
    margin-top: 15px;
  }
}
.galleryOverlay.galleryInstagram.isNarrow .navBttn {
  top: 30px;
}
.accordian {
  border-bottom: 1px solid #ccc;
}
.accordian section {
  border-top: 1px solid #ccc;
}
.accordian section .accordHeader {
  padding: 17px 0px 15px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .accordian section .accordHeader {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.accordian section .accordHeader:hover {
  cursor: pointer;
}
.accordian section .accordHeader:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  right: 25px;
  top: 21px;
  border: 4px solid transparent;
  border-top-color: #000;
  border-top-width: 8px;
  border-bottom: 0px none;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
}
@media screen and (max-width: 480px) {
  .accordian section .accordHeader:after {
    right: 0px;
    top: 14px;
  }
}
.accordian section .accordHeader h3 {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1px;
  padding-right: 50px;
}
@media screen and (max-width: 480px) {
  .accordian section .accordHeader h3 {
    font-size: 13px;
    line-height: 17px;
  }
}
.accordian section .accordContent {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 0.8s ease;
  -moz-transition: max-height 0.8s ease;
  -ms-transition: max-height 0.8s ease;
  -o-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease;
  padding-top: 10px;
  margin-top: -10px;
}
.accordian section .accordContent > .textContent {
  padding-top: 6px;
  padding-bottom: 8px;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  transition: transform 0.6s ease, opacity 0.6s ease;
  opacity: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.accordian section.expanded .accordHeader:after,
.accordian section.forcedOpen .accordHeader:after {
  -webkit-transform: scaleY(-1) translateY(1px);
  -moz-transform: scaleY(-1) translateY(1px);
  -ms-transform: scaleY(-1) translateY(1px);
  -o-transform: scaleY(-1) translateY(1px);
  transform: scaleY(-1) translateY(1px);
}
.accordian section.expanded .accordContent,
.accordian section.forcedOpen .accordContent {
  max-height: 10000px;
}
.accordian section.expanded .accordContent > .textContent,
.accordian section.forcedOpen .accordContent > .textContent {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.accordian section.forcedOpen .accordHeader:hover {
  cursor: default;
}
.accordian section.forcedOpen .accordHeader:after {
  content: none;
  display: none;
}
.accordian section.disabledAccordian .accordHeader:hover {
  cursor: default;
}
.notificationCenter {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1600;
}
.notificationCenter .notify {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 50px;
  background-color: #666;
  color: #fff;
  display: none;
}
.notificationCenter .notify .notice {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  line-height: 47px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
}
@media screen and (max-width: 480px) {
  .notificationCenter .notify .notice {
    font-size: 14px;
    line-height: 52px;
  }
}
.notificationCenter .notify .close {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 50;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  width: 50px;
  height: 50px;
}
.notificationCenter .notify .close:after,
.notificationCenter .notify .close:before {
  content: ' ';
  display: block;
  width: 23px;
  height: 1px;
  background-color: #fff;
  margin-left: -12px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.notificationCenter .notify .close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.notificationCenter .notify .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-clear {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  display: inline-block;
  text-transform: uppercase;
}
.mailchimpForm {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .mailchimpForm {
    padding-top: 19px;
    padding-bottom: 16px;
  }
}
.mailchimpForm .successMessage {
  position: absolute;
  left: 0px;
  top: -15px;
  right: 0px;
  bottom: 0px;
  background-color: #fffef6;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  display: none;
}
.mailchimpForm.success .successMessage {
  display: block;
}
.mailchimpForm .inner {
  display: block;
  position: relative;
  padding: 10px 157px 0;
  min-height: 115px;
  margin: 0px auto;
  max-width: 726px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .mailchimpForm .inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.mailchimpForm .inner:after {
  content: ' ';
  background-position: -2px -1380px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 117px;
  height: 115px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -57.5px;
}
@media screen and (max-width: 1024px) {
  .mailchimpForm .inner:after {
    display: none;
  }
}
.mailchimpForm .htag {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 31px;
}
@media screen and (max-width: 1024px) {
  .mailchimpForm .htag {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}
.mailchimpForm .input-text {
  display: block;
  border: 1px solid #000;
  border-width: 0 0 1px;
  text-align: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 4px 0px;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
}
.mailchimpForm .btn-submit {
  border: none;
  padding: 6px 15px;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.mailchimpForm .env {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media screen and (max-width: 1024px) {
  .mailchimpForm .env {
    display: none;
  }
}
.video-js.video-mark-theme {
  width: 100%;
  height: 100%;
}
.video-js.video-mark-theme,
.video-js.video-mark-theme video {
  width: 100% !important;
  height: 100% !important;
}
.video-js.video-mark-theme,
.video-js.video-mark-theme * {
  outline: none;
}
.video-js.video-mark-theme.vjs-ended video {
  display: none;
}
.video-js.video-mark-theme .vjs-control-bar {
  background-color: transparent;
  height: 40px;
}
.video-js.video-mark-theme .vjs-loading-spinner,
.video-js.video-mark-theme .vjs-current-time,
.video-js.video-mark-theme .vjs-time-divider,
.video-js.video-mark-theme .vjs-duration,
.video-js.video-mark-theme .vjs-text-track-display,
.video-js.video-mark-theme .vjs-error-display,
.video-js.video-mark-theme .vjs-subtitles-button,
.video-js.video-mark-theme .vjs-captions-button,
.video-js.video-mark-theme .vjs-control-content,
.video-js.video-mark-theme .vjs-playback-rate,
.video-js.video-mark-theme .vjs-volume-control,
.video-js.video-mark-theme .vjs-live-controls {
  display: none;
}
.video-js.video-mark-theme .vjs-remaining-time {
  display: block;
  position: absolute;
  right: 70px;
  font-size: 10px;
  line-height: 40px;
  width: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  text-align: center;
}
.video-js.video-mark-theme .vjs-progress-control {
  left: 70px;
  right: 145px;
  top: 15px;
  height: 10px;
  z-index: 100;
}
.video-js.video-mark-theme .vjs-progress-control .vjs-slider {
  overflow: hidden;
  background-color: rgba(255,255,255,0.3);
}
.video-js.video-mark-theme .vjs-progress-control .vjs-slider,
.video-js.video-mark-theme .vjs-progress-control .vjs-slider * {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.video-js.video-mark-theme .vjs-progress-control .vjs-slider .vjs-play-progress {
  background: none;
  background-color: rgba(255,255,255,0.9);
}
.video-js.video-mark-theme .vjs-progress-control .vjs-slider .vjs-seek-handle {
  display: none;
}
.video-js.video-mark-theme .vjs-play-control,
.video-js.video-mark-theme .vjs-mute-control,
.video-js.video-mark-theme .vjs-fullscreen-control {
  position: absolute;
  top: 0px;
  width: 50px;
  height: 40px;
}
.video-js.video-mark-theme .vjs-play-control:before,
.video-js.video-mark-theme .vjs-mute-control:before,
.video-js.video-mark-theme .vjs-fullscreen-control:before {
  font-family: 'MarkIcons';
  font-weight: 400;
  font-style: normal;
  -webkit-box-shadow: 0 0 0px 0px transparent;
  box-shadow: 0 0 0px 0px transparent;
  text-shadow: none;
  font-size: 22px;
  line-height: 40px;
  width: 50px;
  text-align: center;
  color: #fff;
}
.video-js.video-mark-theme .vjs-play-control {
  left: 10px;
}
.video-js.video-mark-theme .vjs-play-control:before {
  content: 'A';
}
.video-js.video-mark-theme .vjs-play-control.vjs-playing:before {
  content: 'B';
}
.video-js.video-mark-theme .vjs-mute-control,
.video-js.video-mark-theme .vjs-fullscreen-control {
  left: auto;
  width: 50px;
}
.video-js.video-mark-theme .vjs-mute-control:before,
.video-js.video-mark-theme .vjs-fullscreen-control:before {
  width: 30px;
}
.video-js.video-mark-theme .vjs-mute-control {
  left: auto;
  right: 70px;
  display: none;
}
.video-js.video-mark-theme .vjs-mute-control:before {
  content: 'D';
}
.video-js.video-mark-theme .vjs-mute-control.vjs-vol-0:before {
  content: 'E';
}
.video-js.video-mark-theme .vjs-fullscreen-control {
  right: 10px;
}
.video-js.video-mark-theme .vjs-fullscreen-control:before {
  content: 'C';
  font-size: 16px;
}
.video-js.video-mark-theme .vjs-big-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 90px;
  border: none;
  -webkit-box-shadow: 0 0 0px 0px transparent;
  box-shadow: 0 0 0px 0px transparent;
  margin-left: -60px;
  margin-top: -45px;
  background: transparent;
  text-align: center;
}
.video-js.video-mark-theme .vjs-big-play-button:before {
  content: 'A';
  width: 100%;
  height: 100%;
  line-height: 90px;
  text-align: center;
  text-shadow: none;
  color: rgba(255,255,255,0.5);
  font-family: 'MarkIcons';
  font-weight: 400;
  font-style: normal;
  font-size: 90px;
  -webkit-transition: color 0.8s ease;
  -moz-transition: color 0.8s ease;
  -ms-transition: color 0.8s ease;
  -o-transition: color 0.8s ease;
  transition: color 0.8s ease;
}
.video-js.video-mark-theme:hover .vjs-big-play-button:before {
  color: #fff;
}
.page .pageContent {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.page.viewIn .pageContent {
  opacity: 1;
}
.page .jumpTo {
  cursor: pointer;
}
.page .overview {
  padding: 60px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page .overview {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page .overview {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 480px) {
  .page .overview {
    padding: 20px;
  }
}
.page .overview h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-bottom: 14px;
}
@media screen and (max-width: 480px) {
  .page .overview h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
.page .overview .textContent {
  margin: 0px auto;
  max-width: 600px;
}
@media screen and (max-width: 480px) {
  .page .equalHeight[equal-height-min="mobilePortrait"] > * {
    height: auto !important;
  }
}
@media screen and (max-width: 875px) {
  .page .equalHeight[equal-height-min="tabletPortrait"] > * {
    height: auto !important;
  }
}
.page[view-controller="Home"] .home-content,
.page[view-controller="Home"] .splashScreen,
.page[view-controller="Home"] .menu {
  display: none;
}
.page[view-controller="Home"].rendered .home-content,
.page[view-controller="Home"].rendered .splashScreen,
.page[view-controller="Home"].rendered .menu {
  display: block;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"].rendered .splashScreen {
    display: none;
  }
}
.page[view-controller="Home"] .pageContent {
  padding-left: 386px;
}
@media screen and (max-width: 875px) {
  .mobileInit .page[view-controller="Home"] .pageContent {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    overflow: hidden;
    padding-top: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .pageContent {
    padding-left: 0px;
  }
}
.page[view-controller="Home"] .splashScreen {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 1500;
  background-color: #fffef6;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .splashScreen {
    display: none;
  }
}
.page[view-controller="Home"] .splashScreen img {
  position: absolute;
  left: 50%;
  top: 50%;
}
.page[view-controller="Home"] .menu {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  border-right: 4px solid #000;
  z-index: 1501;
  background-color: #fffef6;
  overflow: hidden;
  margin-left: 4px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .menu {
    position: relative;
    width: 100%;
    border-right: none;
    margin-top: -90px;
    margin-bottom: 90px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 875px) {
  .mobileInit .page[view-controller="Home"] .menu {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
.page[view-controller="Home"] .menu .menuScroll {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.page[view-controller="Home"] .menu.isNarrow .logoCont {
  margin-top: 15px;
  margin-bottom: 28px;
}
.page[view-controller="Home"] .menu.isNarrow .menuCont {
  min-height: 0px;
}
.page[view-controller="Home"] .menu.isNarrow .footer {
  position: relative;
  padding-top: 2px;
  padding-bottom: 10px;
}
.page[view-controller="Home"] .menu.isNarrow ul.main li {
  padding-top: 10px;
  padding-bottom: 9px;
}
.page[view-controller="Home"] .menu.isNarrow .address:before {
  margin-top: 15px;
}
.page[view-controller="Home"] .menu.isSuperNarrow .logoCont {
  margin-top: 15px;
  margin-bottom: 15px;
}
.page[view-controller="Home"] .menu.isSuperNarrow .logoMark {
  background-position: -2px -1044px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 62px;
  height: 62px;
  margin-bottom: 20px;
}
.page[view-controller="Home"] .menu.isSuperNarrow .logo {
  background-position: -2px -501px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 187px;
  height: 24px;
}
.page[view-controller="Home"] .menu.isSuperNarrow ul.main li {
  font-size: 13px;
  line-height: 13px;
  padding-top: 8px;
  padding-bottom: 7px;
}
.page[view-controller="Home"] .menu.isSuperNarrow .address:before {
  margin-top: 8px;
  margin-bottom: 16px;
}
.page[view-controller="Home"] .menu .menuCont {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 880px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .menu .menuCont {
    min-height: 0px;
  }
}
.page[view-controller="Home"] .menu .logoCont {
  margin: 0px auto 54px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .menu .logoCont {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Home"] .menu .logoCont {
    margin-bottom: 25px;
  }
}
.page[view-controller="Home"] .menu .logoMark,
.page[view-controller="Home"] .menu .logo {
  margin: 0px auto;
}
.page[view-controller="Home"] .menu .logoMark {
  background-position: -2px -1189px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 82px;
  height: 82px;
  margin-bottom: 35px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Home"] .menu .logoMark {
    background-position: -2px -771px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
  }
}
.page[view-controller="Home"] .menu .logo {
  background-position: -2px -563px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 250px;
  height: 32px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Home"] .menu .logo {
    background-position: -2px -103px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 140px;
    height: 18px;
  }
}
.page[view-controller="Home"] .menu ul li {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #000;
}
.page[view-controller="Home"] .menu ul li:hover {
  color: #e00012;
}
.page[view-controller="Home"] .menu ul li.followLink:hover {
  cursor: pointer;
}
.page[view-controller="Home"] .menu ul.main {
  text-align: center;
}
.page[view-controller="Home"] .menu ul.main li {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  padding: 13px 0px 12px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Home"] .menu ul.main li {
    font-size: 13px;
    line-height: 13px;
    padding: 9px 0px 8px;
  }
}
.page[view-controller="Home"] .menu .address {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  padding-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Home"] .menu .address {
    font-size: 10px;
    line-height: 12px;
  }
}
.page[view-controller="Home"] .menu .address:before {
  content: ' ';
  display: block;
  width: 45px;
  height: 4px;
  background-color: #000;
  margin: 25px auto 24px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .menu .address:before {
    margin-top: 15px;
  }
}
.page[view-controller="Home"] .menu .address br:first-child {
  display: none;
}
.page[view-controller="Home"] .menu .footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  padding: 0px 24px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  text-align: center;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .menu .footer {
    position: relative;
    padding-bottom: 0px;
  }
}
.page[view-controller="Home"] .menu .footer .preferredLogo {
  background-position: -2px -872px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 90px;
  height: 50px;
  margin: 0px auto 8px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Home"] .menu .footer .preferredLogo {
    display: none;
  }
}
.page[view-controller="Home"] .menu .footer ul {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: 340px;
  margin: 0px auto;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Home"] .menu .footer ul {
    display: none;
  }
}
.page[view-controller="Home"] .menu .footer ul li {
  display: inline-block;
}
.page[view-controller="Home"] .menu .footer ul li:before {
  content: ' — ';
}
.page[view-controller="Home"] .menu .footer ul a:nth-child(1) li:before,
.page[view-controller="Home"] .menu .footer ul a:nth-child(4) li:before {
  content: none;
}
.page[view-controller="Home"] .menu .followFooter {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 130px;
  background-color: #fffef6;
  z-index: 10;
  overflow: hidden;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
}
.page[view-controller="Home"] .menu .followFooter.in {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.page[view-controller="Home"] .menu .followFooter:before {
  content: ' ';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 10px;
  z-index: 11;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
}
.page[view-controller="Home"] .menu .followFooter .close {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 12;
  width: 60px;
  height: 60px;
}
.page[view-controller="Home"] .menu .followFooter .close:after,
.page[view-controller="Home"] .menu .followFooter .close:before {
  content: ' ';
  display: block;
  width: 13px;
  height: 1px;
  background-color: #000;
  margin-left: 4px;
  margin-top: -10px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.page[view-controller="Home"] .menu .followFooter .close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page[view-controller="Home"] .menu .followFooter .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page[view-controller="Home"] .menu .followFooter .followLinks {
  font-size: 0px;
  line-height: 0px;
  text-align: center;
}
.ie .page[view-controller="Home"] .menu .followFooter .followLinks {
  font-size: 0.5px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a {
  display: inline-block !important;
  margin: 5px 6px 0px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a.facebook {
  background-position: -2px -226px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a.facebook + .twitter {
  margin-right: 8px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a.twitter {
  background-position: -2px -476px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a.instagram {
  background-position: -2px -176px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a.google {
  background-position: -2px -201px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="Home"] .menu .followFooter .followLinks a.tripadvisor {
  background-position: -2px -151px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
  margin-left: 10px;
}
input {
  -webkit-appearance: none;
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  border: 1px solid #ccc;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 480px) {
  input {
    font-size: 13px;
    line-height: 15px;
  }
}
input:focus {
  outline: none;
}
.btn-clear {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  display: inline-block;
  text-transform: uppercase;
}
.home-content {
  padding: 30px 30px 0px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .home-content {
    padding: 20px 20px 0px;
  }
}
.home-content,
.home-content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-content .caption {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
.home-content .cols {
  position: relative;
  margin: 30px 0px;
}
.home-content .cols:before {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  content: ' ';
  display: block;
  width: 1px;
  position: absolute;
  background-color: #ccc;
}
@media screen and (max-width: 480px) {
  .home-content .cols:before {
    display: none;
  }
}
.home-content .cols:after {
  display: block;
  content: ' ';
  clear: both;
}
.home-content .cols .col {
  width: 50%;
  padding: 0px 30px;
}
@media screen and (max-width: 1024px) {
  .home-content .cols .col {
    padding: 0px 15px;
  }
}
@media screen and (max-width: 875px) {
  .home-content .cols .col {
    padding: 0px 30px;
  }
}
@media screen and (max-width: 480px) {
  .home-content .cols .col {
    width: 100%;
    padding: 0px 20px;
  }
}
.home-content .cols .col:nth-child(odd) {
  float: left;
  padding-left: 0px;
}
@media screen and (max-width: 480px) {
  .home-content .cols .col:nth-child(odd) {
    padding-left: 20px;
  }
}
.home-content .cols .col:nth-child(even) {
  float: right;
  padding-right: 0px;
}
@media screen and (max-width: 480px) {
  .home-content .cols .col:nth-child(even) {
    float: left;
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .home-content .cols .col + .col {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-top: 26px;
  }
}
.home-content .cols .img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
}
.home-content .cols .caption {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  width: 78.723%;
  margin: 0px auto;
}
@media screen and (max-width: 1200px) {
  .home-content .cols .caption {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .home-content .cols .caption {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 875px) {
  .home-content .cols .caption {
    max-width: 240px;
  }
}
.home-content .cols .btn-clear {
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1024px) {
  .home-content .cols .btn-clear {
    margin-top: 12px;
  }
}
.home-content .hero {
  margin: 0px 0px 24px;
}
.home-content .hero .img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0px auto 26px;
  padding: 0px 4%;
}
@media screen and (max-width: 480px) {
  .home-content .hero .img {
    padding: 0px;
    margin-bottom: 12px;
  }
}
.home-content .hero .caption {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #e00012;
}
@media screen and (max-width: 1024px) {
  .home-content .hero .caption {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 480px) {
  .home-content .hero .caption {
    max-width: 260px;
    margin: 0px auto;
  }
}
.home-content .booking {
  border: 4px double #ccc;
  border-width: 4px 0;
  padding: 17px 0px 19px;
}
.home-content .booking .bookingForm .key {
  background-position: -2px -530px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 14px 0px 0px;
}
@media screen and (max-width: 1440px) {
  .home-content .booking .bookingForm .key {
    display: block;
    margin: 0px auto 12px;
  }
}
.home-content .booking .bookingForm span {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .home-content .booking .bookingForm span {
    display: none;
  }
}
.home-content .booking .bookingForm .bookNow {
  display: inline-block;
  margin-left: 20px;
}
@media screen and (max-width: 1440px) {
  .home-content .booking .bookingForm .bookNow {
    display: block;
    margin: 20px auto 0px;
  }
}
@media screen and (max-width: 480px) {
  .home-content .booking .bookingForm .bookNow {
    margin-top: 10px;
  }
}
.home-content .restaurant .title {
  font-size: 0px;
  line-height: 0px;
  width: 100%;
  max-width: 315px;
  height: 0px;
  color: transparent;
  background: url("../img/logo-restaurant.svg") 0px 0px no-repeat;
  background-size: 100% 100%;
  margin: 23px auto 0px;
  padding-top: 14.2857%;
}
.ie .home-content .restaurant .title {
  font-size: 0.5px;
}
.home-content .offer:after {
  display: block;
  content: ' ';
  width: 100%;
  padding-top: 3.83%;
}
@media screen and (max-width: 1024px) {
  .home-content .offer:after {
    display: none;
  }
}
.home-content .offer .img-wrap {
  padding-top: 8.686%;
  margin: 0px 0px 33px;
}
@media screen and (max-width: 1024px) {
  .home-content .offer .img-wrap {
    padding-top: 0px;
    margin-bottom: 13px;
  }
}
.home-content .offer .img {
  padding: 0px;
  width: 125px;
  height: 125px;
}
.home-content .offer .htag {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
@media screen and (max-width: 480px) {
  .home-content .offer .htag {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .home-content .offer .htag {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 875px) {
  .home-content .offer .htag {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home-content .offer .caption {
  display: block;
  width: 78.723%;
  max-width: 400px;
  margin: 0px auto;
}
@media screen and (max-width: 1200px) {
  .home-content .offer .caption {
    width: 100%;
  }
}
@media screen and (max-width: 875px) {
  .home-content .offer .caption {
    max-width: 220px;
  }
}
.home-content .rooms {
  border-top: 1px solid #ccc;
  margin: 30px 0px 0px;
  padding: 30px 0px;
}
@media screen and (max-width: 1024px) {
  .home-content .rooms {
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .home-content .rooms {
    margin-top: 26px;
    padding-top: 30px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home-content .rooms .img {
  margin-bottom: 14px;
}
.home-content .rooms .row {
  display: inline-block;
}
@media screen and (max-width: 875px) {
  .home-content .rooms .row {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .home-content .cols .col.hasNhood {
    border-top: none;
    margin-top: 0px;
    padding-top: 0px;
  }
}
.home-content .nhood .inner {
  position: relative;
}
.home-content .nhood .figcap {
  position: absolute;
  top: 22.25%;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 77.378%;
  max-width: 380px;
  padding: 36px 25px 34px;
  background-color: #fffef6;
  box-shadow: inset 0px 0px 0px 4px #000, 0px 0px 0px 8px #fffef6;
}
@media screen and (max-width: 1200px) {
  .home-content .nhood .figcap {
    position: relative;
    top: 0px;
    width: 100%;
    max-width: none;
    box-shadow: none;
    border: 4px solid #000;
    margin-bottom: 20px;
    padding: 25px 15px;
  }
}
@media screen and (max-width: 480px) {
  .home-content .nhood .figcap {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }
}
.home-content .mailchimpForm {
  border: 1px solid #ccc;
  border-width: 1px 0;
  padding: 49px 0px 26px;
}
@media screen and (max-width: 480px) {
  .home-content .mailchimpForm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page[view-controller="RoomsSuites"] .col {
  float: left;
}
.page[view-controller="RoomsSuites"] .col.text {
  position: fixed;
  left: 144px;
  top: 60px;
  width: 400px;
  padding: 0px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuites"] .col.text {
    padding: 0px 60px;
    top: 40px;
    width: 340px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.text {
    position: relative;
    width: 100%;
    display: block;
    left: 0px;
    top: 0px;
    padding: 40px 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.text {
    padding: 30px 20px;
  }
}
.page[view-controller="RoomsSuites"] .col.text h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: -7px;
  padding-bottom: 25px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.text h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuites"] .col.text h1 {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.text h1 {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }
}
.page[view-controller="RoomsSuites"] .col.text h1 span.at {
  font-size: 15px;
  text-transform: none;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.text h1 br {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.text h1 br {
    display: block;
  }
}
.page[view-controller="RoomsSuites"] .col.text img {
  width: 160px;
  height: auto;
  display: block;
  margin: 0px auto 35px;
}
.page[view-controller="RoomsSuites"] .col.text .overview {
  padding: 0px;
  text-align: left;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.text .overview {
    max-width: 550px;
    margin: 0px auto;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms {
  width: 100%;
  padding-left: 400px;
  padding-right: 30px;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuites"] .col.rooms {
    padding-top: 40px;
    padding-left: 340px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.rooms {
    padding-top: 0px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType h3 {
  border-top: 4px solid #000;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 34px;
  letter-spacing: 1px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType h3 {
    padding-bottom: 14px;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts {
  margin-right: -30px;
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts {
    margin-right: -20px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts {
    margin-right: -30px;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room {
  float: left;
  width: 33.3333333333333%;
  padding-right: 30px;
  padding-bottom: 61px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room {
    width: 50%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room {
    padding-right: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room {
    width: 100%;
    padding-bottom: 31px;
    clear: both;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room .image {
  padding-bottom: 12px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room .image {
    padding-bottom: 7px;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room .image img {
  width: 100%;
  height: auto;
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room h4 {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room h4:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    right: 0px;
    top: 9px;
    border: 4px solid transparent;
    border-top-color: #000;
    border-top-width: 8px;
    border-bottom: 0px none;
    -webkit-transition: -webkit-transform 0.6s ease;
    -moz-transition: -moz-transform 0.6s ease;
    -ms-transition: -ms-transform 0.6s ease;
    -o-transition: -o-transform 0.6s ease;
    transition: transform 0.6s ease;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room .expansion {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-height: 0px;
    -webkit-transition: max-height 0.6s ease;
    -moz-transition: max-height 0.6s ease;
    -ms-transition: max-height 0.6s ease;
    -o-transition: max-height 0.6s ease;
    transition: max-height 0.6s ease;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room ul {
    cursor: default;
    padding-top: 8px;
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room ul li {
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 7px 0px 6px;
  line-height: 15px;
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room ul li:last-child {
  border-bottom: none;
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room .button {
  position: relative;
  padding: 0px 20px 0px 20px;
  background-color: #000;
  color: #fff;
  height: 30px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  -webkit-transition: background 0.8s ease;
  -moz-transition: background 0.8s ease;
  -ms-transition: background 0.8s ease;
  -o-transition: background 0.8s ease;
  transition: background 0.8s ease;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room .button {
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room.expanded .expansion {
    max-height: 5000px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts .room.expanded h4:after {
    -webkit-transform: scaleY(-1) translateY(1px);
    -moz-transform: scaleY(-1) translateY(1px);
    -ms-transform: scaleY(-1) translateY(1px);
    -o-transform: scaleY(-1) translateY(1px);
    transform: scaleY(-1) translateY(1px);
  }
}
.page[view-controller="RoomsSuites"] .col.rooms .roomType .posts a:nth-child(3n+1) .room {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts a:nth-child(3n+1) .room {
    clear: none;
  }
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RoomsSuites"] .col.rooms .roomType .posts a:nth-child(2n+1) .room {
    clear: both;
  }
}
.page[view-controller="RoomsSuitesSingle"] h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 82px 60px 21px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
.page[view-controller="RoomsSuitesSingle"] h1:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuitesSingle"] h1 {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 52px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuitesSingle"] h1 {
    padding-top: 82px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] h1 {
    padding-top: 3px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-bottom: 15px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .pageContent {
  display: block;
  overflow: hidden;
}
.page[view-controller="RoomsSuitesSingle"] .pageContent:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="RoomsSuitesSingle"] .col {
  position: relative;
  float: left;
}
.page[view-controller="RoomsSuitesSingle"] .col.fixed {
  position: fixed;
}
.page[view-controller="RoomsSuitesSingle"] .col.fixed.images {
  left: 144px;
  right: 0px;
  width: auto;
  margin-right: 0px;
}
.page[view-controller="RoomsSuitesSingle"] .col.fixed.images + .col.text:not(.fixed) {
  float: right;
}
.page[view-controller="RoomsSuitesSingle"] .col.fixed.text {
  right: 0px;
}
.page[view-controller="RoomsSuitesSingle"] .col.images {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 60px;
  padding-right: 440px;
  padding-bottom: 30px;
  font-size: 0px;
  line-height: 0px;
  margin-right: -440px;
}
.ie .page[view-controller="RoomsSuitesSingle"] .col.images {
  font-size: 0.5px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuitesSingle"] .col.images {
    padding-left: 30px;
    padding-right: 360px;
    margin-right: -360px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuitesSingle"] .col.images {
    width: 50%;
    padding-right: 0px;
    padding-left: 30px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.images {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 20px;
    display: none;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.images .image {
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuitesSingle"] .col.images .image {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuitesSingle"] .col.images .image {
    margin-bottom: 10px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.images .image img {
  width: 100%;
  height: auto;
}
.page[view-controller="RoomsSuitesSingle"] .col.text {
  width: 440px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 60px 38px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text {
    width: 360px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 18px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.text section h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.page[view-controller="RoomsSuitesSingle"] .col.text section h4 span {
  position: relative;
  z-index: 2;
  background-color: #fffef6;
  padding: 0px 6px 0px 4px;
}
.page[view-controller="RoomsSuitesSingle"] .col.text section h4:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 1;
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.bookSection:before,
.page[view-controller="RoomsSuitesSingle"] .col.text section.bookSection:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 4px;
  background-color: #000;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text section.bookSection .bookingForm > span {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text section.bookSection .bookingForm .bookNow {
    margin-top: 0px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.configuration {
  text-align: center;
  line-height: 15px;
  padding-top: 30px;
  padding-bottom: 39px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text section.configuration {
    padding-bottom: 5px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.configuration .shareButton {
  margin-bottom: 28px;
  line-height: 18px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text section.configuration .shareButton {
    margin-bottom: 18px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.configuration .textContent p {
  padding-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text section.floorplan h4 {
    margin-bottom: 10px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.floorplan .image {
  padding: 4px 10px 40px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RoomsSuitesSingle"] .col.text section.floorplan .image {
    padding: 4px 0px 20px;
  }
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.floorplan .image img {
  position: relative;
  width: 100%;
  height: auto;
}
.page[view-controller="RoomsSuitesSingle"] .col.text section.details {
  text-align: center;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline {
  position: relative;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  margin-bottom: 10px;
}
.ie .page[view-controller="RoomsSuitesSingle"] .galleryInline {
  font-size: 0.5px;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .galleryCont {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 60px;
  overflow: hidden;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .breadcrumbs {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 20px;
  text-align: center;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .breadcrumbs .crumb {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0px 5px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #d8d7d1;
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -ms-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
  transition: background 0.6s ease;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .breadcrumbs .crumb:hover,
.page[view-controller="RoomsSuitesSingle"] .galleryInline .breadcrumbs .crumb.active {
  cursor: pointer;
  background-color: #000;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 5;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.prevImg {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.nextImg {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image > * {
  cursor: pointer;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 1.2s ease;
  -moz-transition: opacity 1.2s ease;
  -ms-transition: opacity 1.2s ease;
  -o-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease;
  z-index: 1;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.isLoading:not(.prevImg):not(.nextImg),
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.imgOut:not(.prevImg):not(.nextImg) {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.isLoading img,
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.imgOut img {
  opacity: 0;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline .image.imgOut {
  pointer-events: none;
  z-index: 3;
}
.page[view-controller="RoomsSuitesSingle"] .galleryInline.animating .image {
  -webkit-transition: -webkit-transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  transition: transform 1s ease;
}
.page[view-controller="RestaurantsBars"] .fixedBar {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 60px 0px 204px;
  text-align: center;
  font-size: 0px;
  line-height: 0px;
  background-color: #444;
  color: #fff;
  z-index: 900;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
}
.ie .page[view-controller="RestaurantsBars"] .fixedBar {
  font-size: 0.5px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] .fixedBar {
    top: 90px;
    padding: 0px 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .fixedBar {
    display: none;
  }
}
.page[view-controller="RestaurantsBars"] .fixedBar > div {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  padding: 13px 21px 15px;
  color: #999;
  -webkit-transition: color 0.6s ease;
  -moz-transition: color 0.6s ease;
  -ms-transition: color 0.6s ease;
  -o-transition: color 0.6s ease;
  transition: color 0.6s ease;
}
.page[view-controller="RestaurantsBars"] .fixedBar > div:hover,
.page[view-controller="RestaurantsBars"] .fixedBar > div.active {
  color: #fff;
}
.page[view-controller="RestaurantsBars"].viewIn .fixedBar.visible {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.page[view-controller="RestaurantsBars"] .overview {
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RestaurantsBars"] .overview {
    padding-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .overview {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.page[view-controller="RestaurantsBars"] .overview h1 span.at {
  text-transform: none;
  font-size: 15px;
}
.page[view-controller="RestaurantsBars"] .overview .children {
  max-width: 900px;
  margin: 0px auto;
  padding-top: 18px;
}
.page[view-controller="RestaurantsBars"] .overview .children:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RestaurantsBars"] .overview .children {
    max-width: none;
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .overview .children {
    border-top: 1px solid #ccc;
    padding-top: 0px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 6px;
  }
}
.page[view-controller="RestaurantsBars"] .overview .children.count-2 .child {
  width: 50%;
}
.page[view-controller="RestaurantsBars"] .overview .children.count-3 .child {
  width: 33.3333333333333%;
}
.page[view-controller="RestaurantsBars"] .overview .children.count-4 .child {
  width: 25%;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .overview .children.count-2 .child,
  .page[view-controller="RestaurantsBars"] .overview .children.count-3 .child,
  .page[view-controller="RestaurantsBars"] .overview .children.count-4 .child {
    width: 100%;
  }
}
.page[view-controller="RestaurantsBars"] .overview .children .child {
  float: left;
  padding: 0px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
.page[view-controller="RestaurantsBars"] .overview .children .child:last-child {
  border-right-color: transparent;
}
@media screen and (max-width: 710px) {
  .page[view-controller="RestaurantsBars"] .overview .children .child {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .overview .children .child {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page[view-controller="RestaurantsBars"] .overview .children .child img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .overview .children .child img {
    display: none;
  }
}
.page[view-controller="RestaurantsBars"] .overview .children .child h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 13px;
  max-width: 180px;
  margin: 0px auto;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] .overview .children .child h3 {
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    width: 100%;
    max-width: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.page[view-controller="RestaurantsBars"] .overview .children .child:hover h3 {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.page[view-controller="RestaurantsBars"] section .leadImage {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.page[view-controller="RestaurantsBars"] section .leadImage img {
  position: absolute;
  left: 50%;
  top: 50%;
}
.page[view-controller="RestaurantsBars"] section .leadImage .galleryObj {
  display: none;
}
.page[view-controller="RestaurantsBars"] section .leadImage .viewGallery {
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 10;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  width: 158px;
  margin-left: -79px;
  height: 40px;
  color: #fff;
  background-color: rgba(0,0,0,0.9);
  cursor: pointer;
}
.page[view-controller="RestaurantsBars"] section .information {
  padding: 40px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information {
    padding: 15px 20px 20px;
  }
}
.page[view-controller="RestaurantsBars"] section .information .title h3 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information .title h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
.page[view-controller="RestaurantsBars"] section .information .title .logo {
  margin: 0px auto 18px;
}
.page[view-controller="RestaurantsBars"] section .information .title .logo.restaurant {
  background-position: -2px -982px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 402px;
  height: 57px;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RestaurantsBars"] section .information .title .logo.restaurant {
    background-position: -2px -821px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 323px;
    height: 46px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RestaurantsBars"] section .information .title .logo.restaurant {
    background-position: -2px -600px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 240px;
    height: 34px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information .title .logo.restaurant {
    background-position: -2px -982px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 402px;
    height: 57px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information .title .logo.restaurant {
    background-position: -2px -600px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 240px;
    height: 34px;
  }
}
.page[view-controller="RestaurantsBars"] section .information .title .logo.bar {
  background-position: -2px -126px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 236px;
  height: 20px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information .title .logo.bar {
    background-position: -2px -83px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 177px;
    height: 15px;
  }
}
.page[view-controller="RestaurantsBars"] section .information .title .shareButton {
  margin-bottom: 15px;
}
.page[view-controller="RestaurantsBars"] section .information .textContent {
  max-width: 500px;
  margin: 0px auto;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RestaurantsBars"] section .information .textContent {
    max-width: 640px;
  }
}
.page[view-controller="RestaurantsBars"] section .information .textContent .hours h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
.page[view-controller="RestaurantsBars"] section .information .textContent .hours h4:after {
  content: ' ';
  display: block;
  height: 4px;
  width: 45px;
  margin: 16px auto 26px;
  background-color: #000;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information .textContent .hours h4:after {
    margin-bottom: 15px;
  }
}
.page[view-controller="RestaurantsBars"] section .information .textContent .detailedFeatures h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin-top: 13px;
}
.page[view-controller="RestaurantsBars"] section .information .textContent .detailedFeatures h4:before,
.page[view-controller="RestaurantsBars"] section .information .textContent .detailedFeatures h4:after {
  content: ' ';
  display: block;
  width: 75px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
}
.page[view-controller="RestaurantsBars"] section .information .textContent .detailedFeatures h4:before {
  left: auto;
  right: 50%;
  margin-right: 80px;
}
.page[view-controller="RestaurantsBars"] section .information .textContent .detailedFeatures h4:after {
  left: 50%;
  margin-left: 80px;
}
.page[view-controller="RestaurantsBars"] section .information.restaurant {
  padding-left: 0px;
  padding-right: 0px;
}
.page[view-controller="RestaurantsBars"] section .information.restaurant:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col {
  float: left;
  width: 25%;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px;
}
@media screen and (max-width: 980px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col {
    width: 100%;
    border-right: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col .textContent {
    max-width: 150px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col .textContent {
    max-width: none;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col:last-child {
  border-right-color: transparent;
  padding-right: 60px;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col:last-child {
    padding-right: 30px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.main {
  width: 50%;
  padding-left: 120px;
  padding-right: 60px;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main {
    width: 100%;
    border-right: none;
    border-bottom: 4px double #ccc;
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .textContent {
    max-width: 380px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .downloadMenus {
  display: block;
  width: 100%;
  max-width: 480px;
  margin: 6px auto 26px;
  text-align: center;
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .downloadMenus .downloadMenu {
  margin: 0px 8px;
  display: inline-block;
  padding: 1px 5px 2px;
  font-size: 12px;
  line-height: 24px;
}
@media screen and (max-width: 980px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .downloadMenus .downloadMenu {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .downloadMenus .downloadMenu {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .downloadMenus .downloadMenu {
    margin-left: 4px;
    margin-right: 4px;
    font-size: 10px;
    line-height: 20px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking {
  display: block;
  border-top: 4px double #ccc;
  border-bottom: 4px double #ccc;
  max-width: 500px;
  margin: 13px auto 0px;
  padding-top: 25px;
  padding-bottom: 11px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking {
    max-width: none;
    border-bottom: none;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking > span {
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking > span {
    display: none;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking > span > span {
  display: inline-block;
}
@media screen and (max-width: 940px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking > span > span {
    display: block;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking > span > span {
    display: inline-block;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking .bookNow {
  display: block;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking .bookNow {
    display: inline-block;
  }
}
@media screen and (max-width: 820px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking .bookNow {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.main .restaurantBooking .bookNow {
    margin-top: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer {
    padding: 0px 15px;
  }
}
@media screen and (max-width: 980px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer img {
  width: 180px;
  height: 180px;
  overflow: hidden;
  -webkit-border-radius: 180px;
  border-radius: 180px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer img {
    width: 180px;
    height: 180px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer img {
    width: 100px;
    height: 100px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  color: #e00012;
  padding-top: 30px;
  padding-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer h4 {
    font-size: 15px;
    line-height: 18px;
    padding-top: 15px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer .textContent {
  max-width: 280px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer .textContent {
    max-width: 200px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer a.offerLink {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  padding-top: 4px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant .col.offer a.offerLink {
    font-size: 13px;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant.noOffer .col {
  width: 33.3333333333333%;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant.noOffer .col {
    width: 100%;
  }
}
.page[view-controller="RestaurantsBars"] section .information.restaurant.noOffer .col.main {
  width: 66.6666666666667%;
}
@media screen and (max-width: 875px) {
  .page[view-controller="RestaurantsBars"] section .information.restaurant.noOffer .col.main {
    width: 100%;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc {
  font-size: 0px;
  line-height: 0px;
  width: 25%;
  border-right: 1px #dedede solid;
  border-bottom: 1px #dedede solid;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="MarkExperience"] .grid .bloc {
    width: 33.3333333333333%;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperience"] .grid .bloc {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperience"] .grid .bloc {
    width: 100%;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc:nth-child(4n+1) {
  clear: both;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(4n+1) {
    clear: none;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc:nth-child(4n) {
  border-right-color: transparent;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(4n) {
    border-right-color: #dedede;
  }
}
@media screen and (max-width: 1200px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(3n+1) {
    clear: none;
  }
}
@media screen and (max-width: 1200px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(3n) {
    border-right-color: transparent;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(3n) {
    border-right-color: #dedede;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(2n+1) {
    clear: both;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(2n) {
    border-right-color: transparent;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperience"] .grid .bloc:nth-child(1n) {
    clear: both;
    border-right: none;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc:before {
  content: ' ';
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
}
.page[view-controller="MarkExperience"] .grid .bloc .text,
.page[view-controller="MarkExperience"] .grid .bloc .image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="MarkExperience"] .grid .bloc .text {
  z-index: 2;
}
.page[view-controller="MarkExperience"] .grid .bloc .image {
  z-index: 1;
}
.page[view-controller="MarkExperience"] .grid .bloc .image img {
  width: 100%;
  height: auto;
}
.page[view-controller="MarkExperience"] .grid .bloc.titleBloc .image img {
  height: 100%;
}
.page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text {
  text-align: center;
}
.page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span {
  display: block;
  margin: 0px auto;
  max-width: 240px;
}
.page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span h1 {
  padding-top: 8px;
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span h1 {
    font-size: 20px;
    line-height: 30px;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span h1:after {
  display: block;
  content: ' ';
  width: 45px;
  height: 4px;
  background-color: #000;
  margin: 21px auto 26px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span h1:after {
    margin-top: 12px;
    margin-bottom: 15px;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span p {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperience"] .grid .bloc.titleBloc .text span p {
    font-size: 13px;
    line-height: 15px;
  }
}
.page[view-controller="MarkExperience"] .grid .bloc.experience .text {
  padding: 10% 10% 0px;
  height: 20%;
}
.page[view-controller="MarkExperience"] .grid .bloc.experience .text h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.page[view-controller="MarkExperience"] .grid .bloc.experience .image {
  padding: 0px 10%;
}
.page[view-controller="MarkExperience"] .grid .bloc.experience .image img {
  margin-bottom: -1px;
}
.page[view-controller="MarkExperience"] .grid .bloc.experience:hover .text h3 {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.page[view-controller="MarkExperienceSingle"] .pageContent:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="MarkExperienceSingle"] .col {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperienceSingle"] .col {
    width: 100%;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text {
  padding-top: 82px;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperienceSingle"] .col.text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperienceSingle"] .col.text {
    padding-top: 52px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperienceSingle"] .col.text {
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent {
  max-width: 460px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent {
    max-width: none;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-bottom: 21px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent h1 {
    padding-bottom: 15px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction {
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-top: 25px;
  padding-bottom: 24px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction {
    padding-top: 14px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction .introductionText p {
  padding-bottom: 24px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction .introductionText p {
    padding-bottom: 20px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction .introductionText p:last-child {
  padding-bottom: 0px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction .introductionText p:last-child {
    padding-bottom: 0px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction.hasShare {
  padding-right: 70px;
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .concierge {
  margin-top: -18px;
  margin-bottom: 18px;
  padding: 15px 70px 15px 0px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperienceSingle"] .col.text .textContent .concierge {
    margin-top: -15px;
    margin-bottom: 15px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .concierge .conciergeText p:last-child {
  padding-bottom: 0px;
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .concierge,
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .concierge .shareButton,
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction .shareButton {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -11px;
}
.page[view-controller="MarkExperienceSingle"] .col.text .textContent h1,
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .introduction,
.page[view-controller="MarkExperienceSingle"] .col.text .textContent .concierge {
  border-bottom: 1px solid #ccc;
}
.page[view-controller="MarkExperienceSingle"] .col.image {
  position: relative;
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperienceSingle"] .col.image {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="MarkExperienceSingle"] .col.image {
    padding: 20px;
  }
}
.page[view-controller="MarkExperienceSingle"] .col.image img {
  position: absolute;
  left: 0px;
  top: 50%;
  display: block;
}
@media screen and (max-width: 875px) {
  .page[view-controller="MarkExperienceSingle"] .col.image img {
    position: relative;
    left: 0px;
    top: 0px;
    margin: 0px auto;
  }
}
.page[view-controller="Neighborhood"].isNarrow .pageContent .locations {
  top: 30px;
  right: 30px;
}
.page[view-controller="Neighborhood"].isNarrow .pageContent .seasonHighlights {
  left: 30px;
  bottom: 30px;
}
.page[view-controller="Neighborhood"] .pageContent {
  overflow: hidden;
}
.page[view-controller="Neighborhood"] .pageContent,
.page[view-controller="Neighborhood"] .pageContent .map {
  position: absolute;
  left: 144px;
  top: 0px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent,
  .page[view-controller="Neighborhood"] .pageContent .map {
    position: relative;
    left: 0px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .map {
  z-index: 1;
  left: 0px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #000;
  color: #fff;
  padding: 0px;
  box-shadow: none;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content {
  padding: 17px 20px 16px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content,
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content .textContent,
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content .textContent p {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content h3 {
  font-size: 15px;
  line-height: 18px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 12px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content .textContent p {
  padding-bottom: 18px;
  margin-bottom: 0px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content .textContent p:last-child {
  padding-bottom: 0px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content a {
  text-transform: none;
  color: #999;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content a:hover {
  opacity: 0.8;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content > a {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-content-wrapper .leaflet-popup-content address {
  margin-top: 10px;
  padding-top: 11px;
  display: block;
  border-top: 1px solid #333;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-tip-container {
  width: 14px;
  height: 32px;
}
.page[view-controller="Neighborhood"] .pageContent .map .leaflet-popup-tip-container .leaflet-popup-tip {
  border-left-width: 7px;
  border-right-width: 7px;
  border-top: 32px #000 solid;
}
.page[view-controller="Neighborhood"] .pageContent .locations,
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights {
  position: absolute;
  z-index: 10;
  background-color: #fffef6;
  overflow: hidden;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations,
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights {
    position: relative;
    padding: 0px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer,
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #000;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer,
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer {
    border: none;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights {
  left: 60px;
  bottom: 60px;
  width: 520px;
  height: 200px;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights {
    left: 30px;
    bottom: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights {
    left: 0px;
    top: auto;
    bottom: auto;
    border-bottom: 4px solid #000;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights.first .boxContainer .nav.prev {
  opacity: 0;
  -webkit-transform: translateX(-20px) rotate(90deg);
  -moz-transform: translateX(-20px) rotate(90deg);
  -ms-transform: translateX(-20px) rotate(90deg);
  -o-transform: translateX(-20px) rotate(90deg);
  transform: translateX(-20px) rotate(90deg);
  pointer-events: none;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights.first .boxContainer .nav.prev {
    -webkit-transform: translateX(-50px) rotate(90deg);
    -moz-transform: translateX(-50px) rotate(90deg);
    -ms-transform: translateX(-50px) rotate(90deg);
    -o-transform: translateX(-50px) rotate(90deg);
    transform: translateX(-50px) rotate(90deg);
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights.last .boxContainer .nav.next {
  opacity: 0;
  -webkit-transform: translateX(20px) rotate(-90deg);
  -moz-transform: translateX(20px) rotate(-90deg);
  -ms-transform: translateX(20px) rotate(-90deg);
  -o-transform: translateX(20px) rotate(-90deg);
  transform: translateX(20px) rotate(-90deg);
  pointer-events: none;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights.last .boxContainer .nav.next {
    -webkit-transform: translateX(50px) rotate(-90deg);
    -moz-transform: translateX(50px) rotate(-90deg);
    -ms-transform: translateX(50px) rotate(-90deg);
    -o-transform: translateX(50px) rotate(-90deg);
    transform: translateX(50px) rotate(-90deg);
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer {
  height: 100%;
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .label {
  z-index: 5;
  position: absolute;
  width: 100%;
  top: 19px;
  font-size: 12px;
  line-height: 12px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .label {
    top: 29px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .label {
    top: 39px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  z-index: 6;
  -webkit-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  -moz-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  -ms-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  -o-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  transition: opacity 0.8s ease, 0.4s 0.8s ease;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav {
    top: 20px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  border: 5px solid transparent;
  border-top-color: #000;
  border-top-width: 9px;
  border-bottom: 0px none;
  margin-left: -5px;
  margin-top: -4px;
  font-size: 0px;
  line-height: 0px;
}
.ie .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav:after {
  font-size: 0.5px;
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav.prev {
  left: 0px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav.prev {
    left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav.prev {
    margin-left: -30px;
    left: 50%;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav.next {
  right: 0px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav.next {
    right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer .nav.next {
    right: auto;
    margin-left: 0px;
    left: 50%;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul {
  position: absolute;
  left: 0px;
  top: 44px;
  width: 100%;
  bottom: 0px;
  z-index: 4;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul {
    top: 54px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px 30px;
  -webkit-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  -moz-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  -ms-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  -o-transition: opacity 0.8s ease, 0.4s 0.8s ease;
  transition: opacity 0.8s ease, 0.4s 0.8s ease;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li {
    padding: 0px 20px 20px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li h4 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 320px;
  margin: 0px auto;
  padding-bottom: 11px;
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li p {
  max-width: 420px;
  margin: 0px auto;
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li.liOut {
  opacity: 0;
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li.liPrev {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.page[view-controller="Neighborhood"] .pageContent .seasonHighlights .boxContainer ul li.liNext {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.page[view-controller="Neighborhood"] .pageContent .locations {
  top: 60px;
  right: 60px;
  width: 336px;
  z-index: 11;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="Neighborhood"] .pageContent .locations {
    top: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations {
    top: 0px;
    left: 0px;
    width: 100%;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-top: 23px;
  padding-bottom: 8px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer h1 {
    padding-top: 33px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .intro {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding: 0px 20px 7px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .intro {
    max-width: 500px;
    margin: 0px auto;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list {
  border-bottom: none;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list {
    font-size: 0px;
    line-height: 0px;
    text-align: center;
  }
  .ie .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list {
    font-size: 0.5px;
  }
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list:after {
    content: ' ';
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list {
    border-top: 4px solid #000;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category {
  border-top: 2px solid #000;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category {
    width: 25%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    border-top-width: 4px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category {
    width: 100%;
    display: block;
    border-top: none;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category:last-child {
    border-bottom: 4px solid #000;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title {
  position: relative;
  height: 48px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 0px 40px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title {
    padding: 0px;
    line-height: 15px;
    margin-top: 1px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title {
    height: 30px;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title:after {
  right: 20px;
  top: 19px;
  border-top-color: #000;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title:after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title:after {
    display: block;
    top: 11px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title h2:after {
    content: ' ';
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 4px solid transparent;
    border-top-color: #000;
    border-top-width: 8px;
    border-bottom: 0px none;
    -webkit-transition: -webkit-transform 0.6s ease;
    -moz-transition: -moz-transform 0.6s ease;
    -ms-transition: -ms-transform 0.6s ease;
    -o-transition: -o-transform 0.6s ease;
    transition: transform 0.6s ease;
    margin-top: -1px;
    margin-left: 6px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .title h2:after {
    display: none;
    content: none;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .results {
  -webkit-transition: max-height 0.6s ease;
  -moz-transition: max-height 0.6s ease;
  -ms-transition: max-height 0.6s ease;
  -o-transition: max-height 0.6s ease;
  transition: max-height 0.6s ease;
  position: relative;
  max-height: 0px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .results {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .results {
    display: block;
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .results:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 60px;
  right: 60px;
  top: 0px;
  height: 1px;
  background-color: #ccc;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .results:before {
    left: 0px;
    right: 0px;
  }
}
.isResizing .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category .results {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category.expanded h2:after {
    -webkit-transform: scaleY(-1) translateY(1px);
    -moz-transform: scaleY(-1) translateY(1px);
    -ms-transform: scaleY(-1) translateY(1px);
    -o-transform: scaleY(-1) translateY(1px);
    transform: scaleY(-1) translateY(1px);
  }
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .list .category.expanded .results {
  max-height: 220px;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .results ul {
  padding-top: 12px;
  padding-bottom: 10px;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .results ul li {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 20px;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  color: #000;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .results ul li:hover {
  color: #e00012;
  cursor: pointer;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .results ul li .labelHtml {
  display: none;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .tabletResults {
  position: relative;
  width: 100%;
  height: 250px;
  border-bottom: 4px solid #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .tabletResults .results {
  text-align: left;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  display: none;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .tabletResults .results.expanded {
  display: block;
}
.page[view-controller="Neighborhood"] .pageContent .locations .boxContainer .tabletResults .results ul li {
  padding-left: 30px;
  padding-right: 30px;
}
.page[view-controller="Neighborhood"] .pageContent .mobileBack,
.page[view-controller="Neighborhood"] .pageContent .mobileDetails {
  display: none;
}
.page[view-controller="Neighborhood"] .pageContent .mobileBack {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 65px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #999;
  text-align: center;
  -webkit-transition: color 0.8s ease;
  -moz-transition: color 0.8s ease;
  -ms-transition: color 0.8s ease;
  -o-transition: color 0.8s ease;
  transition: color 0.8s ease;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 20px;
  z-index: 500;
  background-color: #fffef6;
}
.page[view-controller="Neighborhood"] .pageContent .mobileBack:hover {
  color: #c1c1be;
  cursor: pointer;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails {
  background-color: #000;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails,
.page[view-controller="Neighborhood"] .pageContent .mobileDetails .textContent,
.page[view-controller="Neighborhood"] .pageContent .mobileDetails .textContent p {
  font-family: 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails h3 {
  font-size: 15px;
  line-height: 18px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 12px;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails .textContent p {
  padding-bottom: 18px;
  margin-bottom: 0px;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails .textContent p:last-child {
  padding-bottom: 0px;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails a {
  text-transform: none;
  color: #999;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails a:hover {
  opacity: 0.8;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails > a {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.page[view-controller="Neighborhood"] .pageContent .mobileDetails address {
  margin-top: 10px;
  padding-top: 11px;
  display: block;
  border-top: 1px solid #333;
}
.page[view-controller="Neighborhood"] .pageContent.hasMobileOpen .map {
  margin-top: 35px;
}
.page[view-controller="Neighborhood"] .pageContent.hasMobileOpen .mobileBack,
.page[view-controller="Neighborhood"] .pageContent.hasMobileOpen .mobileDetails {
  display: block;
}
.page[view-controller="Neighborhood"] .pageContent.hasMobileOpen .locations,
.page[view-controller="Neighborhood"] .pageContent.hasMobileOpen .seasonHighlights {
  display: none;
}
.page[view-controller="LifeAtTheMark"] .pageContent {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px;
  overflow: hidden;
}
.page[view-controller="LifeAtTheMark"] .pageContent .overview {
  padding: 30px 0px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="LifeAtTheMark"] .pageContent .overview {
    padding: 20px 0px;
  }
}
.page[view-controller="LifeAtTheMark"] .pageContent .overview img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 340px;
  margin: 0px auto 10px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="LifeAtTheMark"] .pageContent .overview img {
    max-width: 300px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="LifeAtTheMark"] .pageContent .overview .textContent {
    max-width: 240px;
    margin: 0px auto;
  }
}
.page[view-controller="LifeAtTheMark"] .pageContent .gridCont {
  margin-right: -30px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .gridCont .grid {
  margin: 0px auto;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc {
  position: relative;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocInstagram .imageContent {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocInstagram .imageContent img {
  position: absolute;
  left: 50%;
  top: 50%;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter {
  text-align: center;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter h3 {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  padding-bottom: 12px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter h3 {
    font-size: 12px;
    line-height: 12px;
  }
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter h3 .icon {
  background-position: -2px -251px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 4px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .innerCont > a {
  display: block;
  margin-top: -4px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .innerCont > a h3 {
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .innerCont > a:hover h3 {
  opacity: 0.6;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .textContent {
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  max-width: 400px;
  margin: 0px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .textContent a {
  border-bottom-color: transparent;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks {
  display: block;
  width: 100%;
  font-size: 0px;
  line-height: 0px;
}
.ie .page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks {
  font-size: 0.5px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks a {
  display: inline-block !important;
  margin-top: 13px;
  margin-bottom: 4px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks a:first-child {
  margin-left: -10px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks a.facebook {
  background-position: -2px -351px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks a.facebook + .twitter {
  margin-right: 4px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks a.twitter {
  background-position: -2px -251px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="LifeAtTheMark"] .pageContent .bloc.blocTwitter .followLinks a.instagram {
  background-position: -2px -301px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 30px;
  height: 20px;
}
.page[view-controller="LifeAtTheMark"].narrowColumns .pageContent .bloc {
  font-size: 13px;
  line-height: 15px;
}
.page[view-controller="LifeAtTheMark"].narrowColumns .pageContent .bloc.blocTwitter h3 {
  font-size: 12px;
  line-height: 12px;
}
.page[view-controller="LifeAtTheMark"].narrowColumns .pageContent .bloc.blocTwitter .textContent a {
  max-width: 80%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  vertical-align: bottom;
  border-bottom: none;
}
.page[view-controller="Gallery"] {
  overflow: hidden;
}
.page[view-controller="Gallery"] .overview h1 {
  padding-bottom: 26px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Gallery"] .overview h1 {
    padding-bottom: 19px;
  }
}
.page[view-controller="Gallery"] .overview h1:after {
  content: ' ';
  display: block;
  margin: 0px auto;
  width: 45px;
  height: 4px;
  background-color: #000;
  margin-top: 21px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Gallery"] .overview h1:after {
    margin-top: 15px;
  }
}
.page[view-controller="Gallery"] .overview .textContent {
  max-width: 500px;
}
.page[view-controller="Gallery"] .overview .shareButton {
  margin-top: 8px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Gallery"] .overview .shareButton {
    margin-top: 0px;
  }
}
.page[view-controller="Gallery"] .grid {
  margin-bottom: -10px;
}
.page[view-controller="Gallery"] .grid .bloc {
  width: 25%;
  margin-bottom: 10px;
}
.page[view-controller="Offers"] .grid {
  border-bottom: 1px solid #dedede;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid {
    border-bottom: none;
  }
}
.page[view-controller="Offers"] .grid .bloc {
  width: 50%;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
.page[view-controller="Offers"] .grid .bloc:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="Offers"] .grid .bloc {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="Offers"] .grid .bloc {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 34px;
    border-right: none;
  }
}
.page[view-controller="Offers"] .grid .bloc:nth-child(2n) {
  border-right-color: transparent;
}
.page[view-controller="Offers"] .grid .bloc:nth-child(2n + 1) {
  clear: both;
}
.page[view-controller="Offers"] .grid .bloc:nth-child(1),
.page[view-controller="Offers"] .grid .bloc:nth-child(2) {
  border-top-color: transparent;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc:nth-child(1),
  .page[view-controller="Offers"] .grid .bloc:nth-child(2) {
    border-top: 1px solid #dedede;
  }
}
.page[view-controller="Offers"] .grid .bloc .image,
.page[view-controller="Offers"] .grid .bloc .details {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="Offers"] .grid .bloc .image {
  width: 40%;
  font-size: 0px;
  line-height: 0px;
}
.ie .page[view-controller="Offers"] .grid .bloc .image {
  font-size: 0.5px;
}
@media screen and (max-width: 1440px) {
  .page[view-controller="Offers"] .grid .bloc .image {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .page[view-controller="Offers"] .grid .bloc .image {
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .image {
    width: 35%;
    padding-bottom: 20px;
  }
}
.page[view-controller="Offers"] .grid .bloc .image img {
  width: 100%;
  height: auto;
}
.page[view-controller="Offers"] .grid .bloc .details {
  width: 60%;
  padding-left: 60px;
}
@media screen and (max-width: 1440px) {
  .page[view-controller="Offers"] .grid .bloc .details {
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .details {
    width: 65%;
  }
}
.page[view-controller="Offers"] .grid .bloc .details h3 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="Offers"] .grid .bloc .details h3 {
    font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
  }
}
.page[view-controller="Offers"] .grid .bloc .details h3:after {
  content: ' ';
  display: block;
  width: 45px;
  height: 4px;
  background-color: #000;
  margin: 22px 0px 26px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="Offers"] .grid .bloc .details h3:after {
    margin-top: 12px;
    margin-bottom: 16px;
  }
}
.page[view-controller="Offers"] .grid .bloc .details h3 + .textContent {
  padding-bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="Offers"] .grid .bloc .details h3 + .textContent {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .bookingDetails {
    width: 100%;
    clear: both;
    margin-top: 5px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown {
    text-align: center;
    width: auto;
    display: block;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown.opened .toggle:after {
  -webkit-transform: scaleY(-1) translateY(1px);
  -moz-transform: scaleY(-1) translateY(1px);
  -ms-transform: scaleY(-1) translateY(1px);
  -o-transform: scaleY(-1) translateY(1px);
  transform: scaleY(-1) translateY(1px);
}
.page[view-controller="Offers"] .grid .bloc .aDropdown.opened .toggle:hover {
  background-color: #000;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown.above .dropdown {
  top: auto;
  bottom: 24px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown.above .dropdown {
    position: relative;
    bottom: auto;
    top: 0px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .toggle {
  position: relative;
  padding: 0px 28px 0px 10px;
  background-color: #000;
  color: #fff;
  height: 24px;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 10px;
  line-height: 25px;
  text-transform: uppercase;
  -webkit-transition: background 0.8s ease;
  -moz-transition: background 0.8s ease;
  -ms-transition: background 0.8s ease;
  -o-transition: background 0.8s ease;
  transition: background 0.8s ease;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .toggle {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    padding-right: 10px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .toggle:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  right: 10px;
  top: 9px;
  border: 4px solid transparent;
  border-top-color: #fff;
  border-top-width: 8px;
  border-bottom: 0px none;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .toggle:after {
    top: 11px;
    right: 20px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .toggle:hover {
  background-color: #222;
  cursor: pointer;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown {
  position: absolute;
  left: 0px;
  top: 24px;
  width: 280px;
  z-index: 10;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  padding: 6px 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    display: block;
    max-height: 0px;
    opacity: 1;
    -webkit-transition: max-height 0.6s ease;
    -moz-transition: max-height 0.6s ease;
    -ms-transition: max-height 0.6s ease;
    -o-transition: max-height 0.6s ease;
    transition: max-height 0.6s ease;
    padding: 0px 30px;
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown:before,
  .page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown:after {
    content: ' ';
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown:before {
    height: 4px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown:after {
    height: 28px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown > * {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  transition: transform 0.6s ease, opacity 0.6s ease;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown.visible {
  display: block;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown.opened {
  opacity: 1;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown.opened {
    max-height: 5000px;
  }
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown.opened > * {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -ms-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown > p:last-child {
  padding-bottom: 0px;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown .dates h5 {
  color: #aeaeae;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown .dates p {
  padding-bottom: 0px;
}
.page[view-controller="Offers"] .grid .bloc .aDropdown .dropdown .dates + p {
  padding-top: 18px;
}
.page[view-controller="Offers"] .grid .bloc .bookLink {
  display: inline-block;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  height: 24px;
  text-transform: uppercase;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
  .page[view-controller="Offers"] .grid .bloc .bookLink {
    display: block;
    padding-left: 0px;
    padding-top: 6px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Offers"] .grid .bloc .bookLink {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    padding-top: 4px;
  }
}
.itmArticle {
  text-align: center;
}
.itmArticle .date {
  display: block;
  font-size: 12px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 5px;
}
.itmArticle h1 {
  max-width: 540px;
  margin: 0px auto;
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  padding-bottom: 31px;
}
@media screen and (max-width: 480px) {
  .itmArticle h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
  .itmArticle h1 {
    padding-bottom: 21px;
  }
}
.itmArticle .image {
  padding-bottom: 35px;
}
@media screen and (max-width: 480px) {
  .itmArticle .image {
    padding-bottom: 20px;
  }
}
.itmArticle .image.type-video {
  margin: 0px auto;
}
.itmArticle img {
  display: block;
  margin: 0px auto;
  width: 100%;
  max-width: 700px;
  height: auto;
}
.itmArticle .textContent .readMore a {
  border-bottom: none;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  padding-top: 6px;
  padding-bottom: 18px;
  display: block;
}
.itmArticle .textContent img {
  padding: 18px 0px;
}
@media screen and (max-width: 480px) {
  .itmArticle .textContent img {
    padding: 15px 0px;
  }
}
.itmArticle .textContent p {
  max-width: 520px;
  margin: 0px auto;
}
.itmArticle .tags {
  padding-top: 20px;
}
@media screen and (max-width: 480px) {
  .itmArticle .tags {
    padding-top: 10px;
  }
}
.itmArticle .tags ul,
.itmArticle .tags ul li {
  display: inline-block;
}
.itmArticle .tags ul li:after {
  content: ',';
}
.itmArticle .tags ul li:last-child:after {
  content: none;
}
.itmArticle .tags ul li a {
  border-bottom: 1px solid #000;
  display: inline;
  padding-bottom: 0px;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.itmArticle .tags ul li a:hover {
  opacity: 0.4;
}
.page[view-controller="InsideTheMark"] .left {
  position: fixed;
  top: 0px;
  left: 144px;
  width: 50%;
  height: 100%;
  background-color: #fffef6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 40px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .left {
    position: relative;
    width: 100%;
    left: 0px;
    top: 0px;
    height: auto;
    padding-top: 30px;
    padding-bottom: 34px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .left {
    padding: 20px;
  }
}
.page[view-controller="InsideTheMark"] .left:after {
  content: ' ';
  display: block;
  position: absolute;
  right: 0px;
  top: 30px;
  bottom: 30px;
  width: 1px;
  background-color: #dedede;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .left:after {
    left: 30px;
    right: 30px;
    top: auto;
    bottom: 0px;
    width: auto;
    height: 1px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .left:after {
    left: 20px;
    right: 20px;
  }
}
.page[view-controller="InsideTheMark"] .left .overview {
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px;
}
.page[view-controller="InsideTheMark"] .left .overview .itmLogo {
  background-position: -2px -1500px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 250px;
  height: 130px;
  margin: 0px auto 15px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="InsideTheMark"] .left .overview .itmLogo {
    background-position: -2px -1276px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 190px;
    height: 99px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .left .overview .itmLogo {
    background-position: -2px -1111px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 140px;
    height: 73px;
  }
}
.page[view-controller="InsideTheMark"] .left .overview h3 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
.page[view-controller="InsideTheMark"] .left .overview img {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin: 0px auto;
  display: block;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .left .overview img {
    max-width: 200px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .left .overview img {
    max-width: 180px;
  }
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-top: 30px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="InsideTheMark"] .left .overview .featuredLinks {
    padding-top: 10px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .left .overview .featuredLinks {
    padding-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .left .overview .featuredLinks {
    font-size: 13px;
    line-height: 17px;
  }
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks li {
  display: inline-block;
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks li:after {
  content: ', ';
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks li:nth-last-child(2):after {
  content: ' and';
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks li:nth-last-child(1):after {
  content: none;
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks li a {
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
}
.page[view-controller="InsideTheMark"] .left .overview .featuredLinks li a:hover {
  opacity: 0.6;
}
.page[view-controller="InsideTheMark"] .left.isNarrow .overview .itmLogo {
  background-position: -2px -1276px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 190px;
  height: 99px;
}
.page[view-controller="InsideTheMark"] .left.isNarrow .overview .featuredLinks {
  padding-top: 10px;
}
.page[view-controller="InsideTheMark"] .left .footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  font-size: 0px;
  line-height: 0px;
}
.ie .page[view-controller="InsideTheMark"] .left .footer {
  font-size: 0.5px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .left .footer {
    position: relative;
    padding-top: 24px;
  }
}
.page[view-controller="InsideTheMark"] .left .footer .selectPick {
  top: -14px;
  margin: 0px;
  height: 34px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .left .footer .selectPick {
    top: 0px;
  }
}
.page[view-controller="InsideTheMark"] .left .footer .selectPick .icon {
  top: 9px;
  right: 8px;
}
.page[view-controller="InsideTheMark"] .left .footer .selectPick .select2-container .select2-choice {
  border-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.page[view-controller="InsideTheMark"] .left .footer .selectPick .select2-container .select2-choice .select2-chosen {
  padding-left: 16px;
  line-height: 32px;
}
.page[view-controller="InsideTheMark"] .left .footer .selectPick .select2-container.select2-dropdown-open .select2-choice {
  border: 1px solid #ccc;
  background-color: #fff;
}
.page[view-controller="InsideTheMark"] .left .footer .selectPick .select2-container.select2-dropdown-open ~ .icon {
  z-index: 3;
}
.page[view-controller="InsideTheMark"] .right {
  padding: 30px 0px 30px 50%;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMark"] .right {
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .right {
    padding-top: 0px;
  }
}
.page[view-controller="InsideTheMark"] .right .posts {
  padding: 22px 30px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .right .posts {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.page[view-controller="InsideTheMark"] .right .posts .itmArticle {
  border-bottom: 1px solid #dedede;
  margin-bottom: 53px;
  padding-bottom: 39px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="InsideTheMark"] .right .posts .itmArticle {
    margin-bottom: 43px;
    padding-bottom: 29px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .right .posts .itmArticle {
    margin-bottom: 23px;
    padding-bottom: 19px;
  }
}
.page[view-controller="InsideTheMark"] .right .posts .itmArticle:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="InsideTheMark"] .right .posts .itmArticle h1 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 1024px) {
  .page[view-controller="InsideTheMark"] .right .posts .itmArticle .image {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMark"] .right .posts .itmArticle .image {
    padding-bottom: 15px;
  }
}
.itmSelect .select2-drop {
  background-color: #fff;
  width: 250px !important;
}
.itmSelect .select2-drop.select2-drop-above {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px;
}
.itmSelect .select2-drop .select2-results li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 15px 3px;
}
.itmSelect .select2-drop .select2-results li.select2-highlighted {
  background-color: #000;
}
.page[view-controller="InsideTheMarkSingle"] .navHeader {
  position: fixed;
  left: 144px;
  top: 0px;
  right: 0px;
  height: 40px;
  background-color: #fffef6;
  z-index: 900;
  text-align: center;
}
@media screen and (max-width: 875px) {
  .page[view-controller="InsideTheMarkSingle"] .navHeader {
    top: 90px;
    left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMarkSingle"] .navHeader {
    position: relative;
    top: 0px;
  }
}
.page[view-controller="InsideTheMarkSingle"] .navHeader ul {
  font-size: 0px;
  line-height: 0px;
}
.page[view-controller="InsideTheMarkSingle"] .navHeader ul li {
  display: inline-block;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #999;
}
.page[view-controller="InsideTheMarkSingle"] .navHeader ul li a {
  display: block;
  padding: 14px 8px 15px;
}
.page[view-controller="InsideTheMarkSingle"] .pageContent {
  padding: 70px 30px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMarkSingle"] .pageContent {
    padding: 0px 20px 20px;
  }
}
.page[view-controller="InsideTheMarkSingle"] .pageContent .itmArticle h1 {
  padding-bottom: 11px;
}
.page[view-controller="InsideTheMarkSingle"] .pageContent .itmArticle .shareButton {
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="InsideTheMarkSingle"] .pageContent .itmArticle .shareButton {
    margin-bottom: 25px;
  }
}
.page[view-controller="Information"] .pageContent {
  max-width: 720px;
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 875px) {
  .page[view-controller="Information"] .pageContent {
    margin: 0px auto;
    padding: 30px;
    max-width: 660px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent {
    padding: 20px;
  }
}
.page[view-controller="Information"] .pageContent .informationHeader {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationHeader {
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 0px;
  }
}
.page[view-controller="Information"] .pageContent .informationHeader h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: -8px;
  padding-bottom: 11px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationHeader h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationHeader h1 {
    margin-top: -3px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
}
.page[view-controller="Information"] .pageContent .informationHeader ul li,
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown .dropdownToggle {
  display: inline-block;
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: color 0.6s ease;
  -moz-transition: color 0.6s ease;
  -ms-transition: color 0.6s ease;
  -o-transition: color 0.6s ease;
  transition: color 0.6s ease;
  margin-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationHeader ul li,
  .page[view-controller="Information"] .pageContent .informationHeader .navDropdown .dropdownToggle {
    font-size: 13px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-top: 1px solid #ccc;
    padding: 9px 20px;
    margin-right: 0px;
  }
}
.page[view-controller="Information"] .pageContent .informationHeader ul li:hover,
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown .dropdownToggle:hover,
.page[view-controller="Information"] .pageContent .informationHeader ul li.active,
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown .dropdownToggle.active {
  color: #e00012;
  cursor: pointer;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown {
  position: relative;
  width: 100%;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown ul {
  position: relative;
  height: auto;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 0.8s ease;
  -moz-transition: max-height 0.8s ease;
  -ms-transition: max-height 0.8s ease;
  -o-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown ul li.active {
  display: none;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown .dropdownToggle {
  position: relative;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown .dropdownToggle:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  right: 20px;
  top: 13px;
  border: 4px solid transparent;
  border-top-color: #000;
  border-top-width: 8px;
  border-bottom: 0px none;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown.open ul {
  max-height: 1000px;
}
.page[view-controller="Information"] .pageContent .informationHeader .navDropdown.open .dropdownToggle:after {
  -webkit-transform: scaleY(-1) translateY(1px);
  -moz-transform: scaleY(-1) translateY(1px);
  -ms-transform: scaleY(-1) translateY(1px);
  -o-transform: scaleY(-1) translateY(1px);
  transform: scaleY(-1) translateY(1px);
}
.page[view-controller="Information"] .pageContent .informationContent.contact,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent {
  padding-top: 35px;
}
.page[view-controller="Information"] .pageContent .informationContent.contact:after,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.contact,
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent {
    padding-top: 20px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.contact .col,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="Information"] .pageContent .informationContent.contact .col.image,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.image {
  width: 33.3333333333333%;
  padding-right: 30px;
  font-size: 0px;
  line-height: 0px;
}
.ie .page[view-controller="Information"] .pageContent .informationContent.contact .col.image,
.ie .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.image {
  font-size: 0.5px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.contact .col.image,
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.image {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.contact .col.image img,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.image img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.contact .col.image img,
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.image img {
    max-width: 160px;
    margin: 0px auto;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.contact .col.text,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.text {
  width: 66.6666666666667%;
  padding-left: 30px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.contact .col.text,
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.text {
    width: 100%;
    padding-left: 0px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.contact .col.text h3,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.text h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 14px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.contact .col.text h3,
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.text h3 {
    padding-bottom: 9px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.contact .col.text p ~ h3,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.text p ~ h3 {
  padding-top: 18px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.contact .col.text p ~ h3,
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent .col.text p ~ h3 {
    padding-top: 12px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.legal .accordian section:nth-child(1),
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section:nth-child(1) {
  border-top-width: 0px;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent {
  padding-bottom: 24px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .accordContent {
    padding-bottom: 14px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .links {
  padding-top: 8px;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .links li {
  display: inline-block;
  padding-right: 6px;
  padding-bottom: 6px;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .links li:last-child {
  padding-right: 0px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.info .links li {
    display: block;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent:before,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent:before {
  content: ' ';
  position: absolute;
  left: 0px;
  top: 10px;
  width: 100%;
  height: 1px;
  display: block;
  background-color: #ccc;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col:nth-child(2n-1) {
  clear: both;
  width: 60%;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col:nth-child(2n-1) {
    width: 100%;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col:nth-child(2n) {
  width: 40%;
  padding-left: 30px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col:nth-child(2n) {
    border-top: 1px solid #ccc;
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.awards .award {
  border-bottom: 1px dotted #dedede;
  padding-top: 29px;
  padding-bottom: 38px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.awards .award {
    padding-top: 20px;
    padding-bottom: 18px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.awards .award:last-child {
  border-bottom: none;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.awards .award .stars {
  background-position: -2px -401px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 80px;
  height: 20px;
  margin-bottom: 14px;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.quotes {
  text-align: center;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.quotes .quote {
  padding-top: 28px;
  padding-bottom: 17px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.quotes .quote {
    padding-top: 0px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.quotes .quote p {
  padding-bottom: 17px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col.quotes .quote p {
    padding-bottom: 15px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col h5 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.awards .accordContent .col h5 {
    font-size: 16px;
    line-height: 19px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent > a {
  display: block;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent > a:last-child .pressArticle {
  border-bottom: none;
  padding-bottom: 20px;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent > a .pressArticle {
  -webkit-transition: background-color 0.6s ease;
  -moz-transition: background-color 0.6s ease;
  -ms-transition: background-color 0.6s ease;
  -o-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent > a .pressArticle:hover {
  background-color: #f9f8f1;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #dedede;
  background-color: #fffef6;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .image,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent {
  float: left;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .image {
  width: 100px;
  margin-right: -100px;
  font-size: 0px;
  line-height: 0px;
}
.ie .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .image {
  font-size: 0.5px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .image {
    width: 75px;
    margin-right: -75px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .image img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #dedede;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 120px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent {
    padding-left: 95px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent h4 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-top: 6px;
  padding-bottom: 15px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent h4 {
    padding-bottom: 11px;
  }
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent h4,
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent .pressArticle .textContent p {
  max-width: 400px;
}
.page[view-controller="Information"] .pageContent .informationContent.press .accordian section.press .accordContent > .pressArticle:last-child {
  border-bottom: none;
  padding-bottom: 20px;
}
.page[view-controller="LiveAtTheMark"] .cols:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="LiveAtTheMark"] .col {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page[view-controller="LiveAtTheMark"] .col.text {
  padding: 60px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="LiveAtTheMark"] .col.text {
    width: 60%;
    padding-right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="LiveAtTheMark"] .col.text {
    width: 100%;
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="LiveAtTheMark"] .col.text {
    padding: 20px;
  }
}
.page[view-controller="LiveAtTheMark"] .col.text h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: -8px;
  padding-bottom: 12px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="LiveAtTheMark"] .col.text h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="LiveAtTheMark"] .col.text h1 {
    margin-top: -8px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="LiveAtTheMark"] .col.text h1 {
    margin-top: -3px;
  }
}
.page[view-controller="LiveAtTheMark"] .col.text h1 span.at {
  text-transform: none;
  font-size: 15px;
}
.page[view-controller="LiveAtTheMark"] .col.text .textContent {
  max-width: 450px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="LiveAtTheMark"] .col.text h1,
  .page[view-controller="LiveAtTheMark"] .col.text .textContent {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page[view-controller="LiveAtTheMark"] .col.text h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  color: #e00012;
  padding-top: 13px;
  padding-bottom: 12px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="LiveAtTheMark"] .col.text h3 {
    padding-top: 7px;
    padding-bottom: 6px;
  }
}
.page[view-controller="LiveAtTheMark"] .col.text .features {
  padding-bottom: 25px;
}
@media screen and (max-width: 875px) {
  .page[view-controller="LiveAtTheMark"] .col.text .features {
    max-width: 450px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="LiveAtTheMark"] .col.text .features {
    padding-bottom: 15px;
  }
}
.page[view-controller="LiveAtTheMark"] .col.text .features li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  padding-top: 4px;
}
.page[view-controller="LiveAtTheMark"] .col.text .features li:last-child {
  border-bottom-color: transparent;
}
.page[view-controller="LiveAtTheMark"] .col.image {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="LiveAtTheMark"] .col.image {
    width: 40%;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="LiveAtTheMark"] .col.image {
    max-width: 640px;
    width: 100%;
    margin: 0px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    padding: 0px 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="LiveAtTheMark"] .col.image {
    padding: 0px 20px;
  }
}
.page[view-controller="LiveAtTheMark"] .col.image img {
  position: absolute;
  right: 0px;
  top: 50%;
}
@media screen and (max-width: 875px) {
  .page[view-controller="LiveAtTheMark"] .col.image img {
    position: relative;
    left: 0px;
    top: 0px;
    max-width: 320px;
    width: 100%;
    height: auto;
  }
}
.page[view-controller="GettingHere"] .cols:after {
  content: ' ';
  display: block;
  width: 100%;
  float: none;
  clear: both;
}
.page[view-controller="GettingHere"] .cols .col {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .page[view-controller="GettingHere"] .cols .col {
    width: 100%;
  }
}
.page[view-controller="GettingHere"] .cols .col.text {
  padding: 60px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="GettingHere"] .cols .col.text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 875px) {
  .page[view-controller="GettingHere"] .cols .col.text {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="GettingHere"] .cols .col.text {
    padding: 20px;
  }
}
.page[view-controller="GettingHere"] .cols .col.text h1 {
  font-family: 'Americana W01 Roman1390988', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: -7px;
  padding-bottom: 31px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="GettingHere"] .cols .col.text h1 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
  .page[view-controller="GettingHere"] .cols .col.text h1 {
    margin-top: -3px;
    padding-bottom: 16px;
  }
}
.page[view-controller="GettingHere"] .cols .col.text .textContent h5 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="GettingHere"] .cols .col.text .textContent h5 {
    padding-bottom: 6px;
  }
}
.page[view-controller="GettingHere"] .map {
  position: fixed;
  right: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  font-size: 0px;
  line-height: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.ie .page[view-controller="GettingHere"] .map {
  font-size: 0.5px;
}
@media screen and (max-width: 480px) {
  .page[view-controller="GettingHere"] .map {
    width: 100%;
    height: 175px;
    position: relative;
  }
}
.page[view-controller="GettingHere"].viewIn .map {
  opacity: 1;
}
.page[view-controller="Signup"] .pageContent {
  text-align: center;
}
.page[view-controller="Signup"] .pageContent .mailchimpForm {
  padding: 0px 30px;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="Signup"] .pageContent .inner:after {
    display: block;
  }
}
@media screen and (max-width: 660px) {
  .page[view-controller="Signup"] .pageContent .inner:after {
    position: relative;
    margin: 20px auto 0px;
    right: auto;
  }
}
.page[view-controller="Error"] .pageContent {
  text-align: center;
}
.page[view-controller="Error"] .pageContent .text {
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page[view-controller="Error"] .pageContent .text {
    padding: 30px;
  }
}
.page[view-controller="Error"] .pageContent .text img {
  display: block;
  margin: 0px auto;
  width: 320px;
  height: auto;
}
.page[view-controller="Error"] .pageContent .text h1 {
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 50px;
  line-height: 50px;
  padding-top: 20px;
  padding-bottom: 23px;
}
.page[view-controller="Error"] .pageContent .text p {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Bauer Bodoni W01 Italic', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  padding-bottom: 26px;
}
.page[view-controller="Error"] .pageContent .text a.errorLink {
  display: block;
  font-family: 'Americana W01 Bold1390992', 'Times New Roman', Times, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: none;
}
.page[view-controller="Error"] .pageContent .text a.errorLink:before {
  content: ' ';
  display: block;
  width: 45px;
  height: 4px;
  margin: 0px auto 26px;
  background-color: #000;
}
