/* This file is generated by a preprocessor, so don't manually edit it.
 * To make CSS changes, amend the .scss (Sass) files and compile them.
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/* Measurements
*****************/
/* Colours
************/
ul.menu {
  list-style: none;
  margin: 0px;
  padding: 0px; }
  ul.menu li.leaf {
    list-style: none;
    background: none;
    padding: 0;
    margin: 0; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Thin.otf");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Thin-Italic.otf");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Light.otf");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Light-Italic.otf");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Regular.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Regular-Italic.otf");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Medium.otf");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Medium-Italic.otf");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Bold.otf");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-Bold-Italic.otf");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-black.otf");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Cera Pro';
  src: url("../fonts/Cera-Pro-black-Italic.otf");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: 'Freight Display Pro';
  src: url("../fonts/FreightDisp-Pro-Bold.otf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Freight Display Pro';
  src: url("../fonts/FreightText-Pro-Book.otf");
  font-weight: 400;
  font-style: normal; }

h2,
strong,
b,
.strong, blockquote p, .button, button.next, button.prev, button.clear, .form-submit, .page .text-page-spotlight .page-spotlight-read-more,
.page-calendar .text-page-spotlight .page-spotlight-read-more,
.node-type-page .text-page-spotlight .page-spotlight-read-more,
.node-type-accommodation .text-page-spotlight .page-spotlight-read-more, .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight .calendar-date-highlight-month {
  font-family: 'Cera Pro', sans-serif;
  font-weight: bold; }

.page .sidebar .menu li a,
.page-calendar .sidebar .menu li a,
.node-type-page .sidebar .menu li a,
.node-type-accommodation .sidebar .menu li a, #block-views-history-listing-block .listing li .listing-year span,
#block-views-history-listing-block .listing li .listing-year a,
#block-views-history-listing-block .listing li .listing-title span,
#block-views-history-listing-block .listing li .listing-title a, #block-views-history-listing-block .listing li .listing-title:before, #block-views-calendar-block .date-nav .date-heading h3 a, .view-display-id-page_1 .date-nav-wrapper .date-nav .date-heading h3, .view-display-id-page_1 .view-content > ul > li h2 span,
.view-display-id-page_1 .view-content > ul > li h2 a {
  font-family: 'Cera Pro', sans-serif;
  font-weight: 500; }

html {
  font-family: 'Cera Pro', sans-serif;
  font-weight: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-iz535j");
  src: url("../fonts/icomoon.eot?#iefix-iz535j") format("embedded-opentype"), url("../fonts/icomoon.woff?-iz535j") format("woff"), url("../fonts/icomoon.ttf?-iz535j") format("truetype"), url("../fonts/icomoon.svg?-iz535j#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

blockquote p:before, blockquote p:after, .page .page-content ul li:before,
.page-calendar .page-content ul li:before,
.node-type-page .page-content ul li:before,
.node-type-accommodation .page-content ul li:before, #block-csv-import-past-members-listing .view-filters .views-widget-sort-by:before,
#block-csv-import-past-members-listing .view-filters .views-widget-sort-order:before,
#block-views-history-listing-block .view-filters .views-widget-sort-by:before,
#block-views-history-listing-block .view-filters .views-widget-sort-order:before, #block-csv-import-past-members-listing .view-filters .form-type-select:before, #block-views-calendar-block .date-nav .pager li a, #block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper:before, .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li a, .button-cta:after, #menu-social-media:after, #breadcrumb li:before, header .block-search .form-submit, [class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-glass:before {
  content: "\e627"; }

.icon-music:before {
  content: "\e628"; }

.icon-search:before {
  content: "\e600"; }

.icon-envelope:before {
  content: "\e601"; }

.icon-heart:before {
  content: "\e629"; }

.icon-star:before {
  content: "\e62a"; }

.icon-star-empty:before {
  content: "\e62b"; }

.icon-user:before {
  content: "\e602"; }

.icon-film:before {
  content: "\e62c"; }

.icon-th-large:before {
  content: "\e62d"; }

.icon-th:before {
  content: "\e62e"; }

.icon-th-list:before {
  content: "\e62f"; }

.icon-ok:before {
  content: "\e630"; }

.icon-remove:before {
  content: "\e631"; }

.icon-zoom-in:before {
  content: "\e632"; }

.icon-zoom-out:before {
  content: "\e633"; }

.icon-off:before {
  content: "\e634"; }

.icon-signal:before {
  content: "\e635"; }

.icon-cog:before {
  content: "\e636"; }

.icon-trash:before {
  content: "\e637"; }

.icon-home:before {
  content: "\e638"; }

.icon-file:before {
  content: "\e61b"; }

.icon-time:before {
  content: "\e61c"; }

.icon-road:before {
  content: "\e639"; }

.icon-download-alt:before {
  content: "\e63a"; }

.icon-download:before {
  content: "\e63b"; }

.icon-upload:before {
  content: "\e63c"; }

.icon-inbox:before {
  content: "\e63d"; }

.icon-play-circle:before {
  content: "\e63e"; }

.icon-repeat:before {
  content: "\e63f"; }

.icon-refresh:before {
  content: "\e640"; }

.icon-list-alt:before {
  content: "\e641"; }

.icon-lock:before {
  content: "\e61d"; }

.icon-flag:before {
  content: "\e642"; }

.icon-headphones:before {
  content: "\e643"; }

.icon-volume-off:before {
  content: "\e644"; }

.icon-volume-down:before {
  content: "\e645"; }

.icon-volume-up:before {
  content: "\e646"; }

.icon-qrcode:before {
  content: "\e647"; }

.icon-barcode:before {
  content: "\e648"; }

.icon-tag:before {
  content: "\e649"; }

.icon-tags:before {
  content: "\e64a"; }

.icon-book:before {
  content: "\e64b"; }

.icon-bookmark:before {
  content: "\e64c"; }

.icon-print:before {
  content: "\e64d"; }

.icon-camera:before {
  content: "\e603"; }

.icon-font:before {
  content: "\e64e"; }

.icon-bold:before {
  content: "\e64f"; }

.icon-italic:before {
  content: "\e650"; }

.icon-text-height:before {
  content: "\e651"; }

.icon-text-width:before {
  content: "\e652"; }

.icon-align-left:before {
  content: "\e653"; }

.icon-align-center:before {
  content: "\e654"; }

.icon-align-right:before {
  content: "\e655"; }

.icon-align-justify:before {
  content: "\e656"; }

.icon-list:before {
  content: "\e657"; }

.icon-indent-left:before {
  content: "\e658"; }

.icon-indent-right:before {
  content: "\e659"; }

.icon-facetime-video:before {
  content: "\e65a"; }

.icon-picture:before {
  content: "\e65b"; }

.icon-pencil:before {
  content: "\e65c"; }

.icon-map-marker:before {
  content: "\e65d"; }

.icon-adjust:before {
  content: "\e65e"; }

.icon-tint:before {
  content: "\e65f"; }

.icon-edit:before {
  content: "\e660"; }

.icon-share:before {
  content: "\e661"; }

.icon-check:before {
  content: "\e662"; }

.icon-move:before {
  content: "\e663"; }

.icon-step-backward:before {
  content: "\e664"; }

.icon-fast-backward:before {
  content: "\e665"; }

.icon-backward:before {
  content: "\e666"; }

.icon-play:before {
  content: "\e667"; }

.icon-pause:before {
  content: "\e668"; }

.icon-stop:before {
  content: "\e669"; }

.icon-forward:before {
  content: "\e66a"; }

.icon-fast-forward:before {
  content: "\e66b"; }

.icon-step-forward:before {
  content: "\e66c"; }

.icon-eject:before {
  content: "\e66d"; }


.icon-chevron-left:before,
#block-views-calendar-block .date-nav .pager li.date-prev a:before,
.view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-prev a:before {
  content: "\e604"; }

#block-views-calendar-block .date-nav .pager li.date-next a:after, .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-next a:after,
#breadcrumb li + li:before,
.icon-chevron-right:before {
  content: "\e605"; }

.icon-plus-sign:before {
  content: "\e66e"; }

.icon-minus-sign:before {
  content: "\e66f"; }

.icon-remove-sign:before {
  content: "\e670"; }

.icon-ok-sign:before {
  content: "\e671"; }

.icon-question-sign:before {
  content: "\e61e"; }

.icon-info-sign:before {
  content: "\e606"; }

.icon-screenshot:before {
  content: "\e672"; }

.icon-remove-circle:before {
  content: "\e673"; }

.icon-ok-circle:before {
  content: "\e674"; }

.icon-ban-circle:before {
  content: "\e61f"; }

.icon-arrow-left:before {
  content: "\e675"; }

.icon-arrow-right:before {
  content: "\e676"; }

.icon-arrow-up:before {
  content: "\e677"; }

.icon-arrow-down:before {
  content: "\e678"; }

.icon-share-alt:before {
  content: "\e679"; }

.icon-resize-full:before {
  content: "\e67a"; }

.icon-resize-small:before {
  content: "\e67b"; }

.icon-plus:before {
  content: "\e67c"; }

.icon-minus:before {
  content: "\e67d"; }

.icon-asterisk:before {
  content: "\e67e"; }

.icon-exclamation-sign:before {
  content: "\e67f"; }

.icon-gift:before {
  content: "\e680"; }

.icon-leaf:before {
  content: "\e681"; }

.icon-fire:before {
  content: "\e682"; }

.icon-eye-open:before {
  content: "\e683"; }

.icon-eye-close:before {
  content: "\e684"; }

.icon-warning-sign:before {
  content: "\e685"; }

.icon-plane:before {
  content: "\e686"; }

.icon-calendar:before {
  content: "\e607"; }

.icon-random:before {
  content: "\e687"; }

.icon-comment:before {
  content: "\e620"; }

.icon-magnet:before {
  content: "\e688"; }

.icon-chevron-up:before {
  content: "\e608"; }

.icon-chevron-down:before {
  content: "\e609"; }

.icon-retweet:before {
  content: "\e689"; }

.icon-shopping-cart:before {
  content: "\e68a"; }

.icon-folder-close:before {
  content: "\e68b"; }

.icon-folder-open:before {
  content: "\e60a"; }

.icon-resize-vertical:before {
  content: "\e68c"; }

.icon-resize-horizontal:before {
  content: "\e68d"; }

.icon-bar-chart:before {
  content: "\e68e"; }

.icon-twitter-sign:before {
  content: "\e68f"; }

.icon-facebook-sign:before {
  content: "\e690"; }

.icon-camera-retro:before {
  content: "\e691"; }

.icon-key:before {
  content: "\e692"; }

.icon-cogs:before {
  content: "\e693"; }

.icon-comments:before {
  content: "\e60b"; }

.icon-thumbs-up:before {
  content: "\e694"; }

.icon-thumbs-down:before {
  content: "\e695"; }

.icon-star-half:before {
  content: "\e696"; }

.icon-heart-empty:before {
  content: "\e697"; }

.icon-signout:before {
  content: "\e698"; }

.icon-linkedin-sign:before {
  content: "\e699"; }

.icon-pushpin:before {
  content: "\e69a"; }

.icon-external-link:before {
  content: "\e69b"; }

.icon-signin:before {
  content: "\e69c"; }

.icon-trophy:before {
  content: "\e69d"; }

.icon-github-sign:before {
  content: "\e69e"; }

.icon-upload-alt:before {
  content: "\e69f"; }

.icon-lemon:before {
  content: "\e6a0"; }

.icon-phone:before {
  content: "\e6a1"; }

.icon-check-empty:before {
  content: "\e6a2"; }

.icon-bookmark-empty:before {
  content: "\e6a3"; }

.icon-phone-sign:before {
  content: "\e6a4"; }

.icon-twitter:before {
  content: "\e60c"; }

.icon-facebook:before {
  content: "\e60d"; }

.icon-github:before {
  content: "\e6a5"; }

.icon-unlock:before {
  content: "\e6a6"; }

.icon-credit:before {
  content: "\e6a7"; }

.icon-rss:before {
  content: "\e60e"; }

.icon-hdd:before {
  content: "\e6a8"; }

.icon-bullhorn:before {
  content: "\e6a9"; }

.icon-bell:before {
  content: "\e6aa"; }

.icon-certificate:before {
  content: "\e6ab"; }

.icon-hand-right:before {
  content: "\e6ac"; }

.icon-hand-left:before {
  content: "\e6ad"; }

.icon-hand-up:before {
  content: "\e6ae"; }

.icon-hand-down:before {
  content: "\e6af"; }

.icon-circle-arrow-left:before {
  content: "\e6b0"; }

.icon-circle-arrow-right:before {
  content: "\e6b1"; }

.icon-circle-arrow-up:before {
  content: "\e6b2"; }

.icon-circle-arrow-down:before {
  content: "\e6b3"; }

.icon-globe:before {
  content: "\e60f"; }

.icon-wrench:before {
  content: "\e6b4"; }

.icon-tasks:before {
  content: "\e6b5"; }

.icon-filter:before {
  content: "\e6b6"; }

.icon-briefcase:before {
  content: "\e6b7"; }

.icon-fullscreen:before {
  content: "\e6b8"; }

.icon-group:before {
  content: "\e610"; }

.icon-link:before {
  content: "\e6b9"; }

.icon-cloud:before {
  content: "\e6ba"; }

.icon-beaker:before {
  content: "\e6bb"; }

.icon-cut:before {
  content: "\e6bc"; }

.icon-copy:before {
  content: "\e621"; }

.icon-paper-clip:before {
  content: "\e6bd"; }

.icon-save:before {
  content: "\e6be"; }

.icon-sign-blank:before {
  content: "\e6bf"; }

.icon-reorder:before {
  content: "\e6c0"; }

.icon-list-ul:before {
  content: "\e6c1"; }

.icon-list-ol:before {
  content: "\e6c2"; }

.icon-strikethrough:before {
  content: "\e6c3"; }

.icon-underline:before {
  content: "\e6c4"; }

.icon-table:before {
  content: "\e6c5"; }

.icon-magic:before {
  content: "\e6c6"; }

.icon-truck:before {
  content: "\e6c7"; }

.icon-pinterest:before {
  content: "\e6c8"; }

.icon-pinterest-sign:before {
  content: "\e6c9"; }

.icon-google-plus-sign:before {
  content: "\e6ca"; }

.icon-google-plus:before {
  content: "\e6cb"; }

.icon-money:before {
  content: "\e6cc"; }

#menu-social-media:after,
.icon-caret-down:before,
#block-csv-import-past-members-listing .view-filters .views-widget-sort-by:before,
#block-csv-import-past-members-listing .view-filters .views-widget-sort-order:before,
#block-views-history-listing-block .view-filters .views-widget-sort-by:before,
#block-views-history-listing-block .view-filters .views-widget-sort-order:before,
#block-csv-import-past-members-listing .view-filters .form-type-select:before,
#block-views-news-block .view-filters .views-widget-filter-field_news_category_tid:before,
#block-views-news-block .view-filters .views-widget-sort-by:before,
#block-views-news-block .view-filters .views-widget-sort-order:before,
#block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper:before {
  content: "\e6cd"; }

.icon-caret-up:before {
  content: "\e6ce"; }

.icon-caret-left:before {
  content: "\e6cf"; }

.page .page-content ul li:before,
.page-calendar .page-content ul li:before,
.node-type-page .page-content ul li:before,
.node-type-accommodation .page-content ul li:before,
.icon-caret-right:before {
  content: "\e6d0"; }

.icon-columns:before {
  content: "\e6d1"; }

.icon-sort:before {
  content: "\e6d2"; }

.icon-sort-down:before {
  content: "\e6d3"; }

.icon-sort-up:before {
  content: "\e6d4"; }

.icon-envelope-alt:before {
  content: "\e6d5"; }

.icon-linkedin:before {
  content: "\e6d6"; }

.icon-undo:before {
  content: "\e6d7"; }

.icon-legal:before {
  content: "\e6d8"; }

.icon-dashboard:before {
  content: "\e6d9"; }

.icon-comment-alt:before {
  content: "\e6da"; }

