@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Dark Blue */
/* Teal */
/* Teal light */
/* Orange */
/* Sub For Yellow */
.theme--adventure .area-body a {
  color: #00a8cb; }

.theme--sky .area-body a, .theme--film .area-body a {
  color: #6795c0; }

.theme--outdoor .area-body a {
  color: #00a8cb; }

.theme--zest .area-body a {
  color: #f15d22; }

/* primary theme */
.theme--adventure {
  /* Dark Blue */
  /* Teal */
  /* Orange */ }

.theme--adventure .primary-color {
  color: #002d55; }

.theme--adventure .secondary-color {
  color: #00a8cb; }

.theme--adventure .tertiary-color {
  color: #f15d22; }

.theme--adventure .area-body a:hover {
  color: #0090af; }

.theme--sky {
  /* Dark Blue */
  /* Dark Blue2 */
  /* Dark Blue3 */ }

.theme--sky .primary-color {
  color: #002d55; }

.theme--sky .secondary-color {
  color: #325a80; }

.theme--sky .tertiary-color {
  color: #6795c0; }

.theme--sky .area-body a:hover {
  color: #4a81b3; }

.theme--outdoor {
  /* Teal */
  /* Teal2 */
  /* Teal3 */ }

.theme--outdoor .primary-color {
  color: #00a8cb; }

.theme--outdoor .secondary-color {
  color: #83d2e4; }

.theme--outdoor .tertiary-color {
  color: #008eac; }

.theme--outdoor .area-body a:hover {
  color: #0090af; }

.theme--zest {
  /* Orange */
  /* Orange2 */
  /* Orange3 */ }

.theme--zest .primary-color {
  color: #f15d22; }

.theme--zest .secondary-color {
  color: #f68051; }

.theme--zest .tertiary-color {
  color: #fb9c76; }

.theme--zest .area-body a:hover {
  color: #de490e; }

.theme--film {
  /* Dark Blue */
  /* Dark Blue2 */
  /* Dark Blue3 */ }

.theme--film .primary-color {
  color: #002d55; }

.theme--film .secondary-color {
  color: #325a80; }

.theme--film .tertiary-color {
  color: #6795c0; }

.theme--film .area-body a:hover {
  color: #4a81b3; }

/* Colorado Grey */
/* Colorado Black */
/* Dark Blue */
/* Teal */
/* Teal light */
/* Orange */
/* Sub For Yellow */
.theme--adventure .area-body a {
  color: #00a8cb; }

.theme--sky .area-body a, .theme--film .area-body a {
  color: #6795c0; }

.theme--outdoor .area-body a {
  color: #00a8cb; }

.theme--zest .area-body a {
  color: #f15d22; }

/* primary theme */
.theme--adventure {
  /* Dark Blue */
  /* Teal */
  /* Orange */ }

.theme--adventure .primary-color {
  color: #002d55; }

.theme--adventure .secondary-color {
  color: #00a8cb; }

.theme--adventure .tertiary-color {
  color: #f15d22; }

.theme--adventure .area-body a:hover {
  color: #0090af; }

.theme--sky {
  /* Dark Blue */
  /* Dark Blue2 */
  /* Dark Blue3 */ }

.theme--sky .primary-color {
  color: #002d55; }

.theme--sky .secondary-color {
  color: #325a80; }

.theme--sky .tertiary-color {
  color: #6795c0; }

.theme--sky .area-body a:hover {
  color: #4a81b3; }

.theme--outdoor {
  /* Teal */
  /* Teal2 */
  /* Teal3 */ }

.theme--outdoor .primary-color {
  color: #00a8cb; }

.theme--outdoor .secondary-color {
  color: #83d2e4; }

.theme--outdoor .tertiary-color {
  color: #008eac; }

.theme--outdoor .area-body a:hover {
  color: #0090af; }

.theme--zest {
  /* Orange */
  /* Orange2 */
  /* Orange3 */ }

.theme--zest .primary-color {
  color: #f15d22; }

.theme--zest .secondary-color {
  color: #f68051; }

.theme--zest .tertiary-color {
  color: #fb9c76; }

.theme--zest .area-body a:hover {
  color: #de490e; }

.theme--film {
  /* Dark Blue */
  /* Dark Blue2 */
  /* Dark Blue3 */ }

.theme--film .primary-color {
  color: #002d55; }

.theme--film .secondary-color {
  color: #325a80; }

.theme--film .tertiary-color {
  color: #6795c0; }

.theme--film .area-body a:hover {
  color: #4a81b3; }

/* Colorado Grey */
/* Colorado Black */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device 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; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * 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/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

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

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

/**
   * 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/10.
   */
img {
  border: 0; }

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

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

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

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * 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 Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
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: not-allowed; }

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

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

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 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 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* 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/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=81.875em&xxlarge=90em"; }

html {
  font-size: 100%;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.8;
  color: #4d4c4f;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 81.875rem;
  margin-left: auto;
  margin-right: auto; }

.row::before, .row::after {
  content: ' ';
  display: table; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }

.row .row.collapse {
  margin-left: 0;
  margin-right: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-left: auto;
  margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row {
  margin-left: 0;
  margin-right: 0; }

.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  margin-left: auto;
  margin-right: auto; }

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    margin-left: auto;
    margin-right: auto; }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    margin-left: auto;
    margin-right: auto; }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 1rem;
  text-rendering: auto; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.125rem; }

h3 {
  font-size: 1.125rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 0.75rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.5rem; }
  h4 {
    font-size: 1.5rem; }
  h5 {
    font-size: 1.5rem; }
  h6 {
    font-size: 1rem; } }

a {
  color: #00a8cb;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }

a:hover, a:focus {
  color: #0090af; }

a img {
  border: 0; }

hr {
  max-width: 81.875rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 5px solid #CCC;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.8;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.8;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }

cite:before {
  content: '\2014 \0020'; }

abbr {
  color: #4d4c4f;
  cursor: help;
  border-bottom: 1px dotted #080602; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #080602;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #080602;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #080602;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(8, 6, 2, 0.1);
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  border: 1px solid #00a8cb;
  background-color: #fefefe;
  outline: none;
  box-shadow: 0 0 5px #002d55;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }

textarea[rows] {
  height: auto; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #080602; }

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #080602; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }

.input-group > :first-child {
  border-radius: 0 0 0 0; }

.input-group > :last-child > * {
  border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #080602;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%; }

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }

.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }

.fieldset legend {
  background: #fefefe;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #080602;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem; }

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed; }

select::-ms-expand {
  display: none; }

select[multiple] {
  height: auto;
  background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }

.form-error.is-visible {
  display: block; }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #00a8cb;
  color: #fefefe; }

[data-whatinput='mouse'] .button {
  outline: 0; }

.button:hover, .button:focus {
  background-color: #008fad;
  color: #fefefe; }

.button.tiny {
  font-size: 0.8rem; }

.button.small {
  font-size: 0.95rem; }

.button.large {
  font-size: 1.5rem; }

.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.button.primary {
  background-color: #00a8cb;
  color: #fefefe; }

.button.primary:hover, .button.primary:focus {
  background-color: #0086a2;
  color: #fefefe; }

.button.secondary {
  background-color: #777;
  color: #fefefe; }

.button.secondary:hover, .button.secondary:focus {
  background-color: #5f5f5f;
  color: #fefefe; }

.button.success {
  background-color: #3adb76;
  color: #fefefe; }

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #fefefe; }

.button.warning {
  background-color: #ffae00;
  color: #fefefe; }

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #fefefe; }

.button.alert {
  background-color: #ec5840;
  color: #fefefe; }

.button.alert:hover, .button.alert:focus {
  background-color: #da3116;
  color: #fefefe; }

.button.hollow {
  border: 1px solid #00a8cb;
  color: #00a8cb; }

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent; }

.button.hollow:hover, .button.hollow:focus {
  border-color: #005466;
  color: #005466; }

.button.hollow.primary {
  border: 1px solid #00a8cb;
  color: #00a8cb; }

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #005466;
  color: #005466; }

.button.hollow.secondary {
  border: 1px solid #777;
  color: #777; }

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c; }

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539; }

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700; }

.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840; }

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #881f0e;
  color: #881f0e; }

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #00a8cb;
  color: #fefefe; }

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #00a8cb;
  color: #fefefe; }

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #777;
  color: #fefefe; }

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #fefefe; }

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #fefefe; }

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ec5840;
  color: #fefefe; }

.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 0.625rem;
  display: inline-block; }

.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -0.1em; }

.accordion {
  list-style-type: none;
  background: #002d55;
  margin-left: 0; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  display: block;
  padding: 0.6rem 0.8rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #fefefe;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0; }

:last-child:not(.is-active) > .accordion-title {
  border-radius: 0 0 0 0;
  border-bottom: 1px solid #e6e6e6; }

.accordion-title:hover, .accordion-title:focus {
  background-color: #fefefe; }

.accordion-title::before {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.5rem; }

.is-active > .accordion-title::before {
  content: '–'; }

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #fefefe; }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.is-accordion-submenu-parent > a {
  position: relative; }

.is-accordion-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #00a8cb transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #00a8cb;
  color: #fefefe; }

.badge.secondary {
  background: #777;
  color: #fefefe; }

.badge.success {
  background: #3adb76;
  color: #fefefe; }

.badge.warning {
  background: #ffae00;
  color: #fefefe; }

.badge.alert {
  background: #ec5840;
  color: #fefefe; }

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }

.breadcrumbs::before, .breadcrumbs::after {
  content: ' ';
  display: table; }

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  color: #080602;
  font-size: 0.8125rem;
  cursor: default; }

.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1; }

.breadcrumbs a {
  color: #00a8cb; }

.breadcrumbs a:hover {
  text-decoration: underline; }

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }

.button-group::before, .button-group::after {
  content: ' ';
  display: table; }

.button-group::after {
  clear: both; }

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1.25rem; }

.button-group .button:last-child {
  margin-right: 0; }

.button-group.tiny .button {
  font-size: 0.8rem; }

.button-group.small .button {
  font-size: 0.95rem; }

.button-group.large .button {
  font-size: 1.5rem; }

.button-group.expanded {
  margin-right: -1px; }

.button-group.expanded::before, .button-group.expanded::after {
  display: none; }

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px; }

.button-group.primary .button {
  background-color: #00a8cb;
  color: #fefefe; }

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #0086a2;
  color: #fefefe; }

.button-group.secondary .button {
  background-color: #777;
  color: #fefefe; }

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5f5f5f;
  color: #fefefe; }

.button-group.success .button {
  background-color: #3adb76;
  color: #fefefe; }

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #fefefe; }

.button-group.warning .button {
  background-color: #ffae00;
  color: #fefefe; }

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #fefefe; }

.button-group.alert .button {
  background-color: #ec5840;
  color: #fefefe; }

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #da3116;
  color: #fefefe; }

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 100%; }

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0; } }

@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0; } }

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block; }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0; } }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(8, 6, 2, 0.25);
  border-radius: 0;
  position: relative;
  color: #4d4c4f;
  background-color: white; }

.callout > :first-child {
  margin-top: 0; }

.callout > :last-child {
  margin-bottom: 0; }

.callout.primary {
  background-color: #d1f7ff; }

.callout.secondary {
  background-color: #ebebeb; }

.callout.success {
  background-color: #e1faea; }

.callout.warning {
  background-color: #fff3d9; }

.callout.alert {
  background-color: #fce6e2; }

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 0;
  top: 0;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }

[data-whatinput='mouse'] .close-button {
  outline: 0; }

.close-button:hover, .close-button:focus {
  color: #080602; }

.menu {
  margin: 0;
  list-style-type: none; }

.menu > li {
  display: table-cell;
  vertical-align: middle; }

[data-whatinput='mouse'] .menu > li {
  outline: 0; }

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1; }

.menu input,
.menu a,
.menu button {
  margin-bottom: 0; }

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle; }

.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle; }

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block; }

.menu > li {
  display: table-cell; }

.menu.vertical > li {
  display: block; }

@media screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell; }
  .menu.medium-vertical > li {
    display: block; } }

@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell; }
  .menu.large-vertical > li {
    display: block; } }

.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem; }

.menu.simple a {
  padding: 0; }

.menu.align-right::before, .menu.align-right::after {
  content: ' ';
  display: table; }

.menu.align-right::after {
  clear: both; }

.menu.align-right > li {
  float: right; }

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed; }

.menu.expanded > li:first-child:last-child {
  width: 100%; }

.menu.icon-top > li > a {
  text-align: center; }

.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem; }

.menu.nested {
  margin-left: 1rem; }

.menu .active > a {
  color: #fefefe;
  background: #00a8cb; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }

.menu-centered > .menu {
  display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }

.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }

.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #080602;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #080602, 0 14px 0 #080602; }

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }

.is-drilldown li {
  display: block !important; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.is-drilldown-submenu.is-closing {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.is-drilldown-submenu-parent > a {
  position: relative; }

.is-drilldown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #00a8cb;
  border-left-style: solid;
  border-right-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem; }

.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #00a8cb transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }

.dropdown-pane.is-open {
  visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #00a8cb transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #00a8cb transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #00a8cb;
  border-left-style: solid;
  border-right-width: 0; }

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #00a8cb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #00a8cb transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #00a8cb;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #00a8cb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #00a8cb transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #00a8cb;
    border-left-style: solid;
    border-right-width: 0; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }

.is-dropdown-menu.vertical.align-right {
  float: right; }

.is-dropdown-submenu-parent {
  position: relative; }

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px; }

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto; }

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca; }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #00a8cb transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #00a8cb;
  border-left-style: solid;
  border-right-width: 0; }

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px; }

.is-dropdown-submenu > li {
  width: 100%; }

.is-dropdown-submenu.js-dropdown-active {
  display: block; }

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; }

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

.flex-video.widescreen {
  padding-bottom: 56.25%; }

.flex-video.vimeo {
  padding-top: 0; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #00a8cb;
  color: #fefefe; }

.label.secondary {
  background: #777;
  color: #fefefe; }

.label.success {
  background: #3adb76;
  color: #fefefe; }

.label.warning {
  background: #ffae00;
  color: #fefefe; }

.label.alert {
  background: #ec5840;
  color: #fefefe; }

.media-object {
  margin-bottom: 1rem;
  display: block; }

.media-object img {
  max-width: none; }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block; }
  .media-object.stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }

.media-object-section:first-child {
  padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

.media-object-section.middle {
  vertical-align: middle; }

.media-object-section.bottom {
  vertical-align: bottom; }

html,
body {
  height: 100%; }

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  min-height: 100%;
  transition: transform 0.5s ease; }

.off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
  content: ' ';
  display: table; }

.off-canvas-wrapper-inner::after {
  clear: both; }

.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(8, 6, 2, 0.5); }

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -ms-transform: translateX(0);
      transform: translateX(0); }

[data-whatinput='mouse'] .off-canvas {
  outline: 0; }

.off-canvas.position-left {
  left: -250px;
  top: 0;
  width: 250px; }

.is-open-left {
  -ms-transform: translateX(250px);
      transform: translateX(250px); }

.off-canvas.position-right {
  right: -250px;
  top: 0;
  width: 250px; }

.is-open-right {
  -ms-transform: translateX(-250px);
      transform: translateX(-250px); }

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; } }

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }

.orbit-slide {
  width: 100%;
  max-height: 100%; }

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(8, 6, 2, 0.5); }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0; }

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(8, 6, 2, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0; }

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  background-color: #cacaca;
  border-radius: 50%; }

.orbit-bullets button:hover {
  background-color: #8a8a8a; }

.orbit-bullets button.is-active {
  background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

.pagination::before, .pagination::after {
  content: ' ';
  display: table; }

.pagination::after {
  clear: both; }

.pagination li {
  font-size: 0.875rem;
  margin-right: 0.0625rem;
  border-radius: 0;
  display: none; }

.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  color: #080602;
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #00a8cb;
  color: #fefefe;
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  content: '\2026';
  padding: 0.1875rem 0.625rem;
  color: #080602; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0; }

.progress.primary .progress-meter {
  background-color: #00a8cb; }

.progress.secondary .progress-meter {
  background-color: #777; }

.progress.success .progress-meter {
  background-color: #3adb76; }

.progress.warning .progress-meter {
  background-color: #ffae00; }

.progress.alert .progress-meter {
  background-color: #ec5840; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #00a8cb; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }

.slider-fill.is-dragging {
  transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #00a8cb;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 0; }

[data-whatinput='mouse'] .slider-handle {
  outline: 0; }

.slider-handle:hover {
  background-color: #008fad; }

.slider-handle.is-dragging {
  transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); }

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%; }

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }

.sticky.is-stuck.is-at-top {
  top: 0; }

.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }

.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 45, 85, 0.85);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 2rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }

[data-whatinput='mouse'] .reveal {
  outline: 0; }

@media screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column, .reveal .columns,
.reveal .columns {
  min-width: 0; }

.reveal > :last-child {
  margin-bottom: 0; }

@media screen and (min-width: 40em) {
  .reveal {
    width: 100%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto; } }

.reveal.collapse {
  padding: 0; }

@media screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal.smaller {
    width: 40%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 60em; } }

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

.switch {
  height: 2rem;
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: 0.875rem; }

.switch-input {
  opacity: 0;
  position: absolute;
  margin-bottom: 0; }

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit; }

input + .switch-paddle {
  margin: 0; }

.switch-paddle::after {
  background: #fefefe;
  content: '';
  display: block;
  position: absolute;
  height: 1.5rem;
  left: 0.25rem;
  top: 0.25rem;
  width: 1.5rem;
  transition: all 0.25s ease-out;
  transform: translate3d(0, 0, 0);
  border-radius: 0; }

input:checked ~ .switch-paddle {
  background: #00a8cb; }

input:checked ~ .switch-paddle::after {
  left: 2.25rem; }

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }

input:checked + label > .switch-active {
  display: block; }

.switch-inactive {
  right: 15%; }

input:checked + label > .switch-inactive {
  display: none; }

.switch.tiny {
  height: 1.5rem; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small {
  height: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large {
  height: 2.5rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }

table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

table caption {
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem; }

table thead {
  background: #f8f8f8;
  color: #4d4c4f; }

table tfoot {
  background: #f1f1f1;
  color: #4d4c4f; }

table thead tr,
table tfoot tr {
  background: transparent; }

table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

table tbody tr:nth-child(even) {
  background-color: #f1f1f1; }

table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover tbody tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.table-scroll table {
  width: auto; }

.tabs {
  margin: 0;
  list-style-type: none;
  background: #252525;
  border: 1px solid #e6e6e6; }

.tabs::before, .tabs::after {
  content: ' ';
  display: table; }

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: transparent; }

.tabs.primary {
  background: #00a8cb; }

.tabs.primary > li > a {
  color: #fefefe; }

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #00b5da; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 0.8rem 1rem;
  line-height: 1;
  font-size: 0.875rem; }

.tabs-title > a:hover {
  background: #002d55; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #00a8cb; }

.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel.is-active {
  display: block; }

.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(8, 6, 2, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0;
  margin-bottom: 1rem; }

.thumbnail:hover, .thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(0, 168, 203, 0.5); }

.title-bar {
  background: #080602;
  color: #fefefe;
  padding: 0.5rem; }

.title-bar::before, .title-bar::after {
  content: ' ';
  display: table; }

.title-bar::after {
  clear: both; }

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help; }

.tooltip {
  background-color: #080602;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0; }

.tooltip::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent transparent #080602;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.tooltip.top::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: #080602 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto; }

.tooltip.left::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent transparent transparent #080602;
  border-left-style: solid;
  border-right-width: 0;
  bottom: auto;
  left: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.tooltip.right::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  border-color: transparent #080602 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.top-bar {
  padding: 0.5rem; }

.top-bar::before, .top-bar::after {
  content: ' ';
  display: table; }

.top-bar::after {
  clear: both; }

.top-bar,
.top-bar ul {
  background-color: #e6e6e6; }

.top-bar input {
  max-width: 200px;
  margin-right: 1rem; }

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0; }

.top-bar input.button {
  width: auto; }

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%; }

@media screen and (min-width: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto; } }

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%; } }

@media screen and (max-width: 81.8125em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%; } }

.top-bar-title {
  float: left;
  margin-right: 1rem; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 81.8125em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 81.875em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table; }

.clearfix::after {
  clear: both; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device 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; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * 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/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

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

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

/**
   * 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/10.
   */
img {
  border: 0; }

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

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

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

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * 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 Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
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: not-allowed; }

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

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

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 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 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* 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/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=81.875em&xxlarge=90em"; }

html {
  font-size: 100%;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.8;
  color: #4d4c4f;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 81.875rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }

.row.expanded {
  max-width: none; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-left: 0;
  margin-right: 0; }

.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial; }

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-1 > .column, .small-up-1 > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-2 > .column, .small-up-2 > .columns {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-3 > .column, .small-up-3 > .columns {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-4 > .column, .small-up-4 > .columns {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-5 > .column, .small-up-5 > .columns {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-6 > .column, .small-up-6 > .columns {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-7 > .column, .small-up-7 > .columns {
  -ms-flex: 0 0 14.28571%;
      flex: 0 0 14.28571%;
  max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.small-up-8 > .column, .small-up-8 > .columns {
  -ms-flex: 0 0 12.5%;
      flex: 0 0 12.5%;
  max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }

@media screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-1 > .column, .large-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-2 > .column, .large-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-3 > .column, .large-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-4 > .column, .large-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-5 > .column, .large-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-6 > .column, .large-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-7 > .column, .large-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .large-up-8 > .column, .large-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }

@media screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

.column.align-top, .align-top.columns {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.column.align-bottom, .align-bottom.columns {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.column.align-middle, .align-middle.columns {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.column.align-stretch, .align-stretch.columns {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.8;
  margin-bottom: 1rem;
  text-rendering: auto; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.125rem; }

h3 {
  font-size: 1.125rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 0.75rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.5rem; }
  h4 {
    font-size: 1.5rem; }
  h5 {
    font-size: 1.5rem; }
  h6 {
    font-size: 1rem; } }

a {
  color: #00a8cb;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }

a:hover, a:focus {
  color: #0090af; }

a img {
  border: 0; }

hr {
  max-width: 81.875rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 5px solid #CCC;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.8;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.8;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }

cite:before {
  content: '\2014 \0020'; }

abbr {
  color: #4d4c4f;
  cursor: help;
  border-bottom: 1px dotted #080602; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #080602;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #080602;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #080602;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(8, 6, 2, 0.1);
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  border: 1px solid #00a8cb;
  background-color: #fefefe;
  outline: none;
  box-shadow: 0 0 5px #002d55;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }

textarea[rows] {
  height: auto; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #080602; }

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #080602; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }

.input-group > :first-child {
  border-radius: 0 0 0 0; }

.input-group > :last-child > * {
  border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #080602;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%; }

.input-group-label:first-child {
  border-right: 0; }

.input-group-label:last-child {
  border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }

.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }

.fieldset legend {
  background: #fefefe;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #080602;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem; }

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed; }

select::-ms-expand {
  display: none; }

select[multiple] {
  height: auto;
  background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }

.form-error.is-visible {
  display: block; }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #00a8cb;
  color: #fefefe; }

[data-whatinput='mouse'] .button {
  outline: 0; }

.button:hover, .button:focus {
  background-color: #008fad;
  color: #fefefe; }

.button.tiny {
  font-size: 0.8rem; }

.button.small {
  font-size: 0.95rem; }

.button.large {
  font-size: 1.5rem; }

.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.button.primary {
  background-color: #00a8cb;
  color: #fefefe; }

.button.primary:hover, .button.primary:focus {
  background-color: #0086a2;
  color: #fefefe; }

.button.secondary {
  background-color: #777;
  color: #fefefe; }

.button.secondary:hover, .button.secondary:focus {
  background-color: #5f5f5f;
  color: #fefefe; }

.button.success {
  background-color: #3adb76;
  color: #fefefe; }

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #fefefe; }

.button.warning {
  background-color: #ffae00;
  color: #fefefe; }

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #fefefe; }

.button.alert {
  background-color: #ec5840;
  color: #fefefe; }

.button.alert:hover, .button.alert:focus {
  background-color: #da3116;
  color: #fefefe; }

.button.hollow {
  border: 1px solid #00a8cb;
  color: #00a8cb; }

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent; }

.button.hollow:hover, .button.hollow:focus {
  border-color: #005466;
  color: #005466; }

.button.hollow.primary {
  border: 1px solid #00a8cb;
  color: #00a8cb; }

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #005466;
  color: #005466; }

.button.hollow.secondary {
  border: 1px solid #777;
  color: #777; }

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3c3c3c;
  color: #3c3c3c; }

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539; }

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700; }

.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840; }

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #881f0e;
  color: #881f0e; }

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #00a8cb;
  color: #fefefe; }

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #00a8cb;
  color: #fefefe; }

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #777;
  color: #fefefe; }

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #fefefe; }

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #fefefe; }

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed; }

.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ec5840;
  color: #fefefe; }

.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 0.625rem;
  display: inline-block; }

.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -0.1em; }

.accordion {
  list-style-type: none;
  background: #002d55;
  margin-left: 0; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  display: block;
  padding: 0.6rem 0.8rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #fefefe;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0; }

:last-child:not(.is-active) > .accordion-title {
  border-radius: 0 0 0 0;
  border-bottom: 1px solid #e6e6e6; }

.accordion-title:hover, .accordion-title:focus {
  background-color: #fefefe; }

.accordion-title::before {
  content: '+';
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.5rem; }

.is-active > .accordion-title::before {
  content: '–'; }

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #fefefe; }

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6; }

.is-accordion-submenu-parent > a {
  position: relative; }

.is-accordion-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #00a8cb transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }

.breadcrumbs::before, .breadcrumbs::after {
  content: ' ';
  display: table; }

.breadcrumbs::after {
  clear: both; }

.breadcrumbs li {
  float: left;
  color: #080602;
  font-size: 0.8125rem;
  cursor: default; }

.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1; }

.breadcrumbs a {
  color: #00a8cb; }

.breadcrumbs a:hover {
  text-decoration: underline; }

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }

.button-group::before, .button-group::after {
  content: ' ';
  display: table; }

.button-group::after {
  clear: both; }

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 1.25rem; }

.button-group .button:last-child {
  margin-right: 0; }

.button-group.tiny .button {
  font-size: 0.8rem; }

.button-group.small .button {
  font-size: 0.95rem; }

.button-group.large .button {
  font-size: 1.5rem; }

.button-group.expanded {
  margin-right: -1px; }

.button-group.expanded::before, .button-group.expanded::after {
  display: none; }

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.33333% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
  margin-right: -6px; }

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.66667% - 1px);
  margin-right: 1px; }

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
  margin-right: -6px; }

.button-group.primary .button {
  background-color: #00a8cb;
  color: #fefefe; }

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #0086a2;
  color: #fefefe; }

.button-group.secondary .button {
  background-color: #777;
  color: #fefefe; }

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5f5f5f;
  color: #fefefe; }

.button-group.success .button {
  background-color: #3adb76;
  color: #fefefe; }

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #fefefe; }

.button-group.warning .button {
  background-color: #ffae00;
  color: #fefefe; }

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #fefefe; }

.button-group.alert .button {
  background-color: #ec5840;
  color: #fefefe; }

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #da3116;
  color: #fefefe; }

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  width: 100%; }

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0; } }

@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    width: auto;
    margin-bottom: 0; } }

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block; }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0; } }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(8, 6, 2, 0.25);
  border-radius: 0;
  position: relative;
  color: #4d4c4f;
  background-color: white; }

.callout > :first-child {
  margin-top: 0; }

.callout > :last-child {
  margin-bottom: 0; }

.callout.primary {
  background-color: #d1f7ff; }

.callout.secondary {
  background-color: #ebebeb; }

.callout.success {
  background-color: #e1faea; }

.callout.warning {
  background-color: #fff3d9; }

.callout.alert {
  background-color: #fce6e2; }

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem; }

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 0;
  top: 0;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }

[data-whatinput='mouse'] .close-button {
  outline: 0; }

.close-button:hover, .close-button:focus {
  color: #080602; }

.menu {
  margin: 0;
  list-style-type: none; }

.menu > li {
  display: table-cell;
  vertical-align: middle; }

[data-whatinput='mouse'] .menu > li {
  outline: 0; }

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1; }

.menu input,
.menu a,
.menu button {
  margin-bottom: 0; }

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle; }

.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle; }

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block; }

.menu > li {
  display: table-cell; }

.menu.vertical > li {
  display: block; }

@media screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell; }
  .menu.medium-vertical > li {
    display: block; } }

@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell; }
  .menu.large-vertical > li {
    display: block; } }

.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem; }

.menu.simple a {
  padding: 0; }

.menu.align-right::before, .menu.align-right::after {
  content: ' ';
  display: table; }

.menu.align-right::after {
  clear: both; }

.menu.align-right > li {
  float: right; }

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed; }

.menu.expanded > li:first-child:last-child {
  width: 100%; }

.menu.icon-top > li > a {
  text-align: center; }

.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem; }

.menu.nested {
  margin-left: 1rem; }

.menu .active > a {
  color: #fefefe;
  background: #00a8cb; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }

.menu-centered > .menu {
  display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }

.menu-icon::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }

.menu-icon.dark::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #080602;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #080602, 0 14px 0 #080602; }

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #00a8cb;
  color: #fefefe; }

.label.secondary {
  background: #777;
  color: #fefefe; }

.label.success {
  background: #3adb76;
  color: #fefefe; }

.label.warning {
  background: #ffae00;
  color: #fefefe; }

.label.alert {
  background: #ec5840;
  color: #fefefe; }

.media-object {
  margin-bottom: 1rem;
  display: block; }

.media-object img {
  max-width: none; }

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block; }
  .media-object.stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }

.media-object-section:first-child {
  padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

.media-object-section.middle {
  vertical-align: middle; }

.media-object-section.bottom {
  vertical-align: bottom; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }

.pagination::before, .pagination::after {
  content: ' ';
  display: table; }

.pagination::after {
  clear: both; }

.pagination li {
  font-size: 0.875rem;
  margin-right: 0.0625rem;
  border-radius: 0;
  display: none; }

.pagination li:last-child, .pagination li:first-child {
  display: inline-block; }

@media screen and (min-width: 40em) {
  .pagination li {
    display: inline-block; } }

.pagination a,
.pagination button {
  color: #080602;
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0; }

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6; }

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #00a8cb;
  color: #fefefe;
  cursor: default; }

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed; }

.pagination .disabled:hover {
  background: transparent; }

.pagination .ellipsis::after {
  content: '\2026';
  padding: 0.1875rem 0.625rem;
  color: #080602; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

.sticky-container {
  position: relative; }

.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }

.sticky.is-stuck.is-at-top {
  top: 0; }

.sticky.is-stuck.is-at-bottom {
  bottom: 0; }

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }

.sticky.is-anchored.is-at-bottom {
  bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 45, 85, 0.85);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 2rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }

[data-whatinput='mouse'] .reveal {
  outline: 0; }

@media screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column, .reveal .columns,
.reveal .columns {
  min-width: 0; }

.reveal > :last-child {
  margin-bottom: 0; }

@media screen and (min-width: 40em) {
  .reveal {
    width: 100%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto; } }

.reveal.collapse {
  padding: 0; }

@media screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal.smaller {
    width: 40%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 60em; } }

@media screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 60em; } }

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }

table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe; }

table caption {
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem; }

table thead {
  background: #f8f8f8;
  color: #4d4c4f; }

table tfoot {
  background: #f1f1f1;
  color: #4d4c4f; }

table thead tr,
table tfoot tr {
  background: transparent; }

table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left; }

table tbody tr:nth-child(even) {
  background-color: #f1f1f1; }

table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover tbody tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.table-scroll table {
  width: auto; }

.tabs {
  margin: 0;
  list-style-type: none;
  background: #252525;
  border: 1px solid #e6e6e6; }

.tabs::before, .tabs::after {
  content: ' ';
  display: table; }

.tabs::after {
  clear: both; }

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

.tabs.simple > li > a {
  padding: 0; }

.tabs.simple > li > a:hover {
  background: transparent; }

.tabs.primary {
  background: #00a8cb; }

.tabs.primary > li > a {
  color: #fefefe; }

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #00b5da; }

.tabs-title {
  float: left; }

.tabs-title > a {
  display: block;
  padding: 0.8rem 1rem;
  line-height: 1;
  font-size: 0.875rem; }

.tabs-title > a:hover {
  background: #002d55; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #00a8cb; }

.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }

.tabs-panel.is-active {
  display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 81.8125em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 81.875em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table; }

.clearfix::after {
  clear: both; }

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes shakeItUp {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) scale(0.7); }
  10%, 90% {
    transform: rotate3d(0, 0, 1, 10deg) scale(0.7); }
  20%, 80% {
    transform: rotate3d(0, 0, 1, -10deg) scale(0.7); }
  30%, 50%, 70% {
    transform: rotate3d(0, 0, 1, -25deg) scale(0.7); }
  40%, 60% {
    transform: rotate3d(0, 0, 1, 25deg) scale(0.7); } }

@keyframes shakeItUp-lg {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) scale(1); }
  10%, 90% {
    transform: rotate3d(0, 0, 1, 10deg) scale(1); }
  20%, 80% {
    transform: rotate3d(0, 0, 1, -10deg) scale(1); }
  30%, 50%, 70% {
    transform: rotate3d(0, 0, 1, -25deg) scale(1); }
  40%, 60% {
    transform: rotate3d(0, 0, 1, 25deg) scale(1); } }

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }

.rubberBand-it {
  animation: rubberBand 1s 1; }

@keyframes fade-this-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-this-in-too {
  0% {
    opacity: 0;
    visibility: hidden; }
  1% {
    opacity: 0;
    visibility: visible; }
  100% {
    opacity: 1;
    visibility: visible; } }

@keyframes boxPulse {
  from {
    width: 62px;
    height: 47px;
    left: -23px;
    top: -23px;
    -webkit-animation-timing-function: ease-out; }
  50% {
    width: 58px;
    height: 45px;
    top: -19px; }
  to {
    width: 62px;
    height: 47px;
    left: -23px;
    top: -23px;
    -webkit-animation-timing-function: ease-out; } }

.line-height--initial {
  line-height: initial; }

.margin-top {
  margin-top: 1rem; }

.margin-vertical {
  margin: 1rem 0; }

.margin-bottom {
  margin-bottom: 1rem; }

.hide-text {
  overflow: hidden;
  text-indent: -9000px;
  display: block; }

.clear-all {
  clear: both; }

.no-margin {
  margin: 0 !important; }

.shareSpace {
  margin: 0 !important; }

#wysiwyg-spacer {
  display: none; }

.shareSpace #wysiwyg-spacer {
  display: block; }

.border-bottom {
  border-bottom: solid 1px #CCC;
  margin-bottom: 1rem; }

#signup-overlay.has-moved {
  text-align: center;
  display: block !important;
  position: relative;
  bottom: auto;
  right: auto;
  left: auto;
  z-index: 0;
  height: auto;
  min-height: auto;
  max-width: 48rem;
  margin: 1rem auto;
  padding: 1rem .5rem;
  background: #f1f1f1;
  border: 1px solid #d8d8d8; }

#signup-overlay.has-moved .close-button {
  display: none; }

.shadow {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8); }

.partner-ZZZZ .card__link--img,
.partner-ZZZZ .dms-partner-listing-website-click,
.partner-ZZZZ .dms-partner-listing-booknow-click {
  display: none !important; }

#venue-container {
  width: 94%;
  max-width: 90rem;
  overflow-x: scroll;
  overflow-y: hidden; }

@media screen and (min-width: 600px) {
  #venue-container {
    overflow-x: visible; } }

body {
  padding-top: 58px; }

p, ul, ol {
  font-size: .9rem;
  line-height: 1.5;
  font-family: "Didact Gothic", "Helvetica", "Arial", sans-serif;
  line-height: 1.6;
  margin-bottom: 2rem; }

@media screen and (min-width: 648px) {
  p, ul, ol {
    font-size: 1.1rem; } }

h1 {
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 .75em;
  letter-spacing: -1px; }

h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 .75em; }

.row {
  width: 100%; }

.column, .columns,
.columns {
  position: relative;
  float: none;
  width: auto; }

.tabs {
  clear: both;
  border: none;
  border-bottom: 1px solid #e6e6e6; }

.tabs-title > a {
  color: #fefefe !important;
  text-transform: uppercase;
  padding: 0.8rem 1rem .6rem; }

.ie .tabs-title > a {
  padding: 0.8rem 1rem; }

.tabs-content {
  margin-bottom: 1rem; }

.tabs-content#booking-tabs-content {
  margin-bottom: 0;
  color: #fefefe;
  border: none;
  background: #002d55;
  background-size: cover;
  outline: 2px solid #fefefe;
  outline-offset: -.75rem; }

.tabs-content#booking-tabs-content .fm {
  border: none;
  padding: 0.625rem; }

.tabs-content#booking-tabs-content .tabs-title {
  width: 50%; }

.accordion-title {
  font-size: 1rem; }

/*
.close-button {
	width: 2rem;
	height: 2rem;
	top: 1rem;
	right: 1rem;
	color: $white;
	padding: 0;
	line-height: 2rem;
	overflow: hidden;
	text-align: center;
	outline: none;
	border: none;
	border-radius: 50%;
	background-color: $color1;
	font-size: 1.5rem;

	&:hover,
	&:active,
	&:focus {
		@include focus-glow;
		background-color: darken($color1, 10%);
		color: $white;
	}
}
*/
.dir__pagination.pagination a, .dir__pagination.pagination button, .pagination a, .pagination button {
  padding: 0.4375rem 0.625rem 0.1875rem !important; }

.ie .dir__pagination.pagination a, .ie .dir__pagination.pagination button, .ie .pagination a, .ie .pagination button {
  padding: 0.4375rem 0.625rem !important; }

.close-button {
  width: 2rem;
  height: 2rem;
  top: .5rem;
  right: .5rem;
  z-index: 1;
  padding: 0;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  color: #fefefe;
  background-color: #002d55;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  will-change: background-color, transform;
  transition: background-color 0.3s ease, transform 0.3s ease;
  outline: none; }

.close-button:focus {
  outline: 0;
  box-shadow: 0 0 4px 1px #002d55; }

.close-button:hover, .close-button:focus {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  background-color: #00a8cb;
  color: #fefefe; }

.close-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  display: block; }

.close-button span img {
  display: block; }

.js-off-canvas-exit {
  z-index: 1001; }

.text-mini {
  font-size: 85%; }

.column-like-padding {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

#breadcrumbs {
  background: #002d55;
  width: 100%;
  text-align: center; }

#breadcrumbs .breadcrumbs {
  margin: 0 1rem .25rem;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  letter-spacing: 0; }

#breadcrumbs .breadcrumbs li {
  float: none;
  color: white;
  cursor: default;
  display: inline-block; }

#breadcrumbs .breadcrumbs .btn, #breadcrumbs .breadcrumbs .submit_button input[type='submit'], .submit_button #breadcrumbs .breadcrumbs input[type='submit'],
#breadcrumbs .breadcrumbs .btn:hover,
#breadcrumbs .breadcrumbs .submit_button input[type='submit']:hover, .submit_button
#breadcrumbs .breadcrumbs input[type='submit']:hover,
#breadcrumbs .breadcrumbs .btn:focus,
#breadcrumbs .breadcrumbs .submit_button input[type='submit']:focus, .submit_button
#breadcrumbs .breadcrumbs input[type='submit']:focus {
  color: white; }

#breadcrumbs .breadcrumbs a,
#breadcrumbs .breadcrumbs a:hover,
#breadcrumbs .breadcrumbs a:focus {
  text-decoration: none;
  font-weight: 700;
  color: white; }

#breadcrumbs .breadcrumbs li:not(:last-child):after {
  color: white; }

/* FORMs */
label > [type='checkbox'], label > [type='radio'] {
  margin-bottom: 6px;
  vertical-align: middle; }

.fm--standout {
  font-size: 126%;
  font-weight: bold; }

/*
.breadcrumbs {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
    margin: .5rem auto 0;
    width: auto;
    font-weight: normal;
    padding: 0 1.5rem;
    
	.btn,
	.btn:hover,
	.btn:focus {
		color: $color2;		
	}
	a,
	a:hover,
	a:focus {
		text-decoration: none;
		color:$gray3;
		font-weight: $font-weight-bold;
		
		
		.theme--white & {
			color:$black;
		}
		
		
		
	}
	li {
		
		color:rgba(white,.5);
		display: inline-block;
		float: none;
		
		.theme--white & {
			color:$gray3;
		}

		
	}
	li:not(:last-child):after {
		color:rgba(white,.5);
		
		.theme--white & {
			color:$gray3;
		}
	}
}
*/
.breadcrumbs--footer {
  margin: 0 auto 1rem;
  max-width: 100%;
  padding-bottom: 0.9375rem; }

.breadcrumbs--footer:before, .breadcrumbs--footer:after {
  content: " ";
  display: table; }

.breadcrumbs--footer:after {
  clear: both; }

.breadcrumbs--footer a,
.breadcrumbs--footer a:hover,
.breadcrumbs--footer a:focus {
  color: #080602 !important; }

@media screen and (min-width: 1024px) {
  .breadcrumbs--footer {
    max-width: 345px;
    padding-bottom: 0.3125rem; } }

@media screen and (min-width: 1216px) {
  .breadcrumbs--footer {
    max-width: none; } }

.reveal {
  outline: none; }

.reveal#signup-overlay {
  top: 50vh !important;
  padding: 6.25rem 1.875rem 1.875rem 1.875rem;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  border: 5px solid #00a8cb;
  height: inherit;
  min-height: inherit;
  width: calc(100% - 20px);
  max-width: 600px;
  margin: 0 auto; }

.reveal .btn, .reveal .submit_button input[type='submit'], .submit_button .reveal input[type='submit'] {
  margin-bottom: 0; }

.reveal:focus {
  outline: 0;
  box-shadow: 0 0 4px 1px #080602; }

#alert-slideup {
  z-index: 11;
  width: 100%;
  position: fixed;
  padding: 1rem 0;
  background: #e0e0e0;
  padding: 2rem;
  left: 0;
  bottom: 0;
  display: block;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  transition: transform 0.5s ease;
  -ms-transform: translateY(0);
      transform: translateY(0);
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.3); }

#alert-slideup.is-closed {
  -ms-transform: translateY(36rem);
      transform: translateY(36rem); }

#signup-overlay {
  z-index: 10;
  width: 100%;
  padding: 1rem 0;
  background: #e6e6e6;
  padding: 2rem 2rem .5rem; }

#signup-overlay p {
  margin-bottom: .5rem; }

#signup-overlay h2 {
  margin-bottom: .6rem; }

#signup-overlay.is-closed {
  display: none; }

@media screen and (min-width: 648px) {
  #signup-overlay.headroom {
    position: fixed;
    z-index: 10;
    left: 0;
    bottom: 0;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    transition: transform 0.5s ease;
    -ms-transform: translateY(0);
        transform: translateY(0); }
  #signup-overlay.is-closed {
    display: block;
    -ms-transform: translateY(13rem);
        transform: translateY(13rem); } }

.animate-in {
  animation-name: fade-0-to-100; }

@keyframes fade-0-to-100 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em; }

/* .ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; } */
.ui-widget-content {
  border: 1px double #7d8691;
  background: #e9f0f7;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

/* Solspace
.ui-widget-header { border: 1px solid $gray2; background: $gray2 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }*/
.ui-widget-header {
  border-bottom: 1px solid #00a8cb;
  background-color: #CCC;
  color: #ffffff; }

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
/* .ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: $gray2 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; } */
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #fefefe;
  background: #fefefe;
  color: #454545;
  outline: none;
  text-align: center;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform .5s ease; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #000;
  background: rgba(69, 69, 69, 0.2);
  text-decoration: none;
  outline: none; }

/* Solspace
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  border: 1px solid rgba(69, 69, 69, 0.2);
  color: #454545;
  outline: none; }

.ui-datepicker-calendar .ui-state-hover,
.ui-datepicker-calendar .ui-widget-content .ui-state-hover,
.ui-datepicker-calendar .ui-state-focus,
.ui-datepicker-calendar .ui-widget-content .ui-state-focus {
  position: relative;
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  z-index: 1; }

/* Solspace
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }*/
.ui-state-hover a, .ui-state-hover a:hover {
  color: #000;
  text-decoration: none;
  outline: none; }

/* Solspace*/
.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #00a8cb;
  background-color: #00a8cb;
  font-weight: bold;
  color: #fff;
  outline: none; }

/* Solspace
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }*/
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fefefe;
  outline: none;
  text-decoration: none; }

/* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 2.2rem;
  min-height: 26px; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 3px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
  border: none; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
  border: none; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  text-indent: -999px;
  overflow: hidden; }

.ui-datepicker .ui-datepicker-prev:after, .ui-datepicker .ui-datepicker-next:after {
  display: block;
  color: #fefefe;
  line-height: 1.8rem;
  font-size: 1.6rem;
  font-weight: normal;
  background: #f15d22;
  border-radius: 50%;
  text-align: center;
  width: 2rem;
  height: 2rem; }

.ui-datepicker .ui-datepicker-prev:after {
  content: '≪'; }

.ui-datepicker .ui-datepicker-next:after {
  content: '≫'; }

/* .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; text-align: center; } */
.ui-datepicker .ui-datepicker-title {
  margin: 1px 0;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1rem;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  float: right; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px;
  position: relative; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-trigger {
  position: absolute;
  padding: 0;
  right: .3rem;
  bottom: 1.29rem;
  width: 1.8rem;
  height: 1.8rem;
  background-color: #454545;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/svg/icon-calendar.png);
  background-image: url(/svg/icon-calendar.svg);
  background-size: 65%;
  opacity: .75;
  tranision: background-color 0.3s ease; }

.ui-datepicker-trigger:focus, .ui-datepicker-trigger:active, .ui-datepicker-trigger:hover {
  opacity: 1; }

.ui-datepicker-trigger img {
  display: none; }

#calendar_calendars {
  display: none; }

#calendar_calendars {
  margin: 5px 0 10px; }

#calendar_select, #calendar_new_date, #calendar_help {
  float: left; }

#calendar_select, #calendar_help {
  margin-top: 4px; }

#calendar_help {
  margin-left: 20px;
  text-decoration: underline; }

#calendar_new_date {
  margin-left: 10px; }

