/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14px 10px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
.container-lg {
  max-width: 1460px;
  margin: 0 auto;
}
.container-md {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 0em) {
  h1 {
    font-size: 4.5rem;
  }
  .modal {
    z-index: 999999;
  }
  .square {
    display: inline-block;
    width: 65px;
    height: 65px;
    margin: 0 3px 8px 0;
    padding-top: 35px;
    background-position: 50% 8px !important;
    font-size: 1.2rem !important;
  }
  a.back {
    display: none;
  }
  .phone,
  .phone:hover,
  .phone:focus {
    background-position: 50% 13px !important;
  }
  .email,
  .email:hover,
  .email:focus {
    background-position: 50% 13px !important;
  }
  .map,
  .map:hover,
  .map:focus {
    background-position: 50% 13px !important;
  }
  .web,
  .web:hover,
  .web:focus {
    background-position: 50% 10px !important;
  }
  .clock,
  .clock:hover,
  .clock:focus {
    background-position: 50% 13px !important;
  }
  .evnts {
    display: block;
    background-color: #3a3a3c;
    color: #FFF !important;
    padding-top: 9px !important;
    font-size: 1.1rem;
    line-height: 1.2;
  }
  .mg-top {
    margin-top: 0 !important;
  }
}
@media (min-width: 48em) {
  h1 {
    font-size: 5rem;
  }
  .square {
    display: inline-block;
    width: 65px;
    height: 65px;
    margin-right: 5px;
    padding-top: 35px;
    font-size: 1.2rem !important;
  }
  .phone,
  .phone:hover,
  .phone:focus {
    background-position: 50% 14px !important;
  }
  .email,
  .email:hover,
  .email:focus {
    background-position: 50% 14px !important;
  }
  .map,
  .map:hover,
  .map:focus {
    background-position: 50% 12px !important;
  }
  .web,
  .web:hover,
  .web:focus {
    background-position: 50% 10px !important;
  }
  .clock,
  .clock:hover,
  .clock:focus {
    background-position: 50% 14px !important;
  }
  a.back {
    display: block;
    width: 65px;
    height: 65px;
    position: fixed;
    z-index: 999999;
    left: 0;
    bottom: 30px;
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #dedede;
    color: #000 !important;
    padding-top: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.2rem !important;
    text-align: center;
  }
  a.back img {
    position: absolute;
    top: 12px;
    left: 37%;
    width: 16.5px;
    height: auto;
  }
  a.back:hover {
    background: #3a3a3c url('../images/back-live.svg') no-repeat !important;
    border: 1px solid #3a3a3c;
    background-size: 16.5px auto !important;
    background-position: 50% 12px !important;
    color: #FFF !important;
  }
  a.back:hover img {
    display: none;
  }
  .mg-top {
    margin-top: 70px !important;
  }
}
@font-face {
  font-family: 'Chivo';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFxY1GrW.ttf) format('truetype');
}
@font-face {
  font-family: 'Chivo';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFwG1GrW.ttf) format('truetype');
}
@font-face {
  font-family: 'Chivo';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/chivo/v18/va9Z4kzIxd1KFrBtW-13ZHhT-jDqdFzh02rW.ttf) format('truetype');
}
@font-face {
  font-family: 'Chivo';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_4h_ulw.ttf) format('truetype');
}
@font-face {
  font-family: 'Chivo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_vB_ulw.ttf) format('truetype');
}
@font-face {
  font-family: 'Chivo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/chivo/v18/va9b4kzIxd1KFppkaRKvDRPJVDf_Wxjulw.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogUE.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtY.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQ.ttf) format('truetype');
}
body {
  color: #3a3a3c;
}
h1 {
  font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
  font-weight: 700;
  line-height: 1;
  margin: 20px 0 25px 0;
}
h2 {
  font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 20px;
}
h3 {
  font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
  font-weight: 600;
  line-height: 1.4;
  font-size: 2.4rem;
}
h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  line-height: 1.2;
  margin: 20px 0 10px 0;
}
h4 a {
  font-weight: bold;
}
h5 {
  font-family: 'Chivo', sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 5px 0;
}
p,
li {
  font-family: 'Chivo', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.6;
}
p {
  margin-bottom: 1.2em;
}
li {
  margin-bottom: 1em;
}
ul {
  padding-left: 0;
}
a {
  color: #3a3a3c;
}
a span {
  text-decoration: none !important;
}
a:hover,
a:focus {
  text-decoration: none;
}
.pd-top {
  margin-top: 40px;
}
/*----------------------------------------
  COLOURS
----------------------------------------*/
.white {
  background-color: rgba(255, 255, 255, 0.75);
}
.grey {
  background-color: rgba(217, 216, 207, 0.75);
}
.grey-lgt {
  color: #e9e8e3;
}
.grey-dk {
  background-color: rgba(58, 58, 60, 0.8);
}
.grey-dker {
  background-color: rgba(38, 38, 38, 0.7);
}
.green {
  background-color: rgba(160, 197, 109, 0.4);
}
.green-lgt {
  background-color: rgba(195, 210, 161, 0.85);
}
.khaki {
  background-color: rgba(128, 214, 140, 0.4);
}
.khaki-lgt {
  background-color: rgba(165, 236, 175, 0.85);
}
.purple {
  background-color: rgba(173, 147, 182, 0.4);
}
.purple-lgt {
  background-color: rgba(201, 184, 207, 0.8);
}
.teal {
  background-color: rgba(133, 191, 188, 0.4);
}
.teal-lgt {
  background-color: rgba(168, 211, 209, 0.8);
}
.orange {
  background-color: rgba(244, 147, 94, 0.4);
}
.orange-lgt {
  background-color: rgba(251, 195, 165, 0.8);
}
.lime {
  background-color: rgba(221, 203, 33, 0.3);
}
.lime-lgt {
  background-color: rgba(238, 221, 59, 0.6);
}
.mint {
  background-color: rgba(135, 199, 169, 0.3);
}
.mint-lgt {
  background-color: rgba(171, 226, 201, 0.7);
}
.pink {
  background-color: rgba(254, 180, 174, 0.3);
}
.pink-lgt {
  background-color: rgba(253, 196, 191, 0.8);
}
.blue {
  background-color: rgba(160, 215, 220, 0.3);
}
.blue-lgt {
  background-color: rgba(187, 230, 233, 0.7);
}
.indigo {
  background-color: rgba(148, 150, 182, 0.4);
}
.indigo-lgt {
  background-color: rgba(177, 178, 203, 0.8);
}
.dove {
  background-color: rgba(123, 167, 181, 0.4);
}
.dove-lgt {
  background-color: rgba(143, 197, 215, 0.7);
}
.rose {
  background-color: rgba(207, 119, 158, 0.4);
}
.rose-lgt {
  background-color: rgba(177, 178, 203, 0.8);
}
.turq {
  background-color: rgba(39, 162, 193, 0.4);
}
.turq-lgt {
  background-color: rgba(79, 178, 201, 0.8);
}
/*----------------------------------------
  CATEGORIES
----------------------------------------*/
.outdoor .od,
.outdoor .buttons a.square:hover,
.outdoor .buttons a.square:focus,
.outdoor a.download:hover,
.outdoor .all-services a.btn-see-all:hover,
.outdoor .see-more:hover {
  background-color: #a0c56d;
  border: 1px solid #a0c56d !important;
  text-decoration: none;
}
.outdoor .content-pg a:hover,
.outdoor .con-left a:hover,
.outdoor .con-right a:hover {
  color: #a0c56d;
  border-color: #a0c56d;
}
.outdoor .our-playlists,
.outdoor .all-services .modal-dialog-med .modal-body {
  background-color: rgba(160, 197, 109, 0.4);
}
.outdoor .btn-see-all:hover {
  background-color: #a0c56d;
  border: 1px solid #a0c56d;
  color: #FFF !important;
}
.outdoor .intro-text-land {
  background-color: rgba(195, 210, 161, 0.85);
  color: #262626;
}
.outdoor .host:hover .host-name {
  background-color: #a0c56d;
  color: #262626;
}
.outdoor .image:hover .dates {
  background-color: #a0c56d;
}
.outdoor .type-outdoor {
  background-color: #a0c56d;
}
.outdoor .info:hover {
  background-color: #a0c56d;
  cursor: pointer;
}
.outdoor .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.outdoor .info:hover .dates {
  background-color: #FFF;
  color: #a0c56d !important;
}
.outdoor .info:hover h3,
.outdoor .info:hover span,
.outdoor .info:hover p,
.outdoor .info:hover a,
.outdoor .info:hover .dates {
  color: #FFF;
}
.outdoor .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.outdoor .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.outdoor button.reset:hover {
  background-color: #a0c56d;
  color: #FFF;
}
.outdoor select.active {
  background-color: #ebf8d1;
}
.outdoor .reviews a.fb:hover,
.outdoor .reviews a.tw:hover,
.outdoor .reviews a.in:hover,
.outdoor .reviews a.pn:hover,
.outdoor .reviews a.sc:hover,
.outdoor .reviews a.wb:hover {
  background-color: #a0c56d;
}
.outdoor a.conf-facilities:hover {
  background-color: #a0c56d;
}
.outdoor .cat-strip {
  background-color: #a0c56d;
}
.outdoor .cat-strip a:hover,
.outdoor .cat-strip a.active {
  color: #a0c56d;
}
.guide-outdoor {
  background-color: #a0c56d;
}
.cat-outdoor {
  background-color: #a0c56d;
}
.cycling .od,
.cycling .buttons a.square:hover,
.cycling .buttons a.square:focus,
.cycling a.download:hover,
.cycling .all-services a.btn-see-all:hover,
.cycling .see-more:hover {
  background-color: #80d68c;
  border: 1px solid #80d68c !important;
  text-decoration: none;
}
.cycling .content-pg a:hover,
.cycling .con-left a:hover,
.cycling .con-right a:hover {
  color: #80d68c;
  border-color: #80d68c;
}
.cycling .our-playlists,
.cycling .all-services .modal-dialog-med .modal-body {
  background-color: rgba(128, 214, 140, 0.4);
}
.cycling .btn-see-all:hover {
  background-color: #80d68c;
  border: 1px solid #80d68c;
  color: #FFF !important;
}
.cycling .intro-text-land {
  background-color: rgba(165, 236, 175, 0.85);
  color: #262626;
}
.cycling .host:hover .host-name {
  background-color: #80d68c;
  color: #262626;
}
.cycling .image:hover .dates {
  background-color: #80d68c;
}
.cycling .type-outdoor {
  background-color: #80d68c;
}
.cycling .info:hover {
  background-color: #80d68c;
  cursor: pointer;
}
.cycling .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.cycling .info:hover .dates {
  background-color: #FFF;
  color: #80d68c !important;
}
.cycling .info:hover h3,
.cycling .info:hover span,
.cycling .info:hover p,
.cycling .info:hover a,
.cycling .info:hover .dates {
  color: #FFF;
}
.cycling .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.cycling .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.cycling button.reset:hover {
  background-color: #80d68c;
  color: #FFF;
}
.cycling select.active {
  background-color: #ebf8d1;
}
.cycling .reviews a.fb:hover,
.cycling .reviews a.tw:hover,
.cycling .reviews a.in:hover,
.cycling .reviews a.pn:hover,
.cycling .reviews a.sc:hover,
.cycling .reviews a.wb:hover {
  background-color: #80d68c;
}
.cycling a.conf-facilities:hover {
  background-color: #80d68c;
}
.cycling .cat-strip {
  background-color: #80d68c;
}
.cycling .cat-strip a:hover,
.cycling .cat-strip a.active {
  color: #80d68c;
}
.guide-cycling {
  background-color: #80d68c;
}
.cat-cycling {
  background-color: #80d68c;
}
.arts .buttons a.square:hover,
.arts a.download:hover,
.arts .all-services a.btn-see-all:hover,
.arts .see-more:hover {
  background-color: #ad93b6;
  border: 1px solid #ad93b6 !important;
}
.arts .content-pg a:hover,
.arts .con-left a:hover,
.arts .con-right a:hover {
  color: #ad93b6;
  border-color: #ad93b6;
}
.arts .our-playlists,
.arts #all-events .modal-dialog-med .modal-body,
.arts .list-events,
.arts .heading {
  background-color: rgba(173, 147, 182, 0.4);
}
.arts .btn-see-all:hover {
  background-color: #ad93b6;
  border: 1px solid #ad93b6;
  color: #FFF !important;
}
.arts .intro-text-land {
  background-color: rgba(201, 184, 207, 0.8);
  color: #262626;
}
.arts .host:hover .host-name {
  background-color: #ad93b6;
  color: #262626;
}
.arts .image:hover .dates {
  background-color: #ad93b6;
}
.arts .type-arts {
  background-color: #ad93b6;
}
.arts .info:hover {
  background-color: #ad93b6;
  cursor: pointer;
}
.arts .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.arts .info:hover .dates {
  background-color: #FFF;
  color: #FFF !important;
}
.arts .info:hover h3,
.arts .info:hover span,
.arts .info:hover p,
.arts .info:hover a,
.arts .info:hover .dates {
  color: #FFF;
}
.arts .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.arts .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.arts button.reset:hover {
  background-color: #ad93b6;
  color: #FFF;
}
.arts select.active {
  background-color: #e4d6e9;
}
.arts .reviews a.fb:hover,
.arts .reviews a.tw:hover,
.arts .reviews a.in:hover,
.arts .reviews a.pn:hover,
.arts .reviews a.sc:hover,
.arts .reviews a.wb:hover {
  background-color: #ad93b6;
}
.arts a.conf-facilities:hover {
  background-color: #ad93b6;
}
.arts .cat-strip {
  background-color: #ad93b6;
}
.arts .cat-strip a:hover,
.arts .cat-strip a.active {
  color: #ad93b6;
}
.guide-arts {
  background-color: #ad93b6;
}
.cat-arts {
  background-color: #ad93b6;
}
.attractions .buttons a.square:hover,
.attractions a.download:hover,
.attractions .all-services a.btn-see-all:hover.see-more:hover {
  background-color: #f4935e;
  border: 1px solid #f4935e !important;
}
.attractions .content-pg a:hover,
.attractions .con-left a:hover,
.attractions .con-right a:hover {
  color: #f4935e;
  border-color: #f4935e;
}
.attractions .our-playlists,
.attractions #all-events .modal-dialog-med .modal-body {
  background-color: rgba(244, 147, 94, 0.4);
}
.attractions .btn-see-all:hover {
  background-color: #f4935e;
  border: 1px solid #f4935e;
  color: #FFF !important;
}
.attractions .intro-text-land {
  background-color: rgba(251, 195, 165, 0.8);
  color: #262626;
}
.attractions .host:hover .host-name {
  background-color: #f4935e;
  color: #262626;
}
.attractions .image:hover .dates {
  background-color: #f4935e;
}
.attractions .type-attractions {
  background-color: #f4935e;
}
.attractions .info:hover {
  background-color: #f4935e;
  cursor: pointer;
}
.attractions .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.attractions .info:hover .dates {
  background-color: #FFF;
  color: #f4935e !important;
}
.attractions .info:hover h3,
.attractions .info:hover span,
.attractions .info:hover p,
.attractions .info:hover a,
.attractions .info:hover .dates {
  color: #FFF;
}
.attractions .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.attractions .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.attractions button.reset:hover {
  background-color: #f4935e;
  color: #FFF;
}
.attractions select.active {
  background-color: #fedac6;
}
.attractions .reviews a.fb:hover,
.attractions .reviews a.tw:hover,
.attractions .reviews a.in:hover,
.attractions .reviews a.pn:hover,
.attractions .reviews a.sc:hover,
.attractions .reviews a.wb:hover {
  background-color: #ddcb21;
}
.attractions a.conf-facilities:hover {
  background-color: #f4935e;
}
.attractions .cat-strip {
  background-color: #f4935e;
}
.attractions .cat-strip a:hover,
.attractions .cat-strip a.active {
  color: #f4935e;
}
.guide-attractions {
  background-color: #f4935e;
}
.cat-attractions {
  background-color: #f4935e;
}
.treat .buttons a.square:hover,
.treat a.download:hover,
.treat .all-services a.btn-see-all:hover,
.treat .see-more:hover {
  background-color: #85bfbc;
  border: 1px solid #85bfbc !important;
}
.treat .content-pg a:hover,
.treat .con-left a:hover,
.treat .con-right a:hover {
  color: #85bfbc;
  border-color: #85bfbc;
}
.treat .our-playlists,
.treat #all-events .modal-dialog-med .modal-body {
  background-color: rgba(133, 191, 188, 0.4);
}
.treat .btn-see-all:hover {
  background-color: #85bfbc;
  border: 1px solid #85bfbc;
  color: #FFF !important;
}
.treat .intro-text-land {
  background-color: rgba(168, 211, 209, 0.8);
  color: #262626;
}
.treat .host:hover .host-name {
  background-color: #85bfbc;
  color: #262626;
}
.treat .image:hover .dates {
  background-color: #85bfbc;
}
.treat .type-treat {
  background-color: #85bfbc;
}
.treat .info:hover {
  background-color: #85bfbc;
  cursor: pointer;
}
.treat .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.treat .info:hover h3,
.treat .info:hover span,
.treat .info:hover p,
.treat .info:hover a,
.treat .info:hover .dates {
  color: #FFF;
}
.treat .info:hover .dates {
  background-color: #FFF;
  color: #f4935e !important;
}
.treat .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.treat .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.treat button.reset:hover {
  background-color: #85bfbc;
  color: #FFF;
}
.treat button.reset:hover {
  background-color: #cfedeb;
  color: #FFF;
}
.treat .reviews a.fb:hover,
.treat .reviews a.tw:hover,
.treat .reviews a.in:hover,
.treat .reviews a.pn:hover,
.treat .reviews a.sc:hover,
.treat .reviews a.wb:hover {
  background-color: #85bfbc;
}
.treat a.conf-facilities:hover {
  background-color: #74b9b5;
}
.treat .cat-strip {
  background-color: #85bfbc;
}
.treat .cat-strip a:hover,
.treat .cat-strip a.active {
  color: #85bfbc;
}
.guide-treat {
  background-color: #85bfbc;
}
.cat-treat {
  background-color: #74b9b5;
}
.around .buttons a.square:hover,
.around a.download:hover,
.around .all-services a.btn-see-all:hover,
.around .see-more:hover {
  background-color: #cf779e !important;
  border: 1px solid #cf779e !important;
}
.around .content-pg a:hover,
.around .con-left a:hover,
.around .con-right a:hover {
  color: #cf779e;
  border-color: #cf779e;
}
.around .our-playlists,
.around #all-events .modal-dialog-med .modal-body,
.around .heading,
.around .list-events {
  background-color: rgba(207, 119, 158, 0.4);
}
.around a.btn-see-all:hover {
  background-color: #cf779e;
  border-color: #cf779e !important;
  color: #FFF !important;
}
.around .intro-text-land {
  background-color: rgba(168, 211, 209, 0.8);
  color: #262626;
}
.around .host:hover .host-name {
  background-color: #cf779e;
  color: #262626;
}
.around .image:hover .dates {
  background-color: #cf779e;
}
.around .type-around {
  background-color: #cf779e;
}
.around .info:hover {
  background-color: #cf779e;
  cursor: pointer;
}
.around .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.around .info:hover h3,
.around .info:hover span,
.around .info:hover p,
.around .info:hover a,
.around .info:hover .dates {
  color: #FFF;
}
.around .info:hover .dates {
  background-color: #FFF;
  color: #cf779e !important;
}
.around .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.around .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.around button.reset:hover {
  background-color: #cf779e;
  color: #FFF;
}
.around button.reset:hover {
  background-color: #cfedeb;
  color: #FFF;
}
.around .reviews a.fb:hover,
.around .reviews a.tw:hover,
.around .reviews a.in:hover,
.around .reviews a.pn:hover,
.around .reviews a.sc:hover,
.around .reviews a.wb:hover {
  background-color: #cf779e;
}
.around a.conf-facilities:hover {
  background-color: #cf779e;
}
.around .cat-strip {
  background-color: #cf779e;
}
.around .cat-strip a:hover,
.around .cat-strip a.active {
  color: #cf779e;
}
.cat-around {
  background-color: #cf779e;
}
.events .buttons a.square:hover,
.events a.download:hover,
.events .all-services a.btn-see-all:hover,
.events .see-more:hover {
  background-color: #ddcb21;
  border: 1px solid #ddcb21 !important;
}
.events .content-pg a:hover,
.events .con-left a:hover,
.events .con-right a:hover {
  color: #ddcb21;
  border-color: #ddcb21;
}
.events .our-playlists,
.events #all-events .modal-dialog-med .modal-body {
  background-color: rgba(221, 203, 33, 0.3);
}
.events .btn-see-all:hover {
  background-color: #ddcb21;
  border: 1px solid #ddcb21;
  color: #FFF !important;
}
.events .intro-text-land {
  background-color: rgba(238, 221, 59, 0.6);
  color: #262626;
}
.events .host:hover .host-name {
  background-color: #ddcb21;
  color: #262626;
}
.events .image:hover .dates {
  background-color: rgba(238, 221, 59, 0.6) !important;
}
.events .type-events {
  background-color: #ddcb21;
}
.events .info:hover {
  background-color: #ddcb21;
  cursor: pointer;
}
.events .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.events .info:hover h3,
.events .info:hover span,
.events .info:hover p,
.events .info:hover a,
.events .info:hover .dates {
  color: #FFF;
}
.events .info:hover .dates {
  background-color: #FFF;
  color: #ddcb21 !important;
}
.events .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.events .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.events button.reset:hover {
  background-color: #ddcb21;
  color: #FFF;
}
.events select.active {
  background-color: #e4d6e9;
}
.events .reviews a.fb:hover,
.events .reviews a.tw:hover,
.events .reviews a.in:hover,
.events .reviews a.pn:hover,
.events .reviews a.sc:hover,
.events .reviews a.wb:hover {
  background-color: #ddcb21;
}
.events a.conf-facilities:hover {
  background-color: #ddcb21;
}
.events .cat-strip {
  background-color: #ddcb21;
}
.events .cat-strip a:hover,
.events .cat-strip a.active {
  color: #ddcb21;
}
.guide-events {
  background-color: #ddcb21;
}
.cat-events {
  background-color: #ddcb21;
}
.eat .buttons a.square:hover,
.eat a.download:hover,
.eat .all-services a.btn-see-all:hover,
.eat .see-more:hover {
  background-color: #87c7a9;
  border: 1px solid #87c7a9 !important;
}
.eat .content-pg a:hover,
.eat .con-left a:hover,
.eat .con-right a:hover {
  color: #87c7a9;
  border-color: #87c7a9;
}
.eat .our-playlists,
.eat #all-events .modal-dialog-med .modal-body {
  background-color: rgba(135, 199, 169, 0.3);
}
.eat .btn-see-all:hover {
  background-color: #87c7a9;
  border: 1px solid #87c7a9;
  color: #FFF !important;
}
.eat .intro-text-land {
  background-color: rgba(171, 226, 201, 0.7);
  color: #262626;
}
.eat .our-playlists,
.eat .list-events,
.eat .heading {
  background-color: rgba(135, 199, 169, 0.3);
}
.eat .host:hover .host-name {
  background-color: #87c7a9;
  color: #262626;
}
.eat .type-eat {
  background-color: #87c7a9;
}
.eat .info:hover {
  background-color: #87c7a9;
  cursor: pointer;
}
.eat .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.eat .info:hover .dates {
  background-color: #FFF;
  color: #87c7a9 !important;
}
.eat .info:hover h3,
.eat .info:hover span,
.eat .info:hover p,
.eat .info:hover a,
.eat .info:hover .dates {
  color: #FFF;
}
.eat .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.eat .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.eat button.reset:hover {
  background-color: #87c7a9;
  color: #FFF;
}
.eat select.active {
  background-color: #d2f0e2;
}
.eat .reviews a.fb:hover,
.eat .reviews a.tw:hover,
.eat .reviews a.in:hover,
.eat .reviews a.pn:hover,
.eat .reviews a.sc:hover,
.eat .reviews a.wb:hover {
  background-color: #87c7a9;
}
.eat a.conf-facilities:hover {
  background-color: #87c7a9;
}
.eat .cat-strip {
  background-color: #87c7a9;
}
.eat .cat-strip a:hover,
.eat .cat-strip a.active {
  color: #87c7a9;
}
.guide-eat {
  background-color: #87c7a9;
}
.cat-eat {
  background-color: #87c7a9;
}
.drink .buttons a.square:hover,
.winery .buttons a.square:hover,
.drink a.download:hover,
.winery a.download:hover,
.drink .all-services a.btn-see-all:hover,
.winery .all-services a.btn-see-all:hover,
.drink .see-more:hover,
.winery .see-more:hover {
  background-color: #feb4ae;
  border: 1px solid #feb4ae !important;
}
.drink .content-pg a:hover,
.winery .content-pg a:hover,
.drink .con-left a:hover,
.winery .con-left a:hover,
.drink .con-right a:hover,
.winery .con-right a:hover {
  color: #feb4ae;
  border-color: #feb4ae;
}
.drink .our-playlists,
.winery .our-playlists,
.drink .list-events,
.winery .list-events,
.drink .heading,
.winery .heading {
  background-color: rgba(254, 180, 174, 0.3);
}
.drink .intro-text-land,
.winery .intro-text-land {
  background-color: rgba(253, 196, 191, 0.8);
  color: #262626;
}
.drink .our-playlists,
.winery .our-playlists,
.drink #all-events .modal-dialog-med .modal-body,
.winery #all-events .modal-dialog-med .modal-body {
  background-color: rgba(254, 180, 174, 0.3);
}
.drink .btn-see-all:hover,
.winery .btn-see-all:hover {
  background-color: #feb4ae;
  border: 1px solid #feb4ae;
  color: #FFF !important;
}
.drink .host:hover .host-name,
.winery .host:hover .host-name {
  background-color: #feb4ae;
  color: #262626;
}
.drink .type-drink,
.winery .type-drink {
  background-color: #feb4ae;
}
.drink .info:hover,
.winery .info:hover {
  background-color: #feb4ae;
  cursor: pointer;
}
.drink .info:hover .title,
.winery .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.drink .info:hover .dates,
.winery .info:hover .dates {
  color: #FFF !important;
}
.drink .info:hover a,
.winery .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.drink .info:hover a:hover,
.winery .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
  font-weight: 600;
}
.drink button.reset:hover,
.winery button.reset:hover {
  background-color: #feb4ae;
  color: #FFF;
}
.drink select.active,
.winery select.active {
  background-color: #ffe3e1;
}
.drink .reviews a.fb:hover,
.winery .reviews a.fb:hover,
.drink .reviews a.tw:hover,
.winery .reviews a.tw:hover,
.drink .reviews a.in:hover,
.winery .reviews a.in:hover,
.drink .reviews a.pn:hover,
.winery .reviews a.pn:hover,
.drink .reviews a.sc:hover,
.winery .reviews a.sc:hover,
.drink .reviews a.wb:hover,
.winery .reviews a.wb:hover {
  background-color: #feb4ae;
}
.drink a.conf-facilities:hover,
.winery a.conf-facilities:hover {
  background-color: #feb4ae;
}
.drink .cat-strip,
.winery .cat-strip {
  background-color: #feb4ae;
}
.drink .cat-strip a:hover,
.winery .cat-strip a:hover,
.drink .cat-strip a.active,
.winery .cat-strip a.active {
  color: #feb4ae;
}
.guide-drink {
  background-color: #feb4ae;
}
.cat-drink {
  background-color: #feb4ae;
}
.accommodation .buttons a.square:hover,
.accommodation a.download:hover,
.accommodation .all-services a.btn-see-all:hover,
.accommodation .see-more:hover {
  background-color: #7bd3db;
  border: 1px solid #7bd3db !important;
}
.accommodation .content-pg a:hover,
.accommodation .con-left a:hover,
.accommodation .con-right a:hover {
  color: #7bd3db;
  border-color: #7bd3db;
}
.accommodation .our-playlists,
.accommodation #all-events .modal-dialog-med .modal-body {
  background-color: rgba(160, 215, 220, 0.3);
}
.accommodation .btn-see-all:hover {
  background-color: #7bd3db;
  border: 1px solid #7bd3db;
  color: #FFF !important;
}
.accommodation .intro-text-land {
  background-color: rgba(187, 230, 233, 0.7);
  color: #262626;
}
.accommodation .host:hover .host-name {
  background-color: #7bd3db;
  color: #262626;
}
.accommodation .type-accommodation {
  background-color: #7bd3db;
}
.accommodation .info:hover {
  background-color: #7bd3db;
  cursor: pointer;
}
.accommodation .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.accommodation .info:hover .dates {
  background-color: #FFF;
  color: #7bd3db !important;
}
.accommodation .info:hover h3,
.accommodation .info:hover span,
.accommodation .info:hover p,
.accommodation .info:hover a,
.accommodation .info:hover .dates {
  color: #FFF;
}
.accommodation .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.accommodation .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.accommodation button.reset:hover {
  background-color: #7bd3db;
  color: #FFF;
}
.accommodation select.active {
  background-color: #d2ecef;
}
.accommodation .reviews a.fb:hover,
.accommodation .reviews a.tw:hover,
.accommodation .reviews a.in:hover,
.accommodation .reviews a.pn:hover,
.accommodation .reviews a.sc:hover,
.accommodation .reviews a.wb:hover {
  background-color: #7bd3db;
}
.accommodation a.conf-facilities:hover {
  background-color: #7bd3db;
}
.accommodation .cat-strip {
  background-color: #7bd3db;
}
.accommodation .cat-strip a:hover,
.accommodation .cat-strip a.active {
  color: #7bd3db;
}
.guide-accommodation {
  background-color: #7bd3db;
}
.cat-accommodation {
  background-color: #7bd3db;
}
.type-accommodation {
  background-color: #7bd3db;
}
.your-event .buttons a.square:hover,
.your-event a.download:hover,
.your-event .all-services a.btn-see-all:hover,
.your-event .see-more:hover {
  background-color: #9496b6;
  border: 1px solid #9496b6 !important;
}
.your-event a:hover {
  color: #9496b6;
  border-color: #9496b6;
}
.your-event .intro-text-land {
  background-color: rgba(177, 178, 203, 0.8);
  color: #262626;
}
.your-event .host:hover .host-name {
  background-color: #9496b6;
  color: #262626;
}
.your-event .image:hover .dates {
  background-color: #9496b6;
}
.your-event .type-your-event {
  background-color: #9496b6;
}
.your-event .our-playlists,
.your-event #all-events .modal-dialog-med .modal-body {
  background-color: rgba(148, 150, 182, 0.4);
}
.your-event .btn-see-all:hover {
  background-color: #9496b6;
  border: 1px solid #9496b6;
  color: #FFF !important;
}
.your-event .info:hover {
  background-color: #9496b6;
  cursor: pointer;
}
.your-event .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.your-event .info:hover .dates,
.your-event .info:hover h3,
.your-event .info:hover span,
.your-event .info:hover p,
.your-event .info:hover a,
.your-event .info:hover .dates {
  color: #FFF !important;
}
.your-event .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.your-event .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.your-event button.reset:hover {
  background-color: #9496b6;
  color: #FFF;
}
.your-event select.active {
  background-color: #d0d1e6;
}
.your-event .reviews a.fb:hover,
.your-event .reviews a.tw:hover,
.your-event .reviews a.in:hover,
.your-event .reviews a.pn:hover,
.your-event .reviews a.sc:hover,
.your-event .reviews a.wb:hover {
  background-color: #9496b6;
}
.your-event a.conf-facilities:hover {
  background-color: #9496b6;
}
.your-event .cat-strip {
  background-color: #9496b6;
}
.guide-your-event {
  background-color: #9496b6;
}
.cat-your-event {
  background-color: #9496b6;
}
.your-event-bus .buttons a.square:hover,
.your-event-bus a.download:hover,
.your-event-bus .all-services a.btn-see-all:hover,
.your-event-bus .see-more:hover {
  background-color: #7ba7b5;
  border: 1px solid #7ba7b5 !important;
}
.your-event-bus a:hover {
  color: #7ba7b5;
  border-color: #7ba7b5;
}
.your-event-bus .intro-text-land {
  background-color: rgba(143, 197, 215, 0.7);
  color: #262626;
}
.your-event-bus .host:hover .host-name {
  background-color: #7ba7b5;
  color: #262626;
}
.your-event-bus .image:hover .dates {
  background-color: #7ba7b5;
}
.your-event-bus .type-your-event {
  background-color: #7ba7b5;
}
.your-event-bus .our-playlists,
.your-event-bus #all-events .modal-dialog-med .modal-body {
  background-color: rgba(148, 150, 182, 0.4);
}
.your-event-bus .btn-see-all:hover {
  background-color: #7ba7b5;
  border: 1px solid #7ba7b5;
  color: #FFF !important;
}
.your-event-bus .info:hover {
  background-color: #7ba7b5;
  cursor: pointer;
}
.your-event-bus .info:hover .title {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.your-event-bus .info:hover .dates,
.your-event-bus .info:hover h3,
.your-event-bus .info:hover span,
.your-event-bus .info:hover p,
.your-event-bus .info:hover a,
.your-event-bus .info:hover .dates {
  color: #FFF !important;
}
.your-event-bus .info:hover a {
  border-bottom: 1px dotted #FFF;
  font-weight: 600;
}
.your-event-bus .info:hover a:hover {
  color: #3a3a3c !important;
  border-bottom: 1px dotted #3a3a3c;
}
.your-event-bus button.reset:hover {
  background-color: #7ba7b5;
  color: #FFF;
}
.your-event-bus select.active {
  background-color: #d0d1e6;
}
.your-event-bus .reviews a.fb:hover,
.your-event-bus .reviews a.tw:hover,
.your-event-bus .reviews a.in:hover,
.your-event-bus .reviews a.pn:hover,
.your-event-bus .reviews a.sc:hover,
.your-event-bus .reviews a.wb:hover {
  background-color: #7ba7b5;
}
.your-event-bus a.conf-facilities:hover {
  background-color: #7ba7b5;
}
.your-event-bus .cat-strip {
  background-color: #7ba7b5;
}
.guide-your-event-bus {
  background-color: #7ba7b5;
}
.cat-your-event-bus {
  background-color: #7ba7b5;
}
.generic .ev,
.neighbourhoods .ev,
.useful .ev,
.generic .buttons a.square:hover,
.neighbourhoods .buttons a.square:hover,
.useful .buttons a.square:hover,
.generic .see-more:hover,
.neighbourhoods .see-more:hover,
.useful .see-more:hover {
  background-color: #d9d8cf;
}
.generic button.playlist,
.neighbourhoods button.playlist,
.useful button.playlist {
  position: absolute;
  right: 10%;
}
.generic .con-left a:hover,
.neighbourhoods .con-left a:hover,
.useful .con-left a:hover,
.generic .con-right a:hover,
.neighbourhoods .con-right a:hover,
.useful .con-right a:hover {
  color: #fbab18;
  border-color: #fbab18;
}
.generic .intro-text-land,
.neighbourhoods .intro-text-land,
.useful .intro-text-land {
  background-color: rgba(217, 216, 207, 0.75);
  color: #262626;
}
.generic .host-name,
.neighbourhoods .host-name,
.useful .host-name {
  background-color: #d9d8cf;
  color: #262626;
}
.generic .type-generic,
.neighbourhoods .type-generic,
.useful .type-generic {
  background-color: #d9d8cf;
}
.generic a:hover .info,
.neighbourhoods a:hover .info,
.useful a:hover .info,
.generic .active,
.neighbourhoods .active,
.useful .active {
  background-color: #d9d8cf;
}
.generic a:hover .info .dates,
.neighbourhoods a:hover .info .dates,
.useful a:hover .info .dates,
.generic .active .dates,
.neighbourhoods .active .dates,
.useful .active .dates,
.generic a:hover .info h3,
.neighbourhoods a:hover .info h3,
.useful a:hover .info h3,
.generic .active h3,
.neighbourhoods .active h3,
.useful .active h3,
.generic a:hover .info span,
.neighbourhoods a:hover .info span,
.useful a:hover .info span,
.generic .active span,
.neighbourhoods .active span,
.useful .active span,
.generic a:hover .info p,
.neighbourhoods a:hover .info p,
.useful a:hover .info p,
.generic .active p,
.neighbourhoods .active p,
.useful .active p {
  color: #3a3a3c !important;
}
.generic .buttons .buttons a.print,
.neighbourhoods .buttons .buttons a.print,
.useful .buttons .buttons a.print {
  display: none;
}
.road-trip .buttons a.square:hover {
  background-color: #27a2c1;
  border: 1px solid #27a2c1 !important;
}
.road-trip .ev {
  background-color: #27a2c1;
}
.road-trip .intro-text-land {
  background-color: rgba(217, 216, 207, 0.75);
  color: #262626;
}
.road-trip a:hover .info,
.road-trip .active {
  background-color: #d9d8cf;
}
.road-trip a:hover .info .dates,
.road-trip .active .dates,
.road-trip a:hover .info h3,
.road-trip .active h3,
.road-trip a:hover .info span,
.road-trip .active span,
.road-trip a:hover .info p,
.road-trip .active p {
  color: #3a3a3c !important;
}
.cat-roadie {
  background-color: #27a2c1;
}
.playlists .buttons a.square:hover {
  background-color: #fbab18;
  border: 1px solid #fbab18 !important;
}
.playlists .ev {
  background-color: #fbab18;
}
.playlists .con-left a:hover,
.playlists .con-right a:hover {
  color: #c5c3b8;
  border-color: #c5c3b8;
}
.playlists .intro-text-land {
  background-color: rgba(217, 216, 207, 0.75);
  color: #262626;
}
.playlists .host-name {
  background-color: #d9d8cf;
  color: #262626;
}
.playlists .type-playlist {
  background-color: #d9d8cf;
}
.playlists a:hover .info,
.playlists .active {
  background-color: #d9d8cf;
}
.playlists a:hover .info .dates,
.playlists .active .dates,
.playlists a:hover .info h3,
.playlists .active h3,
.playlists a:hover .info span,
.playlists .active span,
.playlists a:hover .info p,
.playlists .active p {
  color: #3a3a3c !important;
}
.cat-playlist {
  background-color: #fbab18;
}
.cat-neighbourhoods,
.cat-around {
  background-color: #8f8f8f;
}
.cat-seasons {
  background-color: #98ce4d;
}
/*----------------------------------------
  BREADCRUMBS
----------------------------------------*/
.breadcrumb {
  margin: 30px 0 15px 0;
  padding: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb a {
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  font-weight: 400 !important;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: #3a3a3c;
  border-bottom: none !important;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #3a3a3c;
}
.breadcrumb a.active {
  border-bottom: 1px dotted #3a3a3c !important;
  padding-bottom: 2px !important;
}
.breadcrumb li + li::before {
  content: " ";
  padding: 0;
}
/*----------------------------------------
  BUTTONS
----------------------------------------*/
button,
.btn {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  font-weight: 400;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.download,
.reset,
.btn-other-places {
  padding: 10px 16px;
  margin-bottom: 5px;
  background-color: transparent;
  font-size: 1.7rem;
  color: #3a3a3c;
  font-weight: 400;
  letter-spacing: 0.15rem;
}
.download {
  border: 1px solid #3a3a3c !important;
}
.download:hover {
  border: 1px solid #3a3a3c;
  color: #FFF;
  background: #3a3a3c;
}
.reset,
.read-more {
  background-color: #3a3a3c;
  color: #FFF !important;
  font-weight: 400 !important;
}
.read-more {
  border-bottom: 0 !important;
  margin-top: 20px;
  padding: 15px 25px;
  font-size: 2rem;
  letter-spacing: 0.15rem;
  font-weight: 300;
}
.read-more:hover {
  border-bottom: 0 !important;
}
.btn-close {
  border: 1px solid #d9d8cf;
}
.btn-see-all {
  border: 1px solid #3a3a3c;
}
.btn-close,
.btn-see-all {
  background-color: transparent;
  font-size: 1.6rem;
  padding: 12px 15px;
}
.btn-close:hover,
.btn-see-all:hover {
  background-color: #3a3a3c;
  color: #FFF;
  font-weight: 300;
}
.square {
  float: left;
  border: 1px solid #d9d8cf !important;
  text-align: center;
  border-radius: 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  font-weight: 400 !important;
  color: #3a3a3c;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.square:hover,
.square:focus {
  color: #FFF !important;
}
.buttons {
  padding: 0;
}
.buttons .contact {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  margin-bottom: 40px;
  padding: 0;
}
@media (min-width: 768px) {
  .buttons .contact {
    float: left;
    width: 100%;
  }
}
.buttons .tools {
  display: none;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
  text-align: right;
}
@media (min-width: 768px) {
  .buttons .tools {
    float: left;
    width: 25%;
  }
}
.buttons a {
  border-bottom: 0;
}
.phone {
  background: url('../images/phone.svg') no-repeat;
  background-size: 17px auto;
}
.phone:hover,
.phone:focus {
  background: #3a3a3c url('../images/phone-live.svg') no-repeat;
  background-size: 17px auto;
}
.email {
  background: url('../images/email.svg') no-repeat;
  background-size: 16.5px auto;
}
.email:hover,
.email:focus {
  background: #3a3a3c url('../images/email-live.svg') no-repeat;
  background-size: 16.5px auto;
}
.map {
  background: url('../images/map.svg') no-repeat;
  background-size: 19px auto;
}
.map:hover,
.map:focus {
  background: #3a3a3c url('../images/map-live.svg') no-repeat;
  background-size: 19px auto;
}
.web {
  background: url('../images/web.svg') no-repeat;
  background-size: 16.5px auto;
}
.web:hover,
.web:focus {
  background: #3a3a3c url('../images/web-live.svg') no-repeat;
  background-size: 16.5px auto;
}
.clock {
  background: url('../images/clock.svg') no-repeat;
  background-size: 16.5px auto;
  cursor: pointer;
}
.clock:hover,
.clock:focus {
  background: #3a3a3c url('../images/clock-live.svg') no-repeat;
  background-size: 16.5px auto;
}
.book {
  display: none;
  padding-top: 14px;
  background-color: #fbab18;
  color: #3a3a3c;
  font-size: 1.6rem !important;
  line-height: 1.15;
  letter-spacing: 0;
  font-weight: 900 !important;
}
.book:hover,
.book:focus {
  background-color: #3a3a3c !important;
  border: 1px solid #3a3a3c;
  color: #FFF;
}
.search {
  background: url('../images/search.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  margin-left: 10px;
  display: block;
  width: 40px;
  height: 40px;
}
.search:hover,
.search:focus {
  box-shadow: none;
  background: url('../images/search.svg');
  background-position: 50% 50%;
  background-size: 28px 28px;
  background-repeat: no-repeat;
}
.show-all {
  margin-top: 20px;
  padding: 12px 15px;
  border: 1px solid #3a3a3c;
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 0.15rem;
  color: #3a3a3c;
  background-color: transparent;
}
.show-all:hover {
  background-color: #3a3a3c;
  color: #FFF;
}
.buy-tickets,
.see-more,
.see-more:focus {
  margin: 15px 0;
  padding: 11px 14px !important;
  background-color: transparent;
  border: 1px solid #FFF !important;
  font-family: 'Oswald', sans-serif;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 300 !important;
  letter-spacing: 0.15rem;
}
.buy-tickets {
  display: block;
  width: 130px;
  margin: 35px auto 0 auto;
}
.buy-tickets:hover {
  background-color: #ddcb21;
  border: 1px solid #ddcb21 !important;
  color: #FFF !important;
}
.see-more:hover {
  background-color: #fbab18;
  border: 1px solid #fbab18 !important;
  color: #FFF !important;
}
.print {
  display: none;
  background: url('../images/print.svg') no-repeat;
  background-size: 13.5px auto;
}
.print:hover {
  background: #3a3a3c url('../images/print-live.svg') no-repeat;
  border: 1px solid #3a3a3c;
  background-size: 13.5px auto;
  background-position: 50% 13px;
}
.btn-other-places {
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  background-color: #3a3a3c;
  color: #FFF;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/*----------------------------------------
  MIXINS
----------------------------------------*/
/*----------------------------------------
  Link Roll-overs
----------------------------------------*/
.live {
  border-bottom: 1px dotted #3a3a3c;
  padding-bottom: 2px;
}
/*----------------------------------------
  Cover Image
----------------------------------------*/
.cover {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*----------------------------------------
  Transitions
----------------------------------------*/
.transition {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.transition-slow {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.colour-shift {
  -webkit-animation: colorshift 30s infinite;
  -moz-animation: colorshift 30s infinite;
  -ms-animation: colorshift 30s infinite;
  -o-animation: colorshift 30s infinite;
}
@-webkit-keyframes colorshift {
  0% {
    color: #ff4701;
  }
  25% {
    color: #a568e9;
  }
  50% {
    color: #47edfb;
  }
  75% {
    color: #1cd89e;
  }
  100% {
    color: #ff4701;
  }
}
@-moz-keyframes colorshift {
  0% {
    color: #ff4701;
  }
  25% {
    color: #a568e9;
  }
  50% {
    color: #47edfb;
  }
  75% {
    color: #1cd89e;
  }
  100% {
    color: #ff4701;
  }
}
@-ms-keyframes colorshift {
  0% {
    color: #ff4701;
  }
  25% {
    color: #a568e9;
  }
  50% {
    color: #47edfb;
  }
  75% {
    color: #1cd89e;
  }
  100% {
    color: #ff4701;
  }
}
@-o-keyframes colorshift {
  0% {
    color: #ff4701;
  }
  25% {
    color: #a568e9;
  }
  50% {
    color: #47edfb;
  }
  75% {
    color: #1cd89e;
  }
  100% {
    color: #ff4701;
  }
}
@media (min-width: 62em) {
  .evnts {
    display: none;
  }
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  /*----------------------------------------
  HEADER
----------------------------------------*/
  .header {
    background-color: #FFF;
  }
  .header .logo-full,
  .header .logo-scroll {
    position: absolute;
    z-index: 10;
    width: 150px;
    padding-left: 15px;
  }
  .header .logo-full img,
  .header .logo-scroll img {
    width: 120px;
    height: auto;
    padding: 8px 13px;
  }
  .header .logo-scroll {
    padding-top: 5px;
  }
  .header .logo-scroll img {
    padding: 0;
  }
  .header .language {
    display: none;
  }
  .header .other-sites {
    display: none;
  }
  .header a.y-playlist-mob {
    width: 55px;
    height: 55px;
    margin: 20px 10px 0 10px;
    padding: 5px;
    text-align: center;
    background-color: #fbab18;
    font: 300 'Chivo', sans-serif;
    font-style: italic;
    line-height: 40px;
    color: #FFF;
  }
  .header a.y-playlist-mob img {
    margin: 0 0 0 5px;
  }
  .header-scroll {
    z-index: 999999;
    width: 100%;
    background-color: #f2f2ef;
    height: 80px;
  }
  .header-scroll .header {
    background-color: #f2f2ef;
  }
  /*----------------------------------------
  BANNERS
----------------------------------------*/
  .banner-hm,
  .carousel-inner {
    height: 300px;
    overflow: hidden;
  }
  .banner-hm .carousel-indicators,
  .carousel-inner .carousel-indicators {
    display: none;
    background-color: #FFF;
  }
  .banner-hm a.right,
  .carousel-inner a.right {
    right: 0;
  }
  .banner-hm a.left,
  .carousel-inner a.left {
    left: 0;
  }
  .banner-hm .carousel-caption,
  .carousel-inner .carousel-caption {
    width: 250px;
    left: 10%;
  }
  .banner-hm .carousel-caption h3,
  .carousel-inner .carousel-caption h3 {
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: 600;
  }
  .banner-hm .carousel-caption .pic-loc,
  .carousel-inner .carousel-caption .pic-loc {
    padding-left: 26px;
    background: url('../images/playlists-wht-shad.png') no-repeat;
    background-size: 22px auto;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    line-height: 1.2;
    margin: 15px 0 10px 0;
    color: #FFF;
    text-shadow: 0 1px 2px #000000;
  }
  .banner-hm .carousel-caption .pic-loc a,
  .carousel-inner .carousel-caption .pic-loc a {
    color: #FFF;
  }
  .banner-hm .carousel-caption .pic-loc .fa-map-marker,
  .carousel-inner .carousel-caption .pic-loc .fa-map-marker {
    padding-top: 6px;
    font-size: 2.4rem;
    margin: 0 5px;
  }
  .banner-hm .carousel-caption .pic-loc:hover,
  .carousel-inner .carousel-caption .pic-loc:hover {
    background: url('../images/playlists-yell.png') no-repeat;
    background-size: 22px auto;
    color: #ffb216;
    text-shadow: none;
    cursor: pointer;
  }
  .banner-hm .carousel-caption .pic-loc:hover a,
  .carousel-inner .carousel-caption .pic-loc:hover a {
    color: #ffb216;
  }
  .banner-hm {
    position: relative;
    background-color: #d9d8cf;
  }
  .banner-hm img {
    width: 100%;
    height: 100%;
  }
  .banner-hm .row {
    height: 100%;
  }
  .banner-land {
    position: relative;
    Height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 0;
  }
  /*----------------------------------------
  LANDING PAGE INTRO
----------------------------------------*/
  .intro-text-land,
  .events-intro {
    position: absolute;
    height: auto;
    width: 90%;
    z-index: 3;
    bottom: 20px;
    padding: 30px 30px 25px 30px;
  }
  .intro-text-land h2,
  .events-intro h2,
  .intro-text-land p,
  .events-intro p,
  .intro-text-land span,
  .events-intro span {
    font-weight: 400;
  }
  .intro-text-land h1,
  .events-intro h1 {
    font-size: 3.4rem;
    line-height: 1;
    font-weight: 600;
    margin: 0;
  }
  .intro-text-land span,
  .events-intro span {
    font-family: 'Playfair Display', serif;
    font-size: 3.4rem;
    font-weight: 600;
    margin-right: 6px;
  }
  .intro-text-land br,
  .events-intro br {
    display: none;
  }
  .intro-text-land h2,
  .events-intro h2 {
    font-family: 'Chivo', sans-serif;
    margin: 1rem 0;
    font-size: 1.5rem;
    line-height: 1.4;
    font-style: italic;
    font-weight: 600;
  }
  .intro-text-land p,
  .events-intro p {
    font-size: 1.5rem;
    display: none;
  }
  .intro-text-land button.square,
  .events-intro button.square {
    border: 1px solid #3a3a3c;
  }
  .intro-text-land .breadcrumb,
  .events-intro .breadcrumb {
    margin: 0;
    color: #262626;
  }
  .intro-text-land .breadcrumb a:hover,
  .events-intro .breadcrumb a:hover {
    border-bottom: 1px dotted #3a3a3c !important;
    padding-bottom: 2px;
  }
  body.accommodation .intro-text-land h1 span {
    display: block;
  }
  /*----------------------------------------
  CONTENT + SECTIONS
----------------------------------------*/
  .content-pg {
    display: flow-root;
    padding: 20px 0;
  }
  .content-pg .intro {
    padding: 30px 30px 15px 30px;
  }
  section {
    display: inherit;
    margin: 0;
  }
  /*----------------------------------------
  ARTICLE PAGES
----------------------------------------*/
  .content .full-width-article h3 {
    max-width: none;
  }
  .content .full-width-article p {
    max-width: 90%;
  }
  /*----------------------------------------
  FOOTER
----------------------------------------*/
  #footer .ft-list {
    text-align: center;
    width: 100%;
  }
  #footer .ft-list li {
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
  }
  #footer .ft-list h4 span {
    display: inline-block;
  }
  #footer .ft-list .disclaimer {
    padding: 0 20px;
  }
  #footer .ft-list button {
    width: 100%;
    margin: 5px 0;
    text-align: center;
    cursor: pointer;
  }
  #footer .ft-list:last-child {
    margin-top: 20px;
  }
  #footer .social-btm a.hashtag {
    margin: 15px auto -20px auto;
    width: auto;
  }
}
@media (min-width: 30em) {
  /*----------------------------------------
  HEADER
----------------------------------------*/
  .header .logo-full {
    width: 180px;
  }
  .header .logo-scroll {
    width: 155px;
  }
  /*----------------------------------------
  LANDING PAGES INTRO
----------------------------------------*/
  .intro-text-land {
    padding: 40px;
    bottom: 40px;
  }
}
@media (min-width: 37.5em) {
  /*----------------------------------------
  LANDING PAGES INTRO
----------------------------------------*/
  .intro-text-land {
    width: 400px;
  }
}
@media (min-width: 48em) {
  /*----------------------------------------
  HEADER
----------------------------------------*/
  .header-scroll {
    position: fixed;
  }
  .header .logo-full {
    padding-top: 10px;
  }
  .header .logo-full img {
    width: 185px;
    height: auto;
  }
  .header .logo-full {
    width: 245px;
  }
  .header .logo-scroll {
    width: 140px;
  }
  .header .menus {
    margin-bottom: 10px;
  }
  .header .menus .other-sites {
    padding: 20px 0 0 60px;
  }
  .header .menus a.y-playlist,
  .header .menus a.y-playlist-active {
    width: 156px !important;
    margin-top: -20px;
    margin-left: 10px;
    height: 80px;
    padding-top: 40px;
    padding: 40px 15px 10px 15px;
  }
  .header .menus a.f-playlist {
    margin-top: -20px;
    height: 80px;
    padding-top: 40px;
    background-position: 91% 68%;
  }
  .header .other-sites {
    display: none;
  }
  .header .navigation {
    width: 60%;
  }
  /*----------------------------------------
  BANNERS
----------------------------------------*/
  .banner-hm,
  .carousel-inner {
    height: 400px;
  }
  .banner-hm .carousel-caption,
  .carousel-inner .carousel-caption {
    width: 420px;
  }
  .banner-hm a.left,
  .carousel-inner a.left {
    display: block;
    left: 20px;
  }
  .banner-hm a.right,
  .carousel-inner a.right {
    display: block;
    right: 20px;
  }
  .banner-land {
    max-height: 500px;
    height: 500px;
  }
  /*----------------------------------------
  LANDING PAGES INTRO
----------------------------------------*/
  .intro-text-land {
    height: auto;
    width: 550px;
  }
  .intro-text-land h1 {
    display: grid;
    font-size: 5.4rem;
  }
  .intro-text-land p {
    display: block;
    font-size: 1.6rem;
  }
  .intro-text-land br {
    display: block;
  }
  .intro-text-land h2 {
    font-size: 1.75rem;
  }
  .intro-text-land span {
    margin-right: 0;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    letter-spacing: 0.1rem;
    font-weight: 600;
  }
  /*----------------------------------------
  CONTENT 
----------------------------------------*/
  .content-pg {
    padding: 70px 0 40px 0;
  }
  .content-pg .intro {
    padding: 0 30px 0 30px;
  }
  /*----------------------------------------
  FOOTER
----------------------------------------*/
  #footer .ft-list {
    text-align: left;
  }
  #footer .ft-list h4 span {
    display: none;
  }
  #footer .ft-list button {
    text-align: left;
    cursor: none;
  }
  #footer .ft-list .disclaimer {
    padding: 0;
  }
  #footer .ft-list .collapse {
    display: block;
    height: auto;
  }
  #footer .ft-list:last-child {
    margin: 0;
  }
}
@media (min-width: 62em) {
  /*----------------------------------------
  HEADER
----------------------------------------*/
  .language {
    display: block;
  }
  .language a.btn {
    width: 110px;
    font-size: 1.1rem;
    background-size: 20px auto;
  }
  .header .logo-full {
    padding-top: 20px;
  }
  .banner-hm .carousel-caption,
  .carousel-inner .carousel-caption {
    width: 250px;
    left: 12%;
  }
  .banner-hm .carousel-caption h3,
  .carousel-inner .carousel-caption h3 {
    font-size: 4rem;
  }
  MembershipListing .header {
    height: auto;
  }
  .header .logo-full {
    width: 275px;
    padding-left: 0;
  }
  .header .logo-scroll {
    width: 200px;
    padding-left: 0;
  }
  .header .menus {
    width: auto;
    margin-top: 0;
  }
  .header .menus .other-sites {
    display: block;
    padding-left: 20px;
  }
  .header .menus a.y-playlist,
  .header .menus a.y-playlist-active {
    height: 50px;
    margin: 0;
    padding: 15px 15px 10px 15px;
  }
  .header .menus a.f-playlist {
    margin-top: 0;
    margin-left: 25px;
    height: 50px;
    padding: 15px 10px 15px 15px !important;
  }
  /*----------------------------------------
  BANNERS
----------------------------------------*/
  .banner-hm,
  .carousel-inner {
    max-height: 600px;
    height: 600px;
  }
  .banner-hm .carousel-caption,
  .carousel-inner .carousel-caption {
    left: 15%;
  }
  .banner-hm .carousel-caption h3,
  .carousel-inner .carousel-caption h3 {
    font-size: 5rem;
  }
  .banner-land,
  .banner-list {
    max-height: 550px;
    height: 550px;
  }
  /*----------------------------------------
  CONTENT
----------------------------------------*/
  .content-pg {
    padding: 60px 0;
  }
  /*----------------------------------------
  ARTICLE PAGES
----------------------------------------*/
  .content .full-width-article p {
    max-width: 80%;
  }
  /*----------------------------------------
  FOOTER
----------------------------------------*/
  .ft-list:last-child {
    margin-top: 0;
  }
}
@media (min-width: 75em) {
  /*----------------------------------------
  LANDING PAGES INTRO
----------------------------------------*/
  .header .logo-full {
    width: 300px;
    padding-top: 15px;
  }
  .header .logo-full img {
    width: 220px;
    height: auto;
    padding-top: 0;
  }
}
/*----------------------------------------
  HEADER
----------------------------------------*/
.header {
  background-color: #FFF;
  height: auto;
}
.header .menus {
  float: right !important;
}
.header .menus .other-sites {
  width: 120px;
  float: left;
  padding-top: 10px;
  font-family: 'Chivo', sans-serif;
  color: #3a3a3c;
}
.header .menus .other-sites button {
  background: transparent;
  font-size: 1.3rem;
  text-transform: none;
  font-family: 'Chivo', sans-serif;
}
.header .menus .other-sites .dropdown-menu {
  top: 35px;
  right: 200px;
  width: 120px;
  padding: 0 10px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  color: #FFF;
  background: #FFF;
}
.header .menus .other-sites .dropdown-menu li {
  border-bottom: 1px solid #d9d8cf;
  padding: 5px 0;
  font-size: 1.3rem;
}
.header .menus .other-sites .dropdown-menu a {
  padding: 0;
}
.header .menus .other-sites .dropdown-menu a:hover,
.header .menus .other-sites .dropdown-menu a:focus {
  background: transparent;
  box-shadow: none;
  color: #fec265;
}
.header .menus a.y-playlist,
.header .menus a.y-playlist-active {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 156px !important;
  float: right !important;
  text-align: right;
  font-family: 'Chivo', sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #FFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 768px) {
  .header .menus a.y-playlist,
  .header .menus a.y-playlist-active {
    float: left;
    width: 25%;
  }
}
.header .menus a.y-playlist img,
.header .menus a.y-playlist-active img {
  margin: -3px 5px 0 10px;
  float: right;
}
.header .menus a.y-playlist {
  background: #fbab18;
}
.header .menus a.y-playlist:hover,
.header .menus a.y-playlist-active {
  background-color: #3a3a3c;
  text-decoration: none;
}
.header .menus a.f-playlist {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 205px !important;
  margin-left: 25px;
  background: url('../images/featured-playlist.png') no-repeat;
  background-position: 91% 60%;
  text-align: left;
  font-family: 'Chivo', sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #fbab18;
  border-bottom: 1px solid #fbab18;
  border-right: 1px solid #fbab18;
  border-left: 1px solid #fbab18;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 768px) {
  .header .menus a.f-playlist {
    float: left;
    width: 25%;
  }
}
.header .menus a.f-playlist img {
  margin: -3px 0 0 5px;
}
.header .menus a.f-playlist:hover {
  background: url('../images/your-playlist.png') no-repeat;
  background-position: 91% 60%;
  background-color: #3a3a3c;
  border-bottom: 1px solid #3a3a3c;
  border-right: 1px solid #3a3a3c;
  border-left: 1px solid #3a3a3c;
  color: #FFF;
  text-decoration: none;
}
/*----------------------------------------
  BANNERS
----------------------------------------*/
.banner-alt {
  display: flex;
}
.intro-text-alt {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 30px 0 60px 0;
}
@media (min-width: 992px) {
  .intro-text-alt {
    float: left;
    width: 58.33333333%;
  }
}
.intro-text-alt h1,
.intro-text-alt h2,
.intro-text-alt p {
  max-width: 550px;
  padding-right: 40px;
}
.intro-text-alt h2 {
  font-family: 'Chivo', sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.6;
}
.intro-img {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  max-height: 100%;
  height: 100%;
  background-size: cover;
  display: block;
  background-position: 50% 50%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .intro-img {
    float: left;
    width: 41.66666667%;
  }
}
.intro-img img {
  width: 100%;
  height: 100%;
}
.banner-sml {
  height: 150px;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 0;
}
/*----------------------------------------
  MAIN CONTENT
----------------------------------------*/
.content-pg a,
.content a,
.precincts a,
.modal-body a {
  border-bottom: 1px dotted #3a3a3c;
  padding-bottom: 1px;
  font-weight: 600;
  color: #3a3a3c;
}
.content-pg a:hover,
.content a:hover,
.precincts a:hover,
.modal-body a:hover {
  color: #fbab18;
  border-bottom: 1px dotted #fbab18;
}
.content-pg ul,
.content ul,
.precincts ul,
.modal-body ul {
  margin: 15px 0 20px 15px;
}
.content-pg li,
.content li,
.precincts li,
.modal-body li {
  line-height: 1.6;
  margin-bottom: 0.6em;
}
.content-pg img,
.content img,
.precincts img,
.modal-body img {
  width: 100%;
  height: auto;
}
.content {
  width: 100%;
  padding: 30px 0 60px 0;
}
.content h1,
.content h2,
.content h3,
.content p,
.content li {
  max-width: 600px;
}
.MembershipListing .content,
.MembershipEventfinder .content {
  overflow: visible;
}
.content .intro h1,
.content .intro h2,
.content .intro h3,
.content .intro p,
.content .intro li {
  max-width: none !important;
}
/*----------------------------------------
  FOOTER
----------------------------------------*/
.footer {
  margin-top: 0;
  padding: 40px 0;
  background-color: #3a3a3c;
}
.footer .social-btm {
  margin-top: 20px;
}
.footer .social-btm a.hashtag {
  font-family: 'Chivo', sans-serif;
  font-size: 1.8rem !important;
  font-style: italic;
  background-color: transparent;
}
.footer .social-btm li {
  display: inline-block;
  margin-right: 5px;
}
.footer .social-btm a.fb,
.footer .social-btm a.tw,
.footer .social-btm a.in,
.footer .social-btm a.yt,
.footer .social-btm a,
.footer .social-btm wg,
.footer .social-btm a.ct {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #4e4e4e;
  border-radius: 50%;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
.footer .social-btm a.fb {
  background-image: url('../images/hb-social-fb.svg');
}
.footer .social-btm a.tw {
  background-image: url('../images/hb-social-tw.svg');
}
.footer .social-btm a.in {
  background-image: url('../images/hb-social-ins.svg');
}
.footer .social-btm a.yt {
  background-image: url('../images/hb-social-yt.svg');
}
.footer .social-btm a.wb {
  background-image: url('../images/hb-social-wb.svg');
}
.footer .social-btm a.ct {
  background-image: url('../images/hb-social-ct.svg');
}
.footer .social-btm a.fb:hover,
.footer .social-btm a.tw:hover,
.footer .social-btm a.in:hover,
.footer .social-btm a.yt:hover,
.footer .social-btm a.wb:hover,
.footer .social-btm a.ct:hover {
  background-color: #fbab18 !important;
}
#footer {
  color: #d9d8cf;
}
#footer .ft-list {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #footer .ft-list {
    float: left;
    width: 25%;
  }
}
#footer h4 {
  margin: 10px 0;
  letter-spacing: 0.07rem;
  font-size: 1.8rem;
  line-height: 1.3;
}
#footer p {
  font-style: italic;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-transform: none;
}
#footer .disclaimer {
  font-size: 1.3rem;
}
#footer li {
  margin-bottom: 0.7rem;
  font-size: 1.55rem;
  font-style: italic;
  list-style-type: none;
  line-height: 1.3;
  color: #d9d8cf;
}
#footer a {
  color: #d9d8cf;
}
#footer a:hover {
  color: #fbab18;
  text-align: none;
}
#footer button {
  margin: 10px 0;
  padding: 0;
  background-color: transparent;
  text-align: left;
}
#footer span {
  font-weight: 400;
}
#footer .copyright {
  margin-top: 60px;
  padding: 25px 25px 15px 25px;
  border-top: 1px dotted #d9d8cf;
  text-align: center;
}
#footer .copyright p {
  font-size: 1.2rem;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  .header .top-nav {
    display: none;
  }
  .header .extra {
    display: none;
  }
  .header .playlist {
    margin: 10px 0;
  }
  .header a.playlist-mob {
    display: block;
    width: auto;
    height: 34px;
    background: url('../images/playlists.svg') no-repeat;
    padding-left: 15px;
    color: #FFF;
  }
  .header a.hotdeal-mob {
    background-color: #fbab18;
    color: #FFF;
  }
  .header a.hotdeal-mob:hover {
    background-color: #fbab18;
    color: #FFF;
  }
  .header a.gtgh {
    background-color: #FFF;
    color: #3a3a3c !important;
    font-size: 1.4rem !important;
    line-height: 1.2;
    padding: 10px 0 !important;
  }
  .header a.gtgh:hover {
    color: #fbab18 !important;
  }
  .header #navbar {
    width: 100%;
    background-color: #3a3a3c;
  }
  .header .navbar-nav {
    margin: 10px 0;
    text-align: center;
  }
  .header .navbar-nav li {
    margin-bottom: 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    font-weight: 400;
  }
  .header .navbar-nav li button.playlist {
    margin-top: 0;
  }
  .header .navbar-nav a {
    padding: 15px 0;
    color: #FFF;
    font-size: 2rem;
    font-weight: 300;
    border-bottom: 1px solid #8f8f8f;
  }
  .header .navbar-nav a:hover,
  .header .navbar-nav a:focus {
    color: #fbab18;
    border-bottom: 1px solid #8f8f8f;
    background-color: transparent;
  }
  .header .navbar-nav a:last-child {
    border-bottom: 0;
  }
  .header .navbar-toggle-old {
    height: 55px;
    width: 95px;
    margin: 10px 0 20px 0;
    border-radius: 0;
    border: 1px solid #3a3a3c;
    color: #FFF;
    background-color: #3a3a3c;
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
  }
  .header .navbar-toggle {
    margin: 0 15px 0 0;
    padding: 10px;
    color: #3a3a3c;
    font-size: 3.5rem;
    border: 0;
  }
  .header .dropdown-menu {
    padding: 0 0 30px 0;
    border-bottom: 2px solid #FFF;
  }
  .header .nav .open > a,
  .header .nav .open > a:hover,
  .header .nav .open > a:focus {
    background-color: transparent;
  }
  .header a.dropdown-toggle.active {
    background-color: transparent;
  }
  .header .nav-list {
    text-align: center;
  }
  .header .nav-list h3 {
    margin-top: 35px;
    font-size: 1.8rem;
  }
  .header .nav-list h3::after {
    content: "";
    display: block;
    bottom: 0px;
    width: 10%;
    height: 1px;
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 10px;
    margin-left: 45% !important;
    margin-right: 45% !important;
  }
  .header .nav-list li {
    margin-bottom: 0.9rem;
  }
  a.nav-search {
    width: 100%;
    height: auto;
    border-top: 1px solid #8f8f8f !important;
  }
  .mega-dropdown-menu {
    padding: 20px 0 !important;
  }
  .mega-dropdown-menu input {
    font-size: 2.1rem;
    padding: 5px 0;
  }
}
@media (min-width: 35em) {
}
@media (min-width: 48em) {
  .header .top-nav {
    display: block;
    width: auto;
    float: right;
  }
  .header .top-nav .navbar-nav li {
    padding-left: 50px;
  }
  .header .top-nav .choose li {
    float: left;
    margin: 0 0 0 6px;
    list-style-type: none;
  }
  .header .top-nav .choose a {
    display: block;
    height: 50px;
    width: auto;
    padding: 15px;
    font-size: 1.4rem;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .header .top-nav .choose .lwhb {
    padding: 8px 15px;
    border: 1px solid #3a3a3c;
    color: #3a3a3c;
    font-weight: 400;
    font-size: 1.2rem;
  }
  .header .top-nav .choose .lwhb:hover {
    background-color: #3a3a3c;
    color: #FFF;
  }
  .header .top-nav .choose .hot-deals {
    color: #FFF;
    background-color: #fbab18;
  }
  .header .top-nav .choose .hot-deals:hover {
    background-color: #3a3a3c;
  }
  .header .top-nav .choose .itin {
    padding: 15px 15px 15px 35px;
    background-color: #3a3a3c;
    color: #FFF;
    background-image: url('../images/map-marker.svg');
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position: 13px 13px;
  }
  .header .top-nav .choose .itin:hover {
    background-color: #fbab18;
  }
  .header .navigation {
    width: 60%;
    margin-top: -50px;
  }
  .header #navbar {
    background-color: transparent;
    padding-right: 0;
  }
  .header .navbar-nav {
    float: right;
  }
  .header .navbar-nav ul.et,
  .header .navbar-nav ul.ev {
    padding-left: -20px !important;
  }
  .header .navbar-nav a {
    padding: 10px 15px 6px 10px;
    font-size: 1.65rem;
    font-weight: 400;
    color: #3a3a3c;
    border-bottom: 1px solid #FFF;
  }
  .header .navbar-nav a:hover,
  .header .navbar-nav a:focus,
  .header .navbar-nav a.active {
    color: #3a3a3c;
    border-bottom: 1px solid #3a3a3c;
    background: transparent;
  }
  .header .navbar-nav a.playlist {
    border-bottom: none;
    margin-top: 0px;
  }
  .header .navbar-nav .dropdown-menu {
    top: 165px;
    padding: 20px 0 50px 0;
    border-bottom: 0;
  }
  .header .nav-list {
    position: relative;
    width: 33%;
    text-align: left;
    padding-left: 20px;
  }
  .header .nav-list h3:first-child,
  .header .nav-list h3 {
    margin: 35px 0 15px 0;
    font-size: 2rem;
  }
  .header .nav-list h3::after {
    content: "";
    display: block;
    bottom: 0px;
    width: 15%;
    height: 1px;
    background: #FFF none repeat scroll 0% 0%;
    margin-top: 10px;
    margin-left: 0 !important;
    margin-right: 80% !important;
  }
  .header .nav-list li {
    margin-bottom: 0.6rem;
  }
  .header .nav-list:first-child {
    padding-left: 0 !important;
  }
  .header-scroll .navbar-nav .dropdown-menu {
    top: 60px;
  }
  a.hotdeal-page-link {
    display: none !important;
    z-index: 10;
    width: 90px;
    height: 90px;
    float: right;
    margin-top: 25px;
    padding: 21px 0 0 0 !important;
    text-align: center;
    display: inline-block;
    background-color: transparent;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal !important;
    font-size: 1.7rem !important;
    font-weight: 300 !important;
    line-height: 1.2;
    text-transform: uppercase !important;
    color: #FFF !important;
    border-radius: 50%;
    border: 1px solid #FFF !important;
  }
  a.hotdeal-page-link span {
    font-size: 1.2rem !important;
  }
  a:hover.hotdeal-page-link {
    background-color: #fb1688 !important;
    border: 1px solid #fb1688 !important;
    color: #FFF !important;
  }
  a.nav-search {
    width: 25px !important;
    height: 30px;
    border-top: 0 !important;
  }
  a.nav-search:hover,
  a.nav-search:focus {
    border-bottom: 0 !important;
  }
  .mega-dropdown-menu {
    padding: 20px;
  }
  .mega-dropdown-menu input {
    font-size: 2.6rem;
    padding: 15px 10px;
  }
}
@media (min-width: 62em) {
  .header .top-nav .choose a {
    font-size: 1.6rem;
  }
  .header .top-nav .choose .lwhb {
    padding: 8.5px 15px;
  }
  .header .navigation {
    margin-top: -50px;
  }
  .header .navbar-nav {
    margin-top: 15px;
  }
  .header .navbar-nav .dropdown-menu {
    top: 120;
    padding: 20px 0 50px 0;
  }
  .header .navbar-nav a {
    padding: 10px 10px 6px 5px;
    font-size: 1.9rem;
  }
  .header .navbar-nav li {
    padding: 0 0 10px 35px;
  }
  .header .nav-list {
    text-align: right;
  }
  .header .nav-list h3::after {
    margin-left: 85% !important;
  }
  .header .extra {
    display: block;
  }
}
@media (min-width: 75em) {
  .header .navigation {
    margin-top: -55px;
  }
  .header .navbar-nav {
    margin: 12px 0 12px 0;
  }
  .header .navbar-nav a {
    font-size: 1.9rem;
  }
  .header .navbar-nav li {
    padding: 5px 0 10px 55px;
  }
  .header .navbar-nav .nav-list h3 {
    font-size: 2.2rem;
  }
}
/*----------------------------------------
  NAVIGATION
----------------------------------------*/
.header .playlist {
  display: block;
  width: 34px;
  height: 34px;
  background: url('../images/playlists.svg') no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .playlist:hover {
  display: block;
  width: 34px;
  height: 34px;
  background: url('../images/playlists-live.svg') no-repeat !important;
}
.header .dropdown-menu {
  position: absolute;
  width: 100%;
  border-radius: 0;
  background-color: rgba(51, 47, 55, 0.95);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header .dropdown {
  position: static;
}
.header .dropdown.open .dropdown-menu {
  display: block !important;
}
.header .nav-list {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .header .nav-list {
    float: left;
    width: 33.33333333%;
  }
}
.header .nav-list h3 {
  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 300;
  letter-spacing: 0.1rem;
  padding-bottom: 0;
}
.header .nav-list li {
  list-style-type: none;
  padding: 0 !important;
  line-height: 1.2;
}
.header .nav-list ul {
  padding-left: 0;
  background-color: transparent !important;
}
.header .nav-list a {
  font-family: 'Chivo', sans-serif;
  text-transform: none;
  font-style: italic;
  color: #FFF !important;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.15 !important;
  padding: 0;
  border-bottom: 0 !important;
}
.header .nav-list p.small {
  font-size: 1.3rem;
}
.header ul.go a:hover,
.header ul.go a:focus,
.header ul.go a:active {
  color: #a0c56d !important;
  text-decoration: none;
}
.header ul.adc a:hover,
.header ul.adc a:focus,
.header ul.adc a:active {
  color: #ad93b6 !important;
  text-decoration: none;
}
.header ul.att a:hover,
.header ul.att a:focus,
.header ul.att a:active {
  color: #f4935e !important;
  text-decoration: none;
}
.header ul.treat a:hover,
.header ul.play a:focus,
.header ul.play a:active {
  color: #85bfbc !important;
  text-decoration: none;
}
.header ul.ev a:hover,
.header ul.ev a:focus,
.header ul.ev a:active {
  color: #ddcb21 !important;
  text-decoration: none;
}
.header ul.et a:hover,
.header ul.et a:focus,
.header ul.et a:active {
  color: #87c7a9 !important;
  text-decoration: none;
}
.header ul.dr a:hover,
.header ul.dr a:focus,
.header ul.dr a:active {
  color: #feb4ae !important;
  text-decoration: none;
}
.header ul.acc a:hover,
.header ul.acc a:focus,
.header ul.acc a:active {
  color: #7bd3db !important;
  text-decoration: none;
}
.header ul.yev a:hover,
.header ul.yev a:focus,
.header ul.yev a:active {
  color: #9496b6 !important;
  text-decoration: none;
}
.header ul.play a:hover,
.header ul.play a:focus,
.header ul.play a:active {
  color: #fbab18 !important;
  text-decoration: none;
}
.header ul.gen a:hover,
.header ul.gen a:focus,
.header ul.gen a:active {
  color: #8f8f8f !important;
  text-decoration: none;
}
.header .badge {
  padding: 2px 7px 3px 7px;
  color: #3a3a3c;
  font-weight: 600 !important;
  border-radius: 5px;
  letter-spacing: 0;
  font-size: 1.3rem;
}
.header .bgo {
  background-color: #a0c56d;
}
.header .bcycle {
  background-color: #80d68c;
}
.header .badc {
  background-color: #ad93b6;
}
.header .batt {
  background-color: #f4935e;
}
.header .btreat {
  background-color: #85bfbc;
}
.header .bev {
  background-color: #ddcb21;
}
.header .bet {
  background-color: #87c7a9;
}
.header .bdr {
  background-color: #feb4ae;
}
.header .bacc {
  background-color: #7bd3db;
}
.header .wed {
  background-color: #9496b6;
}
.header .bus {
  background-color: #7ba7b5;
}
.header a.nav-search {
  margin-right: 0 !important;
}
.header a.nav-search img {
  width: 26px;
  height: 26px;
  margin-top: -5px;
}
.header #SearchForm_SearchForm_action_results {
  display: none;
}
.header .mega {
  position: static !important;
}
.header .mega-dropdown-menu {
  box-shadow: none;
  background-color: rgba(51, 47, 55, 0.95);
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header .mega-dropdown-menu input {
  width: 100%;
  height: 100%;
  color: #FFF;
  border: 0;
  text-align: center;
  background: transparent;
  line-height: normal;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  letter-spacing: 0.05rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0em) {
  /*----------------------------------------
	  BANNER
	----------------------------------------*/
  .banner-list {
    height: 300px;
  }
  .door-sign {
    left: 5%;
  }
  .door-sign .time {
    font-size: 2.5rem;
  }
  .door-sign .book-now {
    padding: 22px 20px;
  }
  /*----------------------------------------
	  CONTENT HOLDERS
	----------------------------------------*/
  .content {
    padding: 30px 20px 60px 20px;
    display: inline-block;
  }
  .con-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0px 0 40px 0;
  }
  .con-right {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
  }
  /*----------------------------------------
	   TOP BUTTONS
	 ----------------------------------------*/
  .MembershipListing .buttons,
  .MembershipEventfinder .buttons {
    clear: auto;
  }
  .MembershipListing .buttons .contact,
  .MembershipEventfinder .buttons .contact {
    width: 100%;
    margin-bottom: 30px;
  }
  .MembershipListing .buttons .tools,
  .MembershipEventfinder .buttons .tools {
    display: none;
  }
  .MembershipListing .con-left br {
    margin-bottom: 1em;
  }
  .MembershipListing .con-left br:nth-child(2),
  .MembershipListing .con-left br:nth-child(4),
  .MembershipListing .con-left br:nth-child(6),
  .MembershipListing .con-left br:nth-child(8),
  .MembershipListing .con-left br:nth-child(10),
  .MembershipListing .con-left br:nth-child(12) {
    display: none;
  }
  /*----------------------------------------
	  BOOKINGS BUTTON
	----------------------------------------*/
  .con-right a.bookings,
  .con-right .sidebar {
    display: none;
  }
  /*----------------------------------------
	  BUSINESS EVENTS INFO
	----------------------------------------*/
  .info-section-bus {
    padding: 15px 10px 25px 10px;
    margin-bottom: 20px;
  }
  /*----------------------------------------
	  REVIEWS SECTION
	----------------------------------------*/
  .reviews {
    height: auto;
    margin: 40px 0;
  }
  .reviews .social-members {
    margin-bottom: 10px;
    float: none;
  }
  .reviews .ta {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 20px 0 30px -10px;
    text-align: left;
  }
  .reviews .qm {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
  }
  /*----------------------------------------
	  MORE INFO SECTION
	----------------------------------------*/
  .info-section {
    margin: 20px 0;
  }
  .info-section {
    margin: 15px 0;
  }
  .info-section h3 {
    margin: 15px 0;
  }
  .more-info {
    float: none;
    padding: 0 0 10px 0;
    border-right: 0;
  }
  .more-info.first {
    border-right: 0;
  }
  .more-info.last {
    border-bottom: 0;
    border-right: 0;
  }
  .menu {
    padding-bottom: 5px;
    float: none;
  }
  .takeaways {
    padding: 20px 20px 15px 20px;
  }
  .takeaways p {
    text-align: center;
  }
  /*----------------------------------------
	  GALLERY SECTION WITH MODAL
	----------------------------------------*/
  .info-section.gallery {
    border-top: 0;
    padding-top: 0;
  }
  .gallery .image {
    width: 100%;
    height: 170px;
    float: left;
  }
  .gallery .image img {
    width: 100%;
  }
  #modal-gallery .carousel-inner {
    height: 180px;
    overflow: hidden;
  }
  #modal-gallery .carousel-inner .item > img {
    margin: 0 auto;
    max-height: none;
    max-width: none;
    width: 100%;
  }
  #modal-gallery .carousel-inner .image-title {
    padding: 10px 15px;
  }
  #modal-gallery .carousel-inner .image-title h3 {
    font-size: 1.45rem;
  }
  /*----------------------------------------
	  OTHER PLACES SECTION FOR OPERATORS WITH MORE THAN ONE PREMISES
	----------------------------------------*/
  .other-places {
    border-top: 2px dotted #000;
    padding-top: 30px;
    margin-top: 40px;
    clear: both;
  }
  .other-places h3 {
    margin: 0 0 25px 10px;
  }
  .other-places .carousel-img {
    width: 300px;
    padding: 0 5px;
  }
  .other-places .carousel-img .resCarousel-inner {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
  }
  .other-places .carousel-img .resCarousel-inner .item {
    width: 100%;
  }
  .other-places .card-wrap {
    max-width: 285px;
    width: 100%;
    padding: 0 8px 5px 8px;
  }
  /*----------------------------------------
  OPERATOR EVENTS ON THEIR LISITING
----------------------------------------*/
  #all-events .modal-dialog-med .modal-body {
    padding: 5px 15px 15px 15px;
  }
  #all-events .modal-dialog-med a.event {
    width: 100%;
    display: table;
    padding: 15px 0;
    color: #3a3a3c;
  }
  #all-events .modal-dialog-med a.event .text {
    width: 100%;
    float: left;
  }
  #all-events .modal-dialog-med a.event .text .days {
    width: auto;
    height: auto;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.4rem;
  }
  #all-events .modal-dialog-med a.event .text .days img {
    width: 20px;
    height: auto;
    margin: -5px 5px 0 0;
  }
  #all-events .modal-dialog-med a.event .text h5 {
    margin: 20px 0 5px 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
  }
  #all-events .modal-dialog-med a.event .image {
    width: 100%;
    float: left;
    height: 160px;
    background-size: 130% auto;
    cursor: pointer;
  }
  #all-events .modal-dialog-med a.event:hover {
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px dotted #3a3a3c;
    cursor: pointer;
  }
  .list-events a.event .image {
    height: 160px;
  }
  .list-events a.event .text h5 {
    margin: 10px 0 5px 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
  }
  /*----------------------------------------
	  ARTICLE + ARTICLE LISTING PAGES
	----------------------------------------*/
  .WebArticleListingPage h4,
  .WebArticlePage h4 {
    margin: 30px 0 10px 0;
  }
  .WebArticleListingPage .buttons .tools,
  .WebArticlePage .buttons .tools {
    float: left;
    text-align: right;
  }
  .WebArticleListingPage .media,
  .WebArticlePage .media {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    display: block;
    height: 0;
    overflow: hidden;
  }
  .WebArticleListingPage .media iframe,
  .WebArticlePage .media iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  .WebArticleListingPage .all-services,
  .WebArticlePage .all-services {
    margin-top: 20px;
  }
  .WebArticleListingPage .con-right .info-section,
  .WebArticlePage .con-right .info-section {
    margin: 0;
    padding-top: 0;
    border: 0;
  }
  .WebArticleListingPage .con-right .info-section .desc,
  .WebArticlePage .con-right .info-section .desc {
    display: none;
  }
  .WebArticleListingPage .ArticleDates,
  .WebArticlePage .ArticleDates {
    font-style: italic;
    font-size: 1.4rem;
    font-weight: 600;
  }
  .WebArticleListingPage .ArticleDates img,
  .WebArticlePage .ArticleDates img {
    margin: -5px 4px 0 0;
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .con-left {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .con-right {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 27.5em) {
  /*----------------------------------------
	  MORE INFO SECTION
	----------------------------------------*/
  .more-info {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 25px;
    border-bottom: 0;
  }
  .more-info.first {
    border-right: 1px solid #8f8f8f;
  }
  .menu {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*----------------------------------------
	  GALLERY + MODAL SECTION
	----------------------------------------*/
  .gallery .image,
  .con-right .gallery .image {
    width: 32%;
    height: 90px;
    float: left;
  }
  .gallery .image img,
  .con-right .gallery .image img {
    width: 100%;
    margin: 0;
  }
  #modal-gallery .carousel-inner {
    height: 250px;
  }
  /*----------------------------------------
	  OTHER PLACES FOR OPERATORS WITH MORE THAN ONE PREMISES
	----------------------------------------*/
  .other-places .carousel-img {
    width: auto;
  }
  .other-places .carousel-img .resCarousel-inner .item {
    width: 50%;
  }
}
@media (min-width: 33em) {
  /*----------------------------------------
	  MORE INFO SECTION
	----------------------------------------*/
  .more-info {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 25px 20px 25px;
    border-right: 1px solid #8f8f8f;
  }
  .last {
    clear: none;
  }
  /*----------------------------------------
		GALLERY + MODAL SECTION
	----------------------------------------*/
  .gallery .image {
    height: 130px;
  }
}
@media (min-width: 38.75em) {
  /*----------------------------------------
  MORE INFO SECTION
----------------------------------------*/
  .menu {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*----------------------------------------
  GALLERY + MODAL SECTION
----------------------------------------*/
  #modal-gallery .carousel-inner {
    height: 320px;
  }
}
@media (min-width: 42.5em) {
  /*----------------------------------------
	  OTHER PLACES FOR OPERATORS WITH MORE THAN ONE PREMISES
	----------------------------------------*/
  .other-places .carousel-img .resCarousel-inner .item {
    width: 33.333%;
  }
}
@media (min-width: 48em) {
  /*----------------------------------------
	  BANNER
	----------------------------------------*/
  .banner-list {
    height: 400px;
  }
  .door-sign {
    left: auto;
  }
  .door-sign .time {
    font-size: 3.2rem;
  }
  .door-sign .book-now {
    padding: 27px 20px;
  }
  /*----------------------------------------
	  CONTENT
	----------------------------------------*/
  .con-left {
    padding: 0 0 40px 0;
  }
  .con-right {
    padding: 0;
  }
  /*----------------------------------------
	  TOP BUTTONS
	----------------------------------------*/
  .MembershipListing .buttons .contact,
  .MembershipEventfinder .buttons .contact {
    float: left;
  }
  .MembershipListing .buttons .tools,
  .MembershipEventfinder .buttons .tools {
    float: right;
    text-align: right;
  }
  /*----------------------------------------
	  REVIEWS SECTION
	----------------------------------------*/
  .reviews {
    height: 80px;
    margin: 80px 0 40px 0;
  }
  .reviews .social-members {
    width: auto;
    float: left;
    margin-bottom: 0;
  }
  .reviews .ta {
    float: left;
    width: 25%;
    margin-top: -10px;
  }
  .reviews .qm {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -25px;
  }
  /*----------------------------------------
	  MORE INFO SECTION
	----------------------------------------*/
  .info-section {
    margin: 30px 0;
  }
  /*----------------------------------------
	  GALLERY + MODAL SECTION
	----------------------------------------*/
  .gallery .image {
    height: 140px;
  }
  #modal-gallery .carousel-inner {
    height: 400px;
  }
  #modal-gallery .modal-body .image-title {
    padding: 15px 35px;
  }
  #modal-gallery .modal-body .image-title h3 {
    font-size: 2rem;
  }
  /*----------------------------------------
	  OPERATORS EVENTS ON THEIR LISTING
	----------------------------------------*/
  #all-events .modal-dialog-med a.event .text {
    width: 47%;
    float: left;
    margin-left: 3%;
  }
  #all-events .modal-dialog-med a.event .image {
    width: 50%;
  }
  #all-events .modal-dialog-med a.event:hover {
    background: rgba(255, 255, 255, 0.5);
  }
}
@media (min-width: 48em) and (min-width: 768px) {
  .reviews .qm {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 62em) {
  .banner-list {
    height: 500px;
  }
  .content {
    padding: 30px 0 60px 0;
  }
  .content .con-left {
    padding: 0 60px 40px 0;
  }
  .reviews {
    height: 60px;
    margin: 40px 0 50px 0;
  }
  .takeaways {
    padding: 15px 20px 10px 20px;
  }
  .takeaways p {
    text-align: left;
  }
  .gallery .image {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 15.8%;
    height: 70px;
  }
  #modal-gallery .carousel-inner {
    height: 500px;
  }
  /*----------------------------------------
	  BOOKINGS BUTTON
	----------------------------------------*/
  .con-right a.bookings,
  .con-right .sidebar {
    display: block;
  }
  /*----------------------------------------
	  BUSINESS EVENTS INFO
	----------------------------------------*/
  .info-section-bus {
    margin: 10px 0;
  }
  .other-places .carousel-img .resCarousel-inner .item {
    width: 33.3333%;
  }
}
@media (min-width: 75em) {
  .banner-list {
    min-height: 550px;
  }
  .gallery .image {
    height: 85px;
  }
  .modal-dialog-med .event .image {
    width: auto;
    height: 250px;
  }
}
/*----------------------------------------
  BANNERS
----------------------------------------*/
.banner-list {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.door-sign {
  margin-right: 10px;
  display: flex;
  width: auto;
  float: left;
  font-family: 'Oswald', sans-serif;
  color: #FFF;
}
.door-sign .time {
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: auto;
  padding: 18px 20px 12px 20px;
  background-color: rgba(58, 58, 60, 0.8);
  font-weight: 300;
}
.door-sign .time span {
  display: block;
  margin-bottom: -3px;
  font-family: 'Oswald', sans-serif;
  font-size: 2rem;
  clear: right;
}
.door-sign .book-now {
  display: table-cell;
  vertical-align: middle;
  float: right;
  border-bottom-right-radius: 30px;
  background-color: #fbab18;
  text-align: center;
  color: #262626;
  font-weight: 400;
  font-size: 2.2rem;
  text-transform: uppercase;
}
.door-sign .book-now:hover {
  background-color: #3a3a3c;
  color: #FFF;
}
/*----------------------------------------
  PAGE STRUCTURE
----------------------------------------*/
.con-left h2 {
  font-family: 'Chivo', sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.6;
}
.con-left .address,
.con-left .author {
  margin: 0 0 25px 0;
  font-style: italic;
  font-family: 'Playfair Display', serif;
  font-size: 1.7rem;
}
.con-left .price,
.con-left .rating {
  margin-bottom: -15px;
  font-size: 1.3rem;
  font-style: italic;
}
.con-left .price a,
.con-left .rating a {
  text-decoration: none !important;
}
.con-left .price ul,
.con-left .rating ul {
  margin: 0;
}
.con-left .price h5,
.con-left .rating h5 {
  margin: 0;
  font-weight: 600;
  font-size: 1.3rem;
  font-style: italic;
}
.con-left .price li {
  list-style-type: none;
  display: inline-block;
  width: 10px;
  height: auto;
}
.con-left .rating li {
  list-style-type: none;
  display: inline-block;
  width: 20px;
  height: auto;
}
/*----------------------------------------
  CONTENT RIGHT
----------------------------------------*/
.con-right .section::after {
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  bottom: 0px;
  width: 30%;
  height: 1px;
  background: #FFF none repeat scroll 0% 0%;
  margin-top: 10px;
}
.con-right .open-hours,
.con-right .free-text {
  margin-bottom: 20px;
  padding: 30px 30px 50px 30px;
  background-color: #3a3a3c;
  color: #FFF;
  text-align: center;
}
.con-right .open-hours h3,
.con-right .free-text h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 2.3rem;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  margin: 25px 0 20px 0;
  line-height: 1.3;
}
.con-right .open-hours p,
.con-right .free-text p {
  font-size: 1.6rem;
  line-height: 1.5;
}
.con-right .open-hours p:last-child,
.con-right .free-text p:last-child {
  margin-bottom: 10px;
}
.con-right .open-hours a,
.con-right .free-text a {
  color: #FFF;
  font-weight: 400;
  border-bottom: 1px dotted #8f8f8f;
  padding-bottom: 2px;
}
.con-right .open-hours span,
.con-right .free-text span {
  font-weight: 400;
  margin-right: 3px;
}
.con-right .open-hours ul,
.con-right .free-text ul {
  margin-left: 0;
}
.con-right .open-hours li,
.con-right .free-text li {
  list-style-type: none;
}
.con-right .open-hours .see-more,
.con-right .free-text .see-more {
  margin: 5px 0 20px 0;
}
.con-right .open-hours p {
  margin-bottom: 0.7rem;
}
.con-right .host {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
}
.con-right .host img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.con-right .host img:hover {
  transform: scale(1.1);
}
.con-right .host .meet {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  bottom: 20px;
}
.con-right .host .meet span {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.con-right .host .host-name {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 15px 20px;
  background-color: rgba(58, 58, 60, 0.8);
  color: #FFF;
  font-family: 'Playfair Display', serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}
.con-right #host .modal-body {
  padding: 25px 35px;
}
#modal-hours .modal-dialog-sml ul,
#bus-events .modal-dialog-sml ul,
#bus-transport .modal-dialog-sml ul {
  margin: 0 0 -6px 0;
}
#modal-hours .modal-dialog-sml .nav-tabs li,
#bus-events .modal-dialog-sml .nav-tabs li,
#bus-transport .modal-dialog-sml .nav-tabs li {
  margin-bottom: 5px;
}
#modal-hours .modal-dialog-sml .nav-tabs li.active a,
#bus-events .modal-dialog-sml .nav-tabs li.active a,
#bus-transport .modal-dialog-sml .nav-tabs li.active a {
  color: #FFF;
  background-color: #3a3a3c;
}
#modal-hours .modal-dialog-sml .nav-tabs a,
#bus-events .modal-dialog-sml .nav-tabs a,
#bus-transport .modal-dialog-sml .nav-tabs a {
  color: #7b7b7b;
  border: 1px solid #8f8f8f;
  border-bottom: none;
  background-color: #3a3a3c;
  font-weight: 400;
}
#modal-hours .modal-dialog-sml .nav-tabs a:hover,
#bus-events .modal-dialog-sml .nav-tabs a:hover,
#bus-transport .modal-dialog-sml .nav-tabs a:hover {
  color: #FFF;
}
#modal-hours .modal-dialog-sml .tab-content,
#bus-events .modal-dialog-sml .tab-content,
#bus-transport .modal-dialog-sml .tab-content {
  text-align: center;
}
#modal-hours .modal-dialog-sml .modal-body h3,
#bus-events .modal-dialog-sml .modal-body h3,
#bus-transport .modal-dialog-sml .modal-body h3,
#modal-hours .modal-dialog-sml .modal-body p,
#bus-events .modal-dialog-sml .modal-body p,
#bus-transport .modal-dialog-sml .modal-body p,
#modal-hours .modal-dialog-sml .modal-body a,
#bus-events .modal-dialog-sml .modal-body a,
#bus-transport .modal-dialog-sml .modal-body a {
  color: #FFF;
}
#modal-hours .modal-dialog-sml .modal-body p,
#bus-events .modal-dialog-sml .modal-body p,
#bus-transport .modal-dialog-sml .modal-body p {
  line-height: 1.5;
  margin-bottom: 10px;
}
#modal-hours .modal-dialog-sml .modal-body p span,
#bus-events .modal-dialog-sml .modal-body p span,
#bus-transport .modal-dialog-sml .modal-body p span {
  margin: 20px 0 0 0;
  display: inline-block;
}
#modal-hours .modal-dialog-sml .modal-body a,
#bus-events .modal-dialog-sml .modal-body a,
#bus-transport .modal-dialog-sml .modal-body a {
  border-bottom: 1px solid #FFF;
  font-weight: 400;
}
#modal-hours .modal-dialog-sml .modal-body h4,
#bus-events .modal-dialog-sml .modal-body h4,
#bus-transport .modal-dialog-sml .modal-body h4 {
  font-weight: 300;
  font-size: 1.6rem;
}
#modal-hours .modal-dialog-sml .modal-footer,
#bus-events .modal-dialog-sml .modal-footer,
#bus-transport .modal-dialog-sml .modal-footer {
  padding: 20px 0;
}
#public-hols .modal-dialog-sml {
  max-width: 435px;
}
#public-hols .modal-body {
  padding: 40px 30px 20px 30px;
  text-align: center;
}
#public-hols .modal-body a,
#public-hols .modal-body p {
  color: #FFF;
}
#public-hols .modal-body a:hover {
  color: #fbab18;
}
#public-hols .modal-footer {
  padding: 30px 0 10px 0;
  border-top: 1px solid #FFF;
  margin-top: 22px;
}
#public-hols .modal-footer .btn-close {
  float: none;
}
/*----------------------------------------
  BOOKINGS BUTTON
----------------------------------------*/
a.bookings {
  display: block;
  width: 100%;
  border: 1px solid #fbab18 !important;
  margin-bottom: 10px;
  padding: 20px;
  background-color: #fbab18 !important;
  text-align: center;
  color: #3a3a3c !important;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: 'Chivo', sans-serif;
  font-size: 2.4rem;
  font-weight: 600 !important;
  font-style: italic;
}
a.bookings:hover {
  border: 1px solid #3a3a3c !important;
  background-color: transparent !important;
}
/*----------------------------------------
  BUSINESS EVENTS INFO
----------------------------------------*/
.sidebar,
.modal-dialog-sml .modal-body .sidebar {
  margin-bottom: 10px;
  padding: 20px 20px 10px 20px;
  background-color: #3a3a3c;
  color: #FFF;
  text-align: center;
}
.sidebar h3,
.modal-dialog-sml .modal-body .sidebar h3 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 2.3rem;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  margin: -5px 0 20px 0 !important;
  line-height: 1.3;
}
.sidebar span,
.modal-dialog-sml .modal-body .sidebar span {
  font-family: 'Playfair', serif;
  font-style: italic;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: none;
}
.sidebar h4,
.modal-dialog-sml .modal-body .sidebar h4 {
  margin: -3px 0 0 0;
  font-family: 'Chivo', sans-serif;
  font-size: 2rem !important;
  font-style: italic;
  font-weight: 600 !important;
}
.sidebar h5,
.modal-dialog-sml .modal-body .sidebar h5 {
  margin: 0;
  font-weight: 100;
  font-size: 1.4rem;
  font-style: italic;
}
.sidebar .table,
.modal-dialog-sml .modal-body .sidebar .table {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #8f8f8f;
}
.sidebar .table .entry,
.modal-dialog-sml .modal-body .sidebar .table .entry {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 100px;
  padding: 15px;
  border-right: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
}
.sidebar .table .entry img,
.modal-dialog-sml .modal-body .sidebar .table .entry img {
  width: 38px;
  height: auto;
}
.sidebar .table .entry:nth-child(2),
.modal-dialog-sml .modal-body .sidebar .table .entry:nth-child(2),
.sidebar .table .entry:nth-child(4),
.modal-dialog-sml .modal-body .sidebar .table .entry:nth-child(4),
.sidebar .table .entry:nth-child(6),
.modal-dialog-sml .modal-body .sidebar .table .entry:nth-child(6),
.sidebar .table .entry:nth-child(8),
.modal-dialog-sml .modal-body .sidebar .table .entry:nth-child(8) {
  border-right: none;
}
.sidebar .table h4,
.modal-dialog-sml .modal-body .sidebar .table h4 {
  text-transform: none;
}
.sidebar .table p,
.modal-dialog-sml .modal-body .sidebar .table p {
  font-size: 1.8rem;
  margin-bottom: 0.4rem !important;
  font-weight: 600;
  font-style: italic;
  line-height: 1.1 !important;
}
.sidebar .table a,
.modal-dialog-sml .modal-body .sidebar .table a {
  border-bottom: none !important;
}
.sidebar .table .entry-full,
.modal-dialog-sml .modal-body .sidebar .table .entry-full {
  width: 100%;
  clear: both;
  min-height: auto;
  padding: 5px 0;
  border-right: none;
  border-bottom: 1px solid #8f8f8f;
}
.sidebar .table .entry-full img,
.modal-dialog-sml .modal-body .sidebar .table .entry-full img {
  width: 28px;
  height: auto;
}
.sidebar .table .entry-full h5,
.modal-dialog-sml .modal-body .sidebar .table .entry-full h5 {
  display: inline;
  margin: 10px 0;
}
#bus-events .modal-dialog-sml .modal-body,
#bus-transport .modal-dialog-sml .modal-body {
  border: 1px solid #8f8f8f;
  padding: 18px;
}
#bus-events .modal-dialog-sml .modal-body .sidebar,
#bus-transport .modal-dialog-sml .modal-body .sidebar {
  padding: 0;
}
#bus-events .modal-dialog-sml .modal-body a.bookings,
#bus-transport .modal-dialog-sml .modal-body a.bookings {
  margin: 0 0 15px 0;
  padding: 10px;
}
#bus-events .modal-dialog-sml .modal-body a.bookings:hover,
#bus-transport .modal-dialog-sml .modal-body a.bookings:hover {
  color: #fbab18 !important;
  border: 1px solid #fbab18 !important;
  background-color: transparent !important;
}
.info-section-bus {
  background-color: rgba(123, 167, 181, 0.4);
  text-align: center;
  clear: both;
}
.info-section-bus p {
  max-width: none;
}
.info-section-bus a.download {
  display: inline-block;
  padding: 10px 16px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.info-section-bus a.download:hover {
  background-color: #3a3a3c !important;
  border: 1px solid #3a3a3c !important;
  color: #FFF;
}
.con-right .info-section {
  overflow: hidden;
  border: 0;
  padding-top: 0;
  text-align: center;
}
.con-right .info-section .more-info {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .con-right .info-section .more-info {
    float: left;
    width: 50%;
  }
}
.con-right .info-section .more-info:nth-child(3) {
  border-right: 0;
}
.con-right .info-section h3 {
  margin: 0 0 15px 0;
}
.con-right .info-section p {
  margin: 0;
}
.heading {
  padding: 5px 0 12px 0;
  text-align: center;
  border-bottom: 1px dotted #3a3a3c;
}
.heading h4 {
  margin-bottom: 5px;
}
.heading p {
  max-width: 100%;
  margin-bottom: 0;
}
.list-events {
  width: 100%;
  padding: 10px 20px 20px 20px;
  margin-bottom: 20px;
}
.list-events a.btn-see-all {
  width: 100%;
  padding: 10px 16px;
  border: 1px solid #3a3a3c;
  font-weight: 400;
}
.list-events a.event {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  overflow: hidden;
  height: auto;
  margin: 0 2% 0 0;
  padding: 15px 0;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .list-events a.event {
    float: left;
    width: 100%;
  }
}
.list-events a.event .image {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-size: cover;
  height: 105px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .list-events a.event .image {
    float: left;
    width: 33.33333333%;
  }
}
.list-events a.event .text {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 10px 0 15px;
}
@media (min-width: 768px) {
  .list-events a.event .text {
    float: left;
    width: 66.66666667%;
  }
}
.list-events a.event .text h4 {
  text-transform: lowercase;
}
.list-events a.event .text p {
  font-size: 1.5rem;
  line-height: 1.4;
}
.list-events a.event .text .days {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-top: -5px;
}
.list-events a.event .text .days a {
  margin-left: 5px;
  border-bottom: 0;
  font-weight: 600;
}
.list-events a.event .text .days img {
  margin: -5px 5px 0 0;
  width: 18px;
  height: 18px;
}
.list-events a.event:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #3a3a3c;
  cursor: pointer;
}
.single-playlist {
  margin-top: 20px;
  padding: 20px 30px 30px 30px;
  text-align: center;
  background-color: #f2f2ef;
}
.single-playlist p {
  line-height: 1.4;
}
.single-playlist .card-wrap {
  width: 85%;
  float: none;
}
/*----------------------------------------
  PAGE ELEMENTS
----------------------------------------*/
.reviews {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .reviews {
    float: left;
    width: 100%;
  }
}
.reviews .ta img {
  margin: 0 auto;
}
.reviews .ta span,
.reviews .ta a {
  display: block;
  font-size: 1.3rem;
}
.reviews .ta a {
  border-bottom: none;
}
.reviews .qm {
  padding-left: 0;
}
.reviews .qm img {
  width: 80px;
  height: auto;
}
.reviews h2 {
  margin-top: -10px;
  font: 3rem/1 'Oswald', serif;
  font-weight: 400;
}
.reviews .social-members {
  margin-right: 20px;
  padding-left: 0;
  overflow: hidden;
}
.reviews .social-members ul {
  margin: 0 !important;
}
.reviews .social-members li {
  display: inline-block;
  margin-right: 5px;
}
.reviews .social-members a.fb,
.reviews .social-members a.tw,
.reviews .social-members a.in,
.reviews .social-members a.pn,
.reviews .social-members a.sc,
.reviews .social-members a.wb {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #3a3a3c;
  border-radius: 50%;
  border-bottom: 0 !important;
}
.reviews .social-members a.fb {
  background-image: url('../images/hb-social-fb.svg');
}
.reviews .social-members a.tw {
  background-image: url('../images/hb-social-tw.svg');
}
.reviews .social-members a.in {
  background-image: url('../images/hb-social-ins.svg');
}
.reviews .social-members a.pn {
  background-image: url('../images/hb-social-pin.svg');
}
.reviews .social-members a.sc {
  background-image: url('../images/hb-social-sc.svg');
}
.reviews .social-members a.wb {
  background-image: url('../images/hb-social-wb.svg');
}
.gallery {
  margin: 10px 0;
}
.gallery .carousel-img {
  padding: 0;
}
.gallery .carousel-img .image {
  width: 98%;
  height: auto;
  padding: 0;
  margin: 0 5px 5px 0;
  overflow: hidden;
}
.gallery .carousel-img .image img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.gallery .carousel-img .image img:hover {
  transform: scale(1.1);
  cursor: zoom-in;
}
.gallery .carousel-img button.leftRs {
  left: -20px;
}
.gallery .carousel-img button.rightRs {
  right: -20px;
}
.con-right .gallery {
  margin-top: 0;
}
#modal-gallery {
  padding: 0 15px;
}
#modal-gallery .carousel-inner {
  background-color: #3a3a3c;
}
#modal-gallery .modal-body {
  padding: 0;
}
#modal-gallery .modal-body h3 {
  max-width: 90%;
  margin: 0 auto !important;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #FFF !important;
}
#modal-gallery .modal-body .image-title {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  background-color: rgba(58, 58, 60, 0.8);
}
#modal-gallery .modal-body .image-title h3 {
  max-width: auto;
  color: #FFF;
  font-weight: 400 !important;
}
#modal-gallery .glyphicon {
  display: none;
}
/*----------------------------------------
  ADDITIONAL INFORMATION
----------------------------------------*/
.info-section {
  clear: both;
  border-top: 2px dotted #3a3a3c;
  padding-top: 30px;
}
.info-section .desc {
  font-style: italic;
  font-weight: 600;
}
.info-section h3 {
  margin-top: 20px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  font-weight: 400 !important;
  font-size: 2rem;
}
.info-section ul {
  margin: 15px 0 0 0;
}
.info-section p,
.info-section li {
  max-width: 100%;
  list-style-type: none;
  font-size: 1.55rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0.9rem;
}
.info-section p span,
.info-section li span {
  font-weight: 600;
}
.info-section.gallery {
  border-bottom: 0;
}
h3.extra-info {
  clear: both;
  font-size: 2.8rem;
}
.top-section {
  margin-top: 20px;
}
.menu {
  padding-left: 0;
}
.menu a.download {
  display: block;
  width: 185px;
  margin-top: 15px;
  padding: 12px 15px;
  text-align: center;
  background-color: transparent;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.7rem;
  letter-spacing: 0.15rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.menu a.download:hover {
  color: #FFF;
  background-color: #3a3a3c;
  border: 1px solid #3a3a3c !important;
}
.menu-options p {
  margin-bottom: 3px;
}
.menu-options:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .menu-options:first-child {
    float: left;
    width: 33.33333333%;
  }
}
.menu-options:nth-child(2) {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
}
@media (min-width: 992px) {
  .menu-options:nth-child(2) {
    float: left;
    width: 50%;
  }
}
.takeaways {
  overflow: auto;
  background-color: #cef2e1;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  color: #3a3a3c;
}
.takeaways p {
  max-width: 100%;
}
.takeaways br {
  margin-bottom: 0 !important;
}
.takeaways h3,
.takeaways .hours,
.takeaways a {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  margin-top: 0;
  color: #3a3a3c;
}
.takeaways .hours {
  margin: 0 25px 0 10px;
}
.takeaways a.download {
  margin-top: 0;
  padding: 12px 15px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #3a3a3c;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.takeaways a.download:hover {
  color: #FFF;
  background-color: #3a3a3c;
  border: 1px solid #3a3a3c !important;
  border: 0;
}
.more-info {
  overflow: hidden;
}
.more-info img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.more-info img:hover {
  transform: scale(2.1);
  cursor: crosshair;
}
.more-info a.download {
  display: block;
  width: 185px;
  margin-top: 15px;
  padding: 12px 20px;
  border: 1px solid #3a3a3c;
  text-align: center;
  background-color: transparent;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.15rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.more-info a.download:hover {
  color: #FFF;
  border: 0;
}
.more-info.first {
  padding-left: 0 !important;
}
.info-section:nth-child(2) {
  padding-left: 0 !important;
}
.info-section.welcome {
  padding-top: 5px !important;
}
.full {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  border-top: 1px solid #8f8f8f;
  border-right: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .full {
    float: left;
    width: 100%;
  }
}
.full p {
  margin-bottom: 0;
}
.all-services {
  margin: 20px 0 20px 0;
  display: inline-block;
  width: 100%;
}
.all-services a.btn-see-all {
  width: 100%;
  padding: 12px 15px;
  background-color: #DDD;
  border: 1px solid #DDD;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.15rem;
}
.all-services a.btn-see-all:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #3a3a3c;
  border: 1px solid #3a3a3c;
  color: #FFF;
}
.all-services-modal .modal-dialog-med {
  max-width: 500px;
}
.all-services-modal .modal-body {
  padding-bottom: 40px;
}
.all-services-modal .modal-body h2 {
  margin: 15px 0 10px 0;
  line-height: 1.3;
  font-size: 2.7rem;
}
.all-services-modal .modal-body .info-section h3:first-child {
  margin-top: 15px;
}
.all-services-modal .modal-body h3 {
  margin: 25px 0 10px 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  font-weight: 400 !important;
  font-size: 1.8rem;
}
.all-services-modal .modal-body p,
.all-services-modal .modal-body li {
  margin-bottom: 0.5rem;
}
.all-services-modal .modal-body p.title {
  margin: 20px 0 10px 0;
  font-size: 1.5rem;
  font-weight: 300;
  font-style: italic;
  display: block;
  background-color: #4e4d4d;
  display: inline-block;
  color: #FFF;
  padding: 2px 8px;
  border-radius: 3px;
}
.all-services-modal .modal-body .more-info {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .all-services-modal .modal-body .more-info {
    float: left;
    width: 50%;
  }
}
.all-services-modal .modal-body ul {
  margin-top: 5px;
}
.all-services-modal .info-section {
  margin: 0;
  padding: 5px 0 15px 0;
  border-top: 0;
  border-bottom: 2px dotted #3a3a3c;
}
.categories {
  display: block;
  height: 20px;
  margin: 5px 0;
  clear: both;
}
.categories a.cat {
  float: left;
  width: auto;
  margin: 0 2px 2px 0;
  padding: 4px 8px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.07rem;
  color: #FFF;
  border-bottom: 0;
  cursor: pointer;
}
.categories a.cat:hover {
  color: #fff;
  background-color: #3a3a3c;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  /*----------------------------------------
  HOMEPAGE
----------------------------------------*/
  .WebHomePage .vid-wide {
    height: auto;
    overflow: hidden;
    max-height: none;
    margin-bottom: 0;
  }
  .homepage-intro {
    background-color: #f2f2ef;
    padding: 0 0 20px 0;
    margin-bottom: 0;
  }
  .homepage-intro h1 {
    font-size: 4rem;
  }
  .forecast .wrap {
    float: left;
    padding: 15px 0 0 10px;
  }
  .weather {
    display: inline-block;
    padding: 0;
    border-right: 0;
  }
  .weather h4 {
    font-size: 1.6rem;
  }
  .weather .pic {
    width: 48px;
    padding: 0 5px;
    margin: -10px 0 0 -20px;
  }
  .greeting,
  .time,
  .today,
  .full-forecast {
    display: none;
  }
  .today {
    padding: 0 18px 0 0;
  }
  a.view-map {
    width: 135px;
    padding: 12px;
  }
  a.view-map h4 {
    font-size: 1.7rem;
  }
  a.view-map span {
    font-size: 1.45rem;
  }
  .taller {
    min-height: 300px;
    margin-top: -310px;
  }
  .WebHomePage .curated {
    margin-bottom: 0;
  }
  .break-out .intro {
    padding: 0 50px 10px 50px;
  }
  .whats-on,
  .neighbourhoods {
    height: 300px;
  }
  .areas {
    margin: -10px 0 50px 0;
    padding: 45px 0 35px 0;
  }
  .area-wrap {
    width: 80%;
    margin: 0 auto;
  }
  .area-nap,
  .area-hast,
  .area-havl,
  .area-wai,
  .area-cent {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
  }
  .area-nap .image,
  .area-hast .image,
  .area-havl .image,
  .area-wai .image,
  .area-cent .image {
    height: 150px;
  }
  .WebHomePage .breakoutEvents {
    position: relative;
    margin-top: -320px;
    z-index: 5;
  }
  .WebHomePage .breakoutEvents .carousel-img {
    padding: 0 20px;
  }
  .WebHomePage .breakoutEvents .carousel-img button.leftRs {
    left: -5px !important;
  }
  .WebHomePage .breakoutEvents .carousel-img button.rightRs {
    right: -5px !important;
  }
  .home .carousel-w-text .resCarousel-inner {
    white-space: nowrap;
    overflow: hidden;
  }
  .home .carousel-w-text .resCarousel-inner .item {
    width: 100%;
    margin: 0;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide {
    position: relative;
    padding-left: 0;
    width: 100%;
    margin: 0 auto 10px auto;
    transition: 0.5s ease;
    backface-visibility: hidden;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .image {
    position: relative;
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: 0.5s ease;
    backface-visibility: hidden;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text p,
  .home .carousel-w-text .resCarousel-inner .item .guide .text-mob p {
    font-size: 1.5rem;
    line-height: 1.4;
    font-style: italic;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text a,
  .home .carousel-w-text .resCarousel-inner .item .guide .text-mob a {
    color: #3a3a3c;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text h3,
  .home .carousel-w-text .resCarousel-inner .item .guide .text-mob h3 {
    margin-top: 0;
    font-family: 'Playfair Display', serif;
    font-size: 2.2rem;
    font-weight: 900;
    text-transform: none;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text-wrap {
    display: none;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .labels {
    display: none;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text-mob {
    display: block;
    width: 90%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 8%;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .btn {
    padding: 10px 15px;
    margin-top: 0;
    border: 1px solid #3a3a3c;
    font-size: 1.5rem;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .btn:hover {
    background-color: #3a3a3c;
    color: #FFF;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide:hover .text-mob,
  .home .carousel-w-text .resCarousel-inner .item .guide:focus .text-mob {
    background-color: #fbab18;
    color: #FFF;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide:focus .image {
    opacity: 0;
    cursor: pointer;
  }
  .get-here .content-wrap {
    margin: 0 20px 20px 20px;
  }
  .get-here .content-wrap .col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .get-here .content-wrap .image {
    height: 300px;
  }
  .get-here .content-wrap .text {
    padding: 25px;
    height: auto;
  }
  .get-here .content-wrap iframe.airnz {
    margin-top: 30px;
  }
  .get-here {
    padding-bottom: 60px;
  }
  .get-here .nav-tabs li {
    width: 50%;
  }
  .get-here .nav-tabs li a {
    margin-right: 0;
    border: 1px solid #3a3a3c;
  }
  .booking {
    margin-top: 0;
    padding: 40px 0;
  }
  .booking-accomm {
    margin-top: 20px;
  }
  .booking-accomm #b_container iframe {
    height: 450px;
  }
  .booking-accomm #b_container iframe .b-aff__dates--label {
    width: 100% !important;
  }
  /*----------------------------------------
		EVENTS PAGE
	----------------------------------------*/
  body.events .banner-list {
    position: relative;
    max-height: 280px;
    background-position: 50% 0;
  }
  body.events .banner-list .container {
    width: 100%;
    height: 100%;
  }
  body.events .banner-list .content-pg {
    padding: 20px 0 0 0;
  }
  body.events .banner-list .ev-dates {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    display: table-cell;
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
    height: auto;
  }
  body.events .carousel-img {
    padding: 0 20px;
  }
  body.events .carousel-img button.leftRs {
    left: 20px !important;
  }
  body.events .carousel-img button.rightRs {
    right: 20px !important;
  }
  body.events .breakoutEvents .featured .ResSlid0 .item .carousel-inner {
    height: 340px;
  }
  body.events .breakoutEvents .featured .ResSlid0 .item .event {
    height: 100%;
  }
  body.events .breakoutEvents .featured .carousel-img button.leftRs {
    left: -10px !important;
  }
  body.events .breakoutEvents .featured .carousel-img button.rightRs {
    right: -10px !important;
  }
  body.events .ui-widget-content {
    background-color: rgba(0, 0, 0, 0.7) !important;
    background-image: none;
    padding: 8px;
  }
  body.events .ui-datepicker th {
    color: #FFF;
  }
  body.events td.ui-datepicker-current-day,
  body.events td.ui-datepicker-days-cell-over {
    background-color: #fbab18;
  }
  body.events td.ui-datepicker-current-day a.ui-state-active,
  body.events td.ui-datepicker-days-cell-over a.ui-state-active {
    color: #FFF;
  }
  body.events .ui-datepicker {
    z-index: 9999 !important;
    width: 80% !important;
    top: 1420px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    padding-bottom: 10px;
  }
  body.events .ui-datepicker-calendar {
    background-color: #FFF;
    text-align: center;
    width: 100%;
  }
  body.events .ui-datepicker-calendar td {
    padding: 2px;
    border: 1px solid #f2f2ef;
  }
  body.events .ui-datepicker-calendar th {
    color: #3a3a3c;
    border: 1px solid #f2f2ef;
    text-align: center;
  }
  body.events .ui-datepicker-multi .ui-datepicker-group table {
    width: 100%;
  }
  body.events .ui-state-default,
  body.events .ui-widget-content .ui-state-default {
    color: #3a3a3c;
  }
  body.events .ui-widget-header {
    background-image: none;
    background-color: #fbab18;
  }
  body.events .ui-datepicker .ui-datepicker-header {
    padding: 10px 0;
    height: 35px;
    text-align: center;
  }
  body.events .ui-datepicker select.ui-datepicker-month {
    color: #3a3a3c;
  }
  body.events .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 100%;
  }
  body.events .ui-datepicker-prev,
  body.events .ui-datepicker-next {
    position: absolute;
    background-color: #3a3a3c;
    top: 0;
    padding: 10px 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-style: normal;
    color: #FFF;
  }
  body.events .ui-datepicker-prev {
    left: -36px;
  }
  body.events .ui-datepicker-next {
    right: -37px;
  }
  body.events .dateRangeRow {
    float: none !important;
    padding: 10px 0 0 0;
    margin: 0 auto;
    width: 90%;
  }
  body.events .dateRangeRow label {
    font-weight: 400;
    margin-right: 10px;
  }
  body.events #EventDateStart,
  body.events #EventDateEnd {
    width: auto;
    margin-right: 5px;
    width: 100%;
    padding: 5px 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    padding: 3px;
  }
  /*----------------------------------------
		NEIGHBOURHOODS
	----------------------------------------*/
  .list-3 {
    text-align: center;
  }
  .list-3 h2 {
    font-size: 3.5rem;
    margin: 0;
  }
  .list-3 button.download {
    display: none;
  }
  .list-3:first-child,
  .list-3:nth-child(2) {
    width: 33%;
    float: left;
  }
  .list-3:first-child span,
  .list-3:nth-child(2) span {
    width: 100%;
    margin-top: 5px;
  }
  .list-3:first-child,
  .list-3:nth-child(2),
  .list-3:last-child {
    padding: 0 15px !important;
    text-align: center;
  }
  .list-3:last-child {
    width: 33%;
    float: left;
  }
  .list-3:last-child span {
    width: 100%;
    margin-top: 30px;
  }
  .highlights {
    background-color: #e9e9e4;
  }
  .precincts {
    background-color: #f2f2ef;
    padding: 0 0 60px 0;
  }
  .precincts .buttons {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .precincts .buttons a.print {
    display: none;
  }
  .explore {
    padding: 0 0 60px 0;
  }
  .book-accommodation {
    margin: 30px 15px 40px 15px;
    text-align: center;
  }
  .book-accommodation .btn-see-all {
    font-size: 2.5rem;
  }
  .book-accommodation .btn-see-all:hover {
    font-weight: 400;
  }
  #book-accom {
    text-align: center;
    padding: 35px 25px;
  }
  /*----------------------------------------
	  NEWSROOM PAGE
	----------------------------------------*/
  .banner-news {
    height: auto;
    background-color: #f2f2ef;
    background-size: cover;
    margin-bottom: 20px;
  }
  .intro-text-newsroom {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: none !important;
    margin: 0 auto !important;
    padding: 50px 30px 30px 30px;
    height: auto;
    text-align: center;
  }
  .intro-text-newsroom h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 3.5rem;
  }
  .intro-text-newsroom h2 {
    font-family: 'Chivo', sans-serif;
    margin-bottom: 1.2rem;
    font-size: 1.75rem;
    line-height: 1.4;
    font-style: italic;
    font-weight: 600;
  }
  .news {
    margin: 0 0 40px 0;
  }
  .news .card-wrap {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px !important;
    margin-bottom: 0;
    max-width: none;
  }
  .news .card-wrap .card {
    border-radius: 0;
  }
  .news .card-wrap .listings {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  }
  .news .card-wrap .listings .image {
    border-radius: 0;
  }
  .news .card-wrap .listings .image:hover .dates {
    background-color: #fbab18;
  }
  .news .card-wrap .listings .loc {
    background-color: #3a3a3c;
    padding: 8px 10px;
  }
  .news .card-wrap .listings .text {
    width: auto;
    height: auto;
    padding: 25px 25px 15px 25px;
  }
  .news .card-wrap .listings .text h3 {
    font-family: 'Playfair Display', serif;
    text-transform: none;
    font-size: 2.4rem !important;
    margin-bottom: 10px !important;
    line-height: 1.1;
  }
  .news .card-wrap .listings .text p {
    line-height: 1.5;
    font-style: normal;
    font-weight: 100;
  }
  .news .card-wrap .listings .get-deal {
    background-color: #fbab18;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 1.8rem;
    letter-spacing: 0.09rem;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .news .card-wrap .listings .get-deal:hover {
    background-color: #3a3a3c;
  }
  .news .card-wrap .listings .get-deal:hover a {
    color: #FFF;
  }
  .news .card-wrap .listings .title {
    height: auto;
    text-align: left;
    position: absolute;
    z-index: 10;
    width: 100%;
    bottom: 0;
    background: transparent;
    color: #FFF;
  }
  .news .card-wrap .listings .title .name {
    padding: 15px 15px 35px 15px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .news .card-wrap .listings .title .dates {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 5px 15px;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: auto;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .news .card-wrap .listings .title .label {
    bottom: 0;
  }
  .news .card-wrap .listings .title .label .cat {
    margin: 0;
    padding: 10px;
    line-height: 0.3;
  }
  /*----------------------------------------
  LOCALS PAGE
----------------------------------------*/
  .WebLocalsPage .show {
    padding: 20px 0 0 0;
  }
  .WebLocalsPage .all {
    background-color: #3a3a3c;
  }
  .WebLocalsPage .tags .all:hover {
    background-color: #8f8f8f !important;
    color: #FFF;
  }
  .intro-text-newsroom .tags {
    margin: 25px 0 0 0;
    text-transform: uppercase;
  }
  .intro-text-newsroom .tags li {
    font-family: 'Oswald', sans-serif;
    list-style-type: none;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .intro-text-newsroom .tags .tag {
    margin-bottom: 5px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .intro-text-newsroom .tags .tag:hover {
    background-color: #3a3a3c;
    cursor: pointer;
  }
  .video {
    background-color: #27a2c1;
  }
  .locals {
    background-color: #6aae3c;
  }
  .short-read {
    background-color: #eb9827;
  }
  .itinerary {
    background-color: #b35ead;
  }
  .play-btn {
    position: absolute;
    top: 30%;
    left: 42%;
    z-index: 100;
    width: 60px !important;
    height: 60px !important;
    background-color: rgba(255, 255, 255, 0.75);
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 30px 30px !important;
    background-image: url(../images/play-video.svg);
    background-position: 53% 53%;
  }
  .instagram {
    background: #484848;
    text-align: center;
    color: #FFF;
  }
  .instagram .container {
    padding: 30px 0 20px 0;
  }
  .instagram h3 {
    font-size: 3.5rem;
  }
  .feed {
    padding-top: 20px;
    background-color: #FFF;
  }
  .juicer-feed .j-instagram-bg {
    background-color: #484848;
  }
  .juicer-feed .referral {
    display: none!important;
  }
  .j-image {
    display: block !important;
    width: 100% !important;
    overflow: hidden !important;
    position: relative !important;
  }
  .j-image img {
    min-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  .j-post-overlay .j-image {
    height: auto !important;
  }
  .j-post-overlay .j-image img {
    min-width: 100% !important;
    min-height: 100% !important;
    max-height: auto !important;
    width: 100% !important;
    height: auto !important;
  }
  .juicer-feed .j-paginate {
    position: absolute !important;
    bottom: 30px !important;
    width: 100% !important;
    height: 80px !important;
    padding: 0 !important;
    line-height: 80px !important;
    font-family: 'Oswald', sans-serif;
    font-size: 1.8rem !important;
    letter-spacing: 0.07em !important;
    background: rgba(0, 0, 0, 0.7) !important;
    color: #FFFFFF !important;
    border: 1px solid #3a3a3c !important;
  }
  .juicer-feed .j-paginate:hover {
    background: #fbab18 !important;
    border: 1px solid #fbab18 !important;
    color: #FFFFFF !important;
  }
  /*----------------------------------------
		ACCOMMODATION & YOUR EVENT PAGES
	----------------------------------------*/
  .accommodation .mg-top,
  .your-event .mg-top {
    margin: -35px !important;
  }
  /*----------------------------------------
		SEARCH RESULTS
	----------------------------------------*/
  .results h1 {
    font-size: 4rem;
  }
  ul#SearchResults li {
    height: 220px;
  }
  /*----------------------------------------
		WEBSITE SEASONAL PAGES
	----------------------------------------*/
  .our-seasons .banner-hm,
  .our-seasons .carousel-inner {
    max-height: 300px;
  }
  .our-seasons .nav-tabs > li,
  .baycation .nav-tabs > li {
    width: 25%;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    text-align: center;
    margin-bottom: -1px;
  }
  .our-seasons .nav-tabs > li a,
  .baycation .nav-tabs > li a {
    margin-right: 0;
    padding: 20px 0;
    border-radius: 0;
    border: 0;
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 1.1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .our-seasons .nav-tabs > li a:hover,
  .baycation .nav-tabs > li a:hover,
  .our-seasons .nav-tabs > li a:focus,
  .baycation .nav-tabs > li a:focus {
    border: 0;
    color: #3a3a3c;
  }
  .our-seasons .nav-tabs > li:last-child,
  .baycation .nav-tabs > li:last-child {
    border-right: 1px solid #e1e1e1;
  }
  .our-seasons .nav-tabs,
  .baycation .nav-tabs {
    border-bottom: 0;
  }
  .our-seasons .nav-tabs li.active > a.spring,
  .baycation .nav-tabs li.active > a.spring,
  .our-seasons .nav-tabs a:hover.spring,
  .baycation .nav-tabs a:hover.spring {
    background-color: #e2eac8;
  }
  .our-seasons .nav-tabs li.active > a.summer,
  .baycation .nav-tabs li.active > a.summer,
  .our-seasons .nav-tabs a:hover.summer,
  .baycation .nav-tabs a:hover.summer {
    background-color: #c6e5e7;
  }
  .our-seasons .nav-tabs li.active > a.autumn,
  .baycation .nav-tabs li.active > a.autumn,
  .our-seasons .nav-tabs a:hover.autumn,
  .baycation .nav-tabs a:hover.autumn {
    background-color: #ecd2b4;
  }
  .our-seasons .nav-tabs li.active > a.winter,
  .baycation .nav-tabs li.active > a.winter,
  .our-seasons .nav-tabs a:hover.winter,
  .baycation .nav-tabs a:hover.winter {
    background-color: #d2e6ef;
  }
  .our-seasons .tab-content,
  .baycation .tab-content {
    overflow: visible;
  }
  .our-seasons .tab-content .tab-pane,
  .baycation .tab-content .tab-pane {
    padding: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .our-seasons .tab-content .tab-pane h3,
  .baycation .tab-content .tab-pane h3 {
    font-size: 3.5rem;
    margin-bottom: 0.5em;
  }
  .our-seasons .tab-content #Spring,
  .baycation .tab-content #Spring {
    background-color: #e2eac8;
  }
  .our-seasons .tab-content #Summer,
  .baycation .tab-content #Summer {
    background-color: #c6e5e7;
  }
  .our-seasons .tab-content #Autumn,
  .baycation .tab-content #Autumn {
    background-color: #ecd2b4;
  }
  .our-seasons .tab-content #Winter,
  .baycation .tab-content #Winter {
    background-color: #d2e6ef;
  }
  .our-seasons .tab-content .images,
  .baycation .tab-content .images {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 350px;
    background-size: cover;
    background-position: 50% 50%;
  }
  .our-seasons .tab-content .images button.playlist,
  .baycation .tab-content .images button.playlist,
  .our-seasons .tab-content .images button.in-playlist,
  .baycation .tab-content .images button.in-playlist {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .our-seasons .tab-content .images button.playlist:hover,
  .baycation .tab-content .images button.playlist:hover {
    background: url('../images/add-playlists.svg') no-repeat;
  }
  .our-seasons .tab-content .images .tooltip-inner,
  .baycation .tab-content .images .tooltip-inner {
    width: 150px !important;
  }
  .our-seasons .tab-content .text,
  .baycation .tab-content .text {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 25px;
    text-align: center;
  }
  .our-seasons .tab-content .text .free-text,
  .baycation .tab-content .text .free-text {
    margin: 25px 0;
    padding: 5px 30px 5px 30px;
    background-color: #3a3a3c;
    color: #FFF;
  }
  .our-seasons .tab-content .text .free-text h4,
  .baycation .tab-content .text .free-text h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    margin: 20px 0 10px 0;
    font-weight: 300;
    line-height: 1.3;
  }
  .our-seasons .tab-content .text .free-text p,
  .baycation .tab-content .text .free-text p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .our-seasons .tab-content .text .free-text p:last-child,
  .baycation .tab-content .text .free-text p:last-child {
    margin-bottom: 20px;
  }
  .our-seasons .tab-content .text .free-text a,
  .baycation .tab-content .text .free-text a {
    color: #FFF;
    font-weight: 400;
    border-bottom: 1px dotted #8f8f8f;
    padding-bottom: 2px;
  }
  .our-seasons .tab-content .text .free-text span,
  .baycation .tab-content .text .free-text span {
    font-weight: 400;
    margin-right: 3px;
  }
  .our-seasons .tab-content .text .free-text ul,
  .baycation .tab-content .text .free-text ul {
    margin-left: 0;
  }
  .our-seasons .tab-content .text .free-text li,
  .baycation .tab-content .text .free-text li {
    list-style-type: none;
  }
  .our-seasons .tab-content .text .free-text .see-more,
  .baycation .tab-content .text .free-text .see-more {
    margin: 0 0 15px 0;
  }
  .our-seasons .tab-pane .suggestions,
  .baycation .tab-pane .suggestions {
    clear: both;
    background-color: transparent;
    padding: 0 15px 40px 15px;
  }
  .our-seasons .tab-pane .suggestions .carousel-img,
  .baycation .tab-pane .suggestions .carousel-img {
    padding: 20px 5px 0 0;
  }
  /*----------------------------------------
		CAMPAIGNS
	----------------------------------------*/
  /*----------------------------------------
		SPRING SUMMER 2021 + 2023
	----------------------------------------*/
  .WebCampaignGridHolder .banner-copy {
    font-family: 'Chivo', sans-serif;
  }
  .WebCampaignGridHolder .article-modal {
    background-color: #f2f2ef;
  }
  .WebCampaignGridHolder .article-modal .intro {
    max-width: 900px;
    word-wrap: break-word;
  }
  .WebCampaignGridHolder .article-modal .intro h1 {
    font-size: 4rem;
    font-weight: 800;
  }
  .WebCampaignGridHolder .article-modal .intro h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 1.8rem;
  }
  .WebCampaignGridHolder .article-modal .intro h3 {
    font-weight: 400;
  }
  .WebCampaignGridHolder .article-modal .intro h4 {
    font-size: 1.3rem;
  }
  .WebCampaignGridHolder .container-lg {
    overflow: hidden;
  }
  .WebCampaignGridHolder .container-lg .split-col {
    display: flex;
    flex-flow: column wrap;
    overflow: hidden;
    padding-top: 40px;
  }
  .WebCampaignGridHolder .container-lg .intro {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    clear: none;
    text-align: left;
    padding: 25px;
  }
  .WebCampaignGridHolder .container-lg .intro h1 {
    font-size: 3.8rem;
  }
  .WebCampaignGridHolder .container-lg .video {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide {
    margin-bottom: 0;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption {
    width: auto;
    float: left;
    position: absolute;
    bottom: 40px;
    background: rgba(42, 42, 43, 0.4);
    padding: 40px;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption .banner-copy {
    display: none;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption p {
    color: #FFFFFF !important;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption h3,
  .WebCampaignGridHolder .banner-hm .carousel-caption .banner-copy,
  .WebCampaignGridHolder .banner-hm .carousel-caption .pic-loc {
    color: #FFFFFF !important;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption h3 {
    margin: 0 0 1.2rem 0;
    font-weight: 600;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption a {
    color: #FFF;
    border-bottom: 2px solid #FFFFFF;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption a:hover {
    border-bottom: 2px solid #fbab18;
    color: #fbab18;
  }
  .WebCampaignGridHolder,
  .wrapper {
    min-height: 100%;
  }
  .WebCampaignGridHolder .desk {
    display: none;
  }
  .WebCampaignGridHolder .mob {
    text-align: center;
    padding: 0 25px 10px 25px;
  }
  .WebCampaignGridHolder .embed-responsive-16by9 {
    min-height: 300px;
  }
  .WebCampaignGridHolder .foodWine h2 {
    font-size: 3rem;
    line-height: 1.1;
    margin: 15px 0 25px;
  }
  .WebCampaignGridHolder .foodWine h4 {
    font-size: 1.5rem;
  }
  .WebCampaignGridHolder .foodWine .video {
    background-color: transparent;
    margin-bottom: 40px;
  }
  .WebCampaignGridHolder .foodWine .intro {
    display: flex;
    flex-flow: column wrap;
    max-width: none;
    text-align: center;
    padding: 100px 20px 40px 20px;
  }
  .WebCampaignGridHolder .foodWine .intro h1 {
    font-size: 4.8rem;
  }
  .WebCampaignGridHolder .foodWine .intro h2 {
    line-height: 1.4;
    margin-top: 0;
  }
  .WebCampaignGridHolder .foodWine .intro h4 {
    margin-top: 0;
  }
  .WebCampaignGridHolder .foodWine .intro p {
    margin-bottom: 15px;
  }
  .WebCampaignGridHolder .foodWine .featured {
    display: flex;
    flex-flow: column wrap;
    padding: 40px 10px;
    background-color: #FFF;
    margin: 0 -10px;
    text-align: center;
  }
  .WebCampaignGridHolder .foodWine .featured .intro.mob {
    padding: 40px 10px 10px 10px;
  }
  .WebCampaignGridHolder .foodWine .featured .col .btn {
    font-family: 'Chivo', sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.6;
    padding: 8px 0;
    text-transform: none;
    letter-spacing: normal;
    border-bottom: 1px solid #3a3a3c;
  }
  .WebCampaignGridHolder .foodWine .featured .col .btn:hover {
    border-bottom: 1px solid #fbab18;
    color: #fbab18;
  }
  .WebCampaignGridHolder .foodWine .featured .col img {
    width: 100%;
    height: auto;
  }
  .WebCampaignGridHolder .foodWine .featured .col:nth-child(3) {
    padding: 40px 10px 20px 10px;
  }
  .WebCampaignGridHolder .foodWine .recipes {
    background-color: #3a3a3c;
    color: #FFFFFF;
    padding: 0 0 40px 0;
    margin: 0 -10px;
    text-align: center;
  }
  .WebCampaignGridHolder .foodWine .recipes .row {
    display: flex;
    flex-flow: column wrap;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col {
    overflow: hidden;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col img {
    width: 100%;
    height: auto;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col ul li {
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col ul li a {
    border-bottom: 1px solid #808080;
    padding: 8px 0 4px 0;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col ul li a:hover {
    border-bottom: 1px solid #fbab18;
    color: #fbab18;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col:nth-child(2) {
    padding: 40px 20px;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col:nth-child(2) a {
    color: #FFFFFF;
  }
  .WebCampaignGridHolder .foodWine .source .title {
    padding: 40px 0 0 0;
    text-align: center;
  }
  .WebCampaignGridHolder .foodWine .source .wrapper {
    display: flex;
    flex-flow: row nowrap;
  }
  .page,
  .day {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page h3,
  .day h3 {
    font-weight: 600;
    line-height: 1.4;
    font-size: 2rem;
  }
  .page a,
  .day a {
    border-bottom: 2px solid #3a3a3c;
    color: #3a3a3c;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .page a:hover,
  .day a:hover {
    border-bottom: 2px solid #fbab18;
    color: #fbab18;
  }
  .page .btn-close,
  .day .btn-close,
  .page .btn-closer,
  .day .btn-closer {
    border-radius: 50%;
    height: 38px;
    width: 38px;
    right: 15px;
    top: 15px;
    line-height: 15px;
    padding: 0;
    border: 1px solid #3a3a3c;
    position: fixed;
    z-index: 999999;
    font-family: 'Chivo', sans-serif;
    font-size: 2rem;
    font-weight: 100;
    color: #3a3a3c;
    background: rgba(255, 255, 255, 0.2);
  }
  .page .btn-close:hover,
  .day .btn-close:hover,
  .page .btn-closer:hover,
  .day .btn-closer:hover {
    background-color: #3a3a3c;
    color: #FFF;
  }
  .page .summary,
  .day .summary {
    overflow: hidden;
    background-color: #e6e6e1;
    margin-bottom: 40px;
  }
  .page .summary .image,
  .day .summary .image {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 320px;
    background-color: #f2f2f2;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page .summary .text,
  .day .summary .text {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 40px 30px;
  }
  .page .summary .text .showGreaterThan1400,
  .day .summary .text .showGreaterThan1400 {
    display: none;
  }
  .page .summary .text .showLessThan1400,
  .day .summary .text .showLessThan1400 {
    display: block;
  }
  .page .summary .text h2,
  .day .summary .text h2 {
    margin: 0 0 20px 0;
  }
  .page .summary .text ul,
  .day .summary .text ul {
    padding-left: 15px;
  }
  .page .summary .text button,
  .day .summary .text button {
    background: transparent;
    border: 1px solid #3a3a3c;
    padding: 10px 15px;
    font-size: 1.5rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .page .summary .text button:hover,
  .day .summary .text button:hover {
    background-color: #3a3a3c;
    color: #FFF;
  }
  .page .left-cont,
  .day .left-cont {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
  }
  .page .left-cont .loc-map,
  .day .left-cont .loc-map {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #8f8f8f;
  }
  .page .left-cont .loc-map .grid-map,
  .day .left-cont .loc-map .grid-map {
    position: relative;
  }
  .page .left-cont .loc-map .leaflet,
  .day .left-cont .loc-map .leaflet {
    width: 120px;
    top: 15%;
    right: 10px;
  }
  .page .left-cont .loc-map .leaflet .close-map,
  .day .left-cont .loc-map .leaflet .close-map {
    width: 60%;
  }
  .page .left-cont .loc-map .leaflet .close-map:hover,
  .day .left-cont .loc-map .leaflet .close-map:hover {
    color: #FFF;
  }
  .page .left-cont .loc-map .leaflet .text ul,
  .day .left-cont .loc-map .leaflet .text ul {
    display: none;
    margin-top: 10px;
  }
  .page .left-cont .loc-map .leaflet .text li,
  .day .left-cont .loc-map .leaflet .text li {
    border-radius: 15px;
  }
  .page .left-cont .loc-map .leaflet .text h3,
  .day .left-cont .loc-map .leaflet .text h3 {
    border-bottom: 0;
    font-size: 1.8rem;
    line-height: 1;
    margin: 8px 0 10px 0;
    padding: 0;
  }
  .page .left-cont .loc-map .leaflet .text span,
  .day .left-cont .loc-map .leaflet .text span {
    display: inline-block;
    width: 22px;
    height: 22px;
    font-weight: 600;
    line-height: 1;
    border-radius: 50%;
    background-color: #000;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #FFF;
    margin-right: 3px;
    font-size: 1.2rem;
  }
  .page .left-cont .loc-map .leaflet .image,
  .day .left-cont .loc-map .leaflet .image {
    display: none !important;
  }
  .page .left-cont .loc-map .leaflet .pointer,
  .day .left-cont .loc-map .leaflet .pointer {
    top: 30%;
  }
  .page .right-cont,
  .day .right-cont {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 20px 0 0 0;
  }
  .page .right-cont h2,
  .day .right-cont h2 {
    margin: 0 0 20px 10px;
  }
  .page .right-cont .scroll-wrapper,
  .day .right-cont .scroll-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .page .right-cont .scroll-wrapper -webkit-scrollbar,
  .day .right-cont .scroll-wrapper -webkit-scrollbar {
    display: none;
  }
  .page .right-cont .scroll-wrapper .card,
  .day .right-cont .scroll-wrapper .card {
    display: inline-block;
  }
  .page .right-cont .piece,
  .day .right-cont .piece {
    height: auto;
    display: inline-table;
    width: 90%;
    padding-right: 10px;
  }
  .page .right-cont .piece .image,
  .day .right-cont .piece .image {
    position: relative;
    height: 180px;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page .right-cont .piece .image .book,
  .day .right-cont .piece .image .book {
    position: absolute;
    bottom: 15px;
    border: 0;
    right: 15px;
    display: block;
    z-index: 999999;
    padding: 10px 15px;
    background-color: #FFF;
    font-size: 2rem !important;
    font-weight: 400 !important;
  }
  .page .right-cont .piece .image .book:hover,
  .day .right-cont .piece .image .book:hover {
    background-color: #fbab18 !important;
    color: #FFF;
  }
  .page .right-cont .piece .image:hover,
  .day .right-cont .piece .image:hover {
    transform: none;
  }
  .page .right-cont .piece .text,
  .day .right-cont .piece .text {
    padding: 20px 10px;
    white-space: normal;
  }
  .page .right-cont .piece .text h3,
  .day .right-cont .piece .text h3 {
    font-size: 2rem;
    line-height: 1.3;
    margin-top: 0;
  }
  .page .right-cont .piece .text h3 span,
  .day .right-cont .piece .text h3 span {
    background-color: #3a3a3c;
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 6px;
    padding: 5px;
    border-radius: 50%;
    font-family: 'oswald', sans-serif;
    color: #FFF;
    font-weight: 400;
    text-align: center;
    font-size: 1.4rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .page .right-cont .piece .text .details,
  .day .right-cont .piece .text .details {
    border: 0;
  }
  .page .right-cont .piece .text p,
  .day .right-cont .piece .text p {
    font-weight: 400;
  }
  .page .right-cont .piece .text a:hover span,
  .day .right-cont .piece .text a:hover span {
    background-color: #fbab18;
  }
  .page .right-cont .piece .text .contact p,
  .day .right-cont .piece .text .contact p {
    font-family: 'Chivo', serif;
    font-style: italic;
    font-size: 1.34rem;
    font-weight: 400;
    margin-bottom: 0.5rem;
    line-height: 1.4;
  }
  .page .right-cont .piece .text .contact ul li,
  .day .right-cont .piece .text .contact ul li {
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #3a3a3c;
    border-radius: 15px;
    padding: 5px 10px;
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .page .right-cont .piece .text .contact ul li a,
  .day .right-cont .piece .text .contact ul li a {
    border-bottom: none;
  }
  .page .right-cont .piece .text .contact ul li:hover,
  .day .right-cont .piece .text .contact ul li:hover {
    border: 1px solid #fbab18;
    background-color: #fbab18;
  }
  .page .right-cont .piece .text .contact ul li:hover a,
  .day .right-cont .piece .text .contact ul li:hover a {
    color: #FFF;
  }
  .page .info-bar,
  .day .info-bar {
    display: flex;
    flex-flow: column wrap;
    margin: 25px;
    padding: 0;
  }
  .page .info-bar .col,
  .day .info-bar .col {
    padding-right: 40px;
    padding-bottom: 15px;
  }
  .page .info-bar .col h2,
  .day .info-bar .col h2 {
    margin-top: 0;
    font-size: 4rem;
  }
  .page .info-bar .col h3,
  .day .info-bar .col h3 {
    margin: 0 0 10px 0;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
  }
  .page .info-bar .col h4,
  .day .info-bar .col h4 {
    font-size: 1.3rem;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #3a3a3c;
  }
  .page .info-bar .col p,
  .day .info-bar .col p {
    margin-bottom: 5px;
  }
  .page .info-bar .col a,
  .day .info-bar .col a {
    font-size: 1.8rem;
  }
  .page .info-bar .col a:after,
  .day .info-bar .col a:after {
    content: '\00BB';
    padding-left: 5px;
  }
  .page .info-bar .col .btn,
  .day .info-bar .col .btn {
    height: fit-content;
    margin-top: 25px;
    padding: 15px 25px;
    font-size: 2rem;
    background-color: #3a3a3c;
    color: #FFF;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .page .info-bar .col .btn:hover,
  .day .info-bar .col .btn:hover {
    background-color: #fbab18;
  }
  .page .info-bar .col .btn:after,
  .day .info-bar .col .btn:after {
    content: ' ';
  }
  .page .info-bar .col:last-child,
  .day .info-bar .col:last-child {
    margin: 0;
    display: flex;
    flex-direction: column;
  }
  .page .info-bar .col:nth-child(3),
  .day .info-bar .col:nth-child(3) {
    display: none;
  }
  .page .map-modal,
  .day .map-modal {
    height: 500px;
    max-height: 500px;
  }
  .page .map-modal .map-wrap,
  .day .map-modal .map-wrap {
    height: 500px;
    max-height: 500px;
    position: relative;
    border: 15px #FFF solid;
  }
  .page .map-modal .map-wrap .btn-closer,
  .day .map-modal .map-wrap .btn-closer {
    position: absolute;
    top: 15px !important;
    background-color: #FFFFFF;
  }
  .page .map-modal .map-wrap .btn-closer:hover,
  .day .map-modal .map-wrap .btn-closer:hover {
    background-color: #3a3a3c;
    color: #FFFFFF;
  }
  .page .text-sidebar,
  .day .text-sidebar {
    display: flex;
    flex-flow: column wrap;
  }
  .page .text-sidebar .text,
  .day .text-sidebar .text,
  .page .text-sidebar .wrapper,
  .day .text-sidebar .wrapper {
    width: 100%;
  }
  .page .text-sidebar .text h4,
  .day .text-sidebar .text h4 {
    font-size: 2.4rem;
    margin: 20px 0;
  }
  .page .text-sidebar .wrapper,
  .day .text-sidebar .wrapper {
    padding: 0;
  }
  .page .text-sidebar .sidebar,
  .day .text-sidebar .sidebar {
    background-color: #3a3a3c;
    margin: 0 auto auto auto;
    color: #FFFFFF;
    padding: 40px 30px;
    text-align: left;
  }
  .page .text-sidebar .sidebar a,
  .day .text-sidebar .sidebar a {
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    font-weight: 400;
  }
  .page .text-sidebar .sidebar a:hover,
  .day .text-sidebar .sidebar a:hover {
    color: #fbab18;
    border-bottom: 1px solid #fbab18;
  }
  .page .text-sidebar .sidebar ul,
  .day .text-sidebar .sidebar ul {
    padding-left: 15px;
  }
  .page .text-sidebar .sidebar h2,
  .day .text-sidebar .sidebar h2,
  .page .text-sidebar .sidebar h3,
  .day .text-sidebar .sidebar h3,
  .page .text-sidebar .sidebar h4,
  .day .text-sidebar .sidebar h4 {
    margin-top: 0;
    font-weight: 300;
  }
  .page .text-sidebar .sidebar h3,
  .day .text-sidebar .sidebar h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 2.3rem;
    text-transform: uppercase;
    letter-spacing: 0.07rem;
    margin: 0 0 15px 0;
    line-height: 1.3;
  }
  .page .text-full,
  .day .text-full,
  .page .text-sidebar,
  .day .text-sidebar,
  .page .text-images-r,
  .day .text-images-r,
  .page .text-images-l,
  .day .text-images-l {
    margin: 40px 20px;
  }
  .page .text-full a,
  .day .text-full a,
  .page .text-sidebar a,
  .day .text-sidebar a,
  .page .text-images-r a,
  .day .text-images-r a,
  .page .text-images-l a,
  .day .text-images-l a {
    font-weight: 600;
  }
  .page .text-full h3,
  .day .text-full h3,
  .page .text-sidebar h3,
  .day .text-sidebar h3,
  .page .text-images-r h3,
  .day .text-images-r h3,
  .page .text-images-l h3,
  .day .text-images-l h3 {
    margin: 0 0 15px 0;
    font-weight: 600;
    line-height: 1.4;
    font-size: 2.2rem;
  }
  .page .text-images-r,
  .day .text-images-r,
  .page .text-images-l,
  .day .text-images-l {
    display: flex;
    flex-flow: column wrap;
  }
  .page .text-images-r .text,
  .day .text-images-r .text,
  .page .text-images-l .text,
  .day .text-images-l .text,
  .page .text-images-r .images,
  .day .text-images-r .images,
  .page .text-images-l .images,
  .day .text-images-l .images {
    width: 100%;
  }
  .page .text-images-r .text,
  .day .text-images-r .text,
  .page .text-images-l .text,
  .day .text-images-l .text {
    padding-top: 15px;
  }
  .page .text-images-r .images,
  .day .text-images-r .images,
  .page .text-images-l .images,
  .day .text-images-l .images {
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
  }
  .page .text-images-r .images img,
  .day .text-images-r .images img,
  .page .text-images-l .images img,
  .day .text-images-l .images img {
    width: 100%;
    margin-bottom: 5px;
  }
  .page .text-images-r .images img:nth-child(2),
  .day .text-images-r .images img:nth-child(2),
  .page .text-images-l .images img:nth-child(2),
  .day .text-images-l .images img:nth-child(2) {
    width: 50%;
    margin-left: -30px;
  }
  .page .text-images-r .images img:nth-child(3),
  .day .text-images-r .images img:nth-child(3),
  .page .text-images-l .images img:nth-child(3),
  .day .text-images-l .images img:nth-child(3) {
    width: 42%;
    margin: -50px auto auto 0;
  }
  .page .text-images-r .images img:last-child,
  .day .text-images-r .images img:last-child,
  .page .text-images-l .images img:last-child,
  .day .text-images-l .images img:last-child {
    width: 50%;
  }
  .page .text-images-r .images .caption,
  .day .text-images-r .images .caption,
  .page .text-images-l .images .caption,
  .day .text-images-l .images .caption {
    width: 100%;
    padding-bottom: 20px;
    justify-self: start;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-size: 2rem;
  }
  .page .text-images-r,
  .day .text-images-r {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    background-color: #FFF;
    padding: 40px 30px;
    margin: 40px -10px;
  }
  .page .text-images-r .images img:nth-child(1),
  .day .text-images-r .images img:nth-child(1) {
    margin: 0 0 5px 0;
  }
  .page .text-images-r .images img:nth-child(3),
  .day .text-images-r .images img:nth-child(3) {
    border: 5px solid #FFF;
  }
  .page .text-images-l .images,
  .day .text-images-l .images {
    margin-bottom: 30px;
  }
  .page .text-images-l .images img:nth-child(3),
  .day .text-images-l .images img:nth-child(3) {
    border: 5px solid #f2f2ef;
  }
  .modal-events {
    position: relative;
    height: auto;
    background-color: #f9f2b2;
  }
  .modal-events .featured {
    display: flex;
    flex-flow: row wrap;
  }
  .modal-events .featured .intro {
    width: 100%;
    margin: 30px 0 0 0;
    text-align: center;
  }
  .modal-events .featured .intro h1 {
    margin: 20px 0 15px 0;
  }
  .modal-events .featured .intro .read-more:hover {
    background-color: #ddcb21;
  }
  .modal-events .featured .event-list {
    width: 100%;
    overflow: hidden;
  }
  .modal-events .featured .event-list .scroll-wrapper {
    display: flex;
    flex-flow: row nowrap;
    position: relative;
    z-index: 1;
    padding: 25px 0;
    overflow-y: hidden;
    width: 100%;
    height: auto;
    justify-content: left;
    overflow-x: scroll;
  }
  .modal-events .featured .event-list .event {
    display: flex;
    flex-flow: column;
    max-width: 45%;
    flex: 0 0 45%;
    margin: 0 0.5% 0 0.5%;
    background: rgba(255, 255, 255, 0.6);
    border-bottom: none;
  }
  .modal-events .featured .event-list .event .text {
    padding: 30px;
    margin-top: -30px;
    height: 300px;
  }
  .modal-events .featured .event-list .event .text .date {
    font-weight: 600;
    margin-bottom: 15px;
  }
  .modal-events .featured .event-list .event .text h3 {
    margin: 5px 0 10px 0;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.1;
  }
  .modal-events .featured .event-list .event .text p {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .modal-events .featured .event-list .event .btn {
    align-self: flex-end;
    background-color: #3a3a3c;
    font-weight: 400 !important;
    font-size: 2rem;
    color: #FFFFFF;
    width: 90%;
    border: none !important;
    margin: 30px auto 20px auto;
    padding: 10px;
  }
  .modal-events .featured .event-list .event .images {
    width: 100%;
    height: 280px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .modal-events .featured .event-list .event:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    color: #3a3a3c;
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .modal-events .featured .event-list .event:hover .btn {
    background-color: #ddcb21;
    border: none !important;
  }
  .modal-events .featured .event-list .event:hover .images {
    margin-top: -3px;
    -webkit-filter: grayscale(0);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0);
  }
  /*----------------------------------------
		BAYCATION
	----------------------------------------*/
  a.baycation-plan {
    float: right;
    width: 315px;
    height: auto;
    border: 1px solid #d9d8cf;
    padding: 18px 15px 15px 15px;
    background-color: #FFF;
    color: #3a3a3c;
    text-align: left;
    font-size: 1.5rem;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-image: url('../images/hawkes-baycation-plan.svg');
    background-repeat: no-repeat;
    background-size: 220px auto;
    background-position: right 17px;
  }
  .baycation-plan:hover {
    background-image: url('../images/hawkes-baycation-plan-go.svg');
    background-color: #3a3a3c;
    border: 1px solid #3a3a3c;
    color: #FFF;
  }
  .baycation-link {
    border-top: 1px solid #8f8f8f;
  }
  .baycation {
    overflow-x: hidden;
  }
  .baycation .logo {
    display: none;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 0;
    padding-right: 0;
    margin: 70px auto 0 auto;
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
    font-weight: 900;
    font-size: 4.2rem;
  }
  .baycation .logo-mob {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px auto 10px auto;
    text-align: center;
  }
  .baycation .logo-mob img {
    width: 120px;
    height: auto;
  }
  .baycation .link-HBT {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px 0 20px 0;
    text-align: center;
  }
  .baycation .link-HBT .btn {
    font-weight: 400;
    letter-spacing: 0.07rem !important;
  }
  .baycation .link-HBT .btn:hover {
    border: 1px solid #3a3a3c;
  }
  .baycation .banner-hm {
    width: 100%;
  }
  .baycation .carousel-caption {
    width: 300px;
  }
  .baycation .carousel-caption h3 {
    font-size: 3rem;
    line-height: 1;
    margin: 20px 0;
  }
  .baycation .carousel-caption p {
    color: #FFF;
    font-weight: 400;
    line-height: 1.5;
  }
  .baycation .carousel-caption a {
    color: #FFF;
    font-style: italic;
  }
  .baycation .baycation-bg {
    background-color: #daeae9;
    position: relative;
    padding-bottom: 25px;
    z-index: 0;
  }
  .baycation .baycation-bg .campaign-intro h1 {
    font-size: 3.5rem;
  }
  .baycation .tab-content {
    background-color: #FFF;
  }
  .baycation .tab-content .wrapper {
    position: relative;
  }
  .baycation .tab-content .wrapper .images {
    width: 100%;
    height: 300px;
  }
  .baycation .tab-content .wrapper .container {
    position: relative;
  }
  .baycation .tab-content .wrapper .text {
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px 45px 25px 35px;
    text-align: left;
  }
  .baycation .tab-content .wrapper .text h3 {
    font-size: 4rem;
  }
  .baycation .tab-content .wrapper .text p {
    font-size: 1.55rem;
    line-height: 1.6;
  }
  .baycation .nav-tabs li {
    width: 50px;
    height: auto;
    border-top: 1px solid #f2f2ef;
    border-bottom: 1px solid #f2f2ef;
    border-left: 1px solid #f2f2ef;
    border-radius: 15px 0 0px 15px;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    background-color: #FFF;
    position: absolute;
    z-index: 999999;
    right: 0;
  }
  .baycation .nav-tabs li.active,
  .baycation .nav-tabs li:hover {
    background-color: #3a3a3c;
    border-top: 1px solid #3a3a3c;
    border-bottom: 1px solid #3a3a3c;
    border-left: 1px solid #3a3a3c;
  }
  .baycation .nav-tabs li.active a,
  .baycation .nav-tabs li:hover a {
    background-color: transparent;
    color: #FFF;
  }
  .baycation .nav-tabs li > a {
    padding: 0 22px;
    background-color: transparent;
    font-size: 1.45rem;
    font-weight: 600;
  }
  .baycation .nav-tabs li:last-child {
    border-right: 2px solid #FFF;
  }
  .baycation .nav-tabs li:last-child:hover {
    border-right: 2px solid #3a3a3c;
  }
  .baycation .nav-tabs .foodwine {
    height: 100px;
    margin-top: 10px;
  }
  .baycation .nav-tabs .outdoor {
    height: 120px;
    margin-top: 112px;
  }
  .baycation .nav-tabs .family {
    height: 100px;
    margin-top: 235px;
  }
  .baycation .nav-tabs .couples {
    height: 90px;
    margin-top: 337px;
  }
  .baycation .nav-tabs .artculture {
    height: 120px;
    margin-top: 429px;
  }
  .baycation .nav-tabs .centralHB {
    height: 100px;
    margin-top: 551px;
  }
  .baycation .nav-tabs .centralHB span.one {
    display: none;
  }
  .baycation .nav-tabs .centralHB span.two {
    display: inline-block;
  }
  .baycation .nav-tabs .luxury {
    height: 100px;
    margin-top: 653px;
  }
  .baycation .picks {
    background-color: #FFF;
    text-align: left;
  }
  .baycation .picks .intro {
    padding: 15px 50px 35px 30px;
  }
  .baycation .curated {
    padding: 0 20px;
  }
  .baycation .curated .info-card {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .baycation .curated .info-card .image {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .baycation .curated .info-card a {
    display: block;
    width: auto;
    height: 300px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-position: 50% 50%;
  }
  .baycation .curated .info-card a:hover {
    transform: scale(1.1);
  }
  .baycation .curated .info-card .image:hover .title {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .baycation .curated .info-card .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.75);
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
    font-weight: 700;
    font-size: 2.3rem;
    line-height: 1.1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .baycation .curated .info-card .title span {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    margin-bottom: 2px;
    text-transform: uppercase;
  }
  .baycation #isite .modal-dialog-sml {
    margin-top: 10% !important;
  }
  .baycation #isite .modal-body {
    text-align: center;
    color: #FFF;
  }
  .baycation #isite .modal-body a {
    color: #FFF;
    border-bottom: none;
    font-weight: 400;
  }
  .baycation #isite .modal-body .btn {
    background-color: #FFF;
    color: #3a3a3c;
    padding: 8px 10px 10px 10px;
  }
  .baycation .footer {
    text-align: center;
  }
  /*----------------------------------------
		MINI CAMPAIGN PAGE 
	----------------------------------------*/
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    padding: 15px 0;
  }
  .page-925.baycation .email,
  .page-935.baycation .email {
    background-image: none;
    background-color: transparent;
  }
  .page-925.baycation .email:hover,
  .page-935.baycation .email:hover {
    background-color: transparent;
  }
  .page-925.baycation .checkbox label,
  .page-935.baycation .checkbox label {
    font-size: 1.4rem;
  }
  .page-925.baycation .checkbox input[type="checkbox"],
  .page-935.baycation .checkbox input[type="checkbox"] {
    margin: -7px 0 0 0;
  }
  .page-925.baycation .good,
  .page-935.baycation .good,
  .page-925.baycation .alert-success,
  .page-935.baycation .alert-success {
    max-width: 100%;
    padding: 25px 25px 10px 25px;
  }
  .page-925.baycation .nav-tabs li:nth-child(2) {
    top: 111px;
  }
  .page-925.baycation .nav-tabs li:nth-child(3) {
    top: 252px;
  }
  .page-925.baycation .nav-tabs li:nth-child(4) {
    top: 444px;
  }
  .page-935.baycation .logo-mob {
    margin: 20px 0 10px 0;
  }
  .page-935.baycation .logo-mob img {
    width: 205px;
    height: auto;
  }
  .page-935.baycation .nav-tabs li:nth-child(2) {
    top: 130px;
  }
  .page-935.baycation .nav-tabs li:nth-child(3) {
    top: 240px;
  }
  .page-935.baycation .nav-tabs li:nth-child(4) {
    top: 352px;
  }
  #Form_CampaignForm {
    margin: 20px auto;
    text-align: left;
    width: 95%;
  }
  #Form_CampaignForm .form-control {
    height: 45px;
  }
  /*----------------------------------------
	ITINERARY PAGES
----------------------------------------*/
  .itineraries {
    padding: 0 20px;
  }
  .itineraries .intro {
    padding: 30px 30px 25px 30px;
  }
  #map,
  #map-1,
  #map-2,
  #map-3,
  #map-4 {
    background-color: #f2f2ef;
    z-index: 9999999;
  }
  #map .page,
  #map-1 .page,
  #map-2 .page,
  #map-3 .page,
  #map-4 .page {
    padding: 0;
  }
  #map .page .stop-offs-map,
  #map-1 .page .stop-offs-map,
  #map-2 .page .stop-offs-map,
  #map-3 .page .stop-offs-map,
  #map-4 .page .stop-offs-map {
    position: relative;
    height: 60vh;
  }
  #map .page .btn-close,
  #map-1 .page .btn-close,
  #map-2 .page .btn-close,
  #map-3 .page .btn-close,
  #map-4 .page .btn-close {
    bottom: auto;
    right: 20px;
    top: 15px;
  }
  .gm-style {
    margin: 10px;
    top: 30px;
    left: 0;
  }
  .WebItineraryPage .leaflet {
    position: relative;
    display: block;
    top: 10px;
    right: 10px;
    width: 100%;
  }
  .WebItineraryPage .leaflet .image {
    height: 160px !important;
    max-height: 160px !important;
    position: relative;
  }
  .WebItineraryPage .leaflet .image .btn-close {
    display: none;
    top: 20px !important;
    bottom: auto !important;
    right: 20px !important;
    background: transparent;
    font-size: 2.4rem;
    padding: 0 8px;
    color: #FFF;
    border: #FFF 1px solid;
  }
  .WebItineraryPage .leaflet .image:hover {
    transform: none;
  }
  .WebItineraryPage .leaflet .text {
    padding: 15px 20px 25px 20px;
    max-height: 60vh;
    height: auto;
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .WebItineraryPage .leaflet .text p {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .WebItineraryPage .leaflet .text p.add {
    border-bottom: 2px dotted #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .WebItineraryPage .leaflet .text ul {
    margin: 20px 0 10px 0;
  }
  .WebItineraryPage .leaflet .text li {
    font-size: 1.4rem;
    padding: 8px 12px;
    border-radius: 15px;
  }
  .WebItineraryPage .leaflet .text h3 {
    border-bottom: 0;
    font-size: 2.2rem;
    margin: 5px 0 0 0;
    padding: 0;
  }
  .WebItineraryPage .leaflet .pointer {
    top: 50%;
  }
  .map-key {
    position: absolute;
    bottom: 0;
    display: block;
    z-index: 999998;
    width: auto;
    height: 60px;
    overflow: hidden;
    background-color: #FFF;
  }
  .map-key ul {
    margin: 0;
    float: none;
  }
  .map-key ul li {
    float: left;
    list-style-type: none;
    height: 60px;
    margin: 0;
    padding: 0 1px 0 0;
    background-color: #FFF;
    border-bottom: 1px solid #f1f1f1;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.07rem;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.6rem;
    color: #FFF;
  }
  .map-key ul li span {
    display: none;
  }
  .map-key ul a {
    display: block;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding-left: 55px;
    color: #3a3a3c;
  }
  .map-key ul .local-tips {
    background-color: #3a3a3c;
    text-align: center;
    padding: 10px 20px;
    font-size: 1.8rem;
    line-height: 40px;
  }
  .map-key ul .coffee,
  .map-key ul .eat,
  .map-key ul .nat-wonders {
    background-repeat: no-repeat;
    background-size: 28px auto;
    background-position: center center;
    border-bottom: 0;
  }
  .map-key ul .coffee {
    background-image: url('../images/coffee-blk.svg');
  }
  .map-key ul .eat {
    background-image: url('../images/eat-blk.svg');
  }
  .map-key ul .nat-wonders {
    background-image: url('../images/nat-wonders-blk.svg');
  }
  .map-key ul .coffee:hover,
  .map-key ul .coffee.state {
    background-image: url('../images/coffee-wht.svg');
    background-color: #feb4ae;
  }
  .map-key ul .coffee:hover a,
  .map-key ul .coffee.state a {
    color: #FFF;
  }
  .map-key ul .eat:hover,
  .map-key ul .eat.state {
    background-image: url('../images/eat-wht.svg');
    background-color: #87c7a9;
  }
  .map-key ul .eat:hover a,
  .map-key ul .eat.state a {
    color: #FFF;
  }
  .map-key ul .nat-wonders:hover,
  .map-key ul .nat-wonders.state {
    background-image: url('../images/nat-wonders-wht.svg');
    background-color: #a0c56d;
  }
  .map-key ul .nat-wonders:hover a,
  .map-key ul .nat-wonders.state a {
    color: #FFF;
  }
  .options .title {
    position: absolute;
    display: block;
    z-index: 10;
    max-width: 400px;
    bottom: 25px;
    left: 25px;
    margin-right: 25px;
  }
  .options .title .info {
    background: rgba(255, 255, 255, 0.7);
    padding: 18px 20px 5px 25px;
  }
  .options .title .info h3 {
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
    font-size: 2.5rem;
    line-height: 1;
    margin: 0 0 10px 0;
  }
  .options .title .info p {
    line-height: 1.3;
    font-weight: 400;
    font-size: 1.4rem;
  }
  .options .title li {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
    width: 95px;
    background-color: #3a3a3c;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #FFF;
  }
  .options .title li span {
    font-size: 1.1rem;
    letter-spacing: 0.08rem;
  }
  .options .title li:last-child {
    display: none;
  }
  .options a:hover,
  .options a:focus {
    color: #3a3a3c;
  }
  .details {
    display: block;
    overflow: hidden;
  }
  .details li {
    display: inline-block;
    padding: 10px;
    margin: 0 0.5%;
    list-style-type: none;
    text-align: center;
    font-weight: 400;
    line-height: 1.2;
  }
  .details li span {
    display: block;
  }
  .itineraries .plan,
  .itineraries .extra {
    overflow: hidden;
  }
  .plan .details,
  .itinerary-day .details {
    display: block;
    margin: 0 0 20px 0;
    border: 1px solid #dbdbdb;
  }
  .plan .details ul,
  .itinerary-day .details ul,
  .plan .details a.view-map,
  .itinerary-day .details a.view-map {
    float: left;
    margin: 0;
  }
  .plan .details a.view-map,
  .itinerary-day .details a.view-map {
    height: auto;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
  .plan .details a.view-map span,
  .itinerary-day .details a.view-map span {
    display: inline-block;
    font-size: 2rem;
  }
  .plan .details li,
  .itinerary-day .details li {
    padding: 14px;
    margin: 0;
    border-right: 1px solid #dbdbdb;
    font-family: 'Oswald', sans-serif;
    font-size: 2rem;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    text-align: center;
    float: left;
  }
  .plan .details li span,
  .itinerary-day .details li span {
    margin-bottom: 3px;
    font-family: 'Chivo', sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 1.5rem;
    text-transform: none !important;
    letter-spacing: 0;
  }
  .plan .details li img,
  .itinerary-day .details li img {
    display: block;
    width: 25px;
    height: auto;
    margin-top: 10px;
  }
  .plan .details li:nth-child(1),
  .itinerary-day .details li:nth-child(1),
  .plan .details li:nth-child(2),
  .itinerary-day .details li:nth-child(2) {
    border-bottom: 1px solid #dbdbdb;
  }
  .plan {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 30px 0 0 0;
  }
  .plan .details ul {
    width: 100%;
  }
  .plan .details li {
    width: 50%;
  }
  .extra {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px 0 0 0;
    text-align: left;
    line-height: 80px;
  }
  .extra ul {
    display: flex;
    justify-content: start;
    flex-direction: column;
  }
  .extra ul li {
    list-style-type: none;
    margin: 0;
    padding: 0 20px 0 10px;
  }
  .extra ul li a {
    font-weight: 400;
    font-style: italic;
    border-bottom: 1px solid #3a3a3c;
  }
  .extra ul li a:hover {
    color: #fbab18;
    border-bottom: 1px solid #fbab18;
  }
  .overview {
    overflow: hidden;
    margin: 20px 0 40px 0;
  }
  .overview a {
    font-style: italic;
    border-bottom: 1px dotted #3a3a3c;
  }
  .overview a:hover {
    color: #fbab18;
    border-bottom: 1px dotted #fbab18;
  }
  .overview h1 {
    font-size: 4.5rem;
  }
  .overview .info-right {
    padding: 35px !important;
    background-color: #f2f2ef;
  }
  .itinerary-day .info-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 30px 0 10px;
  }
  .itinerary-day .info-left p {
    font-style: italic;
    font-weight: 400;
  }
  .itinerary-day .info-right {
    margin-top: 40px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .itinerary-day .info-left h3,
  .itinerary-day .info-right h3 {
    margin: 0 0 15px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 400;
  }
  .itinerary-day .info-left a,
  .itinerary-day .info-right a {
    font-style: italic;
    border-bottom: 1px dotted #3a3a3c;
  }
  .itinerary-day .info-left ul,
  .itinerary-day .info-right ul {
    margin-bottom: 20px;
  }
  .itinerary-day .info-left ul li,
  .itinerary-day .info-right ul li {
    font-size: 1.5rem;
    font-style: italic;
    line-height: 1.4;
    margin: 0 0 1.2rem 15px;
    padding-left: 5px;
  }
  .itinerary-day .info-left .show-all,
  .itinerary-day .info-right .show-all {
    font-style: normal;
    border-bottom: 3px solid #3a3a3c;
    border-right: 3px solid #3a3a3c;
    margin: 0 0 25px 0;
  }
  .itinerary-day .day {
    margin-top: 30px;
  }
  .itinerary-day .day .left-cont {
    padding: 0 10px 25px 10px;
  }
  .itinerary-day .day .right-cont {
    padding: 30px;
    background-color: #f2f2ef;
  }
  .itinerary-day .day .right-cont h3 {
    margin: 0 0 15px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 400;
  }
  .itinerary-day .day .right-cont li {
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #3a3a3c;
    border-radius: 15px;
    margin: 0;
    padding: 5px 12px;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .itinerary-day .day .right-cont li a {
    border-bottom: none;
  }
  .itinerary-day .day .right-cont li:hover {
    border: 1px solid #fbab18;
    background-color: #fbab18;
    color: #FFF;
    cursor: pointer;
  }
  .itinerary-day .day .right-cont li:hover a {
    color: #FFF;
  }
  .itinerary-day .day-highs,
  .itinerary-day .local-tips {
    padding: 0;
  }
  .itinerary-day .panel-group {
    margin-top: 20px;
  }
  .itinerary-day .panel-heading {
    position: relative;
    padding: 10px 25px;
    background-color: transparent;
    border-bottom: 2px solid #f2f2ef;
    border-top: 2px solid #f2f2ef;
    overflow: hidden;
  }
  .itinerary-day .panel-heading button {
    padding: 0;
    text-align: left;
    width: 100%;
    background-color: transparent;
    display: inline-block;
  }
  .itinerary-day .panel-heading a.view-map {
    position: absolute;
    width: auto;
    right: 60px;
    top: 12px;
    z-index: 10;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    padding: 32px 18px 10px 18px;
    background-image: url('../images/map-marker.svg');
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 16px auto;
  }
  .itinerary-day .panel-heading a.view-map span {
    display: none;
  }
  .itinerary-day .panel-heading h1 {
    text-transform: none;
    display: inline-block;
    float: left;
    font-size: 3.6rem;
    margin: 15px 0;
  }
  .itinerary-day .panel-heading .details {
    display: none;
    height: auto;
    float: left;
    margin: 23px 0 0 30px;
    border: 0;
  }
  .itinerary-day .panel-heading .details li {
    padding: 0;
    border: 0 !important;
  }
  .itinerary-day .panel-heading .details li span {
    display: inline-block;
    margin-right: 10px;
    font-size: 1.6rem;
  }
  .itinerary-day .panel-heading .arrow {
    width: 15px;
    float: right;
    margin: 20px 0 10px 0;
  }
  .itinerary-day .panel {
    position: relative;
    height: auto !important;
    border: 0 !important;
    padding: 0;
    box-shadow: none;
  }
  .itinerary-day .panel-body {
    border: 0 !important;
    padding: 0;
  }
  .WebItineraryPage .banner-hm .carousel-inner .carousel-caption {
    width: auto !important;
    bottom: 5%;
  }
  .WebItineraryPage .banner-hm .carousel-inner .carousel-caption h3 {
    margin-bottom: 10px;
  }
  .WebItineraryPage .banner-hm .carousel-inner .carousel-caption a {
    color: #FFF;
  }
  .WebItineraryPage .banner-hm .carousel-inner .carousel-caption a:hover {
    color: #fbab18;
  }
  .WebItineraryPage .banner-hm .carousel-inner .carousel-caption .view-map {
    float: left;
    width: 155px;
    padding: 15px;
    color: #FFF !important;
  }
  .WebItineraryPage .banner-hm .carousel-inner .carousel-caption .view-map h4 {
    margin: 0;
    font-size: 2rem;
  }
  .WebItineraryPage main {
    border-bottom: 2px solid #f4f4f4;
  }
  .WebItineraryPage .modal-dialog-med {
    margin: 15px auto;
    background-color: transparent;
    border-radius: 0;
  }
  .WebItineraryPage .modal-dialog-med .modal-content {
    margin: 15px;
    background-color: #FFF;
  }
  .WebItineraryPage .modal-dialog-med .image {
    position: relative;
    width: 100% !important;
    height: 260px;
    overflow: hidden;
  }
  .WebItineraryPage .modal-dialog-med .image .map-wrapper {
    width: auto !important;
  }
  .WebItineraryPage .modal-dialog-med img {
    width: 100%;
    height: auto;
  }
  .WebItineraryPage .modal-dialog-med img.loc {
    width: 20px;
    height: auto;
    margin-top: -5px;
  }
  .WebItineraryPage .modal-dialog-med .door-sign {
    position: absolute;
    bottom: 20px;
    left: 0;
    display: block;
  }
  .WebItineraryPage .modal-dialog-med .door-sign .time {
    font-size: 2.2rem;
    padding: 10px 20px 10px 25px;
  }
  .WebItineraryPage .modal-dialog-med .door-sign .time span {
    text-transform: uppercase;
    font-size: 1.6rem;
  }
  .WebItineraryPage .modal-dialog-med .book-now {
    float: left;
    line-height: 22px;
    font-size: 2rem;
    font-style: normal;
  }
  .WebItineraryPage .modal-dialog-med .contact-dets p {
    margin: 10px 0 0 0;
  }
  .WebItineraryPage .modal-dialog-med .contact-dets a {
    padding: 8px 12px;
    margin: 0 5px 10px 0;
    border: 1px solid #828282;
    list-style-type: none;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.05em;
  }
  .WebItineraryPage .modal-dialog-med .contact-dets a:hover {
    background-color: #3a3a3c;
    border: 1px solid #3a3a3c;
    color: #FFF;
  }
  .WebItineraryPage .modal-dialog-med .modal-body p {
    line-height: 1.5;
    display: inline-block;
  }
  .WebItineraryPage .modal-dialog-med .modal-body h2 {
    font-size: 2.5rem;
    margin-bottom: 5px;
  }
  .WebItineraryPage .modal-dialog-med .modal-body h3 {
    margin: 20px 0 5px 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.08rem;
  }
  .WebItineraryPage .modal-dialog-med .place {
    overflow: hidden;
    border-bottom: 1px dotted #8f8f8f;
    padding-bottom: 10px;
  }
  .WebItineraryPage .modal-dialog-med .place .more-info {
    width: auto;
    padding: 6px 8px;
    border: 1px solid;
    font-weight: 300;
    margin-bottom: 10px;
  }
  .WebItineraryPage .modal-dialog-med .place .more-info:hover {
    background-color: #3a3a3c;
    color: #FFF;
  }
  .WebItineraryPage .view-mob {
    display: block;
  }
  .WebItineraryPage .banner-land.view-mob {
    height: 250px;
    position: relative;
  }
  .WebItineraryPage a.view-map.view-mob {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
  .WebItineraryPage a.view-map.visible-xs {
    float: left !important;
  }
  .WebItineraryPage a.view-map.visible-xs h4 {
    margin: 0;
  }
  .WebItineraryPage .juicer-feed,
  .WebItineraryHolder .juicer-feed {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 8px 0 0 !important;
  }
  .WebItineraryPage .juicer-feed.white li.feed-item,
  .WebItineraryHolder .juicer-feed.white li.feed-item {
    width: 49.8% !important;
    float: left !important;
    font-weight: 400 !important;
    margin: 0.1% 0.1% !important;
    border: 1px solid #f2f2f2;
  }
  .WebItineraryPage .j-text,
  .WebItineraryHolder .j-text {
    line-height: 1.3;
    padding: 5px;
  }
  .WebItineraryPage .juicer-feed.slider.j-modern li.feed-item a.j-image img,
  .WebItineraryHolder .juicer-feed.slider.j-modern li.feed-item a.j-image img {
    height: 300px;
    opacity: 1;
  }
  .WebItineraryPage .juicer-feed.slider .slick-prev::before,
  .WebItineraryHolder .juicer-feed.slider .slick-prev::before,
  .WebItineraryPage .juicer-feed.slider .slick-next::before,
  .WebItineraryHolder .juicer-feed.slider .slick-next::before {
    font-size: 2rem !important;
    line-height: 40px !important;
  }
  .WebItineraryPage .juicer-feed.slider .slick-prev,
  .WebItineraryHolder .juicer-feed.slider .slick-prev {
    height: 60px !important;
    background: rgba(0, 0, 0, 0.7) !important;
    border-radius: 0 20px 20px 0 !important;
  }
  .WebItineraryPage .juicer-feed.slider .slick-next,
  .WebItineraryHolder .juicer-feed.slider .slick-next {
    height: 60px !important;
    background: rgba(0, 0, 0, 0.9) !important;
    border-radius: 20px 0 0 20px !important;
  }
  /*----------------------------------------
		ROAD TRIP PAGES
 ----------------------------------------*/
  .WebRoadTripHolder .roadie-map-responsive {
    height: 75vh;
    min-height: 630px;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
    background-color: #bfe4e1;
    background-image: url('/assets/HBT-See-and-Do/Gardens/HBT-Gardens-SunkenGardens-Banner-1600x650.jpg');
    background-size: cover;
  }
  .WebRoadTripHolder .roadie-map-responsive #map {
    display: none;
  }
  .WebRoadTripHolder .roadie-map-responsive .grad-top,
  .WebRoadTripHolder .roadie-map-responsive .grad-bottom {
    display: none;
  }
  .WebRoadTripHolder .roadie-map-responsive iframe {
    left: 0;
    top: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  .WebRoadTripHolder .roadie-wrapper {
    position: absolute;
    top: 10px;
    width: 300px;
    height: auto;
  }
  .WebRoadTripHolder .roadie-wrapper p {
    font-size: 1.55rem;
    line-height: 1.5;
    margin-bottom: 0.9rem;
  }
  .WebRoadTripHolder .roadie-wrapper .roadie-intro {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 20px 20px 15px 30px;
  }
  .WebRoadTripHolder .roadie-wrapper .roadie-intro h1 {
    margin-bottom: 12px;
  }
  .WebRoadTripHolder .roadie-wrapper .roadie-get-here {
    display: block;
    margin-top: 15px;
  }
  .WebRoadTripHolder .roadie-wrapper .roadie-get-here h3 {
    font-size: 2rem;
    margin: 0 0 10px 0;
    font-weight: 600;
  }
  .WebRoadTripHolder .roadie-wrapper .roadie-get-here .btn-see-all {
    font-family: 'Oswald', sans-serif;
    color: #3a3a3c;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.85);
    border: 0;
  }
  .WebRoadTripHolder .roadie-wrapper .roadie-get-here .btn-see-all:hover {
    background-color: #3a3a3c;
    color: #FFF;
    font-weight: 400;
  }
  .WebRoadTripHolder h1,
  .WebRoadTripPage h1,
  .WebRoadTripHolder h2,
  .WebRoadTripPage h2,
  .WebRoadTripHolder h3,
  .WebRoadTripPage h3 {
    font-family: "Oswald", sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 0.07rem;
  }
  .WebRoadTripHolder h1,
  .WebRoadTripPage h1 {
    font-size: 4rem;
  }
  .WebRoadTripHolder h2,
  .WebRoadTripPage h2 {
    font-size: 3rem;
  }
  .WebRoadTripHolder h3,
  .WebRoadTripPage h3 {
    margin: 20px 0 10px 25px;
  }
  .WebRoadTripHolder h3.mob,
  .WebRoadTripPage h3.mob {
    display: block;
    margin: 15px 0 !important;
    text-align: center;
  }
  .WebRoadTripHolder .gm-style-iw,
  .WebRoadTripPage .gm-style-iw {
    left: 0 !important;
    top: 1px !important;
    overflow: visible !important;
    width: 180px !important;
    padding: 0;
    height: auto;
    text-align: center;
  }
  .WebRoadTripHolder .gm-style-iw div,
  .WebRoadTripPage .gm-style-iw div {
    overflow: visible !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .WebRoadTripHolder .gm-style-iw div div,
  .WebRoadTripPage .gm-style-iw div div {
    overflow: visible !important;
    width: 130px;
  }
  .WebRoadTripHolder .gm-style-iw div div .overlay .image,
  .WebRoadTripPage .gm-style-iw div div .overlay .image {
    width: 100%;
    height: 100px;
    background-size: cover;
  }
  .WebRoadTripHolder .gm-style-iw div div .overlay h3,
  .WebRoadTripPage .gm-style-iw div div .overlay h3 {
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif !important;
    text-transform: none !important;
    letter-spacing: normal;
    padding: 0 10px 0 10px;
    margin: 15px 0 10px 0;
    font-size: 1.8rem;
    font-weight: 600;
  }
  .WebRoadTripHolder .gm-style-iw div div .overlay p,
  .WebRoadTripPage .gm-style-iw div div .overlay p {
    padding: 0 10px 0 10px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .WebRoadTripHolder .gm-style-iw .close-map,
  .WebRoadTripPage .gm-style-iw .close-map {
    width: 100px;
    margin: 0 auto;
    background-color: #3a3a3c;
    color: #FFF;
    padding: 5px 10px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.1rem;
    font-size: 1.4rem;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .WebRoadTripHolder .gm-style button.gm-ui-hover-effect,
  .WebRoadTripPage .gm-style button.gm-ui-hover-effect {
    background-color: #FFF !important;
    width: 33px !important;
    height: 33px !important;
    top: 0 !important;
    left: 0 !important;
  }
  .WebRoadTripHolder .gm-style button.gm-ui-hover-effect img,
  .WebRoadTripPage .gm-style button.gm-ui-hover-effect img {
    width: 20px !important;
    height: 20px !important;
    margin: 5px !important;
  }
  .WebRoadTripHolder .roadies .carousel-img,
  .WebRoadTripPage .roadies .carousel-img {
    padding: 0;
  }
  .WebRoadTripHolder .roadies .carousel-img .resCarousel-inner,
  .WebRoadTripPage .roadies .carousel-img .resCarousel-inner {
    width: 100%;
  }
  .WebRoadTripHolder .roadies .carousel-img button.leftRs,
  .WebRoadTripPage .roadies .carousel-img button.leftRs {
    display: block;
    left: 15px;
  }
  .WebRoadTripHolder .roadies .carousel-img button.rightRs,
  .WebRoadTripPage .roadies .carousel-img button.rightRs {
    display: block;
    right: 15px;
  }
  .WebRoadTripHolder .roadies .carousel-img .image,
  .WebRoadTripPage .roadies .carousel-img .image {
    height: 250px;
  }
  .WebRoadTripHolder .roadies .carousel-img .image .title,
  .WebRoadTripPage .roadies .carousel-img .image .title {
    font-size: 3rem;
    cursor: default;
  }
  .WebRoadTripHolder .roadies .carousel-img .image img,
  .WebRoadTripPage .roadies .carousel-img .image img {
    width: 100%;
    height: 100%;
  }
  .WebRoadTripHolder .roadies .carousel-img .tile,
  .WebRoadTripPage .roadies .carousel-img .tile {
    margin: 8px 5px;
  }
  .WebRoadTripHolder .roadies .carousel-img .tile a,
  .WebRoadTripPage .roadies .carousel-img .tile a {
    cursor: auto;
  }
  .WebRoadTripHolder .roadies .carousel-img a.btn-see-all.trip:hover,
  .WebRoadTripPage .roadies .carousel-img a.btn-see-all.trip:hover {
    background-color: #bfe4e1;
    color: #3a3a3c;
    border: 1px solid #bfe4e1;
  }
  .WebRoadTripHolder .roadies .item,
  .WebRoadTripPage .roadies .item {
    position: relative;
  }
  .WebRoadTripHolder .roadies .item .buttons,
  .WebRoadTripPage .roadies .item .buttons {
    position: absolute;
    z-index: 999998;
    display: flex;
    right: 0;
    top: 0;
  }
  .WebRoadTripHolder .roadies .item .buttons .loc,
  .WebRoadTripPage .roadies .item .buttons .loc {
    display: none;
  }
  .WebRoadTripHolder .roadies .item .buttons a,
  .WebRoadTripPage .roadies .item .buttons a {
    cursor: pointer;
  }
  .WebRoadTripHolder .roadies .item .buttons img,
  .WebRoadTripPage .roadies .item .buttons img {
    width: 20px;
  }
  .WebRoadTripHolder .roadies .item .tile,
  .WebRoadTripPage .roadies .item .tile {
    margin: 0 5px;
  }
  .WebRoadTripHolder button.btn-see-all,
  .WebRoadTripPage button.btn-see-all,
  .WebRoadTripHolder a.btn-see-all,
  .WebRoadTripPage a.btn-see-all {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #3a3a3c;
    border: 1px solid #3a3a3c;
    color: #FFF;
    text-shadow: none;
    cursor: pointer;
  }
  .WebRoadTripHolder button.btn-see-all:hover,
  .WebRoadTripPage button.btn-see-all:hover {
    background-color: #bfe4e1;
    color: #3a3a3c;
    border: 1px solid #bfe4e1;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .item,
  .WebRoadTripPage .roadies.articles .carousel-img .item {
    width: 100%;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image,
  .WebRoadTripPage .roadies.articles .carousel-img .image {
    height: 300px;
    background-size: cover;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image .title,
  .WebRoadTripPage .roadies.articles .carousel-img .image .title {
    display: inline-block;
    min-width: auto;
    padding: 15px 10px;
    color: #3a3a3c;
    text-shadow: none;
    font-weight: 400;
    text-align: left;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image .title h3,
  .WebRoadTripPage .roadies.articles .carousel-img .image .title h3 {
    display: inline-block;
    margin: 0;
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 2.6rem;
    font-weight: 400;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image .title span,
  .WebRoadTripPage .roadies.articles .carousel-img .image .title span {
    display: inline-block;
    padding: 5px 8px 2px 8px;
    font-size: 1.4rem;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image .title .btn-see-all,
  .WebRoadTripPage .roadies.articles .carousel-img .image .title .btn-see-all {
    margin-top: 10px;
  }
  .WebRoadTripHolder .footer,
  .WebRoadTripPage .footer {
    margin-top: 0;
  }
  .WebRoadTripHolder .modal-dialog-sml,
  .WebRoadTripPage .modal-dialog-sml {
    max-width: 400px;
    margin: 35px auto;
    padding: 20px;
    text-align: left;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-body,
  .WebRoadTripPage .modal-dialog-sml .modal-body {
    padding: 20px 25px;
    background-color: #bfe4e1;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-body p,
  .WebRoadTripPage .modal-dialog-sml .modal-body p,
  .WebRoadTripHolder .modal-dialog-sml .modal-body h2,
  .WebRoadTripPage .modal-dialog-sml .modal-body h2,
  .WebRoadTripHolder .modal-dialog-sml .modal-body h3,
  .WebRoadTripPage .modal-dialog-sml .modal-body h3,
  .WebRoadTripHolder .modal-dialog-sml .modal-body h4,
  .WebRoadTripPage .modal-dialog-sml .modal-body h4,
  .WebRoadTripHolder .modal-dialog-sml .modal-body li,
  .WebRoadTripPage .modal-dialog-sml .modal-body li {
    color: #3a3a3c;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-body h3,
  .WebRoadTripPage .modal-dialog-sml .modal-body h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin: 15px 0 0 0 !important;
    font-size: 2.6rem;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-body h4,
  .WebRoadTripPage .modal-dialog-sml .modal-body h4 {
    margin-top: 10px;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-body p,
  .WebRoadTripPage .modal-dialog-sml .modal-body p,
  .WebRoadTripHolder .modal-dialog-sml .modal-body li,
  .WebRoadTripPage .modal-dialog-sml .modal-body li {
    line-height: 1.7;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-body h3,
  .WebRoadTripPage .modal-dialog-sml .modal-body h3 {
    font-weight: 400;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-footer,
  .WebRoadTripPage .modal-dialog-sml .modal-footer {
    padding: 0 0 30px 0;
    text-align: center;
    background-color: #bfe4e1;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-footer .btn-close,
  .WebRoadTripPage .modal-dialog-sml .modal-footer .btn-close {
    float: none;
    color: #3a3a3c;
    border: 1px solid #3a3a3c;
    font-weight: 400;
  }
  .WebRoadTripHolder .modal-dialog-sml .modal-footer .btn-close:hover,
  .WebRoadTripPage .modal-dialog-sml .modal-footer .btn-close:hover {
    border: 1px solid #FFF;
  }
  .WebRoadTripHolder .modal-dialog-med .image,
  .WebRoadTripPage .modal-dialog-med .image {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
  }
  .WebRoadTripHolder .modal-dialog-med h3,
  .WebRoadTripPage .modal-dialog-med h3 {
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif !important;
    text-transform: none !important;
    margin: 10px 0 !important;
  }
  .WebRoadTripHolder .modal-dialog-med #b_container,
  .WebRoadTripPage .modal-dialog-med #b_container {
    height: 400px;
  }
  .WebRoadTripHolder .modal-dialog-med #b_container iframe,
  .WebRoadTripPage .modal-dialog-med #b_container iframe {
    height: 100%;
  }
  .WebRoadTripHolder .modal-dialog-med #b_container iframe #aff_searchbox #frm,
  .WebRoadTripPage .modal-dialog-med #b_container iframe #aff_searchbox #frm {
    padding: 0 !important;
  }
  .roadie-accommodation {
    position: relative;
    background-image: url('../images/dummy-hm-3.jpg');
    background-size: cover;
    background-position: 50% 50%;
  }
  .roadie-accommodation .wrapper {
    max-width: 500px;
    margin: 50px auto 50px auto;
    text-align: center;
  }
  .roadie-accommodation .wrapper .intro {
    padding: 35px 25px 25px 25px;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .roadie-accommodation .wrapper .intro h2 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
  }
  .roadie-accommodation .wrapper .intro p {
    margin-bottom: 1rem;
  }
  .roadie-accommodation .wrapper .btn-see-all {
    display: inline-block;
    background: transparent;
    color: #3a3a3c;
    margin: 10px 0;
  }
  .roadie-accommodation .wrapper .btn-see-all:hover {
    background-color: #3a3a3c;
    color: #FFF;
    font-weight: 400;
  }
  .WebRoadTripPage .banner-hm {
    background-color: #3a3a3c;
    height: 35vh;
  }
  .WebRoadTripPage .banner-hm .carousel-inner {
    height: 100%;
  }
  .WebRoadTripPage .banner-hm .carousel-inner .carousel-caption {
    display: none;
  }
  .WebRoadTripPage .content {
    padding: 20px 0 0 0;
    overflow: visible;
  }
  .WebRoadTripPage .content .roadies {
    display: inline-block;
  }
  .WebRoadTripPage .content .roadies .carousel-img .resCarousel-inner .image {
    height: 210px;
  }
  .WebRoadTripPage .content .roadies .carousel-img .resCarousel-inner .image img {
    min-width: 100%;
    min-height: 100%;
  }
  .WebRoadTripPage .content .roadies .carousel-img h3 {
    margin: 0 0 10px 25px;
    font-size: 2.5rem;
  }
  .WebRoadTripPage .con-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .WebRoadTripPage .con-left {
    padding: 0 20px 0 20px;
  }
  .WebRoadTripPage .con-right .nav-tabs {
    border-bottom: 0;
  }
  .WebRoadTripPage .con-right .nav-tabs li {
    margin-bottom: 0;
  }
  .WebRoadTripPage .con-right .nav-tabs li > a {
    border: 0;
    font-family: "Oswald", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 0.09rem;
    font-weight: 400;
  }
  .WebRoadTripPage .con-right .nav-tabs li > a:hover,
  .WebRoadTripPage .con-right .nav-tabs li.active > a {
    background-color: #3a3a3c;
    color: #FFF;
    border: 0;
  }
  .WebRoadTripPage .con-right ul {
    margin: 15px 0 0 15px;
  }
  .WebRoadTripPage .roadies {
    margin-bottom: 25px;
  }
  .WebRoadTripPage .embed-responsive-16by9 {
    width: 100%;
    padding-bottom: 0;
    margin: 0;
  }
  .WebRoadTripPage .player .vp-title .vp-title-header,
  .WebRoadTripPage .player vp-badge {
    display: none;
  }
  /*----------------------------------------
		SEASONAL CAMPAIGN PAGE
	----------------------------------------*/
  .campaign-seasons .header {
    padding-bottom: 0;
  }
  .campaign-seasons .logo {
    margin: 20px 0;
  }
  .hello-season {
    width: 160px;
    height: auto;
    margin-bottom: -10px;
  }
  .campaign-intro {
    text-align: center;
    padding: 20px 25px;
    margin-bottom: 0;
  }
  .campaign-intro h1 {
    font-size: 4.5rem;
  }
  .seasonal-colour-grid {
    padding: 0 0 20px 0;
    overflow: hidden;
  }
  .seasonal-colour-grid .grid-5 {
    position: relative;
    width: 100%;
    float: left;
  }
  .seasonal-colour-grid .col-1 {
    background-color: #0e7079;
    border-bottom: 15px solid #0e7079;
  }
  .seasonal-colour-grid .col-2 {
    background-color: #98a19e;
    border-bottom: 15px solid #98a19e;
  }
  .seasonal-colour-grid .col-3 {
    background-color: #832f3f;
    border-bottom: 15px solid #832f3f;
  }
  .seasonal-colour-grid .col-4 {
    margin: 0;
    background-color: #c45f27;
    border-bottom: 15px solid #c45f27;
  }
  .seasonal-colour-grid .col-5 {
    background-color: #2d4a74;
    border-bottom: 15px solid #2d4a74;
  }
  .seasonal-colour-grid .image {
    position: relative;
    opacity: 1;
    display: block;
    width: 100%;
    height: 370px;
    background-size: cover;
    background-position: 50% 50%;
    transition: 0.5s ease;
    backface-visibility: hidden;
  }
  .seasonal-colour-grid .text-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 370px;
    padding: 60px 30px 25px 30px;
    text-align: center;
    cursor: pointer;
    font-family: 'Chivo', sans-serif;
    color: #FFF;
  }
  .seasonal-colour-grid .text-overlay h3 {
    font-family: 'Playfair', serif;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.2;
    text-transform: none;
  }
  .seasonal-colour-grid .text-overlay p {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .seasonal-colour-grid a .text-overlay {
    opacity: 0;
  }
  .seasonal-colour-grid a:hover .image {
    opacity: 0;
  }
  .seasonal-colour-grid a:hover .title {
    opacity: 0;
  }
  .seasonal-colour-grid a:hover .text-overlay {
    opacity: 1;
  }
  .seasonal-colour-grid .text-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: 0.5s ease;
    opacity: 0;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .seasonal-colour-grid .title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    background: transparent;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 15px 0;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: 4.5rem;
    font-weight: 600;
    color: #FFF;
    text-shadow: 2px 2px #3a3a3c;
    line-height: 1.2;
  }
  .seasonal-grid {
    padding: 20px 0;
  }
  .campaign-seasons .suggestions {
    padding: 0 0 30px 0;
  }
  /*----------------------------------------
		WEDDING GUIDE
----------------------------------------*/
  .WebGuideWeddingPage .featured-weddings {
    position: relative;
    padding: 0 0 60px 0;
    background-color: #f2f2ef;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img {
    padding: 0 30px;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img .resCarousel-inner {
    white-space: normal;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img button.leftRs,
  .WebGuideWeddingPage .featured-weddings .carousel-img button.rightRs {
    display: none;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img .ResSlid0 .item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 0 20px 0;
    background-color: #FFF;
  }
  .WebGuideWeddingPage .featured-weddings .image {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    text-align: center;
    padding: 0;
  }
  .WebGuideWeddingPage .featured-weddings .image .fet-image {
    object-fit: cover;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc {
    width: 100%;
    height: auto;
    padding: 25px;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc .wrapper {
    width: 100%;
    text-align: center;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc .prev-next {
    width: 80%;
    position: absolute;
    bottom: 0;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc a {
    border-bottom: 1px dotted #3a3a3c;
    padding-bottom: 0;
    font-weight: 600;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc a:hover {
    border-bottom: 1px dotted #ad93b6;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details {
    width: 100%;
    height: auto;
    border-top: 1px solid #3a3a3c;
    overflow-y: auto;
    padding: 20px 20px 30px 20px;
    text-align: center;
    font-size: 1.8rem;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details h4:first-child {
    margin-top: 5px;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details h4 {
    font-size: 1.6rem;
    margin: 25px 0 5px 0;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details p {
    font-style: italic;
    font-size: 1.5rem;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details a {
    border-bottom: 1px dotted #3a3a3c;
    padding-bottom: 1px;
    font-weight: 400;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details a:hover {
    border-bottom: 1px dotted #ad93b6;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details .wrapper {
    width: 100%;
    max-height: auto;
  }
  .WebGuideWeddingPage .featured-weddings #modal-gallery-wed .item {
    width: 100%;
    padding: 0;
  }
  .WebGuideWeddingPage .featured-weddings .prev,
  .WebGuideWeddingPage .featured-weddings .next,
  .WebGuideWeddingPage .featured-weddings .print-dets-mob,
  .WebGuideWeddingPage .featured-weddings .print-dets,
  .WebGuideWeddingPage .featured-weddings .view-gallery {
    padding: 10px !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 400 !important;
    font-size: 1.7rem;
    text-transform: uppercase;
    letter-spacing: 0.07rem;
    cursor: pointer;
    border: 1px solid #3a3a3c !important;
  }
  .WebGuideWeddingPage .featured-weddings .prev:hover,
  .WebGuideWeddingPage .featured-weddings .next:hover,
  .WebGuideWeddingPage .featured-weddings .print-dets:hover,
  .WebGuideWeddingPage .featured-weddings .view-gallery:hover {
    color: #FFF;
    border: 1px solid #ad93b6 !important;
    background-color: #ad93b6;
  }
  .WebGuideWeddingPage .featured-weddings .prev {
    float: left;
  }
  .WebGuideWeddingPage .featured-weddings .next {
    float: right;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets-mob {
    margin-top: 30px;
    display: inline-block;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets {
    display: none;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets-mob:hover,
  .WebGuideWeddingPage .featured-weddings .print-dets:hover {
    background-color: #ad93b6;
    border: 1px solid #ad93b6 !important;
    color: #FFF;
  }
  .WebGuideWeddingPage .featured-weddings .view-gallery {
    display: inline-block;
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 30px;
    margin-left: -62px;
    color: #3a3a3c;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #FFF !important;
  }
  .WebGuideWeddingPage .featured-weddings::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
  }
  .WebGuideWeddingPage .featured-weddings::-webkit-scrollbar {
    width: 4em;
  }
  .WebGuideWeddingPage .featured-weddings::-webkit-scrollbar-thumb {
    background-color: #3a3a3c;
    outline: 1px solid slategrey;
    border-radius: none;
  }
  /*----------------------------------------
	CONFERENCE & GROUP TRAVEL GUIDE
----------------------------------------*/
  .capacity-chart {
    text-align: center;
    margin: -20px 0 25px 0;
  }
  .capacity-chart p {
    margin-bottom: 0.5em;
    font-style: italic;
  }
  .capacity-chart .view {
    padding: 10px 15px;
    border-bottom: none;
    background-color: #ad93b6;
    color: #FFF;
    font-size: 1.8rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .capacity-chart .view:hover {
    background-color: #3a3a3c;
    border-bottom: none;
    color: #FFF;
  }
  .capacity-table .modal-dialog-xlrg {
    max-width: 70%;
  }
  .capacity-table .modal-dialog-xlrg .modal-body {
    background-color: #FFF;
    margin: 15px;
  }
  .capacity-table .table-responsive {
    margin: 0 20px;
    border-bottom: 2px solid #3a3a3c;
    color: #3a3a3c;
  }
  .capacity-table .table-responsive h4 {
    margin: 20px 0 0 0;
    padding-bottom: 5px;
    color: #3a3a3c;
    border-bottom: 1px dotted #3a3a3c;
  }
  .capacity-table .table-responsive a {
    cursor: pointer;
  }
  .capacity-table .table-responsive caption {
    text-align: center;
  }
  .capacity-table .table-responsive thead tr th {
    font-size: 1.1rem;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
  }
  .capacity-table .table-responsive tbody tr {
    border-bottom: 1px solid #f2f2ef;
  }
  .capacity-table .table-responsive tbody tr td {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.1;
    font-weight: 600;
  }
  .capacity-table .table-responsive tbody tr td:first-child {
    min-width: 220px;
    text-align: left;
  }
  /*----------------------------------------
	GUIDE PAGES SUB CATEGORIES
----------------------------------------*/
  .cat-strip {
    margin: 0 0 10px 0;
  }
  .cat-strip .guide-sub-cat {
    margin: 10px 0;
    padding: 5px 15px 10px 15px;
    text-align: center;
  }
  .cat-strip .guide-sub-cat h2 {
    margin: 15px 0;
    font-family: 'Chivo', sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    font-style: italic;
    color: #FFF;
  }
  .cat-strip a {
    display: inline-block;
    padding: 10px 16px;
    margin-bottom: 5px;
    border: 1px solid #FFF;
    background-color: transparent;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.07rem;
    color: #FFF;
    font-size: 1.8rem;
    text-transform: uppercase;
  }
  .cat-strip a:hover,
  .cat-strip a.active {
    background-color: #FFF;
  }
  /*-----------------------------------------------
  DIV FOR PRINT PAGE BREAK SHOWING MODAL IMAGES
------------------------------------------------*/
  .modal-images-print {
    display: none;
  }
  /*--------------------------------------------------------------------------
  GUIDE PAGES WITHOUT INTRO BEFORE CURATED CONTENT - ARTS, ART DECO, DRINK
--------------------------------------------------------------------------*/
  .page-57 .banner-land,
  .page-32 .banner-land,
  .page-30 .banner-land,
  .page-33 .banner-land {
    margin-bottom: 70px;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .get-here .content-wrap .col-2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .intro-text-newsroom {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .our-seasons .tab-content .images,
  .baycation .tab-content .images {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .our-seasons .tab-content .text,
  .baycation .tab-content .text {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .WebCampaignGridHolder .container-lg .intro {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .WebCampaignGridHolder .container-lg .video {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .page,
  .day {
    float: left;
    width: 100%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .page .summary .image,
  .day .summary .image {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .page .summary .text,
  .day .summary .text {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 0em) and (min-width: 1200px) {
  .page .left-cont,
  .day .left-cont {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 1200px) {
  .page .right-cont,
  .day .right-cont {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .baycation .logo {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .baycation .curated .info-card {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .plan {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 1200px) {
  .plan {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .extra {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 1200px) {
  .extra {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .itinerary-day .info-left {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .itinerary-day .info-right {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .WebRoadTripPage .con-left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .WebGuideWeddingPage .featured-weddings .image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 29em) {
  /*----------------------------------------
		NEIGHBOURHOODS
	----------------------------------------*/
  .list-3:first-child,
  .list-3:last-child {
    width: 50%;
  }
  .list-3:nth-child(2) {
    display: none;
  }
  .precincts .carousel-w-text button.leftRs,
  .precincts .carousel-w-text button.rightRs {
    display: block;
  }
}
@media (min-width: 29.1em) {
  /*----------------------------------------
		HOMEPAGE
	----------------------------------------*/
  .breakoutEvents .ResSlid0 .item,
  .featured .ResSlid0 .item {
    width: 50%;
  }
  .get-here .nav-tabs li {
    width: auto;
  }
  .get-here .nav-tabs li a {
    margin-right: 8px;
    border: 1px solid #FFF;
  }
  /*----------------------------------------
		INTINERARIES
	----------------------------------------*/
  .itineraries .extras .info-1,
  .itineraries .extras .info-2 {
    width: 50%;
    float: left;
  }
  .itineraries .plan .details {
    display: inline-block;
  }
  .itineraries .extra ul {
    flex-direction: row;
  }
  .itineraries .extra ul li {
    float: left;
  }
}
@media only screen and (min-width: 30em) {
  /*----------------------------------------
		HOMEPAGE
	----------------------------------------*/
  .areas {
    padding: 50px 0;
  }
  .area-nap,
  .area-hast {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
  }
  .area-nap .image,
  .area-hast .image {
    height: 150px;
  }
  .area-havl,
  .area-wai,
  .area-cent {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .area-havl .image,
  .area-wai .image,
  .area-cent .image {
    height: 150px;
  }
  .area-nap,
  .area-havl,
  .area-cent {
    border-right: 5px solid transparent;
  }
  .area-hast,
  .area-cent,
  .area-wai {
    border-left: 5px solid transparent;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .plan .details {
    height: 80px;
  }
  .plan .details ul {
    width: auto;
  }
  .plan .details li {
    height: 80px;
    width: auto;
  }
  .plan .details a.view-map {
    width: auto;
    height: 100%;
    display: inline-block;
    float: right;
    padding: 35px 20px 0 20px;
    background-image: url('../images/map-marker.svg');
    background-repeat: no-repeat;
    background-position: center 12px;
    background-size: 16px auto;
  }
  .plan .details a.view-map span {
    display: none;
  }
  .itinerary-day .info-left .image,
  .itinerary-day .info-left .text {
    width: 50%;
    float: left;
  }
  .itinerary-day .info-left .planner .visit .text {
    padding: 20px 0 15px 20px;
  }
  .itinerary-day .modal-dialog-med .modal-content .image {
    height: 300px;
  }
  /*----------------------------------------
		CAMPAIGNS
	----------------------------------------*/
  .text-images-r .text,
  .text-images-l .text,
  .text-images-r .images,
  .text-images-l .images {
    width: 100%;
  }
  .text-images-r .text,
  .text-images-l .text {
    padding-top: 15px;
  }
  .text-images-r .images img,
  .text-images-l .images img {
    margin-bottom: 10px;
  }
  .text-images-r .images .caption,
  .text-images-l .images .caption {
    width: 50%;
  }
  .text-images-r .images img:nth-child(1) {
    margin: 0 0 10px 0;
  }
  .text-images-r .images img:nth-child(3) {
    border: 10px solid #FFF;
  }
  .text-images-l .images img:nth-child(3) {
    border: 10px solid #f2f2ef;
  }
  .baycation .logo img {
    width: 240px;
    height: auto;
  }
  .baycation .nav-tabs li.foodwine > a,
  .baycation .nav-tabs li.family > a {
    margin-top: 0;
  }
  .baycation .curated .info-card {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*----------------------------------------
		MINI CAMPAIGN
	----------------------------------------*/
  .page-925.baycation .logo img {
    width: 300px;
    height: auto;
  }
}
@media only screen and (min-width: 32.51em) {
  /*----------------------------------------
		HOMEPAGE
	----------------------------------------*/
  .today {
    border-right: 1px dotted #3a3a3c;
    width: auto;
    display: inline-block;
  }
  /*----------------------------------------
		NEWSROOM 
	----------------------------------------*/
  .news .card-wrap {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 2px;
    padding-right: 3px;
  }
  .news .card-wrap .listings .text {
    height: 210px;
  }
  /*----------------------------------------
		NEIGHBOURHOODS
	----------------------------------------*/
  .list-3 h2 {
    font-size: 2.5rem;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .itineraries .plan {
    padding: 30px 20px 10px 10px;
  }
  .itineraries .plan a.view-map {
    float: right;
  }
}
@media only screen and (min-width: 33.75em) {
  /*----------------------------------------
		HOMEPAGE
----------------------------------------*/
  .today {
    display: none;
  }
  .weather {
    padding: 0 0 0 14px;
  }
  .weather h4 {
    font-size: 2rem;
  }
  /*----------------------------------------
		NEWSROOM 
	----------------------------------------*/
  .news .card-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 2px;
    padding-right: 3px;
  }
  /*----------------------------------------
		SPRING SUMMER 2021 CAMPAIGN 
	----------------------------------------*/
  .page .left-cont .loc-map .grid-map,
  .day .left-cont .loc-map .grid-map {
    height: 100% !important;
  }
  .page .left-cont .loc-map .leaflet,
  .day .left-cont .loc-map .leaflet {
    width: 200px;
    top: 15%;
    right: 10%;
  }
  .page .left-cont .loc-map .leaflet .text span,
  .day .left-cont .loc-map .leaflet .text span {
    padding: 4px;
  }
  .page .left-cont .loc-map .leaflet .text ul,
  .day .left-cont .loc-map .leaflet .text ul {
    display: block;
  }
  .page .right-cont .piece,
  .day .right-cont .piece {
    width: 43%;
  }
  .page .right-cont .piece .image,
  .day .right-cont .piece .image {
    height: 220px;
  }
  .page .info-bar {
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .page .info-bar .col .btn {
    margin-top: 0;
  }
  .page .info-bar .col:last-child {
    display: flex;
  }
  .page .text-full,
  .page .text-sidebar,
  .page .text-images-r,
  .page .text-images-l {
    margin: 70px 20px;
  }
  .WebCampaignGridHolder .embed-responsive-16by9 {
    min-height: 400px;
  }
  /*----------------------------------------
		BAYCATION 
	----------------------------------------*/
  .baycation .logo-mob {
    display: block;
    position: relative;
    float: left;
    width: 41.66666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 15px 0;
    text-align: center;
  }
  .baycation .link-HBT {
    position: relative;
    float: left;
    width: 58.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin: 55px 0 0 0;
  }
  /*----------------------------------------
		MINI CAMPAIGN 
	----------------------------------------*/
  #Form_CampaignForm {
    width: 95%;
  }
  .page-935.baycation .link-HBT {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 50px 0 0 0;
  }
  .page-935.baycation .link-HBT .btn {
    float: right;
  }
  .page-935.baycation .logo-mob {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 20px 0;
  }
  .page-935.baycation .logo-mob img {
    width: 300px;
    height: auto;
  }
}
@media only screen and (min-width: 33.75em) and (min-width: 768px) {
  .news .card-wrap {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 37em) {
  /*----------------------------------------
		HOMEPAGE
----------------------------------------*/
  .home .carousel-w-text .resCarousel-inner .item {
    width: 49.5%;
    height: auto;
    margin-right: 0.5%;
    margin-left: 0.5%;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text-mob {
    display: none;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text-wrap {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transition: 0.5s ease;
    opacity: 0;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text {
    width: 100%;
    font-family: 'Chivo', sans-serif;
    color: #3a3a3c;
    padding: 25px 30px;
    text-align: center;
    cursor: pointer;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .labels {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Oswald', serif;
    color: #FFF;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    font-weight: 400;
    font-size: 1.8rem;
    width: auto;
    background-color: rgba(58, 58, 60, 0.8);
  }
  .home .carousel-w-text .resCarousel-inner .guide:hover {
    opacity: 1;
  }
  .home .carousel-w-text .resCarousel-inner .guide:hover .image {
    opacity: 0;
    cursor: pointer;
  }
  .home .carousel-w-text .resCarousel-inner .guide:hover .labels {
    opacity: 0;
  }
  .home .carousel-w-text .resCarousel-inner .guide:hover .text-wrap {
    opacity: 0.85;
  }
  .home .carousel-w-text button.rightRs {
    right: 20px;
  }
  .home .carousel-w-text button.leftRs {
    left: 20px;
  }
  /*----------------------------------------
		SPRING SUMMER 2021 CAMPAIGN 
	----------------------------------------*/
  .page .right-cont .piece,
  .day .right-cont .piece {
    width: 45%;
  }
  .page .intro {
    padding: 40px 20px 15px 20px;
  }
  .page .text-images-r,
  .page .text-images-l {
    flex-flow: row wrap;
  }
  .page .text-images-r .images img,
  .page .text-images-l .images img {
    align-self: center;
  }
  .page .text-images-r .images .caption,
  .page .text-images-l .images .caption {
    padding-right: 12%;
  }
  .page .text-images-r {
    margin: 70px -20px;
    padding: 50px;
  }
  .page .text-images-r .text {
    padding-right: 10%;
  }
  .page .text-images-l {
    padding: 15px;
  }
  .page .text-images-l .text {
    padding-left: 5%;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .itineraries .extra ul li {
    margin-bottom: 0.5rem;
  }
  .day .left-cont {
    padding: 25px 100px 25px 25px;
  }
}
@media (min-width: 43.75em) {
  #map .page .stop-offs-map,
  #map-1 .page .stop-offs-map,
  #map-2 .page .stop-offs-map,
  #map-3 .page .stop-offs-map,
  #map-4 .page .stop-offs-map {
    height: 100vh;
  }
  #map .page .btn-close,
  #map-1 .page .btn-close,
  #map-2 .page .btn-close,
  #map-3 .page .btn-close,
  #map-4 .page .btn-close {
    bottom: 4px;
    top: auto;
  }
  .WebItineraryPage .leaflet {
    position: absolute;
    width: 320px;
  }
  .WebItineraryPage .leaflet .image .btn-close {
    display: block;
  }
  .map-key {
    height: auto;
    width: 100%;
  }
  .map-key ul li {
    padding: 0 20px 0 0;
  }
  .map-key ul li a {
    height: 60px;
    line-height: 60px;
  }
  .map-key ul li span {
    display: inline-block;
  }
  .map-key ul .coffee,
  .map-key ul .eat,
  .map-key ul .nat-wonders {
    background-position: 20px center;
  }
  .itineraries .plan {
    float: left;
  }
  .itineraries .plan .details .view-map span {
    display: none;
  }
  .itineraries .extra {
    padding-top: 60px;
  }
  .itineraries .extra ul {
    justify-content: space-between;
  }
}
@media (min-width: 48em) {
  /*----------------------------------------
		EVENTS
	----------------------------------------*/
  body.events .ui-datepicker.ui-datepicker-multi {
    top: 1565px !important;
  }
  body.events .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 32.32%;
    margin: 0 0.5%;
    float: left;
  }
  /*----------------------------------------
		SEASONAL CAMPAIGNS
	----------------------------------------*/
  /*----------------------------------------
		SPRING SUMMER 2021 CAMPAIGN
	----------------------------------------*/
  .WebCampaignGridHolder .flex-grid {
    padding: 60px 0;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption {
    width: 82%;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption .banner-copy {
    display: block;
  }
  .WebCampaignGridHolder .container-lg .intro {
    padding: 40px;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide {
    height: 370px;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide iframe {
    height: 360px;
  }
  .WebCampaignGridHolder .mob {
    display: none;
  }
  .WebCampaignGridHolder .desk {
    display: block;
  }
  .WebCampaignGridHolder .embed-responsive-16by9 {
    min-height: 500px;
  }
  .WebCampaignGridHolder .foodWine h2 {
    font-size: 3.5rem;
  }
  .WebCampaignGridHolder .foodWine .video {
    margin-bottom: 70px;
  }
  .WebCampaignGridHolder .foodWine .intro {
    flex-flow: row nowrap;
    text-align: left;
  }
  .WebCampaignGridHolder .foodWine .intro h2 {
    text-align: left;
  }
  .WebCampaignGridHolder .foodWine .intro .col:first-child {
    width: 40%;
    padding-right: 40px;
  }
  .WebCampaignGridHolder .foodWine .intro .col:nth-child(2) {
    width: 60%;
  }
  .WebCampaignGridHolder .foodWine .featured {
    flex-flow: row nowrap;
    padding: 0 0 70px 0;
    background-color: transparent;
    margin: 0;
    text-align: left;
  }
  .WebCampaignGridHolder .foodWine .featured .intro.mob {
    display: none;
  }
  .WebCampaignGridHolder .foodWine .featured .col {
    width: 50%;
  }
  .WebCampaignGridHolder .foodWine .featured .col:nth-child(3) {
    padding: 20px 60px;
  }
  .WebCampaignGridHolder .foodWine .recipes {
    padding: 70px 0;
    text-align: left;
    margin: 0;
  }
  .WebCampaignGridHolder .foodWine .recipes .row {
    flex-flow: row nowrap;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col {
    width: 50%;
  }
  .WebCampaignGridHolder .foodWine .recipes .row a {
    border-bottom: 2px solid #FFF;
  }
  .WebCampaignGridHolder .foodWine .recipes .row .col:nth-child(2) {
    padding: 20px 60px;
  }
  .WebCampaignGridHolder .foodWine .source .title {
    padding: 70px 0 20px 0;
  }
  .page .btn-close,
  .day .btn-close,
  .page .btn-closer,
  .day .btn-closer {
    height: 60px;
    width: 60px;
    right: 25px;
    top: 15px;
    line-height: 30px;
    font-size: 3rem;
  }
  .page .summary .text,
  .day .summary .text {
    padding: 40px 100px 40px 50px;
  }
  .page .summary .image,
  .day .summary .image {
    height: 380px;
  }
  .page .right-cont .piece .image,
  .day .right-cont .piece .image {
    height: 200px;
  }
  .page .info-bar .col {
    padding-right: 60px;
  }
  .page .info-bar .col:nth-child(3) {
    display: block;
  }
  .page .text-sidebar {
    flex-flow: row wrap;
  }
  .page .text-sidebar .text,
  .page .text-sidebar .wrapper {
    width: 50%;
  }
  .page .text-sidebar .text {
    padding-right: 8%;
  }
  .page .text-sidebar .sidebar {
    padding: 50px;
  }
  .page .text-images-r .text,
  .page .text-images-l .text,
  .page .text-images-r .images,
  .page .text-images-l .images {
    width: 50%;
  }
  .page .text-images-l .text {
    padding-left: 7%;
  }
  .modal-events .featured .intro {
    width: 25%;
    text-align: left;
  }
  .modal-events .featured .event-list {
    width: 75%;
  }
  /*----------------------------------------
		BAYCATION 768
	----------------------------------------*/
  .baycation .nav-tabs {
    height: 55px;
  }
  .baycation .nav-tabs li {
    width: 14.285%;
    height: 55px !important;
    margin-top: 0 !important;
    border-radius: 15px 15px 0px 0px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    writing-mode: horizontal-tb;
    text-orientation: normal;
    background-color: transparent;
    position: relative;
    z-index: 999999;
    right: 0;
  }
  .baycation .nav-tabs li > a {
    padding: 4px 0 0 0;
    font-size: 1.7rem;
    font-weight: 600;
  }
  .baycation .nav-tabs li.luxury > a,
  .baycation .nav-tabs li.couples > a {
    margin-top: 10px;
  }
  /*----------------------------------------
		MINI CAMPAIGN PAGE
	----------------------------------------*/
  .page-925.baycation .link-HBT,
  .page-935.baycation .link-HBT {
    margin-right: 0;
  }
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }
  .page-925.baycation .nav-tabs li:nth-child(2),
  .page-935.baycation .nav-tabs li:nth-child(2),
  .page-925.baycation .nav-tabs li:nth-child(3),
  .page-935.baycation .nav-tabs li:nth-child(3),
  .page-925.baycation .nav-tabs li:nth-child(4),
  .page-935.baycation .nav-tabs li:nth-child(4) {
    top: 0;
  }
  .page-925.baycation .header {
    height: 170px;
  }
  .page-925.baycation .nav-tabs li:nth-child(3) {
    padding: 5px 0;
  }
  .page-935.baycation .header {
    height: 150px;
  }
  .page-935.baycation .nav-tabs li:nth-child(4) {
    padding: 0 10px;
  }
  .page-935.baycation .nav-tabs li:nth-child(4) a {
    padding: 6px 0;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .itineraries .extras .info-1,
  .itineraries .extras .info-2 {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 20px;
  }
  .itineraries .extra ul li {
    padding: 0 10px 0 5px;
  }
  .options .title li:last-child {
    display: table-cell;
  }
  .itinerary-day .info-right {
    margin-top: 0;
  }
  .itinerary-day .panel {
    padding: 0 10px;
  }
  .itinerary-day .panel-heading .details {
    display: inline-block;
  }
  .WebItineraryPage .juicer-feed.white li.feed-item,
  .WebItineraryHolder .juicer-feed.white li.feed-item {
    width: 32.8% !important;
  }
  .WebItineraryPage .feed-item.juicer-about,
  .WebItineraryHolder .feed-item.juicer-about {
    display: none !important;
  }
  .WebItineraryPage .juicer-feed .j-instagram-bg,
  .WebItineraryHolder .juicer-feed .j-instagram-bg {
    background-color: #f2f2ef !important;
  }
  .WebItineraryPage .juicer-feed.slider .j-text,
  .WebItineraryHolder .juicer-feed.slider .j-text {
    height: 100% !important;
    cursor: pointer;
  }
  .WebItineraryPage .juicer-feed.slider .j-text .j-message p,
  .WebItineraryHolder .juicer-feed.slider .j-text .j-message p {
    color: #FFFFFF !important;
    font-size: 1.4rem;
  }
  .WebItineraryPage .juicer-feed.slider li.feed-item,
  .WebItineraryHolder .juicer-feed.slider li.feed-item {
    display: block;
    height: 260px !important;
    overflow: hidden !important;
  }
  .WebItineraryPage .juicer-feed.slider .slick-track,
  .WebItineraryHolder .juicer-feed.slider .slick-track {
    height: 260px !important;
  }
  .WebItineraryPage .juicer-feed.slider.j-modern li.feed-item a.j-image img,
  .WebItineraryHolder .juicer-feed.slider.j-modern li.feed-item a.j-image img {
    min-height: 260px;
    overflow: hidden;
  }
}
@media (min-width: 48em) and (min-width: 768px) {
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 53.75em) {
  .page .right-cont .piece,
  .day .right-cont .piece {
    width: 32.5%;
  }
}
@media (min-width: 62em) {
  /*----------------------------------------
		HOMEPAGE
	----------------------------------------*/
  .forecast .wrap {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 12px 0 10px 0;
  }
  .weather,
  .time,
  .today,
  .greeting,
  .view-map,
  .full-forecast {
    border-right: 1px dotted #3a3a3c;
  }
  .today,
  .time {
    display: inline-block;
    width: auto;
  }
  .time {
    padding: 0 18px;
  }
  .today {
    padding: 0 18px 0 0;
  }
  .weather {
    padding: 0 15px;
  }
  .weather .pic {
    width: 65px;
    padding: 0 0 0 10px;
  }
  a.view-map {
    width: 160px;
    padding: 12px 18px;
  }
  a.view-map h4 {
    font-size: 1.65rem;
  }
  a.view-map span {
    font-size: 1.65rem;
  }
  .break-out .intro {
    padding: 0 80px 20px 80px;
  }
  .homepage-intro {
    padding: 20px 0 50px 0;
  }
  .homepage-intro h1 {
    font-size: 6rem;
  }
  .areas {
    padding: 0;
  }
  .whats-on,
  .neighbourhoods {
    height: auto;
  }
  .breakoutEvents .ResSlid0 .item,
  .featured .ResSlid0 .item {
    width: 33.333% !important;
  }
  .WebHomePage .breakoutEvents {
    margin-top: -60px;
  }
  .home .carousel-w-text .resCarousel-inner .item {
    width: 33.333%;
    height: 350px;
    margin: 0.15%;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide {
    width: 100%;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .labels {
    font-size: 1.8rem;
    background-color: #3a3a3c;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text {
    display: block;
    height: auto;
    padding: 20px 40px;
  }
  .get-here .content-wrap {
    margin: 20px 0;
  }
  .get-here .content-wrap .image {
    height: 420px;
  }
  .get-here .content-wrap .text {
    padding: 25px 40px;
    height: auto;
  }
  .get-here .content-wrap iframe.airnz {
    margin-top: 85px;
  }
  .booking {
    display: block;
    padding: 50px 0;
  }
  /*----------------------------------------
		ACCOMMODATION GUIDE
	----------------------------------------*/
  .WebGuidePage.accommodation .intro {
    padding: 60px 80px 25px 80px;
  }
  .booking-accomm #b_container iframe {
    height: 250px;
  }
  /*----------------------------------------
		EVENTS
	----------------------------------------*/
  body.events .banner-list {
    min-height: 450px !important;
    background-position: 50% 50%;
  }
  body.events .banner-list .container {
    width: auto;
  }
  body.events .banner-list .content-pg {
    padding: 40px 0 0 0;
  }
  body.events .banner-list .ev-dates {
    display: none;
  }
  body.events .ui-datepicker.ui-datepicker-multi {
    width: 51em !important;
    top: 1400px !important;
  }
  body.events .dateRangeRow {
    width: 100%;
  }
  body.events .dateRangeRow .input-group {
    margin: 0 auto;
  }
  body.events .ui-datepicker-prev {
    left: -34px;
  }
  body.events .ui-datepicker-next {
    right: -33px;
  }
  body.events #EventDateStart,
  body.events #EventDateEnd {
    width: auto;
    margin-right: 5px;
  }
  /*----------------------------------------
		NEIGHBOURHOODS
	----------------------------------------*/
  .list-3:first-child,
  .list-3:nth-child(2),
  .list-3:last-child {
    text-align: center;
  }
  .list-3:nth-child(2) {
    padding-left: 0 15px;
  }
  .area-wrap {
    width: 100%;
  }
  .areas {
    margin: -60px 0 50px 0;
    padding: 60px 0 50px 0;
  }
  .area-nap,
  .area-hast,
  .area-havl,
  .area-wai,
  .area-cent {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 19% !important;
    margin: 10px 0.5% 20px 0.5%;
    border: 0;
    cursor: pointer;
  }
  .area-nap .image,
  .area-hast .image,
  .area-havl .image,
  .area-wai .image,
  .area-cent .image {
    height: 150px;
  }
  .precincts {
    padding: 0 0 60px 0;
  }
  .precincts .buttons {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .precincts .buttons a.print {
    display: none;
  }
  .precincts .carousel-w-text button.leftRs,
  .precincts .carousel-w-text button.rightRs {
    display: block;
  }
  .explore {
    padding: 0 0 60px 0;
  }
  .book-accommodation {
    margin: -30px 15px 40px 15px;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .itineraries .intro {
    padding: 70px 50px 25px 50px;
  }
  .options .title .info h3 {
    font-size: 3.5rem;
  }
  .map-responsive .close-map-btn.large {
    display: none;
  }
  .plan .details,
  .itinerary-day .details {
    margin: 0 0 20px 0;
  }
  .plan .details li,
  .itinerary-day .details li {
    width: auto;
    padding: 15px;
  }
  .plan .details li span,
  .itinerary-day .details li span {
    font-size: 1.8rem;
  }
  .plan .details li img,
  .itinerary-day .details li img {
    display: none;
  }
  .plan .details li,
  .itinerary-day .details li {
    width: auto;
    float: none;
  }
  .plan .details li:nth-child(1),
  .itinerary-day .details li:nth-child(1),
  .plan .details li:nth-child(2),
  .itinerary-day .details li:nth-child(2) {
    border-bottom: 0;
  }
  .plan .details li:nth-child(2),
  .itinerary-day .details li:nth-child(2) {
    border-right: 1px solid #dbdbdb;
  }
  .itinerary .plan a.view-map {
    display: inline-block;
  }
  .itinerary .extra ul li {
    padding: 0 0 0 40px;
  }
  .itinerary-day .banner-land .view-mob {
    display: block;
    height: 450px;
    margin: 0;
  }
  .itinerary-day .info-right li {
    font-size: 1.7rem;
  }
  .itinerary-day .day .left-cont {
    padding: 0 100px 25px 10px;
  }
  /*----------------------------------------
		CAMPAIGN PAGE
	----------------------------------------*/
  .campaign .content {
    width: 80%;
    padding: 40px 50px 50px 50px;
  }
  .campaign .wrapper {
    width: 760px;
    height: 420px;
  }
  .campaign .wrapper .col-3 a.watch {
    height: 320px;
  }
  .ev-dates {
    width: auto;
  }
  .accommodation .mg-top,
  .your-event .mg-top {
    margin: 0 !important;
  }
  ul#SearchResults li {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 48%;
    height: 210px;
  }
  /*----------------------------------------
		SEASONAL PAGES
	----------------------------------------*/
  .our-seasons .nav-tabs > li a {
    font-size: 2.5rem;
  }
  .our-seasons .tab-content .images {
    height: 920px;
  }
  .our-seasons .tab-content .text {
    padding: 30px 45px 0 45px;
    text-align: left;
  }
  .our-seasons .tab-pane .suggestions {
    padding: 20px 15px 40px 15px;
  }
  .our-seasons .tab-pane .suggestions .carousel-img {
    padding: 20px 0 0 0;
  }
  .our-seasons .tab-pane .suggestions .carousel-img button.leftRs {
    left: -20px;
  }
  .our-seasons .tab-pane .suggestions .carousel-img button.rightRs {
    right: -20px;
  }
  /*----------------------------------------
		SEASONAL CAMPAIGN PAGES
	----------------------------------------*/
  .seasonal-colour-grid .grid-5 {
    width: 50%;
  }
  .seasonal-colour-grid .grid-5:nth-child(5) {
    width: 100%;
  }
  .seasonal-grid {
    padding: 20px 0 50px 0;
  }
  .WebRoadTripHolder h2,
  .WebRoadTripPage h2,
  .WebRoadTripHolder h3,
  .WebRoadTripPage h3 {
    font-family: "Oswald", sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 0.07rem;
  }
  .WebRoadTripHolder h2,
  .WebRoadTripPage h2 {
    font-size: 3.5rem;
  }
  .WebRoadTripHolder h3,
  .WebRoadTripPage h3 {
    margin: 20px 0 10px 25px;
  }
  .WebRoadTripHolder .roadies h3,
  .WebRoadTripPage .roadies h3 {
    margin: 0 0 10px 5px;
  }
  .WebRoadTripHolder .roadies .carousel-img .item .loc,
  .WebRoadTripPage .roadies .carousel-img .item .loc {
    display: block;
    padding: 8px 10px;
    margin-right: 3px;
    cursor: pointer;
  }
  .WebRoadTripHolder .roadie-map-responsive {
    height: 55vh;
    min-height: 520px;
    background-image: none;
  }
  .WebRoadTripHolder .roadie-map-responsive #map {
    display: block;
    height: 100%;
  }
  .WebRoadTripHolder .roadie-map-responsive .grad-top {
    display: block;
    position: absolute;
    top: 0;
    z-index: 10;
  }
  .WebRoadTripHolder .roadie-map-responsive .grad-bottom {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 10;
  }
  .WebRoadTripHolder .roadie-map-responsive .roadie-wrapper {
    width: 460px;
    right: 0;
    top: 10%;
  }
  .WebRoadTripHolder .roadie-map-responsive .roadie-wrapper .roadie-get-here {
    text-align: left;
  }
  .WebRoadTripHolder .roadies h3 {
    margin: 0 0 10px 5px;
  }
  .WebRoadTripHolder .roadies .carousel-img button.leftRs {
    display: block;
    left: 15px;
  }
  .WebRoadTripHolder .roadies .carousel-img button.rightRs {
    display: block;
    right: 15px;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .item {
    width: 33.333%;
  }
  .WebRoadTripPage .banner-hm {
    height: 60vh;
  }
  .WebRoadTripPage .banner-hm.video {
    height: 65vh;
  }
  .WebRoadTripPage .banner-hm.video .carousel-caption {
    display: block;
  }
  .WebRoadTripPage .content {
    padding: 50px 0 20px 0;
  }
  .WebRoadTripPage .con-right {
    display: block;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .WebRoadTripPage .con-left {
    padding: 0 20px 0 0;
  }
  .WebRoadTripPage .con-right {
    padding: 30px 0 0 0;
  }
  .WebRoadTripPage .con-right ul {
    margin: 0;
  }
  .WebRoadTripPage .con-right li {
    margin-bottom: 0;
  }
  .WebRoadTripPage .roadies h3 {
    margin: 0 0 10px 5px;
  }
  .WebRoadTripPage .roadies .carousel-img button.leftRs {
    display: block;
    left: -25px;
  }
  .WebRoadTripPage .roadies .carousel-img button.rightRs {
    display: block;
    right: -25px;
  }
  /*----------------------------------------
		BAYCATION 992
	----------------------------------------*/
  .baycation .logo {
    display: block;
    margin: 10px 0 0 0;
  }
  .baycation .logo-mob {
    display: none;
  }
  .baycation .link-HBT {
    margin: 50px 0 0 0;
  }
  .baycation .carousel-caption h3 {
    font-size: 3.5rem;
    line-height: 1.1;
    margin: 20px 0;
  }
  .baycation .tab-content .wrapper .images {
    width: 100%;
    height: 550px;
  }
  .baycation .tab-content .wrapper .text {
    position: absolute;
    width: 70%;
    height: 490px;
    margin-top: -245px;
    right: 0;
    top: 50%;
  }
  .baycation .picks .intro {
    padding: 50px 50px 35px 30px;
  }
  /*----------------------------------------
		SPRING SUMMER CAMPAIGN
	----------------------------------------*/
  .WebCampaignGridHolder .embed-responsive-16by9 {
    min-height: 300px;
  }
  .WebCampaignGridHolder .container-lg .split-col {
    flex-flow: row nowrap;
    padding-top: 70px;
  }
  .WebCampaignGridHolder .container-lg .intro {
    padding: 20px 80px 20px 70px;
  }
  .WebCampaignGridHolder .container-lg .vid-wide {
    height: auto;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide {
    height: auto;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide iframe {
    height: 310px;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption {
    width: 60%;
  }
  .page {
    padding: 0;
  }
  .page .summary .image,
  .day .summary .image {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 440px;
  }
  .page .summary .text,
  .day .summary .text {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 60px 100px 40px 80px;
  }
  .page .left-cont .loc-map .leaflet .image,
  .day .left-cont .loc-map .leaflet .image {
    display: block !important;
  }
  .page .left-cont .loc-map .leaflet .pointer,
  .day .left-cont .loc-map .leaflet .pointer {
    top: 45%;
  }
  .page .right-cont .piece .text .contact,
  .day .right-cont .piece .text .contact {
    display: none;
  }
  .modal-events .featured .intro {
    width: 25%;
  }
  .modal-events .featured .event-list {
    width: 75%;
  }
  .modal-events .featured .event-list .event {
    max-width: 45%;
    flex: 0 0 45%;
  }
  .modal-events .featured .event-list .event .text {
    height: 280px;
  }
  /*----------------------------------------
		MINI CAMPAIGN PAGE
	----------------------------------------*/
  .page-925.baycation .nav-tabs li:nth-child(3) {
    padding: 10px 0;
  }
  .page-935.baycation .nav-tabs li:nth-child(3),
  .page-935.baycation .nav-tabs li:nth-child(4) {
    padding: 10px;
  }
  .page-935.baycation .logo {
    display: block;
    margin: 20px 0 0 0;
  }
  /*----------------------------------------
		WEDDING GUIDE
	----------------------------------------*/
  .WebGuideWeddingPage .featured-weddings {
    overflow: hidden;
  }
  .WebGuideWeddingPage .featured-weddings .image {
    height: 400px !important;
    max-height: 400px;
  }
  .WebGuideWeddingPage .featured-weddings .image .view-gallery {
    left: 40px;
    margin-left: 0;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img .resCarousel-inner {
    white-space: nowrap;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img button.leftRs,
  .WebGuideWeddingPage .featured-weddings .carousel-img button.rightRs {
    display: block;
    width: 45px !important;
    height: 45px !important;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img button.leftRs,
  .WebGuideWeddingPage .featured-weddings .carousel-img button.rightRs {
    top: 0;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img button.leftRs {
    left: 15px;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img button.rightRs {
    right: 15px;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 30px;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc .wrapper {
    text-align: left;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 30px;
    margin-top: 20px;
    text-align: left;
    border-left: 1px solid #3a3a3c;
    border-top: none;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets-mob {
    display: none;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets {
    display: inline-block;
    margin: 0 0 -3px 0;
    text-align: center;
    font-size: 1.7rem;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets span {
    display: block;
    font-size: 1rem;
  }
  /*----------------------------------------
		HOMEPAGE
	----------------------------------------*/
  .weather,
  .time,
  .today,
  .view-map,
  .full-forecast {
    display: inline-block;
    padding: 0 18px;
  }
  .greeting {
    display: none;
    height: 55px;
    border-right: 1px dotted #3a3a3c;
  }
  a.view-map {
    padding: 12px 15px;
  }
  .areas {
    margin: 0;
  }
  .area-nap .image,
  .area-hast .image,
  .area-havl .image,
  .area-wai .image,
  .area-cent .image {
    height: 200px;
  }
  .homepage-intro {
    margin-bottom: 0;
    padding: 0 0 40px 0;
  }
  .WebHomePage .breakoutEvents {
    margin-top: -10px;
  }
  .breakoutEvents .ResSlid0 .item {
    width: 33.333%;
  }
  .list-3:first-child,
  .list-3:nth-child(2),
  .list-3:last-child {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
  }
  .list-3:first-child h2,
  .list-3:nth-child(2) h2,
  .list-3:last-child h2 {
    font-size: 4rem;
    margin: 0 0 0 10px;
  }
  .list-3:first-child button.download,
  .list-3:nth-child(2) button.download,
  .list-3:last-child button.download {
    display: block;
    margin-top: 5px;
    font-size: 1.7rem;
  }
  .list-3:first-child span,
  .list-3:nth-child(2) span,
  .list-3:last-child span {
    margin-top: 25px;
    width: auto;
  }
  .list-3:nth-child(2),
  .list-3:last-child {
    padding-left: 20px;
  }
  .get-here .content-wrap .text,
  .get-here .content-wrap .image {
    height: 480px;
  }
  /*----------------------------------------
		EVENTS
	----------------------------------------*/
  body.events .featured .carousel-img button.leftRs {
    left: 20px !important;
  }
  body.events .featured .carousel-img button.rightRs {
    right: 20px !important;
  }
  /*----------------------------------------
		SEARCH RESULTS
	----------------------------------------*/
  ul#SearchResults li {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 23%;
    height: 245px;
  }
  /*----------------------------------------
		SEASONAL PAGES
	----------------------------------------*/
  .our-seasons .tab-content .images {
    height: 720px;
  }
  /*----------------------------------------
		SEASONAL CAMPAIGN PAGES
	----------------------------------------*/
  .campaign-intro {
    padding: 70px 25px 60px 25px;
  }
  .seasonal-colour-grid {
    padding: 0 0 65px 0;
  }
  .seasonal-colour-grid .grid-5 {
    width: 33.333%;
  }
  .seasonal-colour-grid .grid-5:nth-child(4),
  .seasonal-colour-grid .grid-5:nth-child(5) {
    width: 50%;
  }
  .campaign-seasons .suggestions {
    padding: 0 80px 20px 80px;
  }
  .seasonal-grid {
    padding: 30px 0 100px;
  }
  .WebRoadTripHolder h3.mob {
    display: none;
  }
  .WebRoadTripHolder .roadie-map-responsive {
    display: block;
    height: 39vw;
    min-height: 550px;
    margin-top: 0;
  }
  .WebRoadTripHolder .roadie-map-responsive .roadie-wrapper {
    top: 10%;
    width: 500px;
  }
  .WebRoadTripHolder .roadie-map-responsive .roadie-wrapper .roadie-intro {
    padding: 30px 40px 25px 30px;
  }
  .WebRoadTripHolder .roadie-map-responsive .roadie-wrapper .roadie-intro p {
    display: block;
  }
  .WebRoadTripHolder .roadies .item .tile {
    margin: 8px 5px;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image {
    height: 280px;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .item {
    width: 25%;
  }
  .WebRoadTripPage .banner-hm.video {
    height: 80vh;
  }
  .WebRoadTripPage .roadie-map-responsive {
    height: 600px;
    max-height: 600px;
  }
  .WebRoadTripPage .con-right {
    padding: 0 0 0 30px;
  }
  /*----------------------------------------
		BAYCATION 1200
----------------------------------------*/
  .baycation .carousel-caption {
    width: 340px;
  }
  .baycation .carousel-caption h3 {
    font-size: 5rem;
  }
  .baycation .tab-content .wrapper .text {
    width: 60%;
    height: 440px;
    margin-top: -220px;
  }
  .baycation .nav-tabs li {
    height: auto;
  }
  .baycation .nav-tabs li > a {
    font-size: 1.8rem;
    padding: 6px 10px;
  }
  .baycation .nav-tabs li.foodwine > a,
  .baycation .nav-tabs li.family > a,
  .baycation .nav-tabs li.couples > a {
    margin-top: 10px;
  }
  .baycation .nav-tabs .centralHB {
    height: 120px;
    margin-top: 195px;
  }
  .baycation .nav-tabs .centralHB span.one {
    display: inline;
  }
  .baycation .nav-tabs .centralHB span.two {
    display: none;
  }
  .baycation .curated .info-card {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-925.baycation .link-HBT,
  .page-935.baycation .link-HBT {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 60px 0 0 0;
  }
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    padding: 10px;
  }
  .page-925.baycation .logo img {
    height: 130px;
    width: auto;
  }
  .page-935.baycation .link-HBT {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-935.baycation .logo {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 20px 0 0 0;
  }
  .page-935.baycation .logo img {
    height: 110px;
    width: auto;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .itineraries .intro {
    padding: 70px 125px 25px 125px;
  }
  .itineraries .plan {
    padding: 35px 20px 0 10px;
  }
  .itineraries .extra {
    padding-top: 15px;
  }
  .itineraries .extra ul li {
    padding: 45px 20px 0 0;
  }
  .itinerary-day .info-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .itinerary-day .info-right {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right !important;
  }
  .WebItineraryPage .juicer-feed.white li.feed-item,
  .WebItineraryHolder .juicer-feed.white li.feed-item {
    width: 24.8% !important;
  }
  /*----------------------------------------
		WEDDING GUIDE
	----------------------------------------*/
  .WebGuideWeddingPage .featured-weddings .carousel-img .ResSlid0 .item {
    padding: 0;
    margin-bottom: 0;
  }
  .WebGuideWeddingPage .featured-weddings .carousel-img button.leftRs,
  .WebGuideWeddingPage .featured-weddings .carousel-img button.rightRs {
    top: 0;
    width: 60px !important;
    height: 60px !important;
  }
  .WebGuideWeddingPage .featured-weddings .image {
    height: 655px !important;
    max-height: 655px;
  }
  .WebGuideWeddingPage .featured-weddings .image .fet-image {
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: inherit;
    padding: 20px 0 30px 30px;
    background-color: #FFF;
  }
  .WebGuideWeddingPage .featured-weddings .wed-desc .wrapper {
    max-height: 500px;
    overflow-y: auto;
    padding-right: 30px;
    text-align: left;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 590px;
    max-height: 615px;
    padding: 20px 30px 20px 30px;
    background-color: #FFF;
    text-align: left;
  }
  .WebGuideWeddingPage .featured-weddings .wed-details .wrapper {
    width: 100%;
    max-height: 600px;
  }
  .WebGuideWeddingPage .featured-weddings body::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    background-color: #000;
  }
  .WebGuideWeddingPage .featured-weddings .print-dets {
    position: absolute;
    bottom: 40px;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .forecast .wrap {
    float: left;
    width: 75%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .area-nap,
  .area-hast,
  .area-havl,
  .area-wai,
  .area-cent {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  ul#SearchResults li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .WebRoadTripPage .con-right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .page .summary .image,
  .day .summary .image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .page .summary .text,
  .day .summary .text {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .WebGuideWeddingPage .featured-weddings .wed-desc {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .WebGuideWeddingPage .featured-weddings .wed-details {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .list-3:first-child,
  .list-3:nth-child(2),
  .list-3:last-child {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  ul#SearchResults li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .baycation .curated .info-card {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .page-925.baycation .link-HBT,
  .page-935.baycation .link-HBT {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 768px) {
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .page-935.baycation .link-HBT {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .page-935.baycation .logo {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .itinerary-day .info-left {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .itinerary-day .info-right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .WebGuideWeddingPage .featured-weddings .wed-desc {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .WebGuideWeddingPage .featured-weddings .wed-details {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 75em) {
  /*----------------------------------------
		HOMEPAGE
	----------------------------------------*/
  .WebHomePage .vid-wide {
    height: auto;
    overflow: hidden;
  }
  .area-nap .image,
  .area-hast .image,
  .area-havl .image,
  .area-wai .image,
  .area-cent .image {
    height: 220px;
  }
  .greeting {
    display: inline-block;
    height: 55px;
    padding-right: 18px;
    border-right: 1px dotted #3a3a3c;
  }
  .breakoutEvents .ResSlid0 .item,
  .featured .ResSlid0 .item {
    width: 25% !important;
  }
  .breakoutEvents .ResSlid0 .item .event,
  .featured .ResSlid0 .item .event {
    height: 400px;
  }
  .home .carousel-w-text .resCarousel-inner .item {
    width: 19.9%;
    margin: 0 0.01%;
  }
  .home .carousel-w-text .resCarousel-inner .item .guide .text {
    padding: 20px;
  }
  .home .carousel-w-text .leftRs,
  .home .carousel-w-text .rightRs {
    display: none;
  }
  .get-here .content-wrap .text,
  .get-here .content-wrap .image {
    height: 420px;
  }
  /*----------------------------------------
		NEWSROOM 
	----------------------------------------*/
  .news {
    margin: 0 25px 40px 25px;
  }
  .news .card-wrap {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /*----------------------------------------
		EVENTS 
	----------------------------------------*/
  body.events .ui-datepicker.ui-datepicker-multi {
    top: 1370px !important;
  }
  /*----------------------------------------
		WEDDING GUIDE
	----------------------------------------*/
  .featured-weddings .carousel-img .ResSlid0 .item {
    padding: 0 30px 0 0;
  }
  .featured-weddings .carousel-img button.leftRs {
    left: 15px;
  }
  .featured-weddings .carousel-img button.rightRs {
    right: 15px;
  }
  /*----------------------------------------
		ITINERARIES
	----------------------------------------*/
  .itinerary-day .banner-land.view-mob {
    height: 450px;
  }
  .itinerary-day .info-left {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .itinerary-day .info-right {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right !important;
  }
  .extra ul li {
    padding: 50px 0 0 30px;
  }
  /*----------------------------------------
		SEASONAL CAMPAIGN PAGES
	----------------------------------------*/
  .page .summary {
    align-items: center;
    display: flex;
  }
  .page .summary .text .showGreaterThan1400 {
    display: block;
  }
  .page .summary .text .showLessThan1400 {
    display: none;
  }
  .WebCampaignGridHolder .banner-hm .carousel-caption {
    width: 45%;
  }
  .WebCampaignGridHolder .vid-wide {
    height: auto;
  }
  .WebCampaignGridHolder .container-lg .intro {
    padding: 20px 150px 20px 70px;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide {
    height: auto;
  }
  .WebCampaignGridHolder .container-lg .video .vid-wide iframe {
    height: 400px;
  }
  .page .left-cont,
  .day .left-cont {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 0 50px 25px 0;
  }
  .page .left-cont .summary .image,
  .day .left-cont .summary .image {
    height: 400px;
  }
  .page .right-cont,
  .day .right-cont {
    padding: 0 80px 0 0;
  }
  .page .right-cont .scroll-wrapper,
  .day .right-cont .scroll-wrapper {
    overflow-x: visible;
    overflow-y: visible;
    white-space: normal;
  }
  .page .right-cont .piece,
  .day .right-cont .piece {
    width: 100%;
    padding: 0;
  }
  .page .right-cont .piece .image,
  .day .right-cont .piece .image {
    height: 280px;
  }
  .modal-events .featured .intro {
    width: 25%;
  }
  .modal-events .featured .event-list {
    width: 75%;
  }
  .modal-events .featured .event-list .event {
    max-width: 31%;
    flex: 0 0 31%;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .image {
    height: 300px;
  }
  .WebRoadTripHolder .roadies.articles .carousel-img .item {
    width: 20%;
  }
  .WebRoadTripPage .roadie-map-responsive {
    height: 39vw;
  }
  .baycation .nav-tabs li.foodwine > a,
  .baycation .nav-tabs li.family > a,
  .baycation .nav-tabs li.luxury > a,
  .baycation .nav-tabs li.couples > a {
    margin-top: 0;
  }
  .baycation .nav-tabs li {
    height: auto;
  }
  .baycation .nav-tabs li a {
    font-size: 1.85rem;
    padding: 15px 0;
  }
  .baycation .nav-tabs li.centralHB > a {
    padding: 8px;
  }
  .baycation .tab-content .wrapper .text {
    width: 50%;
    height: 430px;
    margin-top: -215px;
  }
  .page-925.baycation .nav-tabs li,
  .page-935.baycation .nav-tabs li {
    padding: 0 10px;
  }
  .page-925.baycation .nav-tabs li:nth-child(3),
  .page-935.baycation .nav-tabs li:nth-child(3) {
    padding: 0 10px !important;
  }
  .page-925.baycation .logo img {
    height: 140px;
    width: auto;
  }
}
@media (min-width: 75em) and (min-width: 992px) {
  .news .card-wrap {
    float: left;
    width: 25%;
  }
}
@media (min-width: 75em) and (min-width: 1200px) {
  .itinerary-day .info-left {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 75em) and (min-width: 1200px) {
  .itinerary-day .info-right {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 87.5em) {
  /*----------------------------------------
		SEASONAL CAMPAIGN PAGES
	----------------------------------------*/
  .seasonal-colour-grid .grid-5,
  .seasonal-colour-grid .grid-5:nth-child(4),
  .seasonal-colour-grid .grid-5:nth-child(5) {
    width: 20%;
  }
  /*----------------------------------------
		ITINERARY PAGES
	----------------------------------------*/
  .itineraries .contaner {
    width: 1460px;
  }
  .itineraries .intro {
    padding: 70px 125px 25px 125px;
  }
}
@media only screen and (min-width: 98.75em) {
  .WebHomePage .resCarousel .leftRs,
  .WebEventsGuidePage .resCarousel .leftRs,
  .suggestions .resCarousel .leftRs,
  .WebNeibourhoodPage .resCarousel .leftRs,
  .WebGuidePage .resCarousel .leftRs,
  .WebHomePage .resCarousel .rightRs,
  .WebEventsGuidePage .resCarousel .rightRs,
  .suggestions .resCarousel .rightRs,
  .WebNeibourhoodPage .resCarousel .rightRs,
  .WebGuidePage .resCarousel .rightRs {
    display: block;
  }
}
/*----------------------------------------
  HOMEPAGE
----------------------------------------*/
.forecast span {
  font-family: 'Cabin', sans-serif;
  font-style: italic;
  font-size: 1.8rem;
  font-weight: 400;
}
.forecast h4 {
  font-size: 1.8rem;
  margin: 0 0 10px 0;
}
.weather {
  margin-bottom: -13px;
}
.weather .desc {
  float: left;
}
.weather .pic {
  display: inline-block;
  height: auto;
  float: right;
}
.full-forecast {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.full-forecast a:hover,
.full-forecast .full-forecast a:focus {
  color: #fbab18;
}
a.view-map {
  float: right;
  text-align: center;
  background-color: #3a3a3c;
  color: #FFF;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.view-map:hover,
a.view-map:focus {
  background-color: #fbab18;
  color: #FFF;
  cursor: pointer;
  border-right: 1px solid #fbab18;
}
.whats-on,
.neighbourhoods {
  position: relative;
}
.whats-on .title a {
  color: #FFF;
}
.whats-on .title a {
  color: #FFF;
  border-bottom: none;
}
.grid-2 .neighbourhoods {
  cursor: none;
}
.break-out {
  background-color: #3a3a3c;
  color: #FFF;
  clear: both;
}
.break-out a {
  color: #FFF;
  border-bottom: 1px dotted #FFF;
}
.btn-open {
  position: absolute;
  width: 55px;
  height: 50px;
  padding: 10px;
  bottom: 0;
  left: 45%;
  display: block;
  background: #FFF url(../images/arrow-dwn.svg) no-repeat;
  background-size: 20px 20px;
  background-position: 50% 55%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-open:hover {
  background: #3a3a3c url(../images/arrow-live.svg) no-repeat;
  background-size: 20px 20px;
  background-position: 50% 55%;
}
.btn-open.active {
  height: 50px;
  background: #3a3a3c url(../images/arrow-up.svg) no-repeat;
  background-size: 20px 20px;
  background-position: 50% 50%;
}
.history {
  position: relative;
  z-index: 10;
  margin: -25px 0 20px 0;
  background-position: 50% 50%;
}
.history .image,
.history .text {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .history .image,
  .history .text {
    float: left;
    width: 50%;
  }
}
.history .image {
  display: block;
  background-position: 50% 50%;
  background-size: cover;
  height: 480px;
  margin: 50px 0;
}
.history .text {
  padding: 70px 50px 30px 50px;
}
.areas .area-wrap {
  overflow: hidden;
}
.areas .area-wrap .area-nap,
.areas .area-wrap .area-hast,
.areas .area-wrap .area-havl,
.areas .area-wrap .area-wai,
.areas .area-wrap .area-cent {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.areas .area-wrap .area-nap .image,
.areas .area-wrap .area-hast .image,
.areas .area-wrap .area-havl .image,
.areas .area-wrap .area-wai .image,
.areas .area-wrap .area-cent .image {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.areas .area-wrap .area-nap .image:hover,
.areas .area-wrap .area-hast .image:hover,
.areas .area-wrap .area-havl .image:hover,
.areas .area-wrap .area-wai .image:hover,
.areas .area-wrap .area-cent .image:hover {
  transform: scale(1.1);
}
.areas .area-wrap .area-nap .title,
.areas .area-wrap .area-hast .title,
.areas .area-wrap .area-havl .title,
.areas .area-wrap .area-wai .title,
.areas .area-wrap .area-cent .title {
  position: absolute;
  float: left;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 15px 0;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 2.6rem;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 2px #3a3a3c;
  line-height: 1.2;
}
.areas .overview {
  display: none;
  margin: 40px auto 30px auto;
  text-align: center;
  max-width: 80%;
}
.areas .overview h2 {
  font-family: 'Chivo', sans-serif;
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}
.areas .overview h3 {
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 20px;
  letter-spacing: 0.07rem;
}
.areas .overview h4 {
  font-size: 2.4rem;
  font-weight: 400;
}
.areas .overview a.see-more {
  padding-bottom: 12px;
  color: #FFF;
  font-weight: 300;
  border-bottom: 1px solid #FFF;
}
.get-here {
  background-color: #f2f2ef;
}
.get-here .intro {
  padding: 60px 80px 15px 80px;
}
.get-here .content-wrap .tab-pane {
  transition: all ease-out 0.2s 0.1s;
}
.get-here .content-wrap .nav-tabs {
  border-bottom: 0;
}
.get-here .content-wrap .nav-tabs li > a {
  border-radius-top-right: 20px;
  border-radius: 0;
  color: #3a3a3c;
  font-family: 'Oswald', serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.08rem;
  font-size: 1.8rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.get-here .content-wrap .nav-tabs li.active {
  background-color: transparent;
}
.get-here .content-wrap .nav-tabs > li.active > a,
.get-here .content-wrap .nav-tabs > li > a:hover,
.get-here .content-wrap .nav-tabs > li.active > a:focus {
  background-color: #3a3a3c;
  border: 1px solid #3a3a3c;
  color: #FFF;
}
.get-here .content-wrap .tab-content {
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.get-here .content-wrap .image {
  display: block;
  background-size: cover;
  background-position: 50% 50%;
}
.get-here .content-wrap .text {
  background-color: #FFF;
  text-align: left;
}
.get-here .content-wrap .text h3 {
  font-family: 'Playfair', serif;
  font-size: 2.7rem;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
}
.get-here .content-wrap .text p {
  width: 100%;
  margin: 0 0 1rem 0;
}
.get-here .content-wrap .text li {
  margin: 0 0 7px 16px;
}
.get-here .content-wrap .text a {
  border-bottom: 1px dotted #3a3a3c;
  padding-bottom: 1px;
  font-weight: 600;
  color: #3a3a3c;
}
iframe.airnz {
  width: 235px !important;
  height: 240px !important;
}
.booking {
  background-color: rgba(160, 215, 220, 0.3);
  text-align: center;
}
.booking p {
  max-width: 80%;
  margin: 0 auto;
}
.booking a {
  border-bottom: 1px dotted #3a3a3c;
  padding-bottom: 1px;
  font-weight: 600;
  color: #3a3a3c;
}
.booking #powered-by-wrapper {
  display: none;
}
.booking-accomm {
  background-color: #f2f2ef;
  padding: 40px 0 0 0;
  margin: 60px 0 70px 0;
  text-align: center;
}
.booking-accomm p {
  max-width: 80%;
  margin: 0 auto;
}
.booking-accomm a {
  border-bottom: 1px dotted #3a3a3c;
  padding-bottom: 1px;
  font-weight: 600;
  color: #3a3a3c;
}
.booking-accomm #powered-by-wrapper {
  display: none;
}
/*----------------------------------------
 WEATHER FORECAST PAGE
 ----------------------------------------*/
.each-day {
  width: 20%;
  float: left;
}
/*----------------------------------------
  NEIGHBOURHOODS
----------------------------------------*/
.stats {
  padding: 15px 0;
}
.precincts a:hover {
  color: #8f8f8f;
}
.list-3 {
  border-right: 1px solid #3a3a3c;
}
.list-3 h2,
.list-3 span {
  display: inline-block;
  font-family: 'Chivo', sans-serif;
}
.list-3 button {
  float: right;
  height: auto;
}
.list-3 h2 {
  font-weight: 400;
}
.list-3 span {
  font-style: italic;
}
.list-3 span img {
  width: 30px;
  height: auto;
  border-bottom: 0;
  margin: -12px 5px 0 0;
}
.list-3 a {
  color: #3a3a3c;
  border-bottom: 1px dotted #3a3a3c;
}
.list-3 a:hover,
.list-3 a:focus {
  color: #fbab18;
}
.list-3:first-child {
  padding-left: 0;
}
.list-3:last-child {
  padding-right: 0;
  border: 0;
}
.list-3:last-child a,
.list-3:last-child a:focus {
  border-bottom: 0;
  text-decoration: none;
}
.highlights .btn-open {
  left: 43%;
}
/*----------------------------------------
  EVENTS GUIDE PAGE
----------------------------------------*/
.events-intro,
.playlists-intro {
  height: auto;
  margin-bottom: 100px;
  background-color: #f2f2ef;
}
.events-intro .text,
.playlists-intro .text {
  margin: 0 auto;
  padding: 100px 0;
  text-align: center;
}
.events-intro .text h2,
.playlists-intro .text h2,
.events-intro .text p,
.playlists-intro .text p {
  max-width: none;
}
.events-intro .text {
  width: 50%;
}
.featured {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}
.featured button.leftRs,
.featured button.rightRs {
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(255, 255, 255, 0.75) !important;
  background-image: url(../images/arrow-left.svg);
  background-repeat: no-repeat;
  background-size: 20px auto;
}
.featured button.leftRs {
  left: 20px;
  background-image: url(../images/arrow-left.svg);
  background-position: 45% 53%;
}
.featured button.rightRs {
  right: 20px;
  background-image: url(../images/arrow-right.svg);
  background-position: 53% 53%;
}
.featured button.leftRs:hover {
  background-color: rgba(58, 58, 60, 0.8) !important;
  background-image: url(../images/arrow-left-live.svg);
}
.featured button.rightRs:hover {
  background-color: rgba(58, 58, 60, 0.8) !important;
  background-image: url(../images/arrow-right-live.svg);
}
.featured a.playlist-add,
.featured a:hover.playlist-add {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-size: 50px 50px;
  background-position: 50% 50%;
  border-radius: 50%;
  margin: 10px !important;
  cursor: pointer;
}
.featured .tooltip-inner {
  width: 150px !important;
}
.featured .carousel-img {
  width: 100%;
}
.featured .carousel-img .resCarousel-inner {
  overflow: hidden;
}
.featured .event {
  position: relative;
  background-repeat: no-repeat;
  width: auto;
  margin: 0 5px;
  background-position: 50% 55%;
  background-size: cover;
  height: 320px;
}
.featured .cat {
  float: left;
  text-transform: uppercase;
  width: auto;
  padding: 7px 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.07rem;
  color: #FFF;
}
.featured .details {
  display: table;
  position: absolute;
  width: 85%;
  left: 0;
  bottom: 15px;
}
.featured .details h3 {
  margin: 0;
  border-bottom: 1px dotted #000;
  padding-bottom: 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.2;
}
.featured .details p {
  font-size: 1.45rem;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 0;
  font-style: italic;
  border-top: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
  padding: 5px 0;
}
.featured .details .dets {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  background-color: rgba(58, 58, 60, 0.8);
  color: #FFF;
}
@media (min-width: 992px) {
  .featured .details .dets {
    float: left;
    width: 66.66666667%;
  }
}
.featured .details .dets a {
  color: #FFF;
}
body.events .name {
  font-size: 1.7rem;
}
.ev-dates {
  max-width: 220px;
  width: 33%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  background-color: rgba(38, 38, 38, 0.7);
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #FFF;
}
.ev-dates .days {
  border-bottom: 1px solid #8A8A8A;
  border-top: 1px solid #8A8A8A;
  padding: 5px 0;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
.ev-dates .days span {
  font-size: 2rem !important;
}
.ev-dates .add-cal {
  padding: 10px 10px 0 30px;
  font-size: 1.6rem;
  letter-spacing: 0.07rem;
  background-image: url('../images/calendar.svg');
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: 20px 11px;
}
.ev-dates .add-cal a {
  display: block;
  color: #FFF;
}
.ev-dates .add-cal a:hover {
  color: #ddcb21;
}
.ev-dates .add-cal:hover {
  background-image: url('../images/calendar-live.svg');
  color: #ddcb21;
}
body.events .banner-list {
  background-size: auto;
  background-color: #3a3a3c;
}
body.events .banner-list .container {
  position: relative;
}
/*----------------------------------------
  CAMPAIGN PAGES
----------------------------------------*/
.campaign .logo {
  width: 40%;
  margin: 0 auto;
  float: none;
  padding: 40px 0 20px 0;
}
.campaign .header {
  text-align: center;
}
.campaign .featured-playlists {
  background: #f2f2ef;
  padding: 50px 0;
}
.campaign .isite,
.campaign .isite-mob {
  display: none;
}
.campaign .create-playlist {
  margin-bottom: 0;
}
.campaign .create-playlist .container {
  padding: 0 10%;
}
.campaign .create-playlist .container h1 {
  margin: 30px 0 25px 0;
}
.campaign .introduction {
  margin: 0;
  padding: 0;
  background-image: url('../images/Vineyard-Gimblett-gravells.jpg');
  background-size: cover;
}
.campaign .content {
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.95);
  text-align: left;
}
.campaign .content h1,
.campaign .content h2,
.campaign .content h3,
.campaign .content p,
.campaign .content li {
  max-width: none;
}
.campaign .content h1 {
  font-size: 5rem;
}
.campaign .content p,
.campaign .content li {
  font-size: 1.8rem;
}
.campaign .content .embed-responsive-16by9 {
  max-width: 800px;
}
.campaign .see-all,
.campaign .tcs {
  margin: 25px 0;
  padding: 15px 16px !important;
  border: 1px solid #3a3a3c !important;
  color: #3a3a3c;
  font-size: 1.8rem;
  font-weight: 300;
}
.campaign .see-all:hover,
.campaign .see-all:focus {
  background-color: #fbab18;
  border: 1px solid #fbab18 !important;
  color: #FFF;
}
.campaign .tcs {
  margin-left: 5px;
}
.campaign .tcs:hover,
.campaign .tcs:focus {
  background-color: #3a3a3c;
  color: #FFF;
}
.campaign .modal-body p,
.campaign .modal-body li {
  font-size: 1.4rem;
}
.campaign .campaign-playlists {
  text-align: center;
}
.campaign button.see-more > a {
  color: #FFF;
}
.campaign .wrapper {
  margin: 0 auto;
}
.campaign .wrapper .col-3 {
  width: 380px;
  margin-bottom: 35px;
}
.campaign .wrapper .col-3 a.watch .play-btn {
  position: absolute;
  top: 40%;
  left: 42%;
  z-index: 100;
  width: 60px !important;
  height: 60px !important;
}
.campaign .wrapper .col-3 .view {
  margin: 10px 0 20px 0;
}
.campaign .wrapper .col-3 .view a {
  position: relative;
  z-index: 10;
  font-family: "Oswald", sans-serif;
  font-size: 2.3rem;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.17rem;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px #6d6d6f;
  padding: 10px 20px;
  cursor: none;
}
/*----------------------------------------
  SEARCH RESULTS
----------------------------------------*/
.results {
  background-color: #f2f2ef;
  padding: 25px 10px 50px 20px;
}
.results h1 {
  margin: 20px 0;
}
.keywords {
  margin: 0 0 35px 0;
  font-style: italic;
  font-family: 'Playfair', serif;
  font-size: 2rem;
}
.result:first-child {
  padding-left: 0;
}
ul#SearchResults a {
  border-bottom: 0;
  cursor: pointer;
}
ul#SearchResults a:hover {
  overflow: hidden;
  border-bottom: 0;
  color: #fbab18;
}
ul#SearchResults li {
  border: 1px solid #FFF;
  position: relative;
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0 2% 20px 0;
}
ul#SearchResults li p {
  height: 130px;
  padding: 0 12px 15px 12px;
  font-size: 1.45rem;
  line-height: 1.45;
}
ul#SearchResults li h4 {
  margin: 10px 0 8px 0;
  padding: 5px 12px 0 12px;
  font-size: 1.65rem;
  letter-spacing: 0;
  line-height: 1.3;
}
ul#SearchResults .readMoreLink {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #3a3a3c;
  padding: 8px 15px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  color: #FFF;
}
ul#SearchResults .readMoreLink:hover,
ul#SearchResults .readMoreLink:focus {
  background-color: #fbab18;
  color: #FFF;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  /*---------------------------------------------
 MODALS
---------------------------------------------*/
  .modal-dialog-full {
    max-width: 100%;
    margin: 0 auto;
  }
  .modal-dialog-med {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    max-width: 70%;
    margin: 0 auto;
  }
  /*---------------------------------------------
 REVIEW CONTENT FOR HIGHLGHTING LISTING UPDATES
---------------------------------------------*/
  span.HasChanged {
    background-color: #fcff70;
    color: #3a3a3c;
  }
  span.HasChanged-ListingHeroImage {
    display: block;
    padding: 10px;
  }
  .contact span.HasChanged {
    display: inline-block;
    padding: 5px 0 5px 5px;
  }
  .host span.HasChanged {
    display: block;
    padding: 15px;
  }
  .free-text span.HasChanged {
    display: block;
  }
  .con-left span.HasChanged-ListingFullDescription {
    display: block;
    padding: 0 5px;
  }
  .con-left span.HasChanged-ListingVideo {
    display: block;
    padding: 15px;
  }
  .con-left .social-members span.HasChanged {
    display: inline-block;
    padding: 5px 0 5px 5px;
  }
  .gallery .image span.HasChanged {
    display: inline-block;
    padding: 8px 8px 12px 8px;
  }
  .info-section span.HasChanged {
    display: block;
    padding: 0 5px;
  }
  .info-section .menu span.HasChanged,
  .info-section .more-info span.HasChanged {
    display: block;
    padding: 10px;
  }
  .all-services span.HasChanged-MoreInformation {
    margin-top: 0;
    padding: 10px;
    display: block;
  }
  .open-hours span.HasChanged,
  .list-events span.HasChanged {
    display: block;
    color: #3a3a3c;
  }
  .open-hours span.HasChanged .see-more,
  .list-events span.HasChanged .see-more {
    color: #3a3a3c;
    border: 1px solid #3a3a3c !important;
  }
  .open-hours span.HasChanged a,
  .list-events span.HasChanged a {
    color: #3a3a3c;
  }
  .item span.HasChanged {
    padding: 5px;
    background-color: #fcff70;
    display: inline-block;
  }
  .modal-body span.HasChanged {
    display: block;
  }
  .modal-body span.HasChanged a {
    color: #3a3a3c;
  }
  .modal-body span.HasChanged-publichols ul > li {
    color: #3a3a3c;
  }
  .modal-body span.HasChanged-publichols ul > li span a {
    color: #3a3a3c !important;
  }
  .modal-body span.HasChanged-ListingHolsSurcharge h3,
  .modal-body .HasChanged-ListingHolsSurcharge p {
    color: #3a3a3c !important;
  }
  /*----------------------------------------
	POLICY PAGE
----------------------------------------*/
  .policy-pg,
  .login {
    text-align: center;
  }
  .policy-pg .content,
  .login .content {
    max-width: 500px;
    margin: 40px auto;
    padding: 30px 25px;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .policy-pg .content h1,
  .login .content h1 {
    margin: 10px auto 20px auto;
  }
  .policy-pg .content .text-left,
  .login .content .text-left {
    text-align: center;
  }
  .policy-pg .content h1,
  .login .content h1 {
    font-size: 4.5rem;
  }
  .policy-pg .content p,
  .login .content p {
    margin: 20px auto;
  }
  .policy-pg .content .email:hover,
  .login .content .email:hover {
    background-color: transparent;
  }
  .policy-pg .content label,
  .login .content label {
    font-family: "Chivo", sans-serif;
  }
  .policy-pg {
    background: url(/assets/HBT-See-and-Do/Walks-Hikes/HBT-WalkingHiking-DayWalks-1600x650.jpg);
    background-size: cover;
    background-position: 50% 50%;
  }
  /*---------------------------------------------
 	COVID ALERT LEVEL UPDATES
---------------------------------------------*/
  .covid {
    position: relative;
    width: 100%;
    background-color: #fbab18;
    text-align: center;
    color: #3a3a3c;
    padding: 15px 20px;
    margin-bottom: 2px;
    font-size: 1.5rem;
    font-family: 'Chivo', sans-serif;
    font-weight: 400;
    line-height: 1.2;
  }
  .covid p {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .covid a {
    font-weight: 600;
    padding: 2px;
    border-bottom: 1px dotted #3a3a3c;
  }
  .covid a:hover {
    color: #FFF;
    border-bottom: 1px dotted #FFF;
  }
  .covid button.close {
    position: absolute;
    height: 10px;
    padding: 5px;
    margin: -20px -15px 0 10px;
    opacity: 0.4;
    font-size: 4.5rem;
    font-weight: 400;
    cursor: pointer;
  }
  /*----------------------------------------
  LOGIN - PAGE
----------------------------------------*/
  .login {
    background: url(/assets/HBT-See-and-Do/Rivers-Lakes-Waterfalls/HBT-SeeDo-Recreation-RiversLakesWaterfalls-Tutaekuri-River-1600x650.jpg);
    background-size: cover;
    background-position: 50% 50%;
  }
  #MemberLoginForm_LoginForm,
  #MemberLoginForm_LostPasswordForm {
    width: auto;
    margin: 0 auto;
  }
  /*----------------------------------------
  LOST PASSWORD PAGE
----------------------------------------*/
  #MemberLoginForm_LostPasswordForm_Email {
    height: 35px;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 5px 10px;
    background: #FFF;
    border: 0;
  }
  #MemberLoginForm_LostPasswordForm_Email label {
    float: left;
  }
  /*----------------------------------------
	  INTRO SECTIONS - Appear before grids and curated content
	----------------------------------------*/
  .intro {
    position: relative;
    margin: 0 auto;
    padding: 40px 20px 25px 20px;
    text-align: center;
    clear: both;
  }
  .intro h2 {
    font-size: 2.4rem;
    line-height: 1.2;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    margin: 0 0 10px 0;
    text-transform: none;
  }
  .intro p {
    font-size: 1.6rem;
  }
  .intro a {
    font-weight: 600;
    border-bottom: 2px solid #3a3a3c;
  }
  .intro a:hover {
    color: #fbab18;
    border-bottom: 2px solid #fbab18;
  }
  /*----------------------------------------
		MAPS
	----------------------------------------*/
  .taller {
    height: 350px;
    margin-top: -350px;
  }
  .taller #map {
    height: 350px;
  }
  .tall {
    height: 300px;
    margin-top: -300px;
  }
  .tall #map {
    height: 300px;
  }
  .short {
    height: 280px;
    margin-top: -280px;
  }
  .short #map {
    height: 280px;
  }
  .leaflet {
    display: none;
  }
  .close-map-btn {
    position: absolute;
    bottom: 0;
    right: 15%;
    z-index: 100;
    display: block;
    width: auto;
    margin: 0 auto;
    background-color: #3a3a3c;
    color: #FFF;
    padding: 15px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.1rem;
    font-size: 1.6rem;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .close-map-btn:hover,
  .close-map-btn:focus {
    background-color: #fbab18;
    color: #FFF;
  }
  /*----------------------------------------
		360 Tour
	----------------------------------------*/
  .tour {
    display: none;
    position: relative;
    z-index: 10;
    width: 160px;
    padding: 10px 8px;
    height: auto;
    margin-top: -180px;
    float: right;
    border-radius: 3px;
    text-align: center;
    color: #3a3a3c;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .tour h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 1.9rem;
    text-transform: uppercase;
    margin-bottom: 3px;
  }
  .tour span {
    font-size: 1.56rem;
  }
  a.tour:hover {
    background-color: #fbab18;
    color: #FFF;
  }
  a.arrow_box {
    position: relative;
    background-color: rgba(255, 255, 255, 0.75);
  }
  a.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: rgba(255, 255, 255, 0.75);
    border-width: 16px;
    margin-left: -16px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  a.arrow_box:hover:after {
    border-top-color: #fbab18;
    border-width: 16px;
    margin-left: -16px;
  }
  /*----------------------------------------
		iSite
	----------------------------------------*/
  .isite-btn {
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 999999;
    bottom: 15px;
    right: 0;
    background: #17a07f url('../images/i-site-logo.svg') no-repeat;
    background-size: 25px 25px;
    background-position: 50% 48%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    color: #FFF;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .isite-btn:hover {
    background-color: #3a3a3c;
  }
  .isite-mob {
    font-size: 1.8rem;
    text-align: center;
    padding: 20px 0;
  }
  .isite-mob .help,
  .isite-mob a.call {
    height: 50px;
  }
  .isite-mob a.call {
    margin-left: -6px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: center;
  }
  /*----------------------------------------
  VIDEO - HOMEPAGE
----------------------------------------*/
  .vid-wide {
    height: 300px;
    overflow: hidden;
    margin-bottom: -10px;
  }
  .vid-wide .carousel-caption {
    display: none;
  }
  #videoBG {
    position: relative;
    width: 100%;
    height: auto;
  }
  /*----------------------------------------	
	TAGS
----------------------------------------*/
  .tag {
    display: inline-block;
    padding: 4px 8px;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.07em;
  }
  /*----------------------------------------	
	EXTRAS - HOTDEALS & HOTPICKS
----------------------------------------*/
  .page-455 .breadcrumb {
    display: none;
  }
  .extras-list {
    left: 5%;
  }
  .deals-picks {
    margin-top: 0;
    display: flex;
    position: absolute;
    top: -75px;
  }
  a.hotdeal,
  .hot-pick {
    display: block;
    margin-top: 0;
    padding-top: 15px;
    margin-bottom: 0;
    width: 70px;
    height: 70px;
    font-size: 1.4rem;
  }
  a.hotdeal {
    margin-right: 5px;
  }
  .hot-pick {
    margin-left: 0;
    padding-top: 16px;
  }
  .modal-dialog-xlrg .modal-body iframe {
    height: 350px;
  }
  .scroll-up {
    right: 10px;
  }
  .modal-open {
    position: fixed;
  }
  .modal-footer {
    text-align: center;
  }
  .weather-forecast .each-day {
    width: 50%;
  }
  .weather-forecast .each-day .humidity {
    display: none;
  }
  .content-pg .buttons {
    display: block;
    text-align: center;
    margin-bottom: 0;
  }
  .content-pg .buttons a.print {
    display: none;
  }
  h4.panel-title {
    margin: 0;
  }
  .suggestions {
    padding: 0 0 50px 0;
  }
  .suggestions .carousel-img .leftRs {
    left: -15px;
  }
  .suggestions .carousel-img .rightRs {
    right: -15px;
  }
  .pop-wrapper {
    position: absolute;
  }
  .pop-wrapper input[type="submit"] {
    width: 100%;
    -webkit-appearance: button;
    cursor: pointer;
    border: 1px solid #FFF;
    background-color: transparent;
    margin: 15px auto;
    font-family: 'Oswald', sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 300;
    letter-spacing: 0.07rem;
  }
  .pop-wrapper input[type="submit"]:hover {
    border: 1px solid #fbab18;
    background-color: #fbab18;
  }
  .feedback {
    display: none !important;
    width: 50px;
    height: 50px;
    background-size: 25px 25px !important;
    bottom: 10px;
    right: 10px;
  }
  .pop-info {
    max-width: 300px;
    width: 310px;
  }
  .pop-info-playlist {
    padding: 20px;
  }
  .indicates-required {
    font-size: 14px;
  }
  .mc-field-group {
    margin: 10px 0;
    width: 100%;
  }
  .mc-field-group label {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 300;
    letter-spacing: 0.09rem;
    float: left;
  }
  .mc-field-group input,
  .mc-field-group select {
    width: 100%;
    border: 0;
    height: 35px;
    padding: 0 10px;
    color: #3a3a3c;
  }
  #mce-responses {
    display: block;
    clear: both;
    font-family: 'Open sans', sans-serif;
    font-style: italic;
  }
  #mce-responses a {
    color: #FFF;
    border-bottom: 1px dotted #fff;
    padding-bottom: 1px;
  }
  #mce-responses a:hover {
    color: #fbab18;
  }
  .captionImage {
    width: 100% !important;
    max-width: 600px !important;
    padding: 5px 0;
  }
  .captionImage img {
    width: 100% !important;
    height: auto;
  }
  .caption {
    font-weight: 600;
    padding: 10px 0 0 0;
    font-style: italic;
  }
  /*----------------------------------------
  CONFERENCE PACKAGE DOWNLOAD BUTTON
----------------------------------------*/
  .conferences {
    display: inline-block;
  }
  .conferences a.conf-facilities {
    background-color: #3a3a3c;
    padding: 10px 15px;
    color: #FFF;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .conferences a.conf-facilities span {
    display: block;
    font-size: 1.5rem;
  }
  .conferences a.conf-facilities:hover {
    color: #FFF !important;
  }
}
@media (min-width: 22.813em) {
  .weather-forecast .each-day {
    width: 33.333%;
  }
}
@media (min-width: 27.5em) {
  .vid-wide .carousel-caption {
    display: block;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .feedback {
    display: none;
  }
}
@media (min-width: 48em) {
  #MemberLoginForm_LoginForm,
  #MemberLoginForm_LostPasswordForm {
    width: 350px;
  }
  .policy-pg .content {
    margin: 80px auto;
  }
  .buttons a.print {
    display: none;
  }
  .WebLandingPage .content-pg .buttons,
  .WebGuidePage .content-pg .buttons {
    display: none;
  }
  .weather-forecast .each-day {
    width: 20%;
  }
  .weather-forecast .each-day .humidity {
    display: block;
  }
  .modal-dialog-xlrg .modal-body iframe {
    height: 550px;
  }
  .modal-open {
    position: relative;
  }
  .scroll-up {
    right: 30px;
  }
  .suggestions {
    padding: 0 0 40px 0;
  }
  .suggestions .carousel-img .leftRs {
    left: 15px;
  }
  .suggestions .carousel-img .rightRs {
    right: 15px;
  }
  .pop-wrapper {
    top: 20px;
  }
  .pop-info-playlist {
    padding: 30px 50px !important;
  }
  .mc-field-group {
    margin: 8px 0.5%;
    width: 49%;
    float: left;
  }
  /*----------------------------------------
  HOMEPAGE
----------------------------------------*/
  .vid-wide {
    height: 400px;
  }
  .taller {
    height: 400px;
    margin-top: -400px;
  }
  .taller #map {
    height: 400px;
  }
  .tall {
    height: 400px;
    margin-top: -400px;
  }
  .tall #map {
    height: 400px;
  }
  .short {
    height: 450px;
    margin-top: -450px;
  }
  .short #map {
    height: 450px;
  }
  .leaflet {
    display: block;
  }
  .carousel-inner {
    height: 100%;
  }
  .carousel-caption {
    width: 300px;
  }
  .carousel-caption h1 {
    font-size: 5rem;
  }
  .isite-btn {
    width: 65px;
    height: 65px;
    bottom: 30px;
    right: 0;
    background-size: 30px 30px;
  }
  .isite {
    padding: 0 30px 40px 0;
    font-size: 2rem;
    text-align: right;
  }
  .isite .help,
  .isite a.call {
    height: 55px;
  }
  .isite a.call {
    margin: 0 -35px 0 -6px;
    width: 190px;
    border-radius: 0;
    text-align: left;
  }
  body.WebHomePage .isite {
    padding: 40px 30px 40px 0;
  }
  .extras-list {
    left: auto;
  }
  .deals-picks {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    width: 170px;
    top: 0;
  }
  a.hotdeal,
  .hot-pick {
    padding-top: 18px;
    width: 80px;
    height: 80px;
    font-size: 1.6rem;
  }
  .hot-pick {
    margin-left: 5px;
    padding-top: 20px;
  }
  .modal-footer {
    text-align: right;
  }
  .pop-wrapper {
    position: fixed;
  }
  .pop-info {
    max-width: 550px;
    width: 550px;
    margin: 0;
  }
}
@media (min-width: 62em) {
  /*---------------------------------------------
		COVID ALERT LEVEL UPDATES
	---------------------------------------------*/
  .covid {
    font-weight: 300;
    font-size: 1.6rem;
  }
  .covid button.close {
    right: 20px;
  }
  /*----------------------------------------
	  VIDEO on HOMEPAGE
	----------------------------------------*/
  .vid-wide {
    height: 600px;
  }
  /*----------------------------------------
		INTRO SECTIONS - Appear before grids and curated content
	----------------------------------------*/
  .intro {
    padding: 60px 20px 15px 20px;
  }
  .intro h2 {
    font-size: 3rem;
  }
  /*----------------------------------------
  MAPS
----------------------------------------*/
  .taller {
    height: 600px;
    margin-top: -600px;
  }
  .taller #map {
    width: 100%;
    height: 600px;
  }
  .tall {
    height: 550px;
    margin-top: -550px;
  }
  .tall #map {
    height: 550px;
  }
  .pop-wrapper {
    top: 30px;
  }
  .feedback {
    width: 70px;
    height: 70px;
    background-size: 30px 30px !important;
    bottom: 30px;
    right: 30px;
  }
}
@media (min-width: 75em) {
  /*----------------------------------------
  VIDEO - HOMEPAGE
----------------------------------------*/
  .vid-wide {
    height: 650px;
  }
  /*----------------------------------------
  MAP - HOMEPAGE
----------------------------------------*/
  .taller {
    height: 650px;
    margin-top: -650px;
  }
  .taller #map {
    width: 100%;
    height: 650px;
  }
}
/*----------------------------------------
  LOG IN PAGE + LOST PASSWORD PAGE
----------------------------------------*/
#MemberLoginForm_LoginForm,
#MemberLoginForm_LostPasswordForm {
  margin: 30px auto;
  text-align: left;
}
#MemberLoginForm_LoginForm .email,
#MemberLoginForm_LostPasswordForm .email {
  background-image: none;
  background-color: transparent;
}
#MemberLoginForm_LoginForm .footer,
#MemberLoginForm_LostPasswordForm .footer {
  margin-top: 50px;
}
label.left {
  min-width: 100px;
  font-family: 'Chivo', sans-serif;
}
.checkbox input[type="checkbox"] {
  margin: -10px 0 0 0;
  width: auto;
}
input {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  padding: 2px 10px;
  border: 0;
}
.Actions input[type="submit"] {
  cursor: pointer;
  width: 100%;
  height: 45px;
  margin: 10px 0;
  border: 0;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.07rem;
  background-color: transparent;
  border: 1px solid #3a3a3c;
}
.Actions input[type="submit"]:hover,
.Actions input[type="submit"]:focus {
  background-color: #3a3a3c;
  color: #FFF;
}
/*----------------------------------------
  FULL SCREEN VIDEO
----------------------------------------*/
.fullscreen-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('../img/videoframe.jpg') center center / cover no-repeat;
  }
  .fullscreen-bg__video {
    display: none;
  }
}
.MembershipListing .embed-responsive-16by9 {
  width: 100%;
  margin: 30px 0 0 0;
}
/*----------------------------------------
  MAPS 
----------------------------------------*/
iframe .gm-style .place-card-large {
  display: none !important;
}
body.generic .collapse.in .intro-text-land {
  visibility: hidden;
}
.map-responsive {
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}
.map-responsive .grad-top,
.map-responsive .grad-bottom {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 33px;
}
.map-responsive .grad-top {
  top: 0;
  background-image: url(../images/grad-top.png);
}
.map-responsive .grad-bottom {
  bottom: 0;
  background-image: url(../images/grad-bottom.png);
}
.map-responsive iframe {
  left: 0;
  top: 0;
  padding: 0;
  background-color: #3a3a3c;
  height: 100%;
  width: 100%;
  position: absolute;
}
.map-pg,
.map-pg:hover {
  background-size: 30px 30px;
  background-repeat: no-repeat;
  padding: 10px 0 5px 32px;
}
.map-pg {
  background-image: url('../images/map.svg');
}
.map-pg:hover,
.map-pg:focus {
  background-image: url('../images/map-open.svg');
}
.taller .leaflet {
  top: 25%;
  right: 10%;
}
.open-top {
  border-top: 20px solid #3a3a3c;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  height: 0;
  position: absolute;
  bottom: -20px;
  bottom: auto;
  left: 50%;
  width: 0;
}
.open-end {
  border-top: 20px solid #3a3a3c;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  height: 0;
  position: absolute;
  bottom: -20px;
  top: auto;
  left: 50%;
  width: 0;
}
.leaflet {
  position: absolute;
  top: 20%;
  right: 10%;
  width: 200px;
  height: auto;
  z-index: 15;
  opacity: 1;
  border-radius: 3px;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
  background-color: #FFF;
  text-align: center;
  color: #3a3a3c;
}
.leaflet .image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 120px !important;
  height: 120px !important;
}
.leaflet .text {
  padding: 10px 15px 10px 15px;
}
.leaflet .text h3 {
  font-family: 'Playfair', serif;
  font-size: 1.7rem;
  margin: 5px 0 10px 0;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  border-bottom: 2px dotted #bfbfbf;
  padding-bottom: 8px;
}
.leaflet .text p {
  font-family: 'Chivo', serif;
  margin-bottom: 0.5em;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.3;
  font-style: italic;
}
.leaflet .text p.add {
  font-weight: 600;
}
.leaflet .text li {
  list-style-type: none;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  margin: 0 2px;
  font-weight: 300;
  border: 1px solid #3a3a3c;
  padding: 6px 8px;
}
.leaflet .text li img {
  display: block;
  width: 32px;
  height: auto;
}
.leaflet .text li a {
  font-weight: 400;
  border-bottom: 0;
}
.leaflet .text li:hover {
  background-color: #fbab18;
  border: 1px solid #fbab18;
  color: #FFF;
}
.leaflet .text li:hover a {
  color: #FFF;
}
.leaflet .text a {
  color: #3a3a3c;
  border-bottom: 1px dotted #3a3a3c;
  font-weight: 700;
}
.leaflet .text a:hover,
.leaflet .text a:focus {
  color: #fbab18;
}
.leaflet .close-map {
  display: block;
  width: 100px;
  margin: 0 auto;
  background-color: #3a3a3c;
  color: #FFF;
  padding: 8px 10px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.15rem;
  font-size: 1.2rem;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.leaflet .close-map:hover,
.leaflet .close-map:focus {
  background-color: #fbab18;
  color: #FFF;
}
.leaflet .pointer {
  border-bottom: 20px solid transparent;
  border-right: 20px solid #FFF;
  border-top: 20px solid transparent;
  height: 0;
  position: absolute;
  bottom: 1px;
  top: 40%;
  left: -20px;
  width: 0;
}
/*----------------------------------------
  WEATHER 
----------------------------------------*/
.strip {
  background-color: #f2f2ef;
  padding: 15px 0;
}
.WebWeatherPage .intro {
  padding: 20px 80px 25px 80px;
}
.WebWeatherPage .isite,
.WebWeatherPage .isite-mob {
  background-color: #f2f2ef;
}
.weather-forecast {
  padding-bottom: 70px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.weather-forecast .current .day,
.weather-forecast .current .stats {
  background-color: #7bd3db !important;
}
.weather-forecast .each-day {
  background-color: #FFF;
  border-right: 1px dotted #8f8f8f;
  text-align: center;
}
.weather-forecast .each-day .day {
  background-color: rgba(160, 215, 220, 0.3);
  padding: 15px 0;
}
.weather-forecast .each-day .day span {
  font-family: 'Chivo', sans-serif;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 400;
}
.weather-forecast .each-day .day h4 {
  font-size: 2rem;
  margin: 0 0 5px 0;
}
.weather-forecast .each-day .weather {
  width: 100%;
  max-height: 150px;
  margin: 0;
  padding: 0;
  border: 0;
}
.weather-forecast .each-day .weather .w-pic {
  margin: 0 auto;
  max-width: 50%;
  padding: 10px 0 0 0;
}
.weather-forecast .each-day .weather .w-pic img {
  height: 75px;
}
.weather-forecast .each-day .weather .desc {
  float: none;
}
.weather-forecast .each-day .weather .desc h3 {
  height: 53px;
  margin: 10px 0 15px 0;
  overflow: hidden;
  font-family: 'Oswald', sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  clear: both;
}
.weather-forecast .each-day .stats {
  background-color: rgba(160, 215, 220, 0.3);
  padding: 10px 8px;
  overflow: hidden;
}
.weather-forecast .each-day .stats p {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 600;
}
.weather-forecast .each-day .stats span {
  font-family: 'Chivo', sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
}
.weather-forecast .each-day .stats .high,
.weather-forecast .each-day .stats .low {
  width: 49%;
  text-align: center;
  float: left;
}
.weather-forecast .each-day .stats .high h4,
.weather-forecast .each-day .stats .low h4 {
  margin: 0 0 5px 0;
}
.weather-forecast .each-day .stats .high {
  border-right: 1px dotted #3a3a3c;
}
.weather-forecast .each-day:last-child {
  border-right: 0;
}
/*----------------------------------------
  iSite
----------------------------------------*/
.isite,
.isite-mob {
  display: block;
  background-color: #FFF;
  color: #FFF;
  font-family: 'Chivo', sans-serif;
  font-weight: 600;
}
.isite .help,
.isite-mob .help {
  background-color: #17a07f;
  display: inline-block;
  padding: 13px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.isite .help img,
.isite-mob .help img {
  width: 25px;
  margin-top: -5px;
}
.isite a.call,
.isite-mob a.call {
  background-color: #3a3a3c;
  display: inline-block;
  padding: 13px;
  color: #FFF;
  cursor: pointer;
}
.isite a.call:hover,
.isite-mob a.call:hover,
.isite a.call:focus,
.isite-mob a.call:focus {
  background-color: #17a07f;
  color: #3a3a3c;
}
.Page.login .isite,
.Page.login .isite-mob {
  display: none;
}
.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */
}
#accordian {
  margin-top: 20px;
}
.panel-group {
  margin-top: 40px;
}
.panel-group .panel {
  border-radius: 0;
  height: auto;
}
.panel-heading {
  padding: 12px 15px;
}
.panel-title > a,
.panel-title > a:hover,
.panel-title > a:focus {
  font-weight: 400;
  font-size: 1.8rem;
  border-bottom: 0;
  cursor: pointer;
}
.panel-body {
  padding: 25px;
}
/*----------------------------------------
  EXTRAS - HOT DEALS & HOTPICKS
----------------------------------------*/
.extras-list {
  display: table;
  position: absolute;
  bottom: 7%;
  width: auto;
}
.deals-picks {
  width: 170px;
}
a.hotdeal,
.hot-pick {
  border-bottom: none !important;
  font-family: 'Oswald', sans-serif;
  line-height: 1.2;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-weight: 300 !important;
  border-radius: 50%;
  color: #FFF !important;
  text-align: center;
}
a.hotdeal {
  background-color: #fb1688;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.hotdeal span {
  display: block;
  font-size: 1.2rem;
  letter-spacing: 0.12rem;
}
a.hotdeal:hover {
  background-color: #3a3a3c;
  color: #FFF;
  cursor: pointer;
}
.hot-pick {
  background-color: #f87303;
}
.listings .deals-picks {
  position: absolute;
  width: auto;
  top: auto;
  left: 3%;
  bottom: 5%;
}
.listings .hotdeal,
.listings .hot-pick {
  padding-top: 18px !important;
  border-radius: 50%;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.3rem !important;
  color: #FFF;
  line-height: 1.2 !important;
  width: 70px !important;
  height: 70px !important;
  letter-spacing: 0.07rem;
  font-weight: 400 !important;
  cursor: pointer;
}
.listings .hotdeal {
  background-color: #fbab18;
}
.listings .hot-pick {
  background-color: #f87303;
}
.deal .nav-tabs {
  border-bottom: none;
}
.deal .nav-tabs li {
  margin-bottom: 0 !important;
  border: 0 !important;
  float: left !important;
  margin-right: 2px !important;
}
.deal .nav-tabs li a {
  padding: 8px 10px !important;
  background-color: #fbab18 !important;
  border: none !important;
  border-radius: 4px 4px 0 0 !important;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #3a3a3c !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 1.4rem !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.deal .nav-tabs li a:hover {
  border: none !important;
  background-color: #FFF !important;
  color: #3a3a3c !important;
}
.deal .nav-tabs li.active > a {
  background-color: #FFF !important;
  color: #3a3a3c !important;
  border: none !important;
}
.card .hotdeal-image,
.card .hotdeal-image {
  position: relative;
  width: 100%;
  height: 185px;
  cursor: hand;
}
.card .hotdeal-image:hover {
  transform: none;
  cursor: hand;
}
.card a.playlist {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  margin: 0;
  border-bottom: none;
  border-radius: 50% 50%;
  background: #fff url('../images/add-playlists.svg') no-repeat;
  z-index: 100;
  top: 5px;
  right: 5px;
  padding: 10px;
  background-size: 30px 30px;
  background-position: 49% 50%;
}
.card a.playlist:hover {
  background: #FFF url('../images/add-playlists-live.svg') no-repeat;
  background-size: 30px 30px;
  background-position: 49% 50%;
  background: url('../images/playlists-live.svg') no-repeat;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.card .book-now {
  background-color: #fbab18;
  position: absolute;
  left: -4px;
  bottom: 15px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.8rem;
  padding: 8px 15px;
  border-bottom: none;
}
.card .book-now:hover {
  background-color: #3a3a3c;
  color: #FFF !important;
  border-bottom: none;
}
.card .cat {
  display: inline-block;
  margin-bottom: 3px;
  padding: 2px 5px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #FFF;
}
.card .promo {
  display: inline-block;
  margin: 5px 0 10px 0;
  padding: 2px 5px;
  background-color: #8f8f8f;
  font-family: 'Chivo', sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  color: #FFF;
}
.card .text {
  text-align: left !important;
  width: 265px;
  padding: 20px 20px 15px 20px;
  background-color: #FFF;
}
.card .text h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  margin: 0 0 5px 0 !important;
  color: #3a3a3c !important;
  font-size: 2.5rem !important;
  font-weight: 400 !important;
  line-height: 1.2;
}
.card .text p {
  font-size: 1.5rem;
  line-height: 1.25;
  font-style: italic;
  font-weight: 400;
}
.card .valid {
  padding: 10px 0;
  border-top: 1px solid #3a3a3c;
  font-family: 'Chivo', sans-serif;
  font-style: italic;
  font-size: 1.3rem;
  font-weight: 600;
}
.fb_iframe_widget button#u_0_2 {
  background-color: #fbab18 !important;
  border-radius: 0 !important;
}
/*----------------------------------------
  SUGGESTIONS, OUR EVENTS, GETTING HERE 
----------------------------------------*/
.suggestions,
.our-playlists {
  text-align: center;
}
.suggestions .wrapper,
.our-playlists .wrapper {
  margin-top: 35px;
}
.suggestions h2,
.our-playlists h2 {
  padding: 0 20px;
  margin-top: 0;
  font-size: 3rem;
  font-weight: 700;
}
.suggestions p,
.our-playlists p {
  padding: 0 20px;
  font-size: 1.8rem;
}
.suggestions p > a,
.our-playlists p > a {
  font-weight: 600;
}
.suggestions p > a:hover,
.our-playlists p > a:hover {
  color: #fbab18;
}
.suggestions .listings .title .label .add,
.our-playlists .listings .title .label .add {
  top: 14px;
  right: 14px;
}
.suggestions .carousel-img .image .title,
.our-playlists .carousel-img .image .title {
  font-size: 3.5rem;
}
.our-playlists p {
  width: 80%;
  margin: 0 auto;
}
.our-playlists {
  padding: 70px 0 150px 0;
}
.suggestions {
  background-color: #f2f2ef;
}
.suggestions .card-wrap {
  width: 285px;
  padding: 6px 8px 5px 8px;
}
.suggestions .card-wrap .title {
  background-color: #FFF;
}
.suggestions .carousel-img .image {
  height: auto;
}
.suggestions .carousel-img .ResSlid2 .resCarousel-inner .item {
  box-shadow: none !important;
  display: inline-block;
  column-break-inside: avoid;
  width: auto;
}
.suggestions .carousel-img {
  padding: 20px;
}
.suggestions .carousel-img .leftRs,
.suggestions .carousel-img .rightRs {
  width: 60px !important;
  height: 60px !important;
}
.suggestions .resCarousel-inner:hover .item:not(:hover) {
  opacity: 0.4;
}
/*----------------------------------------
  ANIMATION
----------------------------------------*/
.spin {
  background: url('../images/playlists-live.svg') no-repeat;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*----------------------------------------
  INFO POP-UPS - FEEDBACK FORM (Not currently used)
----------------------------------------*/
.feedback {
  position: fixed;
  z-index: 999999;
  background: #fbab18 url('../images/email-live.svg') no-repeat;
  background-position: 50% 48%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  color: #FFF;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.feedback:hover {
  background-color: #3a3a3c;
}
#Form_NewsletterRegistrationForm .loginReturnWrapper {
  padding: 10px;
}
#Form_NewsletterRegistrationForm label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#Form_NewsletterRegistrationForm p {
  line-height: 1.6;
  margin-bottom: 1.1em;
}
#Form_NewsletterRegistrationForm_error .alert-success {
  border: 1px solid #FFF;
  background: transparent;
}
.pop-wrapper {
  display: none;
  z-index: 1000;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pop-info,
.pop-info-playlist {
  align-self: center;
  margin: 20px;
  padding: 25px 25px 15px 25px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  color: #FFF;
  text-align: center;
}
.pop-info h3,
.pop-info-playlist h3 {
  clear: right;
  font-size: 3rem;
  letter-spacing: 0.15rem;
  line-height: 1.2;
  margin: 15px 0 10px 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.pop-info p,
.pop-info-playlist p,
.pop-info a.no-thanks,
.pop-info-playlist a.no-thanks {
  font-family: 'Chivo', sans-serif;
  font-style: italic;
  color: #FFF;
  font-size: 1.5rem;
  line-height: 1.4;
}
.pop-info a.no-thanks:hover,
.pop-info-playlist a.no-thanks:hover {
  color: #fbab18;
}
.pop-info .see-more:hover,
.pop-info-playlist .see-more:hover {
  background-color: #fbab18;
  border: 1px solid #fbab18 !important;
  color: #FFF !important;
}
#subscribe .modal-footer {
  padding: 15px 0;
  background-color: transparent;
  border-top: 0;
}
#subscribe .modal-footer .btn {
  border: 1px solid #FFF;
}
.pop-info {
  background-color: #85bfbc;
}
.pop-info img {
  float: left;
  margin: 5px 8px 8px 0;
}
.pop-info .close {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  margin: 10px auto;
  float: none;
  transition: opacity 0.2s ease-in-out;
  opacity: 0.8;
  color: #FFF;
}
.pop-info .see-more {
  width: 100%;
  margin: 0 0 10px 0;
}
.pop-info-playlist {
  max-width: 520px;
  background-color: #3a3a3c;
}
.pop-info-playlist h2 {
  font-size: 3.8rem;
}
.pop-info-playlist p:first-child {
  font-weight: 400;
}
.pop-info-playlist .note {
  font-weight: 400;
}
.pop-info-playlist .icon {
  width: 25px;
  height: auto;
}
.pop-info-playlist img {
  margin: 0 2px;
  float: none;
  width: 25px;
}
.pop-info-playlist .see-more {
  margin: 10px 0;
}
.pop-info-playlist .playlist-close .btn-close {
  border: 0;
  background-color: transparent;
  font-size: 4rem;
  padding: 12px 15px;
  font-weight: 300;
  font-family: 'Chivo', sans-serif;
}
.tooltip.top .tooltip-inner,
.ui-widget-content {
  padding: 5px 10px;
  background-color: #3a3a3c !important;
  color: #FFF;
  font-family: 'Chivo', sans-serif;
  font-size: 1.4rem !important;
  line-height: 1.3;
  font-weight: 400;
  font-style: italic;
  border: 1px solid #8f8f8f;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #3a3a3c;
}
/*----------------------------------------
  CAROUSEL SLIDER
----------------------------------------*/
.carousel,
.item,
.active {
  height: 100%;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in 1s;
  -o-transition: opacity ease-in 1s;
  -webkit-transition: opacity ease-in 1s;
  transition: opacity ease-in 1s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  z-index: 1;
}
.carousel.fade .item:first-child {
  top: auto;
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in 1s;
  -o-transition: opacity ease-in 1s;
  -webkit-transition: opacity ease-in 1s;
  transition: opacity ease-in 1s;
  z-index: 2;
}
img.left {
  float: left;
  margin: 15px 15px 15px 0;
}
img.right {
  float: right;
  margin: 15px 0 15px 15px;
}
.carousel-caption {
  text-align: left;
  bottom: 10%;
}
.carousel-caption h1,
.carousel-caption h2 {
  color: #FFF;
  line-height: 1.5;
}
.carousel-caption h1 {
  line-height: 1;
  font-weight: 600;
  text-shadow: 1px 1px 2px #000;
  margin: 0;
}
#carousel-indicators {
  bottom: 10px;
}
#carousel-indicators a {
  position: relative;
  z-index: 999;
  cursor: pointer;
}
.carousel-inner > #carousel-indicators {
  position: absolute;
  z-index: 999;
  display: none;
}
.carousel-inner > #carousel-items .item {
  width: 100% !important;
  height: 100% !important;
}
.carousel-inner > #carousel-items {
  width: 100%;
  height: 100%;
}
.carousel-inner > .item > img {
  width: 100%;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-control.left,
.carousel-control.right {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  margin: auto;
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(255, 255, 255, 0.75) !important;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px !important;
}
.carousel-control.left {
  left: -20px;
  background-image: url(../images/arrow-left.svg);
  background-position: 45% 53%;
}
.carousel-control.right {
  right: -20px;
  background-image: url(../images/arrow-right.svg);
  background-position: 53% 53%;
}
button.leftRs:hover {
  background-color: rgba(58, 58, 60, 0.8) !important;
  background-image: url(../images/arrow-left-live.svg);
}
button.rightRs:hover {
  background-color: rgba(58, 58, 60, 0.8) !important;
  background-image: url(../images/arrow-right-live.svg);
}
/*----------------------------------------
  MODALS
----------------------------------------*/
.modal-content {
  box-shadow: none !important;
}
.modal-content .embed-responsive-16by9 {
  width: 100%;
  margin-top: 0;
}
.modal-dialog-xlrg,
.modal-dialog-lrg,
.modal-dialog-med,
.modal-dialog-sml,
.modal-dialog-playlist-nav {
  margin-top: 4% !important;
}
.modal-dialog-xlrg {
  max-width: 80%;
  margin: 30px auto;
  background-color: #3a3a3c;
  text-align: center;
}
.modal-dialog-xlrg .modal-body {
  padding: 0;
  background-color: #3a3a3c;
}
.modal-dialog-xlrg .modal-body iframe {
  width: 100%;
  border: 0;
}
.modal-dialog-xlrg .modal-body .caption {
  color: #FFF;
}
.modal-dialog-xlrg .modal-body .caption h3 {
  max-width: 90%;
  margin: 0 auto !important;
  font-size: 2rem;
  line-height: 1.3;
  color: #FFF;
}
.modal-dialog-lrg {
  max-width: 800px !important;
  margin: 30px auto;
  background-color: #3a3a3c;
  text-align: center;
}
.modal-dialog-lrg .modal-body {
  padding: 0;
}
.modal-dialog-lrg .intro {
  display: none;
  padding: 15px;
  color: #FFF;
}
.modal-dialog-lrg .intro h2 {
  font-size: 2.2rem;
  margin-bottom: 5px;
  font-weight: 400;
}
.your-event-bus .modal-dialog-lrg .intro {
  display: block;
}
.modal-dialog-med {
  max-width: 650px;
  margin: 30px auto;
  background-color: #FFF;
}
.modal-dialog-med .modal-header {
  height: 400px;
  max-height: 400px;
  background-position: 50% 50%;
  background-size: 600px auto;
  background-size: cover;
  overflow: hidden;
}
.modal-dialog-med .modal-body .embed-responsive-16by9 {
  width: 100%;
}
.modal-dialog-sml {
  max-width: 305px;
  margin: 305px auto;
}
.modal-dialog-sml .modal-header {
  overflow: visible;
}
.modal-dialog-sml .modal-body,
.modal-dialog-sml .modal-footer {
  background-color: #3a3a3c;
}
.modal-dialog-sml .modal-body {
  padding: 20px;
}
.modal-dialog-sml .modal-body h3,
.modal-dialog-sml .modal-body h4 {
  color: #FFF;
}
.modal-dialog-sml .modal-body h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  margin: 5px 0 20px 0 !important;
  font-size: 2.2rem !important;
  line-height: 1.1;
  font-weight: 300;
}
.modal-dialog-sml .modal-body ul {
  margin: 0;
}
.modal-dialog-sml .modal-body ul li {
  line-height: 1.4;
  margin-bottom: 1.2rem;
  color: #FFF;
  list-style: none;
}
.modal-dialog-sml .modal-footer {
  text-align: center;
  padding: 0 0 20px 0;
  border-top: 0;
}
.modal-dialog-sml .modal-footer a.book-now {
  display: inline-block;
  border: 1px solid #FFF;
  padding: 12px 15px;
  text-decoration: none;
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.07rem;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.modal-dialog-sml .modal-footer a.book-now:hover {
  border: 1px solid #fbab18;
  background-color: #fbab18;
}
.modal {
  background-color: rgba(0, 0, 0, 0.7);
}
.modal .carousel-control {
  border-bottom: none !important;
}
.modal-header {
  padding: 0;
}
.modal-header img {
  width: 100%;
  height: auto;
}
.modal-content {
  border: 0;
}
.modal-body {
  position: relative;
  border-radius: 0;
  padding: 15px 25px 25px 25px;
}
.modal-body h2,
.modal-body h3 {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
.modal-body h2 {
  font-size: 3.7rem;
}
.modal-body h3 {
  margin-top: 30px;
  font-size: 2.5rem;
  text-transform: none;
}
.modal-body li {
  margin-bottom: 0.4rem;
}
.modal-body p,
.modal-body li {
  font-size: 1.55rem;
}
.modal-footer {
  background-color: #3a3a3c;
  border-top: 1px solid #8f8f8f;
}
.modal-footer .btn-close {
  background: transparent;
  color: #FFF;
  font-weight: 300;
  margin: 0;
}
.modal-footer .btn-close:hover,
.modal-footer .btn-close:focus {
  background-color: #FFF;
  color: #3a3a3c;
}
/*----------------------------------------
  SCROLL TO TOP BUTTON
----------------------------------------*/
.scroll-up {
  display: inline-block;
  opacity: 0.8;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 30px;
  z-index: 10;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  background: #3a3a3c url("../images/arrow-top.svg") no-repeat scroll center 50%;
  background-size: 25px 25px;
  background-position: center 15px;
  border: 1px solid #FFF;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.scroll-up.cd-is-visible,
.scroll-up.cd-fade-out,
.no-touch .scroll-up:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.scroll-up.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.scroll-up.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}
.no-touch .scroll-up:hover,
.scroll-up.cd-fade-out:hover {
  background-color: #fbab18;
  border: 1px solid #fbab18;
  opacity: 1;
}
/*----------------------------------------
  404 PAGE
----------------------------------------*/
.ErrorPage .footer {
  margin-top: 40px;
}
/*----------------------------------------
	MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  @keyframes fade {
    0% {
      opacity: 1;
    }
    33.333% {
      opacity: 0;
    }
    66.666% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fade2 {
    0% {
      opacity: 0;
    }
    33.333% {
      opacity: 1;
    }
    66.666% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fade3 {
    0% {
      opacity: 0;
    }
    33.333% {
      opacity: 0;
    }
    66.666% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  /*----------------------------------------
  GRIDS + FLEX GRID from 2 – 10 
----------------------------------------*/
  .flex-grid {
    padding: 40px 0;
    overflow: hidden;
  }
  .flex-grid a {
    border: 0;
  }
  .flex-grid .col-a {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
    clear: both;
  }
  .flex-grid .col-b {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
  }
  .flex-grid .col-c {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
    clear: both;
  }
  .flex-grid .full,
  .flex-grid .full-h,
  .flex-grid .full-v,
  .flex-grid .half,
  .flex-grid .third {
    position: relative;
    display: block;
    height: 280px;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .flex-grid .image {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .flex-grid .image:hover {
    -webkit-filter: sepia(90%);
    filter: sepia(90%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .flex-grid .title {
    position: absolute;
    float: left;
    top: 50%;
    left: 50%;
    width: 80%;
    background: transparent;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 15px 0;
    text-align: center;
    font-family: 'Oswald', serif;
    font-size: 3.5rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 1px 1px #3a3a3c;
    line-height: 1.2;
  }
  .flex-grid .title h2 {
    font-family: 'Oswald', serif;
    font-size: 3.5rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 1px 1px #3a3a3c;
    line-height: 1.2;
    margin-top: 5px;
  }
  .flex-grid .author {
    display: block;
    font-family: 'Chivo', sans-serif;
    font-size: 1.75rem;
    color: #FFF;
    font-weight: 400;
    font-style: italic;
    padding: 0 10px;
    letter-spacing: 0.1rem;
    text-transform: none;
  }
  .grid-one,
  .grid-two,
  .grid-three,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-7,
  .grid-8,
  .grid-9,
  .grid-10 {
    overflow: hidden;
    padding: 0;
  }
  /*----------------------------------------
  GRIDS + REPEATABLE GRID
----------------------------------------*/
  .curated {
    margin-bottom: 0;
    overflow: hidden;
  }
  .repeatable-grid-1,
  .repeatable-grid-2 {
    overflow: hidden;
  }
  .repeatable-grid-1 .grid-3,
  .repeatable-grid-2 .grid-3 {
    height: 190px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 10px solid transparent;
  }
  .repeatable-grid-1 .grid-3 .title,
  .repeatable-grid-2 .grid-3 .title {
    padding: 10px 0;
    font-size: 3.2rem;
    font-weight: 600;
  }
  .repeatable-grid-1 .grid-3:last-child,
  .repeatable-grid-2 .grid-3:first-child {
    height: 390px;
  }
  .repeatable-grid-2 .grid-3:last-child {
    height: 190px;
  }
  .grid {
    margin-top: 50px;
  }
  .grid-2,
  .grid-3 {
    position: relative;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
  }
  .grid-2 .image,
  .grid-3 .image {
    height: 380px;
  }
  .grid-2 {
    width: 100%;
    margin: 10px auto;
    border-right: 0;
  }
  .grid-2 .title {
    font-weight: 600;
  }
  .grid-3 {
    border-right: 0;
  }
  .grid-3 .title {
    font-size: 4rem;
    font-weight: 600;
  }
  .grid-half {
    position: relative;
    overflow: hidden;
  }
  .grid-half .image {
    height: 190px;
  }
  .grid-half:first-child {
    border-bottom: 5px solid transparent;
  }
  .grid-half:last-child {
    border-top: 5px solid transparent;
  }
  .grid-2 .image,
  .grid-3 .image,
  .grid-half .image {
    display: block;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .grid-2 .image:hover,
  .grid-3 .image:hover,
  .grid-half .image:hover {
    transform: scale(1.1);
  }
  .grid-2 .title,
  .grid-3 .title,
  .grid-half .title {
    position: absolute;
    float: left;
    top: 50%;
    left: 50%;
    width: 80%;
    background: transparent;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 15px 0;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 3.2rem;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 1px 1px #3a3a3c;
    line-height: 1.2;
  }
  .grid-2 .author,
  .grid-3 .author,
  .grid-half .author {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 1.75rem;
    color: #FFF;
    font-weight: 600;
    padding: 5px 10px;
    letter-spacing: 0.07rem;
  }
  .itineraries .image {
    display: block;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .itineraries .image:hover {
    transform: scale(1.1);
  }
  .itineraries .col-wide {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 300px;
    margin: 0 0 10px 0;
  }
  .itineraries .col-c {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
    margin-bottom: 8px;
  }
  .itineraries .grid-1c {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px;
    padding: 0;
  }
  .itineraries .grid-1c:nth-child(1) {
    margin-left: 0;
    margin-bottom: 8px;
  }
  .itineraries .grid-1c:nth-child(2) {
    margin-right: 0;
  }
  .itineraries .col-a,
  .itineraries .col-b {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .itineraries .col-a {
    padding: 0;
  }
  .itineraries .col-b {
    padding: 0;
  }
  .itineraries .grid-1a,
  .itineraries .grid-1b {
    position: relative;
    overflow: hidden;
    margin: 8px 0;
  }
  .itineraries .grid-1a {
    height: 300px;
  }
  .itineraries .grid-1b {
    height: 300px;
  }
  .col-d {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0;
    margin-bottom: 8px;
  }
  .grid-1d {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 32.7% !important;
    float: left;
    overflow: hidden;
    height: 340px;
    padding: 0;
  }
  .grid-1d:nth-child(1) {
    margin-left: 0;
    margin-right: 0.3%;
  }
  .grid-1d:nth-child(2) {
    margin-left: 0.3%;
    margin-right: 0.3%;
  }
  .grid-1d:nth-child(3) {
    margin-left: 0.3%;
    margin-right: 0;
  }
  /*----------------------------------------
 CAROUSELS
----------------------------------------*/
  .carousel-w-text .resCarousel-inner {
    margin: 0 20px;
    white-space: nowrap;
    overflow: hidden;
  }
  .carousel-w-text .resCarousel-inner .item {
    width: 100%;
    padding: 0;
  }
  .carousel-w-text .resCarousel-inner .text {
    height: auto;
  }
  .carousel-w-text button.leftRs {
    left: 20px;
  }
  .carousel-w-text button.rightRs {
    right: 20px;
  }
  .carousel-img {
    padding: 0 30px;
  }
  .carousel-img .ResSlid0 .item {
    width: 100%;
  }
  .panel {
    width: 100%;
    height: 340px;
    -webkit-overflow-scrolling: touch;
    /* allow touch scrolling in webkit browsers */
  }
  .panel .guide:nth-child(1),
  .panel .guide:nth-child(2),
  .panel .guide:nth-child(3),
  .panel .guide:nth-child(4),
  .panel .guide:nth-child(5) {
    width: 19.5%;
    margin-right: 0.25%;
    margin-left: 0.25%;
    float: left;
  }
  .panel .overflow {
    overflow: scroll;
    /* set overflow to scroll for desktop browsers */
    overflow-x: hidden;
    /* hide scrollbar on x-axis */
  }
  .WebGuideCarousel {
    margin: -60px 0 60px 0;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .flex-grid .col-a {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .flex-grid .col-b {
    float: left;
    width: 50%;
  }
}
@media (min-width: 0em) and (min-width: 992px) {
  .flex-grid .col-c {
    float: left;
    width: 100%;
  }
}
@media (min-width: 0em) and (min-width: 768px) {
  .grid-1d {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 27.51em) {
  .carousel-w-text .resCarousel-inner .item {
    width: 49%;
    margin: 0 0.5%;
  }
  .grid-2 .title {
    font-size: 3.2rem;
  }
  .carousel-w-text .text {
    height: 420px;
  }
  .carousel-img .text {
    height: 420px;
  }
}
@media (min-width: 32em) {
  .flex-grid {
    padding: 40px 0;
  }
  .carousel-img .ResSlid0 .item {
    width: 50%;
  }
}
@media (min-width: 36.25em) {
  .flex-grid .full {
    height: 320px;
  }
  .flex-grid .full-v {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px;
    height: 340px;
  }
  .flex-grid .full-h {
    height: 320px;
  }
  .flex-grid .half {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px;
    height: 320px;
  }
  .flex-grid .third {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px;
    height: 320px;
  }
  .flex-grid .col-c .third:nth-child(3) {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px;
  }
  .itineraries .col-wide {
    height: 300px;
  }
  .itineraries .grid-1c {
    height: 350px;
    width: 49.6%;
    float: left;
  }
  .itineraries .grid-1c:nth-child(1) {
    margin-left: 0;
    margin-right: 0.4%;
    margin-bottom: 0;
  }
  .itineraries .grid-1c:nth-child(2) {
    margin-left: 0.4%;
    margin-right: 0;
  }
  .itineraries .col-a,
  .itineraries .col-b {
    width: 50%;
    float: left;
  }
  .itineraries .col-a {
    padding-left: 0;
    padding-right: 0.4%;
  }
  .itineraries .col-b {
    padding-right: 0;
    padding-left: 0.4%;
  }
  .itineraries .grid-1a {
    height: 400px;
  }
  .itineraries .grid-1b {
    height: 300px;
  }
}
@media (min-width: 40em) {
  /*----------------------------------------
  GRIDS + FLEX GRID from 2 – 10 
----------------------------------------*/
}
@media (min-width: 48em) {
  .flex-grid .grid-9 .col-b,
  .flex-grid .grid-8 .col-b,
  .flex-grid .grid-7 .col-b,
  .flex-grid .grid-6 .col-b,
  .flex-grid .grid-4 .col-b {
    width: 100%;
  }
  .flex-grid .full-v {
    width: 100%;
  }
  .flex-grid .title {
    font-size: 4rem;
  }
  .flex-grid .title h2 {
    font-size: 4rem;
  }
  .grid-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .grid-2,
  .grid-3 {
    border-right: 10px solid transparent;
  }
  .curated {
    margin-bottom: 60px;
  }
  .repeatable-grid-1 .grid-3,
  .repeatable-grid-2 .grid-3 {
    height: 200px;
    width: 50%;
    float: left;
  }
  .repeatable-grid-1 .grid-3 .title,
  .repeatable-grid-2 .grid-3 .title {
    padding: 10px 0;
    font-size: 3.5rem;
  }
  .repeatable-grid-1 .grid-3:last-child {
    width: 100%;
    height: 200px;
    margin-top: 0;
  }
  .repeatable-grid-1 .grid-half:last-child {
    border-top: 0;
  }
  .repeatable-grid-2 .grid-3:first-child {
    width: 100%;
    height: 200px;
    margin-top: 0;
  }
  .repeatable-grid-2 .grid-3:last-child {
    width: 50%;
    height: 200px;
    margin-top: 0;
  }
  .repeatable-grid-2 .grid-half:last-child {
    border-top: 5px solid transparent;
  }
  .repeatable-grid-1 .grid-half,
  .repeatable-grid-2 .grid-half {
    width: 50%;
    float: left;
  }
  .repeatable-grid-1 .grid-half .title,
  .repeatable-grid-2 .grid-half .title {
    font-size: 3.2rem !important;
  }
  .grid-half:first-child {
    border-right: 5px solid transparent;
    border-bottom: 0;
  }
  .grid-half:last-child {
    border-left: 5px solid transparent;
  }
  .carousel-w-text .resCarousel-inner {
    white-space: nowrap;
    overflow: hidden;
  }
  .carousel-w-text .resCarousel-inner .text {
    white-space: normal;
  }
  .carousel-w-text .image {
    height: 125px;
  }
  .carousel-img {
    padding: 0;
  }
  .carousel-img .ResSlid0 .item {
    width: 33.3333%;
  }
}
@media (min-width: 48em) and (min-width: 768px) {
  .grid-2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 62em) {
  /*----------------------------------------
  GRIDS + REPEATABLE GRID
----------------------------------------*/
  .flex-grid .col-a {
    clear: none;
  }
  .flex-grid .col-b {
    float: left;
    width: 33.33333333% !important;
    padding: 0;
  }
  .flex-grid .full-h,
  .flex-grid .half {
    height: 370px;
  }
  .flex-grid .full-v {
    width: 100%;
    height: 650px;
  }
  .flex-grid .third {
    height: 270px;
  }
  .flex-grid .col-c .third {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px;
  }
  .flex-grid .col-c .third:nth-child(3) {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 5px;
  }
  .repeatable-grid-1 .grid-3,
  .repeatable-grid-2 .grid-3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 350px;
    padding: 0;
  }
  .repeatable-grid-1 .grid-3 .title,
  .repeatable-grid-2 .grid-3 .title {
    font-size: 4rem;
  }
  .repeatable-grid-1 .grid-3:last-child {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 350px;
    padding: 0;
  }
  .repeatable-grid-1 .grid-half:last-child {
    border-top: 5px solid transparent;
  }
  .repeatable-grid-2 .grid-3:first-child,
  .repeatable-grid-2 .grid-3:last-child {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: 350px;
    padding: 0;
  }
  .repeatable-grid-1 .grid-half,
  .repeatable-grid-2 .grid-half {
    width: 100%;
    height: 170px;
    float: none;
  }
  .grid-half:first-child {
    border-right: 0;
  }
  .grid-half:last-child {
    border-top: 10px solid transparent;
    border-left: 0;
  }
  .carousel-w-text .resCarousel-inner {
    margin: 0;
  }
  .carousel-w-text .resCarousel-inner .item {
    width: 32.333%;
    padding: 0.333%;
  }
  .carousel-img .ResSlid0 .item {
    width: 25%;
  }
  .carousel-img .image {
    height: 155px;
  }
  .itineraries .grid-1c {
    width: 49.7%;
  }
  .itineraries .grid-1c:nth-child(1) {
    margin-right: 0.3%;
  }
  .itineraries .grid-1c:nth-child(2) {
    margin-left: 0.3%;
  }
  .itineraries .col-a {
    padding-left: 0;
    padding-right: 0.3%;
  }
  .itineraries .col-b {
    padding-right: 0;
    padding-left: 0.3%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .flex-grid .col-c .third {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .flex-grid .col-c .third:nth-child(3) {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .repeatable-grid-1 .grid-3,
  .repeatable-grid-2 .grid-3 {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .repeatable-grid-1 .grid-3:last-child {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .repeatable-grid-2 .grid-3:first-child,
  .repeatable-grid-2 .grid-3:last-child {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 75em) {
  /*----------------------------------------
  GRIDS + REPEATABLE GRID
----------------------------------------*/
  .flex-grid .col-a {
    clear: none;
  }
  .flex-grid .full-h,
  .flex-grid .half {
    height: 370px;
  }
  .flex-grid .grid-one .full-h {
    height: 420px;
  }
  .flex-grid .full-v {
    width: 100%;
    height: 700px;
  }
  .flex-grid .third {
    height: 320px;
  }
  .repeatable-grid-1 .grid-3,
  .repeatable-grid-1 .grid-3:last-child {
    height: 390px;
  }
  .repeatable-grid-2 .grid-3,
  .repeatable-grid-2 .grid-3:first-child,
  .repeatable-grid-2 .grid-3:last-child {
    height: 390px;
  }
  .repeatable-grid-2 .grid-half:last-child {
    border-top: 5px solid transparent;
  }
  .grid-half {
    height: 190px !important;
  }
  .carousel-w-text .resCarousel-inner .text {
    height: 420px;
  }
  .carousel-img .text {
    height: 420px;
  }
  .carousel-img .image {
    height: 195px;
  }
}
/*----------------------------------------
  CAROUSEL WITH TEXT 
----------------------------------------*/
.carousel-w-text .outt,
.carousel-img .outt {
  display: none;
}
.carousel-w-text .resCarousel,
.carousel-img .resCarousel {
  width: 100%;
  position: relative;
}
.carousel-w-text .resCarousel-inner,
.carousel-img .resCarousel-inner {
  font-size: 0;
  vertical-align: top;
}
.carousel-w-text .resCarousel-inner .item,
.carousel-img .resCarousel-inner .item {
  display: inline-block;
  font-size: 14px;
  white-space: initial;
}
.carousel-w-text .tile,
.carousel-img .tile {
  position: relative;
  margin: 5px;
  background: #FFF;
  overflow: hidden;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.carousel-w-text .image,
.carousel-img .image {
  overflow: hidden;
}
.carousel-w-text .image img,
.carousel-img .image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.carousel-w-text .image:hover img,
.carousel-img .image:hover img {
  transform: scale(1.1);
}
.carousel-w-text .text,
.carousel-img .text {
  padding: 10px 30px 20px 30px;
  width: 100%;
}
.carousel-w-text .text p,
.carousel-img .text p {
  font-size: 1.6rem;
  line-height: 1.55;
}
.carousel-w-text .back,
.carousel-img .back {
  background-color: rgba(217, 216, 207, 0.75);
  width: 280px;
  height: 100%;
  position: absolute;
  left: 0;
  top: -10px;
}
.carousel-w-text .leftRs,
.carousel-img .leftRs,
.carousel-w-text .rightRs,
.carousel-img .rightRs {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  margin: auto;
  width: 50px !important;
  height: 50px !important;
  background-color: rgba(255, 255, 255, 0.75) !important;
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px !important;
}
.carousel-w-text .leftRs,
.carousel-img .leftRs {
  background-image: url(../images/arrow-left.svg);
  background-position: 45% 53%;
}
.carousel-w-text .rightRs,
.carousel-img .rightRs {
  background-image: url(../images/arrow-right.svg);
  background-position: 53% 53%;
}
.carousel-w-text button.leftRs:hover,
.carousel-img button.leftRs:hover {
  background-color: rgba(58, 58, 60, 0.8) !important;
  background-image: url(../images/arrow-left-live.svg);
}
.carousel-w-text button.rightRs:hover,
.carousel-img button.rightRs:hover {
  background-color: rgba(58, 58, 60, 0.8) !important;
  background-image: url(../images/arrow-right-live.svg);
}
.carousel-w-text .image {
  height: auto;
}
/* Animation Speed */
.resCarousel[data-animator="lazy"] .item {
  transition: 0.6s ease all;
}
/*----------------------------------------
  IMAGE CAROUSEL 
----------------------------------------*/
.carousel-img .resCarousel-inner {
  white-space: nowrap;
  overflow: hidden;
}
.carousel-img .image .title {
  position: absolute;
  float: left;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 15px 0;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 2px #3a3a3c;
  line-height: 1.2;
}
.carousel-img button.leftRs {
  left: 20px;
}
.carousel-img button.rightRs {
  right: 20px;
}
/*----------------------------------------
  FEATURED ITEM
----------------------------------------*/
.featured-item .image {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  height: 550px;
  padding: 0;
  position: relative;
}
@media (min-width: 992px) {
  .featured-item .image {
    float: left;
    width: 50%;
  }
}
.featured-item .text {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  padding: 20px 30px;
}
@media (min-width: 992px) {
  .featured-item .text {
    float: left;
    width: 50%;
  }
}
.featured-item .ResSlid0 .item,
.featured-item .ResSlid2 .item {
  width: 100%;
}
.slide1,
.slide2,
.slide3,
.slide4 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 {
  background-size: cover;
  animation: fade 10s infinite;
  -webkit-animation: fade 10s infinite;
}
.slide2 {
  background-size: cover;
  animation: fade2 10s infinite;
  -webkit-animation: fade2 10s infinite;
}
.slide3 {
  background-size: cover;
  animation: fade3 10s infinite;
  -webkit-animation: fade3 10s infinite;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  .card-wrap {
    width: 100%;
    max-width: 285px;
    margin: 0 auto 10px auto;
    padding: 0 20px;
    float: none;
  }
  .card-wrap.BlackCard {
    height: auto;
  }
  .card-wrap.BlackCard .info .inner .title h3 {
    font-size: 3.5rem;
  }
  .category-cards {
    display: flow-root;
    margin: 0 auto;
    padding: 0 0 60px 0;
  }
  .listings .title .label .cat {
    padding: 9.5px 3px;
  }
  .listings .title .label .cat:nth-child(3),
  .listings .title .label .cat:nth-child(4) {
    display: none;
  }
  .image .contact {
    visibility: visible;
  }
}
@media (min-width: 21.875em) {
  .card-wrap {
    width: 50%;
    float: left;
  }
  .card-wrap .image a {
    width: auto;
    height: 255px;
  }
  .card-wrap.BlackCard {
    height: 375px;
  }
  .card-wrap.BlackCard .info .inner .title h3 {
    font-size: 3rem;
  }
}
@media (min-width: 28.75em) {
  .wrapper {
    width: 100%;
    padding: 0 8px;
  }
  .card-wrap.BlackCard .info .inner .title h3 {
    font-size: 3.5rem;
  }
}
@media (min-width: 42em) {
  .card-wrap {
    width: 33%;
  }
}
@media (min-width: 48em) {
  .wrapper {
    padding: 0;
  }
  .card-wrap {
    margin-bottom: 5px;
  }
  .listings .title .label .cat {
    padding: 9.5px 3px;
  }
  .listings .title .label .cat:nth-child(3),
  .listings .title .label .cat:nth-child(4) {
    display: block;
  }
  .image .contact {
    visibility: hidden;
  }
}
@media (min-width: 62em) {
  .wrapper {
    width: 100%;
  }
  .card-wrap.BlackCard {
    height: 350px;
  }
  .card-wrap {
    padding-right: 0;
  }
  .card-wrap .inner {
    padding: 0;
  }
  .card-wrap .image {
    height: 230px;
  }
}
@media (min-width: 75em) {
  .wrapper {
    width: 100%;
  }
  .card-wrap.BlackCard {
    height: 375px;
  }
  .card-wrap .inner {
    padding: 20px 8px;
  }
  .card-wrap .image {
    height: auto;
  }
}
/*----------------------------------------
  LISTINGS
----------------------------------------*/
.wrapper {
  display: block;
}
.card-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 5px 5px 5px;
  height: auto;
  clear: right;
}
@media (min-width: 992px) {
  .card-wrap {
    float: left;
    width: 25%;
  }
}
.card-wrap .card {
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
  border-top-right-radius: 20px;
}
.card-wrap .contact {
  position: absolute;
}
.card-wrap .add {
  position: absolute;
  z-index: 10;
  right: 12px;
  top: 8px;
}
.card-wrap .add button.playlist {
  display: block;
  padding: 0;
  width: 33px;
  height: 33px;
  background: url('../images/playlists-outline.svg') no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.card-wrap .add button.playlist:hover {
  background: url('../images/add-playlists.svg') no-repeat;
}
.card-wrap button.in-playlist {
  width: 30px;
  height: 30px;
}
.card-wrap .contact a.phone {
  cursor: none;
}
.card-wrap .contact .tooltip.left .tooltip-arrow {
  display: none;
}
.card-wrap .tooltip-inner {
  width: 150px !important;
}
.show {
  clear: both;
  text-align: center;
  padding: 35px 0 0 0;
}
/*----------------------------------------
  LISTINGS
----------------------------------------*/
.listings .title {
  height: 120px;
  padding: 0;
  background-color: #f2f2ef;
  text-align: left;
}
.listings .title .label {
  position: absolute;
  bottom: 2px;
  width: 99%;
  min-height: 22px;
  display: block;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 0;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}
.listings .title .label .cat {
  float: left;
  text-transform: uppercase;
  width: auto;
  margin: 0 2px 2px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.07rem;
  color: #FFF;
}
.listings .title .label:empty {
  display: block;
}
.listings .title .cardLink,
.listings .title .listingName {
  font-weight: 400;
  border-bottom: none;
}
.listings .title a.cardLink:hover {
  border-bottom: none;
  color: #8f8f8f;
}
.listings .name {
  padding: 15px 20px;
  clear: both;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.9rem;
  line-height: 1.3;
  letter-spacing: 0.05rem;
}
.listings .image {
  position: relative;
  overflow: hidden;
  font-family: 'Chivo', sans-serif;
}
.listings .image a:hover {
  transform: scale(1.1);
}
.listings .image a.hotdeal {
  transform: none;
}
.listings .image a {
  display: block;
  background-position: 50% 50%;
  background-size: cover;
  border-bottom: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.listings .image .area {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #3a3a3c;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  padding: 4px 10px 5px 10px;
  letter-spacing: 0.05rem;
}
.listings .image .dates {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 8px 10px 8px 10px;
  background-color: rgba(58, 58, 60, 0.8);
  color: #FFF !important;
  text-align: left;
  font-style: italic;
  font-size: 1.4rem;
  cursor: pointer;
}
.listings .image img {
  margin: -5px 8px 0 0;
  width: 18px;
  height: 18px;
}
.listings .image {
  border-top-right-radius: 20px;
}
.listings .image a {
  width: auto;
  height: 255px;
}
.listings .image a:hover {
  cursor: pointer;
}
.listings .image a.square {
  width: 65px;
  height: 65px;
}
.listings .image:hover .dates {
  background-color: rgba(179, 221, 47, 0.8);
}
.listings .image .contact {
  position: absolute;
  width: 65px;
  right: 0;
  bottom: 15px;
}
.listings .image .contact a.square {
  display: inline-block;
  width: 65px;
  height: 65px;
  margin: 0 0 5px 0;
  padding-top: 35px;
  transform: none;
  float: right;
  background-color: rgba(255, 255, 255, 0.5) !important;
  border: 1 px solid #FFF;
  color: #000;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
  font-size: 1.3rem !important;
  font-weight: 400 !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.listings .image .contact a.square:hover {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.listings .image .contact a.phone {
  background: url('../images/phone.svg') no-repeat;
  background-size: 17px auto;
  background-position: 50% 14px !important;
}
.listings .image .contact a.phone:hover,
.listings .image .contact a.phone:focus {
  background: url('../images/phone-live.svg') no-repeat;
  background-size: 17px auto;
  background-position: 50% 14px !important;
}
.listings .image .contact a.email {
  display: none;
  background: url('../images/email.svg') no-repeat;
  background-size: 16.5px auto;
  background-position: 50% 14px;
}
.listings .image .contact a.email:hover,
.listings .image .contact a.email:focus {
  background: #3a3a3c url('../images/email-live.svg') no-repeat;
  background-size: 16.5px auto;
  background-position: 50% 14px;
}
.listings .image .contact a.book {
  display: none;
  padding-top: 10px !important;
  border: 0 !important;
  background-color: #fbab18 !important;
  color: #000;
  font-size: 1.8rem !important;
  line-height: 1.25;
  letter-spacing: 0;
  font-weight: 400 !important;
}
/*----------------------------------------
  INFO CARDS
----------------------------------------*/
.card-wrap.BlackCard {
  display: block;
  background-color: #3a3a3c;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
  padding: 0;
}
.card-wrap.BlackCard .card {
  box-shadow: none;
  height: 100%;
}
.info,
.sub-cat {
  border-top-right-radius: 0 !important;
  padding: 20px 15px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.info .inner,
.sub-cat .inner {
  text-align: center;
  color: #FFF;
  height: auto;
}
.info .inner p,
.sub-cat .inner p {
  line-height: 1.5;
  font-style: italic;
  font-size: 1.4rem;
  letter-spacing: 0;
  text-transform: none;
}
.info .inner a,
.sub-cat .inner a {
  font-weight: 400;
  color: #FFF;
  border-bottom: 1px dotted #FFF;
}
.info .inner .title,
.sub-cat .inner .title {
  margin: 0 0 10px 0;
  padding: 10px 0;
  border-top: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f;
}
.info .inner .title h3,
.sub-cat .inner .title h3,
.info .inner .title span,
.sub-cat .inner .title span {
  text-transform: uppercase;
}
.info .inner .title h3,
.sub-cat .inner .title h3 {
  margin: 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}
.info .inner .title span,
.sub-cat .inner .title span {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 0.1rem;
}
.info .inner .dates,
.sub-cat .inner .dates {
  margin: -20px 0 20px 0;
  padding: 1px 0;
  background-color: #FFF;
  color: #3a3a3c;
  font-family: 'Chivo', sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 1.3rem;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  .finder .form-control {
    margin-bottom: 6px;
  }
  .finder .tabs ul.nav-tabs li {
    margin-bottom: -1px;
    border: 1px solid #f2f2ef;
  }
  .finder .filters {
    padding: 10px 15px 20px 15px;
    display: none;
  }
  .test .finder .filters {
    display: block;
  }
  .filter-cards-wrapper {
    margin: 0 auto;
    display: table;
    display: flex;
    text-align: center;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0;
  }
  .filter-cards-wrapper #nowt h3 {
    width: 80%;
    margin: 0 auto;
    line-height: 1.3;
    padding: 20px 0;
  }
  .col-4 {
    padding-left: 0;
  }
}
@media (max-width: 30.625em) {
  .finder .cat-title h3 {
    float: none;
    font-size: 2.3rem;
  }
  .finder .cat-title button.reset {
    float: none;
    margin: 10px auto;
  }
}
@media (min-width: 30.626em) {
  .finder .cat-title h3 {
    float: left;
    font-size: 2.5rem;
  }
  .finder button.reset {
    float: right;
    margin: 22px 0 0 15px;
  }
  .finder .tab-content .col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .finder .tab-content .col-3 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .finder .tab-content .col-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 5px;
    padding-left: 0;
  }
  .finder .tab-content .col-5 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 20% !important;
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 30.626em) and (min-width: 992px) {
  .finder .tab-content .col-2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 30.626em) and (min-width: 992px) {
  .finder .tab-content .col-3 {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 30.626em) and (min-width: 992px) {
  .finder .tab-content .col-4 {
    float: left;
    width: 25%;
  }
}
@media (min-width: 30.626em) and (min-width: 992px) {
  .finder .tab-content .col-5 {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 38.75em) {
  .filter-cards-wrapper {
    padding: 0 15px;
  }
}
@media (min-width: 48em) {
  .col-4 {
    margin-top: 5px;
  }
}
@media (min-width: 62em) {
  .filter-cards-wrapper {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0 -5px;
  }
}
@media (min-width: 75em) {
}
/*----------------------------------------
  FINDERS
----------------------------------------*/
.line {
  margin: 50px 0 -50px 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #3a3a3c;
}
.finder {
  text-align: center;
}
.finder .cat-title {
  width: auto;
  display: inline-block;
  padding: 5px 15px;
  background-color: #FFF;
}
.finder .cat-title h3 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.finder .cat-title span {
  font-family: 'Playfair', serif;
  font-style: italic;
  font-size: 1.7rem;
  font-weight: 600;
  text-transform: none;
}
.finder button.reset {
  padding: 7px 10px 8px 10px;
}
.finder .tabs {
  width: 100%;
  margin-top: 5px;
}
.finder .tabs .center {
  width: 100%;
  margin: auto;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
}
.finder .tabs ul.nav-tabs {
  border-bottom: 0;
  margin: 0 !important;
}
.finder .tabs ul.nav-tabs li {
  margin-bottom: 0;
  float: none;
  display: inline-block;
  zoom: 1;
  font-style: italic;
}
.finder .tabs ul.nav-tabs a {
  margin-right: 0;
  color: #d9d8cf;
  font-weight: 400;
  border-bottom: 1px solid #f2f2ef;
}
.finder .tabs ul.nav-tabs li.active a,
.finder .tabs ul.nav-tabs a:hover,
.finder .tabs ul.nav-tabs a:focus {
  background-color: #f2f2ef;
  color: #3a3a3c;
}
.finder .tabs ul.nav-tabs li.active a {
  font-weight: 600;
}
.finder .tabs ul.nav-tabs a,
.finder .tabs ul.nav-tabs a:hover {
  border: none;
  border-radius: 0;
}
.finder .tab-content {
  background-color: #FFF;
  padding: 16px 0;
  font-family: 'Chivo', sans-serif;
}
.finder .tab-content .form-wrap {
  padding: 20px 20px 18px 20px;
  margin: -20px 0 20px 0;
  background-color: #f2f2ef;
  overflow: hidden;
}
.finder .tab-content .form-control option:first-child {
  font-weight: 400;
}
.finder .tab-content .form-control {
  height: 40px;
  border-radius: 0;
  color: #3a3a3c;
}
.finder .tab-content .form-control input {
  color: #3a3a3c;
}
.finder .tab-content .form-control option {
  margin-bottom: 0.5rem;
}
.finder .tab-content .form-control span {
  font-size: 1.2rem;
  font-style: italic;
}
.finder .tab-content > .active {
  background-color: #FFF;
}
.finder .filter-cards-wrapper {
  background: #FFF;
}
.finder .filters {
  margin-top: -20px;
  clear: both;
}
.finder .filters button {
  display: inline-block;
  outline: none;
  margin: 0 2px 8px 2px;
  padding: 8px 10px;
  background-color: transparent;
  border: 1px solid #3a3a3c;
  font-family: 'Chivo', sans-serif;
  letter-spacing: 0.05rem;
  font-size: 1.2rem;
  font-weight: 400;
  border-radius: 20px;
}
.finder .filters button.active,
.finder .filters button:hover,
.finder .filters button.selected {
  background-color: #3a3a3c;
  color: #FFF;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  .create-playlist {
    margin-bottom: 0;
    padding: 50px 30px;
  }
  .playlists-hm {
    padding-bottom: 60px;
  }
  .playlists-hm .col-3 {
    max-width: 340px;
    height: auto;
    float: none;
    margin: 20px auto 0 auto;
    padding: 0 10px;
  }
  .playlists-hm .col-3 .round {
    border-radius: 50%;
  }
  .playlists-hm .col-3 a.watch {
    height: 280px;
  }
  .playlists-hm .col-3 a.watch .play-btn {
    top: 40%;
    left: 42%;
  }
  .playlists-hm .col-3 h3 {
    display: none;
    width: 280px;
    left: 10%;
    right: 10%;
    bottom: 80px;
  }
  .playlists-hm .col-3 .view a {
    font-size: 2rem;
    font-weight: 300;
    background-color: #3a3a3c;
    letter-spacing: 0.15rem;
  }
  a.playlist-add {
    width: 45px;
    height: 45px;
    top: 80px;
    right: 0;
  }
  a.playlist-add:hover {
    width: 45px;
    height: 45px;
  }
  .modal-content .view a {
    font-size: 1.5rem;
  }
  .create-acct,
  .personalise {
    padding: 0;
  }
  .login-here,
  .register-here {
    padding: 30px;
  }
  .login-here h6,
  .register-here h6 {
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
    font-size: 4rem;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .login-here {
    background-color: #f2f2ef;
  }
  body.WebPlaylistPage fieldset #SearchForm_SearchForm_Search_Holder .text {
    font-size: 2.6rem !important;
    padding: 15px 10px;
    width: 100% !important;
  }
  body.WebPlaylistPage .text {
    width: 90%;
    border: 0;
    font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
    font-weight: 400;
    font-size: 2rem;
  }
  body.WebPlaylistPage #pop-feedback .text {
    width: 100%;
    font-family: 'Chivo', sans-serif;
    font-size: 1.6rem;
  }
  body.WebPlaylistPage .playlists-intro .playlist-description {
    width: 100%;
  }
  body.WebPlaylistPage .playlists-intro textarea {
    height: 70px;
  }
  body.WebPlaylistPage .playlists-intro fieldset {
    width: 90%;
  }
  body.WebPlaylistPage .playlists-intro #Form_AddImageToPlaylist_PlaylistMakePublic_Holder {
    width: auto;
    margin: 0 auto;
  }
  body.WebPlaylistPage .playlists-intro #Form_AddImageToPlaylist_PlaylistImageID_Holder {
    width: 260px;
  }
  body.WebPlaylistPage .playlists-intro #Form_AddFieldsPlaylist_PlaylistMakePublic_Holder {
    width: 70%;
  }
  body.WebPlaylistPage .ss-uploadfield-item-preview ss-uploadfield-dropzone ui-corner-all,
  body.WebPlaylistPage .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview {
    height: 42px;
  }
  body.WebPlaylistPage .playlists-intro input.btn.save,
  body.WebPlaylistPage .playlists-intro label.left {
    padding: 10px;
    font-size: 1.4rem;
  }
  body.WebPlaylistPage .Actions #Form_AddImageToPlaylist_action_AddImageToPlaylistSubmit {
    margin: -84px 0 0 95px;
    font-size: 1.4rem;
  }
  body.WebPlaylistPage span.required {
    display: none;
  }
  .loginReturnWrapper {
    padding: 30px;
    text-align: center;
  }
  .loginReturnWrapper .see-more {
    border: 1px solid #3a3a3c !important;
    font-size: 1.8rem;
  }
  .loginReturnWrapper .see-more:hover {
    border: 1px solid #fbab18 !important;
  }
  .editing a,
  .editing a:focus {
    margin: 0 0 10px 5px;
    padding: 10px;
    border: 1px dotted #3a3a3c;
  }
  .wrapper-edit .card-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
  #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist_PlaylistImageID_Holder {
    margin: 0;
  }
  #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist .Actions {
    margin: -71px 0 0 173px;
  }
  #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist .Actions input.btn.save {
    padding: 10px 8px;
    font-size: 1.5rem;
  }
  #edit-your-playlist .modal-dialog-med .text {
    font-size: 2rem;
  }
  .share-info {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .share-info a.email-share,
  .share-info .fb_iframe_widget {
    display: block;
    float: none;
    margin: 0 auto 1rem auto;
  }
  .share-info .fb_iframe_widget {
    margin-top: 0;
  }
  .share-info li {
    float: none;
    margin: 0 0 3rem 0;
  }
  #select-your-playlist .modal-dialog-playlist-nav {
    width: 300px;
  }
  #select-your-playlist .modal-dialog-playlist-nav .modal-body {
    padding: 15px 20px 25px 20px;
  }
  #select-your-playlist a.playlist-list {
    min-width: 260px;
    margin-left: 10px;
    margin-right: 10px;
  }
  #Form_PlaylistBookingForm .form-group {
    width: 100%;
  }
  .travel-info .btn {
    font-size: 1.9rem !important;
    letter-spacing: 0.1rem;
    padding: 0;
    margin-bottom: 15px;
    box-shadow: none !important;
    white-space: normal;
  }
  .travel-info .btn:hover {
    color: #fbab18;
  }
  .travel-info btn:focus {
    box-shadow: none;
  }
  .travel-info .form-wrap {
    padding: 25px;
    background-color: #f9f9f9;
  }
  .travel-info .form-wrap p {
    font-size: 1.6rem !important;
    line-height: 1.4;
  }
  .travel-info .form-wrap fieldset {
    width: 100% !important;
  }
  .travel-info .form-wrap .privacy {
    font-size: 1.3rem !important;
    line-height: 1.3;
  }
  .travel-info .form-wrap .form-control {
    height: 48px;
    padding: 15px;
    border: 0;
    border-radius: 0;
    font-family: 'Chivo', sans-serif;
    font-weight: 300;
    font-size: 1.6rem;
    color: #3c3c3b;
  }
  .travel-info .form-wrap #FirstName,
  .travel-info .form-wrap #LastName,
  .travel-info .form-wrap #EnquiryType {
    width: 100%;
    float: left;
    margin-right: 1%;
  }
  .travel-info .form-wrap #EnquiryType {
    margin-bottom: 15px;
  }
  .travel-info .form-wrap .send {
    display: table;
    width: 100%;
    margin: 10px auto 15px auto;
    background-color: transparent;
    border: 1px solid #3a3a3c;
    color: #3a3a3c;
    padding: 12px 15px;
    font-weight: 400;
    letter-spacing: 0.07em;
  }
  .travel-info .form-wrap .send:hover {
    background-color: #fbab18;
    border: 1px solid #fbab18;
    color: #FFF;
  }
}
@media (min-width: 23.75em) {
  .playlist-hm .view a {
    font-size: 2.3rem;
  }
}
@media (min-width: 27.5em) {
  #select-your-playlist .modal-dialog-playlist-nav {
    width: 360px;
  }
  #select-your-playlist .modal-dialog-playlist-nav .modal-body {
    padding: 15px 30px 25px 30px;
  }
  #select-your-playlist a.playlist-list {
    min-width: 290px;
    margin: 0;
  }
  #select-your-playlist a.playlist-list:last-child {
    min-width: 310px;
    padding: 0 25px 0 10px;
  }
}
@media (min-width: 48em) {
  .playlists-hm .col-3 {
    max-width: 33%;
    padding: 0 10px;
    margin: 0 auto;
  }
  .playlists-hm .col-3 a.watch {
    height: 210px;
  }
  .playlists-hm .col-3 a.watch .play-btn {
    top: 32%;
    left: 38%;
  }
  .playlists-hm .col-3 h3 {
    bottom: 100px;
    display: none;
  }
  a.playlist-add {
    width: 50px;
    height: 50px;
    top: 30px;
    margin: 0 40px 0 0;
  }
  .modal-content .view a {
    font-size: 2.2rem;
  }
  .create-acct,
  .personalise {
    padding: 0;
  }
  .register-here {
    padding: 30px 50px;
  }
  .register-here h6 {
    font-size: 5rem;
  }
  .register-here .Actions {
    clear: both;
  }
  .loginReturnWrapper {
    padding: 50px 50px;
    text-align: center;
  }
  .login-here {
    padding: 20px 50px;
  }
  .login-here h2 {
    font-size: 3rem;
  }
  body.WebPlaylistPage .wrapper {
    margin-top: 40px;
  }
  body.WebPlaylistPage .playlists-intro .playlist-description {
    width: 70%;
  }
  body.WebPlaylistPage .playlists-intro #Form_AddImageToPlaylist_PlaylistMakePublic_Holder {
    width: 540px;
    margin: 0 auto;
  }
  body.WebPlaylistPage .playlists-intro #Form_AddImageToPlaylist_PlaylistImageID_Holder {
    width: 325px;
  }
  body.WebPlaylistPage .playlists-intro textarea {
    height: 50px;
    font-size: 4.5rem;
  }
  body.WebPlaylistPage .playlists-intro fieldset {
    width: 70%;
  }
  body.WebPlaylistPage .Actions #Form_AddImageToPlaylist_action_AddImageToPlaylistSubmit {
    margin: -77px 0 0 85px;
    font-size: 1.8rem;
  }
  body.WebPlaylistPage .playlists-intro input.btn.save,
  body.WebPlaylistPage .playlists-intro label.left {
    padding: 12px 15px;
    font-size: 1.6rem;
  }
  body.WebPlaylistPage .ss-uploadfield-item-preview ss-uploadfield-dropzone ui-corner-all,
  body.WebPlaylistPage .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview {
    height: 49px;
  }
  body.WebPlaylistPage .travel input#TravelDateStart,
  body.WebPlaylistPage .travel input#TravelDateEnd {
    width: 25%;
  }
  body.WebPlaylistPage #Form_AddFieldsPlaylist_PlaylistMakePublic_Holder {
    width: 65%;
  }
  .editing a,
  .editing a:focus {
    margin: 0 10px;
    padding: 5px 0;
    border-bottom: 1px dotted #3a3a3c;
    border-top: none;
    border-left: none;
    border-right: none;
  }
  #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist_PlaylistImageID_Holder {
    margin: 0 0 0 122px;
  }
  #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist .Actions {
    margin: -71px 0 0 320px;
  }
  #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist .Actions input.btn.save {
    font-size: 2rem;
  }
  #edit-your-playlist .modal-dialog-med .text {
    font-size: 4.8rem;
  }
  .share-info {
    padding: 15px 0;
    text-align: center;
  }
  .share-info a.email-share,
  .share-info .fb_iframe_widget {
    display: block;
    float: left;
    margin: 0 10px 0 0;
  }
  .share-info a.email-share {
    margin: -10px 10px 0 0;
  }
  .share-info .fb_iframe_widget {
    margin-top: -3px;
  }
  .share-info ul {
    display: table;
  }
  .share-info li {
    float: left;
    margin: 0 20px 0 0;
    font-size: 1.6rem;
  }
  #Form_PlaylistBookingForm .form-group {
    width: 49%;
    margin-right: 1%;
  }
  .travel-info #FirstName,
  .travel-info #LastName {
    width: 49%;
  }
  .travel-info #EnquiryType {
    width: 100%;
  }
  .travel-info .send {
    width: 80px;
  }
}
@media (min-width: 62em) {
  .create-playlist {
    margin-bottom: 50px;
    padding: 50px 0;
  }
  .playlists-hm .col-3 a.watch {
    height: 260px;
  }
  .playlists-hm .col-3 a.watch .play-btn {
    top: 40%;
    left: 42%;
  }
  .playlists-hm .col-3 h3 {
    bottom: 90px;
  }
  .modal-content .view a {
    font-size: 2rem;
  }
  body.WebPlaylistPage .playlist-description {
    width: 70%;
  }
  body.WebPlaylistPage .playlists-intro h1 {
    font-size: 5.5rem;
  }
  body.WebPlaylistPage .playlists-intro .text {
    font-size: 5.5rem;
    font-weight: 600;
  }
}
@media (min-width: 75em) {
  .playlists-hm .col-3 a.watch,
  .campaign-playlists .col-3 a.watch,
  .playlists-hm .col-2 a.watch,
  .campaign-playlists .col-2 a.watch {
    height: 320px;
  }
  .playlists-hm .col-3 h3,
  .campaign-playlists .col-3 h3,
  .playlists-hm .col-2 h3,
  .campaign-playlists .col-2 h3 {
    bottom: 130px;
  }
  body.WebPlaylistPage .text {
    font-size: 5.7rem;
  }
}
/*----------------------------------------
  HOMEPAGE PLAYLISTS + VIDEOS ON CAMPAIGN PAGES
----------------------------------------*/
.playlists-hm {
  background-color: #f2f2ef;
  text-align: center;
}
.playlists-hm .col-3 {
  display: inline-block;
  text-align: center;
  position: relative;
}
.playlists-hm .col-3 a.watch {
  display: block;
  width: auto;
  cursor: pointer;
  outline: none;
}
.playlists-hm .col-3 a.watch img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.playlists-hm .col-3 a.watch img:hover {
  transform: scale(1.1);
}
.playlists-hm .col-3 a.watch .play-btn {
  position: absolute;
  z-index: 100;
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px !important;
  background-image: url(../images/play-video.svg);
  background-position: 53% 53%;
}
.playlists-hm .col-3 a.watch:hover .play-btn,
.playlists-hm .col-3 a.watch:focus .play-btn {
  background-image: url(../images/play-video-live.svg);
  background-color: #3a3a3c;
}
.playlists-hm .col-3 h3 {
  position: absolute;
  margin: 0 auto;
  font-size: 2.4rem;
  color: #FFF;
  font-weight: 700;
  line-height: 1.2;
  text-shadow: 1px 1px #535252;
}
.playlists-hm .col-3 .view {
  margin: 10px 0 20px 0;
}
.playlists-hm .col-3 .view a {
  position: relative;
  z-index: 10;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  letter-spacing: 0.17rem;
  text-transform: uppercase;
  color: #FFF;
  padding: 10px 20px;
  letter-spacing: 0.15rem;
  cursor: none;
}
.modal-content .view {
  margin: 20px 0;
}
.modal-content .view a {
  position: relative;
  z-index: 10;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px #6d6d6f;
  padding: 12px 20px;
  cursor: pointer;
}
.modal-content .view a:hover,
.modal-content .view a:focus {
  background-color: #3a3a3c;
}
.play-outdoor,
.play-arts,
.play-attractions,
.play-events,
.play-eat,
.play-drink,
.play-your-event,
play-kids {
  background-position: 50% 50%;
}
.play-outdoor .watch {
  background-position: 50% 50%;
}
.play-outdoor .view a {
  background-color: #a0c56d;
}
.play-outdoor a.watch:hover .play-btn {
  background-color: #a0c56d !important;
}
.play-arts .watch {
  background-position: 50% 50%;
}
.play-arts .view a {
  background-color: #ad93b6;
}
.play-arts a.watch:hover .play-btn {
  background-color: #ad93b6 !important;
}
.play-attractions .watch {
  background-position: 50% 50%;
}
.play-attractions .view a {
  background-color: #f4935e;
}
.play-attractions a.watch:hover .play-btn {
  background-color: #f4935e !important;
}
.play-events .watch {
  background-position: 50% 50%;
}
.play-events .view a {
  background-color: #ddcb21;
}
.play-events a.watch:hover .play-btn,
.play-events a.watch:focus .play-btn {
  background-color: #ddcb21 !important;
}
.play-eat .watch {
  background-position: 50% 50%;
}
.play-eat .view a {
  background-color: #87c7a9;
}
.play-eat a.watch:hover .play-btn {
  background-color: #87c7a9 !important;
}
.play-drink .watch {
  background-position: 50% 50%;
}
.play-drink .view a {
  background-color: #feb4ae;
}
.play-drink a.watch:hover .play-btn {
  background-color: #feb4ae !important;
}
.play-accommodation .watch {
  background-position: 50% 50%;
}
.play-accommodation .view a {
  background-color: #7bd3db;
}
.play-accommodation a.watch:hover .play-btn {
  background-color: #7bd3db !important;
}
.play-your-event .watch {
  background-position: 50% 50%;
}
.play-your-event .view a {
  background-color: #9496b6;
}
.play-your-event a.watch:hover .play-btn {
  background-color: #9496b6 !important;
}
.play-kids .watch {
  background-position: 50% 50%;
}
.play-kids .view a {
  background-color: #85bfbc;
}
.play-kids a.watch:hover .play-btn {
  background-color: #85bfbc !important;
}
.play-play .watch {
  background-position: 50% 50%;
}
.play-play .view a {
  background-color: #3a3a3c;
}
.play-play a.watch:hover .play-btn {
  background-color: #fbab18 !important;
}
.play-play .play-btn {
  display: none;
}
.play-play .view a {
  cursor: pointer;
}
a.adc-link,
a.god-link,
a.att-link,
a.ev-link,
a.eat-link,
a.drink-link,
a.acc-link,
a.yev-link {
  border-bottom: none !important;
  font-size: 5rem;
  font-family: 'Playfair Display', Georgia, TimesNewRoman, Times New Roman, Times, Baskerville, serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.god-link:hover {
  color: #a0c56d !important;
  border-bottom: none !important;
}
a.adc-link:hover {
  color: #ad93b6 !important;
  border-bottom: none;
}
a.att-link:hover {
  color: #f4935e !important;
  border-bottom: none !important;
}
a.ev-link:hover {
  color: #ddcb21 !important;
  border-bottom: none !important;
}
a.eat-link:hover {
  color: #87c7a9 !important;
  border-bottom: none !important;
}
a.drink-link:hover {
  color: #feb4ae !important;
  border-bottom: none !important;
}
a.acc-link:hover {
  color: #7bd3db !important;
  border-bottom: none !important;
}
a.yev-link:hover {
  color: #9496b6 !important;
  border-bottom: none !important;
}
.access-playlist {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fbab18;
}
.create-playlist {
  text-align: center;
  background-color: #3a3a3c;
  color: #FFF;
}
.create-playlist h2 {
  font-family: 'Chivo', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.3;
  color: #fbab18;
  margin: -5px 0 20px 0;
  font-style: italic;
}
.create-playlist p {
  font-style: italic;
  font-size: 1.8rem;
}
.create-playlist .play {
  margin: 10px 0;
  padding: 12px 15px;
  background-color: #fbab18;
  border: 1px solid #fbab18;
  letter-spacing: 0.15rem;
  color: #3a3a3c;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.create-playlist .play:hover,
.create-playlist .play:focus {
  background-color: transparent;
  border: 1px solid #FFF;
  color: #FFF;
}
img.icon {
  width: 25px;
  height: 25px;
}
/*----------------------------------------
  PLAYLISTS CARDS BUTTON
----------------------------------------*/
.playlist {
  display: block;
  width: 34px;
  height: 34px;
  background: url('../images/playlists-outline.svg') no-repeat;
  margin: 0 auto 10px auto;
}
a.playlist-add {
  position: absolute;
  z-index: 10;
  display: block;
  border-bottom: none !important;
  background: url('../images/playlists-outline.svg') no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a.playlist-add:hover,
a.playlist-add:focus {
  width: 50px;
  height: 50px;
  background: url('../images/add-playlists.svg') no-repeat;
}
button.in-playlist,
a.in-playlist {
  width: 50px;
  height: 50px;
  background: url('../images/in-playlist.svg') no-repeat;
}
/*----------------------------------------
  CREATE PLAYLISTS MODAL & LOGIN
----------------------------------------*/
#your-playlist .list-wrap,
#see-your-playlist .list-wrap,
#Form_PlaylistBookingForm .list-wrap {
  margin-top: 10px;
  overflow: hidden;
}
#your-playlist .list-2,
#see-your-playlist .list-2,
#Form_PlaylistBookingForm .list-2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  text-align: left;
}
@media (min-width: 992px) {
  #your-playlist .list-2,
  #see-your-playlist .list-2,
  #Form_PlaylistBookingForm .list-2 {
    float: left;
    width: 50%;
  }
}
#your-playlist .form-control,
#see-your-playlist .form-control,
#Form_PlaylistBookingForm .form-control {
  border-radius: 0;
  height: 45px;
  border: 1px solid #d9d8cf;
  font-family: 'Chivo', sans-serif;
}
#your-playlist #loginReturnWrapper,
#see-your-playlist #loginReturnWrapper,
#Form_PlaylistBookingForm #loginReturnWrapper {
  text-align: center;
  padding: 30px;
}
#your-playlist fieldset,
#see-your-playlist fieldset,
#Form_PlaylistBookingForm fieldset {
  width: 100%;
  margin-bottom: 0;
}
#your-playlist fieldset legend,
#see-your-playlist fieldset legend,
#Form_PlaylistBookingForm fieldset legend {
  margin: 5px;
  border-bottom: 0;
}
#your-playlist fieldset label,
#see-your-playlist fieldset label,
#Form_PlaylistBookingForm fieldset label {
  font-weight: 600;
  float: left;
}
#your-playlist .email,
#see-your-playlist .email,
#Form_PlaylistBookingForm .email {
  background: none;
}
#your-playlist label,
#see-your-playlist label,
#Form_PlaylistBookingForm label,
#your-playlist legend,
#see-your-playlist legend,
#Form_PlaylistBookingForm legend {
  font-weight: 600;
  font-size: 1.4rem;
  font-family: 'Chivo', sans-serif;
}
#your-playlist .checkbox input[type="checkbox"],
#see-your-playlist .checkbox input[type="checkbox"],
#Form_PlaylistBookingForm .checkbox input[type="checkbox"] {
  margin-left: 0;
}
#your-playlist .modal-body,
#see-your-playlist .modal-body,
#Form_PlaylistBookingForm .modal-body {
  padding: 0;
}
#your-playlist .modal-body p,
#see-your-playlist .modal-body p,
#Form_PlaylistBookingForm .modal-body p {
  font-family: 'Chivo', sans-serif;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
#your-playlist .personalise,
#see-your-playlist .personalise,
#Form_PlaylistBookingForm .personalise {
  background-color: #f2f2ef;
}
#your-playlist h2,
#see-your-playlist h2,
#Form_PlaylistBookingForm h2 {
  margin-bottom: 15px;
}
#your-playlist p.privacy,
#see-your-playlist p.privacy,
#Form_PlaylistBookingForm p.privacy {
  margin-top: 20px;
  font-size: 1.3rem;
}
#your-playlist .password-lost,
#see-your-playlist .password-lost,
#Form_PlaylistBookingForm .password-lost {
  margin: 15px 0 25px 0;
}
#your-playlist button,
#see-your-playlist button,
#Form_PlaylistBookingForm button {
  font-size: 1.65rem;
}
#your-playlist .save,
#see-your-playlist .save,
#Form_PlaylistBookingForm .save {
  width: auto;
  background-color: #fbab18;
  border: 1px solid #fbab18;
  color: #FFF;
  font-weight: 300;
  font-size: 1.8rem;
  letter-spacing: 0.15rem;
  padding: 12px 15px;
}
#your-playlist .save:hover,
#see-your-playlist .save:hover,
#Form_PlaylistBookingForm .save:hover {
  border: 1px solid #3a3a3c;
  background: #3a3a3c;
  color: #FFF;
}
#Form_PlaylistBookingForm .form-group {
  margin-bottom: 15px;
  float: left;
}
/*----------------------------------------
  PLAYLISTS PAGES
----------------------------------------*/
.playlists-intro {
  margin-bottom: 0;
}
.playlists-intro .text {
  padding: 20px 0;
  height: auto;
}
.playlists-intro .text h2 {
  font-family: 'Chivo', sans-serif;
  margin-bottom: 1.2rem;
  font-size: 1.75rem;
  line-height: 1.4;
  font-style: italic;
  font-weight: 600;
}
.playlists-intro .text a {
  font-weight: 700;
  border-bottom: 1px dotted #3a3a3c;
}
.playlists-intro .text a:hover {
  color: #fbab18;
  border-bottom: 1px dotted #fbab18;
}
.playlists-intro button {
  margin-top: 25px;
}
.playlists-intro .image {
  margin: 0 auto;
  padding: 90px 0 0 0;
  width: 250px;
}
.playlists-intro .image img {
  border-radius: 50%;
  width: 250px;
  height: 250px;
}
.playlists-intro .playlist-description {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px 10px 20px;
  text-align: center;
}
.toolbox,
.editing {
  margin: 0 auto 50px auto;
  align-self: center;
  text-align: center;
}
.toolbox a,
.editing a {
  display: inline-block;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.toolbox a.print,
.editing a.print {
  display: none;
  background: url('../images/print.svg') no-repeat;
  background-position: 15px 12px;
  background-size: 14px auto;
  padding-left: 35px;
}
.toolbox a.print:hover,
.editing a.print:hover {
  background: #3a3a3c url('../images/print-live.svg') no-repeat;
  background-position: 15px 12px;
  background-size: 14px auto;
  padding-left: 35px;
}
.toolbox a.share,
.editing a.share {
  background: url('../images/share.svg') no-repeat;
  background-position: 15px 13px;
  background-size: 16px auto;
  padding-left: 35px;
}
.toolbox a.share:hover,
.editing a.share:hover {
  background: #3a3a3c url('../images/share-live.svg') no-repeat;
  background-position: 15px 13px;
  background-size: 16px auto;
  padding-left: 35px;
}
.toolbox a.list,
.editing a.list {
  background: url('../images/list.svg') no-repeat;
  background-position: 15px 11px !important;
  background-size: 20px auto;
  padding-left: 38px;
}
.toolbox a.list:hover,
.editing a.list:hover {
  background: #3a3a3c url('../images/list-live.svg') no-repeat;
  background-position: 15px 11px !important;
  background-size: 20px auto;
  padding-left: 38px;
}
.toolbox a.map,
.editing a.map {
  background: url('../images/map.svg') no-repeat;
  background-position: 12px 14px !important;
  background-size: 20px auto;
  padding-left: 35px;
}
.toolbox a.map:hover,
.editing a.map:hover {
  background: #3a3a3c url('../images/map-live.svg') no-repeat;
  background-position: 12px 14px !important;
  background-size: 20px auto;
  padding-left: 35px;
}
.toolbox a.book-pl,
.editing a.book-pl {
  background: url('../images/book.svg') no-repeat;
  background-position: 15px 15px;
  background-size: 20px auto;
  padding-left: 42px;
}
.toolbox a.book-pl:hover,
.editing a.book-pl:hover {
  background: #3a3a3c url('../images/book-live.svg') no-repeat;
  background-position: 15px 15px;
  background-size: 20px auto;
  padding-left: 42px;
}
.toolbox a.yours,
.editing a.yours {
  background: url('../images/y-playlists.svg') no-repeat;
  background-position: 15px 13px;
  background-size: 20px auto;
  padding-left: 42px;
  margin-left: -6px;
}
.toolbox a.yours:hover,
.editing a.yours:hover {
  background: #fbab18 url('../images/y-playlists-live.svg') no-repeat;
  background-position: 15px 13px;
  background-size: 20px auto;
  padding-left: 42px;
}
.editing a,
.editing a:focus {
  color: #3a3a3c;
  font-size: 1.7rem;
  font-weight: 600;
  outline: none;
}
.editing a:hover {
  color: #fbab18;
  border-bottom: 1px dotted #fbab18;
}
.toolbox a {
  height: 50px;
  padding: 14px 15px;
  font-size: 1.5rem;
  border: 1px solid #d9d8cf;
}
.toolbox a:hover {
  background-color: #3a3a3c;
  border: 1px solid #3a3a3c;
  color: #FFF;
}
.remove {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 10;
  right: 4px;
  bottom: 4px;
  border: 1px solid #3a3a3c !important;
  background: transparent url('../images/trash.svg') no-repeat;
  background-size: 20px auto;
  background-position: 50% 50%;
  color: #FFF;
}
.remove:hover {
  border: 1px solid #fbab18;
  background: #3a3a3c url('../images/trash-live.svg') no-repeat;
  background-size: 20px auto;
  background-position: 50% 50%;
}
/*----------------------------------------
 MY PLAYLISTS PAGES - CREATING
----------------------------------------*/
.playlist-form {
  margin: 40px 0 20px 0;
}
.ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview.ss-uploadfield-dropzone {
  width: 65px;
  margin-right: 11px !important;
  padding-top: 7px;
  float: right;
  border: 1px dotted #3a3a3c !important;
  border-radius: 0;
  background-color: transparent !important;
  box-shadow: none !important;
  font-size: 1.3rem !important;
  line-height: 1.1;
  color: #f2f2ef;
}
.ss-uploadfield .ss-uploadfield-files {
  width: 75px;
  padding-left: 15px;
  overflow: hidden !important;
}
body.WebPlaylistPage .content-pg {
  text-align: center;
  display: flow-root;
}
body.WebPlaylistPage .playlists-intro {
  padding-bottom: 40px;
}
body.WebPlaylistPage .playlists-intro p {
  font-size: 1.8rem;
}
body.WebPlaylistPage .playlists-intro textarea {
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-align: center;
  border: 0;
  padding: 10px;
}
body.WebPlaylistPage .playlists-intro textarea {
  margin-top: -10px;
  font-family: 'Chivo', sans-serif;
}
body.WebPlaylistPage .playlists-intro #PlaylistMakePublic {
  width: 25px;
}
body.WebPlaylistPage .playlists-intro form {
  margin: 0 auto;
  text-align: center;
}
body.WebPlaylistPage .playlists-intro form #Form_AddFieldsPlaylist_PlaylistMakePublic_Holder {
  margin: 0 auto;
}
body.WebPlaylistPage .playlists-intro form #Form_AddFieldsPlaylist_PlaylistMakePublic_Holder .checkbox {
  margin-top: 20px;
  text-align: left;
}
body.WebPlaylistPage .playlists-intro form #Form_AddFieldsPlaylist_PlaylistMakePublic_Holder .checkbox input[type="checkbox"] {
  margin-left: 0;
}
body.WebPlaylistPage .playlists-intro form #Form_AddFieldsPlaylist_PlaylistMakePublic_Holder label {
  padding-left: 0;
}
body.WebPlaylistPage .playlists-intro form label {
  font-family: 'Chivo', sans-serif;
  font-weight: 300;
  padding-left: 20px;
  margin-top: 15px;
}
body.WebPlaylistPage .playlists-intro form .nolabel {
  width: 100% !important;
}
body.WebPlaylistPage .playlists-intro #PlaylistTitle {
  height: 90px;
}
body.WebPlaylistPage .playlists-intro fieldset {
  margin: 0 auto;
}
body.WebPlaylistPage .playlists-intro #Form_AddImageToPlaylist_PlaylistImageID_Holder {
  font-size: 1.6rem;
  margin: 0 auto;
  text-align: center;
}
body.WebPlaylistPage .playlists-intro .Actions {
  margin: 0 auto;
  padding: 0;
  width: 100px;
}
body.WebPlaylistPage .playlists-intro input.btn.save,
body.WebPlaylistPage .playlists-intro .ss-uploadfield-item-remove,
body.WebPlaylistPage .playlists-intro label.left {
  margin: 0 auto 0 -15px;
  width: auto;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.15rem;
}
body.WebPlaylistPage .playlists-intro .ss-uploadfield-item-remove {
  padding: 12px 15px;
  font-size: 1.6rem;
}
body.WebPlaylistPage .playlists-intro input.btn.save {
  padding: 10px 15px;
  margin: 20px 0;
  border: 1px solid #fbab18;
  background: #fbab18;
  font-size: 2rem;
  font-weight: 300;
  color: #FFF;
}
body.WebPlaylistPage .playlists-intro input.btn.save:hover,
body.WebPlaylistPage .playlists-intro input.btn.save:focus,
body.WebPlaylistPage .playlists-intro ss-uploadfield-item-remove:hover,
body.WebPlaylistPage .playlists-intro .ss-uploadfield-item-remove:active,
body.WebPlaylistPage .playlists-intro label.left:hover {
  border: 1px solid #3a3a3c;
  background: #3a3a3c;
  color: #FFF;
}
body.WebPlaylistPage .playlists-intro label.left {
  float: left;
  border: 1px solid #3a3a3c;
  background-color: transparent;
  color: #3a3a3c;
}
body.WebPlaylistPage .playlists-intro .ss-uploadfield .ss-uploadfield-item {
  padding: 0;
  width: 80px;
  height: 50px;
  overflow: hidden;
}
body.WebPlaylistPage .playlists-intro #PlaylistTitle input {
  height: 90px;
}
body.WebPlaylistPage .playlists-intro .travel {
  height: 46px;
  border-top: 2px solid #e7e7e7;
  padding-top: 10px;
  font-weight: 300;
}
body.WebPlaylistPage .playlists-intro .travel label {
  padding: 10px 10px 0 0;
}
body.WebPlaylistPage .playlists-intro .travel input#TravelDateStart,
body.WebPlaylistPage .playlists-intro .travel input#TravelDateEnd {
  display: inline-block;
  text-align: left;
  background-color: #FFF;
}
body.WebPlaylistPage .playlists-intro .travel #ui-datepicker-div {
  background-color: #FFF !important;
}
body.WebPlaylistPage #edit-your-playlist .modal-dialog-med .modal-body {
  background-color: #f2f2ef;
}
body.WebPlaylistPage #edit-your-playlist .modal-dialog-med #Form_EditImageToPlaylist_PlaylistImageID_Holder {
  width: 220px;
}
body.WebPlaylistPage #edit-your-playlist .modal-dialog-med fieldset {
  width: 100%;
}
body.WebPlaylistPage #edit-your-playlist .modal-dialog-med .checkbox input[type="checkbox"] {
  margin: 20px 20px 20px 30px;
}
body.WebPlaylistPage .card-wrap .listings.name {
  padding-top: 30px;
}
/*----------------------------------------
  SHARING PLAYLISTS
----------------------------------------*/
.share-info {
  font-family: 'Chivo', sans-serif;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.share-info p {
  font-size: 1.8rem;
}
.share-info h3 {
  margin: 2px 0 0 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2rem;
}
.share-info ul {
  margin: 0 auto;
}
.share-info li {
  list-style-type: none;
  line-height: 1.3;
}
.share-info span#playlistSlug {
  padding-top: 10px;
  white-space: nowrap;
  font-style: italic;
  font-weight: 600;
}
.share-info button#copyLink {
  display: none;
  padding: 10px 12px 8px 12px;
  margin: 5px;
  border: 1px solid #3a3a3c;
  background-color: transparent;
  font-weight: 400;
  color: #3a3a3c;
  font-size: 1.6rem;
}
.share-info button#copyLink:hover {
  border: 1px solid #fbab18;
  background-color: #fbab18;
  color: #FFF;
}
.email-share {
  float: left;
  margin: -10px 10px 0 0;
  background: url('../images/email-live.svg') no-repeat;
  background-size: 20px auto;
  background-color: #3a3a3c;
  background-position: 50% 50%;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.email-share:hover,
.email-share:focus {
  background: #fbab18 url('../images/email-live.svg') no-repeat;
  background-size: 20px auto;
  background-position: 50% 50%;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.alert-warning,
.warning {
  border: 2px solid #03ff22;
  background-color: rgba(3, 255, 34, 0.15);
  padding: 15px 10px;
  font-weight: 600;
  text-align: center;
  color: #3a3a3c;
}
.good,
.alert-success {
  max-width: 300px;
  margin: 0 auto 20px auto;
  border: 1px solid #fbab18;
  border-radius: 0;
  background-color: rgba(255, 189, 2, 0.21);
  padding: 10px;
  font-weight: 600;
  text-align: center;
  color: #3a3a3c;
}
.good a.see-more,
.alert-success a.see-more {
  display: block;
  width: 200px;
  margin: 10px auto;
  background-color: transparent;
  border: 1px solid #3a3a3c;
  color: #3a3a3c;
}
.good a.see-more:hover,
.alert-success a.see-more:hover {
  background-color: #fbab18;
  color: #FFF;
}
/*----------------------------------------
 MAP VIEW
----------------------------------------*/
#play-map {
  height: 500px !important;
  margin-top: -20px;
}
#play-map .playlist-map {
  width: 100%;
  height: 500px;
  position: absolute;
  z-index: 15;
  left: 0;
  margin-top: 0;
  padding-bottom: 0;
}
#play-map .playlist-map .grad-top {
  position: absolute;
  top: 0;
  z-index: 10;
}
#play-map .playlist-map .grad-bottom {
  position: absolute;
  bottom: 0;
  z-index: 10;
}
#play-map .playlist-map h3 {
  font-family: 'Playfair', serif;
  font-size: 1.8rem;
  margin: 10px 0 10px 0;
  padding-bottom: 5px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  border-bottom: 2px dotted #bfbfbf;
}
#play-map .playlist-map p {
  font-family: 'Chivo', serif;
  margin-bottom: 0.5em;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.3;
  font-style: italic;
}
#play-map iframe {
  left: 0;
  top: 0;
  padding: 0;
  background-color: #3a3a3c;
  height: 100%;
  width: 100%;
  position: absolute;
}
#play-map .close-map-btn {
  position: absolute;
  bottom: 0;
  left: 15%;
  z-index: 100;
  display: block;
  width: auto;
  margin: 0 auto;
  background-color: #3a3a3c;
  color: #FFF;
  padding: 15px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
#play-map .close-map-btn:hover,
#play-map .close-map-btn:focus {
  background-color: #fbab18;
  color: #FFF;
}
/*----------------------------------------
  POP-UP FOR MULTIPLE PLAYLISTS
----------------------------------------*/
#select-your-playlist .modal-dialog-playlist-nav {
  margin: 30px auto;
  background-color: #f2f2ef;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-header {
  padding: 10px 20px;
  text-align: center;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-header h2 {
  margin-bottom: 10px;
  font-family: "Chivo", sans-serif;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-header p {
  line-height: 1.4;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-body {
  overflow-x: scroll;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-body h1 {
  font-size: 3rem;
  line-height: 1.1;
  margin: 15px 0;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-body .image {
  margin: 0 auto;
  width: 200px;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-body .image img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-body .text {
  width: 100%;
}
#select-your-playlist .modal-dialog-playlist-nav .modal-footer {
  text-align: center;
}
#select-your-playlist .wrapper {
  position: relative;
  min-width: 580px;
  display: flex;
  margin-top: 20px;
  padding-right: 25px;
}
#select-your-playlist a.playlist-list {
  position: relative;
  vertical-align: top;
  display: inline-block;
  text-align: center;
  border-bottom: 0;
  border-left: 1px dotted #8f8f8f;
  cursor: pointer;
}
#select-your-playlist a.playlist-list .current {
  padding: 8px 10px;
  position: absolute;
  top: 43%;
  left: 28%;
  background-color: #fbab18;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  color: #FFF;
}
#select-your-playlist a.playlist-list:hover img {
  transform: scale(1.1);
}
/*----------------------------------------
 MY PLAYLISTS PAGES - EDITING
----------------------------------------*/
#edit-your-playlist .see-more,
#delete-your-playlist .see-more,
#select-your-playlist .see-more,
#book-your-playlist .see-more {
  display: block;
  width: 200px;
  margin: 0 auto 10px auto;
  background-color: transparent;
  border: 1px solid #3a3a3c !important;
  color: #3a3a3c;
}
#edit-your-playlist .see-more:hover,
#delete-your-playlist .see-more:hover,
#select-your-playlist .see-more:hover,
#book-your-playlist .see-more:hover {
  background-color: #fbab18;
  border: 1px solid #fbab18 !important;
  color: #FFF;
}
#edit-your-playlist .modal-dialog-med .modal-header,
#delete-your-playlist .modal-dialog-med .modal-header,
#select-your-playlist .modal-dialog-med .modal-header,
#book-your-playlist .modal-dialog-med .modal-header {
  height: auto;
  padding: 10px 20px;
  text-align: center;
}
#edit-your-playlist .modal-dialog-med .modal-header h2,
#delete-your-playlist .modal-dialog-med .modal-header h2,
#select-your-playlist .modal-dialog-med .modal-header h2,
#book-your-playlist .modal-dialog-med .modal-header h2 {
  margin-bottom: 10px;
  font-family: "Chivo", sans-serif;
}
#edit-your-playlist .modal-dialog-med .modal-header p,
#delete-your-playlist .modal-dialog-med .modal-header p,
#select-your-playlist .modal-dialog-med .modal-header p,
#book-your-playlist .modal-dialog-med .modal-header p {
  line-height: 1.4;
}
#edit-your-playlist .modal-dialog-med .modal-body .image,
#delete-your-playlist .modal-dialog-med .modal-body .image,
#select-your-playlist .modal-dialog-med .modal-body .image,
#book-your-playlist .modal-dialog-med .modal-body .image {
  padding: 25px 0;
}
#edit-your-playlist .modal-dialog-med .modal-footer,
#delete-your-playlist .modal-dialog-med .modal-footer,
#select-your-playlist .modal-dialog-med .modal-footer,
#book-your-playlist .modal-dialog-med .modal-footer {
  text-align: center;
}
#book-your-playlist .modal-footer {
  text-align: right !important;
}
/*----------------------------------------
  GLOBAL - MOBILE FIRST
----------------------------------------*/
@media (min-width: 0em) {
  .WebChinaHomePage .header,
  .WebChinaInnerPage .header {
    height: auto;
  }
  .WebChinaHomePage .header .logo-new,
  .WebChinaInnerPage .header .logo-new {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 20px 0 20px 20px;
  }
  .WebChinaHomePage .header .logo-mob,
  .WebChinaInnerPage .header .logo-mob {
    margin: 10px 0 10px 0;
  }
  .WebChinaHomePage .header .menus,
  .WebChinaInnerPage .header .menus {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    margin-top: 5px;
  }
  .WebChinaHomePage .header .language a.btn,
  .WebChinaInnerPage .header .language a.btn {
    width: 120px;
    font-size: 1.3rem;
    background-size: 25px auto;
  }
  .language {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
  }
  .language a.btn {
    display: block;
    height: 30px;
    background: url('../images/globe.gif') no-repeat;
    background-position: 0 3px;
    transition: none;
  }
  .language a.btn img {
    margin: -3px 4px 0 0;
  }
  .language a.btn:hover {
    background: url('../images/globe-live.gif') no-repeat;
    background-position: 0 3px;
    color: #fbab18;
  }
  .language a.btn:focus {
    box-shadow: none;
  }
  .language .dropdown-menu {
    min-width: 140px;
    padding: 15px;
    box-shadow: none;
    border: 0;
  }
  .language .dropdown-menu a.dropdown-item {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.6;
    color: #FFF !important;
  }
  .language .dropdown-menu a.dropdown-item:hover {
    color: #fbab18 !important;
  }
  .side-menu {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin-top: 0;
    text-align: right;
    font-size: 4rem;
    cursor: pointer;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: rgba(51, 47, 55, 0.95);
    text-align: center;
    font-family: 'Oswald', sans-serif;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 300;
    letter-spacing: 0.1rem;
    font-size: 2.2rem;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #fbab18;
  }
  .sidenav .closebtn {
    position: absolute;
    top: -20px;
    right: 25px;
    font-size: 7rem;
    font-weight: 100;
    margin-left: 50px;
  }
  .WebChinaHomePage .container-fluid,
  .WebChinaInnerPage .container-fluid {
    padding: 0;
  }
  .WebChinaHomePage .curated,
  .WebChinaInnerPage .curated {
    padding-bottom: 0;
  }
  .WebChinaHomePage .guide,
  .WebChinaInnerPage .guide {
    position: relative;
    padding-left: 0;
  }
  .WebChinaHomePage .guide .image,
  .WebChinaInnerPage .guide .image {
    position: relative;
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: 0.5s ease;
    backface-visibility: hidden;
  }
  .WebChinaHomePage .guide .text-wrap,
  .WebChinaInnerPage .guide .text-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    margin-left: -5px;
    transition: 0.5s ease;
    opacity: 0;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .WebChinaHomePage .guide .text,
  .WebChinaInnerPage .guide .text {
    width: 100%;
    font-family: 'Chivo', sans-serif;
    background: #FFF;
    color: #3a3a3c;
    padding: 25px 30px;
    text-align: center;
    cursor: pointer;
  }
  .WebChinaHomePage .guide .text h3,
  .WebChinaInnerPage .guide .text h3 {
    font-family: 'Playfair', serif;
    font-weight: 900;
    text-transform: none;
  }
  .WebChinaHomePage .guide .labels,
  .WebChinaInnerPage .guide .labels {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Oswald', serif;
    color: #FFF;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    font-weight: 400;
  }
  .WebChinaHomePage .guide:nth-child(1),
  .WebChinaHomePage .guide:nth-child(2),
  .WebChinaHomePage .guide:nth-child(3),
  .WebChinaHomePage .guide:nth-child(4),
  .WebChinaHomePage .guide:nth-child(5),
  .WebChinaHomePage .guide:nth-child(6) {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .WebChinaHomePage .guide:hover .image {
    opacity: 0;
    cursor: pointer;
  }
  .WebChinaHomePage .guide:hover .labels {
    opacity: 0;
  }
  .WebChinaHomePage .guide:hover .text-wrap {
    opacity: 0.85;
  }
}
@media (min-width: 30em) {
  .WebChinaHomePage .header .logo-new,
  .WebChinaInnerPage .header .logo-new {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 30px 0 10px 20px;
  }
  .WebChinaHomePage .header .menus,
  .WebChinaInnerPage .header .menus {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
  }
}
@media (min-width: 30em) and (min-width: 992px) {
  .WebChinaHomePage .header .logo-new,
  .WebChinaInnerPage .header .logo-new {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 48em) {
  .WebChinaHomePage .header,
  .WebChinaInnerPage .header {
    padding-bottom: 15px;
  }
  .WebChinaHomePage .header .logo-new,
  .WebChinaInnerPage .header .logo-new {
    margin: 30px 0 10px 20px;
  }
  .sidenav {
    text-align: left;
  }
  .WebChinaHomePage .container-fluid {
    padding: 30px 0 40px 0;
  }
  .WebChinaHomePage .guide:nth-child(1),
  .WebChinaHomePage .guide:nth-child(2),
  .WebChinaHomePage .guide:nth-child(3),
  .WebChinaHomePage .guide:nth-child(4),
  .WebChinaHomePage .guide:nth-child(5),
  .WebChinaHomePage .guide:nth-child(6) {
    width: 49%;
    margin-right: 0.5%;
    float: left;
  }
}
@media (min-width: 62em) {
  .WebChinaHomePage .header,
  .WebChinaInnerPage .header {
    padding-bottom: 10px;
  }
  .WebChinaHomePage .header .logo-new,
  .WebChinaInnerPage .header .logo-new {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 50px 0 10px 20px;
  }
  .WebChinaHomePage .header .language,
  .WebChinaInnerPage .header .language {
    margin-top: 60px;
  }
  .WebChinaHomePage .header a.btn,
  .WebChinaInnerPage .header a.btn {
    width: 125px;
    font-size: 1.4rem;
  }
  .WebChinaHomePage .header .dropdown-menu a,
  .WebChinaInnerPage .header .dropdown-menu a {
    font-size: 1.4rem;
  }
  .side-menu {
    margin-top: 20px;
  }
  .side-menu {
    font-size: 6rem;
  }
  .WebChinaHomePage .guide:nth-child(1),
  .WebChinaHomePage .guide:nth-child(2),
  .WebChinaHomePage .guide:nth-child(3),
  .WebChinaHomePage .guide:nth-child(4),
  .WebChinaHomePage .guide:nth-child(5),
  .WebChinaHomePage .guide:nth-child(6) {
    width: 32.4%;
    margin-right: 0.5%;
    float: left;
  }
}
@media (min-width: 62em) and (min-width: 992px) {
  .WebChinaHomePage .header .logo-new,
  .WebChinaInnerPage .header .logo-new {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 75em) {
  .WebChinaHomePage .header,
  .WebChinaInnerPage .header {
    padding-bottom: 20px;
  }
  .WebChinaHomePage .guide:nth-child(1),
  .WebChinaHomePage .guide:nth-child(2),
  .WebChinaHomePage .guide:nth-child(3),
  .WebChinaHomePage .guide:nth-child(4),
  .WebChinaHomePage .guide:nth-child(5),
  .WebChinaHomePage .guide:nth-child(6) {
    width: 16.1%;
    margin-right: 0.5%;
    float: left;
  }
}
body.TheBigEasy {
  overflow-x: hidden;
}
body.TheBigEasy .header-scroll {
  border-bottom: 1px solid #FFF;
}
body.TheBigEasy .header {
  height: auto;
}
body.TheBigEasy .header .logo {
  display: none;
  width: 30%;
  float: left;
  margin: 15px 0 15px 0;
}
body.TheBigEasy .header .logo img {
  max-width: 280px;
}
body.TheBigEasy .header .logo-mob {
  display: block;
  margin: 15px 0 15px 5px;
  width: 60%;
  float: left;
}
body.TheBigEasy .header .logo-mob img {
  max-width: 220px;
}
body.TheBigEasy .header .mob-menu {
  width: 35%;
  float: right;
  padding-bottom: 15px;
}
body.TheBigEasy .header #navbar {
  width: 100%;
  float: right;
}
body.TheBigEasy .header .navbar-collapse {
  border-bottom: none;
}
body.TheBigEasy .header .navbar-nav {
  width: 100%;
  margin: 0;
  float: right;
}
body.TheBigEasy .header .navbar-nav a:hover,
body.TheBigEasy .header .navbar-nav a.active {
  color: #1ab7ea;
  border-bottom: 1px solid #1ab7ea;
}
body.TheBigEasy .header .navbar-toggle {
  width: 100%;
  float: left;
  font-size: 2.5rem;
  margin: 35px 10px 20px 10px;
}
body.TheBigEasy .header .dropdown-menu {
  width: auto;
  padding: 10px 0 15px 0;
  top: 110px;
  left: auto;
  color: #FFF;
}
body.TheBigEasy .header .dropdown-menu li {
  padding: 0 25px;
}
body.TheBigEasy .header .dropdown-menu a {
  color: #FFF;
  border-bottom: 1px solid #3a3a3c;
}
body.TheBigEasy .header a.tickets {
  background-color: #1ab7ea;
  color: #FFF;
  padding: 10px 8px;
  border-radius: 2px;
}
body.TheBigEasy .header a.tickets:hover,
body.TheBigEasy .header a.tickets:focus {
  background-color: #3a3a3c;
  border-bottom: 1px solid #3a3a3c !important;
  color: #FFF !important;
}
body.TheBigEasy .banner-hm {
  position: relative;
  max-height: 500px;
}
body.TheBigEasy .forecast {
  display: none;
  position: absolute;
  z-index: 10;
  right: 30px;
  bottom: 0;
}
body.TheBigEasy .forecast .view-map {
  margin-right: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
body.TheBigEasy .forecast .view-map:hover {
  background-color: #1ab7ea;
}
body.TheBigEasy .taller {
  height: 500px;
  margin-top: -500px;
}
body.TheBigEasy .homepage-intro p {
  margin-bottom: 1rem;
}
body.TheBigEasy .homepage-intro h2 {
  font-size: 2.5rem;
}
body.TheBigEasy .info .container,
body.TheBigEasy .areas .container {
  padding: 0;
}
body.TheBigEasy .info {
  background-color: #c0dde6;
  margin-bottom: 10px;
}
body.TheBigEasy .areas {
  margin: -25px 0 0 0;
  position: relative;
}
body.TheBigEasy .areas .title {
  font-size: 2.8rem !important;
}
body.TheBigEasy .areas .intro {
  padding: 20px;
}
body.TheBigEasy .areas .intro p {
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
  line-height: 1.5;
}
body.TheBigEasy .BEbreakout {
  margin: -415px 0 0 0;
}
body.TheBigEasy .LEbreakout {
  margin: -25px 0 0 0;
}
body.TheBigEasy .curated {
  margin-bottom: 0;
}
body.TheBigEasy .curated span {
  display: block;
  font-size: 2.4rem;
}
body.TheBigEasy .curated .btn-open {
  width: 100px;
  background-image: none;
  background-color: #1ab7ea;
  color: #FFF;
  left: 0;
}
body.TheBigEasy .curated .btn-open:hover,
body.TheBigEasy .curated .btn-open.active {
  background-color: #3a3a3c;
  color: #FFF;
}
body.TheBigEasy #be-1 .modal-body,
body.TheBigEasy #le-1 .modal-body {
  padding: 0;
}
body.TheBigEasy #be-1 .modal-body #content,
body.TheBigEasy #le-1 .modal-body #content {
  padding: 25px;
}
body.TheBigEasy .modal-dialog-med .modal-header {
  height: 300px;
  max-height: 300px;
}
body.TheBigEasy .modal-body h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 3.2rem;
  font-weight: 400;
  text-transform: uppercase;
}
body.TheBigEasy .modal-body h3 {
  margin-top: 20px;
}
body.TheBigEasy .content p {
  max-width: 100%;
  line-height: 1.6;
}
body.TheBigEasy .panel-title > a:hover {
  color: #1ab7ea;
}
body.TheBigEasy .gallery {
  display: inline-block;
  margin-top: 0;
}
body.TheBigEasy .gallery .image {
  position: relative;
  width: 100%;
  float: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
body.TheBigEasy .gallery .image .camera,
body.TheBigEasy .gallery .image .video {
  display: block;
  position: absolute;
  z-index: 10;
  opacity: 0.7;
}
body.TheBigEasy .gallery .image .camera {
  background-image: url('../images/camera-icon.svg');
  width: 35px;
  height: 28px;
  bottom: 15px;
  right: 25px;
}
body.TheBigEasy .gallery .image .video {
  background-image: url('../images/video-icon.svg');
  width: 40px;
  height: 32px;
  bottom: 12px;
  right: 20px;
}
body.TheBigEasy .repeatable-grid-1 .grid-3 {
  height: auto;
}
body.TheBigEasy .mailchimp .modal-body {
  padding: 0;
}
body.TheBigEasy #mc_embed_signup {
  background-color: #1ab7ea;
  padding: 20px 30px;
}
body.TheBigEasy #mc_embed_signup h2 {
  color: #FFF;
  padding-left: 10px;
}
body.TheBigEasy #mc_embed_signup #mc-embedded-subscribe {
  -webkit-appearance: button;
  height: 50px;
  cursor: pointer;
  border: 1px solid #FFF;
  background-color: transparent;
  margin: 15px auto;
  font-family: 'Oswald', sans-serif;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 300;
  letter-spacing: 0.07rem;
}
body.TheBigEasy #mc_embed_signup #mc-embedded-subscribe:hover {
  background-color: #3a3a3c;
  border: 1px solid #3a3a3c;
}
body.TheBigEasy #mc_embed_signup #mc-embedded-subscribe:hover a {
  text-decoration: none;
}
body.TheBigEasy #mc_embed_signup #mce-success-response {
  display: inline-block;
}
body.TheBigEasy .partners {
  display: none;
}
body.TheBigEasy #footer a:hover {
  background-color: #1ab7ea;
}
body.TheBigEasy #footer .copyright {
  margin-top: 60px;
  padding: 0;
  border: 0;
  text-align: center;
}
body.TheBigEasy .footer {
  margin-top: 0;
  background-image: url('../the-big-easy/cycle-the-big-easy.svg');
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media (min-width: 48em) {
  body.TheBigEasy .header .navbar-nav {
    margin: 40px 0 5px 0;
  }
  body.TheBigEasy .header .navbar-nav li {
    margin-left: 15px;
  }
  body.TheBigEasy .header #navbar {
    width: auto;
  }
  body.TheBigEasy .header .logo {
    display: block;
  }
  body.TheBigEasy .header .logo-mob {
    display: none;
  }
  body.TheBigEasy .curated .btn-open {
    left: 43%;
  }
  body.TheBigEasy .areas .intro {
    padding: 20px 50px 20px 50px;
  }
  body.TheBigEasy .BEbreakout,
  body.TheBigEasy .LEbreakout {
    margin: -25px 0 0 0;
  }
  body.TheBigEasy .gallery .image {
    height: 180px;
    width: 50%;
    float: left;
  }
  body.TheBigEasy .gallery .image .camera {
    bottom: 15px;
    right: 15px;
  }
  body.TheBigEasy .gallery .image .video {
    bottom: 12px;
    right: 10px;
  }
  body.TheBigEasy .partners {
    display: block;
    height: auto;
    padding: 0 0 10px 0;
    overflow: hidden;
    background-color: #e6e6e6;
  }
  body.TheBigEasy .partners .title {
    width: 100%;
  }
  body.TheBigEasy .partners .title h4 {
    display: inline-block;
    margin: 0;
    background-color: #a7a7a7;
    font-size: 1.4rem;
    padding: 10px;
    color: #FFF;
    text-align: center;
  }
  body.TheBigEasy .partners .logo {
    display: block;
    width: 100px;
    margin: 0;
    padding: 10px 0;
    float: left;
    height: auto;
  }
  body.TheBigEasy .partners .logo img {
    max-width: 100%;
  }
  body.TheBigEasy .partners .hrc {
    margin: -10px 0 0 0;
  }
  body.TheBigEasy .partners .rw {
    margin: 0 0 0 -25px;
  }
  body.TheBigEasy #footer .copyright {
    text-align: left;
  }
}
@media (min-width: 62em) {
  body.TheBigEasy .header .navbar-nav {
    margin: 60px 0 5px 0;
  }
  body.TheBigEasy .gallery .image {
    height: 180px;
    width: 25%;
  }
  body.TheBigEasy .partners .logo {
    width: 130px;
  }
}
@media (min-width: 75em) {
  body.TheBigEasy .gallery .image {
    height: 180px;
    width: 20%;
  }
  body.TheBigEasy .partners .logo {
    width: 160px;
  }
}