.icon-comments-alt:before {
  content: "\e6db"; }

.icon-bolt:before {
  content: "\e6dc"; }

.icon-sitemap:before {
  content: "\e6dd"; }

.icon-umbrella:before {
  content: "\e6de"; }

.icon-paste:before {
  content: "\e6df"; }

.icon-lightbulb:before {
  content: "\e6e0"; }

.icon-exchange:before {
  content: "\e6e1"; }

.icon-cloud-download:before {
  content: "\e6e2"; }

.icon-cloud-upload:before {
  content: "\e6e3"; }

.icon-user-md:before {
  content: "\e6e4"; }

.icon-stethoscope:before {
  content: "\e6e5"; }

.icon-suitcase:before {
  content: "\e6e6"; }

.icon-bell-alt:before {
  content: "\e6e7"; }

.icon-coffee:before {
  content: "\e6e8"; }

.icon-food:before {
  content: "\e6e9"; }

.icon-file-alt:before {
  content: "\e622"; }

.icon-building:before {
  content: "\e6ea"; }

.icon-hospital:before {
  content: "\e6eb"; }

.icon-ambulance:before {
  content: "\e6ec"; }

.icon-medkit:before {
  content: "\e6ed"; }

.icon-fighter-jet:before {
  content: "\e6ee"; }

.icon-beer:before {
  content: "\e6ef"; }

.icon-h-sign:before {
  content: "\e6f0"; }

.icon-plus-sign2:before {
  content: "\e6f1"; }

.icon-double-angle-left:before {
  content: "\e6f2"; }

.icon-double-angle-right:before {
  content: "\e6f3"; }

.icon-double-angle-up:before {
  content: "\e6f4"; }

.icon-double-angle-down:before {
  content: "\e6f5"; }

.icon-angle-left:before {
  content: "\e611"; }

.icon-angle-right:before {
  content: "\e612"; }

.icon-angle-up:before {
  content: "\e613"; }

.icon-angle-down:before {
  content: "\e614"; }

.icon-desktop:before {
  content: "\e6f6"; }

.icon-laptop:before {
  content: "\e6f7"; }

.icon-tablet:before {
  content: "\e6f8"; }

.icon-mobile:before {
  content: "\e6f9"; }

.icon-circle-blank:before {
  content: "\e6fa"; }

blockquote p:before,
.icon-quote-left:before {
  content: "\e615"; }

blockquote p:after,
.icon-quote-right:before {
  content: "\e616"; }

.icon-spinner:before {
  content: "\e6fb"; }


.icon-circle:before {
  content: "\e6fc"; }

.icon-reply:before {
  content: "\e6fd"; }

.icon-github-alt:before {
  content: "\e6fe"; }

.icon-folder-close-alt:before {
  content: "\e6ff"; }

.icon-folder-open-alt:before {
  content: "\e61a"; }

.icon-expand-alt:before {
  content: "\e700"; }

.icon-collapse-alt:before {
  content: "\e701"; }

.icon-smile:before {
  content: "\e702"; }

.icon-frown:before {
  content: "\e703"; }

.icon-meh:before {
  content: "\e704"; }

.icon-gamepad:before {
  content: "\e705"; }

.icon-keyboard:before {
  content: "\e706"; }

.icon-flag-alt:before {
  content: "\e707"; }

.icon-flag-checkered:before {
  content: "\e708"; }

.icon-terminal:before {
  content: "\e709"; }

.icon-code:before {
  content: "\e70a"; }

.icon-reply-all:before {
  content: "\e70b"; }

.icon-star-half-full:before {
  content: "\e70c"; }

.icon-location-arrow:before {
  content: "\e70d"; }

.icon-crop:before {
  content: "\e70e"; }

.icon-code-fork:before {
  content: "\e70f"; }

.icon-unlink:before {
  content: "\e710"; }

.icon-question:before {
  content: "\e623"; }

.icon-info:before {
  content: "\e711"; }

.icon-exclamation:before {
  content: "\e712"; }

.icon-superscript:before {
  content: "\e713"; }

.icon-subscript:before {
  content: "\e714"; }

.icon-eraser:before {
  content: "\e715"; }

.icon-puzzle:before {
  content: "\e716"; }

.icon-microphone:before {
  content: "\e717"; }

.icon-microphone-off:before {
  content: "\e718"; }

.icon-shield:before {
  content: "\e719"; }

.icon-calendar-empty:before {
  content: "\e71a"; }

.icon-fire-extinguisher:before {
  content: "\e71b"; }

.icon-rocket:before {
  content: "\e71c"; }

.icon-maxcdn:before {
  content: "\e71d"; }

.icon-chevron-sign-left:before {
  content: "\e71e"; }

.icon-chevron-sign-right:before {
  content: "\e71f"; }

.icon-chevron-sign-up:before {
  content: "\e720"; }

.icon-chevron-sign-down:before {
  content: "\e721"; }

.icon-html5:before {
  content: "\e722"; }

.icon-css3:before {
  content: "\e723"; }

.icon-anchor:before {
  content: "\e724"; }

.icon-unlock-alt:before {
  content: "\e624"; }

.icon-bullseye:before {
  content: "\e725"; }

.icon-ellipsis-horizontal:before {
  content: "\e726"; }

.icon-ellipsis-vertical:before {
  content: "\e727"; }

.icon-rss-sign:before {
  content: "\e728"; }

.icon-play-sign:before {
  content: "\e729"; }

.icon-ticket:before {
  content: "\e72a"; }

.icon-minus-sign-alt:before {
  content: "\e72b"; }

.icon-check-minus:before {
  content: "\e72c"; }

.icon-level-up:before {
  content: "\e72d"; }

.icon-level-down:before {
  content: "\e72e"; }

.icon-check-sign:before {
  content: "\e72f"; }

.icon-edit-sign:before {
  content: "\e730"; }

.icon-external-link-sign:before {
  content: "\e731"; }

.icon-share-sign:before {
  content: "\e732"; }

.icon-compass:before {
  content: "\e733"; }

.icon-collapse:before {
  content: "\e734"; }

.icon-collapse-top:before {
  content: "\e735"; }

.icon-expand:before {
  content: "\e736"; }

.icon-euro:before {
  content: "\e737"; }

.icon-gbp:before {
  content: "\e738"; }

.icon-dollar:before {
  content: "\e739"; }

.icon-rupee:before {
  content: "\e73a"; }

.icon-yen:before {
  content: "\e73b"; }

.icon-renminbi:before {
  content: "\e73c"; }

.icon-won:before {
  content: "\e73d"; }

.icon-bitcoin:before {
  content: "\e73e"; }

.icon-file2:before {
  content: "\e625"; }

.icon-file-text:before {
  content: "\e626"; }

.icon-sort-by-alphabet:before {
  content: "\e73f"; }

.icon-sort-by-alphabet-alt:before {
  content: "\e740"; }

.icon-sort-by-attributes:before {
  content: "\e741"; }

.icon-sort-by-attributes-alt:before {
  content: "\e742"; }

.icon-sort-by-order:before {
  content: "\e743"; }

.icon-sort-by-order-alt:before {
  content: "\e744"; }

.icon-thumbs-up2:before {
  content: "\e745"; }

.icon-thumbs-down2:before {
  content: "\e746"; }

.icon-youtube-sign:before {
  content: "\e747"; }

.icon-youtube:before {
  content: "\e617"; }

.icon-xing:before {
  content: "\e748"; }

.icon-xing-sign:before {
  content: "\e749"; }

.icon-youtube-play:before {
  content: "\e74a"; }

.icon-dropbox:before {
  content: "\e74b"; }

.icon-stackexchange:before {
  content: "\e74c"; }

.icon-instagram:before {
  content: "\e618"; }

.icon-flickr:before {
  content: "\e619"; }

.icon-adn:before {
  content: "\e74d"; }

.icon-bitbucket:before {
  content: "\e74e"; }

.icon-bitbucket-sign:before {
  content: "\e74f"; }

.icon-tumblr:before {
  content: "\e750"; }

.icon-tumblr-sign:before {
  content: "\e751"; }

.icon-long-arrow-down:before {
  content: "\e752"; }

.icon-long-arrow-up:before {
  content: "\e753"; }

.icon-long-arrow-left:before {
  content: "\e754"; }

.icon-long-arrow-right:before {
  content: "\e755"; }

.icon-apple:before {
  content: "\e756"; }

.icon-windows:before {
  content: "\e757"; }

.icon-android:before {
  content: "\e758"; }

.icon-linux:before {
  content: "\e759"; }

.icon-dribbble:before {
  content: "\e75a"; }

.icon-skype:before {
  content: "\e75b"; }

.icon-foursquare:before {
  content: "\e75c"; }

.icon-trello:before {
  content: "\e75d"; }

.icon-female:before {
  content: "\e75e"; }

.icon-male:before {
  content: "\e75f"; }

.icon-gittip:before {
  content: "\e760"; }

.icon-sun:before {
  content: "\e761"; }

.icon-moon:before {
  content: "\e762"; }

.icon-archive:before {
  content: "\e763"; }

.icon-bug:before {
  content: "\e764"; }

.icon-vk:before {
  content: "\e765"; }

.icon-weibo:before {
  content: "\e766"; }

.icon-renren:before {
  content: "\e767"; }

body {
  font-family: "Freight Display Pro", serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px; }

html {
  font-size: 16px;
  line-height: 1.625;
  color: black;
  overflow-y: scroll; }

a {
  color: #00B5DB;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

h1,
h2,
h3,
h4 {
  font-family: "Freight Display Pro", serif;
  font-weight: bold;
  color: black;
  line-height: 1em;
  letter-spacing: 1px; }
  h1 strong,
  h2 strong,
  h3 strong,
  h4 strong {
    font-weight: bold; }

h4 {
  color: black;
  font-size: 1.3125em; }

.content h4 {
  font-size: 1em; }

blockquote {
  margin: 3em 0;
  padding: 0 8%; }

blockquote p {
  position: relative;
  margin: 0;
  font-size: 1.5em;
  line-height: 1.5em;
  color: black; }
  blockquote p:before {
    position: absolute;
    left: -28px;
    font-size: 0.66667em; }
  blockquote p:after {
    position: relative;
    top: 10px;
    left: 16px;
    font-size: 0.75em; }

.button, button.next, button.prev, button.clear, .form-submit {
  display: inline-block;
  min-width: 70px;
  padding: 14px 28px;
  text-align: center;
  color: #fff;
  background-color: #000000;
  font-weight: 300;
  letter-spacing: 1px;
  outline: none;
  text-transform: uppercase;
  font-size: 13px;
  height: auto !important;
  transition: 0.2s all ease; }
  .button:hover, .button:focus, .button:active, .button:visited, button.next:hover, button.next:focus, button.next:active, button.next:visited, button.prev:hover, button.prev:focus, button.prev:active, button.prev:visited, button.clear:hover, button.clear:focus, button.clear:active, button.clear:visited, .form-submit:hover, .form-submit:focus, .form-submit:active, .form-submit:visited {
    color: #fff;
    background: #000000; }
  .button:hover, .button:focus, .button:active, button.next:hover, button.next:focus, button.next:active, button.prev:hover, button.prev:focus, button.prev:active, button.clear:hover, button.clear:focus, button.clear:active, .form-submit:hover, .form-submit:focus, .form-submit:active {
    text-decoration: none;
    background-color: #fff;
    color: #000000; }
  .button:visited, button.next:visited, button.prev:visited, button.clear:visited, .form-submit:visited {
    color: #fff; }

.image-page-spotlight .button {
  background: #fff;
  color: #000000; }
  .image-page-spotlight .button:hover {
    background: #000000;
    color: #fff; }

.ir, #block-views-calendar-block .date-nav .pager li a, .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.visuallyhidden, #block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

a:focus,
a {
  outline: 0; }

input::-moz-focus-inner {
  border: 0; }

.background-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

header {
  *zoom: 1; }
  header:before, header:after {
    content: "";
    display: table; }
  header:after {
    clear: both; }
  header .wrap {
    position: relative; }

header #block-search-form {
  border-bottom: 1px solid #fff;
  margin: 6px 35px 0; }
  header #block-search-form div,
  header #block-search-form input {
    border: none;
    margin: 0;
    padding: 0;
    float: left;
    color: #fff;
    background: transparent;
    font-size: 12px;
    height: 21px; }
    header #block-search-form div:focus,
    header #block-search-form input:focus {
      outline: none !important; }
    header #block-search-form div::-ms-clear,
    header #block-search-form input::-ms-clear {
      display: none; }
  header #block-search-form label {
    height: 0; }
  header #block-search-form h2 {
    height: 0;
    margin: 0; }
  header #block-search-form div.form-type-textfield {
    float: left; }
  @media all and (max-width: 59.99em) {
    header #block-search-form {
      border-bottom: none;
      margin: 0 0 0 15px;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff; }
      header #block-search-form div,
      header #block-search-form input {
        height: 34px;
        line-height: 34px; }
      header #block-search-form input[type="submit"] {
        padding: 0 15px; }
      header #block-search-form input[type="text"] {
        display: none; } }
  @media all and (max-width: 59.99em) {
    header #block-search-form.search-mobile-open {
      margin-top: 9px;
      border-bottom: 1px solid #fff;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      /*
			input[type="submit"]{
				padding: 0;
			}
			*/ }
      header #block-search-form.search-mobile-open div,
      header #block-search-form.search-mobile-open input {
        height: 25px;
        line-height: normal; }
      header #block-search-form.search-mobile-open input[type="text"] {
        display: block;
        font-size: 0.75em; } }
  header #block-search-form ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    opacity: 0.5;
    /* Firefox */ }
  header #block-search-form :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    opacity: 0.5;
    /* Firefox */ }
  header #block-search-form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 12px;
    text-transform: uppercase;
    color: white;
    opacity: 0.5;
    /* Firefox */ }
  header #block-search-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 12px;
    text-transform: uppercase;
    color: white; }
  header #block-search-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    font-size: 12px;
    text-transform: uppercase;
    color: white; }

#nav-fast-access li {
  float: left; }
  #nav-fast-access li + li {
    margin-left: 30px; }
  #nav-fast-access li a {
    line-height: 34px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px; }

@media all and (max-width: 59.99em) {
  #nav-fast-access li {
    font-size: 12px; }
    #nav-fast-access li + li {
      margin-left: 20px; } }

#wrap-fast-access {
  font-family: "Cera Pro", sans-serif;
  min-height: 34px;
  background: #00B5DB;
  padding: 5px 0; }
  #wrap-fast-access p {
    line-height: 0;
    margin: 17px 10px 10px 0;
    padding: 0;
    color: white;
    font-size: 12px;
    text-transform: uppercase; }
    @media all and (max-width: 47.99em) {
      #wrap-fast-access p {
        display: none; } }
  #wrap-fast-access .wrap {
    overflow: visible;
    *zoom: 1; }
    #wrap-fast-access .wrap:before, #wrap-fast-access .wrap:after {
      content: "";
      display: table; }
    #wrap-fast-access .wrap:after {
      clear: both; }
  #wrap-fast-access .wrap div {
    float: right; }
  @media all and (max-width: 59.99em) {
    #wrap-fast-access.social-icons-open {
      padding-right: 77px; } }

.menu-name-menu-global-menu #nav-fast-access ul li a:hover, .menu-name-menu-global-menu #nav-fast-access ul li a:focus {
  text-decoration: underline; }

#menu-social-media {
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0px;
  float: right;
  position: relative; }
  #menu-social-media li {
    float: left;
    line-height: 34px; }
    #menu-social-media li + li {
      margin-left: 5px; }
  #menu-social-media a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    width: 21px;
    height: 21px;
    line-height: 21px;
    border-radius: 21px;
    text-align: center; }
    #menu-social-media a span {
      display: none; }
  #menu-social-media:after {
    color: #fff;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 34px;
    display: none; }
  @media all and (max-width: 47.99em) {
    #menu-social-media {
      display: none; } }
  @media all and (max-width: 59.99em) {
    #menu-social-media {
      padding-right: 30px;
      padding-left: 15px;
      margin-right: 0;
      height: 34px;
      overflow: hidden; }
      #menu-social-media:hover {
        cursor: pointer; }
      #menu-social-media:after {
        display: block; }
      #menu-social-media li {
        float: none; }
      #menu-social-media.menu-social-media-open {
        position: absolute;
        top: 0;
        right: -77px;
        width: 32px;
        height: 185px;
        z-index: 99;
        background-color: #3c3731; }
        #menu-social-media.menu-social-media-open:after {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
        #menu-social-media.menu-social-media-open li {
          margin-left: 0px;
          position: relative;
          z-index: 999; } }