#calendar_fields label {
  display: inline;
  line-height: 100%; }

#calendar_fields .line {
  margin-top: 5px;
  display: inline-block; }

#calendar_fields .rule {
  position: relative;
  margin-right: 15px;
  padding: 15px 30px;
  width: 100%;
  max-width: 450px;
  border: 1px solid rgba(37, 37, 37, 0.3);
  margin-bottom: 15px;
  background: rgba(37, 37, 37, 0.1);
  /* select date overrides */
  /* end select date overrides */ }

#calendar_fields .rule:before, #calendar_fields .rule:after {
  content: " ";
  display: table; }

#calendar_fields .rule:after {
  clear: both; }

#calendar_fields .rule .repeat {
  margin-top: 10px;
  background: none;
  padding-left: 0;
  display: none; }

#calendar_fields .rule .date input {
  width: 100px; }

#calendar_fields .rule .date input.hasDatepicker {
  background-image: url(/svg/icon-calendar.png);
  background-image: url(/svg/icon-calendar.svg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-size: 1rem;
  min-width: 135px;
  margin: 0;
  padding-right: 1.6rem; }

#calendar_fields .rule .time {
  margin-left: 2rem; }

@media screen and (min-width: 450px) {
  #calendar_fields .rule .time {
    margin-left: 0; } }

#calendar_fields .rule .time input {
  display: inline-block;
  width: 65px;
  background-position: 92% 50%;
  background-repeat: no-repeat;
  vertical-align: text-top; }

#calendar_fields .rule .time select {
  display: inline-block;
  width: 4rem;
  vertical-align: text-top; }

#calendar_fields .rule .time label {
  width: auto;
  padding: 0 10px;
  text-align: left;
  vertical-align: text-bottom; }

#calendar_fields .rule .repeat_select select,
#calendar_fields .rule .end select {
  width: 106px;
  margin-top: 2px; }

#calendar_fields .rule .options input {
  width: 40px; }

#calendar_fields .rule .options label {
  width: auto;
  padding: 0 10px;
  text-align: left; }

#calendar_fields .rule .options .by_date,
#calendar_fields .rule .options .by_relative {
  float: left; }

#calendar_fields .rule .options .clear {
  font-size: 1em;
  padding-top: 10px; }

#calendar_fields .rule .leader label {
  padding-top: 5px; }

#calendar_fields .rule .group {
  border-top: 1px solid #B2BFCC;
  padding-top: 5px;
  margin-top: 5px; }

#calendar_fields .rule .first {
  border: none; }

#calendar_fields .rule .end input {
  margin-left: 10px; }

#calendar_fields .rule .end .hasDatepicker {
  width: 106px; }

#calendar_fields .rule .inactive {
  display: none; }

#calendar_fields .rule .rule_number {
  position: absolute;
  top: -1px;
  width: 34px;
  height: 34px;
  padding: 5px 10px;
  background-color: rgba(37, 37, 37, 0.5);
  color: #FFF;
  left: -1px;
  border: 1px solid rgba(37, 37, 37, 0.8); }

#calendar_fields .rule .rule_close {
  position: absolute;
  top: -1px;
  width: 34px;
  height: 34px;
  padding: 5px 10px;
  background-color: rgba(37, 37, 37, 0.5);
  color: #fff;
  right: 0;
  border: 1px solid rgba(37, 37, 37, 0.8);
  cursor: pointer; }

#calendar_fields .rule .rule_close a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

#calendar_fields .rule .rule_close a:hover {
  text-decoration: none; }

#calendar_fields .rule .all_day {
  display: block;
  padding-left: 58px;
  margin-top: 0; }

#calendar_fields .rule .leader,
#calendar_fields .rule .time {
  float: left; }

#calendar_fields .rule .leader label {
  display: block;
  float: left;
  width: 50px;
  padding-right: 10px;
  text-align: right; }

#calendar_fields .rule .options {
  float: left;
  font-size: 14px;
  text-align: left; }

#calendar_fields .rule .repeat .options .picker_three {
  padding-top: 0;
  padding-left: 10px; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates {
  padding-top: 0;
  padding-left: 0;
  margin-top: 30px; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates .ui-datepicker-header {
  height: 40px; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates a {
  text-decoration: none; }

#calendar_fields .rule .repeat .options .picker_three.ss_select_dates .ui-widget-content .ui-datepicker-selected-day a,
#calendar_fields .rule .repeat .options .picker_three.ss_select_dates .ui-widget-content a:hover {
  border: 1px solid #dfd67a;
  color: #fff; }

#calendar_fields .rule .selector {
  float: left;
  min-height: 30px;
  line-height: 30px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-left: 9px;
  margin-bottom: 5px; }

#calendar_fields .rule .selector .item {
  float: left;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-top: none;
  padding-top: 0;
  margin-top: 0;
  width: 40px;
  height: 40px;
  display: block; }

#calendar_fields .rule .selector .item a.ui-corner-all span {
  margin: 7px 5px; }

#calendar_fields .rule .selector .newline {
  clear: left; }

#calendar_fields .rule .selector .close {
  border-right: 1px solid #fff; }

#calendar_fields .rule .selector a {
  display: block;
  float: left;
  text-align: center;
  min-width: 40px;
  padding: 5px 8px;
  color: #fff;
  background-color: #B2BFCC;
  text-decoration: none; }

#calendar_fields .rule .selector a.selected,
#calendar_fields .rule .selector a:hover,
#calendar_fields .rule .selector .close a:hover {
  background-color: #8A98A4;
  color: #fff; }

#calendar_fields .rule .selector .close a {
  background-color: #d1d7de;
  color: #7d8691; }

#calendar_fields .rule .picker_three {
  clear: both;
  background: none;
  padding-left: 0;
  padding-top: 10px; }

#calendar_fields .group.end.line {
  min-height: 15px; }

#calendar_fields.under_220 .rule .selector .item {
  margin-bottom: 5px; }

.ui-widget-content .ui-datepicker-selected-day {
  background: #ffffff url(ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  outline: none; }

.ui-widget-content .ui-datepicker-selected-day .ui-icon {
  background-image: url(ui-lightness/images/ui-icons_ef8c08_256x240.png); }

.ui-widget-content .ui-datepicker-selected-day a {
  background-color: #8D98A3;
  background-image: none;
  color: #fff;
  outline: none;
  text-decoration: none;
  border: 1px #8D98A3 solid; }

#ui-datepicker-div {
  border-color: #B6C0C2;
  z-index: 10000;
  zoom: 1;
  display: none; }

#calendar_fields .ui-datepicker-calendar .ui-state-active,
#calendar_fields .ui-datepicker-calendar .ui-widget-content .ui-state-active,
#calendar_fields .ui-datepicker-calendar .ui-widget-header .ui-state-active {
  background: #00a8cb !important;
  color: #fff; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("/images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("/images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* //// jquery.fancybox-buttons.css //// */
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050; }

#fancybox-buttons.top {
  top: 10px; }

#fancybox-buttons.bottom {
  bottom: 10px; }

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: linear-gradient(to bottom, #444444 0%, #343434 50%, #292929 50%, #333333 100%); }

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0; }

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("/images/fancybox/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8; }

#fancybox-buttons a:hover {
  opacity: 1; }

#fancybox-buttons a.btnPrev {
  background-position: 5px 0; }

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e; }

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px; }

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px; }

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px; }

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px; }

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px; }

#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default; }

/* //// jquery.fancybox-thumbs.css //// */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

/*	----------------------------------------------------------------
	MaxCycle (Fullscreen Slideshow for use with jQuery Cycle Plugin)
	----------------------------------------------------------------
	
	Demo at: http://www.aaronvanderzwan.com/maxcycle/
	Download and Info at: http://github.com/akv2/MaxCycle---jQuery-Plugin/
	Copyright (c) 2007-2011 Aaron Vanderzwan
	Dual licensed under the MIT and GPL licenses.
	
*/
/*! Version: 2.0.73 (12-Oct-2012) */
.mc-hide-scrolls {
  overflow: hidden; }

.mc-cycle {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0; }

.mc-image {
  /*NOTE: Mozilla flickers when fading and using 'all', so we have to be specific with what property we want to transition: If you are using fading transitions, use 'opacity: */
  transition: opacity 2s ease-in-out;
  /*If you are using horizontal slide transitions, use the following CSS:
	transition: left 1s ease-in-out;*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  overflow: hidden;
  width: 100%; }

.mc-old-browser .mc-image {
  overflow: hidden; }

.slides--maximage .mc-image {
  position: relative;
  width: 100% !important;
  height: 70vh !important; }

.slides--maximage .mc-image:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 7;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.15) 60%, rgba(0, 0, 0, 0.85) 100%); }

.slides--maximage .mc-image .youtube-video, .slides--maximage .mc-image video {
  left: 0;
  position: absolute;
  top: 0;
  object-fit: cover; }

.slides--maximage .vid-is-clickable .mc-image:after {
  display: none; }

.mashup {
  width: 100%;
  margin: 0; }

.mashup .grid {
  width: 100%;
  padding: 0;
  background: #252525;
  position: relative;
  padding: 10px 0 0 10px;
  height: auto;
  opacity: 0;
  transition: .3s opacity; }

.mashup .grid:before, .mashup .grid:after {
  content: " ";
  display: table; }

.mashup .grid:after {
  clear: both; }

.mashup .grid.is-ready {
  opacity: 1; }

.twoColProg .area-secondary .mashup .grid {
  padding: 10px 0 0 0; }

.mashup .grid-sizer,
.mashup .grid-item {
  width: calc(25% - 20px);
  margin-bottom: 10px; }

.mashup .grid-sizer {
  position: absolute; }

.mashup .gutter-sizer {
  width: 20px;
  position: absolute; }

.mashup .grid-item {
  position: relative;
  display: block;
  display: -ms-flexbox;
  display: flex;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #002d55;
  width: calc(100% - 20px);
  height: 250px;
  margin: 0 auto 10px;
  overflow: hidden; }

@media screen and (min-width: 750px) {
  .mashup .grid-item {
    background-size: 120%; } }

.mashup .grid-item--video {
  height: 100%;
  background-color: #252525;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.4); }

.mashup .grid-item--video:before {
  text-align: center;
  font-size: 50px;
  top: 50%;
  left: 50%;
  margin-left: -42px;
  background: #f15d22;
  color: white;
  width: 85px;
  height: 90px;
  margin-top: -45px;
  transition: text-shadow 0.5s ease, color 0.5s ease;
  padding: 20px; }

.mashup .grid-item--video .grid-item__title,
.mashup .grid-item--video .grid-item__caption,
.mashup .grid-item--video .grid-item__icon {
  display: none; }

.mashup .grid-item__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  background-size: cover;
  vertical-align: bottom;
  text-align: left;
  text-decoration: none;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform .6s ease; }

.mashup .grid-item__link:hover, .mashup .grid-item__link:focus, .mashup .grid-item__link:active {
  -ms-transform: scale(1.05);
      transform: scale(1.05); }

.mashup .grid-item__title {
  display: block;
  background: rgba(8, 6, 2, 0.6);
  padding: 10px 1rem;
  color: white;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 0;
  max-width: 768px; }

@media screen and (min-width: 750px) {
  .mashup .grid-item__title {
    font-size: 2rem; } }

.mashup .grid-item__title.no-bg {
  background: transparent;
  padding: 10px 3rem 0; }

.mashup .grid-item__icon {
  color: white;
  padding: 10px 3rem;
  font-size: .8rem;
  text-align: left; }

.mashup .grid-item__icon span {
  font-size: 20px; }

.mashup .grid-item__caption {
  display: block;
  background: #454545;
  width: 60%;
  padding: 10px 3rem;
  font-size: .8rem;
  line-height: 1.5;
  color: white; }

@media screen and (min-width: 750px) {
  .mashup .grid-item__caption {
    font-size: 1.3rem; } }

.mashup .grid-item.no-bg {
  background: none;
  color: white; }

.mashup .grid-item:nth-child(10n+2) .grid-item__caption,
.mashup .grid-item:nth-child(10n+2) .grid-item__icon, .mashup .grid-item:nth-child(10n+4) .grid-item__caption,
.mashup .grid-item:nth-child(10n+4) .grid-item__icon, .mashup .grid-item:nth-child(10n+5) .grid-item__caption,
.mashup .grid-item:nth-child(10n+5) .grid-item__icon, .mashup .grid-item:nth-child(10n+9) .grid-item__caption,
.mashup .grid-item:nth-child(10n+9) .grid-item__icon {
  display: none; }

.mashup .grid-item:nth-child(10n+1), .mashup .grid-item:nth-child(10n+4), .mashup .grid-item:nth-child(10n+10) {
  height: 510px; }

.mashup .grid-item:nth-child(10n+2), .mashup .grid-item:nth-child(10n+3), .mashup .grid-item:nth-child(10n+5), .mashup .grid-item:nth-child(10n+6), .mashup .grid-item:nth-child(10n+8), .mashup .grid-item:nth-child(10n+9) {
  height: 250px; }

.mashup .grid-item:nth-child(10n+5) {
  background: #f15d22; }

.mashup .grid-item:nth-child(10n+5) .grid-item__title {
  font-size: 2rem;
  line-height: 1.6rem;
  width: 100%; }

.mashup .grid-item:nth-child(10n+5) .grid-item__caption {
  display: none; }

.mashup .grid-item:nth-child(10n+5) .grid-item__icon {
  display: block;
  color: black;
  padding-bottom: 0;
  margin-bottom: 0; }

.mashup .grid-item:nth-child(10n+7) {
  height: 300px; }

.mashup .grid-item:nth-child(10n+7) .grid-item__title {
  font-size: 1.8rem;
  color: white; }

@media screen and (min-width: 750px) {
  .mashup .grid-item:nth-child(10n+7) .grid-item__title {
    font-size: 3rem;
    letter-spacing: 0; } }

.mashup .grid-item:nth-child(10n+7) .grid-item__caption {
  background: transparent;
  color: white;
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 100;
  margin-bottom: 1rem;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  max-width: 768px;
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  .mashup .grid-item:nth-child(10n+7) .grid-item__caption {
    font-size: 1rem;
    line-height: 1.4rem; } }

.mashup .grid-item:nth-child(10n+7) .grid-item__icon {
  text-align: center;
  font-size: 4rem; }

@media screen and (min-width: 1024px) {
  .mashup .grid-item:nth-child(10n+2), .mashup .grid-item:nth-child(10n+3), .mashup .grid-item:nth-child(10n+5), .mashup .grid-item:nth-child(10n+6), .mashup .grid-item:nth-child(10n+9) {
    width: calc(50% - 15px);
    height: 250px; }
  .mashup .grid-item:nth-child(10n+8) {
    width: calc(50% - 15px);
    height: 245px; } }

@media screen and (min-width: 750px) {
  .mashup .grid-item:nth-child(10n+1), .mashup .grid-item:nth-child(10n+7), .mashup .grid-item:nth-child(10n+10) {
    width: calc(100% - 20px); }
  .mashup .grid-item:nth-child(10n+2), .mashup .grid-item:nth-child(10n+3), .mashup .grid-item:nth-child(10n+4), .mashup .grid-item:nth-child(10n+5), .mashup .grid-item:nth-child(10n+6), .mashup .grid-item:nth-child(10n+8), .mashup .grid-item:nth-child(10n+9) {
    width: calc(50% - 15px); } }

.twoColProg .area-secondary .mashup .grid-item {
  width: calc(100% - 20px);
  height: 280px; }

@media screen and (min-width: 750px) {
  .twoColProg .area-secondary .mashup .grid-item {
    width: calc(100% - 20px);
    height: 280px; } }

@media screen and (min-width: 1024px) {
  .twoColProg .area-secondary .mashup .grid-item {
    width: calc(100% - 20px);
    height: 280px; } }

.mashup .primary-color .mashup-direction.right {
  border-left: 50px solid #002d55; }

.mashup .primary-color .mashup-direction.left {
  border-right: 50px solid #002d55; }

.mashup .secondary-color .mashup-direction.left {
  border-right: 50px solid #00a8cb; }

.mashup .secondary-color .mashup-direction.right {
  border-left: 50px solid #00a8cb; }

.mashup .tertiary-color .mashup-direction.right {
  border-left: 50px solid #002d55; }

.mashup .tertiary-color .mashup-direction.left {
  border-right: 50px solid #002d55; }

.mashup .fourth-color .mashup-direction.left {
  border-right: 50px solid #00a8cb; }

.mashup .fourth-color .mashup-direction.right {
  border-left: 50px solid #00a8cb; }

.mashup .fifth-color .mashup-direction.right {
  border-left: 50px solid #002d55; }

.mashup .fifth-color .mashup-direction.left {
  border-right: 50px solid #002d55; }

.mashup .mashup-direction {
  position: absolute;
  display: none;
  left: 0;
  top: calc(50% - 50px);
  width: 100px;
  z-index: 1;
  width: 0px;
  height: 0px;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid white; }

@media screen and (min-width: 600px) {
  .mashup .mashup-direction {
    display: block; } }

.mashup .mashup-direction.left {
  left: auto;
  right: 0;
  top: calc(50% - 50px);
  border-left: none; }

/**
 * Owl Carousel v2.1.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: none; }

.owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px; }

.owl-carousel .owl-dot span {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("/images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #002d55;
  opacity: 0.9; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  font-size: 14px;
  text-align: left;
  line-height: 18px;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
			   * Remove all paddings around the image on small screen
			   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

@font-face {
  font-family: 'Anodyne';
  src: url("/fonts/subset-Anodyne.woff2") format("woff2"), url("/fonts/subset-Anodyne.woff") format("woff"), url("/fonts/subset-Anodyne.svg#Anodyne") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Anodyne';
  src: url("/fonts/subset-Anodyne-Italic.woff2") format("woff2"), url("/fonts/subset-Anodyne-Italic.woff") format("woff"), url("/fonts/subset-Anodyne-Italic.svg#Anodyne-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

/**		base/page
 * -------------------
 * First place to make tweaks this site. No classes, just elements and type slectors
 */
a > svg {
  pointer-events: none; }

*::-moz-selection {
  background-color: rgba(0, 45, 85, 0.3); }

*::selection {
  background-color: rgba(0, 45, 85, 0.3); }

input[type="submit"]:focus,
select:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px rgba(8, 6, 2, 0.4); }

