@charset "UTF-8";
@font-face {
  font-family: "Scala Sans Web";
  src: url("../fonts/Fonts/1474570/204f1137-4ad5-40ad-85f1-bba73fb3ade9.eot?#iefix");
  src: url("../fonts/Fonts/1474570/204f1137-4ad5-40ad-85f1-bba73fb3ade9.eot?#iefix") format("eot"), url("../fonts/Fonts/1474570/f6bcf332-fffc-4842-ae7b-712d1a9eab51.woff2") format("woff2"), url("../fonts/Fonts/1474570/649b6785-371b-4c1e-8df7-e929badcc9e7.woff") format("woff"), url("../fonts/Fonts/1474570/f4550539-601d-4af3-9142-fd3cdaaa160e.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Scala Sans Web";
  src: url("../fonts/Fonts/1474574/6165ede0-0951-470b-b44e-7c307002eac9.eot?#iefix");
  src: url("../fonts/Fonts/1474574/6165ede0-0951-470b-b44e-7c307002eac9.eot?#iefix") format("eot"), url("../fonts/Fonts/1474574/de41ce08-cb6b-48e7-acfc-eaa600bda103.woff2") format("woff2"), url("../fonts/Fonts/1474574/8d62d868-3995-4174-b5b4-8d633df0f6d3.woff") format("woff"), url("../fonts/Fonts/1474574/731aface-291b-411f-b913-7e213f4d5106.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: "Scala Sans Web";
  src: url("../fonts/Fonts/1474582/56d8ae0c-db28-4d39-b437-69e145178289.eot?#iefix");
  src: url("../fonts/Fonts/1474582/56d8ae0c-db28-4d39-b437-69e145178289.eot?#iefix") format("eot"), url("../fonts/Fonts/1474582/1073888f-230f-492f-abd9-d2653cb50b6c.woff2") format("woff2"), url("../fonts/Fonts/1474582/0863ca60-6cf7-4ce4-bf18-9289df15be36.woff") format("woff"), url("../fonts/Fonts/1474582/72715f2e-2c19-4544-8904-19fbcb64bdb0.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "Scala Sans Web";
  src: url("../fonts/Fonts/1474600/4fef9c2e-e356-44e7-ba89-a35876e92d97.eot?#iefix");
  src: url("../fonts/Fonts/1474600/4fef9c2e-e356-44e7-ba89-a35876e92d97.eot?#iefix") format("eot"), url("../fonts/Fonts/1474600/45514027-316b-4314-892c-9a1129f7a7af.woff2") format("woff2"), url("../fonts/Fonts/1474600/5fa27b96-1a59-479b-9257-656e7a5ddaac.woff") format("woff"), url("../fonts/Fonts/1474600/9bf8a667-7089-402c-aaba-dd28710a9877.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * 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 */ }

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

/* Text-level semantics
   ========================================================================== */
/**
 * 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; }

/**
 * 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; }

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

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input[type="submit"],
input[type="button"],
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input[type="submit"],
input[type="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, input[type="submit"],
input[type="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, input[type="submit"],
input[type="button"],
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
input[type="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, input[type="submit"]:-moz-focusring,
input[type="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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * 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 macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Container */
/* Accordion header */
.fr-accordion--is-ready .fr-accordion__header {
  cursor: pointer; }

/* Accordion panel */
.fr-accordion--is-ready .fr-accordion__panel {
  overflow: hidden; }

.fr-accordion__panel[aria-hidden="true"] {
  visibility: hidden;
  height: 0; }

.fr-accordion__panel[aria-hidden="false"] {
  visibility: visible; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; 
}
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; 
}
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* =Variables
-------------------------------------------------------------- */
/* =Mixins
-------------------------------------------------------------- */
/*
 * Hide visually and from screen readers
 */
/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
/*
 * Alias for visuallyhidden
 */
/*
 * Hide visually and from screen readers, but maintain layout
 */
/**
 * Clearfix mixin
 */
/*
 * Breakpoints mixin. Makes media queries easier.
 * Choose a point from the defined variable $breakpoints in _variables.scss or set your own.
 */
/**
 * Apply transition properties to a selector.
 * More flexible than the one that comes with Bourbon.
 * Also allows for default variables.
 *
 * @param  {string} $properties: all            [List of properties to animate. Default 'all'.]
 * @param  {string} $duration:   $base-duration [Duration of the transition. Defaults to global var.]
 * @param  {string} $timing:     $base-timing   [Easing of the transition. Defaults to global var.]
 * @param  {string} $delay:      0              [Delay of the transition. Defaults to 0.]
 */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
/**
 * Replace `$search` with `$replace` in `$string`
 * @author Hugo Giraudel
 * @param  {String} $string       Initial string
 * @param  {String} $search       Substring to replace
 * @param  {String} $replace ('') New value
 * @return {String}               Updated string
 */
/**
 * =======
 * Bourbon
 * =======
 */
/**
 * Strips the unit from a number.
 *
 * @source https://github.com/thoughtbot/bourbon/blob/v4-stable/app/assets/stylesheets/functions/_strip-units.scss
 * @param  {Number (With Unit)} $value
 * @return {Number (Unitless)}
 */
/**
 * Convert pixels to ems.
 * eg. for a relational value of 12px write em(12) when the parent is 16px
 * if the parent is another value say 24px write em(12, 24)
 *
 * @source https://github.com/thoughtbot/bourbon/blob/v4-stable/app/assets/stylesheets/functions/_px-to-em.scss
 * @param  {Number} $pxval Value in pixels to convert
 * @param  {Number} $base  The base pixels of the parent. Usually body/html. Default to 16.
 * @return {String} The converted value in ems.
 */
/**
 * eg. for a relational value of 12px write rem(12)
 * Assumes $em-base is the font-size of <html>
 *
 * @source https://github.com/thoughtbot/bourbon/blob/v4-stable/app/assets/stylesheets/functions/_px-to-rem.scss
 * @param  {Number} $pxval Value in pixels to convert
 * @return {String} The converted value in rems.
 */
/**
 * Truncates text and adds an ellipsis to represent overflow.
 *
 * @source https://github.com/thoughtbot/bourbon/blob/v4-stable/app/assets/stylesheets/addons/_ellipsis.scss
 * @param {Number} $width [100%] Max-width for the string to respect before being truncated
 */
/**
 * Buttons
 */
.button {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  font-family: inherit;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  padding: 1em;
  transition-property: background-color, border-color, color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  .button:disabled, .button[disabled] {
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #cccccc;
    color: #999999; }
    .button:disabled:hover, .button:disabled:focus, .button:disabled:active, .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active {
      background-color: #e6e6e6;
      border-color: #cccccc;
      color: #999999;
      box-shadow: none; }

.button--lg {
  font-size: 1.333rem; }

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

.button--header {
  background-color: #9BA1B5;
  border: none;
  border-radius: 50%;
  color: #193047;
  height: 1.875rem;
  line-height: 1.875rem;
  padding: 0;
  width: 1.875rem;
  font-size: 0.85rem; }
  .button--header[aria-expanded="true"], .button--header:hover, .button--header:focus {
    background-color: #FC6558;
    color: #fff; }

.button--menu {
  border: none;
  height: 1.4375rem;
  width: 1.4375rem;
  padding: 0;
  position: relative;
  color: #26445C; }
  .button--menu:after, .button--menu:before {
    content: '';
    display: block;
    width: 1.875rem;
    height: 2px;
    background-color: currentColor;
    -ms-transform-origin: center center;
        transform-origin: center center;
    position: absolute;
    margin-left: -0.1875rem;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    transition-property: transform;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  .button--menu .button__open:after, .button--menu .button__open:before {
    content: '';
    display: block;
    width: 1.875rem;
    height: 2px;
    background-color: currentColor;
    -ms-transform-origin: center;
        transform-origin: center;
    position: absolute;
    margin-left: -0.1875rem;
    left: 0;
    opacity: 1;
    transition-property: opacity, transform;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  .button--menu .button__open:after {
    bottom: 2px; }
  .button--menu .button__open:before {
    top: 2px; }
  .button--menu:hover, .button--menu:focus {
    color: #355f80; }
    .button--menu:hover .button__open:after, .button--menu:focus .button__open:after {
      -ms-transform: translateY(100%);
          transform: translateY(100%); }
    .button--menu:hover .button__open:before, .button--menu:focus .button__open:before {
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }
  .button--menu[aria-expanded="true"] .button__open:after, .button--menu[aria-expanded="true"] .button__open:before {
    opacity: 0; }
  .button--menu[aria-expanded="true"]:after {
    -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg); }
  .button--menu[aria-expanded="true"]:before {
    -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg); }

.button--slider {
  background-color: rgba(255, 255, 255, 0.61);
  border: none;
  border-radius: 50%;
  height: 2.125rem;
  padding: 0;
  width: 2.125rem;
  font-size: 1.5rem;
  cursor: pointer; }
  .button--slider:hover, .button--slider:focus {
    background-color: #fff; }

.button--payment {
  background-color: #fff;
  border: none;
  color: #193047;
  font-size: 0.9375rem;
  text-transform: uppercase;
  padding: 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  margin: 0.25rem; }
  .button--payment:hover, .button--payment:focus {
    color: #FC6558; }

.button--tickets {
  border-color: #FC6558;
  background-color: #FC6558;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.9375rem; }
  .button--tickets:hover, .button--tickets:focus {
    border-color: #DD564B;
    background-color: #DD564B;
    color: #fff; }

.button--skip-to {
  position: fixed;
  top: 0;
  left: 0;
  margin: 1rem;
  z-index: 100;
  -ms-transform: translateY(-200%);
      transform: translateY(-200%); }
  .button--skip-to:focus {
    -ms-transform: translateY(0%);
        transform: translateY(0%); }

.gform_button,
.button--tertiary {
  border-color: #FC6558;
  background-color: #FC6558;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.9375rem; }
  .gform_button:hover, .gform_button:focus,
  .button--tertiary:hover,
  .button--tertiary:focus {
    border-color: #DD564B;
    background-color: #DD564B;
    color: #fff; }

.button--tertiary-ghost {
  border-color: #FC6558;
  background-color: transparent;
  color: #FC6558;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.9375rem; }
  .button--tertiary-ghost:hover, .button--tertiary-ghost:focus {
    border-color: #DD564B;
    background-color: #DD564B;
    color: #fff; }

.button--events {
  display: block;
  border: none;
  width: 100%;
  color: #7D848A;
  text-transform: uppercase;
  font-size: 0.9375rem;
  font-family: 'Montserrat', sans-serif;
  background-color: #F1F2F2; }
  .button--events:hover, .button--events:focus {
    background-color: #F1F2F2;
    color: #323C46; }

/* =Content
-------------------------------------------------------------- */
@media only screen and (min-width: 61.25em) {
  #content {
    width: calc(100% - 225px);
    margin-left: 225px; } }

iframe {
  margin-top: 1.125rem;
  max-width: 100%; }
  iframe.fluidvids-item {
    margin-top: 0; }

.wysiwyg .fluidvids {
  margin-bottom: 1rem;
  padding-top: 56.25% !important; }

:focus:not(.focus-ring) {
  outline: none; }

/*assets/scss/base/_Form.scss*/
form ul {
  padding-left: 0;
  list-style: none; }

input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  color: #323C46;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 2;
  padding: 0.4em 0.5em;
  transition-property: background-color, border-color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):hover {
    border-color: #333333; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus {
    border-color: #26445C; }
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])[disabled] {
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #cccccc;
    color: #999999; }
    input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled:hover, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled:focus, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):disabled:active, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])[disabled]:hover, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])[disabled]:focus, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])[disabled]:active {
      background-color: #e6e6e6;
      border-color: #cccccc;
      color: #999999;
      box-shadow: none; }

textarea {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  color: #323C46;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 2;
  padding: 0.4em 0.5em;
  transition-property: background-color, border-color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  textarea:hover {
    border-color: #333333; }
  textarea:focus {
    border-color: #26445C; }
  textarea:disabled, textarea[disabled] {
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #cccccc;
    color: #999999; }
    textarea:disabled:hover, textarea:disabled:focus, textarea:disabled:active, textarea[disabled]:hover, textarea[disabled]:focus, textarea[disabled]:active {
      background-color: #e6e6e6;
      border-color: #cccccc;
      color: #999999;
      box-shadow: none; }

select {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  color: #323C46;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  font-size: 1.125rem;
  line-height: 2;
  padding: 0.4em 0.5em;
  transition-property: background-color, border-color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  select:hover {
    border-color: #333333; }
  select:focus {
    border-color: #26445C; }
  select:disabled, select[disabled] {
    cursor: not-allowed;
    background-color: #e6e6e6;
    border-color: #cccccc;
    color: #999999; }
    select:disabled:hover, select:disabled:focus, select:disabled:active, select[disabled]:hover, select[disabled]:focus, select[disabled]:active {
      background-color: #e6e6e6;
      border-color: #cccccc;
      color: #999999;
      box-shadow: none; }
  select:not([multiple]) {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%3Cpath%20fill%3D%22%23323C46%22%20d%3D%22M10%201l-5%207h10l-5-7zM10%2019l5-7h-10l5%207z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right 0.5em center;
    background-size: 1em 1em;
    padding-right: 2em; }
    select:not([multiple]):hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M10%201l-5%207h10l-5-7zM10%2019l5-7h-10l5%207z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"); }
    select:not([multiple]):focus {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%3Cpath%20fill%3D%22%2326445C%22%20d%3D%22M10%201l-5%207h10l-5-7zM10%2019l5-7h-10l5%207z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"); }

label {
  color: #666666;
  transition-property: color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  label[for]:hover {
    color: #333333; }

input[type="checkbox"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  input[type="checkbox"].focusable:active, input[type="checkbox"].focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }
  input[type="checkbox"] + label:before {
    content: '';
    display: inline-block;
    margin-right: 0.25em;
    vertical-align: middle;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.8em;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    height: 1.25em;
    width: 1.25em;
    transition-property: background-color, border-color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  input[type="checkbox"]:hover + label:before {
    border-color: #333333; }
  input[type="checkbox"]:focus + label:before {
    border-color: #26445C; }
  input[type="checkbox"]:checked + label {
    color: #333333; }
  input[type="checkbox"]:checked + label:before {
    border-color: #26445C;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%2326445C%22%20d%3D%22M29.839%2010.107q0%200.714-0.5%201.214l-15.357%2015.357q-0.5%200.5-1.214%200.5t-1.214-0.5l-8.893-8.893q-0.5-0.5-0.5-1.214t0.5-1.214l2.429-2.429q0.5-0.5%201.214-0.5t1.214%200.5l5.25%205.268%2011.714-11.732q0.5-0.5%201.214-0.5t1.214%200.5l2.429%202.429q0.5%200.5%200.5%201.214z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"); }
  input[type="checkbox"]:disabled + label, input[type="checkbox"][disabled] + label {
    cursor: not-allowed;
    color: #999999; }
    input[type="checkbox"]:disabled + label:before, input[type="checkbox"][disabled] + label:before {
      background-color: #e6e6e6;
      border-color: #cccccc; }
  input[type="checkbox"]:disabled:hover + label, input[type="checkbox"]:disabled:focus + label, input[type="checkbox"][disabled]:hover + label, input[type="checkbox"][disabled]:focus + label {
    cursor: not-allowed;
    color: #999999; }
    input[type="checkbox"]:disabled:hover + label:before, input[type="checkbox"]:disabled:focus + label:before, input[type="checkbox"][disabled]:hover + label:before, input[type="checkbox"][disabled]:focus + label:before {
      background-color: #e6e6e6;
      border-color: #cccccc; }
  input[type="checkbox"]:disabled:checked + label:before, input[type="checkbox"][disabled]:checked + label:before {
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M29.839%2010.107q0%200.714-0.5%201.214l-15.357%2015.357q-0.5%200.5-1.214%200.5t-1.214-0.5l-8.893-8.893q-0.5-0.5-0.5-1.214t0.5-1.214l2.429-2.429q0.5-0.5%201.214-0.5t1.214%200.5l5.25%205.268%2011.714-11.732q0.5-0.5%201.214-0.5t1.214%200.5l2.429%202.429q0.5%200.5%200.5%201.214z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"); }

input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  input[type="radio"].focusable:active, input[type="radio"].focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }
  input[type="radio"] + label:before {
    content: '';
    display: inline-block;
    margin-right: 0.25em;
    vertical-align: middle;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-radius: 50%;
    height: 0.8em;
    width: 0.8em;
    transition-property: background-color, border-color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  input[type="radio"]:hover + label:before {
    border-color: #333333; }
  input[type="radio"]:focus + label:before {
    border-color: #26445C; }
  input[type="radio"]:checked + label {
    color: #333333; }
  input[type="radio"]:checked + label:before {
    background-color: #26445C;
    border-color: #26445C; }
  input[type="radio"]:disabled + label, input[type="radio"][disabled] + label {
    cursor: not-allowed;
    color: #999999; }
    input[type="radio"]:disabled + label:before, input[type="radio"][disabled] + label:before {
      background-color: #e6e6e6;
      border-color: #cccccc; }
  input[type="radio"]:disabled:hover + label, input[type="radio"]:disabled:focus + label, input[type="radio"][disabled]:hover + label, input[type="radio"][disabled]:focus + label {
    cursor: not-allowed;
    color: #999999; }
    input[type="radio"]:disabled:hover + label:before, input[type="radio"]:disabled:focus + label:before, input[type="radio"][disabled]:hover + label:before, input[type="radio"][disabled]:focus + label:before {
      background-color: #e6e6e6;
      border-color: #cccccc; }

.site-main .gform_wrapper .gform_body .gfield_label {
  color: #666666;
  font-weight: 700; }
/*GRAVITY FORMS WRAPPER*/
footer .gform_wrapper {
  margin: 0; 
 }
/*This area controls the footer email submit wrapper and forces all children, including the validation_errror code to conform to the flex box here. The only workaround seems to be the @media option*/
  footer .gform_wrapper form {
    display: -ms-flexbox;
    display: flex;
	/*row wrap and space-between allows the verification_error div to wrap rather than be forced to always be on the same line, which is what the original css below with justify and space-between was forcing.*/ 
	 -webkit-flex-flow: row wrap;
	 -ms-flex-flow: row wrap; /*IE syntax*/
  justify-content: space-around;
  -ms-justify-content: space-around; /*IE syntax*/
    /*-ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;/*original is end*/
       /* align-items: flex-start;*//*original is flex-end*/
    height: 60px;
/*clear: both !important;/*added*/	}
    @media only screen and (min-width: 63.75em) {
      footer .gform_wrapper form {
        height: 60px; } }
    @media only screen and (min-width: 30em) {
      footer .gform_wrapper form .gform_body {
        width: 66% !important; } }
    @media only screen and (min-width: 73.75em) {
      footer .gform_wrapper form .gform_body {
        width: 70% !important; } }
    footer .gform_wrapper form .gform_body li.gfield {
      margin-top: 0; }
    footer .gform_wrapper form .gform_body input {
      height: 2.5em !important;
      border: 2px solid #d3d8e6 !important;
      background-color: #d8dae0 !important;
      padding: 5px 4px 5px 15px !important; }
    footer .gform_wrapper form .gform_footer {
      margin: 0;
      padding: 0; }
      @media only screen and (min-width: 30em) {
        footer .gform_wrapper form .gform_footer {
          width: 33% !important; } }
      @media only screen and (min-width: 73.75em) {
        footer .gform_wrapper form .gform_footer {
          width: 30% !important; } }
      footer .gform_wrapper form .gform_footer button, footer .gform_wrapper form .gform_footer input[type="submit"], footer .gform_wrapper form .gform_footer
      input[type="button"] {
        width: 100%;
        padding: 0;
        background-color: #FC6558;
        height: 2.5em !important;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        border-width: 0; }

/*FOOTER GRAVITY FORMS ERROR CONTENT. Filter to create custom error message added to gforms.php in themes>>mim>>inc*/
.gform_wrapper div.validation_error {
text-align: left !important;
font-size: .85em !important;
width: 100% !important;
padding: 0px 0 !important;
color: #f6625b !important;
border: none !important;
margin-bottom: 5px !important;
line-height: 120%;
}	
/*This removes padding above the email input box that forces it below the submit button when the page is scaled*/
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin-top: 0px !important;
}
/*Removes a small amount of padding at the end of the text field that forces the error message below the email input box to wrap earlier than needed*/
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-right: 0px !important;
}
/*REMOVES BACKGROUND COLOR AND BORDERS FROM THE EMAIL INPUT AREA IN THE ERROR REPORTING DIV*/
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: none !important;
	border: none !important;
}
.gform_wrapper .validation_message {
	color: #f6625b !important;
}
.gform_wrapper .field_description_below .gfield_description {
		padding-top: 0px !important;
}

/*assets/scss/base/_Icon.scss*/
.icon {
  display: inline-block;
  height: 1em;
  vertical-align: middle;
  width: 1em;
  fill: currentColor; }

/*assets/scss/base/_Image.scss*/
img {
  height: auto;
  max-width: 100%; }

.hero {
  height: 200px;
  background-position: center;
  background-size: cover; }
  @media only screen and (min-width: 50em) {
    .hero {
      height: 500px; } }

/*assets/scss/base/_Link.scss*/
a {
  color: #FC6558;
  display: inline;
  text-decoration: none;
  transition-property: color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  a:hover, a:focus {
    color: #59a1d2; }
  .site-header a:not(.button),
  .site-footer a:not(.button) {
    color: #26445C; }
    .site-header a:not(.button):hover, .site-header a:not(.button):focus,
    .site-footer a:not(.button):hover,
    .site-footer a:not(.button):focus {
      color: #355f80; }

/*assets/scss/base/_List.scss*/
ul {
  margin-top: 0;
  margin-bottom: 1em;
  margin-left: 2rem;
  -webkit-padding-start: 0; }

ol {
  margin-top: 0;
  margin-bottom: 1em; }

dl {
  margin-top: 0;
  margin-bottom: 1em; }

dt {
  font-weight: 700; }

dd {
  margin-left: 1em; }

.list--inline {
  padding-left: 0;
  list-style: none; }
  .list--inline > li {
    display: inline-block; }

.list--event-sidebar {
  list-style: none;
  padding: 0;
  margin-left: 0; }

.list--event-sidebar-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem; }
  .list--event-sidebar-image li {
    display: block;
    padding: 1rem; }
  .list--event-sidebar-image img {
    display: block;
    border: #979797 1px solid;
    max-width: 8.125rem; }

/*assets/scss/base/_Table.scss*/
table {
  border: 2px solid #193047;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1em; }

td {
  text-align: left;
  padding: 0.5em;
  border: 1px solid #193047; }

th {
  text-align: left;
  padding: 0.5em;
  font-weight: 700;
  border: 1px solid #193047; }

.table--membership-level {
  color: #fff;
  width: 100%;
  border: none;
  margin-bottom: 0;
  min-width: 43rem;
  border-collapse: inherit; }
  .table--membership-level th {
    border: none;
    font-weight: 400;
    text-align: center;
    vertical-align: bottom;
    font-size: 0.8125rem;
    padding-bottom: 0; }
    .table--membership-level th:first-child {
      color: #193047;
      font-size: 0.875rem;
      font-weight: 700;
      text-transform: uppercase;
      text-align: left;
      padding-left: 0; }
      .table--membership-level th:first-child span {
        background-color: transparent; }
    .table--membership-level th strong {
      display: block;
      font-size: 1rem; }
    .table--membership-level th span {
      background-color: rgba(0, 0, 0, 0.2);
      display: block;
      width: 100%;
      padding: 0.5rem; }
  .table--membership-level tbody tr:first-child td {
    border-width: 1px 1px 1px 0; }
  .table--membership-level tbody td {
    font-size: 1rem;
    text-align: center;
    border-color: rgba(0, 0, 0, 0.25);
    border-width: 0 1px 1px 0;
    border-style: solid; }
    .table--membership-level tbody td:first-child {
      width: 50%;
      text-align: left; }
  .table--membership-level tbody ul {
    margin: 0;
    padding: 0; }
  .table--membership-level tbody li {
    padding-left: 1em;
    position: relative;
    line-height: 1.25; }
    .table--membership-level tbody li:before {
      content: '›';
      position: absolute;
      left: 0;
      top: 0; }
    .table--membership-level tbody li ~ li {
      margin-top: 0.5em; }
  .table--membership-level tbody p {
    margin-bottom: 0; }
  .table--membership-level tfoot td {
    border: none;
    padding-left: 0; }
    .table--membership-level tfoot td:first-child {
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 1rem; }
    .table--membership-level tfoot td:last-child {
      padding-right: 0; }
  .table--membership-level .table__bullet {
    overflow: hidden;
    text-indent: 100%;
    display: inline-block;
    height: 0.75rem;
    width: 0.75rem;
    border-radius: 50%;
    background-color: #fff; }
  .table--membership-level .table__payments {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .table--membership-level .table__payments a {
      -ms-flex-positive: 1;
          flex-grow: 1; }

/* =Typographical mixins and styling
-------------------------------------------------------------- */
html {
  font-size: 100%; }

body {
  color: #323C46;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "lnum"; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #26445C;
  font-family: 'Montserrat', sans-serif;
  font-weight: inherit;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 1.125rem;
  word-wrap: break-word; }

h1 {
  font-size: 3.157rem; }

h2 {
  font-size: 2.369rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.333rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.8rem; }

p {
  margin-top: 0;
  margin-bottom: 1.125rem; }

i,
em {
  font-style: italic; }

b,
strong {
  font-weight: 700; }

u {
  text-decoration: underline; }

blockquote {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.25; }
  blockquote p {
    color: #DD564B;
    font-size: 1.75rem;
    font-style: italic; }
  blockquote p:first-of-type:before {
    content: '\201C'; }
  blockquote p:last-of-type {
    margin-bottom: 0; }
    blockquote p:last-of-type:after {
      content: '\201D'; }
  blockquote cite {
    color: #323C46; }

abbr {
  cursor: help; }
  abbr[title="Required"] {
    color: #e74c3c; }

kbd {
  font-family: monospace; }

code {
  font-family: monospace; }

samp {
  font-family: monospace; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: monospace; }

time {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 1rem; }

address {
  font-style: normal;
  margin-bottom: 1rem; }

/**
 * WordPress Styles
 */
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .screen-reader-text.focusable:active, .screen-reader-text.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.hidden {
  display: none !important; }

/**
 * WP DEAULTS
 */
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

.wp-caption {
  background-color: whitesmoke;
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 1rem;
  max-width: 100%; }
  .wp-caption figcaption {
    padding: 0.25rem 0.5rem; }

.gallery:after {
  content: "";
  display: table;
  clear: both; }

.wp-editor {
  margin: 1rem; }

/**
 * Navigation
 */
.navigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.navigation a {
  display: block;
  text-decoration: none; }

.navigation--primary {
  font-size: 1.125rem;
  text-align: right; }
  @media only screen and (min-width: 61.25em) {
    .navigation--primary {
      text-align: left;
      width: 100%;
      -ms-flex-item-align: end;
          align-self: flex-end; } }
  .navigation--primary .menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0.7em 0; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .menu {
        -ms-flex-direction: row;
            flex-direction: row;
        padding: 0;
        -ms-flex-pack: end;
            justify-content: flex-end; } }
    .navigation--primary .menu > li {
      display: block; }
      @media only screen and (min-width: 61.25em) {
        .navigation--primary .menu > li {
          display: -ms-inline-flexbox;
          display: inline-flex; } }
      @media only screen and (min-width: 61.25em) {
        .navigation--primary .menu > li ~ li:before {
          content: '';
          border-left: 1px solid #9BA1B5;
          width: 1px;
          height: 1.25em; } }
  .navigation--primary .menu__item > a,
  .navigation--primary .menu__item > button,
  .navigation--primary .menu__item > input[type="submit"],
  .navigation--primary .menu__item >
  input[type="button"] {
    padding: 0.7em 2em 0.5em;
    color: #fff;
    line-height: 1.25;
    transition-property: background-color, color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    .navigation--primary .menu__item > a:hover, .navigation--primary .menu__item > a:focus,
    .navigation--primary .menu__item > button:hover,
    .navigation--primary .menu__item > input[type="submit"]:hover,
    .navigation--primary .menu__item >
    input[type="button"]:hover,
    .navigation--primary .menu__item > button:focus,
    .navigation--primary .menu__item > input[type="submit"]:focus,
    .navigation--primary .menu__item >
    input[type="button"]:focus {
      background-color: #193047;
      color: #fff; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .menu__item > a,
      .navigation--primary .menu__item > button,
      .navigation--primary .menu__item > input[type="submit"],
      .navigation--primary .menu__item >
      input[type="button"] {
        padding: 0; }
        .navigation--primary .menu__item > a:hover, .navigation--primary .menu__item > a:focus,
        .navigation--primary .menu__item > button:hover,
        .navigation--primary .menu__item > input[type="submit"]:hover,
        .navigation--primary .menu__item >
        input[type="button"]:hover,
        .navigation--primary .menu__item > button:focus,
        .navigation--primary .menu__item > input[type="submit"]:focus,
        .navigation--primary .menu__item >
        input[type="button"]:focus {
          color: #FC6558;
          background-color: transparent; } }
  .navigation--primary .menu__item--parent:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #193047;
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .menu__item--parent:after {
        display: none; } }
  .navigation--primary .menu__item--parent[data-menu-hidden="true"]:after {
    opacity: 0;
    visibility: hidden; }
  .navigation--primary .menu__item--parent[data-menu-hidden="false"]:after {
    opacity: 1;
    visibility: visible; }
  @media only screen and (min-width: 61.25em) {
    .navigation--primary .menu__item--parent[data-menu-hidden="true"] > button, .navigation--primary .menu__item--parent[data-menu-hidden="true"] > input[type="submit"], .navigation--primary .menu__item--parent[data-menu-hidden="true"] >
    input[type="button"] {
      background-color: transparent;
      color: #26445C; 
	  -webkit-border-radius: 0px !important; /*Should remove curves on nav buttons in Chrome and Safari on Macs*/
	  }
    .navigation--primary .menu__item--parent[data-menu-hidden="false"] > button, .navigation--primary .menu__item--parent[data-menu-hidden="false"] > input[type="submit"], .navigation--primary .menu__item--parent[data-menu-hidden="false"] >
    input[type="button"] {
      background-color: #26445C;
      color: #fff; } }
  .navigation--primary .menu__item--depth-0 > a,
  .navigation--primary .menu__item--depth-0 > button,
  .navigation--primary .menu__item--depth-0 > input[type="submit"],
  .navigation--primary .menu__item--depth-0 >
  input[type="button"] {
    border: none;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    background-color: transparent;
    width: 100%;
    text-align: inherit;
    font-weight: 700; }
    .navigation--primary .menu__item--depth-0 > a:hover, .navigation--primary .menu__item--depth-0 > a:focus,
    .navigation--primary .menu__item--depth-0 > button:hover,
    .navigation--primary .menu__item--depth-0 > input[type="submit"]:hover,
    .navigation--primary .menu__item--depth-0 >
    input[type="button"]:hover,
    .navigation--primary .menu__item--depth-0 > button:focus,
    .navigation--primary .menu__item--depth-0 > input[type="submit"]:focus,
    .navigation--primary .menu__item--depth-0 >
    input[type="button"]:focus {
      background-color: #193047;
      outline: none;
      color: #fff; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .menu__item--depth-0 > a,
      .navigation--primary .menu__item--depth-0 > button,
      .navigation--primary .menu__item--depth-0 > input[type="submit"],
      .navigation--primary .menu__item--depth-0 >
      input[type="button"] {
        background-color: transparent;
        color: #26445C;
        padding: 0;
        font-size: 0.875rem;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        padding-bottom: .5em;
        border-bottom: 7px solid transparent; }
        .navigation--primary .menu__item--depth-0 > a:hover, .navigation--primary .menu__item--depth-0 > a:focus,
        .navigation--primary .menu__item--depth-0 > button:hover,
        .navigation--primary .menu__item--depth-0 > input[type="submit"]:hover,
        .navigation--primary .menu__item--depth-0 >
        input[type="button"]:hover,
        .navigation--primary .menu__item--depth-0 > button:focus,
        .navigation--primary .menu__item--depth-0 > input[type="submit"]:focus,
        .navigation--primary .menu__item--depth-0 >
        input[type="button"]:focus {
          background-color: #193047;
          color: #fff; } }
    @media only screen and (min-width: 70em) {
      .navigation--primary .menu__item--depth-0 > a,
      .navigation--primary .menu__item--depth-0 > button,
      .navigation--primary .menu__item--depth-0 > input[type="submit"],
      .navigation--primary .menu__item--depth-0 >
      input[type="button"] {
        padding-left: 1.75em;
        padding-right: 1.75em; } }
  .navigation--primary .menu__item--depth-0.menu__item--current-ancestor > a,
  .navigation--primary .menu__item--depth-0.menu__item--current-ancestor > button,
  .navigation--primary .menu__item--depth-0.menu__item--current-ancestor > input[type="submit"],
  .navigation--primary .menu__item--depth-0.menu__item--current-ancestor >
  input[type="button"] {
    border-bottom-color: #26445C; 
	-webkit-border-radius: 0px !important; /*Should remove curves on nav underline in Chrome and Safari on Macs*/
}
  @media only screen and (min-width: 61.25em) {
    .navigation--primary .menu__item--depth-1 ~ li {
      margin-top: 1rem; } }
  .navigation--primary .menu__item--concerts .sub-menu:before {
    content: '';
    display: none;
    padding-top: 18.5%;
    height: 0;
    width: 100%;
    background-image: url("../images/logo_mim_music-theater.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    position: static;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .menu__item--concerts .sub-menu:before {
        display: inline-block; } }
  .navigation--primary .sub-menu {
    position: relative;
    margin-bottom: 1rem;
    padding-bottom: 1rem; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .sub-menu {
        width: 20%;
        padding: 0.9375rem; } }
    .navigation--primary .sub-menu:before {
      content: '';
      display: block;
      height: 1px;
      width: calc( 100% - 4em);
      left: 2em;
      bottom: 0;
      position: absolute;
      background-color: #193047; }
      @media only screen and (min-width: 61.25em) {
        .navigation--primary .sub-menu:before {
          display: none; } }
  .navigation--primary .sub-menu__toggle {
    font-family: "Scala Sans Web", "Montserrat", sans-serif; }
  .navigation--primary .sub-menu__wrapper {
    background-color: #26445C;
    box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    width: calc( 100% - 1rem);
    opacity: 0;
    visibility: hidden;
    top: 0;
    height: calc( 100vh - 3.75rem);
    overflow-y: scroll;
    padding-top: 0.7em;
    padding-bottom: 4rem;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    transition-property: opacity, visibility, transform;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    .navigation--primary .sub-menu__wrapper[aria-hidden="true"] {
      opacity: 0;
      visibility: hidden;
      -ms-transform: translateX(100%);
          transform: translateX(100%);
      transition-duration: 200ms; }
    .navigation--primary .sub-menu__wrapper[aria-hidden="false"] {
      opacity: 1;
      visibility: visible;
      -ms-transform: translateX(0%);
          transform: translateX(0%);
      transition-duration: 300ms; }
    .navigation--primary .sub-menu__wrapper.sub-menu__wrapper--js-switch {
      transition-property: opacity, visibility !important;
      transition-duration: 500ms !important;
      -ms-transform: none !important;
          transform: none !important; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .sub-menu__wrapper {
		  margin-right: 25px;/*added margin - not originally here - to create space for main nav dropdown on right side of screen. Works with the width style below.*/
        right: 0;
        width: calc( 100% - 355px);/*original is 100% - 225px This creates space on the left*/
        top: 100%;
        height: auto;
        max-height: calc( 100vh - 6.25rem);
        overflow: auto;
        box-shadow: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 0.9375rem;
        z-index: -1; }
        .navigation--primary .sub-menu__wrapper[aria-hidden="true"] {
          -ms-transform: translateY(-100%);
              transform: translateY(-100%); }
        .navigation--primary .sub-menu__wrapper[aria-hidden="false"] {
          -ms-transform: translateY(0%);
              transform: translateY(0%); } }
  .navigation--primary .sub-menu__title {
    color: #9BA1B5;
    display: block;
    line-height: 1;
    font-weight: 700;
    padding: 0.7em 2em 0.5em; 
    text-transform: uppercase; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .sub-menu__title {
        display: none; } }
  .navigation--primary .sub-menu__cta {
    display: none; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .sub-menu__cta {
        display: flex; /*original block*/
        /*width: 20%;/*original 100%*/
        padding: 1.3rem 0rem;} }/*original only 0.9375rem*/
  .navigation--primary .sub-menu__cta__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: flex-start;/*original is stretch*/
        align-items: flex-start;/*original is stretch*/
    overflow: hidden;
    /*height: 4.375rem; /* original is 9.375rem;*/
    /*width: 28%;*/ }/*original is 100%*/
    .navigation--primary .sub-menu__cta__link:hover .sub-menu__cta__title, .navigation--primary .sub-menu__cta__link:focus .sub-menu__cta__title {
      background-color: #DD564B; }
      .navigation--primary .sub-menu__cta__link:hover .sub-menu__cta__title:after, .navigation--primary .sub-menu__cta__link:focus .sub-menu__cta__title:after {
        border-left-color: #DD564B; }
  .navigation--primary .sub-menu__cta__title {
    background-color: #FC6558;
    color: #fff;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    max-width: 20rem; /*original 15rem*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-family: "Scala Sans Web",'Montserrat', sans-serif;
    font-size: .9375rem; /*original is 1.125rem. This shifts the button to the left so it's controlling the outside padding.*/
    font-weight: 700;
	font-style: normal;
    padding: 1em; /* original 3rem 5rem*/
    line-height: 1;
    transition-property: background-color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    .navigation--primary .sub-menu__cta__title:after {
      content: '';
      display: block;
      height: 0;
      width: 0;
      position: absolute;
      top: 50%;
      left: 100%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      border-top: 1rem solid transparent;
      border-left: 1rem solid #FC6558;
      border-bottom: 1rem solid transparent;
      z-index: 1;
      transition-property: border-color;
      transition-duration: 250ms;
      transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
      transition-delay: 0s; }
  .navigation--primary .sub-menu__cta__image {
    -ms-flex-positive: 1;
        flex-grow: 1;/*original 1*/
    position: relative;
display: none;	/*originally not here. Hides long narrow image next to CTA in dropdown primary nav*/}
    .navigation--primary .sub-menu__cta__image img {
      object-fit: cover;
      font-family: "object-fit: cover";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .navigation--primary .sub-menu__feed {
    display: none;
    width: 80%;
    padding: 0.9375rem 0.3125rem;
    position: relative; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .sub-menu__feed {
        display: -ms-flexbox;
        display: flex; } }
    .navigation--primary .sub-menu__feed:before {
      content: '';
      display: block;
      width: 1px;
      background-color: #193047;
      position: absolute;
      bottom: 0.9375rem;
      left: 0;
      height: calc( 100% - 3.75rem); }
  .navigation--primary .sub-menu__feed-section {
    width: 100%; }
    .navigation--primary .sub-menu__feed-section:nth-last-child(2):first-child, .navigation--primary .sub-menu__feed-section:nth-last-child(2):first-child ~ .sub-menu__feed-section {
      width: 50%; }
  .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(1):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(1):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(1):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(1):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before {
    padding-top: calc( 25% - 0.9375rem); }
  .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(2):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(2):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(2):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(2):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before {
    padding-top: calc( 50% - 0.625rem); }
  .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(3):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(3):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(3):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(3):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before {
    padding-top: calc( 75% - 0.3125rem); }
  .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(4):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--custom .sub-menu__feed-item:nth-last-child(4):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(4):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--events .sub-menu__feed-item:nth-last-child(4):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before {
    padding-top: 100%; }
  .navigation--primary .sub-menu__feed-section--double-wide + .sub-menu__feed-section .sub-menu__feed-item:nth-last-child(1):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--double-wide + .sub-menu__feed-section .sub-menu__feed-item:nth-last-child(1):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before {
    padding-top: calc( 50% - 0.625rem); }
  .navigation--primary .sub-menu__feed-section--double-wide + .sub-menu__feed-section .sub-menu__feed-item:nth-last-child(2):first-child .sub-menu__feed-item__image::before, .navigation--primary .sub-menu__feed-section--double-wide + .sub-menu__feed-section .sub-menu__feed-item:nth-last-child(2):first-child ~ .sub-menu__feed-item .sub-menu__feed-item__image::before {
    padding-top: 100%; }
  .navigation--primary .sub-menu__feed-section__title {
    padding: 0 0.625rem;
    font-size: 0.875rem;
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }
  .navigation--primary .sub-menu__feed-section__items {
    display: -ms-flexbox;
    display: flex; }
  .navigation--primary .sub-menu__feed-item {
    display: block;
    padding: 0.625rem;
    width: 100%; }
    .navigation--primary .sub-menu__feed-item:nth-last-child(2):first-child, .navigation--primary .sub-menu__feed-item:nth-last-child(2):first-child ~ .sub-menu__feed-item {
      width: 50%; }
    .navigation--primary .sub-menu__feed-item:nth-last-child(3):first-child, .navigation--primary .sub-menu__feed-item:nth-last-child(3):first-child ~ .sub-menu__feed-item {
      width: 33.33%; }
    .navigation--primary .sub-menu__feed-item:nth-last-child(4):first-child, .navigation--primary .sub-menu__feed-item:nth-last-child(4):first-child ~ .sub-menu__feed-item {
      width: 25%; }
  .navigation--primary .sub-menu__feed-item--double-wide .sub-menu__feed-item__image::before {
    padding-top: calc( 50% - 0.625rem); }
  .navigation--primary .sub-menu__feed-item__link:not(.button) {
    display: block;
    color: #F1F2F2;
    font-weight: 400; }
    .navigation--primary .sub-menu__feed-item__link:not(.button):hover, .navigation--primary .sub-menu__feed-item__link:not(.button):focus {
      color: #FC6558; }
  .navigation--primary .sub-menu__feed-item__image {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 1rem; }
    .navigation--primary .sub-menu__feed-item__image:before {
      content: '';
      height: 0;
      padding-top: 100%;
      width: 100%;
      display: block; }
    .navigation--primary .sub-menu__feed-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
      font-family: "object-fit: cover"; }
  .navigation--primary .sub-menu__feed-item__subtitle {
    display: block;
    font-size: 0.875rem; }
  .navigation--primary .sub-menu__feed-item__title {
    display: block;
    line-height: 1.25; }
  .navigation--primary .sub-menu__button {
    border: none;
    color: #9BA1B5;
    padding: 0.7em 2em 0.5em; }
    .navigation--primary .sub-menu__button:hover, .navigation--primary .sub-menu__button:focus {
      color: #fff; }
    @media only screen and (min-width: 61.25em) {
      .navigation--primary .sub-menu__button {
        display: none; } }
    .navigation--primary .sub-menu__button svg,
    .navigation--primary .sub-menu__button span {
      display: inline-block; }
    .navigation--primary .sub-menu__button span {
      margin-left: 0.25em; }

.navigation--secondary {
  display: none; }
  @media only screen and (min-width: 61.25em) {
    .navigation--secondary .menu > li {
      display: inline-block; } }
  .navigation--secondary .menu > li > a {
    padding-left: 1em;
    padding-right: 2.5em;
    font-size: 0.75rem;
    text-transform: uppercase;
font-weight: bold;	}
  @media only screen and (min-width: 61.25em) {
    .navigation--secondary {
      display: inherit; } }

.navigation--secondary-mobile {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: right;
  padding-top: 1rem;
  margin-top: 1rem;
  position: relative;
  padding-bottom: 4rem; }
  @media only screen and (min-width: 61.25em) {
    .navigation--secondary-mobile {
      display: none; } }
  .navigation--secondary-mobile:before {
    content: '';
    display: block;
    height: 1px;
    width: calc( 100% - 4em);
    left: 2em;
    top: 0;
    position: absolute;
    background-color: #193047; }
  .navigation--secondary-mobile .menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0.7em 0; }
    .navigation--secondary-mobile .menu > li {
      display: block; }
  .navigation--secondary-mobile .menu__item > a,
  .navigation--secondary-mobile .menu__item > button,
  .navigation--secondary-mobile .menu__item > input[type="submit"],
  .navigation--secondary-mobile .menu__item >
  input[type="button"] {
    padding: 0.7em 2em 0.5em;
    color: #fff;
    border: none;
    cursor: pointer;
    display: block;
    line-height: 1;
    background-color: transparent;
    width: 100%;
    text-align: inherit;
    font-weight: inherit;
    transition-property: background-color, color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    .navigation--secondary-mobile .menu__item > a:hover, .navigation--secondary-mobile .menu__item > a:focus,
    .navigation--secondary-mobile .menu__item > button:hover,
    .navigation--secondary-mobile .menu__item > input[type="submit"]:hover,
    .navigation--secondary-mobile .menu__item >
    input[type="button"]:hover,
    .navigation--secondary-mobile .menu__item > button:focus,
    .navigation--secondary-mobile .menu__item > input[type="submit"]:focus,
    .navigation--secondary-mobile .menu__item >
    input[type="button"]:focus {
      background-color: #193047; }

.navigation--sidebar li {
  max-height: 2rem;
  transition: max-height 1s; }
  .navigation--sidebar li ~ li {
    margin-top: 1rem; }

.navigation--sidebar li a {
  color: white;
  font-size: 1rem;
  font-weight: 700; }

.navigation--sidebar .sub-menu {
  max-height: 0;
  opacity: 0;
  transition: max-height 1s, opacity 1s; }
  .navigation--sidebar .sub-menu a {
    color: #FC6558; }
    .navigation--sidebar .sub-menu a:hover {
      color: #B94E48; }
  .navigation--sidebar .sub-menu li ~ li {
    margin-top: 0; }
  .navigation--sidebar .sub-menu li, .navigation--sidebar .sub-menu a {
    display: none; }

.navigation--sidebar .menu__item--parent:hover {
  max-height: 20rem;
  transition: max-height 1s; }
  .navigation--sidebar .menu__item--parent:hover .sub-menu {
    max-height: 20rem;
    opacity: 1;
    transition: max-height 1s, opacity 1s; }
    .navigation--sidebar .menu__item--parent:hover .sub-menu li {
      display: list-item; }
    .navigation--sidebar .menu__item--parent:hover .sub-menu a {
      display: block; }

.navigation--additional {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0 1rem 4rem; }
  @media only screen and (min-width: 50em) {
    .navigation--additional {
      padding: 0 3rem 4rem; } }
  .navigation--additional ul {
    margin-left: 0;
    padding-left: 0; }
  .navigation--additional li {
    position: relative;
    list-style: none; }
    .navigation--additional li a {
      text-decoration: none;
      margin-left: 2.2rem;
      color: #26445C; }
      .navigation--additional li a::before, .navigation--additional li a::after {
        position: absolute;
        left: 0;
        top: 10px;
        content: '';
        width: 12px;
        border-bottom: 2px solid #FC6558;
        -ms-transform: rotate(45deg);
        /* IE 9 */
        /* Chrome, Safari, Opera */
        transform: rotate(45deg); }
      .navigation--additional li a::after {
        -ms-transform: rotate(-45deg);
        /* IE 9 */
        -webkit-transo-rm: rotate(-45deg);
        /* Chrome, Safari, Opera */
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        top: 17px; }
      .navigation--additional li a:hover {
        text-decoration: underline;
        color: #59a1d2; }
  .navigation--additional-title {
    color: #FC6558;
    border-bottom: 1px solid #e6e6e6;
    font-size: 1.3125rem;
    font-weight: 700;
    font-family: "Scala Sans Web", "Montserrat", sans-serif;
    line-height: 1.5238095238; }

.navigation--footer .menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }

.navigation--footer ul {
  margin-left: 0; }

.navigation--footer li {
  list-style: none; }

.navigation--footer a {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase; }
  @media only screen and (min-width: 61.25em) {
    .navigation--footer a {
      font-size: 1rem; } }

.navigation--footer-secondary {
  background-color: #BDC6CD;
  font-size: 0.625rem;
  padding: 1rem; }
  @media only screen and (min-width: 63.75em) {
    .navigation--footer-secondary {
      padding: 1rem 40px; } }
  .navigation--footer-secondary ul {
    padding: 0;
    margin-bottom: 0;
    margin-right: -1rem;
    margin-left: -1rem; }
  .navigation--footer-secondary li {
    display: inline-block;
    padding: 0 1rem; }
    .navigation--footer-secondary li ~ li {
      border-left: 1px solid gray; }
  .navigation--footer-secondary a {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px; }

/**
 * Search
 */
.site-search .icon--chevron {
  display: none; }

.site-search--header-large {
  display: visible; }/*original is hidden*/
  @media only screen and (min-width: 61.25em) {
    .site-search--header-large {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center; } }
  .site-search--header-large .search-form {
    background-color: rgba(189, 198, 205, 0.5);
    border: 1px solid #8B9AA7;
    border-radius: 1.0625rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    transition-property: background-color, border-color, width;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  .site-search--header-large .search-form__search-label {
    overflow: visible; /*original is hidden*/
    transition-property: width;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  .site-search--header-large .search-form__search-field:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background-color: transparent;
    border: none;
    font-size: 0.75rem;
    padding: .25rem 1rem;
    font-style: italic;
    vertical-align: middle; }
  .site-search--header-large .search-form__search-submit {
    background-color: #9BA1B5;
    border: none;
    border-radius: 50%;
    color: #193047;
    height: 1.875rem;
    line-height: 1.875rem;
    padding: 0;
    width: 1.875rem;
    font-size: 0.85rem;
    margin: 2px 2px 2px 1px; }/*makes room around the search button in the header*/
    .site-search--header-large .search-form__search-submit:hover, .site-search--header-large .search-form__search-submit:focus {
      background-color: #FC6558;
      color: #fff; }
	  /*BELOW: original data-search-open is false. Forces the search bar at the top of the page to stay open*/
  .site-search--header-large[data-search-open="true"] .search-form {
    background-color: rgba(189, 198, 205, 0);
    border-color: transparent;
    width: 2.125rem; }
	/*original data-search-open is false. Also required to keep the search bar open.*/
  .site-search--header-large[data-search-open="true"] .search-form__search-label {
    width: 0; }
  .site-search--header-large[data-search-open="true"] .search-form {
    background-color: rgba(189, 198, 205, 0.5);
    border-color: #8B9AA7;
    width: 100%;/*12.5rem;*/ }/*100% prevents the search input container in the header from enlarging in length when the search button is clicked*/
  .site-search--header-large[data-search-open="true"] .search-form__search-label {
    width: 100%;
    max-width: calc( 100% - 2rem);
    display: -ms-flexbox;
    display: flex; }

.site-search--header-small {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #193047;
  height: 3.75rem;
  z-index: -1;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  @media only screen and (min-width: 61.25em) {
    .site-search--header-small {
      display: none; } }
  .site-search--header-small .search-form {
    display: -ms-flexbox;
    display: flex; }
  .site-search--header-small .search-form__search-label {
    display: inline-block;
    vertical-align: middle;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .site-search--header-small .search-form__search-field:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background-color: transparent;
    border: none;
    font-style: italic;
    vertical-align: middle;
    color: #BDC6CD;
    padding: 1rem; }
  .site-search--header-small .search-form__search-submit {
    border: none;
    color: #FC6558;
    font-size: 1.75rem;
    padding: 1rem; }
    .site-search--header-small .search-form__search-submit:hover, .site-search--header-small .search-form__search-submit:focus {
      color: #DD564B; }
  .site-search--header-small[data-search-open="true"] {/*original is false*/
    -ms-transform: translateY(0);
        transform: translateY(0); }
  .site-search--header-small[data-search-open="true"] {
    -ms-transform: translateY(100%);
        transform: translateY(100%); }
  .site-search--header-small .icon--search {
    display: none; }
  .site-search--header-small .icon--chevron {
    display: inline-block; }

/* =Icons
-------------------------------------------------------------- */
.social-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: start;
      align-items: flex-start;
  margin: 0; }

/* =Events Feed
-------------------------------------------------------------- */
.events-feed {
  background-color: #26445C;
  width: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 60em) {
    .events-feed {
      padding: 3rem; } }
  @media only screen and (min-width: 60em) {
    .events-feed .events-feed__wrap {
      margin-right: -0.75rem;
      margin-left: -0.75rem;
      display: -ms-flexbox;
      display: flex; } }
  .events-feed .events-feed__header {
    display: none;
    margin: 0.5rem 0; }
    .events-feed .events-feed__header span, .events-feed .events-feed__header a {
      color: #FC6558;
      font-size: 0.875rem; }
    .events-feed .events-feed__header a {
      text-decoration: none; }
    @media only screen and (min-width: 60em) {
      .events-feed .events-feed__header {
        display: -ms-flexbox;
        display: flex; } }
  .events-feed .events-feed__subtitle {
    text-transform: uppercase;
    font-weight: 700; }
  .events-feed .events-feed__view-all {
    font-style: italic; }
  @media only screen and (min-width: 60em) {
    .events-feed .event-item {
      padding: 0 0.75rem; } }
  .events-feed .event-item__link {
    width: 100%;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    color: #fff; }
    .events-feed .event-item__link:hover .event-item__header, .events-feed .event-item__link:focus .event-item__header {
      background-color: #193047; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item__link {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .events-feed .event-item__link:hover, .events-feed .event-item__link:focus {
          color: #fd938a; }
          .events-feed .event-item__link:hover .event-item__header, .events-feed .event-item__link:focus .event-item__header {
            background-color: transparent; } }
  .events-feed .event-item__header {
    position: relative;
    padding: 1.5rem;
    background-color: #26445C;
    transition-property: background-color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item__header {
        width: 100%;
        -ms-flex-order: 2;
            order: 2;
        padding: 1.5rem 0; } }
    .events-feed .event-item__header::after {
      position: absolute;
      content: '';
      height: 0;
      width: 0;
      z-index: 1;
      transition-property: border-color;
      transition-duration: 250ms;
      transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
      transition-delay: 0s; }
      @media only screen and (min-width: 60em) {
        .events-feed .event-item__header::after {
          display: none; } }
  .events-feed .event-item__title {
    line-height: 1.5rem;
    font-size: 0.8125rem;
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item__title {
        display: none; } }
  .events-feed .event-item__subtitle {
    display: block;
    color: white;
    font-size: 0.8125rem; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item__subtitle {
        font-size: 0.875rem; } }
  .events-feed .event-item__heading {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: inherit;
    margin-top: 1rem;
    margin-bottom: 0; }
  .events-feed .event-item__image-wrap {
    position: relative;
    display: block;
    width: 100%; }
  .events-feed .event-item__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item__image {
        -ms-flex-order: 0;
            order: 0;
        width: 100%; } }
  @media only screen and (min-width: 60em) {
    .events-feed .event-item--large {
      width: 40%; }
      .events-feed .event-item--large ~ .event-item--small {
        width: 20%; } }
  .events-feed .event-item--large .event-item__link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .events-feed .event-item--large .event-item__link:hover .event-item__header:after, .events-feed .event-item--large .event-item__link:focus .event-item__header:after {
      border-top-color: #193047; }
  .events-feed .event-item--large .event-item__image-wrap:before {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-top: 50%; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--large .event-item__image-wrap:before {
        padding-top: calc( 50% - 0.75rem); } }
  .events-feed .event-item--large .event-item__image {
    width: 100%; }
  .events-feed .event-item--large .event-item__header {
    width: 100%;
    -ms-flex-order: 0;
        order: 0; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--large .event-item__header {
        -ms-flex-order: 2;
            order: 2; } }
    .events-feed .event-item--large .event-item__header::after {
      top: 100%;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      border-left: 1.5rem solid transparent;
      border-right: 1.5rem solid transparent;
      border-top: 1.5rem solid #26445C; }
  @media only screen and (min-width: 60em) {
    .events-feed .event-item--small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 25%; } }
  .events-feed .event-item--small .event-item__image-wrap {
    width: 50%; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--small .event-item__image-wrap {
        width: 100%; } }
    .events-feed .event-item--small .event-item__image-wrap:before {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-top: 100%; }
  .events-feed .event-item--small .event-item__header {
    width: 50%; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--small .event-item__header {
        width: 100%; } }
    .events-feed .event-item--small .event-item__header:after {
      left: auto;
      right: auto;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .events-feed .event-item--small:nth-of-type(even) .event-item__link:hover .event-item__header:after, .events-feed .event-item--small:nth-of-type(even) .event-item__link:focus .event-item__header:after {
    border-right-color: #193047; }
  .events-feed .event-item--small:nth-of-type(even) .event-item__header {
    -ms-flex-order: 2;
        order: 2; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--small:nth-of-type(even) .event-item__header {
        -ms-flex-order: 1;
            order: 1; } }
    .events-feed .event-item--small:nth-of-type(even) .event-item__header:after {
      right: 100%;
      border-top: 1.5rem solid transparent;
      border-right: 1.5rem solid #26445C;
      border-bottom: 1.5rem solid transparent; }
  .events-feed .event-item--small:nth-of-type(even) .event-item__image-wrap {
    -ms-flex-order: 1;
        order: 1; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--small:nth-of-type(even) .event-item__image-wrap {
        -ms-flex-order: 0;
            order: 0; } }
  .events-feed .event-item--small:nth-of-type(odd) .event-item__link:hover .event-item__header:after, .events-feed .event-item--small:nth-of-type(odd) .event-item__link:focus .event-item__header:after {
    border-left-color: #193047; }
  .events-feed .event-item--small:nth-of-type(odd) .event-item__header {
    -ms-flex-order: 1;
        order: 1; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--small:nth-of-type(odd) .event-item__header {
        -ms-flex-order: 1;
            order: 1; } }
    .events-feed .event-item--small:nth-of-type(odd) .event-item__header:after {
      left: 100%;
      border-top: 1.5rem solid transparent;
      border-left: 1.5rem solid #26445C;
      border-bottom: 1.5rem solid transparent; }
  .events-feed .event-item--small:nth-of-type(odd) .event-item__image-wrap {
    -ms-flex-order: 2;
        order: 2; }
    @media only screen and (min-width: 60em) {
      .events-feed .event-item--small:nth-of-type(odd) .event-item__image-wrap {
        -ms-flex-order: 0;
            order: 0; } }

/**
 * The Events Calendar (PRO) overrides
 */
#tribe-events-pg-template {
  max-width: none; }

/**
 * Calendar
 */
.page__content .tribe-events-page-title-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1rem;
  font-size: 1.5rem; }
  @media screen and (min-width: 30em) {
    .page__content .tribe-events-page-title-wrapper {
      font-size: calc(1.5rem + 0.5 * (100vw - 30em) / 30); } }
  @media screen and (min-width: 60em) {
    .page__content .tribe-events-page-title-wrapper {
      font-size: 2rem; } }
  .page__content .tribe-events-page-title-wrapper .tribe-events-page-title {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: inherit;
    margin-right: 1em;
    margin-left: 1em; }
  .page__content .tribe-events-page-title-wrapper a {
    color: #8B9AA7;
    font-size: inherit;
    line-height: 1; }
    .page__content .tribe-events-page-title-wrapper a:hover, .page__content .tribe-events-page-title-wrapper a:focus {
      color: #fd938a; }
    .page__content .tribe-events-page-title-wrapper a .icon {
      vertical-align: top; }

.page__content .tribe-events-list-separator-month {
  font-size: 1.5rem;
  color: #26445C;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem; }
  @media screen and (min-width: 30em) {
    .page__content .tribe-events-list-separator-month {
      font-size: calc(1.5rem + 0.5 * (100vw - 30em) / 30); } }
  @media screen and (min-width: 60em) {
    .page__content .tribe-events-list-separator-month {
      font-size: 2rem; } }
  .page__content .tribe-events-list-separator-month span {
    background: none;
    padding: 0; }
  .page__content .tribe-events-list-separator-month:after {
    display: none; }

.page__content #tribe-events-content table.tribe-events-calendar {
  border-top: none; }

.page__content #tribe-events-content .tribe-events-calendar td {
  background-color: #F1F2F2;
  border-color: #fff; }

.page__content .tribe-events-calendar thead th {
  background-color: #193047;
  border: none;
  font-size: 0.8125rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  height: auto;
  padding: 0.5rem 0; }

.page__content .tribe-events-calendar div[id*="tribe-events-daynum-"] {
  background-color: #26445C; }

.page__content .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  background-color: transparent; }

.page__content .tribe-events-calendar td .tribe-events-month-event-title a {
  color: #193047; }

.page__content .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] {
  background-color: #26445C;
  color: rgba(255, 255, 255, 0.5); }

.page__content .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background-color: transparent; }

.page__content .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] {
  background-color: #FC6558; }
  .page__content .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
    background-color: transparent; }

.page__content .tribe-events-calendar div[id*="tribe-events-event-"] {
  padding: 0.5rem; }

.page__content .tribe-events-calendar .tribe-events-viewmore {
  margin: 0;
  padding: 0.5rem; }

.page__content .tribe-events-day #tribe-events-footer {
  border-top: none;
  padding-top: 0; }

.tribe-events-user-recurrence-toggle,
.tribe-events-ical {
  display: none !important; }

/**
 * Single Event
 */
.tribe-events-single {
  padding: 1rem; }
  @media only screen and (min-width: 50em) {
    .tribe-events-single {
      padding: 2rem; } }
  @media only screen and (min-width: 60em) {
    .tribe-events-single {
      padding: 3rem; } }

/**
 * Tribe Bar
 */
.mim-tribe-bar {
  background-color: #f5f5f5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 1rem;
  margin-bottom: 1rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media only screen and (min-width: 769px) {
    .mim-tribe-bar {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .mim-tribe-bar select {
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    font-size: 0.9375rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2021%2032%22%3E%0A%3Cpath%20fill%3D%22%23323C46%22%20d%3D%22M19.196%2013.143q0%200.232-0.179%200.411l-8.321%208.321q-0.179%200.179-0.411%200.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179%200.411-0.179t0.411%200.179l7.018%207.018%207.018-7.018q0.179-0.179%200.411-0.179t0.411%200.179l0.893%200.893q0.179%200.179%200.179%200.411z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"); }
    .mim-tribe-bar select:hover {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2021%2032%22%3E%0A%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M19.196%2013.143q0%200.232-0.179%200.411l-8.321%208.321q-0.179%200.179-0.411%200.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179%200.411-0.179t0.411%200.179l7.018%207.018%207.018-7.018q0.179-0.179%200.411-0.179t0.411%200.179l0.893%200.893q0.179%200.179%200.179%200.411z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E");
      cursor: pointer; }
    .mim-tribe-bar select:focus {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2021%2032%22%3E%0A%3Cpath%20fill%3D%22%2326445C%22%20d%3D%22M19.196%2013.143q0%200.232-0.179%200.411l-8.321%208.321q-0.179%200.179-0.411%200.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179%200.411-0.179t0.411%200.179l7.018%207.018%207.018-7.018q0.179-0.179%200.411-0.179t0.411%200.179l0.893%200.893q0.179%200.179%200.179%200.411z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"); }
    .is-ios .mim-tribe-bar select {
      font-size: 16px; }
  .mim-tribe-bar .mim-tribe-bar__filters {
    -ms-flex-positive: 1;
        flex-grow: 1; }
    .mim-tribe-bar .mim-tribe-bar__filters .mim-tribe-bar__filters__heading {
      color: #FC6558;
      display: block;
      line-height: 1;
      text-transform: uppercase;
      font-weight: 700;
      font-family: 'Montserrat', sans-serif;
      letter-spacing: 1.5px;
      font-size: 0.9375rem; }
    .mim-tribe-bar .mim-tribe-bar__filters .tribe_events_filter_item {
      display: block;
      width: 100%; }
      @media only screen and (min-width: 769px) {
        .mim-tribe-bar .mim-tribe-bar__filters .tribe_events_filter_item {
          display: inline-block;
          width: auto; } }
      @media only screen and (min-width: 769px) {
        .mim-tribe-bar .mim-tribe-bar__filters .tribe_events_filter_item ~ .tribe_events_filter_item {
          margin-top: 0; } }
    .mim-tribe-bar .mim-tribe-bar__filters .tribe-events-filters-group-heading {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
      .mim-tribe-bar .mim-tribe-bar__filters .tribe-events-filters-group-heading.focusable:active, .mim-tribe-bar .mim-tribe-bar__filters .tribe-events-filters-group-heading.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; }
    .mim-tribe-bar .mim-tribe-bar__filters select {
      background-position: left center;
      padding-left: 1em; }
  .mim-tribe-bar .mim-tribe-bar__controls {
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #9BA1B5; }
    @media only screen and (min-width: 769px) {
      .mim-tribe-bar .mim-tribe-bar__controls {
        padding-top: 0;
        margin-top: 0;
        border-top: none; } }
  .mim-tribe-bar .mim-tribe-bar__views {
    display: -ms-flexbox;
    display: flex;
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid #9BA1B5; }
    @media only screen and (min-width: 769px) {
      .mim-tribe-bar .mim-tribe-bar__views {
        padding-top: 0;
        margin-top: 0;
        border-top: none;
        padding-left: 1rem;
        margin-left: 1rem;
        border-left: 1px solid #9BA1B5; } }
    .mim-tribe-bar .mim-tribe-bar__views label {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
      .mim-tribe-bar .mim-tribe-bar__views label.focusable:active, .mim-tribe-bar .mim-tribe-bar__views label.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto; }
    .mim-tribe-bar .mim-tribe-bar__views select {
      text-transform: uppercase;
      padding-right: 2em;
      background-position: right 0.5em center; }
  .mim-tribe-bar .tribe-bar-views-list {
    display: none; }
	
	/*CUSTOMIZES THE DEFAULT SEARCH BAR- OVERRIDING WESTWERK'S CUSTOMIZATIONS*/
	#tribe-bar-form .tribe-bar-submit input[type=submit]{
	background-color: #f6625b !important;
	width: 50% !important;
	font-size: 16px !important;
	float:right !important;
	}

/**
 * Pagination
 */
.mim-tribe-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

/**
 * Accordion
 */
.fr-accordion .fr-accordion__header {
  border-bottom: 1px solid #9BA1B5;
  color: #193047;
  font-size: 1.75rem;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  font-weight: 700;
  position: relative;
  padding-right: 2.75rem; }
  .fr-accordion .fr-accordion__header:before {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 2.75rem;
    width: 2.75rem;
    border-radius: 50%;
    border: 1px solid #9BA1B5;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    right: 0;
    top: 100%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    line-height: 1;
    transition-property: background-color, color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  .fr-accordion .fr-accordion__header[aria-expanded="false"]:before {
    content: '+';
    background-color: #fff;
    color: #FC6558; }
  .fr-accordion .fr-accordion__header:hover:before, .fr-accordion .fr-accordion__header[aria-expanded="true"]:before {
    content: '\2212';
    background-color: #FC6558;
    color: #fff; }
  .fr-accordion .fr-accordion__header ~ .fr-accordion__header {
    margin-top: 2rem; }

/**
 * Awards
 */
.section--module-awards .list--awards {
  list-style: none;
  padding: 0;
  margin-left: 0; }

.section--module-awards .award {
  display: -ms-flexbox;
  display: flex; }
  .section--module-awards .award ~ .award {
    margin-top: 1rem; }

.section--module-awards .award__image {
  width: 150px;
  padding-right: 1rem;
  border-right: 1px solid #BDC6CD; }
  .section--module-awards .award__image img {
    display: block; }

.section--module-awards .award__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-left: 1rem;
  max-width: calc( 100% - 150px); }

.section--module-awards .award__dates {
  display: block;
  color: #193047;
  font-size: 0.875rem;
  margin-top: 1rem; }

.section--module-awards .award__name {
  color: #193047;
  display: block;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  font-weight: 700;
  margin-top: 0.5rem; }

/* =Structure
-------------------------------------------------------------- */
* {
  box-sizing: border-box; }
  *:after, *:before {
    box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  overflow-x: hidden; }

.site-main {
  padding-top: 3.75rem;
  min-height: 70vh;
  /*
  .admin-bar & {
    top: 32px;

    @include bp( 782px, 'max' ) {
      top: 46px;
    }
  }
*/ }
  @media only screen and (min-width: 61.25em) {
    .site-main {
      padding-top: 6.25rem; } }

/* =Header
-------------------------------------------------------------- */
.site-header {
  position: fixed;
  background-color: #F1F2F2;
  height: 3.75rem;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  padding-left: 0.9375rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media only screen and (min-width: 61.25em) {
    .site-header {
      height: 6.25rem;
      padding-left: 1.5625rem; } }
  .site-header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #F1F2F2; }
    @media only screen and (min-width: 61.25em) {
      .site-header:before {
        display: none; } }
  .admin-bar .site-header {
    top: 32px; }
    @media only screen and (max-width: 782px) {
      .admin-bar .site-header {
        top: 46px; } }

.site-header__branding {
  height: 100%; }
  @media only screen and (min-width: 61.25em) {
    .site-header__branding {
      background-color: #F1F2F2; } }

.site-header__title {
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .site-header__title a {
    color: #193047;
    display: block;
    height: 1.875rem;
    max-width: 5.9375rem;
    overflow: hidden;
    -ms-flex-item-align: center;
        align-self: center; }
    @media only screen and (min-width: 78em) {
      .site-header__title a {
        max-width: 14.3125rem;
        height: 3.3125rem; } }
  .site-header__title svg {
    -ms-transform-origin: left top;
        transform-origin: left top;
    -ms-transform: scale(0.85);
        transform: scale(0.85); }
    @media only screen and (min-width: 78em) {
      .site-header__title svg {
        -ms-transform: none;
            transform: none; } }
    .site-header__title svg .logo__type {
      display: none; }
      @media only screen and (min-width: 78em) {
        .site-header__title svg .logo__type {
          display: inherit; } }

.site-header__controls {
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: right;
  position: relative;
  line-height: 1;
  padding: 0.9375rem; }
  @media only screen and (min-width: 61.25em) {
    .site-header__controls {
      display: none; } }
  .site-header__controls .button ~ .button {
    margin-left: 1em; }

.site-header__navigation {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #26445C;
  height: calc( 100vh - 3.75rem);
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  transition-property: opacity, visibility;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  .site-header__navigation[aria-hidden="true"] {
    opacity: 0;
    visibility: hidden; }
    @media only screen and (min-width: 61.25em) {
      .site-header__navigation[aria-hidden="true"] {
        opacity: 1;
        visibility: visible; } }
  .site-header__navigation:target, .site-header__navigation[aria-hidden="false"] {
    opacity: 1;
    visibility: visible; }
  @media only screen and (min-width: 61.25em) {
    .site-header__navigation {
      position: static;
      background-color: #F1F2F2;
      height: auto;
      overflow: visible;
      opacity: 1;
      visibility: visible;
      padding: 0 1.5625rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

/* =Footer
-------------------------------------------------------------- */
.site-footer {
  position: relative;
  z-index: 2;
  background-color: #F1F2F2; }
  .site-footer:before {
    content: '';
    bottom: 100%;
    left: 0;
    position: absolute;
    width: 225px;
    height: 225px;
    background-color: transparent;
    background-image: linear-gradient(to top, #193047 0%, rgba(25, 48, 71, 0) 100%);
    display: none; }
    @media only screen and (min-width: 61.25em) {
      .site-footer:before {
        display: block; } }
  .site-footer a {
    text-decoration: none; }
  .site-footer h3 {
    text-align: center;
    font-size: 1.5rem; }
    @media only screen and (min-width: 63.75em) {
      .site-footer h3 {
        margin-bottom: 0; } }
/*Spaces the footer elements better and tightens the two word titles for mim news faqs museum store and contact*/		
  .site-footer li {
    list-style: none;
line-height: 100%;
padding-right: 10px;	}

.site-footer__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 40px 10px 5px; }
  @media only screen and (min-width: 63.75em) {
    .site-footer__top {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: end;
          align-items: flex-end;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: none;
      padding: 40px 40px 0; } }

.site-footer__title {
  padding-bottom: 40px; }
  @media only screen and (min-width: 63.75em) {
    .site-footer__title {
      padding-bottom: 5px; } }
  .site-footer__title a {
    color: #193047;
    display: block;
    height: 3.125rem;
    max-width: 8.75rem;
    margin: 0 auto;
    overflow: hidden; }
    @media only screen and (min-width: 63.75em) {
      .site-footer__title a {
        max-width: 14.3125rem;
        height: 3.3125rem; } }
  .site-footer__title svg {
    -ms-transform-origin: left top;
        transform-origin: left top;
    -ms-transform: scale(1.33);
        transform: scale(1.33); }
    @media only screen and (min-width: 63.75em) {
      .site-footer__title svg {
        -ms-transform: none;
            transform: none; } }
    .site-footer__title svg #logoType {
      display: none; }
      @media only screen and (min-width: 63.75em) {
        .site-footer__title svg #logoType {
          display: inherit; } }

.site-footer__bottom {
  padding: 1.875rem; }
  @media only screen and (min-width: 63.75em) {
    .site-footer__bottom {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      padding: 2.5rem 0;
      width: 100%; } }
  .site-footer__bottom ul {
    padding: 0; }
  .site-footer__bottom .site-footer__bottom__inner {
    width: 100%; }
    @media only screen and (min-width: 63.75em) {
      .site-footer__bottom .site-footer__bottom__inner {
        width: 33.33%;
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    .site-footer__bottom .site-footer__bottom__inner > p {
      color: #193047;
      font-size: 0.875rem;
      margin-bottom: 0; }
  .site-footer__bottom .site-footer__bottom__inner--navigation {
    border-top: 1px solid #cccccc;
    padding-top: 1.875rem; }
    @media only screen and (min-width: 63.75em) {
      .site-footer__bottom .site-footer__bottom__inner--navigation {
        border-top: none;
        padding-top: 0; } }
    .site-footer__bottom .site-footer__bottom__inner--navigation > p {
      display: none; }
      @media only screen and (min-width: 63.75em) {
        .site-footer__bottom .site-footer__bottom__inner--navigation > p {
          display: inherit; } }
  .site-footer__bottom .site-footer__bottom__inner--social {
    padding-bottom: 1.875rem; }
    @media only screen and (min-width: 63.75em) {
      .site-footer__bottom .site-footer__bottom__inner--social {
        padding-bottom: 0;
        border-right: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
        text-align: center; } }
    .site-footer__bottom .site-footer__bottom__inner--social > p {
      display: none; }
      @media only screen and (min-width: 63.75em) {
        .site-footer__bottom .site-footer__bottom__inner--social > p {
          display: inherit; } }
  .site-footer__bottom .site-footer__bottom__inner--newsletter {
    border-top: 1px solid #cccccc;
    padding-top: 1.875rem; }
    @media only screen and (min-width: 63.75em) {
      .site-footer__bottom .site-footer__bottom__inner--newsletter {
        border-top: none;
        padding-top: 0; } }
/*----------------REMOVES BLUE BORDER AROUND TEXT FIELDS IN CHROME AND SAFARI. Used for footer email sign up on mim.org--------------*/	
	input:focus, textarea {
    outline: none !important;
}	
  .site-footer__bottom .gform_wrapper .top_label .gfield_label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .site-footer__bottom .gform_wrapper .top_label .gfield_label.focusable:active, .site-footer__bottom .gform_wrapper .top_label .gfield_label.focusable:focus {
      clip: auto;
      height: auto;
      margin: 0;
      overflow: visible;
      position: static;
      width: auto; }
  .site-footer__bottom .gform_wrapper ul.gform_fields li.gfield {
    padding: 0; }
  .site-footer__bottom .gform_wrapper .top_label div.ginput_container {
    margin-top: 0; }
  .site-footer__bottom .gform_wrapper form {
    height: auto; }
  .site-footer__bottom .gform_wrapper form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background-color: rgba(189, 198, 205, 0.5) !important;
    border: 1px solid #9BA1B5 !important;
    font-size: 0.875rem;
    font-style: italic;
    padding: 0 0.5rem !important;
    max-height: none;
    height: 2.5rem !important;
    line-height: 2.5rem;
    width: 98%; }
  .site-footer__bottom .gform_wrapper form .gform_body {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .site-footer__bottom .gform_wrapper form .gform_footer {
    width: auto; }
  .site-footer__bottom .gform_wrapper form .gform_footer button, .site-footer__bottom .gform_wrapper form .gform_footer input[type="submit"], .site-footer__bottom .gform_wrapper form .gform_footer
  input[type="button"] {
    font-weight: 700;
    font-size: 0.9375rem;
    height: 2.5rem !important;
    padding: 0 1rem;
    width: auto;
    line-height: 2.5rem; }

/* =Module structure
-------------------------------------------------------------- */
.page-template-template-modules .page__content {
  margin-top: 0; }

.module__gateway-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2rem;
  padding-top: 2rem; }
  @media only screen and (min-width: 63.75em) {
    .module__gateway-nav {
      padding-top: 3rem; } }
  @media only screen and (min-width: 60em) {
    .module__gateway-nav {
      padding-top: 4rem; } }
  .module__gateway-nav-wrap {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    min-height: 50vw; }
    .module__gateway-nav-wrap:focus .module__gateway-nav-title, .module__gateway-nav-wrap:hover .module__gateway-nav-title {
      background-color: #e6e6e6; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-wrap {
        width: 33.33%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        min-height: 0; }
        .module__gateway-nav-wrap:focus .module__gateway-nav-pic, .module__gateway-nav-wrap:hover .module__gateway-nav-pic {
          height: 280px; }
        .module__gateway-nav-wrap:focus .module__gateway-nav-title, .module__gateway-nav-wrap:hover .module__gateway-nav-title {
          height: 150px; } }
  .module__gateway-nav-pic, .module__gateway-nav-title {
    width: 50%; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-pic, .module__gateway-nav-title {
        width: 100%; } }
  .module__gateway-nav-pic {
    position: relative;
    transition-property: height;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-pic {
        height: 300px; } }
    .module__gateway-nav-pic > img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
      font-family: "object-fit: cover"; }
  .module__gateway-nav-title {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
        align-items: center;
    background-color: whitesmoke;
    transition-property: background-color, height;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-title {
        height: 130px;
        -ms-flex-pack: center;
            justify-content: center; } }
    .module__gateway-nav-title h3 {
      padding: 1rem;
      margin: 0;
      font-family: "Scala Sans Web", "Montserrat", sans-serif;
      line-height: 2rem;
      font-weight: 700;
      color: #25435E;
      font-size: 1.3125rem; }
      @media screen and (min-width: 30em) {
        .module__gateway-nav-title h3 {
          font-size: calc(1.3125rem + 0.4375 * (100vw - 30em) / 30); } }
      @media screen and (min-width: 60em) {
        .module__gateway-nav-title h3 {
          font-size: 1.75rem; } }
      @media only screen and (min-width: 60em) {
        .module__gateway-nav-title h3 {
          padding: 1rem 4rem;
          text-align: center; } }
    .module__gateway-nav-title::after {
      position: absolute;
      content: '';
      border-style: solid;
      border-width: 1.5rem;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      z-index: 1;
      transition-property: border-color;
      transition-duration: 250ms;
      transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
      transition-delay: 0s; }
      @media only screen and (min-width: 60em) {
        .module__gateway-nav-title::after {
          top: auto;
          left: 50%;
          bottom: 100%;
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }
  .module__gateway-nav-wrap:nth-child(odd) .module__gateway-nav-title:after {
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: whitesmoke;
    border-left-color: transparent;
    right: 100%; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-wrap:nth-child(odd) .module__gateway-nav-title:after {
        right: auto;
        border-top-color: transparent;
        border-bottom-color: whitesmoke;
        border-left-color: transparent;
        border-right-color: transparent; } }
  .module__gateway-nav-wrap:nth-child(odd):focus .module__gateway-nav-title:after, .module__gateway-nav-wrap:nth-child(odd):hover .module__gateway-nav-title:after {
    border-right-color: #e6e6e6; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-wrap:nth-child(odd):focus .module__gateway-nav-title:after, .module__gateway-nav-wrap:nth-child(odd):hover .module__gateway-nav-title:after {
        border-right-color: transparent;
        border-bottom-color: #e6e6e6; } }
  .module__gateway-nav-wrap:nth-child(even) .module__gateway-nav-pic {
    -ms-flex-order: 2;
        order: 2; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-wrap:nth-child(even) .module__gateway-nav-pic {
        -ms-flex-order: 0;
            order: 0; } }
  .module__gateway-nav-wrap:nth-child(even) .module__gateway-nav-title {
    -ms-flex-order: 1;
        order: 1; }
    .module__gateway-nav-wrap:nth-child(even) .module__gateway-nav-title:after {
      border-top-color: transparent;
      border-bottom-color: transparent;
      border-left-color: whitesmoke;
      border-right-color: transparent;
      left: 100%; }
      @media only screen and (min-width: 60em) {
        .module__gateway-nav-wrap:nth-child(even) .module__gateway-nav-title:after {
          left: 50%;
          border-top-color: transparent;
          border-bottom-color: whitesmoke;
          border-left-color: transparent;
          border-right-color: transparent; } }
  .module__gateway-nav-wrap:nth-child(even):focus .module__gateway-nav-title:after, .module__gateway-nav-wrap:nth-child(even):hover .module__gateway-nav-title:after {
    border-left-color: #e6e6e6; }
    @media only screen and (min-width: 60em) {
      .module__gateway-nav-wrap:nth-child(even):focus .module__gateway-nav-title:after, .module__gateway-nav-wrap:nth-child(even):hover .module__gateway-nav-title:after {
        border-left-color: transparent;
        border-bottom-color: #e6e6e6; } }

/* =Page
-------------------------------------------------------------- */
.hero {
  background-repeat: no-repeat;
  background-position: top;/*original was 'center'. This keeps the top of the top banner image visible rather than getting cut off when the page is resized*/
  background-size: cover;
  display: block;
  width: 100%; }
  .hero:before {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-top: 56.25%; }

.page__header {
  padding: 1.2rem;
  text-align: center;
  position: relative;
  background-color: #26445C;
  opacity: 0.9;
  margin-right: 1rem;
  margin-left: 1rem;
  margin-top: -4rem; }
  @media only screen and (min-width: 50em) {
    .page__header {
      margin-top: -6rem;
      margin-right: 2rem;
      margin-left: 2rem;
      text-align: left; } }
  @media only screen and (min-width: 63.75em) {
    .page__header {
      margin-right: 3rem;
      margin-left: 3rem; } }
  .page__header-title {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 2rem; }
    @media screen and (min-width: 30em) {
      .page__header-title {
        font-size: calc(2rem + 1.75 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .page__header-title {
        font-size: 3.75rem; } }
  .page__header-txt-lg, .page__header-txt-md, .page__header-txt-itl, .page__header-txt-sm {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.5; }
  .page__header-txt-lg {
    color: #fff;
    margin-top: 0;
    font-size: 2rem; }
    @media screen and (min-width: 30em) {
      .page__header-txt-lg {
        font-size: calc(2rem + 1.75 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .page__header-txt-lg {
        font-size: 3.75rem; } }
  .page__header-txt-md {
    color: #fff;
    font-size: 1.25rem; }
    @media screen and (min-width: 30em) {
      .page__header-txt-md {
        font-size: calc(1.25rem + 0.5 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .page__header-txt-md {
        font-size: 1.75rem; } }
  .page__header-txt-itl {
    color: #F1F2F2;
    font-style: italic;
    font-size: 1.25rem; }
    @media screen and (min-width: 30em) {
      .page__header-txt-itl {
        font-size: calc(1.25rem + 0.5 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .page__header-txt-itl {
        font-size: 1.75rem; } }
  .page__header-txt-sm {
    color: #F1F2F2;
    font-size: 0.875rem; }
    @media screen and (min-width: 30em) {
      .page__header-txt-sm {
        font-size: calc(0.875rem + 0.25 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .page__header-txt-sm {
        font-size: 1.125rem; } }

.page__content-wrap {
  margin: 0 auto;
  padding-top: 2rem !important; }/*originally 4rem*/
  @media only screen and (min-width: 63.75em) {
    .page__content-wrap {
      margin: -1rem auto 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-top: 1rem; } }/*originally 3rem*/
  @media only screen and (min-width: 60em) {
    .page__content-wrap {
      padding-top: 0rem; } }/*originally 2rem*/
  .page-template-template-leadership .page__content-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.page__content {
  margin: 2rem 2rem 4rem;
  max-width: 47rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media only screen and (min-width: 50em) {
    .page__content {
      margin: 3rem 3rem 4rem; } }

.section__content-wrap {
  margin: 0 1rem 2rem; }
  @media only screen and (min-width: 50em) {
    .section__content-wrap {
      margin: 0 2rem 3rem; } }
  @media only screen and (min-width: 63.75em) {
    .section__content-wrap {
      margin: 0 3rem 4rem; } }
  .page-template-template-membership .section__content-wrap {
    margin: 0;
    max-width: none; }

.section__content {
  max-width: 47rem; }
.tightenline {
	line-height: 140%;
	margin-bottom: 1.125rem;
}
.section__ad-links {
  margin-top: 2rem; }
  @media only screen and (min-width: 63.75em) {
    .section__ad-links {
      -ms-flex: 1;
          flex: 1; } }

/**
 * Sections
 */
.section__grid-items .item {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%; }

.section__grid-items .item__link {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }
  .section__grid-items .item__link:hover .item__content, .section__grid-items .item__link:focus .item__content {
    background-color: #26445C; }

.section__grid-items .item__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #193047;
  padding: 1rem;
  position: relative;
  transition-property: background-color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
  transition-delay: 0s; }
  @media only screen and (min-width: 61.25em) {
    .section__grid-items .item__content {
      padding: 1rem 2rem; } }
  .section__grid-items .item__content:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    transition-property: border-color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }

.section__grid-items .item__header {
  -ms-flex-order: 3;
      order: 3;
  margin-top: 0.5rem;
  display: block; }

.section__grid-items .item__heading {
  color: #fff;
  margin-bottom: 0;
  height: 100%;
  font-size: 1.125rem; }
  @media screen and (min-width: 30em) {
    .section__grid-items .item__heading {
      font-size: calc(1.125rem + 0.375 * (100vw - 30em) / 22.5); } }
  @media screen and (min-width: 52.5em) {
    .section__grid-items .item__heading {
      font-size: 1.5rem; } }

.section__grid-items .item__title {
  display: block;
  font-size: 0.875rem;
  -ms-flex-order: 1;
      order: 1;
  color: #FC6558;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1.5px; }

.section__grid-items .item__subtitle {
  color: #fff;
  font-size: 0.875rem;
  display: block;
  -ms-flex-order: 2;
      order: 2;
  margin-top: 0.5rem;
  line-height: 1.25; }

.section__grid-items .item__image {
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .section__grid-items .item__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }

.section__grid-items .item.item--large {
  width: 100%; }
  .section__grid-items .item.item--large .item__link {
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    .section__grid-items .item.item--large .item__link:hover .item__content:before, .section__grid-items .item.item--large .item__link:focus .item__content:before {
      border-top-color: #26445C; }
  .section__grid-items .item.item--large .item__content:before {
    top: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    border-left: 1.5rem solid transparent;
    border-right: 1.5rem solid transparent;
    border-top: 1.5rem solid #193047; }

.section__grid-items .item.item--medium .item__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .section__grid-items .item.item--medium .item__link {
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-direction: column;
          flex-direction: column; } }

.section__grid-items .item.item--medium .item__content {
  width: 50%; }
  @media only screen and (min-width: 50em) {
    .section__grid-items .item.item--medium .item__content {
      width: 100%; } }
  .section__grid-items .item.item--medium .item__content:before {
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

.section__grid-items .item.item--medium .item__image {
  width: 50%; }
  @media only screen and (min-width: 50em) {
    .section__grid-items .item.item--medium .item__image {
      width: 100%;
      -ms-flex-positive: 1;
          flex-grow: 1; } }

.section__grid-items .item.item--medium:nth-of-type(odd) .item__link:hover .item__content:before, .section__grid-items .item.item--medium:nth-of-type(odd) .item__link:focus .item__content:before {
  border-left-color: #26445C; }
  @media only screen and (min-width: 50em) {
    .section__grid-items .item.item--medium:nth-of-type(odd) .item__link:hover .item__content:before, .section__grid-items .item.item--medium:nth-of-type(odd) .item__link:focus .item__content:before {
      border-left-color: transparent;
      border-top-color: #26445C; } }

.section__grid-items .item.item--medium:nth-of-type(odd) .item__content {
  -ms-flex-order: 1;
      order: 1; }
  .section__grid-items .item.item--medium:nth-of-type(odd) .item__content:before {
    left: 100%;
    border-top: 1.5rem solid transparent;
    border-left: 1.5rem solid #193047;
    border-bottom: 1.5rem solid transparent; }
    @media only screen and (min-width: 50em) {
      .section__grid-items .item.item--medium:nth-of-type(odd) .item__content:before {
        right: auto;
        left: 50%;
        top: 100%;
        bottom: auto;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        border-top: none;
        border-left: 1.5rem solid transparent;
        border-right: 1.5rem solid transparent;
        border-top: 1.5rem solid #193047; } }

.section__grid-items .item.item--medium:nth-of-type(odd) .item__image {
  -ms-flex-order: 2;
      order: 2; }

.section__grid-items .item.item--medium:nth-of-type(even) .item__link:hover .item__content:before, .section__grid-items .item.item--medium:nth-of-type(even) .item__link:focus .item__content:before {
  border-right-color: #26445C; }
  @media only screen and (min-width: 50em) {
    .section__grid-items .item.item--medium:nth-of-type(even) .item__link:hover .item__content:before, .section__grid-items .item.item--medium:nth-of-type(even) .item__link:focus .item__content:before {
      border-right-color: transparent;
      border-bottom-color: #26445C; } }

.section__grid-items .item.item--medium:nth-of-type(even) .item__content {
  -ms-flex-order: 2;
      order: 2; }
  .section__grid-items .item.item--medium:nth-of-type(even) .item__content:before {
    right: 100%;
    border-top: 1.5rem solid transparent;
    border-right: 1.5rem solid #193047;
    border-bottom: 1.5rem solid transparent; }
    @media only screen and (min-width: 50em) {
      .section__grid-items .item.item--medium:nth-of-type(even) .item__content:before {
        right: auto;
        left: 50%;
        top: auto;
        bottom: 100%;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        border-top: none;
        border-left: 1.5rem solid transparent;
        border-right: 1.5rem solid transparent;
        border-bottom: 1.5rem solid #193047; } }

.section__grid-items .item.item--medium:nth-of-type(even) .item__image {
  -ms-flex-order: 1;
      order: 1; }

.section__grid-items .item.item--small .item__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%; }

.section__grid-items .item.item--small .item__content {
  width: 50%; }
  .section__grid-items .item.item--small .item__content:before {
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

.section__grid-items .item.item--small .item__image {
  width: 50%; }

.section__grid-items .item.item--small:nth-of-type(odd) .item__link:hover .item__content:before, .section__grid-items .item.item--small:nth-of-type(odd) .item__link:focus .item__content:before {
  border-right-color: #26445C; }

.section__grid-items .item.item--small:nth-of-type(odd) .item__content {
  -ms-flex-order: 2;
      order: 2; }
  .section__grid-items .item.item--small:nth-of-type(odd) .item__content:before {
    right: 100%;
    border-top: 1.5rem solid transparent;
    border-right: 1.5rem solid #193047;
    border-bottom: 1.5rem solid transparent; }

.section__grid-items .item.item--small:nth-of-type(odd) .item__image {
  -ms-flex-order: 1;
      order: 1; }

.section__grid-items .item.item--small:nth-of-type(even) .item__link:hover .item__content:before, .section__grid-items .item.item--small:nth-of-type(even) .item__link:focus .item__content:before {
  border-left-color: #26445C; }

.section__grid-items .item.item--small:nth-of-type(even) .item__content {
  -ms-flex-order: 1;
      order: 1; }
  .section__grid-items .item.item--small:nth-of-type(even) .item__content:before {
    left: 100%;
    border-top: 1.5rem solid transparent;
    border-left: 1.5rem solid #193047;
    border-bottom: 1.5rem solid transparent; }

.section__grid-items .item.item--small:nth-of-type(even) .item__image {
  -ms-flex-order: 2;
      order: 2; }

.section__cta {
  width: 100%; }
  .section__cta .section__link {
    overflow: hidden;
    width: 100%;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch; }
    .section__cta .section__link:hover .section__title, .section__cta .section__link:focus .section__title {
      background-color: #DD564B; }
      .section__cta .section__link:hover .section__title:after, .section__cta .section__link:focus .section__title:after {
        border-left-color: #DD564B; }
  .section__cta .section__title {
    background-color: #FC6558;
    color: #fff;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    padding: 2rem;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: center;
    line-height: 1.25;
    font-size: 1.5rem;
    transition-property: background-color;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
    @media screen and (min-width: 30em) {
      .section__cta .section__title {
        font-size: calc(1.5rem + 0.5 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .section__cta .section__title {
        font-size: 2rem; } }
    @media only screen and (min-width: 50em) {
      .section__cta .section__title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        width: auto;
        max-width: 20%; }
        .section__cta .section__title:after {
          content: '';
          display: block;
          height: 0;
          width: 0;
          position: absolute;
          top: 50%;
          left: 100%;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
          border-top: 1.5rem solid transparent;
          border-left: 1.5rem solid #FC6558;
          border-bottom: 1.5rem solid transparent;
          z-index: 1;
          transition-property: border-color;
          transition-duration: 250ms;
          transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
          transition-delay: 0s; } }
  .section__cta .section__image {
    display: none; }
    @media only screen and (min-width: 50em) {
      .section__cta .section__image {
        display: block;
        -ms-flex-positive: 1;
            flex-grow: 1;
        position: relative; }
        .section__cta .section__image img {
          object-fit: cover;
          font-family: "object-fit: cover";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; } }

/**
 * Section Ad-Links
 */
.section--add-links {
  margin-top: 1rem; }
  @media only screen and (min-width: 50em) {
    .section--add-links {
      margin-top: 2rem; } }
  @media only screen and (min-width: 63.75em) {
    .section--add-links {
      margin-top: 3rem;
      display: -ms-flexbox;
      display: flex; } }

/**
 * Modules
 */
.section--module {
  max-width: 100%; }
  .section--module ~ .section--module {
    padding-top: 3rem; }
  .section--module .section__heading {
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }

/**
 * Sidebar
 */
.site-sidebar {
  display: none;
  height: 100vh;
  background-color: #193047;
  color: #fff;
  padding: 6.25rem 0 0;
  width: 225px;
  position: fixed;
  top: 0; }
  @media only screen and (min-width: 61.25em) {
    .site-sidebar {
      display: block; } }
  .admin-bar .site-sidebar {
    padding-top: calc( 6.25rem + 32px); }
    @media only screen and (max-width: 782px) {
      .admin-bar .site-sidebar {
        padding-top: calc( 6.25rem + 46px); } }
  .site-sidebar .icon-clock {
    color: #FC6558;
    padding: 10px 0; }
    .site-sidebar .icon-clock svg {
      width: 1.6875rem;
      height: 1.6875rem; }
  .site-sidebar hr {
    width: 50px;
    color: #cccccc;
    margin: 30px auto 30px 0; }
  .site-sidebar a {
    color: white;
    text-decoration: none; }
    .site-sidebar a:hover {
      color: #FC6558; }
  .site-sidebar .site-sidebar__inner {
    padding: 0 15px;
    overflow-y: auto;
    height: 100%; }
  .site-sidebar .site-sidebar__contact {
    line-height: 1.25; }
  .site-sidebar .site-sidebar__icon-container {
    width: 1.25rem;
    vertical-align: top;
    display: inline-block; }
  .site-sidebar .site-sidebar__content {
    display: inline-block;
  vertical-align: top;}
  address.site-sidebar__content {
	  padding-left: 2px;/*moves the leading address number so it aligns with the leading fax number*/
  }
  .site-sidebar .site-sidebar__address {
    margin-top: 1rem; }
  .site-sidebar .site-sidebar__phone {
    font-size: 1rem; }
  .site-sidebar .site-sidebar__contact a {
    font-size: 1rem; }
  .site-sidebar .site-sidebar__contact .icon-location,
  .site-sidebar .site-sidebar__contact .icon-phone {
    color: #FC6558; }

.site-hours-container {
  padding-top: 10px;
  font-weight: 700;
  line-height: 1.25; }

.site-hours-container__notices {
  color: #9BA1B5;
  font-size: 1rem; }

.site-hours-container__notice {
  display: block; }
  .site-hours-container__notice ~ .site-hours-container__notice {
    margin-top: 0.5em; }

/**
 * Gallery Template
 */
.single-mim_gallery .page__content {
  margin: auto;
  max-width: 100%; }

.single-mim_gallery .wysiwyg {
  padding: 2rem 1rem 4rem;
  max-width: 47rem;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .single-mim_gallery .wysiwyg {
      padding: 3rem 3rem 4rem; } }

.single-mim_gallery .navigation--additional {
  padding: 2rem 1rem 4rem; }
  @media only screen and (min-width: 50em) {
    .single-mim_gallery .navigation--additional {
      padding: 3rem 3rem 4rem; } }

/**
 * Gallery
 */
.section--gallery-whats-new {
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .section--gallery-whats-new {
      width: 50%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media only screen and (min-width: 50em) {
    .section--gallery-whats-new + .section--gallery-slideshow {
      width: 50%; } }
  .section--gallery-whats-new .section__header {
    display: block;
    text-align: center;
    background-color: #FC6558;
    padding: 0.5rem; }
  .section--gallery-whats-new .section__heading {
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0; }
  @media only screen and (min-width: 50em) {
    .section--gallery-whats-new .section__grid-items--gallery {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-direction: column;
          flex-direction: column; } }
  .section--gallery-whats-new .item:nth-last-child(1):first-child, .section--gallery-whats-new .item:nth-last-child(1):first-child ~ .item {
    -ms-flex-direction: column;
        flex-direction: column; }
    .section--gallery-whats-new .item:nth-last-child(1):first-child .item__content, .section--gallery-whats-new .item:nth-last-child(1):first-child ~ .item .item__content {
      width: 100%; }
      .section--gallery-whats-new .item:nth-last-child(1):first-child .item__content:before, .section--gallery-whats-new .item:nth-last-child(1):first-child ~ .item .item__content:before {
        bottom: 100%;
        left: 50%;
        top: auto;
        right: auto;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        border-right: 1.5rem solid transparent;
        border-bottom: 1.5rem solid #fff;
        border-left: 1.5rem solid transparent; }
    .section--gallery-whats-new .item:nth-last-child(1):first-child .item__image, .section--gallery-whats-new .item:nth-last-child(1):first-child ~ .item .item__image {
      width: 100%;
      min-height: 10em; }
  .section--gallery-whats-new .item:nth-last-child(2):first-child .item__content, .section--gallery-whats-new .item:nth-last-child(2):first-child ~ .item .item__content {
    width: 60%; }
    .section--gallery-whats-new .item:nth-last-child(2):first-child .item__content:before, .section--gallery-whats-new .item:nth-last-child(2):first-child ~ .item .item__content:before {
      top: 50%;
      right: 100%;
      left: auto;
      bottom: auto;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      border-top: 1.5rem solid transparent;
      border-right: 1.5rem solid #fff;
      border-bottom: 1.5rem solid transparent; }
  .section--gallery-whats-new .item:nth-last-child(2):first-child .item__image, .section--gallery-whats-new .item:nth-last-child(2):first-child ~ .item .item__image {
    width: 40%; }
  .section--gallery-whats-new .item__content {
    background-color: #fff;
    color: #193047;
    -ms-flex-order: 2;
        order: 2;
    display: block; }
  .section--gallery-whats-new .item__image {
    -ms-flex-order: 1;
        order: 1; }
  .section--gallery-whats-new .item__heading {
    color: inherit;
    font-size: 1.3125rem;
    font-weight: 700;
    margin-bottom: 1em; }
  .section--gallery-whats-new .item__text-area {
    font-size: 1rem; }

.section--gallery-slideshow {
  width: 100%; }
  .section--gallery-slideshow .section__slider {
    display: block;
    width: 100%;
    position: relative; }
  .section--gallery-slideshow .section__slider-controls .button {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .section--gallery-slideshow .section__slider-controls .slick-prev {
    left: 1rem; }
  .section--gallery-slideshow .section__slider-controls .slick-next {
    right: 1rem; }
  .section--gallery-slideshow .section__slide {
    position: relative;
    width: 100%;
    display: block; }
    .section--gallery-slideshow .section__slide img {
      width: 100%; }
  .section--gallery-slideshow .section__dots {
    padding: 0 1rem;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right; }
    .section--gallery-slideshow .section__dots li {
      display: inline-block; }
      .section--gallery-slideshow .section__dots li ~ li {
        margin-left: 1rem; }
      .section--gallery-slideshow .section__dots li.slick-active button, .section--gallery-slideshow .section__dots li.slick-active input[type="submit"], .section--gallery-slideshow .section__dots li.slick-active
      input[type="button"] {
        background-color: #2F364F; }
    .section--gallery-slideshow .section__dots button, .section--gallery-slideshow .section__dots input[type="submit"], .section--gallery-slideshow .section__dots
    input[type="button"] {
      background-color: #F1F2F2;
      border: none;
      border-radius: 50%;
      text-indent: 100%;
      overflow: hidden;
      height: 0.5625rem;
      width: 0.5625rem;
      padding: 0; }
      .section--gallery-slideshow .section__dots button:hover, .section--gallery-slideshow .section__dots input[type="submit"]:hover, .section--gallery-slideshow .section__dots
      input[type="button"]:hover, .section--gallery-slideshow .section__dots button:focus, .section--gallery-slideshow .section__dots input[type="submit"]:focus, .section--gallery-slideshow .section__dots
      input[type="button"]:focus {
        background-color: #2F364F; }

.section--gallery-news-feed {
  background-color: #26445C;
  padding: 1rem;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .section--gallery-news-feed {
      padding: 2rem; } }
  @media only screen and (min-width: 60em) {
    .section--gallery-news-feed {
      padding: 3rem; } }
  .section--gallery-news-feed .section__header {
    color: #FC6558;
    font-size: 0.875rem; }
  .section--gallery-news-feed .section__heading {
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px;
    font-size: inherit;
    display: inline-block;
    margin-bottom: 0; }
  .section--gallery-news-feed .section__link {
    color: #FC6558;
    font-style: italic;
    display: inline-block;
    text-decoration: none; }
    .section--gallery-news-feed .section__link:hover, .section--gallery-news-feed .section__link:focus {
      color: #DD564B;
      text-decoration: underline; }
  .section--gallery-news-feed .section__feed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -1rem; }
    .section--gallery-news-feed .section__feed .item {
      width: 100%;
      padding: 0 1rem 1rem; }
      @media only screen and (min-width: 50em) {
        .section--gallery-news-feed .section__feed .item {
          width: 33.33%; } }
    .section--gallery-news-feed .section__feed .item__header {
      display: block;
      border-top: #BDC6CD 1px solid;
      padding-top: 1rem;
      margin-top: 0.25rem; }
    .section--gallery-news-feed .section__feed .item__heading {
      font-size: 1.3125rem;
      font-weight: 700;
      font-family: "Scala Sans Web", "Montserrat", sans-serif; }
    .section--gallery-news-feed .section__feed .item__link {
      text-decoration: none;
      color: #fff; }
      .section--gallery-news-feed .section__feed .item__link:hover, .section--gallery-news-feed .section__feed .item__link:focus {
        color: #DD564B;
        text-decoration: underline; }
    .section--gallery-news-feed .section__feed .item__date {
      color: #fff;
      display: block;
      font-size: 0.875rem; }

/* =Landing
-------------------------------------------------------------- */
/* =Blog
-------------------------------------------------------------- */
.news {
  display: block;
  width: 100%;
  padding: 1rem 1rem 0; }
  @media only screen and (min-width: 50em) {
    .news {
      padding: 2rem 2rem 0; } }
  @media only screen and (min-width: 60em) {
    .news {
      padding: 3rem 3rem 0; } }
  .news .news-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media only screen and (min-width: 50em) {
      .news .news-items {
        margin-right: -1.5rem;
        margin-left: -1.5rem; } }
  .news .news-item {
    width: 100%;
    margin-bottom: 2rem; }
    @media only screen and (min-width: 50em) {
      .news .news-item {
        width: 50%;
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .news .news-item__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    text-decoration: none;
    color: #193047; }
    .news .news-item__link:hover, .news .news-item__link:focus {
      color: #fd938a; }
  .news .news-item__content {
    -ms-flex-order: 2;
        order: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .news .news-item__image {
    -ms-flex-order: 1;
        order: 1;
    width: 100%;
    position: relative;
    margin-bottom: 1rem; }
    .news .news-item__image:before {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-top: 59.66%; }
    .news .news-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
      font-family: "object-fit: cover"; }
  .news .news-item__date {
    -ms-flex-order: 1;
        order: 1;
    color: #26445C;
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 0.2rem; }
  .news .news-item__heading {
    color: inherit;
    font-family: "Scala Sans Web", "Montserrat", sans-serif;
    font-weight: 700;
    -ms-flex-order: 2;
        order: 2;
    font-size: 1.75rem;
    line-height: 2.25rem; }

/* Pagination */
.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 1rem 1rem; }
  @media only screen and (min-width: 50em) {
    .pagination {
      padding: 0 2rem 2rem; } }
  @media only screen and (min-width: 60em) {
    .pagination {
      padding: 2rem 3rem 5rem; } }
  .pagination__number {
    text-decoration: none;
    font-size: 0.875rem;
    color: #8B9AA7;
    margin: 0 1rem; }
    .pagination__number.current {
      color: #FC6558; }
  .pagination__prev, .pagination__next {
    height: 1rem;
    width: 1rem;
    position: relative; }
    .pagination__prev::before, .pagination__prev::after, .pagination__next::before, .pagination__next::after {
      position: absolute;
      left: 0;
      top: 9px;
      content: '';
      width: 6px;
      border-bottom: 2px solid black;
      -ms-transform: rotate(45deg);
      /* IE 9 */
      /* Chrome, Safari, Opera */
      transform: rotate(45deg); }
    .pagination__prev::after, .pagination__next::after {
      -ms-transform: rotate(-45deg);
      /* IE 9 */
      -webkit-transo-rm: rotate(-45deg);
      /* Chrome, Safari, Opera */
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      top: 6px; }
  .pagination__next::before {
    left: auto;
    right: 0;
    top: 6px; }
  .pagination__next::after {
    left: auto;
    right: 0;
    top: 9px; }

.entry .entry__date {
  margin-bottom: 0; }

.entry .entry__footer {
  font-size: .8em; }

/* =Contact
-------------------------------------------------------------- */
.acf-map {
  width: 100%;
  border: #ccc solid 1px; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

.contact__section {
  margin-bottom: 4rem; }

.contact__text {
  font-size: 1.25rem;
  line-height: 1.875rem;
  max-width: 47rem;
  margin: 0 1rem; }
  @media only screen and (min-width: 50em) {
    .contact__text {
      margin: 0 2rem; } }
  @media only screen and (min-width: 63.75em) {
    .contact__text {
      width: 100%;
      margin: 0 3rem; } }

.contact__heading {
  color: #FC6558;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1.5px;
  font-size: 2rem;
  line-height: 3rem;
  border-bottom: 1px solid #BDC6CD;
  margin-bottom: 0.25rem; }
  
.contact__address p {
  margin-bottom: 0; }

.contact__parking-notice {
  margin-top: 3rem; }

/**
 * Events
 */
.page-template-template-events .page__content {
  max-width: none;
  margin: 0; }

.page-template-template-events .tribe-events-view-wrapper {
  padding: 2rem;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .page-template-template-events .tribe-events-view-wrapper {
		padding-top: 1rem !important;
		padding-right: 3rem !important;
		padding-bottom: 3rem !important;
		padding-left: 3rem !important;
      /*padding: 0rem;*/	  } }/*this is the original line and was 3rem*/
	  
.post-type-archive-tribe_events .tribe-events-back {
  display: none; }

.post-type-archive-tribe_events #tribe-events-content.tribe-events-list,
.post-type-archive-tribe_events #tribe-events-content.tribe-events-day {
  padding: 2rem;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .post-type-archive-tribe_events #tribe-events-content.tribe-events-list,
    .post-type-archive-tribe_events #tribe-events-content.tribe-events-day {
      padding: 3rem; } }

.post-type-archive-tribe_events #tribe-events-footer {
  border-top: none;
  padding-top: 0; }

.event__sold-out {
  color: #FC6558;
  display: inline-block;
  padding: 1em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  font-size: 0.9375rem; }

#tribe-events-pg-template {
  padding: 0 !important; }

/**
 * Single Events
 */
.single-tribe_events .tribe-events-single {
  margin-bottom: 0 !important;
  padding: 0 !important; }

.single-tribe_events .event__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .single-tribe_events .event__header .event__heading {
    font-size: 1.75rem;
    font-weight: 700;
    color: #193047;
    margin-bottom: 0;
    -ms-flex-order: 2;
        order: 2; }
    @media screen and (min-width: 30em) {
      .single-tribe_events .event__header .event__heading {
        font-size: calc(1.75rem + 2 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .single-tribe_events .event__header .event__heading {
        font-size: 3.75rem; } }
  .single-tribe_events .event__header .event__subheading {
    font-size: 0.8em;
    display: block; }
  .single-tribe_events .event__header .event__category {
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px;
    font-size: 1.5rem;
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 1rem; }

.single-tribe_events .event__sold-out {
  color: #FC6558;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1.5px;
  font-size: 1.5rem;
  -ms-flex-order: 1;
      order: 1;
  margin-bottom: 1rem;
  padding-top: 0;
  text-align: right; }

.single-tribe_events .event__top-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .single-tribe_events .event__top-wrapper .event__top {
    padding: 1rem;
    width: 100%; }
    @media only screen and (min-width: 50em) {
      .single-tribe_events .event__top-wrapper .event__top {
        padding: 2rem; } }
    @media only screen and (min-width: 60em) {
      .single-tribe_events .event__top-wrapper .event__top {
        padding: 3rem; } }
    @media only screen and (min-width: 63.75em) {
      .single-tribe_events .event__top-wrapper .event__top {
        width: calc( 100% - 25rem); } }

.single-tribe_events .event__main-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media only screen and (min-width: 63.75em) {
  .single-tribe_events .event__content-wrapper {
    width: calc( 100% - 25rem); } }

.single-tribe_events .event__content {
  padding: 0 1rem 1rem; }
  @media only screen and (min-width: 50em) {
    .single-tribe_events .event__content {
      padding: 0 2rem 2rem; } }
  @media only screen and (min-width: 60em) {
    .single-tribe_events .event__content {
      padding: 0 3rem 3rem; } }

.single-tribe_events .event__sidebar-wrapper {
  width: 100%;
  padding: 0 1rem 1rem; }
  @media only screen and (min-width: 50em) {
    .single-tribe_events .event__sidebar-wrapper {
      padding: 0 2rem 2rem; } }
  @media only screen and (min-width: 60em) {
    .single-tribe_events .event__sidebar-wrapper {
      padding: 0 3rem 3rem; } }
  @media only screen and (min-width: 63.75em) {
    .single-tribe_events .event__sidebar-wrapper {
      width: 25rem; } }

.single-tribe_events .event__videos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .single-tribe_events .event__videos .video__container {
    background-color: #000;
    display: block;
    width: 100%; }
    .single-tribe_events .event__videos .video__container iframe {
      margin: 0; }

.single-tribe_events .section--events-videos .fluidvids {
  padding-top: 56.25% !important; }

.single-tribe_events .section--events-videos-single {
  padding: 0 1rem 1rem; }
  @media only screen and (min-width: 50em) {
    .single-tribe_events .section--events-videos-single {
      padding: 0 2rem 2rem; } }
  @media only screen and (min-width: 60em) {
    .single-tribe_events .section--events-videos-single {
      padding: 0 3rem 3rem; } }

.single-tribe_events .section--events-videos-multiple {
  padding-bottom: 1rem;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .single-tribe_events .section--events-videos-multiple {
      padding-bottom: 2rem; } }
  @media only screen and (min-width: 60em) {
    .single-tribe_events .section--events-videos-multiple {
      padding-bottom: 3rem; } }
  @media only screen and (min-width: 63.75em) {
    .single-tribe_events .section--events-videos-multiple .video__container {
      max-width: 50%; } }
  @media only screen and (min-width: 63.75em) {
    .single-tribe_events .section--events-videos-multiple ~ .event__content {
      width: calc( 100% - 25rem); } }
  .single-tribe_events .section--events-videos-multiple ~ .event__sidebar-wrapper {
    padding: 0 1rem 1rem; }
    @media only screen and (min-width: 50em) {
      .single-tribe_events .section--events-videos-multiple ~ .event__sidebar-wrapper {
        padding: 0 2rem 2rem; } }
    @media only screen and (min-width: 60em) {
      .single-tribe_events .section--events-videos-multiple ~ .event__sidebar-wrapper {
        padding: 0 3rem 3rem; } }

.single-tribe_events .section--events-detail {
  padding-top: 1rem;
  line-height: 1.25; }
  @media only screen and (min-width: 50em) {
    .single-tribe_events .section--events-detail {
      padding-top: 2rem; } }
  @media only screen and (min-width: 60em) {
    .single-tribe_events .section--events-detail {
      padding-top: 3rem; } }
  .single-tribe_events .section--events-detail .section__heading {
    font-size: 1.3125rem;
    font-weight: 700;
    color: #8B9AA7;
    border-bottom: 1px solid #BDC6CD;
    display: block;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem; }
  .single-tribe_events .section--events-detail .section__meta {
		margin-top: 1rem;
	}
    .single-tribe_events .section--events-detail .section__meta span {
      display: block; }
  .single-tribe_events .section--events-detail .section__date-occurence ~ .section__date-occurence {
    margin-top: 0.5em; }
  .single-tribe_events .section--events-detail .section__date {
    display: block; }

.single-tribe_events .section--events-tickets {
  width: 100%;
  padding: 1rem; }
  @media only screen and (min-width: 50em) {
    .single-tribe_events .section--events-tickets {
      padding: 2rem; } }
  @media only screen and (min-width: 60em) {
    .single-tribe_events .section--events-tickets {
      padding: 3rem; } }
  @media only screen and (min-width: 63.75em) {
    .single-tribe_events .section--events-tickets {
      width: 25rem; } }

.single-tribe_events .section--events-sidebar .section__heading {
  font-size: 1.3125rem;
  font-weight: 700;
  color: #8B9AA7;
  border-bottom: 1px solid #BDC6CD;
  display: block;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem; }

.single-tribe_events .section--module-accordion {
  padding-top: 3rem; }

/**
 * List
 */
.tribe-events-list .past-events__inner[aria-hidden="true"] {
  display: none; }

.tribe-events-list .past-events__inner[aria-hidden="false"] {
  display: inherit; }

.tribe-events-list .past-events__events:after, .tribe-events-list .past-events__events:before {
  content: '';
  display: block;
  width: calc( 100% - 1rem);
  margin: 0 0.5rem;
  height: 1px;
  background-color: #959BA0; }

.tribe-events-list .past-events__events .type-tribe_events:first-of-type {
  margin-top: 0;
  margin-bottom: 0; }

.tribe-events-list .tribe-events-loop .type-tribe_events {
  margin-top: 0;
  margin-bottom: 0; }

.tribe-events-list .tribe-events-loop .event--list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media only screen and (min-width: 60em) {
    .tribe-events-list .tribe-events-loop .event--list-item {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .tribe-events-list .tribe-events-loop .event--list-item .event__image {
    width: 100%; }
    @media only screen and (min-width: 60em) {
      .tribe-events-list .tribe-events-loop .event--list-item .event__image {
        width: 33.33%; } }
    .tribe-events-list .tribe-events-loop .event--list-item .event__image:empty {
      display: none; }
      .tribe-events-list .tribe-events-loop .event--list-item .event__image:empty ~ .event__content-wrap {
        width: 100%; }
        .tribe-events-list .tribe-events-loop .event--list-item .event__image:empty ~ .event__content-wrap .event__content {
          padding-left: 0; }
  .tribe-events-list .tribe-events-loop .event--list-item .event__content-wrap {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media only screen and (min-width: 60em) {
      .tribe-events-list .tribe-events-loop .event--list-item .event__content-wrap {
        width: 66.67%;
        -ms-flex-direction: row;
            flex-direction: row; } }
  .tribe-events-list .tribe-events-loop .event--list-item .event__content {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media only screen and (min-width: 60em) {
      .tribe-events-list .tribe-events-loop .event--list-item .event__content {
        width: auto;
        padding: 0 3rem; } }
  .tribe-events-list .tribe-events-loop .event--list-item .event__header {
    -ms-flex-order: 2;
        order: 2; }
  .tribe-events-list .tribe-events-loop .event--list-item .event__heading {
    font-weight: 700; }
  .tribe-events-list .tribe-events-loop .event--list-item .event__subheading {
    display: block;
    font-size: 0.8em;
    margin-top: 0.25em; }
  .tribe-events-list .tribe-events-loop .event--list-item .event__title {
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 1rem;
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }
  .tribe-events-list .tribe-events-loop .event--list-item .event__date-times {
    -ms-flex-order: 3;
        order: 3;
    line-height: 1.25; }
	/*event_meta line is not originally here*/
	.tribe-events-list .tribe-events-loop .event--list-item .event_meta {
    -ms-flex-order: 4;
        order: 4; }
  .tribe-events-list .tribe-events-loop .event--list-item .event__actions {
    width: 100%;
    white-space: nowrap; }
    @media only screen and (min-width: 60em) {
      .tribe-events-list .tribe-events-loop .event--list-item .event__actions {
        width: auto; } }
  .tribe-events-list .tribe-events-loop .event--list-item .event__sold-out {
    color: #FC6558;
    display: inline-block;
    padding: 1em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    font-size: 0.9375rem; }

.tribe-events-list .tribe-events-loop .event--past {
  background-color: none !important; } /*removes tan background on /signature-events/*/

.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: none !important; }

/**
 * Day
 */
.tribe-events-day {
  padding: 0; }

/**
 * Events
 */
.section--events-featured-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%; }
  .section--events-featured-items .featured-item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media only screen and (min-width: 50em) {
      .section--events-featured-items .featured-item {
        width: 50%; } }
  .section--events-featured-items .featured-item__content {
    -ms-flex-order: 2;
        order: 2;
    background-color: #F1F2F2;
    padding: 2rem 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media only screen and (min-width: 50em) {
      .section--events-featured-items .featured-item__content {
        padding: 2rem; } }
    @media only screen and (min-width: 63.75em) {
      .section--events-featured-items .featured-item__content {
        padding: 3rem; } }
  .section--events-featured-items .featured-item__header {
    -ms-flex-order: 2;
        order: 2;
    margin-bottom: 1rem; }
  .section--events-featured-items .featured-item__heading {
    font-family: "Scala Sans Web", "Montserrat", sans-serif;
    font-weight: 700;
    margin-bottom: 0; }
  .section--events-featured-items .featured-item__title {
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 1rem;
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }
  .section--events-featured-items .featured-item__dates-times {
    -ms-flex-order: 3;
        order: 3;
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin-bottom: 1rem;
    line-height: 1.25; }
  .section--events-featured-items .featured-item__actions {
    -ms-flex-order: 4;
        order: 4; }
  .section--events-featured-items .featured-item__image {
    position: relative;
    -ms-flex-order: 1;
        order: 1; }
    .section--events-featured-items .featured-item__image:before {
      content: '';
      height: 0;
      width: 100%;
      display: block;
      padding-top: 65%; }
    .section--events-featured-items .featured-item__image:after {
      content: '';
      height: 0;
      width: 0;
      border-left: 1.5rem solid transparent;
      border-right: 1.5rem solid transparent;
      border-bottom: 1.5rem solid #F1F2F2;
      bottom: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      position: absolute; }
    .section--events-featured-items .featured-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
      font-family: "object-fit: cover"; }

.section--event-text-boxes {
  background-color: #26445C;
  width: 100%;
  overflow: hidden;
  padding: 2rem; }
  @media only screen and (min-width: 60em) {
    .section--event-text-boxes {
      padding: 3rem; } }
  .section--event-text-boxes .text-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media only screen and (min-width: 60em) {
      .section--event-text-boxes .text-boxes {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin-right: -1.5rem;
        margin-left: -1.5rem; } }
  .section--event-text-boxes .text-box {
    -ms-flex-positive: 1;
        flex-grow: 1; }
    .section--event-text-boxes .text-box ~ .text-box {
      margin-top: 2rem; }
    @media only screen and (min-width: 60em) {
      .section--event-text-boxes .text-box {
        padding: 0 1.5rem; }
        .section--event-text-boxes .text-box ~ .text-box {
          margin-top: 0; } }
  .section--event-text-boxes .text-box__heading {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.125rem;
    font-weight: 700; }
  .section--event-text-boxes .text-box__content {
    color: #fff; }

/**
 * Membership
 */
.page-template-template-membership .page__content {
  margin: 0;
  max-width: none; }

/**
 * Membership
 */
.section--membership-gateway {
  width: 100%; }
  .section--membership-gateway .anchors {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100%;
    min-height: 18.75rem; }
    .section--membership-gateway .anchors li {
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      @media only screen and (min-width: 50em) {
        .section--membership-gateway .anchors li:nth-last-child(2):first-child, .section--membership-gateway .anchors li:nth-last-child(2):first-child ~ li {
          width: 50%; }
        .section--membership-gateway .anchors li:nth-last-child(3):first-child, .section--membership-gateway .anchors li:nth-last-child(3):first-child ~ li {
          width: 33.33%; }
        .section--membership-gateway .anchors li:nth-last-child(4):first-child, .section--membership-gateway .anchors li:nth-last-child(4):first-child ~ li {
          width: 25%; } }
  .section--membership-gateway .anchor {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-decoration: none;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .section--membership-gateway .anchor:hover .anchor__color, .section--membership-gateway .anchor:focus .anchor__color {
      opacity: 1; }
    .section--membership-gateway .anchor__color {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0.8;
      transition-property: opacity;
      transition-duration: 250ms;
      transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
      transition-delay: 0s; }
    .section--membership-gateway .anchor__content {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      padding: 3rem 1rem;
      width: 100%;
      text-align: center; }
    .section--membership-gateway .anchor__title {
      display: block;
      font-family: 'Montserrat', sans-serif;
      font-size: 1.75rem;
      font-weight: 700;
      text-transform: uppercase; }
    .section--membership-gateway .anchor__subtitle {
      display: block;
      font-size: 1.5rem; }

.section--membership-levels .section__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.section--membership-levels .section__heading {
  display: block;
  -ms-flex-order: 2;
      order: 2;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0.75rem; }

.section--membership-levels .section__category {
  display: block;
  -ms-flex-order: 1;
      order: 1;
  color: #FC6558;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1.5px;
  color: #193047;
  font-size: 0.875rem; }

.section--membership-levels .section__price-range {
  display: block;
  -ms-flex-order: 3;
      order: 3;
  font-size: 2rem;
  color: #fff; }

.section--membership-levels .section__content {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  width: 100%;
  padding: 1rem;
  font-size: 1.3125rem;
  max-width: none;
  margin-top: 2rem; }
  @media only screen and (min-width: 50em) {
    .section--membership-levels .section__content {
      padding: 2rem; } }
  @media only screen and (min-width: 60em) {
    .section--membership-levels .section__content {
      padding: 3rem; } }

.section--membership-levels .section--membership-level {
  color: #fff;
  padding: 2.25rem 1rem;
  max-width: 100vw;
  overflow: hidden; }
  @media only screen and (min-width: 50em) {
    .section--membership-levels .section--membership-level {
      padding: 3.25rem 2rem; } }
  @media only screen and (min-width: 60em) {
    .section--membership-levels .section--membership-level {
      padding: 4.25rem 3rem; } }
  @media only screen and (min-width: 61.25em) {
    .section--membership-levels .section--membership-level {
      max-width: calc( 100vw - 225px); } }

.section--membership-levels .section__information {
  position: relative; }
  .section--membership-levels .section__information .section__inner {
    overflow-x: auto; }
  .section--membership-levels .section__information:after, .section--membership-levels .section__information:before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 2rem;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background-repeat: no-repeat, repeat;
    background-size: 1rem, 100%;
    background-position: center;
    transition-property: opacity, visibility;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.4, 0.15, 0.6, 0.85);
    transition-delay: 0s; }
  .section--membership-levels .section__information:before {
    content: '';
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2019%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.196%2024.571q0%200.232-0.179%200.411l-0.893%200.893q-0.179%200.179-0.411%200.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179%200.411-0.179t0.411%200.179l0.893%200.893q0.179%200.179%200.179%200.411t-0.179%200.411l-7.018%207.018%207.018%207.018q0.179%200.179%200.179%200.411zM18.054%2024.571q0%200.232-0.179%200.411l-0.893%200.893q-0.179%200.179-0.411%200.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179%200.411-0.179t0.411%200.179l0.893%200.893q0.179%200.179%200.179%200.411t-0.179%200.411l-7.018%207.018%207.018%207.018q0.179%200.179%200.179%200.411z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"), linear-gradient(to right, rgba(0, 0, 0, 0.1), transparent);
    left: 0; }
  .section--membership-levels .section__information:after {
    content: '';
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2018%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.625%2017.143q0%200.232-0.179%200.411l-8.321%208.321q-0.179%200.179-0.411%200.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179%200.411-0.179t0.411%200.179l8.321%208.321q0.179%200.179%200.179%200.411zM17.482%2017.143q0%200.232-0.179%200.411l-8.321%208.321q-0.179%200.179-0.411%200.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179%200.411-0.179t0.411%200.179l8.321%208.321q0.179%200.179%200.179%200.411z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E"), linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent); }
  .section--membership-levels .section__information.section__information--overflow-left:before {
    opacity: 1;
    visibility: visible; }
  .section--membership-levels .section__information.section__information--overflow-right:after {
    opacity: 1;
    visibility: visible; }

/**
 * FAQ
 */
.page-template-template-faq .section--add-links {
  margin-top: 3rem; }

.page-template-template-faq .page__content-wrap {
  padding-top: 0;
  margin-top: 0; }

.page-template-template-faq .page__content {
  margin-top: 0; }

/**
 * 404 Page
 */
.error404 .page__content .wysiwyg {
  display: block;
  width: 100%; }

.error404 .page__content .search-form {
  display: -ms-flexbox;
  display: flex; }
  .error404 .page__content .search-form .icon--search {
    display: none; }
  .error404 .page__content .search-form .button {
    border-color: #FC6558;
    background-color: #FC6558;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-size: 0.9375rem; }
    .error404 .page__content .search-form .button:hover, .error404 .page__content .search-form .button:focus {
      border-color: #DD564B;
      background-color: #DD564B;
      color: #fff; }

.error404 .page__content .search-form__search-label {
  display: -ms-flexbox;
  display: flex; }

/**
 * Search
 */
body.search .page__content {
  margin-top: 0; }
  body.search .page__content .entry ~ .entry {
    border-top: 1px solid #9BA1B5;
    padding-top: 2rem;
    margin-top: 2rem; }
  body.search .page__content .entry__header-link {
    color: #193047;
    font-weight: 700;
    text-decoration: none; }
    body.search .page__content .entry__header-link:hover, body.search .page__content .entry__header-link:focus {
      color: #fd938a; }
  body.search .page__content .entry__heading {
    color: inherit;
    font-family: "Scala Sans Web", "Montserrat", sans-serif;
    font-size: 1.3125rem;
    margin-bottom: 3rem; }

/**
 * Homepage
 */
.section--homepage-hero {
  position: relative;
  margin-bottom: 2rem; }
  .section--homepage-hero .section__header {
    padding-right: 1rem;
    padding-left: 1rem;
    position: absolute;
    bottom: -5rem; /*This moves the orange text banner up and down. The original number was .1rem*/
    width: 100%; }
    @media only screen and (min-width: 50em) {
      .section--homepage-hero .section__header {
        padding-right: 2rem;
        padding-left: 2rem; } }
    @media only screen and (min-width: 60em) {
      .section--homepage-hero .section__header {
        padding-right: 3rem;
        padding-left: 3rem; } }
  .section--homepage-hero .section__heading {
    color: #fff;
    background-color: rgba(252, 101, 88, 0.95);
    padding: .5rem 1rem;
    text-align: center;
    line-height: 1;
    margin: 0;
    font-family: "Scala Sans Web", "Montserrat", sans-serif;
    font-size: 1.75rem; }
    @media screen and (min-width: 30em) {
      .section--homepage-hero .section__heading {
        font-size: calc(1.75rem + 1.25 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .section--homepage-hero .section__heading {
        font-size: 3rem; } }
    .section--homepage-hero .section__heading span {
      display: block;
      font-weight: 700;
      font-family: 'Montserrat', sans-serif;
      font-size: 150%;
      text-transform: uppercase; }
      @media only screen and (min-width: 30em) {
        .section--homepage-hero .section__heading span {
          font-size: 200%; } }
  .section--homepage-hero .section__slider {
    display: block;
    width: 100%;
    position: relative; }
  .section--homepage-hero .section__slider-controls .button {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .section--homepage-hero .section__slider-controls .slick-prev {
    left: 1rem; }
    @media only screen and (min-width: 60em) {
      .section--homepage-hero .section__slider-controls .slick-prev {
        left: 2rem; } }
  .section--homepage-hero .section__slider-controls .slick-next {
    right: 1rem; }
    @media only screen and (min-width: 60em) {
      .section--homepage-hero .section__slider-controls .slick-next {
        right: 2rem; } }
  .section--homepage-hero .section__slide {
    position: relative;
    width: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .section--homepage-hero .section__slide:before {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-top: calc( 90vh - 3.75rem); }
      @media only screen and (min-width: 61.25em) {
        .section--homepage-hero .section__slide:before {
          padding-top: calc( 90vh - 6.25rem); } }
  .section--homepage-hero .section__dots {
    padding: 1rem 0 2rem 0;
    margin: 0;
    position: absolute;
    bottom: 5rem; /*moves homepage slider dots up and down. Original number is 11*/
    left: 0;
    width: 100%;
    text-align: right; }
    @media only screen and (min-width: 60em) {
      .section--homepage-hero .section__dots {
        padding: 0 3rem; } }
    @media only screen and (min-width: 30em) {
      .section--homepage-hero .section__dots {
        bottom: calc((.25rem + 1.25 * (100vw - 30em)/ 30) + 0rem); } } /*original first number was 1.75rem and last number was 7rem*/
    @media only screen and (min-width: 60em) {
      .section--homepage-hero .section__dots {
        bottom: 5rem; } }/*moves homepage slider dots up and down. Original number is 11*/
    .section--homepage-hero .section__dots li {
      display: inline-block; }
      .section--homepage-hero .section__dots li ~ li {
        margin-left: 1rem; }
      .section--homepage-hero .section__dots li.slick-active button, .section--homepage-hero .section__dots li.slick-active input[type="submit"], .section--homepage-hero .section__dots li.slick-active
      input[type="button"] {
        background-color: #2F364F; }
    .section--homepage-hero .section__dots button, .section--homepage-hero .section__dots input[type="submit"], .section--homepage-hero .section__dots
    input[type="button"] {
      background-color: #F1F2F2;
      border: none;
      border-radius: 50%;
      text-indent: 100%;
      overflow: hidden;
      height: 0.5625rem;
      width: 0.5625rem;
      padding: 0; }
      .section--homepage-hero .section__dots button:hover, .section--homepage-hero .section__dots input[type="submit"]:hover, .section--homepage-hero .section__dots
      input[type="button"]:hover, .section--homepage-hero .section__dots button:focus, .section--homepage-hero .section__dots input[type="submit"]:focus, .section--homepage-hero .section__dots
      input[type="button"]:focus {
        background-color: #2F364F; }

.section--homepage-testimonials .section__slider {
  display: block;
  width: 100%;
  position: relative; 
  padding-top: 1.5rem;}/*This moves the testimonials on the home page down. The original code doesn't contain padding*/

.section--homepage-testimonials .section__slider-controls .button {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.section--homepage-testimonials .section__slider-controls .slick-prev {
  left: 0; }
  @media only screen and (min-width: 50em) {
    .section--homepage-testimonials .section__slider-controls .slick-prev {
      left: 1rem; } }

.section--homepage-testimonials .section__slider-controls .slick-next {
  right: 0; }
  @media only screen and (min-width: 50em) {
    .section--homepage-testimonials .section__slider-controls .slick-next {
      right: 1rem; } }

.section--homepage-testimonials .section__slide {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 3rem 2rem 4rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  @media only screen and (min-width: 30em) {
    .section--homepage-testimonials .section__slide {
      padding: 2rem 3rem;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  @media only screen and (min-width: 60em) {
    .section--homepage-testimonials .section__slide {
      padding: 3rem; } }
  .section--homepage-testimonials .section__slide__img {
    padding-bottom: 1rem;
    max-width: 12.5rem; }
    @media only screen and (min-width: 30em) {
      .section--homepage-testimonials .section__slide__img {
        padding-right: 2rem;
        margin-right: 2rem;
        border-right: 1px solid #BDC6CD;
        text-align: right; } }
    @media only screen and (min-width: 60em) {
      .section--homepage-testimonials .section__slide__img {
        padding-left: 3rem;
        padding-right: 3rem;
        margin-right: 3rem; } }
    @media only screen and (min-width: 30em) {
      .section--homepage-testimonials .section__slide__img + .section__slide__blockquote {
        padding-right: 1rem;
        text-align: left; } }
    @media only screen and (min-width: 60em) {
      .section--homepage-testimonials .section__slide__img + .section__slide__blockquote {
        padding-right: 3rem; } }
  .section--homepage-testimonials .section__slide__blockquote {
    text-align: center;
    display: block;
    width: 100%;
    color: #193047;
    margin-bottom: 0;
    font-size: 1.125rem; }
    @media screen and (min-width: 30em) {
      .section--homepage-testimonials .section__slide__blockquote {
        font-size: calc(1.125rem + 0.625 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .section--homepage-testimonials .section__slide__blockquote {
        font-size: 1.75rem; } }
    .section--homepage-testimonials .section__slide__blockquote p {
      color: inherit; }
    .section--homepage-testimonials .section__slide__blockquote p:first-of-type:before {
      content: ''; }
    .section--homepage-testimonials .section__slide__blockquote p:last-of-type {
      margin-bottom: 0; }
      .section--homepage-testimonials .section__slide__blockquote p:last-of-type:after {
        content: ''; }
  .section--homepage-testimonials .section__slide__cite {
    color: #8B9AA7;
    font-size: 1.125rem;
    font-size: 0.875rem; }
    @media screen and (min-width: 30em) {
      .section--homepage-testimonials .section__slide__cite {
        font-size: calc(0.875rem + 0.25 * (100vw - 30em) / 30); } }
    @media screen and (min-width: 60em) {
      .section--homepage-testimonials .section__slide__cite {
        font-size: 1.125rem; } }

.section--homepage-promotion .section__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-decoration: none; }
  @media only screen and (min-width: 50em) {
    .section--homepage-promotion .section__inner {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.section--homepage-promotion .section__content {
  width: 100%;
  padding: 1rem 2rem;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: none;
  text-align: center; }
  .section--homepage-promotion .section__content:before {
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    border-right: 1rem solid transparent;
    border-top: 1rem solid #fff;
    border-left: 1rem solid transparent;
    z-index: 1; }
  @media only screen and (min-width: 50em) {
    .section--homepage-promotion .section__content {
      width: 40%;
      text-align: left; }
      .section--homepage-promotion .section__content:before {
        top: 50%;
        left: 100%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        border-top: 1rem solid transparent;
        border-left: 1rem solid #fff;
        border-bottom: 1rem solid transparent;
        border-right: none; } }
  @media only screen and (min-width: 60em) {
    .section--homepage-promotion .section__content {
      padding: 2rem; } }

.section--homepage-promotion .section__header {
  display: block;
  -ms-flex-order: 3;
      order: 3; }

.section--homepage-promotion .section__heading {
  display: block;
  color: #193047;
  font-weight: 700;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  margin-bottom: 0;
  font-size: 2rem; }
  @media screen and (min-width: 30em) {
    .section--homepage-promotion .section__heading {
      font-size: calc(2rem + 1 * (100vw - 30em) / 30); } }
  @media screen and (min-width: 60em) {
    .section--homepage-promotion .section__heading {
      font-size: 3rem; } }

.section--homepage-promotion .section__text {
  display: block;
  color: #193047;
  font-weight: 700;
  font-family: "Scala Sans Web", "Montserrat", sans-serif;
  line-height: 1.25;
  font-size: 1.65rem; }
  @media screen and (min-width: 30em) {
    .section--homepage-promotion .section__text {
      font-size: calc(1.65rem + 0.1 * (100vw - 30em) / 22.5); } }
  @media screen and (min-width: 52.5em) {
    .section--homepage-promotion .section__text {
      font-size: 1.75rem; } }

.section--homepage-promotion .section__cta {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1.125rem; }

.section--homepage-promotion .section__image {
  width: 100%;
  position: relative; }
  @media only screen and (min-width: 50em) {
    .section--homepage-promotion .section__image {
      width: 60%; } }
  .section--homepage-promotion .section__image img {
    display: block; }
    @media only screen and (min-width: 50em) {
      .section--homepage-promotion .section__image img {
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        object-fit: cover;
        font-family: "object-fit: cover"; } }

.section--homepage-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .section--homepage-grid .section__header {
    width: 100%; }
  .section--homepage-grid .section__grid-items--custom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    @media only screen and (min-width: 50em) {
      .section--homepage-grid .section__grid-items--custom {
        width: 60%; } }
    .section--homepage-grid .section__grid-items--custom .item--large {
      min-height: 100vw; }
      @media only screen and (min-width: 61.25em) {
        .section--homepage-grid .section__grid-items--custom .item--large {
          min-height: 0;
          height: calc( ( 100vw - 225px ) * 0.4); } }
    .section--homepage-grid .section__grid-items--custom .item--medium {
      min-height: 50vw; }
      @media only screen and (min-width: 61.25em) {
        .section--homepage-grid .section__grid-items--custom .item--medium {
          min-height: 0;
          height: calc( ( 100vw - 225px ) * 0.4);
          width: 50%; } }
  .section--homepage-grid .section__grid-items--feed {
    width: 100%; }
    @media only screen and (min-width: 50em) {
      .section--homepage-grid .section__grid-items--feed {
        width: 40%; } }
    .section--homepage-grid .section__grid-items--feed .item--small {
      min-height: 50vw; }
      @media only screen and (min-width: 61.25em) {
        .section--homepage-grid .section__grid-items--feed .item--small {
          min-height: 0;
          height: calc( ( 100vw - 225px ) * 0.2); } }

/**
 * Leadership
 */
.section--leadership {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  width: 100%;
  padding: 2rem 2rem 4rem; }
  @media only screen and (min-width: 50em) {
    .section--leadership {
      padding: 3rem 3rem 4rem; } }
  .section--leadership .section__heading {
    width: 100%;
    margin-bottom: 3rem;
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }
  .section--leadership .leadership {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    @media only screen and (min-width: 50em) {
      .section--leadership .leadership {
        margin-right: -1.5rem;
        margin-left: -1.5rem; } }
  .section--leadership .leadership__role {
    width: 100%; }
    @media only screen and (min-width: 50em) {
      .section--leadership .leadership__role {
        width: 50%;
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .section--leadership .leadership__heading {
    border-bottom: 1px solid #9BA1B5;
    font-size: 0.875rem;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
    color: #FC6558;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1.5px; }
  .section--leadership .leadership__leaders {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  .section--leadership .leader {
    display: block; }
  .section--leadership .leader__heading {
    font-family: "Scala Sans Web", "Montserrat", sans-serif;
    font-size: 1.3125rem;
    margin-bottom: 3rem; }
  .section--leadership .leader__link {
    color: #193047;
    display: block;
    font-weight: 700;
    text-decoration: none; }
    .section--leadership .leader__link:hover, .section--leadership .leader__link:focus {
      color: #fd938a; }
  .section--leadership .leader__subheading {
    color: #26445C;
    display: block;
    font-size: 1rem;
    padding-top: 0.25rem; }
	
	
	.filetext {
		font-size: 8pt;
		color: #cc002b;
	}