#nav-site-wide {
  font-family: "Cera Pro", sans-serif;
  font-size: 15px;
  margin: 0 auto; }
  #nav-site-wide ul {
    height: 110px;
    width: 100%;
    text-align: right; }
    #nav-site-wide ul li {
      margin: 0 0 0 1.75em;
      line-height: 110px;
      display: inline-block; }
      #nav-site-wide ul li a {
        line-height: 100%;
        width: 100%;
        text-align: center;
        text-decoration: none;
        color: #333;
        position: relative; }
        #nav-site-wide ul li a::after {
          position: absolute;
          bottom: -5px;
          width: 0;
          content: '';
          left: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          height: 2px;
          background: #000000;
          opacity: 0;
          transition: 0.2s all ease; }
        #nav-site-wide ul li a:visited {
          color: #333; }
        #nav-site-wide ul li a:hover {
          text-decoration: none; }
          #nav-site-wide ul li a:hover::after {
            width: 100%;
            opacity: 1;
            left: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0); }
        #nav-site-wide ul li a.active, #nav-site-wide ul li a.active-trail {
          text-decoration: none !important; }
          #nav-site-wide ul li a.active::after, #nav-site-wide ul li a.active-trail::after {
            width: 100%;
            opacity: 1;
            left: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0); }
          #nav-site-wide ul li a.active:hover, #nav-site-wide ul li a.active-trail:hover {
            cursor: default; }
    @media all and (max-width: 59.99em) {
      #nav-site-wide ul {
        display: none; } }

@media all and (max-width: 59.99em) {
  #logo + div div {
    width: 100%;
    max-width: 959px;
    padding-right: 15px;
    padding-left: 85px;
    box-sizing: border-box;
    margin-top: -72px;
    margin-bottom: 15px; } }

#core-header-strap {
  margin-top: 2.3em;
  display: inline;
  float: right;
  font-family: "Cera Pro", sans-serif; }
  @media all and (max-width: 53.115em) {
    #core-header-strap {
      clear: both;
      margin-top: 3em;
      font-size: 1em; } }

#nav-site-wide-small-screen {
  width: 100%;
  border: 1px solid #000000;
  position: relative;
  height: 40px;
  overflow: hidden; }
  @media all and (max-width: 53.115em) {
    #nav-site-wide-small-screen {
      margin: 5px;
      width: 185px;
      float: right; } }
  #nav-site-wide-small-screen select {
    font-family: "Cera Pro", sans-serif;
    /* try and overwrite firefox mobile styling */
    border: none !important;
    background-image: none !important;
    box-shadow: none !important;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    width: 110%;
    width: calc(100% + 30px);
    min-width: 300px;
    padding: 0 10px;
    position: relative;
    outline: none;
    z-index: 2;
    background: transparent;
    /* box-sizing: border-box; */ }
    #nav-site-wide-small-screen select option {
      height: 20px;
      padding: 10px;
      background: #fff;
      line-height: 40px; }
  #nav-site-wide-small-screen:before {
    color: #000000;
    position: absolute;
    right: 0;
    line-height: 40px;
    padding: 0 15px 0 2px;
    z-index: 3;
    pointer-events: none; }
    @media screen\9 {
      #nav-site-wide-small-screen:before {
        z-index: 1 !important; } }
  @media all and (min-width: 60em) {
    #nav-site-wide-small-screen {
      display: none; } }

_:-moz-tree-row(hover), #nav-site-wide-small-screen select {
  padding: 8px 10px; }

#header-cols-left {
  display: inline;
  float: left;
  width: 23.33333%;
  margin: 0 0.83333%; }

#header-cols-right {
  display: inline;
  float: left;
  width: 73.33333%;
  margin: 0 0.83333%;
  float: right; }

#logo {
  left: 50%;
  margin: 20px 0;
  top: 15px;
  display: block;
  z-index: 100;
  display: block;
  width: 108px; }
  #logo img {
    width: 100%; }
  @media all and (max-width: 59.99em) {
    #logo {
      position: relative;
      left: 0;
      top: 0;
      margin: 10px 0 0 15px;
      width: 80px; } }

#mobile-social-media {
  display: none; }

@media all and (max-width: 53.115em) {
  #mobile-social-media {
    display: block;
    position: absolute;
    list-style: none;
    right: 20px;
    top: 47px; }
    #mobile-social-media li {
      margin: 0;
      padding: 0;
      display: inline-block; }
      #mobile-social-media li a {
        color: #000000;
        padding: 5px; }
        #mobile-social-media li a span {
          display: none; } }

#cookie-policy {
  display: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #eaeaea;
  padding: 30px 0;
  z-index: 100;
  font-size: 1em;
  box-sizing: border-box;
  line-height: 1.4; }

#cookie-policy__wrapper {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center; }
  @media (min-width: 767px) {
    #cookie-policy__wrapper {
      text-align: left; } }

#cookie-policy__statement {
  max-width: 650px;
  width: 100%;
  display: inline-block;
  color: #525252;
  padding: 0 20px;
  box-sizing: border-box; }
  @media (min-width: 767px) {
    #cookie-policy__statement {
      padding: 0; } }

#cookie-policy__statement a {
  color: #525252;
  text-decoration: none; }

#cookie-policy__statement a:hover {
  text-decoration: underline; }

#cookie-policy__accept {
  text-transform: uppercase;
  display: inline-block;
  background: transparent;
  color: #000000;
  border: 1px #000000 solid !important;
  outline: none;
  padding: 20px 40px;
  border: none;
  margin-top: 20px;
  transition: 0.2s all ease; }
  @media (min-width: 767px) {
    #cookie-policy__accept {
      position: absolute;
      right: 0;
      top: 5px;
      margin-top: 0; } }
  #cookie-policy__accept:hover {
    color: #fff;
    background: #000000; }

#header-content {
  background: #ededed;
  padding: 25px 0 15px; }
  #header-content h1 {
    font-size: 1.3125em;
    text-transform: uppercase;
    color: #906a1d;
    text-align: center;
    margin: 0;
    padding: 0 30px; }
    @media all and (max-width: 59.99em) {
      #header-content h1 {
        text-align: left; } }
  #header-content .wrap {
    position: relative; }
    #header-content .wrap p:first-child {
      font-size: 1.3125em;
      text-transform: uppercase;
      color: #906a1d;
      text-align: center;
      margin: 0;
      padding: 0 30px; }
      @media all and (max-width: 59.99em) {
        #header-content .wrap p:first-child {
          text-align: left; } }
  @media all and (min-width: 60em) {
    #header-content #breadcrumb {
      max-width: 395px;
      margin-top: -21px; } }
  #header-content #breadcrumb div, #header-content #breadcrumb h2 {
    margin: 0;
    padding: 0; }
  #header-content #breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #header-content #breadcrumb li {
    float: left; }
    #header-content #breadcrumb li + li {
      margin-left: 5px; }
    #header-content #breadcrumb li a {
      text-decoration: none;
      color: #906a1d; }
      #header-content #breadcrumb li a:visited {
        color: #906a1d; }
      #header-content #breadcrumb li a:hover {
        color: #333; }
    #header-content #breadcrumb li.active a {
      color: #333; }
      #header-content #breadcrumb li.active a:visited {
        color: #333; }
      #header-content #breadcrumb li.active a:hover {
        cursor: default; }
    #header-content #breadcrumb li:before {
      font-size: 0.75em; }
  @media all and (max-width: 59.99em) {
    #header-content #breadcrumb {
      margin: 10px 30px 0;
      position: static; } }

/*
font-size: 20px;
width: mq-px2em(12px, 20px);
*/
.page .sidebar,
.page-calendar .sidebar,
.node-type-page .sidebar,
.node-type-accommodation .sidebar, #block-csv-import-past-members-listing .view-filters .views-widget-sort-by,
#block-csv-import-past-members-listing .view-filters .views-widget-sort-order,
#block-views-history-listing-block .view-filters .views-widget-sort-by,
#block-views-history-listing-block .view-filters .views-widget-sort-order, #block-csv-import-past-members-listing .view-filters .form-type-select, #block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper {
  box-sizing: border-box; }

html {
  background: white;
  overflow-x: hidden; }

@media all and (min-width: 60em) {
  .page {
    min-width: 641px; } }

.wrap {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 9; }
  @media all and (min-width: 48em) {
    .wrap {
      width: 98%; } }

#content-pre {
  margin-top: 40px;
  *zoom: 1; }
  #content-pre:before, #content-pre:after {
    content: "";
    display: table; }
  #content-pre:after {
    clear: both; }
  @media all and (max-width: 47.99em) {
    #content-pre {
      padding: 0 30px; }
      .front #content-pre {
        padding: 0; } }
  @media all and (min-width: 48em) {
    #content-pre {
      padding: 0 10px 0 0; }
      .front #content-pre {
        padding: 0; } }
  #content-pre h2 {
    font-family: "Freight Display Pro", serif;
    font-weight: 500;
    line-height: 1.2em;
    font-size: 2.4em;
    max-width: 900px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: 0; }
    @media all and (max-width: 59.99em) {
      #content-pre h2 {
        font-size: 1.6em; } }
  #content-pre p {
    width: 75%; }

#content {
  *zoom: 1; }
  #content.shift-up {
    position: relative;
    margin-top: -50px; }
    @media all and (max-width: 47.99em) {
      #content.shift-up {
        margin-top: 0; } }
  #content:before, #content:after {
    content: "";
    display: table; }
  #content:after {
    clear: both; }
  @media all and (max-width: 47.99em) {
    #content {
      padding: 0 30px; }
      .front #content {
        padding: 0; } }
  @media all and (min-width: 48em) {
    #content {
      padding: 0 10px 0 0; }
      .front #content {
        padding: 0; } }

#site-map ul li.leaf {
  list-style-image: none;
  list-style-type: none; }

.page-search .search-results h3.title,
.page-search .search-results .search-result:before {
  display: inline-block; }

.container-inline-date {
  margin-top: 0.5em;
  float: left;
  clear: none; }
  .container-inline-date .form-item input {
    min-width: 170px;
    height: 32px; }

#block-views-accommodation-block .views-exposed-form .views-exposed-widget {
  float: none; }

#block-views-accommodation-block .view-filters .form-submit {
  float: none;
  padding: 1px 6px;
  height: 36px; }

#block-views-accommodation-block .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
  min-width: 170px; }

#block-views-accommodation-block .views-row input[type="submit"] {
  height: 36px; }

#block-views-accommodation-block #views-exposed-form-accommodation-block .views-submit-button #edit-submit-accommodation {
  margin-top: 1.5em; }

#block-views-accommodation-block .view-content .views-row {
  border-bottom: 1px solid #acacac;
  margin-bottom: 1em;
  padding-bottom: 0.4em; }
  #block-views-accommodation-block .view-content .views-row .accommodation-image {
    overflow: hidden;
    float: left; }
    #block-views-accommodation-block .view-content .views-row .accommodation-image img {
      margin-top: 6px;
      margin-right: 1em; }

.webform-component.form-item {
  overflow: auto; }

.webform-component table {
  width: 100%; }
  .webform-component table th {
    padding: 0 0.5em; }

@media all and (max-width: 47.99em) {
  .page #main,
  .page-calendar #main,
  .node-type-page #main,
  .node-type-accommodation #main {
    width: 94%;
    margin: 0 auto; } }

.page .image-banner-wrapper, .page #header-content-homepage, .page .core-sidebar-section, .page .core-homepage-banner-section,
.page-calendar .image-banner-wrapper,
.page-calendar #header-content-homepage,
.page-calendar .core-sidebar-section,
.page-calendar .core-homepage-banner-section,
.node-type-page .image-banner-wrapper,
.node-type-page #header-content-homepage,
.node-type-page .core-sidebar-section,
.node-type-page .core-homepage-banner-section,
.node-type-accommodation .image-banner-wrapper,
.node-type-accommodation #header-content-homepage,
.node-type-accommodation .core-sidebar-section,
.node-type-accommodation .core-homepage-banner-section {
  position: relative; }
  .page .image-banner-wrapper::after, .page #header-content-homepage::after, .page .core-sidebar-section::after, .page .core-homepage-banner-section::after,
  .page-calendar .image-banner-wrapper::after,
  .page-calendar #header-content-homepage::after,
  .page-calendar .core-sidebar-section::after,
  .page-calendar .core-homepage-banner-section::after,
  .node-type-page .image-banner-wrapper::after,
  .node-type-page #header-content-homepage::after,
  .node-type-page .core-sidebar-section::after,
  .node-type-page .core-homepage-banner-section::after,
  .node-type-accommodation .image-banner-wrapper::after,
  .node-type-accommodation #header-content-homepage::after,
  .node-type-accommodation .core-sidebar-section::after,
  .node-type-accommodation .core-homepage-banner-section::after {
    position: absolute;
    display: block;
    width: 100px;
    background: #f6f6f6;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    right: -20px;
    bottom: -100px;
    height: 200px; }
    @media all and (max-width: 47.99em) {
      .page .image-banner-wrapper::after, .page #header-content-homepage::after, .page .core-sidebar-section::after, .page .core-homepage-banner-section::after,
      .page-calendar .image-banner-wrapper::after,
      .page-calendar #header-content-homepage::after,
      .page-calendar .core-sidebar-section::after,
      .page-calendar .core-homepage-banner-section::after,
      .node-type-page .image-banner-wrapper::after,
      .node-type-page #header-content-homepage::after,
      .node-type-page .core-sidebar-section::after,
      .node-type-page .core-homepage-banner-section::after,
      .node-type-accommodation .image-banner-wrapper::after,
      .node-type-accommodation #header-content-homepage::after,
      .node-type-accommodation .core-sidebar-section::after,
      .node-type-accommodation .core-homepage-banner-section::after {
        content: none; } }

.page .core-sidebar-section::after,
.page-calendar .core-sidebar-section::after,
.node-type-page .core-sidebar-section::after,
.node-type-accommodation .core-sidebar-section::after {
  height: 150px;
  right: -60px;
  bottom: -80px; }