small {
  line-height: 1.2; }

.alert {
  max-width: 48rem;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding: 1rem;
  background: #fefefe; }

.alert h2 {
  font-size: 1.875rem;
  margin-top: 0;
  padding-top: 1rem;
  border: solid 2px red;
  border-right: none;
  border-left: none;
  color: #f15d22;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 2rem; }

.alert h2 a {
  color: #f15d22; }

@media screen and (min-width: 750px) {
  .alert h2 {
    font-size: 3.75rem; } }

.alert p {
  margin: 1rem auto 2rem;
  width: 85%; }

.alert .btn, .alert .submit_button input[type='submit'], .submit_button .alert input[type='submit'] {
  margin-bottom: 0 !important; }

.alert .close-button {
  position: absolute;
  right: 5px;
  top: 5px; }

.reveal--alert {
  position: relative;
  overflow: hidden; }

.blk {
  max-width: 48rem;
  width: 94%;
  position: relative;
  padding: 0;
  margin: 0 auto 3rem; }

.ie .blk {
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 450px) {
  .blk {
    width: 100%; } }

.blk.cms {
  min-height: 15.625rem; }

.from-wysiwyg > .blk {
  margin: 2rem auto 2rem auto; }

.from-wysiwyg > .blk:before, .from-wysiwyg > .blk:after {
  content: " ";
  display: table; }

.from-wysiwyg > .blk:after {
  clear: both; }

.blk__head {
  width: 94%;
  max-width: 48rem;
  margin: 0 auto;
  padding: 1rem 0 0;
  position: relative; }

.ie .blk__head {
  margin: 0; }

@media screen and (min-width: 1216px) {
  .blk__head {
    width: 100%; } }

.blk__heading {
  text-align: left;
  display: block;
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 .5rem 0;
  color: #002d55; }

@media screen and (min-width: 750px) {
  .blk__heading {
    font-size: 3rem;
    line-height: 1.2;
    margin: 2rem 0 1rem; } }

@media screen and (min-width: 1024px) {
  .blk__heading {
    font-size: 4rem;
    line-height: 1.2;
    margin: 2rem 0 0; } }

.blk__title {
  font-size: 1.375rem;
  margin-top: 0;
  text-transform: uppercase; }

.blk__preheading {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  color: #807e83;
  text-transform: uppercase; }

.blk__subheading {
  display: inline;
  color: #252525;
  text-transform: uppercase;
  font-size: 60%;
  margin: 0; }

.blk__subheading:before {
  content: '';
  display: block; }

.blk__summary {
  font-family: "Didact Gothic", "Helvetica", "Arial", sans-serif;
  color: #807e83;
  line-height: 1.3;
  font-size: 1.2rem;
  font-weight: 100;
  margin-bottom: .5rem; }

@media screen and (min-width: 750px) {
  .blk__summary {
    font-size: 1.8rem;
    line-height: 1.4; } }

.blk__link--img {
  display: block;
  float: left;
  max-width: 10em;
  width: 30%;
  margin: 0 .5em .5em 0; }

.blk--fill {
  background-color: #CCC;
  border: 1px solid #807e83; }

.blk__head--details {
  max-width: 70rem;
  padding-left: 0;
  padding-right: 0; }

.blk__head--details .blk__head {
  font-size: 3rem; }

.btn, .submit_button input[type='submit'] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #002d55;
  color: #FFF;
  transition: all 0.3s ease;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #fefefe !important;
  padding: 0.4375rem 0.625rem 0.1875rem;
  font-weight: 700;
  line-height: inherit;
  /*
	&--secondary {
		@include button(
			$background: $secondary-color-adventure,
			$background-hover: darken($secondary-color-adventure, 10%),
			$color: #FFF,
			$style: solid
		)
		padding: rem-calc(8) rem-calc(10) rem-calc(4);
	}
	
	&--tertiary {
		@include button(
			$background: $tertiary-color-adventure,
			$background-hover: darken($tertiary-color-adventure, 10%),
			$color: #FFF,
			$style: solid
		)
		padding: rem-calc(8) rem-calc(10) rem-calc(4);
	}
*/ }

[data-whatinput='mouse'] .btn, [data-whatinput='mouse'] .submit_button input[type='submit'], .submit_button [data-whatinput='mouse'] input[type='submit'] {
  outline: 0; }

.btn:hover, .submit_button input[type='submit']:hover, .btn:focus, .submit_button input[type='submit']:focus {
  background-color: #001222;
  color: #FFF; }

.ie .btn, .ie .submit_button input[type='submit'], .submit_button .ie input[type='submit'] {
  padding: 0.4375rem 0.625rem; }

.btn:hover, .submit_button input[type='submit']:hover, .btn:active, .submit_button input[type='submit']:active, .btn:focus, .submit_button input[type='submit']:focus {
  background-color: #001222; }

.btn:active, .submit_button input[type='submit']:active, .btn:focus, .submit_button input[type='submit']:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px rgba(8, 6, 2, 0.4); }

.btn:focus + label, .submit_button input[type='submit']:focus + label {
  outline: 0;
  box-shadow: 0 0 2px 1px rgba(8, 6, 2, 0.4); }

.btn[target="_blank"]:after, .submit_button input[target="_blank"][type='submit']:after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url("/svg/icon-link-external-white.png") no-repeat center center;
  background: url("/svg/icon-link-external-white.svg") no-repeat center center;
  background-size: 100%;
  vertical-align: middle;
  opacity: .8;
  margin: -.4rem 0 -.3rem .5rem; }

.btn[href$=".pdf"]:after, .submit_button input[href$=".pdf"][type='submit']:after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1.1rem;
  background: url("/svg/icon-file-pdf-white.png") no-repeat center center;
  background: url("/svg/icon-file-pdf-white.svg") no-repeat center center;
  background-size: 100%;
  vertical-align: middle;
  opacity: .8;
  margin: -.5rem 0 -.3rem .5rem; }

.btn.venue-add, .submit_button input.venue-add[type='submit'], .btn.venue-deselect, .submit_button input.venue-deselect[type='submit'], .btn.venue-remove, .submit_button input.venue-remove[type='submit'] {
  margin-bottom: 0; }

.btn#meetings-btn, .submit_button input#meetings-btn[type='submit'] {
  display: none; }

.btn#meetings-btn:after, .submit_button input#meetings-btn[type='submit']:after {
  content: '';
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("/svg/icon-meetings.png") no-repeat center center;
  background: url("/svg/icon-meetings.svg") no-repeat center center;
  background-size: 100%;
  vertical-align: text-bottom;
  opacity: 1;
  margin: 0 0 0 .5rem; }

@media screen and (min-width: 820px) {
  .btn#meetings-btn, .submit_button input#meetings-btn[type='submit'] {
    display: inline-block;
    line-height: 44px; } }

.btn#sports-btn1, .submit_button input#sports-btn1[type='submit'], .btn#sports-btn2, .submit_button input#sports-btn2[type='submit'] {
  display: none;
  line-height: 44px;
  background: #00a8cb; }

.btn#sports-btn1:after, .submit_button input#sports-btn1[type='submit']:after, .btn#sports-btn2:after, .submit_button input#sports-btn2[type='submit']:after {
  content: '';
  display: inline-block;
  width: 1.5rem;
  height: 1.25rem;
  background: url("/svg/icon-bike.png") no-repeat center center;
  background: url("/svg/icon-bike.svg") no-repeat center center;
  background-size: 100%;
  vertical-align: text-bottom;
  opacity: 1;
  margin: 0 0 0 .5rem; }

.btn#sports-btn1, .submit_button input#sports-btn1[type='submit'] {
  display: none;
  margin-right: .5rem;
  margin-left: 0;
  margin-bottom: 0; }

@media screen and (min-width: 820px) {
  .btn#sports-btn1, .submit_button input#sports-btn1[type='submit'] {
    display: inline-block; } }

@media screen and (min-width: 1024px) {
  .btn#sports-btn1, .submit_button input#sports-btn1[type='submit'] {
    display: none; } }

.btn#sports-btn2, .submit_button input#sports-btn2[type='submit'] {
  display: none; }

@media screen and (min-width: 1024px) {
  .btn#sports-btn2, .submit_button input#sports-btn2[type='submit'] {
    display: inline-block; } }

.btn#booknow-btn, .submit_button input#booknow-btn[type='submit'] {
  display: none;
  margin-right: 1rem;
  margin-left: 0;
  margin-bottom: 0;
  line-height: 44px;
  background: #00a8cb; }

.btn#booknow-btn:hover, .submit_button input#booknow-btn[type='submit']:hover, .btn#booknow-btn:active, .submit_button input#booknow-btn[type='submit']:active, .btn#booknow-btn:focus, .submit_button input#booknow-btn[type='submit']:focus {
  color: white;
  background: #00bde5; }

.btn#booknow-btn:after, .submit_button input#booknow-btn[type='submit']:after {
  content: '';
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("/svg/icon-book.png") no-repeat center center;
  background: url("/svg/icon-book.svg") no-repeat center center;
  background-size: 100%;
  vertical-align: text-bottom;
  opacity: 1;
  margin: 0 0 0 .5rem; }

@media screen and (min-width: 1024px) {
  .btn#booknow-btn, .submit_button input#booknow-btn[type='submit'] {
    display: inline-block; } }

.btn--more.slider {
  height: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.btn--block {
  display: block;
  width: 100%;
  margin: 0;
  background-color: #00a8cb; }

.btn--block:hover, .btn--block:active, .btn--block:focus {
  background-color: #007e98; }

.btn#menu-btn:after, .submit_button input#menu-btn[type='submit']:after {
  content: '';
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("/svg/icon-menu.png") no-repeat center center;
  background: url("/svg/icon-menu.svg") no-repeat center center;
  background-size: 100%;
  vertical-align: text-bottom;
  opacity: 1;
  margin: 0; }

@media screen and (min-width: 648px) {
  .btn#menu-btn:after, .submit_button input#menu-btn[type='submit']:after {
    margin: 0 0 0 .5rem; } }

.btn#picture--btn, .submit_button input#picture--btn[type='submit'] {
  padding: 0.9375rem 1.5625rem 0.3125rem 1.5625rem;
  width: 100%;
  max-width: 14.0625rem;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-size: 2rem;
  line-height: 1em;
  background: url("/images/css/scenic-bg.jpg") no-repeat center center;
  background-size: 100% 100%;
  will-change: transition;
  transition: background-size .3s ease; }

.btn#picture--btn:hover, .submit_button input#picture--btn[type='submit']:hover, .btn#picture--btn:focus, .submit_button input#picture--btn[type='submit']:focus, .btn#picture--btn:active, .submit_button input#picture--btn[type='submit']:active {
  background-size: 120% 120%; }

@media screen and (min-width: 450px) {
  .btn#picture--btn, .submit_button input#picture--btn[type='submit'] {
    padding: 1.5625rem 1.5625rem 0.9375rem 1.5625rem; } }

.btn--header {
  color: #fefefe;
  text-shadow: 0px 0.5px 1px rgba(0, 0, 0, 0.5);
  padding: 0.5rem 0.625rem 0.25rem;
  line-height: 44px;
  font-size: .9rem;
  font-weight: 700; }

.ie .btn--header {
  padding: 0.375rem 0.625rem; }

.list .btn, .list .submit_button input[type='submit'], .submit_button .list input[type='submit'],
.detail__aside .btn,
.detail__aside .submit_button input[type='submit'], .submit_button
.detail__aside input[type='submit'] {
  margin: .5rem 0; }

.booking .btn, .booking .submit_button input[type='submit'], .submit_button .booking input[type='submit'] {
  margin: 1rem 0 0 0; }

@media screen and (min-width: 648px) {
  .booking .btn, .booking .submit_button input[type='submit'], .submit_button .booking input[type='submit'] {
    margin: 1.5rem 0 0 0; }
  .twoColProg .area-secondary .booking .btn, .twoColProg .area-secondary .booking .submit_button input[type='submit'], .submit_button .twoColProg .area-secondary .booking input[type='submit'] {
    margin: 1.5rem 0 0 0; } }