.page #header-content-homepage::after,
.page .core-sidebar-section::after,
.page .core-homepage-banner-section::after,
.page-calendar #header-content-homepage::after,
.page-calendar .core-sidebar-section::after,
.page-calendar .core-homepage-banner-section::after,
.node-type-page #header-content-homepage::after,
.node-type-page .core-sidebar-section::after,
.node-type-page .core-homepage-banner-section::after,
.node-type-accommodation #header-content-homepage::after,
.node-type-accommodation .core-sidebar-section::after,
.node-type-accommodation .core-homepage-banner-section::after {
  background: #fff; }

.page .image-banner-wrapper,
.page-calendar .image-banner-wrapper,
.node-type-page .image-banner-wrapper,
.node-type-accommodation .image-banner-wrapper {
  border-bottom: 20px solid #00B5DB;
  position: relative;
  overflow: visible;
  margin-left: -50px; }
  @media all and (max-width: 47.99em) {
    .page .image-banner-wrapper,
    .page-calendar .image-banner-wrapper,
    .node-type-page .image-banner-wrapper,
    .node-type-accommodation .image-banner-wrapper {
      height: 250px;
      border-bottom: 0;
      margin-left: -1rem;
      margin-right: -1rem;
      overflow: hidden; } }
  .page .image-banner-wrapper .button,
  .page-calendar .image-banner-wrapper .button,
  .node-type-page .image-banner-wrapper .button,
  .node-type-accommodation .image-banner-wrapper .button {
    position: absolute;
    right: 70px;
    bottom: 50px;
    z-index: 1;
    background: #fff;
    color: #000000; }
    .page .image-banner-wrapper .button:hover,
    .page-calendar .image-banner-wrapper .button:hover,
    .node-type-page .image-banner-wrapper .button:hover,
    .node-type-accommodation .image-banner-wrapper .button:hover {
      background: #000000;
      color: #fff; }
    @media all and (max-width: 47.99em) {
      .page .image-banner-wrapper .button,
      .page-calendar .image-banner-wrapper .button,
      .node-type-page .image-banner-wrapper .button,
      .node-type-accommodation .image-banner-wrapper .button {
        bottom: 20px;
        right: 20px; } }
  .page .image-banner-wrapper img,
  .page-calendar .image-banner-wrapper img,
  .node-type-page .image-banner-wrapper img,
  .node-type-accommodation .image-banner-wrapper img {
    display: block;
    width: 100%;
    height: auto; }
    @media all and (max-width: 47.99em) {
      .page .image-banner-wrapper img,
      .page-calendar .image-banner-wrapper img,
      .node-type-page .image-banner-wrapper img,
      .node-type-accommodation .image-banner-wrapper img {
        position: absolute;
        border-bottom: 20px solid #00B5DB;
        left: 50%;
        bottom: 0;
        width: auto;
        height: 250px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }

.page .sidebar,
.page-calendar .sidebar,
.node-type-page .sidebar,
.node-type-accommodation .sidebar {
  margin-top: 2.2em;
  padding: 22px 0;
  position: relative;
  z-index: 5; }
  @media all and (max-width: 47.99em) {
    .page .sidebar,
    .page-calendar .sidebar,
    .node-type-page .sidebar,
    .node-type-accommodation .sidebar {
      font-size: 1.1em;
      margin-top: 20px; } }
  @media all and (min-width: 48em) {
    .page .sidebar,
    .page-calendar .sidebar,
    .node-type-page .sidebar,
    .node-type-accommodation .sidebar {
      width: 26%;
      min-height: 388px;
      margin: 0;
      padding: 36px 0;
      float: right; } }
  @media screen and (-ms-high-contrast: active) and (min-width: 48em), (-ms-high-contrast: none) and (min-width: 48em) {
    .page .sidebar,
    .page-calendar .sidebar,
    .node-type-page .sidebar,
    .node-type-accommodation .sidebar {
      box-sizing: content-box;
      min-height: 316px; } }
  .page .sidebar .menu,
  .page-calendar .sidebar .menu,
  .node-type-page .sidebar .menu,
  .node-type-accommodation .sidebar .menu {
    *zoom: 1;
    padding: 0; }
    .page .sidebar .menu:before, .page .sidebar .menu:after,
    .page-calendar .sidebar .menu:before,
    .page-calendar .sidebar .menu:after,
    .node-type-page .sidebar .menu:before,
    .node-type-page .sidebar .menu:after,
    .node-type-accommodation .sidebar .menu:before,
    .node-type-accommodation .sidebar .menu:after {
      content: "";
      display: table; }
    .page .sidebar .menu:after,
    .page-calendar .sidebar .menu:after,
    .node-type-page .sidebar .menu:after,
    .node-type-accommodation .sidebar .menu:after {
      clear: both; }
    @media all and (max-width: 47.99em) {
      .page .sidebar .menu,
      .page-calendar .sidebar .menu,
      .node-type-page .sidebar .menu,
      .node-type-accommodation .sidebar .menu {
        padding: 0 5%; } }
    .page .sidebar .menu li,
    .page-calendar .sidebar .menu li,
    .node-type-page .sidebar .menu li,
    .node-type-accommodation .sidebar .menu li {
      margin: 0;
      padding: 0.25em 0 1.25em 0;
      border-top: 1px solid #000000;
      list-style-type: none;
      list-style-image: none;
      color: #fff;
      margin-left: 10px;
      /*

                &.leaf > a:before {
                    @extend %icon-circle;
                    font-size: mq-px2em(5px);
                    vertical-align: 0.8em;
                }

                */ }
      @media all and (max-width: 47.99em) {
        .page .sidebar .menu li,
        .page-calendar .sidebar .menu li,
        .node-type-page .sidebar .menu li,
        .node-type-accommodation .sidebar .menu li {
          padding-bottom: 0.25em;
          font-size: 15px;
          margin-left: 0; } }
      .page .sidebar .menu li ul li,
      .page-calendar .sidebar .menu li ul li,
      .node-type-page .sidebar .menu li ul li,
      .node-type-accommodation .sidebar .menu li ul li {
        border-top: none;
        padding-top: 5px;
        padding-bottom: 5px; }
      .page .sidebar .menu li a,
      .page-calendar .sidebar .menu li a,
      .node-type-page .sidebar .menu li a,
      .node-type-accommodation .sidebar .menu li a {
        display: block;
        font-weight: 400;
        color: #000000;
        /*

                    &:before {
                        @extend %icon;
                        @extend %icon-caret-right;
                        display: inline-block;
                        width: mq-px2em(6px);
                        margin: 0 8px 0 -10px;
                        text-decoration: none;
                    }

                    */ }
        .page .sidebar .menu li a.active, .page .sidebar .menu li a.active-trail,
        .page-calendar .sidebar .menu li a.active,
        .page-calendar .sidebar .menu li a.active-trail,
        .node-type-page .sidebar .menu li a.active,
        .node-type-page .sidebar .menu li a.active-trail,
        .node-type-accommodation .sidebar .menu li a.active,
        .node-type-accommodation .sidebar .menu li a.active-trail {
          font-weight: 700; }
      .page .sidebar .menu li .menu,
      .page-calendar .sidebar .menu li .menu,
      .node-type-page .sidebar .menu li .menu,
      .node-type-accommodation .sidebar .menu li .menu {
        display: none;
        margin: 6px 0 0 32px;
        padding: 0; }
        .page .sidebar .menu li .menu li,
        .page-calendar .sidebar .menu li .menu li,
        .node-type-page .sidebar .menu li .menu li,
        .node-type-accommodation .sidebar .menu li .menu li {
          margin: 0;
          font-size: 0.875em; }
        .page .sidebar .menu li .menu .menu,
        .page-calendar .sidebar .menu li .menu .menu,
        .node-type-page .sidebar .menu li .menu .menu,
        .node-type-accommodation .sidebar .menu li .menu .menu {
          margin: 6px 0 0 16px; }
          .page .sidebar .menu li .menu .menu li,
          .page-calendar .sidebar .menu li .menu .menu li,
          .node-type-page .sidebar .menu li .menu .menu li,
          .node-type-accommodation .sidebar .menu li .menu .menu li {
            font-size: 1em; }
      .page .sidebar .menu li.active-trail, .page .sidebar .menu li.active,
      .page-calendar .sidebar .menu li.active-trail,
      .page-calendar .sidebar .menu li.active,
      .node-type-page .sidebar .menu li.active-trail,
      .node-type-page .sidebar .menu li.active,
      .node-type-accommodation .sidebar .menu li.active-trail,
      .node-type-accommodation .sidebar .menu li.active {
        list-style-type: disc;
        list-style-image: none;
        /*

                    & > a:before {
                        -webkit-transform: rotate(90deg);
                            -ms-transform: rotate(90deg);
                                transform: rotate(90deg);
                    }

                    */ }
        .page .sidebar .menu li.active-trail > .menu, .page .sidebar .menu li.active > .menu,
        .page-calendar .sidebar .menu li.active-trail > .menu,
        .page-calendar .sidebar .menu li.active > .menu,
        .node-type-page .sidebar .menu li.active-trail > .menu,
        .node-type-page .sidebar .menu li.active > .menu,
        .node-type-accommodation .sidebar .menu li.active-trail > .menu,
        .node-type-accommodation .sidebar .menu li.active > .menu {
          display: block; }
      .page .sidebar .menu li:last-child,
      .page-calendar .sidebar .menu li:last-child,
      .node-type-page .sidebar .menu li:last-child,
      .node-type-accommodation .sidebar .menu li:last-child {
        margin-bottom: 0; }

@media all and (min-width: 48em) {
  .page .page-content,
  .page-calendar .page-content,
  .node-type-page .page-content,
  .node-type-accommodation .page-content {
    width: 70%;
    float: left; } }

.page .page-content iframe,
.page-calendar .page-content iframe,
.node-type-page .page-content iframe,
.node-type-accommodation .page-content iframe {
  max-width: 100%; }

.page .page-content ul,
.page .page-content ol,
.page-calendar .page-content ul,
.page-calendar .page-content ol,
.node-type-page .page-content ul,
.node-type-page .page-content ol,
.node-type-accommodation .page-content ul,
.node-type-accommodation .page-content ol {
  margin: 1.5em 0 1.5em 16px;
  padding: 0;
  list-style: none; }
  .page .page-content ul li,
  .page .page-content ol li,
  .page-calendar .page-content ul li,
  .page-calendar .page-content ol li,
  .node-type-page .page-content ul li,
  .node-type-page .page-content ol li,
  .node-type-accommodation .page-content ul li,
  .node-type-accommodation .page-content ol li {
    line-height: 2em; }
  .page .page-content ul ul,
  .page .page-content ul ol,
  .page .page-content ol ul,
  .page .page-content ol ol,
  .page-calendar .page-content ul ul,
  .page-calendar .page-content ul ol,
  .page-calendar .page-content ol ul,
  .page-calendar .page-content ol ol,
  .node-type-page .page-content ul ul,
  .node-type-page .page-content ul ol,
  .node-type-page .page-content ol ul,
  .node-type-page .page-content ol ol,
  .node-type-accommodation .page-content ul ul,
  .node-type-accommodation .page-content ul ol,
  .node-type-accommodation .page-content ol ul,
  .node-type-accommodation .page-content ol ol {
    margin: 0.5em 0 0.5em 20px; }

.page .page-content ul li:before,
.page-calendar .page-content ul li:before,
.node-type-page .page-content ul li:before,
.node-type-accommodation .page-content ul li:before {
  color: #000000;
  margin: 7px 0 0 -16px;
  position: absolute; }

.page .page-content ul.tabs,
.page-calendar .page-content ul.tabs,
.node-type-page .page-content ul.tabs,
.node-type-accommodation .page-content ul.tabs {
  margin-left: 0; }
  .page .page-content ul.tabs li,
  .page-calendar .page-content ul.tabs li,
  .node-type-page .page-content ul.tabs li,
  .node-type-accommodation .page-content ul.tabs li {
    line-height: normal; }
    .page .page-content ul.tabs li:before,
    .page-calendar .page-content ul.tabs li:before,
    .node-type-page .page-content ul.tabs li:before,
    .node-type-accommodation .page-content ul.tabs li:before {
      content: ""; }

.page .page-content ol,
.page-calendar .page-content ol,
.node-type-page .page-content ol,
.node-type-accommodation .page-content ol {
  counter-reset: itemNumber; }
  .page .page-content ol > li,
  .page-calendar .page-content ol > li,
  .node-type-page .page-content ol > li,
  .node-type-accommodation .page-content ol > li {
    counter-increment: itemNumber; }
    .page .page-content ol > li:before,
    .page-calendar .page-content ol > li:before,
    .node-type-page .page-content ol > li:before,
    .node-type-accommodation .page-content ol > li:before {
      color: #000000;
      content: counter(itemNumber) ". ";
      margin: 0 0 0 -45px;
      position: absolute;
      text-align: right;
      width: 40px; }
  .page .page-content ol[style="list-style-type:lower-roman"], .page .page-content ol[style="list-style-type: lower-roman;"],
  .page-calendar .page-content ol[style="list-style-type:lower-roman"],
  .page-calendar .page-content ol[style="list-style-type: lower-roman;"],
  .node-type-page .page-content ol[style="list-style-type:lower-roman"],
  .node-type-page .page-content ol[style="list-style-type: lower-roman;"],
  .node-type-accommodation .page-content ol[style="list-style-type:lower-roman"],
  .node-type-accommodation .page-content ol[style="list-style-type: lower-roman;"] {
    list-style-type: none !important; }
    .page .page-content ol[style="list-style-type:lower-roman"] > li:before, .page .page-content ol[style="list-style-type: lower-roman;"] > li:before,
    .page-calendar .page-content ol[style="list-style-type:lower-roman"] > li:before,
    .page-calendar .page-content ol[style="list-style-type: lower-roman;"] > li:before,
    .node-type-page .page-content ol[style="list-style-type:lower-roman"] > li:before,
    .node-type-page .page-content ol[style="list-style-type: lower-roman;"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type:lower-roman"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type: lower-roman;"] > li:before {
      content: counter(itemNumber, lower-roman) ". "; }
  .page .page-content ol[style="list-style-type:upper-roman"], .page .page-content ol[style="list-style-type: upper-roman;"],
  .page-calendar .page-content ol[style="list-style-type:upper-roman"],
  .page-calendar .page-content ol[style="list-style-type: upper-roman;"],
  .node-type-page .page-content ol[style="list-style-type:upper-roman"],
  .node-type-page .page-content ol[style="list-style-type: upper-roman;"],
  .node-type-accommodation .page-content ol[style="list-style-type:upper-roman"],
  .node-type-accommodation .page-content ol[style="list-style-type: upper-roman;"] {
    list-style-type: none !important; }
    .page .page-content ol[style="list-style-type:upper-roman"] > li:before, .page .page-content ol[style="list-style-type: upper-roman;"] > li:before,
    .page-calendar .page-content ol[style="list-style-type:upper-roman"] > li:before,
    .page-calendar .page-content ol[style="list-style-type: upper-roman;"] > li:before,
    .node-type-page .page-content ol[style="list-style-type:upper-roman"] > li:before,
    .node-type-page .page-content ol[style="list-style-type: upper-roman;"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type:upper-roman"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type: upper-roman;"] > li:before {
      content: counter(itemNumber, upper-roman) ". "; }
  .page .page-content ol[style="list-style-type:lower-alpha"], .page .page-content ol[style="list-style-type: lower-alpha;"],
  .page-calendar .page-content ol[style="list-style-type:lower-alpha"],
  .page-calendar .page-content ol[style="list-style-type: lower-alpha;"],
  .node-type-page .page-content ol[style="list-style-type:lower-alpha"],
  .node-type-page .page-content ol[style="list-style-type: lower-alpha;"],
  .node-type-accommodation .page-content ol[style="list-style-type:lower-alpha"],
  .node-type-accommodation .page-content ol[style="list-style-type: lower-alpha;"] {
    list-style-type: none !important; }
    .page .page-content ol[style="list-style-type:lower-alpha"] > li:before, .page .page-content ol[style="list-style-type: lower-alpha;"] > li:before,
    .page-calendar .page-content ol[style="list-style-type:lower-alpha"] > li:before,
    .page-calendar .page-content ol[style="list-style-type: lower-alpha;"] > li:before,
    .node-type-page .page-content ol[style="list-style-type:lower-alpha"] > li:before,
    .node-type-page .page-content ol[style="list-style-type: lower-alpha;"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type:lower-alpha"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type: lower-alpha;"] > li:before {
      content: counter(itemNumber, lower-alpha) ". "; }
  .page .page-content ol[style="list-style-type:upper-alpha"], .page .page-content ol[style="list-style-type: upper-alpha;"],
  .page-calendar .page-content ol[style="list-style-type:upper-alpha"],
  .page-calendar .page-content ol[style="list-style-type: upper-alpha;"],
  .node-type-page .page-content ol[style="list-style-type:upper-alpha"],
  .node-type-page .page-content ol[style="list-style-type: upper-alpha;"],
  .node-type-accommodation .page-content ol[style="list-style-type:upper-alpha"],
  .node-type-accommodation .page-content ol[style="list-style-type: upper-alpha;"] {
    list-style-type: none !important; }
    .page .page-content ol[style="list-style-type:upper-alpha"] > li:before, .page .page-content ol[style="list-style-type: upper-alpha;"] > li:before,
    .page-calendar .page-content ol[style="list-style-type:upper-alpha"] > li:before,
    .page-calendar .page-content ol[style="list-style-type: upper-alpha;"] > li:before,
    .node-type-page .page-content ol[style="list-style-type:upper-alpha"] > li:before,
    .node-type-page .page-content ol[style="list-style-type: upper-alpha;"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type:upper-alpha"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type: upper-alpha;"] > li:before {
      content: counter(itemNumber, upper-alpha) ". "; }
  .page .page-content ol[style="list-style-type:decimal"], .page .page-content ol[style="list-style-type: decimal;"],
  .page-calendar .page-content ol[style="list-style-type:decimal"],
  .page-calendar .page-content ol[style="list-style-type: decimal;"],
  .node-type-page .page-content ol[style="list-style-type:decimal"],
  .node-type-page .page-content ol[style="list-style-type: decimal;"],
  .node-type-accommodation .page-content ol[style="list-style-type:decimal"],
  .node-type-accommodation .page-content ol[style="list-style-type: decimal;"] {
    list-style-type: none !important; }
    .page .page-content ol[style="list-style-type:decimal"] > li:before, .page .page-content ol[style="list-style-type: decimal;"] > li:before,
    .page-calendar .page-content ol[style="list-style-type:decimal"] > li:before,
    .page-calendar .page-content ol[style="list-style-type: decimal;"] > li:before,
    .node-type-page .page-content ol[style="list-style-type:decimal"] > li:before,
    .node-type-page .page-content ol[style="list-style-type: decimal;"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type:decimal"] > li:before,
    .node-type-accommodation .page-content ol[style="list-style-type: decimal;"] > li:before {
      content: counter(itemNumber, decimal) ". "; }
  .page .page-content ol[start="1"],
  .page-calendar .page-content ol[start="1"],
  .node-type-page .page-content ol[start="1"],
  .node-type-accommodation .page-content ol[start="1"] {
    counter-reset: itemNumber 0; }
  .page .page-content ol[start="2"],
  .page-calendar .page-content ol[start="2"],
  .node-type-page .page-content ol[start="2"],
  .node-type-accommodation .page-content ol[start="2"] {
    counter-reset: itemNumber 1; }
  .page .page-content ol[start="3"],
  .page-calendar .page-content ol[start="3"],
  .node-type-page .page-content ol[start="3"],
  .node-type-accommodation .page-content ol[start="3"] {
    counter-reset: itemNumber 2; }
  .page .page-content ol[start="4"],
  .page-calendar .page-content ol[start="4"],
  .node-type-page .page-content ol[start="4"],
  .node-type-accommodation .page-content ol[start="4"] {
    counter-reset: itemNumber 3; }
  .page .page-content ol[start="5"],
  .page-calendar .page-content ol[start="5"],
  .node-type-page .page-content ol[start="5"],
  .node-type-accommodation .page-content ol[start="5"] {
    counter-reset: itemNumber 4; }
  .page .page-content ol[start="6"],
  .page-calendar .page-content ol[start="6"],
  .node-type-page .page-content ol[start="6"],
  .node-type-accommodation .page-content ol[start="6"] {
    counter-reset: itemNumber 5; }
  .page .page-content ol[start="7"],
  .page-calendar .page-content ol[start="7"],
  .node-type-page .page-content ol[start="7"],
  .node-type-accommodation .page-content ol[start="7"] {
    counter-reset: itemNumber 6; }
  .page .page-content ol[start="8"],
  .page-calendar .page-content ol[start="8"],
  .node-type-page .page-content ol[start="8"],
  .node-type-accommodation .page-content ol[start="8"] {
    counter-reset: itemNumber 7; }
  .page .page-content ol[start="9"],
  .page-calendar .page-content ol[start="9"],
  .node-type-page .page-content ol[start="9"],
  .node-type-accommodation .page-content ol[start="9"] {
    counter-reset: itemNumber 8; }
  .page .page-content ol[start="10"],
  .page-calendar .page-content ol[start="10"],
  .node-type-page .page-content ol[start="10"],
  .node-type-accommodation .page-content ol[start="10"] {
    counter-reset: itemNumber 9; }

.page .page-content img,
.page-calendar .page-content img,
.node-type-page .page-content img,
.node-type-accommodation .page-content img {
  max-width: 100%;
  height: auto !important;
  padding-bottom: 22px;
  background-size: 99% 14px; }

.page .page-content p > img,
.page-calendar .page-content p > img,
.node-type-page .page-content p > img,
.node-type-accommodation .page-content p > img {
  margin-bottom: -22px; }

.page .page-spotlights,
.page-calendar .page-spotlights,
.node-type-page .page-spotlights,
.node-type-accommodation .page-spotlights {
  *zoom: 1;
  clear: both; }
  .page .page-spotlights:before, .page .page-spotlights:after,
  .page-calendar .page-spotlights:before,
  .page-calendar .page-spotlights:after,
  .node-type-page .page-spotlights:before,
  .node-type-page .page-spotlights:after,
  .node-type-accommodation .page-spotlights:before,
  .node-type-accommodation .page-spotlights:after {
    content: "";
    display: table; }
  .page .page-spotlights:after,
  .page-calendar .page-spotlights:after,
  .node-type-page .page-spotlights:after,
  .node-type-accommodation .page-spotlights:after {
    clear: both; }
  .page .page-spotlights h4,
  .page-calendar .page-spotlights h4,
  .node-type-page .page-spotlights h4,
  .node-type-accommodation .page-spotlights h4 {
    margin-bottom: 0.85714em; }

.page .page-spotlights-wrap,
.page-calendar .page-spotlights-wrap,
.node-type-page .page-spotlights-wrap,
.node-type-accommodation .page-spotlights-wrap {
  *zoom: 1;
  margin-bottom: 0;
  padding: 0;
  list-style: none; }
  .page .page-spotlights-wrap:before, .page .page-spotlights-wrap:after,
  .page-calendar .page-spotlights-wrap:before,
  .page-calendar .page-spotlights-wrap:after,
  .node-type-page .page-spotlights-wrap:before,
  .node-type-page .page-spotlights-wrap:after,
  .node-type-accommodation .page-spotlights-wrap:before,
  .node-type-accommodation .page-spotlights-wrap:after {
    content: "";
    display: table; }
  .page .page-spotlights-wrap:after,
  .page-calendar .page-spotlights-wrap:after,
  .node-type-page .page-spotlights-wrap:after,
  .node-type-accommodation .page-spotlights-wrap:after {
    clear: both; }

.page .page-spotlight,
.page-calendar .page-spotlight,
.node-type-page .page-spotlight,
.node-type-accommodation .page-spotlight {
  position: relative;
  padding-bottom: 35px; }
  @media all and (min-width: 53.125em) {
    .page .page-spotlight,
    .page-calendar .page-spotlight,
    .node-type-page .page-spotlight,
    .node-type-accommodation .page-spotlight {
      display: inline;
      float: left;
      width: 31.66667%;
      margin: 0 0.83333%;
      height: 207px; } }
  .page .page-spotlight .button,
  .page-calendar .page-spotlight .button,
  .node-type-page .page-spotlight .button,
  .node-type-accommodation .page-spotlight .button {
    position: absolute;
    z-index: 1;
    left: 15px;
    bottom: 15px; }
  .page .page-spotlight .page-spotlight-image-container,
  .page-calendar .page-spotlight .page-spotlight-image-container,
  .node-type-page .page-spotlight .page-spotlight-image-container,
  .node-type-accommodation .page-spotlight .page-spotlight-image-container {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }
  .page .page-spotlight img,
  .page-calendar .page-spotlight img,
  .node-type-page .page-spotlight img,
  .node-type-accommodation .page-spotlight img {
    position: absolute;
    width: 100%;
    height: auto; }
    @media all and (max-width: 47.99em) {
      .page .page-spotlight img,
      .page-calendar .page-spotlight img,
      .node-type-page .page-spotlight img,
      .node-type-accommodation .page-spotlight img {
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media all and (min-width: 48em) {
      .page .page-spotlight img,
      .page-calendar .page-spotlight img,
      .node-type-page .page-spotlight img,
      .node-type-accommodation .page-spotlight img {
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }

.page .image-page-spotlight,
.page-calendar .image-page-spotlight,
.node-type-page .image-page-spotlight,
.node-type-accommodation .image-page-spotlight {
  height: 207px;
  margin-bottom: 20px; }

.page .text-page-spotlight,
.page-calendar .text-page-spotlight,
.node-type-page .text-page-spotlight,
.node-type-accommodation .text-page-spotlight {
  background: #00B5DB;
  color: #fff; }
  @media all and (max-width: 53.115em) {
    .page .text-page-spotlight,
    .page-calendar .text-page-spotlight,
    .node-type-page .text-page-spotlight,
    .node-type-accommodation .text-page-spotlight {
      padding-top: 20px;
      margin-bottom: 20px; } }
  .page .text-page-spotlight h2,
  .page .text-page-spotlight p,
  .page-calendar .text-page-spotlight h2,
  .page-calendar .text-page-spotlight p,
  .node-type-page .text-page-spotlight h2,
  .node-type-page .text-page-spotlight p,
  .node-type-accommodation .text-page-spotlight h2,
  .node-type-accommodation .text-page-spotlight p {
    padding: 0 5%; }
  .page .text-page-spotlight h2,
  .page-calendar .text-page-spotlight h2,
  .node-type-page .text-page-spotlight h2,
  .node-type-accommodation .text-page-spotlight h2 {
    margin-top: 1.125em;
    font-size: 1.5em;
    color: #fff; }
  .page .text-page-spotlight p,
  .page-calendar .text-page-spotlight p,
  .node-type-page .text-page-spotlight p,
  .node-type-accommodation .text-page-spotlight p {
    font-size: 0.875em;
    line-height: 1.5em; }
  .page .text-page-spotlight .page-spotlight-read-more,
  .page-calendar .text-page-spotlight .page-spotlight-read-more,
  .node-type-page .text-page-spotlight .page-spotlight-read-more,
  .node-type-accommodation .text-page-spotlight .page-spotlight-read-more {
    padding-right: 10%; }
    .page .text-page-spotlight .page-spotlight-read-more .button,
    .page-calendar .text-page-spotlight .page-spotlight-read-more .button,
    .node-type-page .text-page-spotlight .page-spotlight-read-more .button,
    .node-type-accommodation .text-page-spotlight .page-spotlight-read-more .button {
      right: auto;
      left: 5%;
      background: #fff;
      color: #000000; }
      @media all and (max-width: 53.115em) {
        .page .text-page-spotlight .page-spotlight-read-more .button,
        .page-calendar .text-page-spotlight .page-spotlight-read-more .button,
        .node-type-page .text-page-spotlight .page-spotlight-read-more .button,
        .node-type-accommodation .text-page-spotlight .page-spotlight-read-more .button {
          position: static; } }

.page th,
.page-calendar th,
.node-type-page th,
.node-type-accommodation th {
  padding-right: 0; }

#sidebar-menu-toggle {
  text-align: center;
  border: 1px #000000 solid;
  padding: 14px 28px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Cera Pro', Sans-serif; }
  #sidebar-menu-toggle:active {
    background: #000000;
    color: #fff; }

#sidebar-menu-toggle-box:checked + .menu-wrapper {
  display: block; }

@media all and (max-width: 47.99em) {
  .menu-wrapper {
    display: none;
    margin-top: 20px; } }

.mobile-only {
  display: none; }
  @media all and (max-width: 47.99em) {
    .mobile-only {
      display: block; } }

.position-relative {
  position: relative; }

#ui-datepicker-div {
  z-index: 1000 !important; }

.core-wall-of-videos {
  padding-top: 36px; }
  @media all and (max-width: 53.115em) {
    .core-wall-of-videos {
      width: 100%;
      float: none; } }
  .core-wall-of-videos > div {
    display: inline;
    float: left;
    width: 48.33333%;
    margin: 0 0.83333%;
    margin-bottom: 8px; }
    @media all and (max-width: 47.99em) {
      .core-wall-of-videos > div {
        display: inline;
        float: left;
        width: 98.33333%;
        margin: 0 0.83333%; } }
    .core-wall-of-videos > div iframe {
      width: 100%;
      height: 229px; }

#footer-site-wide {
  font-family: "Cera Pro", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  *zoom: 1;
  clear: both;
  background: #000000;
  padding: 10px 0;
  position: relative;
  z-index: 10;
  margin: 64px 0 0; }
  #footer-site-wide:before, #footer-site-wide:after {
    content: "";
    display: table; }
  #footer-site-wide:after {
    clear: both; }
  @media all and (max-width: 47.99em) {
    #footer-site-wide {
      padding-left: 20px;
      padding-right: 20px; } }
  #footer-site-wide nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #footer-site-wide nav ul li {
      float: left;
      padding-right: 5px; }
      #footer-site-wide nav ul li a {
        color: #fff;
        text-decoration: none; }
        #footer-site-wide nav ul li a:hover {
          text-decoration: underline; }
      #footer-site-wide nav ul li + li:before {
        content: "|";
        padding-right: 5px;
        color: #fff;
        position: relative;
        top: -2px; }
      @media all and (max-width: 37.49em) {
        #footer-site-wide nav ul li {
          float: none; }
          #footer-site-wide nav ul li + li:before {
            content: none; } }
    @media only screen and (max-width: 1430px) {
      #footer-site-wide nav ul {
        margin-left: 10px; } }
    @media only screen and (max-width: 1400px) {
      #footer-site-wide nav ul {
        margin-left: 30px; } }
    @media only screen and (max-width: 1355px) {
      #footer-site-wide nav ul {
        margin-left: 60px; } }
  #footer-site-wide #copyright {
    float: right;
    margin: 0;
    padding: 0;
    color: #fff; }

#header-content-homepage {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 230px;
  background: transparent url(../images/bg-homepage-large.jpg) center top no-repeat;
  background-size: cover; }
  @media all and (max-width: 47.99em) {
    #header-content-homepage {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 50px;
      padding-top: 50px;
      background-position: left;
      box-sizing: border-box; } }
  #header-content-homepage h1 {
    text-indent: 0.5em;
    font-family: "Freight Display Pro", serif;
    font-weight: 700;
    text-align: left;
    font-size: 100px;
    margin: 0;
    padding: 0;
    color: #fff; }
    @media all and (max-width: 47.99em) {
      #header-content-homepage h1 {
        font-size: 50px; } }
  #header-content-homepage p {
    color: #fff;
    font-family: "Cera Pro", sans-serif;
    padding: 0;
    max-width: 250px;
    font-weight: 100;
    font-size: 1.125em;
    line-height: 1.3; }

.button-cta, .button-primary {
  font-family: "Cera Pro", sans-serif;
  display: inline-block;
  padding: 0px 30px 0px 30px;
  border: 1px solid white;
  background: transparent;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 300;
  height: 50px !important;
  line-height: 50px !important;
  min-width: 120px;
  font-size: 0.75em;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  outline: none;
  transition: 0.2s all ease;
  text-align: center; }
  .button-cta:after, .button-primary:after {
    line-height: 57px;
    position: relative;
    left: 10px;
    top: 2px; }
  .button-cta:hover, .button-primary:hover {
    text-decoration: none;
    color: white !important;
    background-color: #000000 !important; }
  .button-cta:active, .button-primary:active {
    text-decoration: none; }
  .button-cta:focus, .button-primary:focus {
    text-decoration: none; }

.reversed {
  border-color: black;
  color: black; }
  .reversed:hover {
    background: black;
    color: white; }

.row-spotlights {
  *zoom: 1;
  padding: 0; }
  .row-spotlights:before, .row-spotlights:after {
    content: "";
    display: table; }
  .row-spotlights:after {
    clear: both; }
  @media all and (max-width: 53.115em) {
    .row-spotlights {
      height: auto; } }

@media all and (max-width: 53.115em) {
  .first-row-homepage .spotlight-homepage {
    padding-bottom: 150px; }
    .first-row-homepage .spotlight-homepage + .spotlight-homepage {
      margin-top: 50px; } }
  @media all and (max-width: 53.115em) and (max-width: 53.115em) {
    .first-row-homepage .spotlight-homepage {
      padding-bottom: 50px; } }

.spotlight-homepage {
  *zoom: 1;
  height: 100%;
  padding: 50px 0; }
  .spotlight-homepage:before, .spotlight-homepage:after {
    content: "";
    display: table; }
  .spotlight-homepage:after {
    clear: both; }
  @media all and (max-width: 47.99em) {
    .spotlight-homepage {
      padding: 20px 0; } }
  .spotlight-homepage h2 {
    font-size: 1.3125em;
    font-weight: bold;
    color: #906a1d;
    text-align: center;
    margin: 0 0 15px;
    padding: 0; }
    .spotlight-homepage h2.has-shield:after {
      content: "";
      display: block;
      width: 43px;
      height: 48px;
      background: transparent url(../images/bg-small-shield.png) left top no-repeat;
      position: absolute;
      left: 50%;
      top: -20px;
      margin-left: -21px; }
  .spotlight-homepage p {
    padding: 0 30px;
    margin: 0; }
  .spotlight-homepage + .spotlight-homepage {
    margin-left: 0.9615%; }
    @media all and (max-width: 53.115em) {
      .spotlight-homepage + .spotlight-homepage {
        margin-left: 0; } }
  .spotlight-homepage.spotlight-events {
    margin-left: 4%; }
    @media all and (max-width: 53.115em) {
      .spotlight-homepage.spotlight-events {
        margin-left: 0; } }
  @media all and (max-width: 53.115em) {
    .spotlight-homepage img {
      display: block;
      height: auto;
      margin: 0 auto;
      max-width: 100%; } }
  @media all and (min-width: 53.125em) {
    .spotlight-homepage img {
      height: auto;
      width: 100%; } }
  .spotlight-homepage .view-all {
    color: #906a1d;
    float: right;
    font-weight: bold;
    margin-right: 30px;
    margin-top: 10px;
    text-decoration: none; }
    .spotlight-homepage .view-all:hover {
      text-decoration: underline; }
    @media all and (min-width: 53.125em) {
      .spotlight-homepage .view-all {
        bottom: 50px;
        position: absolute;
        right: 0; } }
  .spotlight-homepage .button-wrap {
    padding: 0;
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%; }
    @media all and (max-width: 53.115em) {
      .spotlight-homepage .button-wrap {
        position: static;
        margin-top: 30px; } }
  @media all and (max-width: 53.115em) {
    .spotlight-homepage {
      float: none;
      width: 100%;
      height: auto; } }

.spotlight-homepage-medium {
  width: 49.5192%; }
  @media all and (max-width: 53.115em) {
    .spotlight-homepage-medium {
      width: 100%; }
      .spotlight-homepage-medium + .spotlight-homepage-medium {
        padding-bottom: 150px; } }
    @media all and (max-width: 53.115em) and (max-width: 53.115em) {
      .spotlight-homepage-medium + .spotlight-homepage-medium {
        padding-bottom: inherit; } }

.spotlight-homepage-wide {
  *zoom: 1;
  width: 60.5767%; }
  .spotlight-homepage-wide:before, .spotlight-homepage-wide:after {
    content: "";
    display: table; }
  .spotlight-homepage-wide:after {
    clear: both; }
  @media all and (max-width: 53.115em) {
    .spotlight-homepage-wide {
      width: 98%;
      margin: 0 1%; }
      .spotlight-homepage + .spotlight-homepage-wide {
        margin: 0 1%; } }

.spotlight-news ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .spotlight-news ul li + li {
    margin-top: 15px; }
  .spotlight-news ul li a {
    color: #333;
    text-decoration: none; }
    .spotlight-news ul li a:hover p {
      text-decoration: underline; }
  .spotlight-news ul li h3 {
    margin: 0;
    letter-spacing: 0;
    padding: 0;
    font-weight: normal;
    font-size: 1em; }
  .spotlight-news ul li p {
    color: #baa272;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 15px;
    top: 0;
    font-family: 'Cera Pro', Helvetica, 'Helvetica Neue', sans-serif;
    font-weight: bold;
    font-size: 0.875em;
    display: none; }

#block-views-calendar-block-home {
  height: 100%; }