.btn--secondary {
  background: #00a8cb; }

.btn--secondary:hover {
  background: #007e98; }

.btn--tertiary {
  background: #f15d22; }

.btn--tertiary:hover {
  background: #d3460d; }

.theme--adventure .btn--primary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #002d55;
  color: #FFF; }

[data-whatinput='mouse'] .theme--adventure .btn--primary {
  outline: 0; }

.theme--adventure .btn--primary:hover, .theme--adventure .btn--primary:focus {
  background-color: #001222;
  color: #FFF; }

.theme--adventure .btn--secondary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #00a8cb;
  color: #FFF; }

[data-whatinput='mouse'] .theme--adventure .btn--secondary {
  outline: 0; }

.theme--adventure .btn--secondary:hover, .theme--adventure .btn--secondary:focus {
  background-color: #007e98;
  color: #FFF; }

.theme--adventure .btn--tertiary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #f15d22;
  color: #FFF; }

[data-whatinput='mouse'] .theme--adventure .btn--tertiary {
  outline: 0; }

.theme--adventure .btn--tertiary:hover, .theme--adventure .btn--tertiary:focus {
  background-color: #d3460d;
  color: #FFF; }

.theme--sky .btn--primary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #002d55;
  color: #FFF; }

[data-whatinput='mouse'] .theme--sky .btn--primary {
  outline: 0; }

.theme--sky .btn--primary:hover, .theme--sky .btn--primary:focus {
  background-color: #001222;
  color: #FFF; }

.theme--sky .btn--secondary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #325a80;
  color: #FFF; }

[data-whatinput='mouse'] .theme--sky .btn--secondary {
  outline: 0; }

.theme--sky .btn--secondary:hover, .theme--sky .btn--secondary:focus {
  background-color: #24405b;
  color: #FFF; }

.theme--sky .btn--tertiary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #6795c0;
  color: #FFF; }

[data-whatinput='mouse'] .theme--sky .btn--tertiary {
  outline: 0; }

.theme--sky .btn--tertiary:hover, .theme--sky .btn--tertiary:focus {
  background-color: #477cad;
  color: #FFF; }

.theme--outdoor .btn--primary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #00a8cb;
  color: #FFF; }

[data-whatinput='mouse'] .theme--outdoor .btn--primary {
  outline: 0; }

.theme--outdoor .btn--primary:hover, .theme--outdoor .btn--primary:focus {
  background-color: #00d2fe;
  color: #FFF; }

.theme--outdoor .btn--secondary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #83d2e4;
  color: #FFF; }

[data-whatinput='mouse'] .theme--outdoor .btn--secondary {
  outline: 0; }

.theme--outdoor .btn--secondary:hover, .theme--outdoor .btn--secondary:focus {
  background-color: #59c3db;
  color: #FFF; }

.theme--outdoor .btn--tertiary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #008eac;
  color: #FFF; }

[data-whatinput='mouse'] .theme--outdoor .btn--tertiary {
  outline: 0; }

.theme--outdoor .btn--tertiary:hover, .theme--outdoor .btn--tertiary:focus {
  background-color: #006479;
  color: #FFF; }

.theme--zest .btn--primary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #f15d22;
  color: #FFF; }

[data-whatinput='mouse'] .theme--zest .btn--primary {
  outline: 0; }

.theme--zest .btn--primary:hover, .theme--zest .btn--primary:focus {
  background-color: #d3460d;
  color: #FFF; }

.theme--zest .btn--secondary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #f68051;
  color: #FFF; }

[data-whatinput='mouse'] .theme--zest .btn--secondary {
  outline: 0; }

.theme--zest .btn--secondary:hover, .theme--zest .btn--secondary:focus {
  background-color: #f35d21;
  color: #FFF; }

.theme--zest .btn--tertiary {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #fb9c76;
  color: #FFF; }

[data-whatinput='mouse'] .theme--zest .btn--tertiary {
  outline: 0; }

.theme--zest .btn--tertiary:hover, .theme--zest .btn--tertiary:focus {
  background-color: #fa7844;
  color: #FFF; }

.btn--light {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.5rem 0.625rem 0.25rem;
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  background-color: #002d55;
  color: #FFF; }

[data-whatinput='mouse'] .btn--light {
  outline: 0; }

.btn--light:hover, .btn--light:focus {
  background-color: #001222;
  color: #FFF; }

.btn--partner {
  /*
		padding: rem-calc(8) rem-calc(10);
		background: $gray3;
		border: 1px solid rgba($gray3, .5);	
		
		
		@include button(
			$background: $gray2,
			$background-hover: darken($gray2, 15%),
			$color: #FFF,
			$style: solid
		)
		*/ }

.btn--hollow {
  color: inherit !important;
  background: transparent;
  border: 1px solid rgba(69, 69, 69, 0.5); }

.btn--hollow:hover, .btn--hollow:active, .btn--hollow:focus {
  color: #454545;
  background: rgba(69, 69, 69, 0.05);
  border: 1px solid #454545; }

.btn--hollow:active, .btn--hollow:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px rgba(8, 6, 2, 0.4); }

.btn--hollow[target="_blank"]:after {
  background-image: url("/svg/icon-link-external.png");
  background-image: url("/svg/icon-link-external.svg"); }

.btn--hollow[href$=".pdf"]:after {
  background: url("/svg/icon-file-pdf.png") no-repeat center center;
  background: url("/svg/icon-file-pdf.svg") no-repeat center center; }

.btn--liteblue {
  background: #00a8cb; }

.btn--liteblue:hover, .btn--liteblue:active, .btn--liteblue:focus {
  color: white;
  background: #0093b2; }

.btn--orange {
  background: #f15d22; }

.btn--orange:hover, .btn--orange:active, .btn--orange:focus {
  color: white;
  background: #eb4e0f; }

.btn--gray {
  background: #807e83; }

.btn--gray:hover, .btn--gray:active, .btn--gray:focus {
  color: white;
  background: #737176; }

.btn--gray#meetings-btn, .btn--gray#sports-btn {
  position: relative;
  /*	
		    	&:hover {
			   .btn__overlay {
				    	display:block;
				    position:absolute;
				    z-index: -1;
				    left:-40px;
				    top:-10px;
				    width:275px;
				    padding:78px 5px 5px;
				    border:1px solid #900;
				    background-color:$gray3;
			    	} 	
		    	}
		    	*/ }

.btn--gray#meetings-btn .btn__overlay, .btn--gray#sports-btn .btn__overlay {
  display: none; }

.btn--back {
  position: absolute;
  left: 0rem;
  top: .5rem; }

.btn--back:before {
  content: '« '; }

.btn--short {
  padding: 0.25rem 0.625rem 0.07812rem; }

.ie .btn--short {
  padding: 0.25rem 0.625rem; }

.btn--small {
  font-size: .75rem;
  padding: 0.5rem 0.625rem 0.375rem; }

.btn--matchwidth {
  max-width: 280px;
  width: 100%; }

.btn--fixed {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  width: 100%;
  text-align: left; }

.btn--fixed .btn, .btn--fixed .submit_button input[type='submit'], .submit_button .btn--fixed input[type='submit'] {
  margin-bottom: 5px;
  font-size: 90%; }

@media screen and (min-width: 450px) {
  .btn--fixed .btn, .btn--fixed .submit_button input[type='submit'], .submit_button .btn--fixed input[type='submit'] {
    font-size: 1rem; } }

.btn--empty {
  background: none;
  border: none;
  color: inherit !important;
  text-decoration: underline; }

.btn--empty:hover, .btn--empty:active, .btn--empty:focus {
  color: inherit;
  background: none;
  border: none; }

.btn--imap {
  color: #fefefe;
  background: #f15d22;
  display: none; }

@media screen and (min-width: 450px) {
  .btn--imap {
    display: inline-block; } }

.btn--imap:hover, .btn--imap:active, .btn--imap:focus {
  color: white;
  background: #eb4e0f; }

.btn--imap .icon {
  margin: -.5rem 0 -.25rem .3rem; }

.btn--itin {
  display: inline-block;
  color: #fefefe !important;
  background: #f15d22;
  border: 1px solid #f15d22;
  cursor: pointer;
  float: left; }

.btn--itin:hover, .btn--itin:active, .btn--itin:focus {
  color: #fefefe;
  background: rgba(241, 93, 34, 0.4);
  border: 1px solid #f15d22; }

.btn--itin.disabled, .btn--itin[disabled], .btn--itin[aria-disabled] {
  cursor: default;
  color: black;
  background: rgba(241, 93, 34, 0.2);
  border: 1px solid rgba(241, 93, 34, 0.2); }

.btn--itin:active, .btn--itin:focus {
  outline: 0;
  box-shadow: 0 0 2px 1px rgba(8, 6, 2, 0.4); }

.btn--icon {
  background: none;
  border: none;
  color: #00a8cb !important;
  margin: 0;
  padding: .3rem; }

.btn--icon:hover, .btn--icon:active, .btn--icon:focus {
  color: #007e98;
  background: none;
  border: none; }

.list .btn--icon {
  margin: 0; }

.btn--icon[target="_blank"]:after {
  background: none;
  display: none; }

.btn--pinterest#pinterestShare {
  background-color: #C92228;
  color: #fefefe;
  height: 2.1875rem;
  width: 2.1875rem;
  line-height: 1.0625rem; }

.btn--pinterest#pinterestShare[target="_blank"]:after {
  display: none; }

.btn--pinterest#pinterestShare:hover, .btn--pinterest#pinterestShare:active, .btn--pinterest#pinterestShare:focus {
  background-color: #9d1b1f; }

.btn--facebook#facebookShare {
  background-color: #3b5998;
  color: #fefefe;
  height: 2.1875rem;
  width: 2.1875rem;
  line-height: 1.0625rem; }

.btn--facebook#facebookShare[target="_blank"]:after {
  display: none; }

.btn--facebook#facebookShare:hover, .btn--facebook#facebookShare:active, .btn--facebook#facebookShare:focus {
  background-color: #2d4373; }

.btn--twitter#twitterShare {
  background-color: #55acee;
  color: #fefefe;
  height: 2.1875rem;
  width: 2.1875rem;
  line-height: 1.0625rem; }

.btn--twitter#twitterShare[target="_blank"]:after {
  display: none; }

.btn--twitter#twitterShare:hover, .btn--twitter#twitterShare:active, .btn--twitter#twitterShare:focus {
  background-color: #2795e9; }

.btn--email#emailShare {
  background-color: #454545;
  color: #fefefe;
  height: 2.1875rem;
  width: 2.1875rem;
  line-height: 1.0625rem; }

.btn--email#emailShare[target="_blank"]:after {
  display: none; }

.btn--email#emailShare:hover, .btn--email#emailShare:active, .btn--email#emailShare:focus {
  background-color: #2c2c2c; }

@media screen and (min-width: 1024px) {
  .page-footer__guide .btn--secondary {
    margin: 1rem 0 0 0; } }

.btn__svg {
  max-width: 30px;
  max-height: 30px;
  fill: #fefefe;
  transition: fill 0.5s ease; }

.btn:hover .btn__svg, .submit_button input[type='submit']:hover .btn__svg,
.btn:active .btn__svg, .submit_button input[type='submit']:active .btn__svg,
.btn:focus .btn__svg, .submit_button input[type='submit']:focus .btn__svg {
  fill: #fefefe; }

.btn__svg--small {
  max-width: 15px;
  max-height: 15px; }

.btn__svg--white {
  fill: #fefefe; }

.btn:hover .btn__svg--white, .submit_button input[type='submit']:hover .btn__svg--white,
.btn:active .btn__svg--white, .submit_button input[type='submit']:active .btn__svg--white,
.btn:focus .btn__svg--white, .submit_button input[type='submit']:focus .btn__svg--white {
  fill: #fefefe; }

.card {
  position: relative;
  width: 100%;
  max-width: 61.25rem;
  margin: 0 .5rem 1rem .5rem;
  padding: 2rem;
  background: #fefefe;
  border: 2px solid rgba(204, 204, 204, 0.3); }

.card__helper h2, .card__helper h3, .card__helper h4, .card__helper h5, .card__helper h6 {
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: .75rem; }

@media screen and (min-width: 600px) {
  .card {
    width: calc(50% - 1rem); } }

@media screen and (min-width: 1024px) {
  .card {
    width: calc(33.333% - 1rem); } }

@media screen and (min-width: 750px) {
  .twoColProg .card {
    width: calc(50% - 1rem); } }

@media screen and (min-width: 1024px) {
  .twoColProg .card {
    width: calc(50% - 1rem); } }

.area-secondary .card {
  width: 100%;
  margin: 0 0 1rem 0; }

@media screen and (min-width: 450px) {
  .area-secondary .card {
    width: calc(50% - 1rem);
    margin: 0 .5rem 1rem .5rem; } }

@media screen and (min-width: 750px) {
  .area-secondary .card {
    width: 100%;
    margin: 0 0 1rem 0; } }

@media screen and (min-width: 1024px) {
  .area-secondary .card {
    width: 100%;
    margin: 0 0 1rem 0; } }

.twoColProg .area-secondary .card {
  width: 100%;
  margin: 0 0 1rem 0; }

@media screen and (min-width: 450px) {
  .twoColProg .area-secondary .card {
    width: 100%;
    margin: 0 0 1rem 0; } }

@media screen and (min-width: 750px) {
  .twoColProg .area-secondary .card {
    width: 100%;
    margin: 0 0 1rem 0; } }

@media screen and (min-width: 1024px) {
  .twoColProg .area-secondary .card {
    width: 100%;
    margin: 0 0 1rem 0; } }

.card--hover-box {
  max-width: 26.25rem;
  padding: 0 1rem; }

@media screen and (min-width: 450px) {
  .card--hover-box {
    width: calc(50% - 1rem); } }

@media screen and (min-width: 1024px) {
  .card--hover-box {
    margin: 0;
    width: calc(50% - .6rem);
    /* was %33.3333 */ } }

@media screen and (min-width: 648px) {
  .twoColProg .card--hover-box {
    margin: 0;
    width: calc(50% - .6rem);
    /* was %33.3333 */ } }

.card--hover-box .icon {
  margin-bottom: 0.3125rem;
  margin-right: 0.3125rem; }

.card--hover-box .card__title {
  font-size: 1rem;
  color: #fefefe;
  margin-bottom: .25rem; }

.card--hover-box .card__picture {
  margin: 0;
  min-height: 15rem;
  display: block; }

.card--hover-box .card__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: .5rem .5rem 0 .5rem;
  text-align: left;
  color: #fefefe;
  background: rgba(8, 6, 2, 0.8);
  transition: color 0.5s ease, background 0.5s ease; }

.card--hover-box .card__intro {
  overflow: hidden;
  margin: .1rem 0 .25rem 0;
  max-height: 0;
  font-size: .9rem;
  transition: max-height 0.5s ease;
  text-transform: uppercase; }

.card--hover-box .card__link--img {
  background: #a6a6a6 url(/images/placeholder.jpg) no-repeat center center;
  background-size: contain;
  position: relative;
  height: 15em;
  overflow: hidden; }

.card--hover-box .card__link--img:hover .card__caption, .card--hover-box .card__link--img:focus .card__caption, .card--hover-box .card__link--img:active .card__caption {
  color: #fefefe; }

.card--hover-box .card__link--img:hover .card__intro, .card--hover-box .card__link--img:focus .card__intro, .card--hover-box .card__link--img:active .card__intro {
  max-height: 4.5rem; }

.card--rollover {
  max-width: 18.75rem;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border: none; }

.mashup .card--rollover {
  width: 100%;
  border: none;
  margin: 0;
  max-width: 47.5rem;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 1rem;
  /*
				&:nth-child(6) {
					width: 33.3333%;
				}
				&:nth-child(7) {
					width: 33.3333%;
					flex-grow: 2;
				}
				*/ }

@media screen and (min-width: 600px) {
  .mashup .card--rollover {
    width: 50%;
    margin: 0; } }

.card--rollover .icon {
  margin-bottom: 0.3125rem; }

.card--rollover .icon.no-intro {
  margin-bottom: 1rem; }

.card--rollover .card__title {
  font-size: 1.8rem;
  line-height: 1;
  color: #fefefe;
  margin-bottom: .5rem; }

.mashup .card--rollover .card__title {
  font-size: 1.8rem;
  margin-top: .3em; }

@media screen and (min-width: 750px) {
  .mashup .card--rollover .card__title {
    font-size: 2.3rem; } }

.card--rollover .card__content {
  display: none; }

@media screen and (min-width: 1024px) {
  .card--rollover .card__content {
    display: block; } }

.card--rollover .card__picture {
  margin: 0;
  min-height: 280px;
  display: block;
  position: relative; }

@media screen and (min-width: 600px) {
  .card--rollover .card__picture {
    min-height: 450px; } }

.mashup .card--rollover .card__picture {
  min-height: 320px; }

@media screen and (min-width: 600px) {
  .mashup .card--rollover .card__picture {
    min-height: 450px; } }

.card--rollover .card__caption {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 280px;
  padding: 1rem;
  text-align: left;
  color: #fefefe;
  background: rgba(8, 6, 2, 0.6);
  outline: 2px solid #fefefe;
  outline-offset: -.9rem;
  opacity: 0;
  text-align: center;
  color: #fefefe;
  transition: color 0.5s ease, background 0.5s ease, opacity 0.5s ease; }

.mashup .card--rollover .card__caption {
  display: block;
  opacity: 1; }

.card--rollover .card__caption .btn--hollow {
  color: #fefefe;
  border-color: #fefefe; }

@media screen and (min-width: 600px) {
  .card--rollover .card__caption {
    display: block;
    min-height: 450px; } }

.mashup .card--rollover .card__caption {
  min-height: 320px; }

@media screen and (min-width: 600px) {
  .mashup .card--rollover .card__caption {
    min-height: 450px; } }

.card--rollover .card__helper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.card--rollover .card__helper .btn, .card--rollover .card__helper .submit_button input[type='submit'], .submit_button .card--rollover .card__helper input[type='submit'] {
  margin-bottom: 0; }

.card--rollover .card__helper .btn.blockLike, .card--rollover .card__helper .submit_button input.blockLike[type='submit'], .submit_button .card--rollover .card__helper input.blockLike[type='submit'] {
  display: block;
  margin: 0 auto; }

.card--rollover.primary-color .card__caption {
  background: #002d55; }

.card--rollover.secondary-color .card__caption {
  background: #00a8cb; }

.adFix .card--rollover.secondary-color .card__caption {
  background: #002d55 !important; }

.adFix .card--rollover.secondary-color .mashup-direction.right {
  border-left: 50px solid #002d55 !important; }

.adFix .card--rollover.secondary-color .mashup-direction.left {
  border-right: 50px solid #002d55 !important; }

.card--rollover.tertiary-color .card__caption {
  background: #002d55; }

.adFix .card--rollover.tertiary-color .card__caption {
  background: #00a8cb !important; }

.adFix .card--rollover.tertiary-color .mashup-direction.right {
  border-left: 50px solid #00a8cb !important; }

.adFix .card--rollover.tertiary-color .mashup-direction.left {
  border-right: 50px solid #00a8cb !important; }

.card--rollover.fourth-color .card__caption {
  background: #00a8cb; }

.adFix .card--rollover.fourth-color .card__caption {
  background: #002d55 !important; }

.adFix .card--rollover.fourth-color .mashup-direction.right {
  border-left: 50px solid #002d55 !important; }

.adFix .card--rollover.fourth-color .mashup-direction.left {
  border-right: 50px solid #002d55 !important; }

.card--rollover.fifth-color .card__caption {
  background: #002d55; }

.adFix .card--rollover.fifth-color .card__caption {
  background: #00a8cb !important; }

.adFix .card--rollover.fifth-color .mashup-direction.right {
  border-left: 50px solid #00a8cb !important; }

.adFix .card--rollover.fifth-color .mashup-direction.left {
  border-right: 50px solid #00a8cb !important; }

.card--rollover .card__intro {
  overflow: hidden;
  margin: .1rem 0 .75rem 0;
  color: #fefefe;
  line-height: 1.6;
  font-size: 1rem;
  letter-spacing: .025rem;
  font-weight: 400; }

.mashup .card--rollover .card__intro {
  font-size: .95rem; }

@media screen and (min-width: 600px) {
  .mashup .card--rollover .card__intro {
    line-height: 1.5;
    font-size: 1.1rem; } }

.card--rollover .card__link--img {
  background: #a6a6a6 url(/images/placeholder.jpg) no-repeat center center;
  background-size: cover;
  margin: 0;
  position: relative;
  height: 280px;
  overflow: hidden; }

.card--rollover .card__link--img:hover .card__caption, .card--rollover .card__link--img:focus .card__caption, .card--rollover .card__link--img:active .card__caption {
  color: #fefefe;
  opacity: .95; }

@media screen and (min-width: 600px) {
  .card--rollover .card__link--img {
    min-height: 450px; } }

.mashup .card--rollover .card__link--img {
  min-height: 320px; }

@media screen and (min-width: 600px) {
  .mashup .card--rollover .card__link--img {
    min-height: 450px; } }

.card--imageholder {
  display: none;
  overflow: hidden; }

.card--imageholder .card__link--img {
  will-change: transform;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform .5s ease; }

.card--imageholder:hover .card__link--img,
.card--imageholder:focus .card__link--img {
  -ms-transform: scale(1.05);
      transform: scale(1.05); }

@media screen and (min-width: 600px) {
  .card--imageholder {
    display: -ms-flexbox;
    display: flex; } }

.card--narrow {
  max-width: 26.25rem; }

@media screen and (min-width: 450px) {
  .card--narrow {
    width: calc(50% - 1rem); } }

@media screen and (min-width: 648px) {
  .card--narrow {
    margin: 0 .3rem .6rem .3rem;
    width: calc(33.333% - .6rem); } }

@media screen and (min-width: 1024px) {
  .card--narrow {
    margin: 0 .5rem 1rem .5rem;
    width: calc(25% - 1rem); } }

@media screen and (min-width: 648px) {
  .twoColProg .card--narrow {
    margin: 0 .3rem .6rem .3rem;
    width: calc(33.333% - .6rem); } }

.card--flex-stack {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.card--masonry {
  max-width: none;
  margin: 0 0 1rem 0;
  background: #F9F9F9;
  border: 1px solid rgba(204, 204, 204, 0.6);
  padding: 1.5rem 1.5rem 1rem 1.5rem; }

.card--masonry .card__link--img {
  margin: calc(-1.5rem - 1px);
  margin-bottom: 1.75rem; }

.card--masonry .card__title a.card__link {
  color: #fefefe;
  color: #080602; }

@media screen and (min-width: 600px) {
  .card--masonry {
    width: calc(50% - 30px); } }

@media screen and (min-width: 750px) {
  .card--masonry {
    width: calc(50% - 30px); } }

@media screen and (min-width: 1024px) {
  .card--masonry {
    width: calc(33.333% - 30px); } }

.twoColProg .card--masonry .btn--itin {
  display: block; }

@media screen and (min-width: 750px) {
  .twoColProg .card--masonry .btn--itin {
    display: none; } }

.card--fixed-width {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 18.75rem;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem; }

@media screen and (min-width: 750px) {
  .twoColProg .card--fixed-width {
    width: calc(50% - .5rem); } }

@media screen and (min-width: 1024px) {
  .twoColProg .card--fixed-width {
    width: calc(50% - .5rem); } }

.card--fixed-width .socialshare {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  opacity: 0;
  transition: opacity 0.5s ease; }

.card--fixed-width:hover .socialshare {
  opacity: 1; }

.area-secondary .card--fixed-width {
  width: 18.75rem;
  margin: 0 0 1rem 0; }

@media screen and (min-width: 450px) {
  .area-secondary .card--fixed-width {
    width: 18.75rem;
    margin: 0 .5rem 1rem .5rem; } }

@media screen and (min-width: 750px) {
  .area-secondary .card--fixed-width {
    width: 18.75rem;
    margin: 0 0 1rem 0; } }

@media screen and (min-width: 1024px) {
  .area-secondary .card--fixed-width {
    width: 18.75rem;
    margin: 0 0 1rem 0; } }

.twoColProg .area-secondary .card--fixed-width {
  width: 18.75rem;
  margin: 0 0 1rem 0; }

@media screen and (min-width: 450px) {
  .twoColProg .area-secondary .card--fixed-width {
    width: 18.75rem;
    margin: 0 .5rem; } }

@media screen and (min-width: 750px) {
  .twoColProg .area-secondary .card--fixed-width {
    width: 18.75rem;
    margin: 0 .5rem; } }

@media screen and (min-width: 1024px) {
  .twoColProg .area-secondary .card--fixed-width {
    width: 18.75rem;
    margin: 0 .5rem; } }

.card--partner {
  background: #fefefe;
  border: 2px solid rgba(204, 204, 204, 0.3);
  padding: 1.5rem 1.5rem 1rem 1.5rem; }

.card--partner .card__link--img {
  margin: calc(-1.5rem - 1px);
  margin-bottom: 1.75rem; }

.card--partner .card__summary {
  margin-bottom: 2rem; }

.card--orderguide {
  border: none;
  padding: 0;
  position: relative;
  background: none;
  width: 100%;
  margin-bottom: 1rem;
  color: #fff;
  /*
		.btn {
			line-height: 1.4;
			font-size: 1.4rem;
			//max-width:320px;
			padding:4rem 0;
			width:100%;
			color: $gray1 !important;
		    background:#cce30f;
		    border: 1px solid white;
		    
		    &:nth-child(odd){
			    
			    //background:darken(#cce30f,10);
			    
		    }
		}
		*/ }

@media screen and (min-width: 600px) {
  .area-primary .card--orderguide, .area-footer .card--orderguide {
    width: calc(40% - 1rem);
    margin-bottom: 0; }
  .area-primary .card--orderguide:first-child, .area-footer .card--orderguide:first-child {
    width: calc(60% - 1rem); } }

.area-primary .card--orderguide .child, .area-footer .card--orderguide .child {
  text-align: center;
  width: 100%;
  max-width: 460px;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  .area-primary .card--orderguide .child, .area-footer .card--orderguide .child {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }

.card--orderguide .btn, .card--orderguide .submit_button input[type='submit'], .submit_button .card--orderguide input[type='submit'] {
  color: #fff;
  border-color: #fff;
  margin-bottom: 0; }

.area-secondary .card--orderguide {
  width: 100%; }

.card--wide {
  max-width: 61.875em;
  width: 100%;
  padding: 1rem; }

.ie .card--wide {
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 648px) {
  .card--wide {
    width: calc(50% - 1rem);
    margin: 0 .5rem 1rem .5rem; } }

@media screen and (min-width: 750px) {
  .card--wide {
    width: 100%;
    margin: 0 auto 1rem auto; } }

@media screen and (min-width: 648px) {
  .twoColProg .card--wide {
    width: 100%;
    margin: 0 0 1rem 0; } }

.area-secondary .card--wide {
  border: 1px solid #001222; }

@media screen and (min-width: 648px) {
  .tabs-panel .card--wide {
    width: 100%;
    margin: 0 auto 1rem auto; } }

.card--wide .card__link--img {
  display: block;
  margin: 0 auto .5em auto;
  text-align: center;
  min-height: 0;
  max-width: 14em;
  width: 100%; }

@media screen and (min-width: 648px) {
  .card--wide .card__link--img {
    float: none;
    max-width: 14em;
    width: 100%; }
  .twoColProg .card--wide .card__link--img {
    float: none;
    max-width: none;
    margin: -1rem auto 1rem auto; } }

@media screen and (min-width: 750px) {
  .card--wide .card__link--img {
    float: left;
    margin: 0 1em .5em 0;
    max-width: 15em;
    width: 40%; }
  .twoColProg .card--wide .card__link--img {
    float: none;
    width: 100%;
    max-width: none;
    margin: -1rem auto 1rem auto; } }

.card--wide .card__subheading {
  font-size: 80%;
  text-align: left; }

.card--columned {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  width: 100%; }

@media screen and (min-width: 750px) {
  .card--columned {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; } }

.card--columned .card__column {
  width: 100%; }

@media screen and (min-width: 750px) {
  .card--columned .card__column:first-child {
    padding: 0 1em .5em 0;
    width: 20em; } }

.card--columned .card__img {
  max-width: 19em; }

.card--columned .card__link--img {
  width: auto;
  max-width: none;
  max-height: 13.75em; }

@media screen and (min-width: 648px) {
  .card--columned .card__link--img {
    max-width: none;
    max-height: 18.75em; } }

@media screen and (min-width: 750px) {
  .card--columned .card__link--img {
    float: none;
    max-width: none;
    width: 100%; } }

.card--blogs .card__subheading {
  font-size: 80%;
  text-align: left; }

.card__preheading {
  font-size: 0.875rem;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  color: #807e83;
  font-weight: 400;
  text-transform: uppercase; }

.card__heading {
  font-size: 1.375rem;
  text-transform: uppercase;
  text-align: center; }

.card__subheading {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #f15d22;
  text-align: center; }

.card__title {
  font-size: 1.375rem; }

.card__summary {
  font-size: 1rem;
  line-height: 1.5; }

.card__label {
  display: block;
  text-align: center;
  margin-top: -1rem; }

.card__subtitle {
  font-size: 85%; }

.card__img {
  max-height: 21.875rem; }

@media screen and (min-width: 750px) {
  .card__img {
    max-width: 31.25rem;
    width: 100%; } }

.card__img-margin {
  margin-bottom: .5rem; }

.card__people-bio {
  display: none; }

.card__link--more {
  padding: .2rem 0;
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline; }

.card__summary .card__link--more {
  margin: 0 .5rem 0 0; }

.card__link--img {
  display: block;
  margin: 0 -.5rem 1rem -.5rem;
  text-align: center;
  min-height: 9rem; }

.card__helper {
  text-align: center; }

.detail__aside {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  background-color: rgba(0, 168, 203, 0.2);
  padding: .8rem;
  margin: 0 auto 1rem auto; }

.detail__caption {
  position: relative;
  width: 100%;
  min-height: 3rem; }

.detail__caption ul {
  margin-bottom: 1rem; }

.detail__caption ul li {
  line-height: 1.1em; }

.hero--main {
  text-align: center;
  margin-bottom: 1rem; }

form#directions label {
  display: inline-block;
  margin-right: .5rem; }

.content-wrapper--details {
  margin-bottom: 1rem; }

.content-wrapper--details .small-12 {
  margin-bottom: 1rem; }

#trip-advisor {
  width: 100%; }

#CDSWIDSSP {
  width: auto !important; }

.widSSPBranding {
  text-align: center; }

.widSSPBranding dt {
  width: auto !important; }

.dir {
  margin: .5rem auto;
  max-width: 81.875em;
  padding: 0;
  margin: 0 auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center; }

.dir.is-loading {
  height: 10rem !important; }

.area-secondary .dir {
  padding: .5rem .5rem; }

@media screen and (min-width: 750px) {
  .area-secondary .dir {
    padding: .5rem 0; } }

.dir--compare {
  overflow-x: scroll;
  overflow-y: hidden; }

@media screen and (min-width: 600px) {
  .dir--compare {
    overflow-x: visible; } }

.dir--from-left {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.dir--from-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.dir--to-edge {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.dir--masonry {
  display: block;
  width: 100%;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  padding: 0;
  margin: 0; }

@media screen and (min-width: 600px) {
  .area-primary .dir--masonry {
    margin: 1rem auto; } }

.dir__counter {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  letter-spacing: .05em; }

.dir__heading {
  padding-bottom: 0;
  text-align: center;
  font-size: 1.3rem; }

.dir__heading--noline {
  border-bottom: none; }

.dir--wide {
  max-width: 81.875em;
  padding: 0 1.25rem; }

.dir--amenities {
  max-height: 0;
  margin-top: -1px;
  overflow: hidden;
  border-left: 1px solid #007e98;
  border-right: 1px solid #007e98;
  border-bottom: 1px solid #007e98;
  transition: max-height .5s ease-in-out;
  will-change: max-height; }

.dir--amenities.show {
  max-height: 900px; }

.dir--amenities-helper {
  padding: 1rem 0.5rem; }

.dir--helper {
  margin: .5rem auto;
  max-width: 81.875em; }

#deal-directory {
  will-change: content; }

.dir__pagination {
  text-align: center; }

.dir__pagination.pagination .current {
  background-color: transparent; }

.dir__pagination.pagination .button,
.dir__pagination.pagination a {
  background-color: #454545;
  color: #fefefe;
  margin: 0;
  padding: .4rem .8rem; }

.dir__pagination.pagination .button:hover, .dir__pagination.pagination .button:focus,
.dir__pagination.pagination a:hover,
.dir__pagination.pagination a:focus {
  background-color: #252525;
  color: #fefefe; }

.calendar-container {
  width: 100%;
  max-width: 400px;
  padding: 0 1rem;
  margin: 2rem auto; }

#mc_calendar table {
  width: 100%;
  padding: 0px;
  margin-bottom: 0;
  border-collapse: collapse;
  border: none; }

#mc_calendar table thead {
  border: none; }

#mc_calendar table thead td {
  border: none; }

#mc_calendar table thead th {
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
  padding: 5px; }

#mc_calendar table thead th a {
  display: block;
  width: 100%;
  color: #FFF;
  transition: background .3s; }

#mc_calendar table thead th a:focus,
#mc_calendar table thead th a:hover {
  background: #4b4a4a; }

#mc_calendar table th {
  border: none; }

#mc_calendar table th, #mc_calendar table th a {
  text-decoration: none;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.3rem; }

#mc_calendar table tr {
  background: #333; }

#mc_calendar table tr#mc_days {
  background: #999; }

#mc_calendar table tr#mc_days th {
  height: 25px;
  text-decoration: none;
  color: #FFF;
  font-size: 15px;
  line-height: 16px;
  padding: 0; }

#mc_calendar table td {
  font-size: 12px;
  color: #0a0a0a;
  line-height: 20px;
  vertical-align: top;
  border: 1px solid #999;
  margin: 0px;
  padding: 0 0 5px;
  background: #FFF; }

#mc_calendar table td.has_events a {
  text-decoration: none;
  background-color: #FFF;
  display: block;
  color: #0a0a0a; }

#mc_calendar table td.has_events a:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  margin: 0 auto;
  border-radius: 100px;
  background: #0a0a0a; }

#mc_calendar table td, #mc_calendar table th {
  text-align: center;
  width: 14%; }

#mc_calendar table td strong.middot {
  font-weight: 600;
  line-height: 30px;
  background: none;
  height: 30px;
  width: 100%;
  display: block;
  color: #F7F8F2; }

#mc_calendar table a.icon {
  display: block;
  height: 30px;
  width: 100%; }

.cal-date {
  display: block;
  position: relative;
  background: #00a8cb;
  width: 3.75rem;
  text-align: center;
  text-decoration: none; }

.cal-date__container {
  position: absolute;
  top: 0;
  left: 0.625rem; }

.cal-date__month {
  display: block;
  background: #00a8cb;
  color: #fefefe;
  text-transform: uppercase;
  font-weight: 700;
  font-size: .75rem;
  line-height: 1;
  padding: .3rem 0 0 0; }

.cal-date__date {
  display: block;
  font-size: 2.4rem;
  line-height: 1.75rem;
  color: #fefefe;
  margin: 0;
  font-weight: 700;
  padding: .45rem 0 0;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  background: transparent; }

.cal-date__year {
  display: block;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.5;
  color: #fefefe;
  margin: 0;
  padding: 0 0 .3rem 0; }

.feed {
  position: relative;
  width: 94%;
  max-width: 32.5rem;
  /* old = 520( extra sm ), 990 (sm), 1425 (med), 1600 (big ass ) */
  margin: .5rem auto;
  background: white; }

@media screen and (min-width: 600px) {
  .feed {
    max-width: 61.875rem; } }

@media screen and (min-width: 750px) {
  .feed {
    max-width: none; } }

.ie .feed {
  margin: .5rem 0; }

.feed--gallery {
  max-width: 61.875rem; }

.feed--gallery .owl-carousel .owl-nav .owl-next,
.feed--gallery .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 32%;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background: #989898;
  width: 1.5rem;
  height: 5rem;
  border-radius: 0; }

.feed--gallery .owl-carousel .owl-nav .owl-next:hover, .feed--gallery .owl-carousel .owl-nav .owl-next:active, .feed--gallery .owl-carousel .owl-nav .owl-next:focus,
.feed--gallery .owl-carousel .owl-nav .owl-prev:hover,
.feed--gallery .owl-carousel .owl-nav .owl-prev:active,
.feed--gallery .owl-carousel .owl-nav .owl-prev:focus {
  background: #a9a9a9; }

.feed--gallery .owl-carousel .owl-nav .owl-next:after,
.feed--gallery .owl-carousel .owl-nav .owl-prev:after {
  content: '';
  position: absolute;
  top: 45%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent; }

.feed--gallery .owl-carousel .owl-nav .owl-next {
  right: 0; }

.feed--gallery .owl-carousel .owl-nav .owl-prev {
  left: 0; }

.feed--gallery .owl-carousel .owl-nav .owl-next:after {
  border-left: 1rem solid rgba(255, 255, 255, 0.5);
  margin-top: -.25rem;
  margin-left: -.5rem; }

.feed--gallery .owl-carousel .owl-nav .owl-prev:after {
  border-right: 1rem solid rgba(255, 255, 255, 0.5);
  margin-top: -.25rem;
  margin-left: -.5rem; }

.feed--scroller {
  margin: 0;
  max-width: none;
  box-shadow: none;
  width: 100%; }

.feed--scroller .feed__heading {
  position: absolute;
  text-transform: uppercase;
  top: -20px;
  font-size: .7rem;
  line-height: 20px;
  height: 20px;
  left: 0;
  background: #002d55;
  display: block;
  padding: 0 .4rem;
  color: #fefefe;
  text-decoration: none;
  font-weight: 700; }

.feed--scroller .feed__container {
  padding: 0 1.5rem;
  border: none;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1); }

.feed--scroller .feed__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
  max-width: 400px;
  text-align: left;
  border-left: 1px solid rgba(8, 6, 2, 0.5); }

.feed--scroller .feed__item:first-child {
  border: none; }

.feed--scroller .feed__link {
  display: block;
  text-decoration: none;
  background: white;
  transition: .3s all ease-in-out; }

.feed--scroller .feed__link:hover, .feed--scroller .feed__link:active, .feed--scroller .feed__link:focus {
  background: #e5faff; }

.feed--scroller img.feed__img {
  display: none;
  width: auto; }

@media screen and (min-width: 450px) {
  .feed--scroller img.feed__img {
    display: block; } }

.feed--scroller .feed__caption-wrap {
  overflow: hidden;
  padding: .5rem 1rem; }

.feed--scroller .feed__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 15.5rem;
  text-align: left;
  margin: 0;
  font-size: 1rem;
  letter-spacing: 0; }

.feed--scroller .feed__link {
  height: 5rem; }

.feed--scroller .feed__summary {
  height: 2.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: .9rem;
  font-weight: 100;
  color: #080602;
  margin: 0;
  line-height: 1.5; }

.feed--scroller .cal-date__container {
  position: static;
  top: auto;
  right: auto;
  padding-top: .4rem;
  background: #00a8cb;
  height: 5rem;
  min-width: 3.75rem; }

.feed--scroller .cal-date {
  background: transparent;
  border: none;
  font-size: 2.5rem; }

.feed--scroller .cal-date__date {
  padding: .45rem 0 0; }

.feed--scroller .owl-theme .owl-nav {
  top: 0; }

.feed--scroller .owl-carousel .owl-item {
  min-height: 4rem; }

.feed--scroller .owl-carousel .owl-nav .owl-next,
.feed--scroller .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background: #080602;
  width: 1.5rem;
  height: 5rem;
  border-radius: 0; }

.feed--scroller .owl-carousel .owl-nav .owl-next:hover, .feed--scroller .owl-carousel .owl-nav .owl-next:active, .feed--scroller .owl-carousel .owl-nav .owl-next:focus,
.feed--scroller .owl-carousel .owl-nav .owl-prev:hover,
.feed--scroller .owl-carousel .owl-nav .owl-prev:active,
.feed--scroller .owl-carousel .owl-nav .owl-prev:focus {
  background: #002d55; }

.feed--scroller .owl-carousel .owl-nav .owl-next:after,
.feed--scroller .owl-carousel .owl-nav .owl-prev:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent; }

.feed--scroller .owl-carousel .owl-nav .owl-next {
  right: 0; }

.feed--scroller .owl-carousel .owl-nav .owl-prev {
  left: 0; }

.feed--scroller .owl-carousel .owl-nav .owl-next:after {
  border-left: 1rem solid rgba(255, 255, 255, 0.5);
  margin-top: -.25rem;
  margin-left: -.5rem; }

.feed--scroller .owl-carousel .owl-nav .owl-prev:after {
  border-right: 1rem solid rgba(255, 255, 255, 0.5);
  margin-top: -.25rem;
  margin-left: -.5rem; }

.content-wrapper--scroller .feed--scroller .owl-theme .owl-nav {
  bottom: 0;
  margin-bottom: 0; }

.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-next,
.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-prev {
  height: 100%;
  background: rgba(0, 0, 0, 0.1); }

.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-next:hover, .content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-next:focus, .content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-next:active,
.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-prev:hover,
.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-prev:focus,
.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-prev:active {
  background: rgba(0, 0, 0, 0.2); }

.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-next:after,
.content-wrapper--scroller .feed--scroller .owl-carousel .owl-nav .owl-prev:after {
  border-color: white; }

.content-wrapper--scroller .feed--scroller .owl-carousel .owl-controls .owl-nav .owl-next:after,
.content-wrapper--scroller .feed--scroller .owl-carousel .owl-controls .owl-nav .owl-prev:after {
  border-top-color: transparent;
  border-bottom-color: transparent; }

.feed--single .feed--container {
  width: 250px;
  padding-bottom: 0; }

.feed--single .feed--item {
  width: 250px; }

.feed__footer-wrap {
  z-index: 10;
  width: 100%;
  padding: 1rem 0;
  background: #F9F9F9; }

@media screen and (min-width: 648px) {
  .feed__footer-wrap.headroom {
    position: fixed;
    z-index: 10;
    left: 0;
    bottom: 0;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    padding: 0; } }

@media screen and (min-width: 648px) {
  .feed__footer-wrap.headroom {
    transition: transform 0.5s ease; }
  .feed__footer-wrap.headroom--unpinned {
    -ms-transform: translateY(7rem);
        transform: translateY(7rem); }
  .feed__footer-wrap.headroom--pinned {
    -ms-transform: translateY(0);
        transform: translateY(0); } }

.feed__heading {
  border-bottom: 1px solid rgba(37, 37, 37, 0.3);
  padding-bottom: 0;
  text-align: center;
  font-size: 1.2rem; }

.feed__title {
  font-size: 1rem;
  text-align: center;
  margin: 0 0 .5rem 0;
  text-transform: uppercase;
  color: #00a8cb; }

.feed__container {
  background-color: #F9F9F9;
  border: 1px solid #007e98;
  padding: 5px 1px;
  margin: 0 auto; }

.feed__container#related-videos {
  background: none;
  border: none;
  padding: 5px 1px;
  margin: 0 auto; }

.feed__container#social-stream {
  background-color: #F9F9F9;
  border: 1px solid #F9F9F9;
  padding: 5px 1px;
  margin: 0 auto; }

.feed__item {
  margin: 0;
  text-align: center; }

.feed__item--video a:hover:after, .feed__item--video a:focus:after, .feed__item--video a:active:after {
  opacity: 1;
  background-size: 80px; }

.feed__item--video a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("/svg/icon-play-video.png") no-repeat center center;
  background: url("/svg/icon-play-video.svg") no-repeat center center;
  background-size: 60px;
  opacity: .8;
  transition: opacity 0.3s ease, background-size 0.3s ease; }

.feed__caption {
  display: block;
  padding: .5em;
  background-color: rgba(0, 168, 203, 0.8);
  color: white;
  min-height: 4.5rem; }

.fm {
  width: 94%;
  max-width: 61.875rem;
  padding: 1rem;
  margin: .5rem auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }

@media screen and (min-width: 600px) {
  .fm {
    width: 100%; } }

.booking .fm {
  margin: 0;
  padding: 0;
  text-align: left;
  background: transparent; }

@media screen and (min-width: 648px) {
  .booking .fm {
    padding: 0; } }

.booking .fm .fm__input-wrapper, .booking .fm .dform .radios li, .dform .radios .booking .fm li, .booking .fm
.dform .checkboxes li,
.dform .checkboxes .booking .fm li {
  padding: 0 5px;
  width: 100%; }

@media screen and (min-width: 600px) {
  .booking .fm .fm__input-wrapper, .booking .fm .dform .radios li, .dform .radios .booking .fm li, .booking .fm
.dform .checkboxes li,
  .dform .checkboxes .booking .fm li {
    width: calc(33% - 20px); } }

.booking .fm .fm__input-wrapper .btn, .booking .fm .dform .radios li .btn, .dform .radios .booking .fm li .btn, .booking .fm
.dform .checkboxes li .btn,
.dform .checkboxes .booking .fm li .btn, .booking .fm .fm__input-wrapper .submit_button input[type='submit'], .submit_button .booking .fm .fm__input-wrapper input[type='submit'], .booking .fm .dform .radios li .submit_button input[type='submit'], .submit_button .booking .fm .dform .radios li input[type='submit'], .dform .radios .booking .fm li .submit_button input[type='submit'], .submit_button .dform .radios .booking .fm li input[type='submit'], .booking .fm
.dform .checkboxes li .submit_button input[type='submit'], .submit_button .booking .fm
.dform .checkboxes li input[type='submit'],
.dform .checkboxes .booking .fm li .submit_button input[type='submit'], .submit_button
.dform .checkboxes .booking .fm li input[type='submit'] {
  margin-top: 1rem;
  padding: 0.5rem 2rem; }

.booking .fm .fm__input-wrapper .checkToday label, .booking .fm .dform .radios li .checkToday label, .dform .radios .booking .fm li .checkToday label, .booking .fm
.dform .checkboxes li .checkToday label,
.dform .checkboxes .booking .fm li .checkToday label {
  color: #fefefe; }

.booking .fm .fm__group {
  margin-bottom: .5rem; }

.booking .fm .fm__input--select {
  color: #080602; }

.booking .fm input#today_only {
  margin-bottom: 0; }

.fm--floating-labels select.fm__input {
  background-image: none; }

.fm--floating-labels .fm__input {
  height: auto;
  margin: 0;
  padding-top: .75rem;
  padding-bottom: .75rem;
  transition: all 0.3s ease; }

.fm--floating-labels .fm__label {
  font-size: 0.875rem;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 100%;
  margin-top: 0;
  padding: 0 0.5rem;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-transform: translateY(3px);
      transform: translateY(3px);
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
  opacity: 0;
  color: #807e83;
  transition: all 0.3s ease; }

.fm--floating-labels .fm--show-floating-label .fm__input,
.fm--floating-labels .fm__textarea,
.fm--floating-labels .fm__input--select,
.fm--floating-labels .fm__input:required {
  padding-top: 1.2rem;
  padding-bottom: 0.4rem; }

.fm--floating-labels .fm--show-floating-label .fm__input:focus::-webkit-input-placeholder,
.fm--floating-labels .fm__textarea:focus::-webkit-input-placeholder,
.fm--floating-labels .fm__input--select:focus::-webkit-input-placeholder,
.fm--floating-labels .fm__input:required:focus::-webkit-input-placeholder {
  color: transparent; }

.fm--floating-labels .fm--show-floating-label .fm__input:focus:-moz-placeholder,
.fm--floating-labels .fm__textarea:focus:-moz-placeholder,
.fm--floating-labels .fm__input--select:focus:-moz-placeholder,
.fm--floating-labels .fm__input:required:focus:-moz-placeholder {
  color: transparent; }

.fm--floating-labels .fm--show-floating-label .fm__input:focus::-moz-placeholder,
.fm--floating-labels .fm__textarea:focus::-moz-placeholder,
.fm--floating-labels .fm__input--select:focus::-moz-placeholder,
.fm--floating-labels .fm__input:required:focus::-moz-placeholder {
  color: transparent; }

.fm--floating-labels .fm--show-floating-label .fm__input:focus:-ms-input-placeholder,
.fm--floating-labels .fm__textarea:focus:-ms-input-placeholder,
.fm--floating-labels .fm__input--select:focus:-ms-input-placeholder,
.fm--floating-labels .fm__input:required:focus:-ms-input-placeholder {
  color: transparent; }

.fm--floating-labels .fm--show-floating-label .fm__input--select {
  padding-top: 1.25rem;
  padding-bottom: .4rem; }

.fm--floating-labels .fm__show-floating-label .fm__label,
.fm--floating-labels .fm__input-wrapper--select .fm__label,
.fm--floating-labels .fm__label.fm__label--required,
.fm--floating-labels textarea + .fm__label {
  -ms-transform: none;
      transform: none;
  opacity: 1; }

.fm__col1, .fm__col2 {
  width: calc(100% - 24px);
  float: left; }

@media screen and (min-width: 600px) {
  .fm__col1, .fm__col2 {
    width: calc(50% - 24px); } }

.fm__ul li {
  list-style: none; }

.fm__label--required:after {
  content: ' *';
  display: inline-block;
  vertical-align: middle;
  margin-left: .3rem; }

.fm__heading {
  font-size: 1.125rem; }

@media screen and (min-width: 648px) {
  .fm__heading {
    font-size: 1.25rem; } }

.fm__input--select {
  color: inherit;
  font: inherit;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  line-height: normal;
  margin: 0; }

.fm__input-wrapper, .dform .radios li,
.dform .checkboxes li {
  position: relative;
  width: 100%;
  margin: .4rem auto;
  max-width: 40.625rem; }

.fm__input-wrapper--select {
  color: inherit;
  font: inherit;
  margin: 0 0 1rem 0;
  padding: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  border: none;
  background: transparent;
  line-height: normal; }

.fm__input-wrapper--select:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
  background-image: url(/svg/icon-dropdown-arrow-down.png);
  background-image: url(/svg/icon-dropdown-arrow-down.svg); }

.fm__input-wrapper--columned {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between; }

.fm__input-wrapper--wide .fm__input-column {
  width: 15rem; }

.fm__group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%;
  margin: auto;
  max-width: 40.625rem; }

.fm__input-column {
  width: 12rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }

.input-pill[type=checkbox] {
  opacity: 0;
  margin: 0 -1.1rem 0 0; }

.input-pill[type=checkbox] + label {
  height: 1.6rem;
  line-height: 1.3em;
  background-color: white;
  color: #454545;
  border: 1px solid #CCC;
  text-align: center;
  margin: .2rem;
  text-indent: 0;
  padding: .3rem .8rem .1rem;
  border-radius: 10rem;
  transition: all 0.3s ease; }

.ie .input-pill[type=checkbox] + label {
  padding: .3rem .8rem; }

.input-pill[type=checkbox]:checked + label {
  color: white;
  background-color: #002d55;
  border: 1px solid #002d55; }

.input-pill[type=checkbox]:focus + label {
  outline: 0;
  box-shadow: 0 0 2px 1px rgba(8, 6, 2, 0.4); }

.input-checkbox, .dform .radios li input[type='checkbox'],
.dform .checkboxes li input[type='checkbox'],
.input-radio,
.dform .radios li input[type='radio'],
.dform .checkboxes li input[type='radio'] {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: inherit;
  background: transparent;
  line-height: normal;
  width: 18px;
  height: 18px;
  box-shadow: 0 0 0 0 rgba(8, 6, 2, 0.4) inset;
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
  vertical-align: -3px;
  outline: 0;
  border: 1px solid #cacaca; }

.input-checkbox:checked, .dform .radios li input[type='checkbox']:checked,
.dform .checkboxes li input[type='checkbox']:checked,
.input-radio:checked,
.dform .radios li input[type='radio']:checked,
.dform .checkboxes li input[type='radio']:checked {
  border: none;
  box-shadow: 0 0 0 10px #00a8cb inset; }

.input-checkbox:checked:after, .dform .radios li input[type='checkbox']:checked:after,
.dform .checkboxes li input[type='checkbox']:checked:after,
.input-radio:checked:after,
.dform .radios li input[type='radio']:checked:after,
.dform .checkboxes li input[type='radio']:checked:after {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.input-checkbox:checked:focus, .dform .radios li input[type='checkbox']:checked:focus,
.dform .checkboxes li input[type='checkbox']:checked:focus,
.input-radio:checked:focus,
.dform .radios li input[type='radio']:checked:focus,
.dform .checkboxes li input[type='radio']:checked:focus {
  box-shadow: 0 0 0 10px #00a8cb inset, 0 0 3px 1px rgba(8, 6, 2, 0.4); }

.input-checkbox:focus, .dform .radios li input[type='checkbox']:focus,
.dform .checkboxes li input[type='checkbox']:focus,
.input-radio:focus,
.dform .radios li input[type='radio']:focus,
.dform .checkboxes li input[type='radio']:focus {
  box-shadow: 0 0 3px 1px rgba(8, 6, 2, 0.4); }

.input-checkbox:after, .dform .radios li input[type='checkbox']:after,
.dform .checkboxes li input[type='checkbox']:after,
.input-radio:after,
.dform .radios li input[type='radio']:after,
.dform .checkboxes li input[type='radio']:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: scale(0.2);
      transform: scale(0.2);
  transition: all 0.2s ease-in-out 0.1s;
  opacity: 0; }

.input-radio, .dform .radios li input[type='radio'],
.dform .checkboxes li input[type='radio'] {
  border-radius: 50%; }

.input-radio:after, .dform .radios li input[type='radio']:after,
.dform .checkboxes li input[type='radio']:after {
  width: 4px;
  height: 4px;
  margin-left: -2px;
  margin-top: -2px;
  background-color: #fff;
  border-radius: 50%; }

.input-checkbox, .dform .radios li input[type='checkbox'],
.dform .checkboxes li input[type='checkbox'] {
  border-radius: 4px; }

.input-checkbox:after, .dform .radios li input[type='checkbox']:after,
.dform .checkboxes li input[type='checkbox']:after {
  width: 10px;
  height: 8px;
  margin-left: -5px;
  margin-top: -4px;
  background-image: url(/svg/icon-checkbox-check.png);
  background-image: url(/svg/icon-checkbox-check.svg); }

.input-select {
  position: relative;
  display: block;
  color: #fefefe;
  /* Media query to target Firefox only */
  /* Dropdown arrow */ }

.input-select select {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: .5rem 1.25rem .5rem 1.75rem;
  line-height: 1.5;
  color: #fefefe;
  background-color: #002d55;
  border: 0;
  font-size: 1rem;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  height: 3rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: none;
  /* Undo the Firefox inner focus ring */
  /* Active/open */
  /* Hide the arrow in IE10 and up */ }

.input-select select:focus {
  box-shadow: 0 0 0 0.075rem #fefefe, 0 0 0 0.2rem rgba(8, 6, 2, 0.4);
  color: #fefefe; }

.input-select select:focus:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.input-select select:active {
  color: #fff;
  background-color: rgba(8, 6, 2, 0.4); }

.input-select select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  .input-select {
    /* Firefox hack to hide the arrow */
    /* <option> elements inherit styles from <select>, so reset them. */ }
  .input-select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem; }
  .input-select option {
    color: #fefefe;
    background-color: rgba(8, 6, 2, 0.4); } }

.input-select:after {
  position: absolute;
  top: 50%;
  right: .5rem;
  display: inline-block;
  content: "";
  width: 1.5rem;
  height: 1.1rem;
  margin-top: -.5rem;
  pointer-events: none;
  background-image: url("/svg/icon-dropdown-arrow-down.png");
  background-image: url("/svg/icon-dropdown-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

/* Forms module styling helpers */
.dform_error {
  color: #E3373C;
  font-weight: bold;
  text-align: center; }

.dform_error:before, .dform_error:after {
  content: " *** "; }

.dform {
  background: #fefefe;
  width: 100%;
  max-width: 61.875rem;
  padding: 1rem;
  margin: .5rem auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }

.dform .dir__heading {
  color: #002d55;
  margin-bottom: .8rem;
  text-transform: uppercase; }

.dform .radios,
.dform .checkboxes {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.dform .radios li,
.dform .checkboxes li {
  width: 100%;
  max-width: 20em; }

@media screen and (min-width: 450px) {
  .dform .radios li,
  .dform .checkboxes li {
    max-width: none;
    margin: .15rem 1rem; } }

.dform .dform_file_upload {
  border: 1px solid #CCC;
  margin-bottom: 1rem;
  text-align: center;
  padding-right: 0; }

.dform .dform_file_upload .dform_label {
  padding: .25rem .5rem .75rem .5rem;
  position: relative;
  cursor: pointer;
  width: auto;
  pointer-events: auto;
  opacity: 1; }

.dform .dform_file_upload .dform_container {
  background: #F9F9F9;
  padding: .5rem;
  margin-top: -.7rem; }

.dform .dform_file_upload input[type="file"] {
  margin-bottom: 0;
  max-width: 15rem; }

.dform_element {
  width: 100%;
  padding-right: 1rem;
  margin: .15rem 1rem; }

@media screen and (min-width: 450px) {
  .dform_element {
    margin: 0; } }

.dform_element .column, .dform_element .columns, .dform_element .columns {
  float: left; }

.dform_element.submit_button {
  width: 100%; }

label.dform_required:after {
  content: ' *'; }

.dform_label {
  font-size: 0.875rem; }

.dform_desc {
  font-size: 80%; }

.submit_button {
  padding-top: 2rem; }

ul.checkboxes {
  list-style-type: none;
  padding: 0;
  margin: 0; }

#ajax-spinner {
  position: absolute;
  width: 250px;
  height: 250px;
  top: calc(50% - 125px);
  left: calc(50% - 125px);
  z-index: 1000;
  display: block;
  background-size: cover; }

@media screen and (min-width: 648px) {
  #ajax-spinner {
    width: 320px;
    height: 320px;
    top: calc(50% - 180px);
    left: calc(50% - 180px); } }

#ajax-spinner:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  border: 0.25rem solid rgba(37, 37, 37, 0.6);
  border-top-color: #fefefe;
  animation: spin 1s infinite linear; }

.is-loading {
  position: relative;
  min-width: 2rem;
  min-height: 2rem;
  max-height: 20rem; }

.is-loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  border: 0.25rem solid rgba(37, 37, 37, 0.6);
  border-top-color: #fefefe;
  animation: spin 1s infinite linear; }

.collapse-wrapper {
  height: auto;
  padding: 2rem 0; }

.collapse-wrapper.is-collapsed {
  height: 0;
  overflow: hidden;
  padding: 0; }

.peak-radar {
  position: absolute;
  right: 0;
  top: 4rem;
  max-width: 9.375rem; }

@media screen and (min-width: 750px) {
  .peak-radar {
    top: 1rem;
    max-width: 18.75rem; } }

.peak-radar--lg {
  width: 100%;
  position: static;
  right: auto;
  top: auto;
  max-width: 25rem;
  margin-bottom: 1rem; }

.peak-radar--sm {
  position: static;
  right: auto;
  top: auto;
  max-width: 7.5rem; }

.peak-radar--xxsm {
  position: static;
  display: inline-block;
  vertical-align: top;
  margin-right: .5rem;
  right: auto;
  top: auto;
  max-width: 6.25rem; }

.cc-bottom {
  bottom: 20% !important; }

.cc-left {
  left: 3% !important; }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window {
    max-width: 300px !important; } }

.helper-multi__title {
  margin: 0 auto;
  text-align: center;
  max-width: 480px;
  margin-top: 6vh; }

/* Accessibility 3rd Party overrides */
.userway.userway-accessibility.userway_p3 .userway_accessibility_icon, .userway.userway-accessibility.userway_p4 .userway_accessibility_icon, .userway.userway-accessibility.userway_p5 .userway_accessibility_icon {
  bottom: 105px !important; }

.hero {
  width: 100%;
  position: relative;
  text-align: center; }

.hero__img {
  margin: 0 auto; }

.hero__img--spaced {
  margin: 2rem auto 3rem auto; }

.hero--gallery {
  display: -ms-flexbox;
  display: flex;
  background: #002d55;
  -ms-flex-flow: column;
      flex-flow: column;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 1rem; }

@media screen and (min-width: 750px) {
  .hero--gallery {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    padding: 1rem 0 1rem 1rem; } }

.hero__gallery {
  margin-bottom: 1rem;
  visibility: hidden;
  opacity: 0; }

.hero__gallery#partner-hero.is-ready, .hero__gallery#content-hero.is-ready {
  opacity: 1;
  visibility: visible;
  animation-name: fade-this-in-too;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-iteration-count: 1; }

.hero--only {
  -ms-flex-pack: center;
      justify-content: center; }

.hero--main {
  width: 100%;
  /*
		@include breakpoint(areabreak) {
			width: 75%;
		}
		*/ }

.hero--only .hero--main {
  margin-bottom: 0; }

.hero__tray {
  width: 100%;
  padding-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  /*
		@include breakpoint(areabreak) {
			display: block;
			width: 25%;
			padding-top: 0;
			padding-left: 1rem;
		}
		*/ }

.hero__thumb {
  min-width: 5rem;
  height: auto;
  margin: 1px 5px 5px 5px;
  display: block;
  /*
		@include breakpoint(areabreak) {
			width: calc(50% - 2px);
			display: inline-block;
		}
		*/ }

.highlight__wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 1rem;
  max-width: 60rem; }

@media screen and (min-width: 1216px) {
  .highlight__wrapper {
    max-width: 81.875rem; } }

.highlight {
  margin: .1rem 0; }

.highlight:last-child {
  margin: .1rem 0 1.5rem; }

.highlight .btn, .highlight .submit_button input[type='submit'], .submit_button .highlight input[type='submit'] {
  color: #FFF;
  border: none; }

.highlight .btn:hover, .highlight .submit_button input[type='submit']:hover, .submit_button .highlight input[type='submit']:hover, .highlight .btn:active, .highlight .submit_button input[type='submit']:active, .submit_button .highlight input[type='submit']:active, .highlight .btn:focus, .highlight .submit_button input[type='submit']:focus, .submit_button .highlight input[type='submit']:focus {
  color: #FFF;
  border: none; }

.highlight__wrapper {
  width: 100%; }

.highlight__separator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-align: center;
      align-items: center;
  margin: .5rem auto;
  max-width: 640px; }

.highlight__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: 0 auto; }

@media screen and (min-width: 1024px) {
  .highlight__container {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }

@media screen and (min-width: 1024px) {
  .twoColProg .highlight__container {
    -ms-flex-flow: column;
        flex-flow: column; } }

.highlight__head {
  background-color: #002d55;
  padding: 1.5rem; }

@media screen and (min-width: 750px) {
  .highlight__head {
    padding: 2.8rem 5rem; } }

@media screen and (min-width: 750px) {
  .twoColProg .highlight__head {
    padding: 1.5rem; } }

.highlight__heading {
  display: block;
  line-height: 1;
  text-decoration: none;
  font-size: 2.4rem; }

@media screen and (min-width: 750px) {
  .twoColProg .highlight__heading {
    font-size: 1.8rem; } }

.highlight__subheading {
  display: block;
  font-size: 60%;
  margin: 0; }

@media screen and (min-width: 750px) {
  .highlight__subheading {
    margin: 0; } }

.highlight__subheading:before {
  content: '';
  display: block; }

@media screen and (min-width: 750px) {
  .twoColProg .highlight__subheading {
    margin: 0; } }

.highlight__summary {
  font-family: "Didact Gothic", "Helvetica", "Arial", sans-serif;
  font-size: 1.8rem;
  color: #807e83;
  line-height: 1.4; }

.highlight__link {
  position: relative;
  color: #fefefe;
  text-decoration: none;
  transition: all .4s; }

.highlight__link .highlight__more {
  background: rgba(0, 0, 0, 0.3); }

.highlight__link:hover, .highlight__link:active, .highlight__link:focus {
  color: #fefefe;
  text-decoration: none; }

.highlight__link:hover .highlight__more, .highlight__link:active .highlight__more, .highlight__link:focus .highlight__more {
  background: rgba(0, 0, 0, 0.5); }

.highlight__more {
  display: inline-block;
  text-align: center;
  color: #fefefe;
  margin-top: .5rem;
  padding: .4rem .8rem;
  transition: background 0.5s ease; }

.hightlight_color .highlight__more {
  backbround: #00a8cb; }

.highlight__more:hover {
  color: #fff; }

.highlight__pane--img {
  min-height: 200px;
  min-height: 15vh;
  width: 100%;
  overflow: hidden;
  /*
			@supports(object-position: 50% 50%) {
				.highlight--img {
					object-position: 50% 50%;
					object-fit: cover;
					max-width: none;
				}
			}
			*/ }

@media screen and (min-width: 1216px) {
  .highlight__pane--img {
    width: 65%;
    min-height: 45vh; } }

@media screen and (min-width: 1216px) {
  .twoColProg .highlight__pane--img {
    width: 100%; } }

.highlight__pane--txt {
  padding: .5rem 1rem;
  width: 100%;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  .highlight__pane--txt {
    padding: 1rem 2rem; } }

@media screen and (min-width: 1216px) {
  .highlight__pane--txt {
    padding: 0 2rem 0 0;
    padding: 2rem 4rem;
    width: 35%; } }

@media screen and (min-width: 1216px) {
  .twoColProg .highlight__pane--txt {
    padding: 2em;
    width: 100%; } }

.highlight__link--logo {
  display: block;
  margin: 0 auto .5em auto;
  text-align: center;
  min-height: 0;
  max-width: 18.5em;
  width: 100%; }

.highlight__link--main {
  display: block;
  margin: 0 auto .5em auto;
  text-align: center;
  min-height: 0;
  width: 100%; }

.highlight__link--img {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 200px;
  min-height: 45vh; }

@media screen and (min-width: 1024px) {
  .highlight__link--img {
    min-height: 0; } }

.highlight__link--img:hover, .highlight__link--img:active, .highlight__link--img:focus {
  -ms-transform: scale(1.05);
      transform: scale(1.05); }

.highlight__link--img:hover .highlight--icon-wrap, .highlight__link--img:active .highlight--icon-wrap, .highlight__link--img:focus .highlight--icon-wrap {
  -ms-transform: scale(0.9);
      transform: scale(0.9); }

.highlight__link--img:hover .highlight--icon-wrap .highlight--icon, .highlight__link--img:active .highlight--icon-wrap .highlight--icon, .highlight__link--img:focus .highlight--icon-wrap .highlight--icon {
  -ms-transform: scale(1.5);
      transform: scale(1.5); }

.highlight__link--img:hover .highlight--icon-wrap .highlight--icon-text, .highlight__link--img:active .highlight--icon-wrap .highlight--icon-text, .highlight__link--img:focus .highlight--icon-wrap .highlight--icon-text {
  -ms-transform: scale(1.1);
      transform: scale(1.1); }

.highlight__icon-wrap {
  background: #00a8cb;
  padding: 1rem;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  top: 50%;
  left: 50%;
  margin-left: -5rem;
  margin-top: -5rem;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  text-align: center;
  color: white;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform 0.5s ease; }

.highlight__icon-wrap > * {
  transition: transform 0.5s ease; }

.highlight__icon-text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-top: 1rem; }

.highlight--only-txt {
  background: #ededed; }

.highlight--only-img .highlight__pane {
  height: 20rem; }

.highlight--r-img .highlight__container {
  -ms-flex-direction: column;
      flex-direction: column; }

.twoColProg .highlight--r-img .highlight__container {
  -ms-flex-flow: column;
      flex-flow: column; }

@media screen and (min-width: 1024px) {
  .highlight--r-img .highlight__container {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }

.highlight--color1 .highlight--icon-wrap {
  background: #002d55; }

.highlight--color2 .highlight--icon-wrap {
  background: #00a8cb; }

.highlight--color3 .highlight--icon-wrap {
  background: #f15d22; }

.icon {
  height: 1.5rem;
  width: 1.5rem;
  vertical-align: middle;
  fill: currentColor; }

.icon--2 {
  height: 2rem;
  width: 2rem; }

.icon--3 {
  height: 3rem;
  width: 3rem; }

.icon--sm {
  height: 1rem;
  width: 1rem; }

.icon--header {
  height: 1.25rem;
  width: 1.25rem;
  margin: -.05rem 0 0 1rem; }

.icon-social {
  position: relative;
  width: 1rem;
  height: 1rem;
  top: -.1rem;
  display: inline-block;
  fill: currentColor;
  vertical-align: middle; }

.icon-social.bigger {
  width: 1.5rem;
  height: 1.5rem; }

a.stand-alone {
  padding: 0 !important;
  border: none !important; }

a.stand-alone svg {
  width: 2rem;
  height: 2rem; }

.icon-imap {
  width: 1.8rem;
  height: 1.8rem;
  display: block;
  fill: #f15d22; }

.icon-itin {
  width: 1.4rem;
  height: 1rem;
  display: inline-block;
  fill: currentColor;
  vertical-align: text-bottom;
  margin: 0 .3rem; }

.icon-nav {
  height: 1.5rem;
  width: 2rem;
  fill: currentColor; }

.icon-menu {
  height: 2.3125rem;
  width: 2.5rem;
  fill: currentColor; }

@media screen and (min-width: 450px) {
  .icon-menu {
    height: 2.875rem;
    width: 3.375rem; } }

.ico-highlight {
  width: 3rem;
  height: 3rem;
  display: inline-block;
  fill: currentColor; }

.menu-icon2 {
  margin: 2px .25rem 0 .2rem;
  vertical-align: top;
  /*
	&:after {
	    content: '';
	    position: absolute;
	    display: block;
	    width: 100%;
	    height: 2px;
	    background: #fff;
	    top: 0;
	    left: 0;
	    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;

		.flag-slideshow & {
			background: $gray4;
	    		box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
		}
	}
	&:focus:after,
	&:active:after,
	&:hover:after {
	    background: #fff;
	    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
	}
	
	*/ }

.menu-icon2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.21em;
  bottom: 0.21em;
  width: 1em;
  background: linear-gradient(to bottom, black, black 20%, white 20%, white 40%, black 40%, black 60%, white 60%, white 80%, black 80%, black 100%); }

.area-wrapper {
  display: block;
  width: 100%;
  margin-bottom: 1rem; }

.area-wrapper.shareSpace .blk__head {
  margin: 0 !important; }

@media screen and (min-width: 648px) {
  .area-wrapper.shareSpace .blk__head {
    padding-right: 4rem; } }

.flag-slideshow .area-wrapper {
  margin-top: 0; }

.area-body {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  position: relative;
  width: 100%;
  margin: 0 auto;
  -ms-flex-pack: center;
      justify-content: center; }

.area-body--space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.area-footer {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%;
  padding: .75rem 0; }

@media screen and (min-width: 750px) {
  .area-footer {
    padding: 2rem 0; } }

.area-header {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%; }

.area-primary {
  width: 100%; }

@media screen and (min-width: 750px) {
  .twoColProg .area-primary {
    width: calc(100% - 320px);
    margin-right: 1em;
    max-width: 49em; } }

.area-secondary {
  width: 100%;
  background-color: rgba(0, 45, 85, 0.05);
  /* no padding, cuz we try to handle that per widget */ }

@media screen and (min-width: 1216px) {
  .twoColProg .area-secondary {
    width: 20em; } }

.page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  min-height: 58px;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  will-change: transform;
  /* offload to GPU to boost performance */ }

.page-header #planyourtrip {
  position: absolute;
  right: 0;
  max-width: 100px;
  top: 8.4rem; }

@media screen and (min-width: 648px) {
  .page-header #planyourtrip {
    max-width: 140px; } }

.widget-wrapper {
  display: block;
  width: 90%;
  max-width: 81.875rem;
  margin: 0 auto 3rem;
  padding: 0.5rem 0; }

@media screen and (min-width: 600px) {
  .widget-wrapper {
    width: 94%; } }

.area-secondary .widget-wrapper {
  padding: 0; }

.ie .widget-wrapper {
  max-width: none;
  width: 100%; }

.widget-wrapper--wide {
  max-width: 81.875rem; }

.widget-wrapper--ultrawide {
  max-width: none;
  background: #f5f5f5;
  width: 100%;
  margin: 0 auto;
  padding: 2rem 0; }

.widget-wrapper--ultrawide#order-guide {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewbox='0 0 100 100'><linearGradient id='gradient'><stop offset='0%' stop-color='#00a8cb'/><stop offset='100%' stop-color='#00a8cb'/></linearGradient><rect fill='url(#gradient)' x='0' y='0' width='100' height='100'/></svg>"), linear-gradient(to bottom, #00a8cb, #00a8cb);
  background-position: center left;
  background-repeat: repeat;
  padding: 1em 0;
  margin: 0 auto; }

@media screen and (min-width: 600px) {
  .widget-wrapper--ultrawide#order-guide {
    background-repeat: no-repeat;
    background-size: 100% 62%; } }

.widget-wrapper--ultrawide#order-guide h6 {
  color: white; }

.widget-wrapper--ultrawide#order-guide .dir {
  max-width: 1024px;
  padding: 2rem; }

.widget-wrapper--fullwidth {
  width: 100%;
  max-width: none; }

.widget-wrapper--fullwidth.highlight__bg {
  background: #eeeeee;
  padding: 2rem 1rem; }

@media screen and (min-width: 750px) {
  .widget-wrapper--fullwidth.highlight__bg {
    padding: 1rem 0; } }

.widget-wrapper--withmargin {
  margin-bottom: 1rem; }

.widget-wrapper--nopad {
  padding: 0; }

.content-wrapper {
  width: 100%;
  width: 94%;
  max-width: 90em;
  margin: 0 auto; }

.content-wrapper--details {
  padding: 0 1rem; }

@media screen and (min-width: 750px) {
  .content-wrapper--details {
    padding: 0; } }

.area-primary .content-wrapper--details {
  padding: 0; }

.area-secondary .content-wrapper--details {
  padding: 1rem; }

.content-wrapper--dir {
  padding: 1rem;
  max-width: 81.875em; }

@media screen and (min-width: 750px) {
  .content-wrapper--dir {
    width: 100%;
    max-width: none;
    background: #f5f5f5; } }

.list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.list li {
  padding: .2rem 0; }

.list--inline li {
  display: inline-block; }

.list--circle li {
  display: inline-block; }

.list--circle a {
  display: block;
  color: #454545;
  border: 1px solid #454545;
  border-radius: 40rem;
  width: 2rem;
  height: 2rem;
  text-align: center;
  padding: .2rem .15rem .15rem .15rem; }

.list--circle a:hover, .list--circle a:focus {
  color: #00a8cb;
  border-color: #00a8cb; }

.list--pill li {
  display: inline-block; }

.list--pill a {
  display: inline-block;
  background: #000509;
  color: #454545;
  border: 1px solid #000509;
  border-radius: 1000px;
  text-align: center;
  padding: .1rem .5rem;
  font-size: .8rem; }

.list--pill a:hover, .list--pill a:focus {
  color: #252525;
  background: #00203c;
  border-color: #00203c; }

.list--pill a.is-active {
  background: black;
  color: #fefefe; }

.list--multi-column {
  columns: 4 12.5rem;
  column-gap: 3rem; }

.list--tags {
  margin: 1rem 0 1rem; }

.list--tags li {
  display: inline-block; }

.list--tags li a {
  color: #fefefe !important; }

.list--tags a {
  position: relative;
  display: block;
  background: #00697f;
  border: 1px solid #00697f;
  text-decoration: none;
  font-size: 0.9rem;
  color: #fefefe;
  padding: .2rem .5rem 0 .25rem;
  margin: 0 .5rem;
  transition: all 0.3s ease; }

.ie .list--tags a {
  padding: .2rem .5rem .2rem .25rem; }

.list--tags a:hover, .list--tags a:active, .list--tags a:focus, .list--tags a.selected {
  background: #0093b2;
  border: 1px solid #00697f;
  color: #fefefe; }

.list--tags a:hover:after, .list--tags a:active:after, .list--tags a:focus:after, .list--tags a.selected:after {
  border-right-color: #0093b2; }

.list--tags a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -.6rem;
  border-right: 0.6rem solid #00697f;
  border-top: .75rem solid transparent;
  border-bottom: .75rem solid transparent;
  transition: all 0.3s ease; }

.list--tags a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: calc(-.6rem + 1px);
  border-right: 0.6rem solid #00697f;
  border-top: .75rem solid transparent;
  border-bottom: .75rem solid transparent;
  transition: all 0.3s ease; }

table.tbl--side-headings tbody tr {
  background-color: #002d55; }

table.tbl--side-headings th, table.tbl--side-headings td {
  display: table-cell;
  background-color: transparent;
  font-size: 1.2rem; }

table.tbl--side-headings th {
  width: 35%;
  text-align: right;
  background-color: #fefefe; }

table tbody tr:nth-child(even) {
  background-color: #EEE; }

table .icon, table .temperature, table .description {
  text-transform: uppercase;
  text-align: right; }

table .icon:nth-child(odd), table .temperature:nth-child(odd), table .description:nth-child(odd) {
  text-align: left; }

.tile {
  position: relative;
  width: auto;
  max-width: 37.5rem;
  margin: 0 .25rem 1rem .25rem;
  text-align: center; }

.area-secondary .tile {
  margin: 0 0 1rem 0; }

.tile--square {
  width: 100%;
  max-width: 18.75rem; }

@media screen and (min-width: 450px) {
  .tile--square {
    width: calc(50% - 1rem); } }

@media screen and (min-width: 648px) {
  .tile--square {
    margin: 0 .3rem .6rem .3rem;
    width: calc(33.333% - .6rem); } }

@media screen and (min-width: 1024px) {
  .tile--square {
    margin: 0 .5rem 1rem .5rem;
    width: calc(25% - 1rem); } }

@media screen and (min-width: 648px) {
  .twoColProg .tile--square {
    margin: 0 .3rem .6rem .3rem;
    width: calc(33.333% - .6rem); } }

.tile--small {
  width: 100%;
  max-width: 18.75rem; }

@media screen and (min-width: 450px) {
  .tile--small {
    width: calc(50% - 1rem); } }

@media screen and (min-width: 648px) {
  .tile--small {
    margin: 0 .3rem .6rem .3rem;
    width: calc(33.333% - .6rem); } }

@media screen and (min-width: 1024px) {
  .tile--small {
    margin: 0 .5rem 1rem .5rem;
    width: calc(25% - 1rem); } }

@media screen and (min-width: 648px) {
  .twoColProg .tile--small {
    margin: 0 .3rem .6rem .3rem;
    width: calc(33.333% - .6rem); } }

.tile--medium {
  width: 100%; }

@media screen and (min-width: 600px) {
  .tile--medium {
    width: calc(50% - .5rem); } }

@media screen and (min-width: 1024px) {
  .tile--medium {
    width: calc(33.333% - .75rem); } }

@media screen and (min-width: 750px) {
  .twoColProg .tile--medium {
    width: calc(50% - .5rem); } }

@media screen and (min-width: 1024px) {
  .twoColProg .tile--medium {
    width: calc(50% - .5rem); } }

.area-secondary .tile--medium {
  width: 100%;
  margin: 0 0 1rem 0; }

@media screen and (min-width: 450px) {
  .area-secondary .tile--medium {
    width: calc(50% - 1rem);
    margin: 0 .5rem 1rem .5rem; } }

@media screen and (min-width: 750px) {
  .area-secondary .tile--medium {
    width: 100%;
    margin: 0 0 1rem 0; } }

@media screen and (min-width: 1024px) {
  .area-secondary .tile--medium {
    width: 100%;
    margin: 0 0 1rem 0; } }

.tile--large {
  width: 100%;
  max-width: 60em;
  padding: 1rem; }

@media screen and (min-width: 750px) {
  .tile--large {
    width: calc(50% - 1rem);
    margin: 0 .5rem 1rem .5rem; } }

@media screen and (min-width: 648px) {
  .twoColProg .tile--large {
    width: 100%;
    margin: 0 0 1rem 0; } }

.tile--fixed-width {
  width: 100%;
  max-width: 60em;
  padding: 0;
  margin-bottom: .25rem; }

@media screen and (min-width: 648px) {
  .twoColProg .tile--fixed-width {
    width: 100%;
    margin: 0 0 .25rem 0; } }

.ie .twoColProg .tile--fixed-width {
  max-height: 167px; }

.tile__symbol {
  background: #f15d22;
  color: #fefefe;
  text-align: center; }

.tile__symbol .icon {
  width: 3rem;
  height: 3rem;
  margin: .5rem; }

.tile__title {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
  font-size: 1.375rem;
  text-transform: uppercase;
  margin: .5rem 0;
  line-height: 1.4; }

.tile__subtitle {
  font-size: 85%; }

.tile__img {
  max-height: 21.875rem;
  margin: 0 auto; }

@media screen and (min-width: 750px) {
  .tile__img {
    max-width: 31.25rem;
    width: 100%; } }

.tile__link {
  display: inline-block;
  position: relative;
  background: #000; }

.tile__link .tile__img {
  transition: opacity 0.5s ease; }

.tile__link:hover .tile__img, .tile__link:focus .tile__img, .tile__link:active .tile__img {
  opacity: .7; }

.tile__link--overlay:hover .icon, .tile__link--overlay:focus .icon, .tile__link--overlay:active .icon {
  opacity: 1;
  -ms-transform: scale(1.5);
      transform: scale(1.5); }

.tile__link--overlay:hover .icon--spin, .tile__link--overlay:focus .icon--spin, .tile__link--overlay:active .icon--spin {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.tile__link--overlay .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  margin-left: -.75rem;
  margin-top: -.75rem;
  color: white;
  opacity: 0;
  -ms-transform: scale(0);
      transform: scale(0);
  transition: opacity 0.5s ease, transform 0.5s ease; }

.tile__link--overlay .icon--spin {
  -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

.ads__rotating {
  height: 100%;
  width: 100%;
  max-width: 320px;
  margin: 1rem auto 1rem; }

@media screen and (min-width: 750px) {
  .ads__rotating {
    margin: 1rem 0 0; } }

.twoColProg .ads__rotating {
  width: 100%;
  max-width: none; }

@media screen and (min-width: 1216px) {
  .twoColProg .ads__rotating {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto; } }

.event-ad {
  height: 80px;
  display: block;
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #fefefe; }

@media screen and (min-width: 500px) {
  .event-ad {
    max-width: calc(50% - .75rem); } }

@media screen and (min-width: 1000px) {
  .event-ad {
    left: 1.5rem;
    max-width: calc(33.3333% - .75rem); } }

@media screen and (min-width: 1500px) {
  .event-ad {
    max-width: calc(25% - .75rem); } }

.stacked {
  position: relative;
  margin-bottom: .5rem; }

.stacked .card__link a.non-native {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.dfp_featured {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  text-align: center; }

.dfp_featured > div {
  display: inline-block;
  max-width: 400px;
  margin: 10px 5px;
  width: calc(100% - 10px);
  vertical-align: top;
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1); }

.dfp_confirmation {
  width: 100%;
  max-width: 61.875rem;
  margin: 0 auto;
  text-align: center; }

.dfp_confirmation > div {
  display: inline-block;
  max-width: 280px;
  margin: 10px 5px;
  width: calc(100% - 10px);
  vertical-align: top;
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1); }

/*
body {
  display: flex;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 18px;
  perspective: 1000px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
*/
.btn-description {
  margin-top: 50px;
  text-align: center;
  color: #999;
  transition: opacity 0.3s ease; }

.btn-description a {
  color: #4A9DF6;
  text-decoration: none; }

.btn--alert.is-open ~ .btn-description {
  opacity: 0; }

.btn--alert {
  display: block;
  position: relative;
  width: 200px;
  height: 80px;
  transition: width 0.8s cubic-bezier(0.23, 1, 0.32, 1), height 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
  text-align: center; }

.btn__front {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 80px;
  background-color: #F44336;
  color: #fff;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  transition: background 0.15s ease, line-height 0.8s cubic-bezier(0.23, 1, 0.32, 1); }

.btn__front:hover {
  background-color: #f77066; }

.btn--alert.is-open .btn__front {
  pointer-events: none;
  line-height: 160px; }

.btn__back {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #eee;
  color: #222;
  transform: translateZ(-2px) rotateX(180deg);
  overflow: hidden;
  transition: box-shadow 0.8s ease; }

.btn__back p {
  margin-top: 27px;
  margin-bottom: 25px; }

.btn__back button {
  padding: 12px 20px;
  width: 30%;
  margin: 0 5px;
  background-color: transparent;
  border: 0;
  border-radius: 2px;
  font-size: 1em;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  transition: background 0.15s ease; }

.btn__back button:focus {
  outline: 0; }

.btn__back button.yes {
  background-color: #2196F3;
  color: #fff; }

.btn__back button.yes:hover {
  background-color: #51adf6; }

.btn__back button.no {
  color: #2196F3; }

.btn__back button.no:hover {
  background-color: #ddd; }

.btn--alert.is-open .btn-back {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4); }

.btn--alert[data-direction="left"] .btn-back,
.btn--alert[data-direction="right"] .btn-back {
  transform: translateZ(-2px) rotateY(180deg); }

.btn--alert.is-open {
  width: 400px;
  height: 160px; }

.btn--alert[data-direction="top"].is-open {
  transform: rotateX(180deg); }

.btn--alert[data-direction="right"].is-open {
  transform: rotateY(180deg); }

.btn--alert[data-direction="bottom"].is-open {
  transform: rotateX(-180deg); }

.btn--alert[data-direction="left"].is-open {
  transform: rotateY(-180deg); }

.ih-item {
  position: relative;
  transition: all 0.35s ease-in-out; }

.ih-item,
.ih-item * {
  box-sizing: border-box; }

.ih-item a {
  color: #333; }

.ih-item a:hover {
  text-decoration: none; }

.ih-item img {
  width: 100%;
  height: 100%; }

.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%; }

.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%; }

.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  transition: all 0.35s ease-in-out; }

.ih-item.circle .img img {
  border-radius: 50%; }

.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.ih-item.circle.effect1 .spinner {
  width: 230px;
  height: 230px;
  border: 10px solid #ecab18;
  border-right-color: #1ad280;
  border-bottom-color: #1ad280;
  border-radius: 50%;
  transition: all 0.8s ease-in-out; }

.ih-item.circle.effect1 .img {
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 10px;
  right: 0;
  width: auto;
  height: auto; }

.ih-item.circle.effect1 .img:before {
  display: none; }

.ih-item.circle.effect1.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.circle.effect1 .info {
  top: 10px;
  bottom: 0;
  left: 10px;
  right: 0;
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.8s ease-in-out; }

.ih-item.circle.effect1 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect1 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect1 a:hover .spinner {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.ih-item.circle.effect1 a:hover .info {
  opacity: 1; }

.ih-item.circle.effect2 .img {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect2.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.circle.effect2 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  pointer-events: none;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect2 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect2 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect2.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect2.left_to_right a:hover .img {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.ih-item.circle.effect2.left_to_right a:hover .info {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect2.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect2.right_to_left a:hover .img {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.ih-item.circle.effect2.right_to_left a:hover .info {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect2.top_to_bottom .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect2.top_to_bottom a:hover .img {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.ih-item.circle.effect2.top_to_bottom a:hover .info {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect2.bottom_to_top .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect2.bottom_to_top a:hover .img {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.ih-item.circle.effect2.bottom_to_top a:hover .info {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect3 .img {
  z-index: 11;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect3.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect3 .info {
  background: #333;
  opacity: 0;
  pointer-events: none;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect3 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect3 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect3.left_to_right .img {
  -ms-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0); }

.ih-item.circle.effect3.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect3.left_to_right a:hover .img {
  -ms-transform: scale(0.5) translateX(100%);
  transform: scale(0.5) translateX(100%); }

.ih-item.circle.effect3.left_to_right a:hover .info {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect3.right_to_left .img {
  -ms-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0); }

.ih-item.circle.effect3.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect3.right_to_left a:hover .img {
  -ms-transform: scale(0.5) translateX(-100%);
  transform: scale(0.5) translateX(-100%); }

.ih-item.circle.effect3.right_to_left a:hover .info {
  opacity: 1;
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect3.top_to_bottom .img {
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.ih-item.circle.effect3.top_to_bottom .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect3.top_to_bottom a:hover .img {
  -ms-transform: scale(0.5) translateY(100%);
  transform: scale(0.5) translateY(100%); }

.ih-item.circle.effect3.top_to_bottom a:hover .info {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect3.bottom_to_top .img {
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.ih-item.circle.effect3.bottom_to_top .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect3.bottom_to_top a:hover .img {
  -ms-transform: scale(0.5) translateY(-100%);
  transform: scale(0.5) translateY(-100%); }

.ih-item.circle.effect3.bottom_to_top a:hover .info {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect4 .img {
  opacity: 1;
  transition: all 0.4s ease-in-out; }

.ih-item.circle.effect4.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect4 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.35s ease; }

.ih-item.circle.effect4 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect4 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect4 a:hover .img {
  opacity: 0;
  pointer-events: none; }

.ih-item.circle.effect4 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.circle.effect4.left_to_right .img {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect4.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect4.left_to_right a:hover .img {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect4.left_to_right a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect4.right_to_left .img {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect4.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect4.right_to_left a:hover .img {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect4.right_to_left a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect4.top_to_bottom .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect4.top_to_bottom .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect4.top_to_bottom a:hover .img {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect4.top_to_bottom a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect4.bottom_to_top .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect4.bottom_to_top .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect4.bottom_to_top a:hover .img {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect4.bottom_to_top a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect5 {
  perspective: 900px; }

.ih-item.circle.effect5.colored .info .info-back {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.circle.effect5 .info {
  transition: all 0.35s ease-in-out;
  transform-style: preserve-3d; }

.ih-item.circle.effect5 .info .info-back {
  visibility: hidden;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.ih-item.circle.effect5 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect5 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect5 a:hover .info {
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg); }

.ih-item.circle.effect5 a:hover .info .info-back {
  visibility: visible; }

.ih-item.circle.effect6 .img {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect6.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect6 .info {
  background: #333;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect6 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect6 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect6.scale_up .info {
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.circle.effect6.scale_up a:hover .img {
  opacity: 0;
  -ms-transform: scale(1.5);
  transform: scale(1.5); }

.ih-item.circle.effect6.scale_up a:hover .info {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect6.scale_down .info {
  -ms-transform: scale(1.5);
  transform: scale(1.5); }

.ih-item.circle.effect6.scale_down a:hover .img {
  opacity: 0;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.circle.effect6.scale_down a:hover .info {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect6.scale_down_up .info {
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.35s ease-in-out 0.2s; }

.ih-item.circle.effect6.scale_down_up a:hover .img {
  opacity: 0;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.circle.effect6.scale_down_up a:hover .info {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect7 .img {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.35s ease-out; }

.ih-item.circle.effect7.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect7 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.35s ease 0.2s; }

.ih-item.circle.effect7 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect7 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect7 a:hover .img {
  opacity: 0;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.circle.effect7 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.circle.effect7.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect7.left_to_right a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect7.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect7.right_to_left a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect7.top_to_bottom .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect7.top_to_bottom a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect7.bottom_to_top .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect7.bottom_to_top a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect8.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect8 .img-container {
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s ease-in-out; }

.ih-item.circle.effect8 .img-container .img {
  opacity: 1;
  transition: all 0.3s ease-in-out 0.3s; }

.ih-item.circle.effect8 .info-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out 0.3s; }

.ih-item.circle.effect8 .info {
  width: 100%;
  height: 100%;
  background: #333;
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.35s ease-in-out 0.6s; }

.ih-item.circle.effect8 .info h3 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 45px 0 0 0;
  height: 140px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect8 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect8 a:hover .img-container {
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.circle.effect8 a:hover .img-container .img {
  opacity: 0;
  pointer-events: none; }

.ih-item.circle.effect8 a:hover .info-container {
  opacity: 1; }

.ih-item.circle.effect8 a:hover .info-container .info {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect8.left_to_right .img-container .img {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect8.left_to_right .info-container {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect8.left_to_right a:hover .img-container .img {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect8.left_to_right a:hover .info-container {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect8.right_to_left .img-container .img {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect8.right_to_left .info-container {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect8.right_to_left a:hover .img-container .img {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect8.right_to_left a:hover .info-container {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect8.top_to_bottom .img-container .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect8.top_to_bottom .info-container {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect8.top_to_bottom a:hover .img-container .img {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect8.top_to_bottom a:hover .info-container {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect8.bottom_to_top .img-container .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect8.bottom_to_top .info-container {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect8.bottom_to_top a:hover .img-container .img {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect8.bottom_to_top a:hover .info-container {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect9 .img {
  opacity: 1;
  transition: all 0.35s ease-out; }

.ih-item.circle.effect9.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect9 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.35s ease 0.2s; }

.ih-item.circle.effect9 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect9 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect9 a:hover .img {
  opacity: 0;
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.circle.effect9 a:hover .info {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect9.left_to_right .img {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0); }

.ih-item.circle.effect9.left_to_right a:hover .img {
  -ms-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg); }

.ih-item.circle.effect9.right_to_left .img {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0); }

.ih-item.circle.effect9.right_to_left a:hover .img {
  -ms-transform: translateX(-100%) rotate(-180deg);
  transform: translateX(-100%) rotate(-180deg); }

.ih-item.circle.effect9.top_to_bottom .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect9.top_to_bottom a:hover .img {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect9.bottom_to_top .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect9.bottom_to_top a:hover .img {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect10 .img {
  z-index: 11;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect10.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect10 .info {
  background: #333;
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect10 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect10 .info p {
  color: #bbb;
  font-style: italic;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect10 a:hover .info {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect10.top_to_bottom .info h3 {
  margin: 0 30px;
  padding: 25px 0 0 0;
  height: 78px; }

.ih-item.circle.effect10.top_to_bottom .info p {
  margin: 0 30px;
  padding: 5px; }

.ih-item.circle.effect10.top_to_bottom a:hover .img {
  -ms-transform: translateY(50px) scale(0.5);
  transform: translateY(50px) scale(0.5); }

.ih-item.circle.effect10.bottom_to_top .info h3 {
  margin: 95px 30px 0;
  padding: 25px 0 0 0;
  height: 78px; }

.ih-item.circle.effect10.bottom_to_top .info p {
  margin: 0 30px;
  padding: 5px; }

.ih-item.circle.effect10.bottom_to_top a:hover .img {
  -ms-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5); }

.ih-item.circle.effect11 {
  perspective: 900px; }

.ih-item.circle.effect11 .img {
  opacity: 1;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect11.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect11 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease 0.35s; }

.ih-item.circle.effect11 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect11 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect11 a:hover .img {
  opacity: 0; }

.ih-item.circle.effect11 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.circle.effect11.left_to_right .img {
  -ms-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0); }

.ih-item.circle.effect11.left_to_right .info {
  -ms-transform: translateZ(-1000px) rotateY(-90deg);
  transform: translateZ(-1000px) rotateY(-90deg); }

.ih-item.circle.effect11.left_to_right a:hover .img {
  -ms-transform: translateZ(-1000px) rotateY(90deg);
  transform: translateZ(-1000px) rotateY(90deg); }

.ih-item.circle.effect11.left_to_right a:hover .info {
  -ms-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0); }

.ih-item.circle.effect11.right_to_left .img {
  -ms-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0); }

.ih-item.circle.effect11.right_to_left .info {
  -ms-transform: translateZ(-1000px) rotateY(90deg);
  transform: translateZ(-1000px) rotateY(90deg); }

.ih-item.circle.effect11.right_to_left a:hover .img {
  -ms-transform: translateZ(-1000px) rotateY(-90deg);
  transform: translateZ(-1000px) rotateY(-90deg); }

.ih-item.circle.effect11.right_to_left a:hover .info {
  -ms-transform: translateZ(0) rotateY(0);
  transform: translateZ(0) rotateY(0); }

.ih-item.circle.effect11.top_to_bottom .img {
  -ms-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0); }

.ih-item.circle.effect11.top_to_bottom .info {
  -ms-transform: translateZ(-1000px) rotateX(90deg);
  transform: translateZ(-1000px) rotateX(90deg); }

.ih-item.circle.effect11.top_to_bottom a:hover .img {
  -ms-transform: translateZ(-1000px) rotateX(-90deg);
  transform: translateZ(-1000px) rotateX(-90deg); }

.ih-item.circle.effect11.top_to_bottom a:hover .info {
  -ms-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0); }

.ih-item.circle.effect11.bottom_to_top .img {
  -ms-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0); }

.ih-item.circle.effect11.bottom_to_top .info {
  -ms-transform: translateZ(-1000px) rotateX(-90deg);
  transform: translateZ(-1000px) rotateX(-90deg); }

.ih-item.circle.effect11.bottom_to_top a:hover .img {
  -ms-transform: translateZ(-1000px) rotateX(90deg);
  transform: translateZ(-1000px) rotateX(90deg); }

.ih-item.circle.effect11.bottom_to_top a:hover .info {
  -ms-transform: translateZ(0) rotateX(0);
  transform: translateZ(0) rotateX(0); }

.ih-item.circle.effect12 .img {
  opacity: 1;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect12.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect12 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect12 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect12 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect12 a:hover .img {
  opacity: 0;
  pointer-events: none; }

.ih-item.circle.effect12 a:hover .info {
  opacity: 1;
  visibility: visible; }

.ih-item.circle.effect12.left_to_right .img {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0); }

.ih-item.circle.effect12.left_to_right .info {
  -ms-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg); }

.ih-item.circle.effect12.left_to_right a:hover .img {
  -ms-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg); }

.ih-item.circle.effect12.left_to_right a:hover .info {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0);
  transition-delay: 0.4s; }

.ih-item.circle.effect12.right_to_left .img {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0); }

.ih-item.circle.effect12.right_to_left .info {
  -ms-transform: translateX(-100%) rotate(-180deg);
  transform: translateX(-100%) rotate(-180deg); }

.ih-item.circle.effect12.right_to_left a:hover .img {
  -ms-transform: translateX(-100%) rotate(-180deg);
  transform: translateX(-100%) rotate(-180deg); }

.ih-item.circle.effect12.right_to_left a:hover .info {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0);
  transition-delay: 0.4s; }

.ih-item.circle.effect12.top_to_bottom .img {
  -ms-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0); }

.ih-item.circle.effect12.top_to_bottom .info {
  -ms-transform: translateY(-100%) rotate(-180deg);
  transform: translateY(-100%) rotate(-180deg); }

.ih-item.circle.effect12.top_to_bottom a:hover .img {
  -ms-transform: translateY(-100%) rotate(-180deg);
  transform: translateY(-100%) rotate(-180deg); }

.ih-item.circle.effect12.top_to_bottom a:hover .info {
  -ms-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
  transition-delay: 0.4s; }

.ih-item.circle.effect12.bottom_to_top .img {
  -ms-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0); }

.ih-item.circle.effect12.bottom_to_top .info {
  -ms-transform: translateY(100%) rotate(180deg);
  transform: translateY(100%) rotate(180deg); }

.ih-item.circle.effect12.bottom_to_top a:hover .img {
  -ms-transform: translateY(100%) rotate(180deg);
  transform: translateY(100%) rotate(180deg); }

.ih-item.circle.effect12.bottom_to_top a:hover .info {
  -ms-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
  transition-delay: 0.4s; }

.ih-item.circle.effect13.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.circle.effect13 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  pointer-events: none;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect13 .info h3 {
  visibility: hidden;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect13 .info p {
  visibility: hidden;
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect13 a:hover .info {
  opacity: 1; }

.ih-item.circle.effect13 a:hover h3 {
  visibility: visible; }

.ih-item.circle.effect13 a:hover p {
  visibility: visible; }

.ih-item.circle.effect13.from_left_and_right .info h3 {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.circle.effect13.from_left_and_right .info p {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.circle.effect13.from_left_and_right a:hover h3 {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect13.from_left_and_right a:hover p {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.circle.effect13.top_to_bottom .info h3 {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect13.top_to_bottom .info p {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.circle.effect13.top_to_bottom a:hover h3 {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect13.top_to_bottom a:hover p {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect13.bottom_to_top .info h3 {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect13.bottom_to_top .info p {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.circle.effect13.bottom_to_top a:hover h3 {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect13.bottom_to_top a:hover p {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.circle.effect14 {
  perspective: 900px; }

.ih-item.circle.effect14 .img {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s ease-out; }

.ih-item.circle.effect14.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect14 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out 0.3s; }

.ih-item.circle.effect14 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect14 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect14 a:hover .img {
  opacity: 0;
  visibility: hidden; }

.ih-item.circle.effect14 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.circle.effect14.left_to_right .img {
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.ih-item.circle.effect14.left_to_right .info {
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.ih-item.circle.effect14.left_to_right a:hover .img {
  -ms-transform: rotateY(-90deg);
  transform: rotateY(-90deg); }

.ih-item.circle.effect14.left_to_right a:hover .info {
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.ih-item.circle.effect14.right_to_left .img {
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.ih-item.circle.effect14.right_to_left .info {
  -ms-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.ih-item.circle.effect14.right_to_left a:hover .img {
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg); }

.ih-item.circle.effect14.right_to_left a:hover .info {
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.ih-item.circle.effect14.top_to_bottom .img {
  -ms-transform: rotateX(0);
  transform: rotateX(0);
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ih-item.circle.effect14.top_to_bottom .info {
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.ih-item.circle.effect14.top_to_bottom a:hover .img {
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg); }

.ih-item.circle.effect14.top_to_bottom a:hover .info {
  -ms-transform: rotateX(0);
  transform: rotateX(0); }

.ih-item.circle.effect14.bottom_to_top .img {
  -ms-transform: rotateX(0);
  transform: rotateX(0);
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.ih-item.circle.effect14.bottom_to_top .info {
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ih-item.circle.effect14.bottom_to_top a:hover .img {
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg); }

.ih-item.circle.effect14.bottom_to_top a:hover .info {
  -ms-transform: rotateX(0);
  transform: rotateX(0); }

.ih-item.circle.effect15 .img {
  opacity: 1;
  visibility: visible;
  -ms-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect15.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect15 .info {
  background: #333;
  opacity: 0;
  visibility: hidden;
  -ms-transform: scale(0.5) rotate(-720deg);
  transform: scale(0.5) rotate(-720deg);
  transition: all 0.35s ease-in-out 0.3s; }

.ih-item.circle.effect15 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect15 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect15 a:hover .img {
  opacity: 0;
  visibility: hidden;
  -ms-transform: scale(0.5) rotate(720deg);
  transform: scale(0.5) rotate(720deg); }

.ih-item.circle.effect15 a:hover .info {
  opacity: 1;
  visibility: visible;
  -ms-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0); }

.ih-item.circle.effect16 .img {
  z-index: 11;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect16.colored .info {
  background: #1a4a72; }

.ih-item.circle.effect16 .info {
  background: #333;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect16 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect16 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect16.left_to_right .img {
  -ms-transform-origin: 95% 40%;
  transform-origin: 95% 40%; }

.ih-item.circle.effect16.left_to_right .img:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  top: 40%;
  left: 95%;
  margin: -4px 0 0 -4px;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.9); }

.ih-item.circle.effect16.left_to_right a:hover .img {
  -ms-transform: rotate(-120deg);
  transform: rotate(-120deg); }

.ih-item.circle.effect16.right_to_left .img {
  -ms-transform-origin: 5% 40%;
  transform-origin: 5% 40%; }

.ih-item.circle.effect16.right_to_left .img:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  top: 40%;
  left: 5%;
  margin: -4px 0 0 -4px;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.9); }

.ih-item.circle.effect16.right_to_left a:hover .img {
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.ih-item.circle.effect17 .info {
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect17 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect17 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect17 a:hover .img:before {
  box-shadow: inset 0 0 0 110px #333, inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 110px rgba(0, 0, 0, 0.6), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1); }

.ih-item.circle.effect17 a:hover .info {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect17 a:hover .info p {
  opacity: 1; }

.ih-item.circle.effect17.colored a:hover .img:before {
  box-shadow: inset 0 0 0 110px #1a4a72, inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 110px rgba(26, 74, 114, 0.6), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1); }

.ih-item.circle.effect18 {
  perspective: 900px; }

.ih-item.circle.effect18 .img {
  z-index: 11;
  transition: all 0.5s ease-in-out; }

.ih-item.circle.effect18.colored .info .info-back {
  background: #1a4a72; }

.ih-item.circle.effect18 .info {
  transform-style: preserve-3d; }

.ih-item.circle.effect18 .info .info-back {
  opacity: 1;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #333; }

.ih-item.circle.effect18 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect18 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect18.bottom_to_top .img {
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.ih-item.circle.effect18.bottom_to_top a:hover .img {
  -ms-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg); }

.ih-item.circle.effect18.top_to_bottom .img {
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ih-item.circle.effect18.top_to_bottom a:hover .img {
  -ms-transform: rotate3d(1, 0, 0, -180deg);
  transform: rotate3d(1, 0, 0, -180deg); }

.ih-item.circle.effect18.left_to_right .img {
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.ih-item.circle.effect18.left_to_right a:hover .img {
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg); }

.ih-item.circle.effect18.right_to_left .img {
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.ih-item.circle.effect18.right_to_left a:hover .img {
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg); }

.ih-item.circle.effect19.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.circle.effect19 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.35s ease-in-out; }

.ih-item.circle.effect19 .info h3 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 45px 0 0 0;
  height: 140px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect19 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect19 a:hover .info {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.circle.effect20 {
  perspective: 900px; }

.ih-item.circle.effect20 .img {
  transition: all 0.35s linear;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%; }

.ih-item.circle.effect20.colored .info .info-back {
  background: #1a4a72; }

.ih-item.circle.effect20 .info {
  transform-style: preserve-3d; }

.ih-item.circle.effect20 .info .info-back {
  opacity: 1;
  visibility: hidden;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #333;
  transition: all 0.35s linear;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.ih-item.circle.effect20 .info h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 55px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3); }

.ih-item.circle.effect20 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.ih-item.circle.effect20 a:hover .img {
  opacity: 0; }

.ih-item.circle.effect20 a:hover .info .info-back {
  opacity: 1;
  visibility: visible; }

.ih-item.circle.effect20.top_to_bottom .info .info-back {
  -ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg); }

.ih-item.circle.effect20.top_to_bottom a:hover .img {
  -ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg); }

.ih-item.circle.effect20.top_to_bottom a:hover .info .info-back {
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg); }

.ih-item.circle.effect20.bottom_to_top .info .info-back {
  -ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
  transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg); }

.ih-item.circle.effect20.bottom_to_top a:hover .img {
  -ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
  transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg); }

.ih-item.circle.effect20.bottom_to_top a:hover .info .info-back {
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg); }

.ih-item.square.effect1 {
  overflow: hidden; }

.ih-item.square.effect1.colored .info {
  background: #1a4a72; }

.ih-item.square.effect1 .img {
  z-index: 11;
  position: absolute;
  transition: all 0.35s ease-in-out;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect1 .info {
  background: #333;
  visibility: hidden;
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect1 a:hover .info {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect1.left_and_right .info h3 {
  position: absolute;
  top: 12px;
  left: 12px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  margin: 0; }

.ih-item.square.effect1.left_and_right .info p {
  position: absolute;
  right: 12px;
  bottom: 12px;
  margin: 0;
  font-style: italic;
  font-size: 12px;
  color: #bbb; }

.ih-item.square.effect1.left_and_right a:hover .img {
  -ms-transform: scale(0.6);
  transform: scale(0.6); }

.ih-item.square.effect1.top_to_bottom .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px 10px 0 4px;
  margin: 10px 0 0 0; }

.ih-item.square.effect1.top_to_bottom .info p {
  font-style: italic;
  font-size: 12px;
  color: #bbb;
  padding: 5px;
  text-align: center; }

.ih-item.square.effect1.top_to_bottom a:hover .img {
  -ms-transform: translateY(30px) scale(0.6);
  transform: translateY(30px) scale(0.6); }

.ih-item.square.effect1.bottom_to_top .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px 10px 0 4px;
  margin: 134px 0 0 0; }

.ih-item.square.effect1.bottom_to_top .info p {
  font-style: italic;
  font-size: 12px;
  color: #bbb;
  padding: 5px;
  text-align: center; }

.ih-item.square.effect1.bottom_to_top a:hover .img {
  -ms-transform: translateY(-30px) scale(0.6);
  transform: translateY(-30px) scale(0.6); }

.ih-item.square.effect2 {
  overflow: hidden; }

.ih-item.square.effect2.colored .info {
  background: #1a4a72; }

.ih-item.square.effect2.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect2 .img {
  opacity: 1;
  transition: all 0.5s ease-in-out;
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1); }

.ih-item.square.effect2 .info {
  background: #333;
  visibility: hidden;
  transition: all 0.35s 0.3s ease-in-out; }

.ih-item.square.effect2 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0;
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  transition: all 0.35s 0.6s ease-in-out; }

.ih-item.square.effect2 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  transition: all 0.35s 0.5s linear; }

.ih-item.square.effect2 a:hover .img {
  -ms-transform: rotate(720deg) scale(0);
  transform: rotate(720deg) scale(0);
  opacity: 0; }

.ih-item.square.effect2 a:hover .info {
  visibility: visible; }

.ih-item.square.effect2 a:hover .info h3,
.ih-item.square.effect2 a:hover .info p {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect3 {
  overflow: hidden; }

.ih-item.square.effect3.colored .info {
  background: #1a4a72; }

.ih-item.square.effect3 .img {
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect3 .info {
  height: 65px;
  background: #333;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect3 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px 10px 0 4px;
  margin: 4px 0 0 0; }

.ih-item.square.effect3 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 5px;
  text-align: center; }

.ih-item.square.effect3 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect3.bottom_to_top .info {
  top: auto;
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect3.bottom_to_top a:hover .img {
  -ms-transform: translateY(-50px);
  transform: translateY(-50px); }

.ih-item.square.effect3.bottom_to_top a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect3.top_to_bottom .info {
  bottom: auto;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect3.top_to_bottom a:hover .img {
  -ms-transform: translateY(50px);
  transform: translateY(50px); }

.ih-item.square.effect3.top_to_bottom a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect4 {
  overflow: hidden;
  position: relative; }

.ih-item.square.effect4.colored .info {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect4.colored .mask1,
.ih-item.square.effect4.colored .mask2 {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.square.effect4 .img {
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect4 .mask1,
.ih-item.square.effect4 .mask2 {
  position: absolute;
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  height: 361px;
  width: 361px;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect4 .mask1 {
  left: auto;
  right: 0;
  top: 0;
  -ms-transform: rotate(56.5deg) translateX(-180px);
  transform: rotate(56.5deg) translateX(-180px);
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%; }

.ih-item.square.effect4 .mask2 {
  top: auto;
  bottom: 0;
  left: 0;
  -ms-transform: rotate(56.5deg) translateX(180px);
  transform: rotate(56.5deg) translateX(180px);
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%; }

.ih-item.square.effect4 .info {
  background: #111;
  height: 0;
  visibility: hidden;
  width: 361px;
  -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
  transform: rotate(-33.5deg) translate(-112px, 166px);
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  transition: all 0.35s ease-in-out 0.35s; }

.ih-item.square.effect4 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: transparent;
  margin-top: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: all 0.35s ease-in-out 0.35s; }

.ih-item.square.effect4 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  opacity: 0;
  transition: all 0.35s ease-in-out 0.35s; }

.ih-item.square.effect4 a:hover .mask1 {
  -ms-transform: rotate(56.5deg) translateX(1px);
  transform: rotate(56.5deg) translateX(1px); }

.ih-item.square.effect4 a:hover .mask2 {
  -ms-transform: rotate(56.5deg) translateX(-1px);
  transform: rotate(56.5deg) translateX(-1px); }

.ih-item.square.effect4 a:hover .info {
  width: 300px;
  height: 120px;
  visibility: visible;
  top: 40px;
  -ms-transform: rotate(0deg) translate(0, 0);
  transform: rotate(0deg) translate(0, 0); }

.ih-item.square.effect4 a:hover .info h3,
.ih-item.square.effect4 a:hover .info p {
  opacity: 1; }

.ih-item.square.effect5.colored .info {
  background: #1a4a72; }

.ih-item.square.effect5.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect5 .img {
  transition: all 0.35s ease-in-out;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect5 .info {
  background: #333;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect5 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0; }

.ih-item.square.effect5 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect5 a:hover .img {
  -ms-transform: scale(0);
  transform: scale(0);
  transition-delay: 0; }

.ih-item.square.effect5 a:hover .info {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  transition-delay: 0.3s; }

.ih-item.square.effect5.left_to_right .info {
  -ms-transform: scale(0) rotate(-180deg);
  transform: scale(0) rotate(-180deg); }

.ih-item.square.effect5.right_to_left .info {
  -ms-transform: scale(0) rotate(180deg);
  transform: scale(0) rotate(180deg); }

.ih-item.square.effect6 {
  overflow: hidden; }

.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect6 .img {
  transition: all 0.35s ease-in-out;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect6 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  transition: all 0.35s 0.1s linear; }

.ih-item.square.effect6 a:hover .img {
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect6.from_top_and_bottom .info p {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect6.from_left_and_right .info h3 {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.square.effect6.from_left_and_right .info p {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect6.top_to_bottom .info h3 {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect6.top_to_bottom .info p {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect6.bottom_to_top .info h3 {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect6.bottom_to_top .info p {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect7 {
  overflow: hidden; }

.ih-item.square.effect7.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.square.effect7.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect7 .img {
  transition: all 0.35s ease-in-out;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect7 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect7 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0;
  -ms-transform: scale(4);
  transform: scale(4);
  transition: all 0.35s 0.1s ease-in-out; }

.ih-item.square.effect7 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -ms-transform: scale(5);
  transform: scale(5);
  transition: all 0.35s 0.3s linear; }

.ih-item.square.effect7 a:hover .img {
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.ih-item.square.effect7 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect7 a:hover .info h3,
.ih-item.square.effect7 a:hover .info p {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect8 {
  overflow: hidden; }

.ih-item.square.effect8.colored .info {
  background: #1a4a72; }

.ih-item.square.effect8.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect8 .img {
  opacity: 1;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect8 .info {
  background: #333;
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect8 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0;
  transition: all 0.35s 0.1s ease-in-out; }

.ih-item.square.effect8 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  transition: all 0.35s 0.15s linear; }

.ih-item.square.effect8 a:hover .img {
  opacity: 0; }

.ih-item.square.effect8 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect8.scale_up .img {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect8.scale_up .info {
  -ms-transform: scale(0);
  transform: scale(0); }

.ih-item.square.effect8.scale_up .info h3,
.ih-item.square.effect8.scale_up .info p {
  -ms-transform: scale(0);
  transform: scale(0); }

.ih-item.square.effect8.scale_up a:hover .img {
  -ms-transform: scale(5);
  transform: scale(5); }

.ih-item.square.effect8.scale_up a:hover .info {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect8.scale_up a:hover .info h3,
.ih-item.square.effect8.scale_up a:hover .info p {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect8.scale_down .img {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect8.scale_down .info {
  -ms-transform: scale(5);
  transform: scale(5); }

.ih-item.square.effect8.scale_down .info h3,
.ih-item.square.effect8.scale_down .info p {
  -ms-transform: scale(5);
  transform: scale(5); }

.ih-item.square.effect8.scale_down a:hover .img {
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.square.effect8.scale_down a:hover .info {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect8.scale_down a:hover .info h3,
.ih-item.square.effect8.scale_down a:hover .info p {
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect9 {
  perspective: 900px; }

.ih-item.square.effect9.colored .info .info-back {
  background: #1a4a72; }

.ih-item.square.effect9.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect9 .img {
  position: relative;
  z-index: 11;
  transition: all 0.5s ease-in-out; }

.ih-item.square.effect9 .info {
  z-index: 0;
  transform-style: preserve-3d; }

.ih-item.square.effect9 .info .info-back {
  opacity: 1;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  background: #333; }

.ih-item.square.effect9 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 0; }

.ih-item.square.effect9 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect9.left_to_right .img {
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.ih-item.square.effect9.left_to_right a:hover .img {
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg); }

.ih-item.square.effect9.right_to_left .img {
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.ih-item.square.effect9.right_to_left a:hover .img {
  -ms-transform: rotate3d(0, 1, 0, -180deg);
  transform: rotate3d(0, 1, 0, -180deg); }

.ih-item.square.effect9.top_to_bottom .img {
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ih-item.square.effect9.top_to_bottom a:hover .img {
  -ms-transform: rotate3d(1, 0, 0, -180deg);
  transform: rotate3d(1, 0, 0, -180deg); }

.ih-item.square.effect9.bottom_to_top .img {
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.ih-item.square.effect9.bottom_to_top a:hover .img {
  -ms-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg); }

.ih-item.square.effect10 {
  overflow: hidden; }

.ih-item.square.effect10.colored .info {
  background: #1a4a72; }

.ih-item.square.effect10.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect10 .img {
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect10 .info {
  background: #333;
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect10 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0; }

.ih-item.square.effect10 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect10 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect10.left_to_right .img {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect10.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.square.effect10.left_to_right a:hover .img {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.square.effect10.left_to_right a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect10.right_to_left .img {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect10.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.square.effect10.right_to_left a:hover .img {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.square.effect10.right_to_left a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect10.top_to_bottom .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect10.top_to_bottom .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect10.top_to_bottom a:hover .img {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect10.top_to_bottom a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect10.bottom_to_top .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect10.bottom_to_top .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect10.bottom_to_top a:hover .img {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect10.bottom_to_top a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect11 {
  overflow: hidden; }

.ih-item.square.effect11.colored .info {
  background: #1a4a72; }

.ih-item.square.effect11.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect11 .img {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect11 .info {
  background: #333;
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease 0.2s; }

.ih-item.square.effect11 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0; }

.ih-item.square.effect11 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect11 a:hover .img {
  opacity: 0;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.square.effect11 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect11.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.square.effect11.left_to_right a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect11.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.square.effect11.right_to_left a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect11.top_to_bottom .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect11.top_to_bottom a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect11.bottom_to_top .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect11.bottom_to_top a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect12 {
  overflow: hidden; }

.ih-item.square.effect12.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.square.effect12.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect12 .img {
  transition: all 0.35s ease-in; }

.ih-item.square.effect12 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: all 0.35s ease-in; }

.ih-item.square.effect12 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0;
  transition: all 0.35s ease-in; }

.ih-item.square.effect12 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  transition: all 0.35s ease-in; }

.ih-item.square.effect12 a:hover .info {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.2s; }

.ih-item.square.effect12 a:hover .info h3 {
  transition-delay: 0.3s; }

.ih-item.square.effect12 a:hover .info p {
  transition-delay: 0.25s; }

.ih-item.square.effect12.left_to_right .info {
  -ms-transform: translate(-460px, -100px) rotate(-180deg);
  transform: translate(-460px, -100px) rotate(-180deg); }

.ih-item.square.effect12.left_to_right .info h3 {
  -ms-transform: translateY(-100px);
  transform: translateY(-100px); }

.ih-item.square.effect12.left_to_right .info p {
  -ms-transform: translateX(-300px) rotate(-90deg);
  transform: translateX(-300px) rotate(-90deg); }

.ih-item.square.effect12.left_to_right a:hover .info {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px); }

.ih-item.square.effect12.left_to_right a:hover .info h3 {
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.ih-item.square.effect12.left_to_right a:hover .info p {
  -ms-transform: translateX(0px) rotate(0deg);
  transform: translateX(0px) rotate(0deg); }

.ih-item.square.effect12.right_to_left .info {
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg); }

.ih-item.square.effect12.right_to_left .info h3 {
  -ms-transform: translateY(-100px);
  transform: translateY(-100px); }

.ih-item.square.effect12.right_to_left .info p {
  -ms-transform: translateX(300px) rotate(90deg);
  transform: translateX(300px) rotate(90deg); }

.ih-item.square.effect12.right_to_left a:hover .info {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px); }

.ih-item.square.effect12.right_to_left a:hover .info h3 {
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.ih-item.square.effect12.right_to_left a:hover .info p {
  -ms-transform: translateX(0px) rotate(0deg);
  transform: translateX(0px) rotate(0deg); }

.ih-item.square.effect12.top_to_bottom .info {
  -ms-transform: translate(-265px, -145px) rotate(-45deg);
  transform: translate(-265px, -145px) rotate(-45deg); }

.ih-item.square.effect12.top_to_bottom .info h3 {
  -ms-transform: translate(200px, -200px);
  transform: translate(200px, -200px); }

.ih-item.square.effect12.top_to_bottom .info p {
  -ms-transform: translate(200px, -200px);
  transform: translate(200px, -200px); }

.ih-item.square.effect12.top_to_bottom a:hover .info {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition-delay: 0.2s; }

.ih-item.square.effect12.top_to_bottom a:hover .info h3 {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition-delay: 0.3s; }

.ih-item.square.effect12.top_to_bottom a:hover .info p {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition-delay: 0.4s; }

.ih-item.square.effect12.bottom_to_top .info {
  -ms-transform: translate(265px, 145px) rotate(45deg);
  transform: translate(265px, 145px) rotate(45deg); }

.ih-item.square.effect12.bottom_to_top .info h3 {
  -ms-transform: translate(200px, -200px);
  transform: translate(200px, -200px); }

.ih-item.square.effect12.bottom_to_top .info p {
  -ms-transform: translate(-200px, 200px);
  transform: translate(-200px, 200px); }

.ih-item.square.effect12.bottom_to_top a:hover .info {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition-delay: 0.2s; }

.ih-item.square.effect12.bottom_to_top a:hover .info h3 {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition-delay: 0.3s; }

.ih-item.square.effect12.bottom_to_top a:hover .info p {
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  transition-delay: 0.4s; }

.ih-item.square.effect13 {
  overflow: hidden; }

.ih-item.square.effect13.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6); }

.ih-item.square.effect13.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect13 .img {
  transition: all 0.35s ease-in-out;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect13 .info {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect13 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0; }

.ih-item.square.effect13 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect13 a:hover .img {
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.ih-item.square.effect13 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect13.left_to_right .info {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ih-item.square.effect13.left_to_right a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect13.right_to_left .info {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.ih-item.square.effect13.right_to_left a:hover .info {
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ih-item.square.effect13.top_to_bottom .info {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect13.top_to_bottom a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect13.bottom_to_top .info {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect13.bottom_to_top a:hover .info {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect14.colored .info {
  background: #1a4a72; }

.ih-item.square.effect14.colored .info h3 {
  background: rgba(12, 34, 52, 0.6); }

.ih-item.square.effect14 .img {
  opacity: 1;
  transition: all 0.35s ease-in-out; }

.ih-item.square.effect14 .info {
  background: #333;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.35s ease 0.2s; }

.ih-item.square.effect14 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0; }

.ih-item.square.effect14 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect14 a:hover .img {
  opacity: 0;
  pointer-events: none;
  -ms-transform: scale(0.5);
  transform: scale(0.5); }

.ih-item.square.effect14 a:hover .info {
  visibility: visible;
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1); }

.ih-item.square.effect14.left_to_right .img {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0); }

.ih-item.square.effect14.left_to_right a:hover .img {
  -ms-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg); }

.ih-item.square.effect14.right_to_left .img {
  -ms-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0); }

.ih-item.square.effect14.right_to_left a:hover .img {
  -ms-transform: translateX(-100%) rotate(-180deg);
  transform: translateX(-100%) rotate(-180deg); }

.ih-item.square.effect14.top_to_bottom .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect14.top_to_bottom a:hover .img {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.ih-item.square.effect14.bottom_to_top .img {
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ih-item.square.effect14.bottom_to_top a:hover .img {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.ih-item.square.effect15 {
  overflow: hidden;
  perspective: 900px; }

.ih-item.square.effect15.colored .info {
  background: #1a4a72; }

.ih-item.square.effect15 .img {
  opacity: 1;
  transition: all 0.4s ease-in-out; }

.ih-item.square.effect15 .info {
  background: #333;
  opacity: 0;
  transition: all 0.35s ease-in-out 0.3s; }

.ih-item.square.effect15 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111;
  margin: 30px 0 0 0; }

.ih-item.square.effect15 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center; }

.ih-item.square.effect15 a:hover .img {
  opacity: 0;
  visibility: hidden; }

.ih-item.square.effect15 a:hover .info {
  visibility: visible;
  opacity: 1; }

.ih-item.square.effect15.left_to_right .img {
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.ih-item.square.effect15.left_to_right .info {
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.ih-item.square.effect15.left_to_right a:hover .img {
  -ms-transform: rotateY(-90deg);
  transform: rotateY(-90deg); }

.ih-item.square.effect15.left_to_right a:hover .info {
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.ih-item.square.effect15.right_to_left .img {
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.ih-item.square.effect15.right_to_left .info {
  -ms-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.ih-item.square.effect15.right_to_left a:hover .img {
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg); }

.ih-item.square.effect15.right_to_left a:hover .info {
  -ms-transform: rotateY(0);
  transform: rotateY(0); }

.ih-item.square.effect15.top_to_bottom .img {
  -ms-transform: rotateX(0);
  transform: rotateX(0);
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ih-item.square.effect15.top_to_bottom .info {
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.ih-item.square.effect15.top_to_bottom a:hover .img {
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg); }

.ih-item.square.effect15.top_to_bottom a:hover .info {
  -ms-transform: rotateX(0);
  transform: rotateX(0); }

.ih-item.square.effect15.bottom_to_top .img {
  -ms-transform: rotateX(0);
  transform: rotateX(0);
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.ih-item.square.effect15.bottom_to_top .info {
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.ih-item.square.effect15.bottom_to_top a:hover .img {
  -ms-transform: rotateX(-90deg);
  transform: rotateX(-90deg); }

.ih-item.square.effect15.bottom_to_top a:hover .info {
  -ms-transform: rotateX(0);
  transform: rotateX(0); }

/* Icon 1 */
#hamburger-nav-icon1, #hamburger-nav-icon2, #hamburger-nav-icon3, #hamburger-nav-icon3b, #hamburger-nav-icon4 {
  display: inline-block;
  vertical-align: text-top;
  width: 45px;
  height: 45px;
  position: relative;
  margin: 0 auto;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  border-radius: 100em;
  position: fixed;
  z-index: 9999;
  right: 40px;
  top: 48px; }

#hamburger-nav-icon3b {
  width: 23px;
  height: 18px; }

#hamburger-nav-icon1 span, #hamburger-nav-icon3 span, #hamburger-nav-icon3b span, #hamburger-nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .25s ease-in-out; }

#hamburger-nav-icon3b span {
  height: 2px;
  border-radius: 2px; }

#hamburger-nav-icon1 span:nth-child(1) {
  top: 0px; }

#hamburger-nav-icon1 span:nth-child(2) {
  top: 18px; }

#hamburger-nav-icon1 span:nth-child(3) {
  top: 36px; }

#hamburger-nav-icon1.open span:nth-child(1) {
  top: 18px;
  -ms-transform: rotate(135deg);
      transform: rotate(135deg); }

#hamburger-nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px; }

#hamburger-nav-icon1.open span:nth-child(3) {
  top: 18px;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }

/* Icon 2 */
#hamburger-nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #fff;
  opacity: 1;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .25s ease-in-out; }

#hamburger-nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#hamburger-nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#hamburger-nav-icon2 span:nth-child(1), #hamburger-nav-icon2 span:nth-child(2) {
  top: 0px; }

#hamburger-nav-icon2 span:nth-child(3), #hamburger-nav-icon2 span:nth-child(4) {
  top: 18px; }

#hamburger-nav-icon2 span:nth-child(5), #hamburger-nav-icon2 span:nth-child(6) {
  top: 36px; }

.open #hamburger-nav-icon2 span:nth-child(1), .open #hamburger-nav-icon2 span:nth-child(6) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.open #hamburger-nav-icon2 span:nth-child(2), .open #hamburger-nav-icon2 span:nth-child(5) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

#hamburger-nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px; }

#hamburger-nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px; }

#hamburger-nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#hamburger-nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#hamburger-nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px; }

#hamburger-nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px; }

/* Icon 3 */
#hamburger-nav-icon3 span:nth-child(1) {
  top: 0px; }

#hamburger-nav-icon3 span:nth-child(2), #hamburger-nav-icon3 span:nth-child(3) {
  top: 18px; }

#hamburger-nav-icon3 span:nth-child(4) {
  top: 36px; }

/* Icon 3b */
#hamburger-nav-icon3b span:nth-child(1) {
  top: 1px; }

#hamburger-nav-icon3b span:nth-child(2), #hamburger-nav-icon3b span:nth-child(3) {
  top: 7px; }

#hamburger-nav-icon3b span:nth-child(4) {
  top: 13px; }

.open #hamburger-nav-icon3 span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }

.open #hamburger-nav-icon3b span:nth-child(1) {
  top: 7px;
  width: 0%;
  left: 50%; }

.open #hamburger-nav-icon3 span:nth-child(2) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.open #hamburger-nav-icon3b span:nth-child(2) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.open #hamburger-nav-icon3 span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.open #hamburger-nav-icon3b span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.open #hamburger-nav-icon3 span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }

.open #hamburger-nav-icon3b span:nth-child(4) {
  top: 7px;
  width: 0%;
  left: 50%; }

/* Icon 4 */
#hamburger-nav-icon4 span:nth-child(1) {
  top: 0px;
  -ms-transform-origin: left center;
      transform-origin: left center; }

#hamburger-nav-icon4 span:nth-child(2) {
  top: 18px;
  -ms-transform-origin: left center;
      transform-origin: left center; }

#hamburger-nav-icon4 span:nth-child(3) {
  top: 36px;
  -ms-transform-origin: left center;
      transform-origin: left center; }

#hamburger-nav-icon4.open span:nth-child(1) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  top: -3px;
  left: 8px; }

#hamburger-nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#hamburger-nav-icon4.open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  top: 39px;
  left: 8px; }

.hamburger-holder {
  margin-left: 0; }

@media screen and (min-width: 600px) {
  .hamburger-holder {
    display: inline-block;
    margin-left: .35rem; } }

.reveal--booknow {
  padding: 0;
  border: none;
  width: 94%;
  max-width: none;
  overflow-y: visible !important; }

@media screen and (min-width: 36em) {
  .reveal--booknow {
    width: 100%;
    max-width: 36em; } }

.reveal--booknow .close-button {
  display: block; }

.reveal--booknow .widget-wrapper--nopad {
  margin: 0;
  width: 100%; }

.reveal--booknow .widget-wrapper--nopad .close-button {
  display: block; }

.booking {
  width: 100%;
  position: relative;
  padding: 6rem 0 0 0;
  max-width: 40rem;
  text-align: center;
  margin: .5rem auto;
  background: #454545;
  background: url("/images/css/scenic-bg.jpg") no-repeat center center;
  background-size: cover; }

.widget-wrapper--nopad .booking {
  margin: 0 auto; }

.booking .tabs-title {
  width: 100%;
  transition: background-color 0.5s ease; }

@media screen and (min-width: 600px) {
  .booking .tabs-title {
    width: 50%; } }

.booking .close-button {
  display: none;
  right: -16px;
  top: -16px;
  background-color: #005466;
  transition: all 300ms cubic-bezier(0.41, 0.06, 1, 0.635);
  /* custom */
  box-shadow: inset 0px 0px 3px 1px rgba(255, 255, 255, 0.77); }

.booking .close-button:hover {
  -ms-transform: scale(1.2);
      transform: scale(1.2); }

.booking ul.tabs {
  border-bottom: none;
  /*
		.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
			background: #00b5da; 
		}
		
		.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
			background: #00b5da; 
  		}
  		
  		.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	  		
  		}
  		*/ }

.booking ul.tabs .tabs-title a {
  color: #fefefe;
  text-transform: uppercase;
  font-size: 1.125rem;
  padding: .8rem;
  text-shadow: 0px 0.5px 1px rgba(0, 0, 0, 0.5); }

.booking ul.tabs .tabs-title.is-active, .booking ul.tabs .tabs-title > a:focus, .booking ul.tabs .tabs-title > a[aria-selected='true'] {
  background-color: #00a8cb; }

.booking__heading {
  font-size: 5rem;
  color: #fefefe;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  margin: -3rem 0 2rem 0;
  text-shadow: 0px 0.5px 1px rgba(0, 0, 0, 0.5); }

.booking__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  min-height: 200px;
  padding: 1rem;
  text-align: left;
  color: #fefefe;
  background: rgba(0, 45, 85, 0.85);
  outline: 2px solid #fefefe;
  outline-offset: -.75rem;
  text-align: center;
  color: #fefefe; }

@media screen and (min-width: 648px) {
  .booking__row {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .twoColProg .area-secondary .booking__row {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.booking__field {
  position: relative;
  width: 100%; }

@media screen and (min-width: 648px) {
  .booking__field {
    max-width: 18%; }
  .twoColProg .area-secondary .booking__field {
    max-width: 50%; } }

.booking__field--sm {
  width: 100%; }

@media screen and (min-width: 648px) {
  .booking__field--sm {
    max-width: 14%; }
  .twoColProg .area-secondary .booking__field--sm {
    max-width: 33%; } }

.booking__field--submit {
  text-align: center; }

@media screen and (min-width: 648px) {
  .booking__field--submit {
    max-width: 10%; }
  .twoColProg .area-secondary .booking__field--submit {
    max-width: none; } }

.booking__field label {
  color: #002d55; }

/*

.footer-vguide {
	display: inline-block;
	max-width: 15rem;
	margin: 1rem .5rem;

	img {
		max-width: 10rem;
	}
}
.page-footer__content {
	padding: 1rem;

	a {
		color: $color1;
	}
	.btn {
		color: white;
	}
}
.page-footer__extras {
	background: $color2;
	color: $white;
	padding: .5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;

	@include breakpoint(large) {
		justify-content: center;
	}

	.list {
		margin: 0 .5rem;
	}
}

*/
.page-footer {
  position: relative;
  color: #252525;
  min-height: 350px;
  max-width: 90%;
  margin: 0 auto; }

.page-footer:before, .page-footer:after {
  content: " ";
  display: table; }

.page-footer:after {
  clear: both; }

.page-footer > * {
  z-index: 1; }

.page-footer:after {
  content: "";
  background-size: 20%;
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute; }

.page-footer__content {
  position: relative;
  padding: 1rem; }

.page-footer__content:before, .page-footer__content:after {
  content: " ";
  display: table; }

.page-footer__content:after {
  clear: both; }

.page-footer__content .nav__logo {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -80px; }

.page-footer__content .text-center:before, .page-footer__content .text-center:after {
  content: " ";
  display: table; }

.page-footer__content .text-center:after {
  clear: both; }

.page-footer__logo {
  position: relative;
  background: url(/images/logo.png) no-repeat center center;
  background-size: 100%;
  display: block;
  width: 223px;
  width: 165px;
  height: 88px;
  height: 65px;
  left: auto;
  top: auto;
  margin: 0 auto 2rem; }

.page-footer__logo-film {
  position: relative;
  background: url(/images/logo-film.png) no-repeat center center;
  background-size: 100%;
  display: block;
  width: 172px;
  height: 165px;
  left: auto;
  top: auto;
  margin: 0 auto 2rem; }

.page-footer__floater {
  z-index: 10;
  width: 100%; }

@media screen and (min-width: 648px) {
  .page-footer__floater {
    position: fixed;
    left: 0;
    bottom: 0;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; } }

@media screen and (min-width: 648px) {
  .page-footer__floater.headroom {
    transition: transform 0.5s ease; }
  .page-footer__floater.headroom--unpinned {
    -ms-transform: translateY(2.65rem);
        transform: translateY(2.65rem); }
  .page-footer__floater.headroom--pinned {
    -ms-transform: translateY(0);
        transform: translateY(0); } }

.page-footer__extras {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

@media screen and (min-width: 450px) {
  .page-footer__extras {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }

.page-footer__global-cta:focus, .page-footer__global-cta:hover {
  color: #FFF; }

.page-footer__global-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  color: #FFF;
  text-align: center;
  min-height: 4.6rem;
  white-space: nowrap;
  text-decoration: none; }

.page-footer__global-cta:nth-child(1) {
  background: #002d55; }

.page-footer__global-cta:nth-child(2) {
  background: #0093b2; }

.page-footer__global-cta:nth-child(3) {
  background: #00203c; }

.page-footer__global-cta:nth-child(4) {
  background: #002932; }

@media screen and (min-width: 450px) {
  .page-footer__global-cta {
    margin: 0;
    width: 50%;
    max-width: none; } }

@media screen and (min-width: 648px) {
  .page-footer__global-cta {
    max-width: none;
    width: 25%;
    min-height: 2.6rem;
    height: 2.6rem; } }

.page-footer__cta-icon {
  margin-right: .45rem; }

.page-footer__address {
  position: relative;
  top: auto;
  right: auto;
  text-align: center;
  padding: 20px;
  color: #454545;
  max-width: 300px;
  margin: 0 auto 2rem; }

.page-footer__address h6 {
  font-size: 1.2rem;
  line-height: 1.5; }

.page-footer__address p {
  font-size: .9rem;
  line-height: 1.4; }

.page-footer__address a {
  color: #00a8cb; }

@media screen and (min-width: 1024px) {
  .page-footer__address {
    text-align: left;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 1rem; } }

.page-footer__guide {
  display: block;
  margin: 1rem;
  position: relative;
  top: auto;
  right: auto; }

@media screen and (min-width: 1024px) {
  .page-footer__guide {
    position: absolute;
    top: 0;
    right: 0; } }

@media screen and (min-width: 1024px) {
  .page-footer__guide .btn#guide-hover, .page-footer__guide .submit_button input#guide-hover[type='submit'], .submit_button .page-footer__guide input#guide-hover[type='submit'] {
    position: absolute;
    z-index: 2;
    top: 60px;
    left: -90px; } }

.page-footer__guide img {
  max-width: 10rem;
  display: block;
  margin: 0 auto; }

@media screen and (min-width: 1024px) {
  .page-footer__guide img {
    display: inline-block; } }

.page-footer #footer-nav {
  max-width: 320px;
  margin: 0 auto 2rem;
  text-align: center; }

.page-footer #footer-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%; }

.page-footer #footer-nav ul li {
  font-size: .9rem;
  letter-spacing: 0;
  margin: 0;
  padding: 0; }

.imap {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease; }

.imap.is-open {
  height: auto;
  width: 100%;
  max-height: 80vh; }

@media screen and (min-width: 1216px) {
  .imap.is-open {
    max-height: none; } }

.imap__point {
  position: absolute;
  top: 97px;
  right: 4px;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  color: #00a8cb;
  padding: 10px;
  transition: top 0.5s ease;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
  will-change: top; }

@media screen and (min-width: 450px) {
  .imap__point {
    top: 160px; } }

#imap-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

#imap {
  width: 100%;
  height: 100%; }

#imap-distance {
  width: 280px;
  position: absolute;
  left: calc(50% - 160px);
  left: 45px;
  bottom: -2rem;
  z-index: 10;
  transition: bottom 0.5s ease; }

.is-open #imap-distance {
  bottom: 50px; }

#imap-distance #imap-info {
  margin-bottom: 10px; }

#imap-distance #imap-info:before, #imap-distance #imap-info:after {
  content: " ";
  display: table; }

#imap-distance #imap-info:after {
  clear: both; }

#imap-distance #imap-info #marker-count {
  font-weight: bold;
  font-size: 14px;
  float: left; }

#imap-distance #imap-info #distance-display {
  font-size: 14px;
  float: right;
  font-weight: bold; }

.imap__handle {
  position: absolute;
  background-color: #00a8cb;
  left: -2rem;
  top: 0px;
  width: 2rem;
  line-height: 1;
  padding: 5px 5px 5px 4px;
  text-decoration: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  color: #fefefe;
  border: none;
  text-align: center; }

.imap__handle span {
  font-size: 9px;
  text-align: center;
  line-height: 9px;
  font-weight: bold;
  text-transform: uppercase; }

.is-open .imap__handle span {
  display: none; }

.imap__drawer {
  position: absolute;
  top: 40px;
  right: -12.5rem;
  width: 12.5rem;
  z-index: 10;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  transition: right 0.5s ease; }

.is-open .imap__drawer {
  right: 0; }

@media screen and (min-width: 648px) {
  .imap__drawer {
    right: -17.5rem;
    width: 17.5rem; } }

.imap__option-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  overflow-y: scroll;
  height: 25rem;
  background-color: #fefefe; }

@media screen and (min-width: 648px) {
  .imap__option-list {
    height: 31.25rem; } }

.imap__option-item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  transition: opacity .3s ease; }

.imap__option-item:nth-child(odd) {
  background: #fefefe; }

.imap__option-item:nth-child(even) {
  background: #EEE; }

.imap__option-item label {
  padding: .5rem; }

.imap__option-item input[type="checkbox"] {
  margin: 0 .5rem 0 0; }

.imap__cat-icon {
  display: inline-block;
  vertical-align: middle;
  margin: -.25rem .5rem 0 -.25rem;
  line-height: 1; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
  *z-index: -1; }

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle {
  cursor: not-allowed; }

/* PIPS Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  font: 400 12px Arial;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px; }

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px; }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.itin__counter {
  position: absolute;
  bottom: 3rem;
  background-color: #f15d22;
  right: 0;
  white-space: nowrap;
  opacity: 0;
  width: auto;
  height: 2.3rem;
  padding: .3rem;
  transition: width 0.5s ease, bottom 0.5s ease, opacity 0.5s ease; }

.itin__counter.is-showing {
  bottom: -2.3125rem;
  opacity: 1;
  transition: width 0.5s ease, bottom 0.5s ease, opacity 0.5s ease; }

.itin__count {
  /*
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		text-indent: 0;
		width: 100%;
		text-align: center;
		display: block;
		padding: .34rem .3rem .4rem .3rem;
		line-height: 1rem;
		font-size: .8rem;
		color: #000;
		*/
  text-indent: 0;
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1rem;
  font-size: .8rem;
  font-weight: bold;
  color: #fff;
  background: #a3360a;
  margin-right: 2px;
  border-radius: 50%;
  transition: background 0.5s ease; }

.itin__count:hover {
  background: #732607; }

.itin__link {
  position: relative;
  display: block;
  color: #fefefe;
  font-weight: 400;
  font-size: .9rem;
  /*
		&:after {
			position: absolute;
			z-index: 0;
			content: "";
			background: url(/svg/icon-itinerary.png) no-repeat center center;
			background: url(/svg/icon-itinerary.svg) no-repeat center center;
			background-size: contain;
			opacity: .8;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
		}
		*/ }

.itin__link.disabled, .itin__link[disabled], .itin__link[aria-disabled] {
  pointer-events: none; }

.itin__link:hover, .itin__link:active, .itin__link:visited {
  color: #fefefe; }

.nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: 0 auto;
  width: 100%;
  max-width: 48rem;
  /*
	&__toggle {
		padding: .5rem .3rem;
		margin: .75rem 0 0 0;
		height: auto;
		display: block;
		max-width: 16em;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		color: $black;
		background: transparent;
		border: 1px solid rgba($black, .3);
		transition: background $animation-speed $animation-ease,
					border $animation-speed $animation-ease;

		&:focus,
		&:active,
		&:hover {
			color: $black;
			border-color: rgba($black, .8);
			background: rgba($white, .3);
		}
	}
	*/ }

.page-footer__extras .nav--footer {
  display: none;
  margin: 0 1rem;
  max-width: 40rem; }

@media screen and (min-width: 1024px) {
  .page-footer__extras .nav--footer {
    display: -ms-flexbox;
    display: flex; } }

.nav--footer .nav__link {
  padding: .25rem .5rem; }

.nav--footer .nav__link:focus, .nav--footer .nav__link:active, .nav--footer .nav__link:hover {
  color: #fefefe; }

.nav--footer .nav__link:after {
  display: none; }

.nav--sub {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  margin-left: 1rem; }

.nav--stacked {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }

.nav--primary {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  margin-bottom: 1rem; }

.nav--primary .nav__link {
  padding: 0;
  color: #fff;
  margin: .35rem 0;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.2; }

.nav--primary .nav__link:focus, .nav--primary .nav__link:active, .nav--primary .nav__link:hover {
  color: #00a8cb; }

.nav--primary .nav__link:after {
  display: none; }

.nav--secondary {
  text-align: center;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  color: white; }

.nav--secondary a.nav__link {
  color: white; }

.nav--secondary .nav__link, .nav--secondary .nav a {
  padding: .1rem;
  color: white;
  display: inline-block; }

.nav--secondary .nav__link:focus, .nav--secondary .nav__link:active, .nav--secondary .nav__link:hover, .nav--secondary .nav a:focus, .nav--secondary .nav a:active, .nav--secondary .nav a:hover {
  color: #fefefe; }

.nav--secondary .nav__link:after, .nav--secondary .nav a:after {
  display: none; }

.nav--secondary li.nav__item, .nav--secondary li {
  min-width: 0;
  max-width: 18.75rem; }

.nav--secondary.breadcrumbs {
  -ms-flex-pack: center;
      justify-content: center; }

.nav--secondary.breadcrumbs li:not(:last-child):after {
  color: #fefefe !important;
  margin: 0 0.25rem 0 .05rem; }

.nav__social {
  text-align: center;
  padding: 0 1rem;
  margin: .5rem auto;
  display: inline-block; }

.nav__left {
  position: absolute;
  left: 0;
  top: -3px;
  padding: 0; }

.nav__left .nav__social {
  text-align: left;
  margin: 0;
  display: none;
  padding: 0; }

@media screen and (min-width: 600px) {
  .nav__left .nav__social {
    display: inline-block; } }

.nav__left .nav__social li {
  line-height: 51px; }

.nav__left .nav__social a.btn--icon {
  color: #807e83 !important;
  padding: 0 .15rem 0; }

.nav__left .btn, .nav__left .submit_button input[type='submit'], .submit_button .nav__left input[type='submit'] {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif; }

.nav__right {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  padding: 0;
  text-align: right; }

.nav__right .btn, .nav__right .submit_button input[type='submit'], .submit_button .nav__right input[type='submit'] {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif; }

.nav__sub-wrapper {
  padding: 1rem 0; }

.nav__item, .nav li {
  padding: 0 0;
  min-width: 12rem;
  max-width: 13rem; }

@media screen and (min-width: 450px) {
  .nav__item, .nav li {
    padding: .2rem 0; } }

.nav__link, .nav a {
  padding: .3rem;
  display: block;
  line-height: 1.5; }

.nav__link:focus, .nav__link:active, .nav__link:hover, .nav a:focus, .nav a:active, .nav a:hover {
  color: #002d55; }

.nav__status {
  display: inline-block;
  position: relative;
  float: right; }

.nav__logo {
  position: absolute;
  background: #FFF url(/images/logo.png?v=2) no-repeat 45px center;
  background-size: 40%;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 3.625rem;
  z-index: 0; }

.nav__logo--header {
  background: none;
  background: url(/images/logo.png?v=2) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: calc(50% - 5rem);
  top: 0;
  display: block;
  width: 10rem;
  height: 4rem;
  margin: 0 auto .25rem; }

@media screen and (min-width: 648px) {
  .nav__logo--header {
    left: calc(50% - 6rem);
    width: 12rem;
    height: 4rem; } }

.nav__logo--header-film {
  background: none;
  background: url(/images/logo-film.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: calc(50% - 2rem);
  top: 0;
  display: block;
  width: 4rem;
  height: 4.25rem;
  margin: 0 auto .25rem; }

@media screen and (min-width: 648px) {
  .nav__logo--header-film {
    left: calc(50% - 4rem);
    width: 8rem;
    height: 8rem; } }

.nav__separator {
  margin: 1rem 0 1rem 1rem; }

.menu__carrot {
  display: inline-block;
  width: .6rem;
  vertical-align: top;
  text-align: left; }

.reveal--nav {
  padding: .75rem;
  top: 0 !important;
  right: 0;
  left: auto;
  position: fixed;
  width: 100%;
  text-align: center;
  color: white;
  border: none;
  background: #002d55;
  background-size: cover;
  outline: 2px solid #fefefe !important;
  outline-offset: -.9rem;
  height: 100%;
  overflow-x: none;
  overflow-y: scroll;
  /* has to be scroll, not auto for smooth scrolling on mobile devices */
  -webkit-overflow-scrolling: touch; }

@media screen and (min-width: 450px) {
  .reveal--nav {
    width: 320px; } }

.reveal--nav:focus {
  box-shadow: none; }

.reveal--nav:before, .reveal--nav:after {
  content: '';
  height: 10px;
  background: #002d55;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%; }

@media screen and (min-width: 450px) {
  .reveal--nav:before, .reveal--nav:after {
    width: 320px; } }

.reveal--nav:after {
  top: auto;
  bottom: 0; }

@media screen and (min-width: 450px) {
  .reveal--nav:after {
    width: 320px; } }

.reveal--nav .reveal--spacer {
  padding: 0 2.1875rem;
  height: 100%; }

.reveal--nav h2 {
  margin: 0; }

.reveal--nav .close-button {
  display: block; }

@media screen and (min-width: 450px) {
  .reveal--nav .close-button {
    display: none; } }

.reveal--nav .nav__social {
  text-align: center;
  margin: 1rem 1rem 0 1rem;
  padding: 0; }

.reveal--nav .nav__social .btn--icon {
  color: white !important;
  padding: 0 .15rem; }

.t-sec-nav {
  /*
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding: 0 2rem;
	margin: 0;
	list-style-type: none;
	*/
  display: block;
  list-style-type: none;
  max-width: none;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }

.t-sec-nav ::-webkit-scrollbar {
  display: none; }

.touch .t-sec-nav {
  overflow-x: auto; }

.t-sec-nav__wrapper {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0 2rem;
  text-align: center; }

.t-sec-nav__wrapper--sub {
  padding: .5rem 2rem;
  background-color: red; }

@media screen and (min-width: 1024px) {
  .t-sec-nav__wrapper {
    display: block; } }

.t-sec-nav__icon {
  display: block;
  fill: black;
  margin-bottom: .25rem;
  border: 2px solid blue;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem; }

.t-sec-nav .level-1 {
  display: inline-block;
  min-width: 5rem; }

.t-sec-nav .level-1 a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
  font-size: .8rem;
  color: #78757A;
  color: #002d55;
  padding: .75rem;
  overflow: hidden; }

.t-sec-nav .level-1 a:hover, .t-sec-nav .level-1 a:focus, .t-sec-nav .level-1 a:active {
  text-decoration: underline; }

.is-active .t-sec-nav .level-1 a .t-sec-nav__icon {
  border: 2px solid yellow; }

.t-sec-nav__label {
  display: block;
  white-space: nowrap; }

.t-sec-nav__label--sub {
  margin: 0;
  color: orange; }

.t-sec-nav__label--sub.is-active {
  text-decoration: underline;
  font-weight: 700; }

.t-sec-nav__label--sub:hover, .t-sec-nav__label--sub:focus, .t-sec-nav__label--sub:active {
  text-decoration: underline; }

.navbar__track {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.navbar__left, .navbar__right {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  background-color: #002d55;
  width: 2rem;
  cursor: pointer;
  color: white; }

.navbar__left:hover, .navbar__left:focus, .navbar__right:hover, .navbar__right:focus {
  background-color: #00cd00; }

.navbar__left[disabled], .navbar__right[disabled] {
  display: none; }

.navbar__left--sec, .navbar__right--sec {
  background-color: #002d55; }

.navbar__left--sec:hover, .navbar__left--sec:focus, .navbar__right--sec:hover, .navbar__right--sec:focus {
  background-color: #f15d22; }

.navbar__left {
  left: 0;
  box-shadow: 4px 0 8px rgba(0, 0, 0, 0.1); }

.navbar__right {
  right: 0;
  box-shadow: -4px 0 8px rgba(0, 0, 0, 0.1); }

.page-search {
  height: 4.0625rem;
  width: 4.0625rem;
  display: none;
  vertical-align: top;
  transition: right 0.5s ease, top 0.5s ease; }

.page-search:before, .page-search:after {
  content: " ";
  display: table; }

.page-search:after {
  clear: both; }

@media screen and (min-width: 450px) {
  .page-search {
    display: inline-block; } }

.page-search#page-search2 {
  float: left;
  margin: 0 1rem 0 0;
  display: inline-block; }

@media screen and (min-width: 450px) {
  .page-search#page-search2 {
    display: none; } }

.page-search#page-search2.is-open .page-search__row, .page-search#page-search2:focus .page-search__row {
  right: -13.5rem; }

.page-search__cta {
  outline: none;
  margin: 0;
  height: 3.8125rem;
  width: 4.0625rem;
  padding: 1.25rem;
  color: #fefefe;
  cursor: pointer;
  background: #002d55;
  text-align: center; }

@media screen and (min-width: 450px) {
  .page-search__cta {
    height: 3.625rem; } }

.page-search__cta svg {
  transition: all 0.5s ease; }

.page-search__cta svg:focus, .page-search__cta svg:active, .page-search__cta svg:hover {
  animation: shakeItUp 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; }

@media screen and (min-width: 600px) {
  .page-search__cta svg:focus, .page-search__cta svg:active, .page-search__cta svg:hover {
    animation: shakeItUp-lg 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; } }

.page-search__submit {
  position: absolute;
  right: 0.3125rem;
  bottom: 0.3125rem;
  border: none;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  padding: 0;
  margin: 0;
  height: 2.2rem;
  width: 1px;
  overflow: hidden;
  outline: none;
  background-color: #00203c;
  color: #fefefe;
  visibility: hidden;
  opacity: 0;
  transition: width 0.5s ease 0.1s, padding 0.5s ease 0.1s; }

.page-search__submit:hover, .page-search__submit:active, .page-search__submit:focus {
  color: #fefefe;
  background-color: black; }

.page-search__row {
  position: absolute;
  z-index: -1;
  background-color: rgba(0, 45, 85, 0);
  top: 3.625rem;
  right: 0;
  margin: 0;
  padding: 0;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition: all 0.5s ease; }

.page-search__input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-appearance: none;
  height: 2.8rem;
  visibility: hidden;
  border: none;
  width: 6.25rem;
  opacity: 0;
  transition: all 0.3s ease 0s; }

.page-search__cancel {
  position: absolute;
  visibility: hidden;
  top: 0.625rem;
  width: 1.5rem;
  height: 1.5rem;
  left: .9rem;
  opacity: .3;
  cursor: pointer;
  background: url(/svg/icon-clear-x.png) no-repeat center center;
  background: url(/svg/icon-clear-x.svg) no-repeat center center;
  background-size: 100%; }

.page-search.is-open .icon-nav, .page-search:focus .icon-nav {
  left: 2.5rem;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.page-search.is-open .page-search__cancel, .page-search:focus .page-search__cancel {
  visibility: visible; }

.page-search.is-open .page-search__row, .page-search:focus .page-search__row {
  z-index: 2;
  -ms-transform: scale(1);
      transform: scale(1);
  padding: .3rem .3rem;
  background-color: #002d55; }

.page-search.is-open .page-search__input, .page-search:focus .page-search__input {
  border: 1px solid #002d55;
  height: 2.2rem;
  visibility: visible;
  padding: .6rem 5rem .6rem 2.2rem;
  width: 16.25rem;
  opacity: 1;
  transition: width 0.3s ease 0.3s, padding 0.3s ease 0.3s; }

.page-search.is-open .page-search__submit, .page-search:focus .page-search__submit {
  visibility: visible;
  width: 5rem;
  padding: .4rem;
  opacity: 1;
  transition: opacity 0.1s ease 0.6s; }

.page-search .icon-nav {
  width: 1.5625rem;
  height: 1.5625rem;
  transition: transform 0.5s ease, width 0.5s ease, height 0.5s ease, background-color 0.5s ease; }

#interior-sidenav {
  background: #002d55;
  display: block;
  margin: 0 auto;
  width: 100%;
  padding-top: 0.625rem;
  text-transform: uppercase; }

#interior-sidenav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  text-align: center;
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif; }

#interior-sidenav ul li {
  font-size: .7rem;
  list-style-type: none;
  padding: 0;
  color: white;
  font-weight: 300;
  display: inline-block; }

#interior-sidenav ul li.here a {
  color: #00a8cb;
  font-weight: 700; }

.theme--adventure #interior-sidenav ul li.here a {
  border: 1px solid #00a8cb;
  background: #00a8cb; }

.theme--sky #interior-sidenav ul li.here a {
  border: 1px solid #6795c0;
  background: #6795c0; }

.theme--outdoor #interior-sidenav ul li.here a {
  border: 1px solid #00a8cb;
  background: #00a8cb; }

.theme--zest #interior-sidenav ul li.here a {
  border: 1px solid #f15d22;
  background: #f15d22; }

#interior-sidenav ul li a {
  color: white;
  font-weight: 700;
  text-decoration: none;
  padding: 7px;
  margin: .25rem 0;
  transition: .3s background;
  display: block;
  width: 100%; }

.ie #interior-sidenav ul li a {
  padding: 7px; }

#interior-sidenav ul li a:hover {
  color: #90d5de;
  text-decoration: underline; }

.theme--adventure #interior-sidenav ul li a:hover {
  border: 1px solid #00a8cb;
  background: #00a8cb; }

.theme--sky #interior-sidenav ul li a:hover {
  border: 1px solid #6795c0;
  background: #6795c0; }

.theme--outdoor #interior-sidenav ul li a:hover {
  border: 1px solid #00a8cb;
  background: #00a8cb; }

.theme--zest #interior-sidenav ul li a:hover {
  border: 1px solid #f15d22;
  background: #f15d22; }

@media screen and (min-width: 600px) {
  #interior-sidenav ul li {
    padding: 0 5px; }
  .ie #interior-sidenav ul li {
    padding: 0 5px; } }

.slides {
  background-color: white;
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  width: 100% !important;
  height: 50vh !important;
  /** slide/item **/
  /** slide content **/
  /** video **/
  /** owl wrappers **/
  /** owl video **/
  /** slide navigation/arrows **/
  /** dots **/ }

@media screen and (min-width: 648px) {
  .slides {
    height: 65vh !important; } }

.slides--interior {
  height: 65vh !important; }

.slides__item {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: table;
  opacity: 0;
  transition: opacity 1s ease; }

.slides__item.is-loaded {
  opacity: 1; }

.slides__dropshadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 6;
  background: url(/images/css/owl-dropshadow-2.png) no-repeat center bottom; }

.slides__caption-wrap {
  position: relative;
  z-index: 8;
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
  margin: 0 auto;
  padding: 0; }

.slides__caption {
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
  padding: .5rem 1rem;
  background: rgba(0, 45, 85, 0.7); }

@media screen and (min-width: 450px) {
  .slides__caption {
    padding: 50px;
    background: none; } }

.slides__caption .btn, .slides__caption .submit_button input[type='submit'], .submit_button .slides__caption input[type='submit'] {
  margin: 0; }

.slides__title {
  font-size: 1.6rem;
  color: white;
  line-height: 1;
  margin-top: .5rem;
  margin-bottom: .5rem;
  text-shadow: 0px 0.5px 5px rgba(0, 0, 0, 0.65); }

@media screen and (min-width: 450px) {
  .slides__title {
    font-size: 3rem; } }

@media screen and (min-width: 1024px) {
  .slides__title {
    font-size: 4rem; } }

@media screen and (min-width: 1216px) {
  .slides__title {
    font-size: 4rem; } }

@media screen and (min-width: 1440px) {
  .slides__title {
    font-size: 5rem; } }

.slides__summary {
  font-size: 1rem;
  display: none;
  color: white;
  line-height: 1.5;
  font-weight: bold;
  text-shadow: 0px 0.5px 5px rgba(0, 0, 0, 0.65); }

@media screen and (min-width: 450px) {
  .slides__summary {
    display: block; } }

@media screen and (min-width: 1024px) {
  .slides__summary {
    font-size: 1.2rem; } }

@media screen and (min-width: 1216px) {
  .slides__summary {
    font-size: 1.4rem; } }

@media screen and (min-width: 1440px) {
  .slides__summary {
    font-size: 1.6rem; } }

.slides__video-wrapper {
  position: absolute;
  z-index: 0;
  overflow: hidden;
  height: 100%;
  min-width: 100%;
  top: 0;
  left: 0; }

.slides__video-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.slides__video {
  display: block;
  position: absolute;
  z-index: -3;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.mobile .slides__video {
  display: none; }

.slides__video--owl {
  position: relative;
  height: 100%;
  width: 100%; }

.no-mobile .slides__video--owl {
  display: none; }

.slides__video-controls {
  display: none; }

@media screen and (min-width: 1024px) {
  .slides__video-controls {
    display: block; } }

.slides .owl-stage-outer,
.slides .owl-stage,
.slides .owl-item {
  height: 100%; }

.slides .owl-item {
  opacity: 0;
  transition: opacity 1s ease; }

.slides .owl-item.active {
  opacity: 1;
  z-index: 1; }

.slides .owl-video-tn {
  display: none; }

@media screen and (min-width: 1024px) {
  .slides .owl-video-play-icon {
    display: none; } }

.slides.owl-carousel .owl-video-wrapper {
  background: none; }

.slides .owl-nav div.owl-prev,
.slides .owl-nav div.owl-next {
  font-family: "Josefin Sans", "Helvetica", "Arial", sans-serif;
  position: absolute;
  z-index: 7;
  bottom: 50%;
  width: 1em;
  font-size: 2rem;
  text-align: center;
  color: #f15d22;
  cursor: pointer;
  -ms-transform: translateY(50%);
      transform: translateY(50%); }

.slides .owl-nav div.owl-prev {
  left: -65px;
  background: white;
  border-radius: 50%;
  padding-left: 60px;
  width: 90px;
  height: 100px;
  line-height: 110px; }

.slides .owl-nav div.owl-next {
  right: -65px;
  background: white;
  border-radius: 50%;
  padding-right: 60px;
  width: 90px;
  height: 100px;
  line-height: 110px; }

.slides .owl-nav div.disabled {
  opacity: .25 !important; }

.slides.owl-carousel .owl-dots {
  bottom: 38px; }

@media screen and (min-width: 1024px) {
  .slides.owl-carousel .owl-dots {
    bottom: 0; } }

.slides.owl-carousel .owl-dots span {
  background: #807e83;
  transition: background 0.5s; }

.slides.owl-carousel .owl-dot:hover span,
.slides.owl-carousel .owl-dot.active span {
  background: #454545; }

.wthr__widget {
  display: block;
  padding: 0;
  width: 100%;
  max-width: 6.4rem;
  margin: 0 auto;
  font-size: 1.1rem;
  color: #FFF;
  text-align: right; }

.wthr__widget:hover, .wthr__widget:active, .wthr__widget:focus {
  color: #FFF; }

.page-footer__extras .wthr__widget {
  margin: 0 .5rem 0 0; }

@media screen and (min-width: 450px) {
  .page-footer__extras .wthr__widget {
    margin: 0 .5rem; } }

.wthr__icon {
  vertical-align: middle; }

.wthr__measure {
  font-size: 1.3rem;
  line-height: 1;
  font-style: italic;
  padding-left: .3rem;
  vertical-align: middle; }

/**		trumps/cms
 * =====================
 * classes that are only used on the CMS side
 * these may work with or override existing classes
 */
.ci-image {
  float: none !important;
  margin: 2rem auto !important;
  display: block; }

.from-wysiwyg {
  /*
	.ci-image {
		max-width: 100% !important;
		height: auto !important;
	}
	*/
  padding: 1rem .25rem; }

.shareSpace .from-wysiwyg {
  width: 94%;
  padding: 1rem .25rem;
  margin: 0 auto; }

@media screen and (min-width: 1024px) {
  .shareSpace .from-wysiwyg {
    width: 100%;
    padding-right: 21.875rem;
    max-width: 1100px; } }

.ie .shareSpace .from-wysiwyg {
  margin-left: 0;
  margin-right: 0; }

.from-wysiwyg img.aligncenter {
  display: block;
  margin: 0.625em auto; }

.from-wysiwyg img.alignleft {
  display: block;
  margin: .3rem auto; }

@media screen and (min-width: 648px) {
  .from-wysiwyg img.alignleft {
    display: inline;
    float: left;
    margin: .3rem 1rem .3rem 0; } }

.from-wysiwyg img.alignright {
  display: block;
  margin: .3rem auto; }

@media screen and (min-width: 648px) {
  .from-wysiwyg img.alignright {
    display: inline;
    float: right;
    margin: .3rem 0 .3rem 1rem; } }