.spotlight-events h2 {
  margin-bottom: 40px; }

.spotlight-events .item-list ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .spotlight-events .item-list ul li {
    width: 32%;
    float: left;
    position: relative;
    margin: 0; }
    .spotlight-events .item-list ul li + li {
      margin-left: 2%; }
    .spotlight-events .item-list ul li a {
      color: #333;
      text-decoration: none; }
      .spotlight-events .item-list ul li a:hover h3 {
        text-decoration: underline; }
    .spotlight-events .item-list ul li h3 {
      color: #baa272;
      font-family: 'Cera Pro', Helvetica, 'Helvetica Neue', sans-serif;
      font-weight: bold;
      font-size: 1em;
      padding-left: 70px;
      height: 80px;
      margin: 0; }
    .spotlight-events .item-list ul li p.date {
      width: 60px;
      height: 52px;
      color: #fff;
      background: #000000;
      position: absolute;
      left: 0;
      top: 0;
      text-transform: uppercase;
      padding-top: 8px; }
      .spotlight-events .item-list ul li p.date span {
        display: block;
        text-align: center; }
        .spotlight-events .item-list ul li p.date span.day {
          font-size: 2.0625em; }
        .spotlight-events .item-list ul li p.date span.month {
          font-size: 0.75em;
          font-weight: bold; }
    .spotlight-events .item-list ul li p {
      margin: 0;
      padding: 0; }
    @media all and (max-width: 37.49em) {
      .spotlight-events .item-list ul li {
        float: none;
        width: 100%;
        margin: 0 30px; }
        .spotlight-events .item-list ul li + li {
          margin: 30px 30px 0; } }
    @media all and (max-width: 47.99em) {
      .spotlight-events .item-list ul li {
        float: none;
        width: auto;
        padding: 0 30px;
        margin: 0; }
        .spotlight-events .item-list ul li + li {
          margin: 30px 0 0; }
        .spotlight-events .item-list ul li p.date {
          left: 30px; } }

.spotlight-events .view-all {
  margin-right: 0;
  position: absolute;
  right: 0;
  bottom: 40px; }
  @media all and (max-width: 47.99em) {
    .spotlight-events .view-all {
      right: 30px; } }

@media all and (max-width: 53.115em) {
  .spotlight-events {
    padding-bottom: 100px; } }

.core-spotlight-homepage {
  border: 1px solid white;
  position: relative; }
  .core-spotlight-homepage img {
    position: absolute;
    z-index: -1;
    padding: 0;
    margin: 0; }
    @media all and (max-width: 53.115em) {
      .core-spotlight-homepage img {
        position: relative;
        padding-bottom: 0 !important; } }
  .core-spotlight-homepage .core-spotlight-homepage-content {
    background: #f8f8f8;
    margin: 300px 20px 0 20px;
    padding: 20px; }
    @media all and (max-width: 53.115em) {
      .core-spotlight-homepage .core-spotlight-homepage-content {
        margin: 0; } }
    .core-spotlight-homepage .core-spotlight-homepage-content hr {
      border: 0;
      margin-bottom: 1em;
      border-top: 1px solid black; }
    .core-spotlight-homepage .core-spotlight-homepage-content h2, .core-spotlight-homepage .core-spotlight-homepage-content p {
      text-align: left;
      color: #000000; }
    .core-spotlight-homepage .core-spotlight-homepage-content h2 {
      color: #00B5DB;
      font-size: 1.6em; }
    .core-spotlight-homepage .core-spotlight-homepage-content p {
      padding: 0;
      margin-bottom: 1em; }
    .core-spotlight-homepage .core-spotlight-homepage-content .button-cta {
      border-color: black;
      color: black;
      font-family: "Cera Pro", sans-serif;
      display: block;
      padding: 0px 0px 0px 0px;
      background: transparent;
      height: 50px;
      line-height: 50px;
      max-width: 180px;
      font-size: 0.75em;
      text-transform: uppercase;
      text-decoration: none;
      position: relative;
      text-align: center; }
      .core-spotlight-homepage .core-spotlight-homepage-content .button-cta:after {
        line-height: 57px;
        position: relative;
        left: 10px;
        top: 2px; }
      .core-spotlight-homepage .core-spotlight-homepage-content .button-cta:hover {
        text-decoration: none;
        background: black;
        color: white; }
      .core-spotlight-homepage .core-spotlight-homepage-content .button-cta:active {
        text-decoration: none; }
      .core-spotlight-homepage .core-spotlight-homepage-content .button-cta:focus {
        text-decoration: none; }

.core-spotlight-homepage-2col-wrap {
  padding-top: 36px;
  display: inline;
  float: left;
  width: 48.33333%;
  margin: 0 0.83333%; }
  @media all and (max-width: 53.115em) {
    .core-spotlight-homepage-2col-wrap {
      width: 100%;
      float: none; } }
  .core-spotlight-homepage-2col-wrap img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  .core-spotlight-homepage-2col-wrap .core-spotlight-homepage-content {
    margin: 150px 20px 0 20px; }
    @media all and (max-width: 53.115em) {
      .core-spotlight-homepage-2col-wrap .core-spotlight-homepage-content {
        margin: 0; } }

.bottom-margin {
  margin-bottom: 20px; }

.core-sidebar-section {
  padding: 20px;
  margin-bottom: 20px; }
  .core-sidebar-section h2 {
    font-family: "Cera Pro", sans-serif;
    margin-top: 0; }
  .core-sidebar-section a.button-cta {
    margin-top: 2em; }
  .core-sidebar-section .item-list ul, .core-sidebar-section .item-list li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .core-sidebar-section .item-list li {
    margin-bottom: 10px; }
  .core-sidebar-section h3 {
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    font-size: 17px; }
  .core-sidebar-section a {
    color: black; }
  .core-sidebar-section p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: normal; }
    .core-sidebar-section p a {
      color: black; }
  .core-sidebar-section .date {
    color: white;
    text-align: center;
    background: black;
    width: 50px;
    padding: 0 5px 5px 5px;
    margin: 0 10px 0 0;
    float: left;
    line-height: normal; }
    .core-sidebar-section .date .day {
      font-size: 1.75em;
      display: block;
      position: relative;
      top: 4px; }
    .core-sidebar-section .date .month {
      text-transform: uppercase;
      font-size: 0.75em;
      font-weight: 200;
      font-family: "Cera Pro", sans-serif;
      position: relative;
      top: -2px;
      opacity: 0.75; }

.core-homepage-banner-section {
  margin-top: 36px;
  position: relative;
  width: 100%;
  line-height: 1.5;
  z-index: 9;
  max-width: 1500px;
  margin: 0 auto;
  height: 500px;
  background: #000000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media all and (max-width: 47.99em) {
    .core-homepage-banner-section .text p {
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); } }
  .core-homepage-banner-section img {
    width: 100%; }
  .core-homepage-banner-section .text p {
    position: absolute;
    text-align: left;
    margin: 0;
    padding: 4em;
    padding-bottom: 3em;
    font-weight: normal;
    color: white;
    font-family: "Cera Pro", sans-serif;
    font-size: 2em;
    line-height: 1.2em; }
    .core-homepage-banner-section .text p .line-top, .core-homepage-banner-section .text p .line-bottom {
      display: block;
      font-weight: 500; }
    .core-homepage-banner-section .text p .line-bottom {
      text-indent: 80px; }
    @media all and (max-width: 47.99em) {
      .core-homepage-banner-section .text p {
        padding: 20px;
        font-size: 1.2em; } }
  .core-homepage-banner-section .top-left p {
    top: 0;
    left: 0; }
  .core-homepage-banner-section .bottom-right p {
    bottom: 0;
    right: 0; }

#block-csv-import-past-members-listing .view-filters .form-item,
#block-csv-import-past-members-listing .view-filters .views-exposed-widget,
#block-views-history-listing-block .view-filters .form-item,
#block-views-history-listing-block .view-filters .views-exposed-widget {
  padding: 0; }
  #block-csv-import-past-members-listing .view-filters .form-item select,
  #block-csv-import-past-members-listing .view-filters .form-item input,
  #block-csv-import-past-members-listing .view-filters .views-exposed-widget select,
  #block-csv-import-past-members-listing .view-filters .views-exposed-widget input,
  #block-views-history-listing-block .view-filters .form-item select,
  #block-views-history-listing-block .view-filters .form-item input,
  #block-views-history-listing-block .view-filters .views-exposed-widget select,
  #block-views-history-listing-block .view-filters .views-exposed-widget input {
    width: 100%;
    height: 36px;
    border: 1px solid #acacac;
    background-color: #fff;
    color: #949494; }
  #block-csv-import-past-members-listing .view-filters .form-item input[type="submit"],
  #block-csv-import-past-members-listing .view-filters .views-exposed-widget input[type="submit"],
  #block-views-history-listing-block .view-filters .form-item input[type="submit"],
  #block-views-history-listing-block .view-filters .views-exposed-widget input[type="submit"] {
    margin-top: 24px; }
  #block-csv-import-past-members-listing .view-filters .form-item select,
  #block-csv-import-past-members-listing .view-filters .views-exposed-widget select,
  #block-views-history-listing-block .view-filters .form-item select,
  #block-views-history-listing-block .view-filters .views-exposed-widget select {
    width: 120%;
    width: calc(100% + 30px);
    position: relative;
    z-index: 1;
    padding: 0.3em 0;
    background-color: transparent;
    background-image: none; }

#block-csv-import-past-members-listing .view-filters .views-widget-sort-by,
#block-csv-import-past-members-listing .view-filters .views-widget-sort-order,
#block-views-history-listing-block .view-filters .views-widget-sort-by,
#block-views-history-listing-block .view-filters .views-widget-sort-order {
  position: relative;
  width: 36%;
  margin-right: 2%;
  overflow: hidden; }
  #block-csv-import-past-members-listing .view-filters .views-widget-sort-by:before,
  #block-csv-import-past-members-listing .view-filters .views-widget-sort-order:before,
  #block-views-history-listing-block .view-filters .views-widget-sort-by:before,
  #block-views-history-listing-block .view-filters .views-widget-sort-order:before {
    position: absolute;
    right: 16px;
    top: 33px;
    color: #857148;
    pointer-events: none;
    z-index: 0; }
  #block-csv-import-past-members-listing .view-filters .views-widget-sort-by:after,
  #block-csv-import-past-members-listing .view-filters .views-widget-sort-order:after,
  #block-views-history-listing-block .view-filters .views-widget-sort-by:after,
  #block-views-history-listing-block .view-filters .views-widget-sort-order:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 36px;
    background-color: #acacac;
    bottom: 0;
    right: 0; }

#block-csv-import-past-members-listing .view-filters .form-submit,
#block-csv-import-past-members-listing .view-filters .views-submit-button,
#block-views-history-listing-block .view-filters .form-submit,
#block-views-history-listing-block .view-filters .views-submit-button {
  width: 24%; }

#block-csv-import-past-members-listing .view-filters .form-type-select {
  position: relative;
  width: 36%;
  margin-right: 2%;
  overflow: hidden; }
  #block-csv-import-past-members-listing .view-filters .form-type-select:before {
    position: absolute;
    right: 16px;
    top: 33px;
    color: #857148;
    pointer-events: none;
    z-index: 0; }
  #block-csv-import-past-members-listing .view-filters .form-type-select:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 36px;
    background-color: #acacac;
    bottom: 0;
    right: 0; }

#block-views-history-listing-block .listing {
  margin-top: 0; }

#block-views-history-listing-block .listing li {
  border-bottom: 1px solid #000000;
  overflow: hidden;
  padding: 18px 0; }
  #block-views-history-listing-block .listing li:before {
    display: none; }
  #block-views-history-listing-block .listing li .listing-year,
  #block-views-history-listing-block .listing li .listing-title {
    float: left; }
    #block-views-history-listing-block .listing li .listing-year span,
    #block-views-history-listing-block .listing li .listing-year a,
    #block-views-history-listing-block .listing li .listing-title span,
    #block-views-history-listing-block .listing li .listing-title a {
      font-size: 1.125em;
      color: #3a3a3a; }
  #block-views-history-listing-block .listing li .listing-year span {
    color: #000000; }
  #block-views-history-listing-block .listing li .listing-title:before {
    content: "\00a0- ";
    font-size: 1.125em;
    color: #3a3a3a; }
  #block-views-history-listing-block .listing li .listing-text {
    clear: both; }
    #block-views-history-listing-block .listing li .listing-text p {
      margin-bottom: 0; }

#block-views-history-listing-block .pager li:before {
  display: none; }

#block-csv-import-past-members-listing .view-filters .form-item {
  width: 36% !important; }
  #block-csv-import-past-members-listing .view-filters .form-item input#edit-search-field {
    height: 32px; }

#block-csv-import-past-members-listing .view-filters input[type="submit"] {
  margin-top: 40px !important;
  padding: 0.2em 0;
  width: 24% !important; }

#block-views-news-block .view-content .listing li {
  border-bottom: 1px #000000 solid; }

#block-views-news-block .view-content .item-list ul {
  margin: 4px 0 0; }
  #block-views-news-block .view-content .item-list ul li {
    display: inline-block;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000000;
    font-size: 0.875em;
    padding: 0 10px;
    border-bottom: 2px rgba(0, 0, 0, 0.1) solid; }

.node-accommodation .Drupal-availabilityCalendar-BookingFormlet-processed #edit-submit.form-submit {
  height: 36px;
  background: #000000;
  border: 0;
  color: #fff; }

.node-accommodation .Drupal-availabilityCalendar-BookingFormlet-processed #edit-submit.form-button-disabled {
  background: #ddd;
  color: #949494; }

.webform-client-form fieldset {
  border-color: #e5e5e5;
  padding: 10px 20px; }
  .webform-client-form fieldset legend {
    border: 1px #e5e5e5 solid;
    padding: 10px 20px;
    font-weight: bold; }
  .webform-client-form fieldset .fieldset-description {
    margin-bottom: 10px; }

.webform-client-form .webform-component {
  overflow: visible; }
  .webform-client-form .webform-component input, .webform-client-form .webform-component textarea, .webform-client-form .webform-component select {
    max-width: 100%;
    height: 32px;
    padding: 5px 12px;
    outline: none !important;
    background: #f5f5f5;
    border: none;
    transition: 0.2s all ease;
    color: #000000; }
  .webform-client-form .webform-component input[type=text], .webform-client-form .webform-component input[type=email], .webform-client-form .webform-component textarea {
    width: calc(100% - 27px);
    resize: none;
    overflow: hidden;
    border: 1px rgba(255, 255, 255, 0) solid; }
    .webform-client-form .webform-component input[type=text]:hover, .webform-client-form .webform-component input[type=text]:focus, .webform-client-form .webform-component input[type=email]:hover, .webform-client-form .webform-component input[type=email]:focus, .webform-client-form .webform-component textarea:hover, .webform-client-form .webform-component textarea:focus {
      border: 1px #e5e5e5 solid; }
    .webform-client-form .webform-component input[type=text]:focus, .webform-client-form .webform-component input[type=email]:focus, .webform-client-form .webform-component textarea:focus {
      background: #fff !important; }
    .webform-client-form .webform-component input[type=text]:hover, .webform-client-form .webform-component input[type=email]:hover, .webform-client-form .webform-component textarea:hover {
      background: #f9f9f9; }
  .webform-client-form .webform-component .description {
    font-family: "Cera Pro", sans-serif;
    margin-top: 5px; }
  .webform-client-form .webform-component textarea {
    height: 150px;
    width: 100%; }
  .webform-client-form .webform-component .form-radio {
    margin-right: 10px; }
  .webform-client-form .webform-component label {
    margin-bottom: 10px; }
    .webform-client-form .webform-component label.option {
      font-family: "Cera Pro", sans-serif;
      font-size: 14px; }
  @media all and (min-width: 37.5em) {
    .webform-client-form .webform-component label,
    .webform-client-form .webform-component .description {
      max-width: 492px; } }

.webform-client-form .form-actions input[type="submit"] {
  height: 36px; }

.page-user #user-pass #edit-name,
.page-user #user-pass #edit-pass,
.page-user #user-login #edit-name,
.page-user #user-login #edit-pass,
.page-user-password #user-pass #edit-name,
.page-user-password #user-pass #edit-pass,
.page-user-password #user-login #edit-name,
.page-user-password #user-login #edit-pass {
  height: 32px; }

.page-user #user-pass #edit-submit,
.page-user #user-login #edit-submit,
.page-user-password #user-pass #edit-submit,
.page-user-password #user-login #edit-submit {
  height: 36px;
  background: #000000;
  border: 0;
  color: #fff; }

.form-type-textfield:before {
  display: none !important; }

.past-member-list {
  display: table; }
  .past-member-list li {
    display: table-row; }
    .past-member-list li span {
      display: table-cell; }
    @media all and (max-width: 47.99em) {
      .past-member-list li:nth-child(odd) {
        background-color: #ededed; } }

ul.timeline {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  ul.timeline li {
    overflow: hidden;
    position: relative; }
    ul.timeline li h2, ul.timeline li h3, ul.timeline li p {
      position: absolute;
      z-index: 3;
      margin: 0px auto;
      text-align: center; }
    ul.timeline li h2 {
      font-size: 2.25em;
      margin-bottom: 14px;
      left: 0;
      right: 0;
      top: 18.75%;
      width: 100%;
      text-shadow: #000 0 0 5px; }
      ul.timeline li h2 a {
        color: #baa272; }
    ul.timeline li h3 {
      font-size: 1.3125em;
      margin-bottom: 15px;
      left: 0;
      right: 0;
      top: 31%;
      width: 100%;
      text-shadow: #000 0 0 5px; }
      ul.timeline li h3 a {
        color: #fff;
        font-weight: bold; }
        ul.timeline li h3 a:hover {
          text-decoration: none; }
      @media all and (max-width: 47.99em) {
        ul.timeline li h3 {
          top: 50%; } }
    ul.timeline li p {
      color: #fff;
      left: 0;
      right: 0;
      top: 37.5%;
      padding: 0 28.85%;
      text-shadow: #000 0 0 5px; }
      @media all and (max-width: 47.99em) {
        ul.timeline li p {
          display: none; } }
    ul.timeline li img {
      width: 100%;
      height: auto;
      display: block; }
  ul.timeline li.active {
    z-index: 10; }
  ul.timeline li.next {
    z-index: 10; }

.js .wrapper-timeline {
  overflow: hidden;
  position: relative; }

.js .timeline {
  width: 9999%; }
  .js .timeline li {
    float: left; }

.js .timeline-controls {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999; }
  .js .timeline-controls a {
    z-index: 50;
    position: relative;
    color: #fff;
    font-size: 3.75em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media all and (max-width: 47.99em) {
      .js .timeline-controls a {
        font-size: 2.5625em; } }
    .js .timeline-controls a:focus, .js .timeline-controls a:active, .js .timeline-controls a:hover {
      text-decoration: none; }
    .js .timeline-controls a span {
      display: none; }
  .js .timeline-controls .button-timeline-prev {
    position: absolute;
    top: 0;
    left: 20px; }
  .js .timeline-controls .button-timeline-next {
    position: absolute;
    top: 0;
    right: 20px; }

.js .nav-timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 60; }
  .js .nav-timeline li {
    float: left; }
    .js .nav-timeline li + li {
      margin-left: 25px; }
    .js .nav-timeline li a {
      font-size: 1.3125em;
      font-weight: bold;
      color: #fff;
      text-shadow: 0px 0px 5px black; }
      .js .nav-timeline li a.active {
        font-size: 2em;
        font-weight: bold;
        color: #baa272; }
      .js .nav-timeline li a:visited, .js .nav-timeline li a:focus, .js .nav-timeline li a:hover {
        text-decoration: none; }
  @media all and (max-width: 37.49em) {
    .js .nav-timeline {
      display: none; } }

.calendar-date-highlight {
  background-color: #000000;
  color: #fff; }

#block-views-calendar-block {
  padding: 0 7%;
  /*

    @include mq($from: tablet) {
        margin-top: -10px;
    }

    */ }
  #block-views-calendar-block h2 {
    display: none; }
  #block-views-calendar-block .date-nav {
    background-color: #fff;
    padding: 0;
    margin-bottom: 0; }
    #block-views-calendar-block .date-nav .date-heading h3 {
      font-size: 1em; }
      #block-views-calendar-block .date-nav .date-heading h3 a {
        color: black;
        text-transform: uppercase; }
    #block-views-calendar-block .date-nav .pager {
      margin-bottom: 4px; }
      #block-views-calendar-block .date-nav .pager li {
        top: 4px;
        width: auto;
        margin: 0;
        padding: 0;
        background: none;
        border-radius: 0; }
        #block-views-calendar-block .date-nav .pager li a {
          margin: 0;
          color: transparent; }
          #block-views-calendar-block .date-nav .pager li a:before, #block-views-calendar-block .date-nav .pager li a:after {
            color: black; }
        #block-views-calendar-block .date-nav .pager li.date-prev a {
          margin-left: 10px; }
        #block-views-calendar-block .date-nav .pager li.date-next {
          text-align: right; }
          #block-views-calendar-block .date-nav .pager li.date-next a {
            margin-right: 10px; }
  #block-views-calendar-block .calendar-calendar {
    padding: 0 3.5% 10px;
    border-bottom: 1px solid #000000;
    font-family: "Cera Pro", sans-serif; }
    #block-views-calendar-block .calendar-calendar th.days {
      border: 0;
      background: #000000;
      color: #fff;
      font-size: 0.875em;
      margin-bottom: 5px; }
    #block-views-calendar-block .calendar-calendar tr {
      background: none; }
    #block-views-calendar-block .calendar-calendar td {
      width: 12%;
      color: rgba(0, 0, 0, 0.5);
      font-size: 0.875em;
      text-align: center;
      line-height: 1.5em; }
      #block-views-calendar-block .calendar-calendar td a {
        color: rgba(0, 0, 0, 0.4);
        display: block;
        text-decoration: none; }
      #block-views-calendar-block .calendar-calendar td.today {
        background: none; }
      #block-views-calendar-block .calendar-calendar td.has-events div.month {
        background: #000000;
        color: #fff !important;
        width: 76%;
        margin: 0 12%;
        transition: 0.2s all ease; }
        #block-views-calendar-block .calendar-calendar td.has-events div.month a {
          color: #fff; }
        #block-views-calendar-block .calendar-calendar td.has-events div.month:hover {
          background-color: #000000;
          color: #fff !important; }
          #block-views-calendar-block .calendar-calendar td.has-events div.month:hover a {
            color: #fff !important; }
      @media all and (max-width: 47.99em) {
        #block-views-calendar-block .calendar-calendar td div.month {
          padding: 8px 0; } }
      #block-views-calendar-block .calendar-calendar td.mini {
        padding: 0; }
        #block-views-calendar-block .calendar-calendar td.mini div.month {
          margin-top: 5px; }
    #block-views-calendar-block .calendar-calendar table.mini td.empty {
      background: none; }

#block-views-exp-calendar-page-1 {
  margin-top: 20px;
  padding: 0 7%; }
  #block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper,
  #block-views-exp-calendar-page-1 .views-exposed-widget {
    padding: 0; }
  #block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper {
    position: relative;
    width: 60%;
    margin-right: 2%;
    overflow: hidden;
    border: 1px solid #acacac;
    background-color: #fff; }
    #block-views-exp-calendar-page-1 #edit-field-event-category-tid-wrapper:before {
      position: absolute;
      right: 16px;
      top: 9px;
      color: #857148;
      pointer-events: none;
      z-index: 0; }
  #block-views-exp-calendar-page-1 .views-submit-button {
    width: 38%; }
  #block-views-exp-calendar-page-1 select,
  #block-views-exp-calendar-page-1 input {
    width: 100%;
    height: 36px;
    border: 1px solid #acacac;
    background-color: #fff;
    color: #949494; }
  #block-views-exp-calendar-page-1 select {
    width: 120%;
    width: calc(100% + 30px);
    position: relative;
    z-index: 1;
    height: 34px;
    padding: 0.3em 0;
    background-color: transparent;
    background-image: none;
    border: 0; }
  #block-views-exp-calendar-page-1 #edit-submit-calendar {
    margin-top: 0; }

.view-display-id-page_1 .date-nav-wrapper {
  margin: 32px 0 10px; }
  .view-display-id-page_1 .date-nav-wrapper .date-nav {
    min-height: 30px;
    background-color: #000000;
    padding: 5px 0 7px;
    margin-bottom: 0; }
    .view-display-id-page_1 .date-nav-wrapper .date-nav .date-heading h3 {
      font-size: 1.125em;
      color: #fff;
      text-transform: uppercase; }
    .view-display-id-page_1 .date-nav-wrapper .date-nav .pager {
      margin: 0; }
      .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li {
        top: 50%;
        width: auto;
        margin: -9px 0 0;
        padding: 0;
        background: none;
        border-radius: 0; }
        .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li a {
          margin: 0;
          color: transparent; }
          .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li a:before, .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li a:after {
            color: black; }
        .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-prev {
          left: 5px;
          right: auto; }
          .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-prev:before {
            display: none; }
          .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-prev a {
            font-size: 1.4375em;
            margin-left: 10px; }
            .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-prev a:before {
              color: #fff; }
        .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-next {
          left: auto;
          right: 5px;
          text-align: right; }
          .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-next:before {
            display: none; }
          .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-next a {
            margin-right: 10px;
            font-size: 1.4375em; }
            .view-display-id-page_1 .date-nav-wrapper .date-nav .pager li.date-next a:after {
              color: #fff; }

.view-display-id-page_1 .view-content > ul {
  margin: 0; }
  .view-display-id-page_1 .view-content > ul li:before {
    display: none; }
  .view-display-id-page_1 .view-content > ul > li {
    overflow: hidden;
    padding: 19px 7px 16px 124px;
    border-bottom: 1px solid #000000;
    position: relative; }
    .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight {
      float: left;
      width: 110px;
      height: 60px;
      margin-right: 7%;
      text-align: center;
      display: block;
      position: absolute;
      left: 0;
      top: 19px; }
      .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight .calendar-date-highlight-num {
        font-size: 1.875em;
        line-height: 1.16667em; }
      .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight .calendar-date-highlight-month {
        display: block;
        width: 100%;
        font-size: 1.0625em;
        line-height: 0.70588em;
        text-transform: uppercase; }
      .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight:hover {
        text-decoration: none; }
      .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight:visited {
        color: #fff; }
      .view-display-id-page_1 .view-content > ul > li .calendar-date-highlight:focus {
        text-decoration: none; }
    .view-display-id-page_1 .view-content > ul > li h2 {
      margin: 0;
      font-size: 1em;
      line-height: 1.5em;
      color: #3a3a3a; }
      .view-display-id-page_1 .view-content > ul > li h2 span,
      .view-display-id-page_1 .view-content > ul > li h2 a {
        font-size: 1.125em;
        color: #3a3a3a;
        font-weight: 300; }
      .view-display-id-page_1 .view-content > ul > li h2 span {
        font-weight: 800; }
    .view-display-id-page_1 .view-content > ul > li .item-list ul {
      margin: 4px 0 0; }
      .view-display-id-page_1 .view-content > ul > li .item-list ul li {
        display: inline-block;
        margin: 0;
        background-color: rgba(0, 0, 0, 0.1);
        font-family: "Cera Pro", sans-serif;
        font-weight: 300;
        color: #000000;
        font-size: 0.875em;
        padding: 0 10px; }

.booking_system_calendar table {
  background-color: transparent;
  float: left;
  margin: 1%;
  table-layout: fixed;
  font-family: 'Cera Pro', Sans-serif;
  width: 31%; }
  @media all and (max-width: 53.115em) {
    .booking_system_calendar table {
      width: 100%; } }
  .booking_system_calendar table caption {
    border-bottom: 0;
    font-weight: bold;
    font-style: normal;
    font-size: inherit;
    margin-bottom: 4px;
    text-transform: uppercase;
    text-align: center; }
  .booking_system_calendar table tbody {
    border-top: none; }
  .booking_system_calendar table th {
    border-bottom: none;
    color: #fff;
    background: #000000;
    text-align: center;
    font-size: 0.875em; }
  .booking_system_calendar table td {
    color: #000000;
    font-size: 0.875em;
    text-align: center;
    height: 26px;
    transition: 0.2s all ease; }
    .booking_system_calendar table td.selected {
      background-color: #4d8f46;
      color: #fff !important; }
      .booking_system_calendar table td.selected.empty {
        background-color: transparent; }
    .js .booking_system_calendar table td {
      cursor: pointer; }
    .js .booking_system_calendar table td.past {
      color: #000000;
      cursor: default; }

.booked_day {
  background-color: rgba(99, 0, 0, 0.2);
  color: #000000; }
  .booked_day.selected {
    background-color: #630000 !important;
    color: #fff; }

.view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date, .view-available-rooms-block .views-exposed-widget.views-submit-button, .view-available-rooms-block .views-exposed-widget.views-reset-button {
  float: none; }
  @media only screen and (max-width: 865px) {
    .view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date .container-inline-date, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date .container-inline-date, .view-available-rooms-block .views-exposed-widget.views-submit-button .container-inline-date, .view-available-rooms-block .views-exposed-widget.views-reset-button .container-inline-date {
      float: none; }
      .view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date .container-inline-date > .form-item, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date .container-inline-date > .form-item, .view-available-rooms-block .views-exposed-widget.views-submit-button .container-inline-date > .form-item, .view-available-rooms-block .views-exposed-widget.views-reset-button .container-inline-date > .form-item {
        display: block; }
        .view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date .container-inline-date > .form-item .form-item, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date .container-inline-date > .form-item .form-item, .view-available-rooms-block .views-exposed-widget.views-submit-button .container-inline-date > .form-item .form-item, .view-available-rooms-block .views-exposed-widget.views-reset-button .container-inline-date > .form-item .form-item {
          float: none; }
      .view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date .container-inline-date .date-padding, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date .container-inline-date .date-padding, .view-available-rooms-block .views-exposed-widget.views-submit-button .container-inline-date .date-padding, .view-available-rooms-block .views-exposed-widget.views-reset-button .container-inline-date .date-padding {
        float: none; } }
  @media only screen and (min-width: 866px) {
    .view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date, .view-available-rooms-block .views-exposed-widget.views-submit-button, .view-available-rooms-block .views-exposed-widget.views-reset-button {
      float: left;
      padding: 0.5em 2% 0 0;
      width: 20%; } }

.view-available-rooms-block .views-exposed-widget.views-widget-filter-arrival_date input, .view-available-rooms-block .views-exposed-widget.views-widget-filter-departure_date input {
  height: 32px;
  min-width: 0;
  width: 100%; }

.view-available-rooms-block .views-exposed-widget.views-submit-button input, .view-available-rooms-block .views-exposed-widget.views-reset-button input {
  margin: 0;
  margin-top: 2em;
  padding: 1px 6px;
  height: 36px;
  width: 100%; }

.booking_system_calendar button,
.booking_system_calendar input[type="submit"],
.room_available_form button,
.room_available_form input[type="submit"],
.webform-client-form button,
.webform-client-form input[type="submit"], .view-booking-list.view-id-booking_list input[type="submit"], #rr-booking-system-booking-cancellation-confirmation-form input[type="submit"] {
  height: 36px;
  border: 1px solid #acacac;
  background-color: #fff;
  color: #000;
  margin-right: 6px; }
  .booking_system_calendar button:disabled,
  .booking_system_calendar input[type="submit"]:disabled,
  .room_available_form button:disabled,
  .room_available_form input[type="submit"]:disabled,
  .webform-client-form button:disabled,
  .webform-client-form input[type="submit"]:disabled, .view-booking-list.view-id-booking_list input[type="submit"]:disabled, #rr-booking-system-booking-cancellation-confirmation-form input[type="submit"]:disabled {
    color: #949494; }

.calendar_viewport {
  margin: 0 -1%;
  height: 231px;
  margin-bottom: 20px;
  overflow: hidden; }

.booking_system_calendar .messages,
.room_available_form .messages,
.webform-client-form .messages {
  margin: 1em 0; }

.room_available_form {
  margin: 1em 0; }

@media only screen and (max-width: 865px) {
  .view-booking-list.view-id-booking_list {
    overflow: scroll; } }

.view-booking-list.view-id-booking_list table {
  width: 100%; }
  @media only screen and (max-width: 865px) {
    .view-booking-list.view-id-booking_list table {
      min-width: 680px; } }
  .view-booking-list.view-id-booking_list table th, .view-booking-list.view-id-booking_list table td {
    font-size: 14px;
    padding: 3px 5px; }

.view-booking-list.view-id-booking_list input[type="submit"] {
  margin-top: 32px; }

#rr-booking-system-booking-cancellation-confirmation-form input[type="submit"] {
  margin-right: 20px; }

/* add this to highlight main nav when a child element is selected */
#nav-site-wide ul li a.active-trail {
  font-weight: bold;
  text-decoration: underline; }

/*overriding core css */
.search-results .search-snippet-info {
  padding-left: 0em; }

.search-results {
  padding-left: 0px; }

.search-results li {
  margin-bottom: 2em; }

#block-print-ui-print-links img.print-icon {
  background: url(none);
  padding-bottom: 7px; }

#block-print-ui-print-links img.file-icon {
  background: url(none);
  padding-bottom: 0px; }

.file img.file-icon {
  background: url(none);
  padding-bottom: 0px; }

.node .file {
  padding: 10px 0px;
  display: block; }

#block-print-ui-print-links a {
  float: right; }

.file-attachments, .media-attachments {
  padding: 10px 0px; }

.file-attachments .file {
  padding: 0px; }

#form-submit {
  background-color: #fff;
  border: 1px solid #acacac;
  color: #949494;
  height: 36px; }

input {
  border: 1px solid #acacac;
  color: #949494; }

html input[disabled],
html textarea[disabled] {
  opacity: 1;
  -webkit-text-fill-color: #949494; }

/* makes search page full width as has no sidebar */
.page-search .page-content {
  width: 100%;
  box-sizing: border-box; }

div.year {
  color: #857148;
  font-size: 1.5em; }

div.date-posted-event {
  color: #857148; }

div.date-posted-news {
  color: #857148;
  font-size: 0.875em; }

.news-categories div {
  background-color: #000000;
  color: #fff;
  display: inline-block;
  font-size: 0.875em;
  margin: 0 0 4px;
  padding: 0 10px;
  line-height: 2em; }

.news-categories div a {
  color: #fff; }

/* links still coming up coloured instead of white */
/* remove arrows from pagination */
.page .page-content ul.pager li:before {
  content: none; }

/* making the news page pretty as it didnt have any styling for the list */
#block-views-news-block .listing li:before {
  display: none; }

#block-views-news-block .listing li .listing-title a {
  color: #3a3a3a;
  font-size: 1.125em;
  font-family: 'open_sanssemibold', sans-serif;
  font-weight: normal; }

#block-views-news-block .listing li .listing-date {
  color: #000000; }

#block-views-news-block .listing li {
  padding: 18px 0;
  border-bottom: 1px solid #b49a5f; }

#block-views-news-block .view-filters .views-widget-sort-by:before,
#block-views-news-block .view-filters .views-widget-sort-order:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#block-views-news-block .view-filters .views-exposed-widget {
  padding: 0; }

#block-views-news-block .view-filters .views-exposed-widget select,
#block-views-news-block .view-filters .views-exposed-widget input {
  width: 100%;
  height: 36px;
  border: 1px solid #acacac;
  background-color: #fff;
  color: #949494;
  padding: 0.3em 0; }

#block-views-news-block .view-filters .views-exposed-widget input[type="submit"] {
  margin-top: 24px; }

#block-views-news-block .view-filters .views-exposed-widget select {
  width: 140%;
  width: calc(100% + 30px);
  position: relative;
  z-index: 1;
  background-color: transparent;
  background-image: none; }

#block-views-news-block .view-filters .views-widget-sort-by,
#block-views-news-block .view-filters .views-widget-filter-field_news_category_tid {
  position: relative;
  width: 25%;
  margin-right: 2%;
  overflow: hidden; }
  @media all and (max-width: 47.99em) {
    #block-views-news-block .view-filters .views-widget-sort-by,
    #block-views-news-block .view-filters .views-widget-filter-field_news_category_tid {
      width: 100%; } }

.page-search #block-system-main .form-text {
  height: 32px; }

.page-search #block-system-main .form-submit {
  height: 36px; }

/*this doesnt work perfectly on mobile cos i had to change the widths */
#block-views-news-block .view-filters .views-widget-sort-order {
  position: relative;
  width: 25%;
  margin-right: 2%;
  overflow: hidden; }
  @media all and (max-width: 47.99em) {
    #block-views-news-block .view-filters .views-widget-sort-order {
      width: 100%; } }

#block-views-news-block .view-filters .views-widget-sort-by:before,
#block-views-news-block .view-filters .views-widget-sort-order:before,
#block-views-news-block .view-filters .views-widget-filter-field_news_category_tid:before {
  position: absolute;
  right: 16px;
  top: 33px;
  color: #857148;
  pointer-events: none;
  z-index: 0; }

#block-views-news-block .view-filters .views-widget-sort-by:after,
#block-views-news-block .view-filters .views-widget-sort-order:after,
#block-views-news-block .view-filters .views-widget-filter-field_news_category_tid:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 36px;
  background-color: #acacac;
  bottom: 0;
  right: 0; }

#block-views-news-block .view-filters .views-submit-button {
  width: 19%; }
  @media all and (max-width: 47.99em) {
    #block-views-news-block .view-filters .views-submit-button {
      width: 100%; } }

#block-views-news-block .view-filters .views-widget-sort-by:before,
#block-views-news-block .view-filters .views-widget-sort-order:before {
  content: "\e6cd"; }

#block-views-news-block .view-filters .views-widget-sort-by,
#block-views-news-block .view-filters .views-widget-sort-order {
  box-sizing: border-box; }

/* still missing arrows from news filters, dont know where the css is for them */
/* would be nice to add webform elements to the same styling as the filters have */
/* making the past members listing page pretty */
#block-csv-import-past-members-listing .listing li:before {
  display: none; }

#block-csv-import-past-members-listing .listing li .listing-title a {
  color: #3a3a3a;
  font-size: 1.125em;
  font-family: 'open_sanssemibold', sans-serif;
  font-weight: normal; }

#block-csv-import-past-members-listing .listing li .listing-date {
  color: #000000; }

#block-csv-import-past-members-listing .listing li {
  padding: 18px 0;
  border-bottom: 1px solid #b49a5f; }

#block-csv-import-past-members-listing .view-filters .form-item-sort-field:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#block-csv-import-past-members-listing .view-filters {
  padding: 0; }

#block-csv-import-past-members-listing .view-filters select,
#block-csv-import-past-members-listing .view-filters input {
  width: 100%;
  height: 36px;
  border: 1px solid #acacac;
  background-color: #fff;
  color: #949494; }

#block-csv-import-past-members-listing .view-filters input[type="submit"] {
  margin-top: 24px; }

#block-csv-import-past-members-listing .view-filters select {
  width: 120%;
  width: calc(100% + 30px);
  position: relative;
  z-index: 1;
  background-color: transparent;
  background-image: none; }

#block-csv-import-past-members-listing .view-filters .form-item-sort-field,
#block-csv-import-past-members-listing .view-filters .form-item-search-field {
  position: relative;
  width: 30%;
  margin-right: 2%;
  overflow: hidden; }

#block-csv-import-past-members-listing .view-filters .form-item-sort-field {
  position: relative;
  width: 15%;
  margin-right: 2%;
  overflow: hidden; }

#block-csv-import-past-members-listing .view-filters .form-item-search-field:before,
#block-csv-import-past-members-listing .view-filters .form-item-sort-field:before {
  position: absolute;
  right: 16px;
  top: 33px;
  color: #857148;
  pointer-events: none;
  z-index: 0; }

#block-csv-import-past-members-listing .view-filters .form-item-search-field:after,
#block-csv-import-past-members-listing .view-filters .form-item-sort-field:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 36px;
  background-color: #acacac;
  bottom: 0;
  right: 0; }

#block-csv-import-past-members-listing .view-filters .form-submit {
  width: 19%; }

#block-csv-import-past-members-listing .view-filters .form-item-search-field:before,
#block-csv-import-past-members-listing .view-filters .form-item-sort-field:before {
  content: "\e6cd"; }

#block-csv-import-past-members-listing .view-filters .form-item-search-field,
#block-csv-import-past-members-listing .view-filters .form-item-sort-field {
  box-sizing: border-box; }

.view-filters .form-item-sort-field,
.view-filters .form-item-search-field,
.view-filters .form-submit {
  float: left; }

/* past members single page */
ul.past-member-list .label {
  color: #000000;
  padding-right: 0.5em; }

ul.past-member-list .data {
  color: #3a3a3a;
  font-family: 'open_sanssemibold', sans-serif;
  font-weight: normal; }

/* flowchart styling */
.flowchart-left {
  display: inline-block;
  float: left; }

.flowchart-right {
  display: inline-block;
  float: right; }

.flowchart-left a, .flowchart-right a {
  color: #fff;
  line-height: 2em;
  background-color: #b49a5f;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  margin: 0;
  padding: 10px 40px; }

a.flowchart-start, .flowchart-right a, .flowchart-left a {
  color: #fff;
  line-height: 2em;
  background-color: transparent;
  color: #000000;
  border: 1px #000000 solid;
  display: inline-block;
  font-size: 1em;
  margin: 0;
  margin-top: 20px;
  padding: 10px 40px;
  float: right;
  transition: 0.2s all ease; }
  a.flowchart-start:hover, .flowchart-right a:hover, .flowchart-left a:hover {
    background: #000000;
    color: #fff;
    text-decoration: none; }

#site-map ul {
  list-style-type: none; }
  #site-map ul li.collapsed {
    list-style-type: none;
    list-style-image: none; }

.view .date-nav-wrapper .date-heading {
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: border-box; }

.view-display-id-page_1 .date-nav-wrapper .date-nav .pager {
  margin: 0; }

/* Split day coloring */
html .cal .cal-nc-am > span {
  border-left-color: #909090;
  border-top-color: #909090; }

html .cal .cal-nc-pm > span {
  border-right-color: #909090;
  border-bottom-color: #909090; }

/*

html .cal .cal-av-am > span {
  border-left-color: #90ee90;
  border-top-color: #90ee90;
}

html .cal .cal-av-pm > span {
  border-right-color: #90ee90;
  border-bottom-color: #90ee90;
}

*/
html .cal .cal-na-am > span {
  border-left-color: #B80405;
  border-top-color: #B80405; }

html .cal .cal-na-pm > span {
  border-right-color: #B80405;
  border-bottom-color: #B80405; }

html .cal .cal-opt-am > span {
  border-left-color: #04b805;
  border-top-color: #04b805; }

html .cal .cal-opt-pm > span {
  border-right-color: #04b805;
  border-bottom-color: #04b805; }

.cal-error > span > span {
  background-image: none; }

.item-list .pager li {
  padding: 0em;
  margin: 0 0 0.25em 1em; }

.vis-hidden {
  visibility: hidden; }

.nav-timeline {
  display: none !important; }

.seeme {
  border: 10px solid red; }

.bg-blue {
  background: #eafbff; }

.bg-pink {
  background: #fdf0f3; }

body.not-front {
  background: #f6f6f6; }

#content {
  background: white;
  position: relative;
  z-index: 5; }
  #content table {
    overflow: auto; }
  #content .section {
    padding: 2em; }
    @media all and (max-width: 53.115em) {
      #content .section {
        padding: 0;
        padding-top: 20px; } }
    #content .section .rteindent1 {
      margin-left: 0; }
  #content h1 {
    font-family: "Cera Pro", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0; }

.content > .field-item > p:first-child, #content > p:first-child {
  font-family: "Cera Pro", sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 300; }
