@charset "UTF-8";
@font-face {
  font-family: 'the519-regular';
  src: url("../font/the519-regular.eot?8949751");
  src: url("../font/the519-regular.eot?8949751#iefix") format("embedded-opentype"), url("../font/the519-regular.woff?8949751") format("woff"), url("../font/the519-regular.ttf?8949751") format("truetype"), url("../font/the519-regular.svg?8949751#the519-regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AvenirNext';
  font-weight: normal;
  font-style: normal;
  src: url("../font/2DACF6_0_0.eot");
  src: url("../font/2DACF6_0_0.eot?#iefix") format("embedded-opentype"), url("../font/2DACF6_0_0.woff2") format("woff2"), url("../font/2DACF6_0_0.woff") format("woff"), url("../font/2DACF6_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'AvenirNext';
  font-weight: bold;
  font-style: normal;
  src: url("../font/2DACF6_1_0.eot");
  src: url("../font/2DACF6_1_0.eot?#iefix") format("embedded-opentype"), url("../font/2DACF6_1_0.woff2") format("woff2"), url("../font/2DACF6_1_0.woff") format("woff"), url("../font/2DACF6_1_0.ttf") format("truetype"); }
@font-face {
  font-family: 'AvenirNext';
  font-weight: normal;
  font-style: italic;
  src: url("../font/2DACF6_2_0.eot");
  src: url("../font/2DACF6_2_0.eot?#iefix") format("embedded-opentype"), url("../font/2DACF6_2_0.woff2") format("woff2"), url("../font/2DACF6_2_0.woff") format("woff"), url("../font/2DACF6_2_0.ttf") format("truetype"); }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

[class^="icon-"]:before, [class*=" icon-"]:before,
.ui-icon:before {
  font-family: "the519-regular";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  margin-left: .2em; }

.icon-hamburger:before {
  content: '\e800'; }

/* '' */
.icon-close:before {
  content: '\e801'; }

/* '' */
.icon-search:before {
  content: '\e802'; }

/* '' */
.icon-down-arrow:before {
  content: '\e803'; }

/* '' */
.icon-ticket:before {
  content: '\e804'; }

/* '' */
.icon-heart:before {
  content: '\e805'; }

/* '' */
.icon-info:before {
  content: '\e806'; }

/* '' */
.icon-pencil:before {
  content: '\e807'; }

/* '' */
.icon-calendar:before {
  content: '\e808'; }

/* '' */
.icon-left-open-big:before {
  content: '\e809'; }

/* '' */
.icon-right-open-big:before {
  content: '\e80a'; }

/* '' */
.icon-twitter:before {
  content: '\e80b'; }

/* '' */
.icon-flickr:before {
  content: '\e80d'; }

/* '' */
.icon-youtube-play:before {
  content: '\e80e'; }

/* '' */
.icon-instagram:before {
  content: '\e80f'; }

/* '' */
.icon-facebook:before {
  content: '\e810'; }

/* '' */
/*** animation cvariables ***/
/*** Loader aniumations ***/
/*** Underline Links ***/
.cell--purple {
  color: #fff;
  background: #594D99;
  color: #fff; }
  .cell--purple a,
  .cell--purple .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--purple a:after,
    .cell--purple .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--purple a:hover, .cell--purple a:active,
    .cell--purple .tel:hover,
    .cell--purple .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--purple a:hover:after, .cell--purple a:active:after,
      .cell--purple .tel:hover:after,
      .cell--purple .tel:active:after {
        border-color: #fff; }
  .cell--purple hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--purple .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--purple .btn:hover, .cell--purple .btn:active {
      border-color: #fff;
      background: #fff;
      color: #594D99; }

.cell--purple-darker {
  color: #fff;
  background: #3b3366;
  color: #fff; }
  .cell--purple-darker a,
  .cell--purple-darker .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--purple-darker a:after,
    .cell--purple-darker .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--purple-darker a:hover, .cell--purple-darker a:active,
    .cell--purple-darker .tel:hover,
    .cell--purple-darker .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--purple-darker a:hover:after, .cell--purple-darker a:active:after,
      .cell--purple-darker .tel:hover:after,
      .cell--purple-darker .tel:active:after {
        border-color: #fff; }
  .cell--purple-darker hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--purple-darker .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--purple-darker .btn:hover, .cell--purple-darker .btn:active {
      border-color: #fff;
      background: #fff;
      color: #594D99; }

.cell--teal {
  color: #fff;
  background: #0098A6;
  color: #fff; }
  .cell--teal a,
  .cell--teal .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--teal a:after,
    .cell--teal .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--teal a:hover, .cell--teal a:active,
    .cell--teal .tel:hover,
    .cell--teal .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--teal a:hover:after, .cell--teal a:active:after,
      .cell--teal .tel:hover:after,
      .cell--teal .tel:active:after {
        border-color: #fff; }
  .cell--teal hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--teal .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--teal .btn:hover, .cell--teal .btn:active {
      border-color: #fff;
      background: #fff;
      color: #0098A6; }

.cell--magenta {
  color: #fff;
  background: #D94C87;
  color: #fff; }
  .cell--magenta a,
  .cell--magenta .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--magenta a:after,
    .cell--magenta .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--magenta a:hover, .cell--magenta a:active,
    .cell--magenta .tel:hover,
    .cell--magenta .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--magenta a:hover:after, .cell--magenta a:active:after,
      .cell--magenta .tel:hover:after,
      .cell--magenta .tel:active:after {
        border-color: #fff; }
  .cell--magenta hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--magenta .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--magenta .btn:hover, .cell--magenta .btn:active {
      border-color: #fff;
      background: #fff;
      color: #D94C87; }

.cell--l-green {
  color: #fff;
  background: #638C46;
  color: #fff; }
  .cell--l-green a,
  .cell--l-green .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--l-green a:after,
    .cell--l-green .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--l-green a:hover, .cell--l-green a:active,
    .cell--l-green .tel:hover,
    .cell--l-green .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--l-green a:hover:after, .cell--l-green a:active:after,
      .cell--l-green .tel:hover:after,
      .cell--l-green .tel:active:after {
        border-color: #fff; }
  .cell--l-green hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--l-green .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--l-green .btn:hover, .cell--l-green .btn:active {
      border-color: #fff;
      background: #fff;
      color: #638C46; }

.cell--green {
  color: #fff;
  background: #50B3AA;
  color: #fff; }
  .cell--green a,
  .cell--green .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--green a:after,
    .cell--green .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--green a:hover, .cell--green a:active,
    .cell--green .tel:hover,
    .cell--green .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--green a:hover:after, .cell--green a:active:after,
      .cell--green .tel:hover:after,
      .cell--green .tel:active:after {
        border-color: #fff; }
  .cell--green hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--green .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--green .btn:hover, .cell--green .btn:active {
      border-color: #fff;
      background: #fff;
      color: #50B3AA; }

.cell--blue {
  color: #fff;
  background: #426CA6;
  color: #fff; }
  .cell--blue a,
  .cell--blue .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--blue a:after,
    .cell--blue .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--blue a:hover, .cell--blue a:active,
    .cell--blue .tel:hover,
    .cell--blue .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--blue a:hover:after, .cell--blue a:active:after,
      .cell--blue .tel:hover:after,
      .cell--blue .tel:active:after {
        border-color: #fff; }
  .cell--blue hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--blue .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--blue .btn:hover, .cell--blue .btn:active {
      border-color: #fff;
      background: #fff;
      color: #426CA6; }

.cell--grey {
  background: #f2f2f2; }

.cell--dark-grey {
  color: #fff;
  background: #292E33;
  color: #fff; }
  .cell--dark-grey a,
  .cell--dark-grey .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .cell--dark-grey a:after,
    .cell--dark-grey .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .cell--dark-grey a:hover, .cell--dark-grey a:active,
    .cell--dark-grey .tel:hover,
    .cell--dark-grey .tel:active {
      color: #fff;
      border-color: #fff; }
      .cell--dark-grey a:hover:after, .cell--dark-grey a:active:after,
      .cell--dark-grey .tel:hover:after,
      .cell--dark-grey .tel:active:after {
        border-color: #fff; }
  .cell--dark-grey hr {
    background: rgba(255, 255, 255, 0.2); }
  .cell--dark-grey .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .cell--dark-grey .btn:hover, .cell--dark-grey .btn:active {
      border-color: #fff;
      background: #fff;
      color: #292E33; }

.reversed {
  color: #fff; }
  .reversed .btn {
    color: #fff;
    border-color: #fff; }
    .reversed .btn:hover {
      background: #fff;
      color: #594D99; }

html {
  background: #eee; }

body {
  max-width: 1700px;
  margin: 0 auto;
  box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
  background: #fff;
  position: relative; }

* {
  box-sizing: border-box; }

.v-padded {
  padding-top: 1.5em;
  padding-bottom: 1.5em; }
  @media (min-width: 25em) {
    .v-padded {
      padding-top: 2.5em;
      padding-bottom: 2.5em; } }
  @media (min-width: 60em) {
    .v-padded {
      padding-top: 4.25em;
      padding-bottom: 4.25em; } }

.v-padded--smaller {
  padding-top: 1em;
  padding-bottom: 1em; }
  @media (min-width: 25em) {
    .v-padded--smaller {
      padding-top: 1.5em;
      padding-bottom: 1.5em; } }
  @media (min-width: 60em) {
    .v-padded--smaller {
      padding-top: 2em;
      padding-bottom: 2em; } }

.h-padded {
  padding-left: 1.5em;
  padding-right: 1.5em; }
  @media (min-width: 25em) {
    .h-padded {
      padding-left: 2.5em;
      padding-right: 2.5em; } }
  @media (min-width: 60em) {
    .h-padded {
      padding-left: 4.25em;
      padding-right: 4.25em; } }

@media (min-width: 60em) {
  .bg-padded {
    padding: 1.5em;
    background-position: center;
    background-size: cover;
    min-height: 12em; } }
  @media (min-width: 60em) and (min-width: 40em) {
    .bg-padded {
      padding: 2.5em; } }
  @media (min-width: 60em) and (min-width: 60em) {
    .bg-padded {
      padding: 4.25em; } }
  @media (min-width: 60em) and (min-width: 40em) {
    .bg-padded {
      min-height: 18em; } }
  @media (min-width: 60em) and (min-width: 60em) {
    .bg-padded {
      min-height: 22em; } }

@media (min-width: 80em) {
  .l-v-pad {
    padding: 3em 0; } }

.grid {
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: stretch; }

ol.grid,
ul.grid {
  padding: 0;
  margin: 0; }
  ol.grid li,
  ul.grid li {
    list-style: none;
    margin: 0;
    padding: 0; }

.grid-cell {
  flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /* IE 10 */ }

.full-img-3 .grid-cell {
  height: 0;
  padding: 50% 0 0; }

.full-img-2 .grid-cell {
  height: 0;
  padding: 40% 0 0; }

.full-img-1 .grid-cell {
  height: 0;
  padding: 30% 0 0; }

.grid--gutters {
  margin: 0 -1.8em; }

.grid--gutters > .grid-cell {
  padding: 0 1.8em; }

/* V Alignment per row */
.grid--top {
  align-items: flex-start; }

.grid--bottom {
  align-items: flex-end; }

.grid--center {
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center; }

.grid--center > .grid-cell {
  -moz-box-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.grid--hcenter {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* V Alignment per cell */
.cell--top {
  -ms-flex-pack: flex-start;
  -webkit-align-self: flex-start;
  align-self: flex-start; }

.cell--bottom {
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end; }

.cell--center {
  -ms-align-self: center;
  -webkit-align-self: center;
  align-self: center; }

/* H Alignment per cell */
.cell--first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }

.cell--last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

@media (min-width: 48em) {
  .min-height-1 {
    min-height: 24em; } }

@media (min-width: 48em) {
  .min-height-2 {
    min-height: 30em; } }

@media (min-width: 60em) {
  .height-80 {
    height: 80vh; } }

@media (min-width: 48em) {
  .max-width-1 {
    max-width: 32em;
    margin-left: auto;
    margin-right: auto; } }

.padded {
  padding: 1.5em; }
  @media (min-width: 40em) {
    .padded {
      padding: 2.5em; } }
  @media (min-width: 60em) {
    .padded {
      padding: 4.25em; } }

.padded--smaller {
  padding: 1em; }
  @media (min-width: 25em) {
    .padded--smaller {
      padding: 1.5em; } }
  @media (min-width: 60em) {
    .padded--smaller {
      padding: 2em; } }

.pull-right {
  float: right; }

.pull-left {
  float: right; }

.bg-wrap {
  position: relative; }

.cell--white {
  background: #fff; }

/**** Details ****/
.cell--radius {
  border-radius: 5px; }

/* Alignment per cell */
.cell--top {
  align-self: flex-start; }

.cell--bottom {
  align-self: flex-end; }

.cell--center {
  align-self: center; }

/* Alignment per row */
.row--center {
  align-content: center; }

/**** Sizes ****/
/** Base classes for all sizes ****/
.a-fit,
.a-grid-fit > .grid-cell {
  flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /* IE 10 */ }

.a-full,
.a-grid-full > .grid-cell {
  flex: 0 0 100%;
  -moz-box-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  /* IE 10 */ }

.a-1of2,
.a-grid-1of2 > .grid-cell {
  flex: 0 0 50%;
  -moz-box-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  /* IE 10 */ }

.a-1of3,
.a-grid-1of3 > .grid-cell {
  flex: 0 0 33.3333%;
  -moz-box-flex: 0 0 33.3333%;
  -webkit-flex: 0 0 33.3333%;
  -ms-flex: 0 0 33.3333%;
  /* IE 10 */ }

.a-1of4,
.a-grid-1of4 > .grid-cell {
  flex: 0 0 25%;
  -moz-box-flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  /* IE 10 */ }

@media (min-width: 40em) {
  .sm-fit,
  .sm-grid-fit > .grid-cell {
    flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    /* IE 10 */ }

  .sm-full,
  .sm-grid-full > .grid-cell {
    flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    /* IE 10 */ }

  .sm-1of2,
  .sm-grid-1of2 > .grid-cell {
    flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    /* IE 10 */ }

  .sm-1of3,
  .sm-grid-1of4 > .grid-cell {
    flex: 0 0 33.3333%;
    -moz-box-flex: 0 0 33.3333%;
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    /* IE 10 */ }

  .sm-1of4,
  .sm-grid-1of4 > .grid-cell {
    flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    /* IE 10 */ } }
@media (min-width: 60em) {
  .med-fit,
  .med-grid-fit > .grid-cell {
    flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    /* IE 10 */ }

  .med-full,
  .med-grid-full > .grid-cell {
    flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    /* IE 10 */ }

  .med-2of3,
  .med-grid-2of3 > .grid-cell {
    flex: 0 0 66.6666%;
    -moz-box-flex: 0 0 66.6666%;
    -webkit-flex: 0 0 66.6666%;
    -ms-flex: 0 0 66.6666%;
    /* IE 10 */ }

  .med-1of2,
  .med-grid-1of2 > .grid-cell {
    flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    /* IE 10 */ }

  .med-1of3,
  .med-grid-1of3 > .grid-cell {
    flex: 0 0 33.3333%;
    -moz-box-flex: 0 0 33.3333%;
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    /* IE 10 */ }

  .med-1of4,
  .med-grid-1of4 > .grid-cell {
    flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    /* IE 10 */ }

  .med-3of4,
  .med-grid-3of4 > .grid-cell {
    flex: 0 0 75%;
    -moz-box-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    /* IE 10 */ } }
@media (min-width: 80em) {
  .lg-fit,
  .lg-grid-fit > .grid-cell {
    flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    /* IE 10 */ }

  .lg-full,
  .lg-grid-full > .grid-cell {
    flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    /* IE 10 */ }

  .lg-2of3 {
    flex: 0 0 66.6666%;
    -moz-box-flex: 0 0 66.6666%;
    -webkit-flex: 0 0 66.6666%;
    -ms-flex: 0 0 66.6666%;
    /* IE 10 */ }

  .lg-1of2,
  .lg-grid-1of2 > .grid-cell {
    flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    /* IE 10 */ }

  .lg-1of3,
  .lg-grid-1of3 > .grid-cell {
    flex: 0 0 33.3333%;
    -moz-box-flex: 0 0 33.3333%;
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    /* IE 10 */ }

  .lg-1of4,
  .lg-grid-1of4 > .grid-cell {
    flex: 0 0 25%;
    -moz-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    /* IE 10 */ } }
html {
  font-size: 17px; }

body {
  font-family: "AvenirNext", Helvetica, Arial;
  -webkit-font-smoothing: antialiased;
  color: #4D4D4D;
  line-height: 1.5em; }
  @media (min-width: 80em) {
    body {
      font-size: 20px;
      font-size: 1.17647rem; } }
  @media (min-width: 100em) {
    body {
      font-size: 24px;
      font-size: 1.41176rem; } }

.huge {
  font-size: 48px;
  font-size: 2.82353rem;
  line-height: 1.2em;
  margin: 0;
  letter-spacing: -0.03em; }
  @media (min-width: 80em) {
    .huge {
      font-size: 70px;
      font-size: 4.11765rem; } }

h1,
.h1 {
  font-size: 28px;
  font-size: 1.64706rem;
  line-height: 1.3em;
  margin: 0; }
  @media (min-width: 80em) {
    h1,
    .h1 {
      font-size: 34px;
      font-size: 2rem; } }

h2,
.h2 {
  font-size: 24px;
  font-size: 1.41176rem;
  line-height: 1.3em;
  margin: 0 0 0.8em; }
  @media (min-width: 80em) {
    h2,
    .h2 {
      font-size: 30px;
      font-size: 1.76471rem; } }

p + h2,
p + .h2,
h1 + h2
h1 + .h2 {
  margin-top: 2em; }

h3,
.h3 {
  font-size: 20px;
  font-size: 1.17647rem;
  margin: 2em 0 1em;
  line-height: 1.3em;
  display: block;
  font-weight: 600; }
  @media (min-width: 80em) {
    h3,
    .h3 {
      font-size: 24px;
      font-size: 1.41176rem; } }

p.lede,
.lede p {
  font-size: 24px;
  font-size: 1.41176rem;
  font-weight: 400;
  margin-bottom: 1em;
  line-height: 1.3em; }
  @media (min-width: 80em) {
    p.lede,
    .lede p {
      font-size: 30px;
      font-size: 1.76471rem; } }

p.larger,
.larger p {
  margin-bottom: 1em;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 1.17647rem; }
  @media (min-width: 80em) {
    p.larger,
    .larger p {
      font-size: 24px;
      font-size: 1.41176rem; } }

.smaller {
  font-size: 17px;
  font-size: 1rem;
  line-height: 1.5em; }

.sub {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.82353rem;
  letter-spacing: 2px;
  margin: 0; }

p {
  margin: 0 0 1em;
  max-width: 40em; }

small {
  font-size: 14px;
  font-size: 0.82353rem;
  line-height: 1.5em;
  display: inline-block;
  opacity: 0.6;
  font-weight: 600;
  letter-spacing: 0.03em; }

li {
  margin: 0.45em 0; }

blockquote p {
  font-style: italic; }

.text-center {
  text-align: center;
  justify-content: center; }
  .text-center p {
    margin-right: auto;
    margin-left: auto; }

.space-bottom-1 {
  margin-bottom: 1em; }

.space-top-1 {
  margin-top: 1em; }

.space-top-2 {
  margin-top: 2em; }

.space-top-3 {
  margin-top: 3em; }

.space-bottom-2 {
  margin-bottom: 2em; }

.space-bottom-3 {
  margin-bottom: 3em; }

.space-v-2 {
  margin-top: 2em;
  margin-bottom: 2em; }

.space-v-4 {
  margin-top: 4em;
  margin-bottom: 4em; }

a,
.tel {
  text-decoration: none;
  text-decoration: none;
  display: inline-block;
  position: relative;
  color: #47a39a; }

a {
  transition: color .15s ease-out, opacity 0.15s ease-out; }
  a:hover, a:active {
    color: #62bbb3; }
  a:after {
    transition: all .15s ease-out; }

p a:after,
h1 a:after,
h2 a:after,
h3 a:after,
h4 a:after,
li a:after,
.breadcrumb a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  transition: all .15s ease-out; }
p a:hover:after, p a:active:after,
h1 a:hover:after,
h1 a:active:after,
h2 a:hover:after,
h2 a:active:after,
h3 a:hover:after,
h3 a:active:after,
h4 a:hover:after,
h4 a:active:after,
li a:hover:after,
li a:active:after,
.breadcrumb a:hover:after,
.breadcrumb a:active:after {
  border-color: #74c2bb; }

.event-more {
  position: relative; }
  .event-more:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    transition: all .15s ease-out; }
  .event-more:hover:after, .event-more:active:after {
    border-color: #fff; }

hr {
  background: #eee;
  height: 2px;
  border: none;
  margin: 2em auto; }

.hr--small {
  max-width: 10em; }

.hr--h-space {
  margin: 0 1.5em; }
  @media (min-width: 25em) {
    .hr--h-space {
      margin: 0 2.5em; } }
  @media (min-width: 60em) {
    .hr--h-space {
      margin: 0 4.25em; } }

/**** Buttons ****/
.btn,
button,
input[type=submit],
input[type=button] {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  border-radius: 5px;
  font-size: 1em;
  letter-spacing: .02em;
  padding: 0.6em 1em;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  border: 2px solid #50B3AA;
  background: transparent;
  color: #50B3AA;
  line-height: inherit; }
  @media (max-width: 40em) {
    .btn,
    button,
    input[type=submit],
    input[type=button] {
      display: block;
      margin-bottom: 0.5em; } }
  .btn:after,
  button:after,
  input[type=submit]:after,
  input[type=button]:after {
    border: none; }
  .btn:hover,
  button:hover,
  input[type=submit]:hover,
  input[type=button]:hover {
    background-color: #50B3AA;
    color: #fff;
    border: 2px solid transparent; }
  .btn.btn--primary,
  button.btn--primary,
  input[type=submit].btn--primary,
  input[type=button].btn--primary {
    color: #fff;
    background: #50B3AA;
    color: #fff; }
    .btn.btn--primary a,
    .btn.btn--primary .tel,
    button.btn--primary a,
    button.btn--primary .tel,
    input[type=submit].btn--primary a,
    input[type=submit].btn--primary .tel,
    input[type=button].btn--primary a,
    input[type=button].btn--primary .tel {
      color: #fff;
      border-color: rgba(255, 255, 255, 0.4); }
      .btn.btn--primary a:after,
      .btn.btn--primary .tel:after,
      button.btn--primary a:after,
      button.btn--primary .tel:after,
      input[type=submit].btn--primary a:after,
      input[type=submit].btn--primary .tel:after,
      input[type=button].btn--primary a:after,
      input[type=button].btn--primary .tel:after {
        border-color: rgba(255, 255, 255, 0.4); }
      .btn.btn--primary a:hover, .btn.btn--primary a:active,
      .btn.btn--primary .tel:hover,
      .btn.btn--primary .tel:active,
      button.btn--primary a:hover,
      button.btn--primary a:active,
      button.btn--primary .tel:hover,
      button.btn--primary .tel:active,
      input[type=submit].btn--primary a:hover,
      input[type=submit].btn--primary a:active,
      input[type=submit].btn--primary .tel:hover,
      input[type=submit].btn--primary .tel:active,
      input[type=button].btn--primary a:hover,
      input[type=button].btn--primary a:active,
      input[type=button].btn--primary .tel:hover,
      input[type=button].btn--primary .tel:active {
        color: #fff;
        border-color: #fff; }
        .btn.btn--primary a:hover:after, .btn.btn--primary a:active:after,
        .btn.btn--primary .tel:hover:after,
        .btn.btn--primary .tel:active:after,
        button.btn--primary a:hover:after,
        button.btn--primary a:active:after,
        button.btn--primary .tel:hover:after,
        button.btn--primary .tel:active:after,
        input[type=submit].btn--primary a:hover:after,
        input[type=submit].btn--primary a:active:after,
        input[type=submit].btn--primary .tel:hover:after,
        input[type=submit].btn--primary .tel:active:after,
        input[type=button].btn--primary a:hover:after,
        input[type=button].btn--primary a:active:after,
        input[type=button].btn--primary .tel:hover:after,
        input[type=button].btn--primary .tel:active:after {
          border-color: #fff; }
    .btn.btn--primary hr,
    button.btn--primary hr,
    input[type=submit].btn--primary hr,
    input[type=button].btn--primary hr {
      background: rgba(255, 255, 255, 0.2); }
    .btn.btn--primary .btn,
    button.btn--primary .btn,
    input[type=submit].btn--primary .btn,
    input[type=button].btn--primary .btn {
      border-color: rgba(255, 255, 255, 0.4);
      color: #fff; }
      .btn.btn--primary .btn:hover, .btn.btn--primary .btn:active,
      button.btn--primary .btn:hover,
      button.btn--primary .btn:active,
      input[type=submit].btn--primary .btn:hover,
      input[type=submit].btn--primary .btn:active,
      input[type=button].btn--primary .btn:hover,
      input[type=button].btn--primary .btn:active {
        border-color: #fff;
        background: #fff;
        color: #50B3AA; }
    .btn.btn--primary:hover,
    button.btn--primary:hover,
    input[type=submit].btn--primary:hover,
    input[type=button].btn--primary:hover {
      background-color: #74c2bb;
      border: 2px solid transparent !important; }
  .btn:active,
  button:active,
  input[type=submit]:active,
  input[type=button]:active {
    -webkit-transform: translateZ(0) scale(0.9, 0.9); }
  .btn.submit,
  button.submit,
  input[type=submit].submit,
  input[type=button].submit {
    padding: 1.2em 2em; }

.btn--sm {
  font-size: 0.75em;
  padding: 0.5em 1em 0.35em;
  line-height: 1.4em; }

.btn--lg {
  padding: 1em 1.5em; }

.btn--bold {
  font-weight: 700; }

.btn--block {
  display: block;
  margin-bottom: 0.5em; }

.donate-btn {
  transition: all 0.15s ease;
  border-radius: 5px;
  letter-spacing: 0.02em !important;
  font-weight: 600 !important;
  border: 2px solid #50B3AA;
  background: transparent;
  color: #50B3AA !important;
  padding: 0.5em 1em 0.35em !important;
  line-height: 1.4em !important;
  border: 2px solid #50B3AA !important;
  background: transparent;
  font-size: 13px !important;
  font-size: 0.76471rem !important;
  height: auto !important; }
  .donate-btn:hover {
    background-color: #50B3AA !important;
    color: #fff !important;
    border: 2px solid transparent !important; }

#logo {
  height: 36px;
  width: 140px;
  max-height: 40px;
  margin: 16px;
  display: block;
  float: left;
  margin-right: 30px; }

.brand {
  width: 100%;
  height: 100%;
  display: block;
  background: transparent url("../img/the519.svg") no-repeat center; }
  .brand:after {
    border: none; }

.no-svg .brand {
  background: url("../img/the519.png") no-repeat center;
  height: 40px;
  width: 150px; }

/*** Header ***/
.page-header {
  padding: 1.5em;
  color: #fff;
  background: #594D99;
  color: #fff; }
  @media (min-width: 40em) {
    .page-header {
      padding: 2.5em; } }
  @media (min-width: 60em) {
    .page-header {
      padding: 4.25em; } }
  .page-header a,
  .page-header .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .page-header a:after,
    .page-header .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .page-header a:hover, .page-header a:active,
    .page-header .tel:hover,
    .page-header .tel:active {
      color: #fff;
      border-color: #fff; }
      .page-header a:hover:after, .page-header a:active:after,
      .page-header .tel:hover:after,
      .page-header .tel:active:after {
        border-color: #fff; }
  .page-header hr {
    background: rgba(255, 255, 255, 0.2); }
  .page-header .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .page-header .btn:hover, .page-header .btn:active {
      border-color: #fff;
      background: #fff;
      color: #594D99; }
  .page-header.program-category-header {
    padding-top: 2em;
    padding-bottom: 2em; }

.hero-text {
  margin-top: 1em; }
  @media (min-width: 60em) {
    .hero-text {
      max-width: 50%;
      margin-top: 1.6em; } }

.img-wrap {
  position: relative;
  overflow: hidden; }

.bg-img {
  background-position: center;
  background-size: cover;
  min-height: 12em; }
  @media (min-width: 40em) {
    .bg-img {
      min-height: 18em; } }
  @media (min-width: 60em) {
    .bg-img {
      min-height: 22em; } }

.aligner {
  height: auto;
  min-height: 24em;
  overflow: hidden;
  max-height: 400px; }

.aligner-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.aligner-item--fixed {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: 100%; }

.divider {
  padding: 2em 1em; }
  .divider h1,
  .divider h2,
  .divider h3 {
    margin: 0; }

@media (min-width: 60em) {
  .middle-borders {
    border-top: none;
    border-bottom: none;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd; } }

/*** Big CTA ***/
.big-ctas .cta-link {
  overflow: hidden;
  text-align: center;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  color: #fff;
  min-height: 14em;
  height: auto; }
  .big-ctas .cta-link a,
  .big-ctas .cta-link .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .cta-link a:after,
    .big-ctas .cta-link .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .cta-link a:hover, .big-ctas .cta-link a:active,
    .big-ctas .cta-link .tel:hover,
    .big-ctas .cta-link .tel:active {
      color: #fff;
      border-color: #fff; }
      .big-ctas .cta-link a:hover:after, .big-ctas .cta-link a:active:after,
      .big-ctas .cta-link .tel:hover:after,
      .big-ctas .cta-link .tel:active:after {
        border-color: #fff; }
  .big-ctas .cta-link hr {
    background: rgba(255, 255, 255, 0.2); }
  .big-ctas .cta-link:after {
    border: none; }
  .big-ctas .cta-link h2 {
    margin: 1em 0;
    position: relative;
    z-index: 10; }
  .big-ctas .cta-link h3 {
    margin: 1em 0;
    position: relative;
    z-index: 10; }
  .big-ctas .cta-link .bg-img {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1; }
  .big-ctas .cta-link:hover .bg-img, .big-ctas .cta-link:active .bg-img, .big-ctas .cta-link:focus .bg-img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/*--------------------
	Three CTAs
--------------------*/
.big-ctas .volunteer-cta {
  color: #fff;
  background: #594D99;
  color: #fff; }
  .big-ctas .volunteer-cta a,
  .big-ctas .volunteer-cta .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .volunteer-cta a:after,
    .big-ctas .volunteer-cta .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .volunteer-cta a:hover, .big-ctas .volunteer-cta a:active,
    .big-ctas .volunteer-cta .tel:hover,
    .big-ctas .volunteer-cta .tel:active {
      color: #fff;
      border-color: #fff; }
      .big-ctas .volunteer-cta a:hover:after, .big-ctas .volunteer-cta a:active:after,
      .big-ctas .volunteer-cta .tel:hover:after,
      .big-ctas .volunteer-cta .tel:active:after {
        border-color: #fff; }
  .big-ctas .volunteer-cta hr {
    background: rgba(255, 255, 255, 0.2); }
  .big-ctas .volunteer-cta .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .big-ctas .volunteer-cta .btn:hover, .big-ctas .volunteer-cta .btn:active {
      border-color: #fff;
      background: #fff;
      color: #594D99; }
.big-ctas .join-cta:after {
  color: #fff;
  background: #50B3AA;
  color: #fff; }
  .big-ctas .join-cta:after a,
  .big-ctas .join-cta:after .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .join-cta:after a:after,
    .big-ctas .join-cta:after .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .join-cta:after a:hover, .big-ctas .join-cta:after a:active,
    .big-ctas .join-cta:after .tel:hover,
    .big-ctas .join-cta:after .tel:active {
      color: #fff;
      border-color: #fff; }
      .big-ctas .join-cta:after a:hover:after, .big-ctas .join-cta:after a:active:after,
      .big-ctas .join-cta:after .tel:hover:after,
      .big-ctas .join-cta:after .tel:active:after {
        border-color: #fff; }
  .big-ctas .join-cta:after hr {
    background: rgba(255, 255, 255, 0.2); }
  .big-ctas .join-cta:after .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .big-ctas .join-cta:after .btn:hover, .big-ctas .join-cta:after .btn:active {
      border-color: #fff;
      background: #fff;
      color: #50B3AA; }
.big-ctas .donate-cta {
  color: #fff;
  background: #638C46;
  color: #fff; }
  .big-ctas .donate-cta a,
  .big-ctas .donate-cta .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .donate-cta a:after,
    .big-ctas .donate-cta .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .big-ctas .donate-cta a:hover, .big-ctas .donate-cta a:active,
    .big-ctas .donate-cta .tel:hover,
    .big-ctas .donate-cta .tel:active {
      color: #fff;
      border-color: #fff; }
      .big-ctas .donate-cta a:hover:after, .big-ctas .donate-cta a:active:after,
      .big-ctas .donate-cta .tel:hover:after,
      .big-ctas .donate-cta .tel:active:after {
        border-color: #fff; }
  .big-ctas .donate-cta hr {
    background: rgba(255, 255, 255, 0.2); }
  .big-ctas .donate-cta .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .big-ctas .donate-cta .btn:hover, .big-ctas .donate-cta .btn:active {
      border-color: #fff;
      background: #fff;
      color: #638C46; }

/**** Side nav menu ****/
.side-menu {
  padding: 1em;
  border-radius: 5px;
  border: 2px solid #ddd;
  width: 100%; }
  @media (min-width: 25em) {
    .side-menu {
      padding: 1.5em; } }
  @media (min-width: 60em) {
    .side-menu {
      padding: 2em; } }
  .side-menu .side-menu-link {
    display: block;
    padding: 0.6em;
    word-wrap: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
    .side-menu .side-menu-link:after {
      border: none; }
  .side-menu .current-menu-link {
    background: #50B3AA;
    color: #fff;
    padding: 0.6em 1.2em;
    margin: -2px -0.6em 0;
    border-radius: 5px;
    border: none; }

/**** Side link box ***/
.side-links {
  text-align: center; }
  .side-links .side-links__header,
  .side-links .side-links__link,
  .side-links .side-links__item {
    display: block;
    padding: 1em 1.5em; }
  .side-links .side-links__list {
    border: 2px solid #ddd;
    border-radius: 5px;
    overflow: hidden; }
  .side-links .side-links__actions {
    text-align: left; }
    .side-links .side-links__actions span {
      margin-right: 0.6em; }
  .side-links .side-links__header {
    color: #fff;
    background: #50B3AA;
    color: #fff;
    font-weight: 600;
    border-radius: 5px 5px 0 0; }
    .side-links .side-links__header a,
    .side-links .side-links__header .tel {
      color: #fff;
      border-color: rgba(255, 255, 255, 0.4); }
      .side-links .side-links__header a:after,
      .side-links .side-links__header .tel:after {
        border-color: rgba(255, 255, 255, 0.4); }
      .side-links .side-links__header a:hover, .side-links .side-links__header a:active,
      .side-links .side-links__header .tel:hover,
      .side-links .side-links__header .tel:active {
        color: #fff;
        border-color: #fff; }
        .side-links .side-links__header a:hover:after, .side-links .side-links__header a:active:after,
        .side-links .side-links__header .tel:hover:after,
        .side-links .side-links__header .tel:active:after {
          border-color: #fff; }
    .side-links .side-links__header hr {
      background: rgba(255, 255, 255, 0.2); }
    .side-links .side-links__header .btn {
      border-color: rgba(255, 255, 255, 0.4);
      color: #fff; }
      .side-links .side-links__header .btn:hover, .side-links .side-links__header .btn:active {
        border-color: #fff;
        background: #fff;
        color: #50B3AA; }
  .side-links .side-links__link {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-bottom: 2px solid #ddd; }
    .side-links .side-links__link:after {
      border: none; }
    .side-links .side-links__link:last-child {
      border: none; }
    .side-links .side-links__link:hover, .side-links .side-links__link:active, .side-links .side-links__link:focus {
      color: #fff;
      background: #426CA6;
      color: #fff;
      border-color: #426CA6; }
      .side-links .side-links__link:hover a,
      .side-links .side-links__link:hover .tel, .side-links .side-links__link:active a,
      .side-links .side-links__link:active .tel, .side-links .side-links__link:focus a,
      .side-links .side-links__link:focus .tel {
        color: #fff;
        border-color: rgba(255, 255, 255, 0.4); }
        .side-links .side-links__link:hover a:after,
        .side-links .side-links__link:hover .tel:after, .side-links .side-links__link:active a:after,
        .side-links .side-links__link:active .tel:after, .side-links .side-links__link:focus a:after,
        .side-links .side-links__link:focus .tel:after {
          border-color: rgba(255, 255, 255, 0.4); }
        .side-links .side-links__link:hover a:hover, .side-links .side-links__link:hover a:active,
        .side-links .side-links__link:hover .tel:hover,
        .side-links .side-links__link:hover .tel:active, .side-links .side-links__link:active a:hover, .side-links .side-links__link:active a:active,
        .side-links .side-links__link:active .tel:hover,
        .side-links .side-links__link:active .tel:active, .side-links .side-links__link:focus a:hover, .side-links .side-links__link:focus a:active,
        .side-links .side-links__link:focus .tel:hover,
        .side-links .side-links__link:focus .tel:active {
          color: #fff;
          border-color: #fff; }
          .side-links .side-links__link:hover a:hover:after, .side-links .side-links__link:hover a:active:after,
          .side-links .side-links__link:hover .tel:hover:after,
          .side-links .side-links__link:hover .tel:active:after, .side-links .side-links__link:active a:hover:after, .side-links .side-links__link:active a:active:after,
          .side-links .side-links__link:active .tel:hover:after,
          .side-links .side-links__link:active .tel:active:after, .side-links .side-links__link:focus a:hover:after, .side-links .side-links__link:focus a:active:after,
          .side-links .side-links__link:focus .tel:hover:after,
          .side-links .side-links__link:focus .tel:active:after {
            border-color: #fff; }
      .side-links .side-links__link:hover hr, .side-links .side-links__link:active hr, .side-links .side-links__link:focus hr {
        background: rgba(255, 255, 255, 0.2); }
      .side-links .side-links__link:hover .btn, .side-links .side-links__link:active .btn, .side-links .side-links__link:focus .btn {
        border-color: rgba(255, 255, 255, 0.4);
        color: #fff; }
        .side-links .side-links__link:hover .btn:hover, .side-links .side-links__link:hover .btn:active, .side-links .side-links__link:active .btn:hover, .side-links .side-links__link:active .btn:active, .side-links .side-links__link:focus .btn:hover, .side-links .side-links__link:focus .btn:active {
          border-color: #fff;
          background: #fff;
          color: #426CA6; }
  .side-links .side-links__item {
    border-bottom: 2px solid #ddd; }
    .side-links .side-links__item:after {
      border: none; }
    .side-links .side-links__item:last-child {
      border: none; }

.side-links--has-header .side-links__list {
  border-top: 0;
  border-radius: 0 0 5px 5px; }

/*--------------------
  Square Box
--------------------*/
.sq-box--grid {
  background-color: #e6e6e6; }

@media (min-width: 40em) {
  .sq-box--grid--news .sq-box .sq-box--ratio {
    height: 0;
    padding-bottom: 100%; } }

.sq-box {
  background-color: #fff;
  background-size: cover;
  background-position: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  transition: background 0.15s ease;
  overflow: hidden; }
  .sq-box .sq-box--ratio {
    position: relative;
    width: 100%; }
    @media (min-width: 40em) {
      .sq-box .sq-box--ratio {
        height: 0;
        padding-bottom: 65%; } }
  .sq-box .sq-box--full {
    padding: 1em; }
    .sq-box .sq-box--full:after {
      border: none; }
    @media (min-width: 40em) {
      .sq-box .sq-box--full {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 10%; } }
    .sq-box .sq-box--full:focus {
      border: 2px solid #72ADFF; }
  .sq-box .text-wrapper {
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -moz-transform: translate(0, 25%);
    -o-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 25%);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    position: relative;
    z-index: 10; }
  .sq-box .media {
    height: auto !important;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: scale(1);
    transform: scale(1);
    background-size: cover;
    background-position: center; }
  .sq-box .title {
    margin: 0; }
  .sq-box .title a:after {
    display: none; }
  .sq-box .line {
    display: none; }
    @media (min-width: 40em) {
      .sq-box .line {
        display: block;
        width: 50px;
        margin-top: 1em;
        margin-bottom: 1em; } }
  .sq-box .title, .sq-box .title a, .sq-box .time {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .sq-box:active, .sq-box:hover, .sq-box:focus {
    background-color: #426CA6;
    cursor: pointer; }
    .sq-box:active .title, .sq-box:active .title a, .sq-box:active .time, .sq-box:hover .title, .sq-box:hover .title a, .sq-box:hover .time, .sq-box:focus .title, .sq-box:focus .title a, .sq-box:focus .time {
      color: #fff; }
    .sq-box:active .line, .sq-box:hover .line, .sq-box:focus .line {
      background-color: #50B3AA; }
    .sq-box:active.has-image, .sq-box:hover.has-image, .sq-box:focus.has-image {
      background-size: cover;
      background-position: center; }
      @media (min-width: 60em) {
        .sq-box:active.has-image, .sq-box:hover.has-image, .sq-box:focus.has-image {
          background-image: url(../img/../img/event-placeholder-m.jpg); } }
      @media (min-width: 80em) {
        .sq-box:active.has-image, .sq-box:hover.has-image, .sq-box:focus.has-image {
          background-image: url(../img/../img/event-placeholder-l.jpg); } }

/**** Hour Bar ****/
.hour-bar {
  overflow: hidden;
  position: relative;
  padding: 1.25em 1em; }
  .hour-bar p {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    font-weight: bold;
    padding: 0 3em; }
  .hour-bar .nav-icon {
    position: absolute;
    right: 1em;
    top: 1.25em; }
    .hour-bar .nav-icon:after {
      display: none; }
    .hour-bar .nav-icon:active, .hour-bar .nav-icon:hover, .hour-bar .nav-icon:focus {
      -moz-opacity: 0.5;
      -o-opacity: 0.5;
      -ms-opacity: 0.5;
      -webkit-opacity: 0.5;
      opacity: 0.5; }

/**** Event Bar ****/
.event-bar {
  overflow: hidden;
  position: relative; }
  .event-bar h1 {
    margin-bottom: 1em; }
    @media (min-width: 60em) {
      .event-bar h1 {
        margin-bottom: 0;
        display: inline-block; } }
  @media (min-width: 60em) {
    .event-bar .event-more {
      position: absolute;
      right: 2em; } }

/**** Ajax Loader ****/
.loader {
  display: block;
  position: relative;
  width: 100%;
  min-height: 100vh; }

@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1); }
  100% {
    transform: rotate(360deg) scale(1); } }
@-moz-keyframes rotate {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1); }
  100% {
    transform: rotate(360deg) scale(1); } }
@keyframes rotate {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(1); }
  100% {
    transform: rotate(360deg) scale(1); } }
.ball-clip-rotate {
  width: 60px;
  margin: 8em auto; }

.ball-clip-rotate > div {
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 4px solid #9B9B9B;
  border-bottom-color: transparent;
  height: 60px;
  width: 60px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: rotate 0.75s 0s linear infinite;
  animation: rotate 0.75s 0s linear infinite; }

/**** Datepicker ****/
.ui-datepicker {
  display: none;
  background: #fff;
  padding: 1em;
  z-index: 999999 !important;
  max-width: 19em;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); }

button.ui-datepicker-trigger {
  padding: 0 0 0 0;
  border: 0;
  background-color: transparent;
  display: inline-block; }

.ui-datepicker-header {
  position: relative;
  padding: 0 0 1em; }

.ui-datepicker-next {
  right: 2px; }

.ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker-month, .ui-datepicker-year {
  width: 45%; }

.ui-icon {
  visibility: hidden;
  background-repeat: no-repeat; }
  .ui-icon:before {
    visibility: visible; }

.ui-icon-circle-triangle-w:before {
  content: '\e809'; }

.ui-icon-circle-triangle-e:before {
  content: '\e80a'; }

.ui-datepicker-month {
  margin-right: 0.3em; }

.ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 5px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer; }

.ui-datepicker-today a {
  background: #50B3AA;
  color: #fff;
  border-radius: 50%; }

.ui-datepicker-calendar {
  width: 100%;
  text-align: center; }
  .ui-datepicker-calendar a {
    width: 1.7em;
    height: 1.7em;
    line-height: 1.7em;
    display: block;
    margin: 0.3em; }

.meta {
  margin-top: 0; }
  .meta dt {
    font-size: 17px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px; }
  .meta dd {
    margin: 0;
    font-size: 18px;
    font-size: 1.05882rem;
    font-weight: 600;
    color: gray; }
  .meta dd + dt {
    margin-top: 2em; }
  @media (min-width: 60em) {
    .meta {
      padding-right: 2em; } }

.blog-article .post-title {
  margin: 0 0 1em; }

.logo-row img {
  width: 7em;
  opacity: 0.5; }

/**** Global Search ****/
@media (min-width: 60em) {
  .global-search-container {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 4em;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    top: 0;
    opacity: 0;
    display: none;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease; } }
.global-search-container form {
  position: relative;
  top: 25%;
  max-width: 30em;
  margin: 2em auto; }

@media (min-width: 60em) {
  .search-open .global-search-container {
    display: block;
    opacity: 1; } }

/*** Main Menu ***/
#site-header {
  height: 68px;
  background: #fff;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9999;
  max-width: 1700px; }

.header--fixed {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }

#site-nav {
  width: 100%; }

.nav-toggle {
  padding: 0 21px;
  text-transform: uppercase;
  color: #666666;
  letter-spacing: 0.04em;
  font-size: 16px;
  font-size: 0.94118rem;
  font-weight: 600;
  float: right;
  line-height: 68px;
  height: 68px;
  overflow: hidden; }
  @media (min-width: 60em) {
    .nav-toggle {
      display: none; } }
  .nav-toggle .icon-hamburger,
  .nav-toggle .menu-label {
    display: inline-block; }

/**** Main nav bar ****/
#nav-links {
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  /**** Nav link in main nav bar ****/
  /**** Donate Button in main nav bar ****/
  /**** Search icon in main nav bar ****/ }
  @media (min-width: 60em) {
    #nav-links {
      margin-top: 0;
      height: 68px;
      opacity: 1;
      padding-right: 68px; } }
  @media (min-width: 80em) {
    #nav-links {
      text-align: center; } }
  #nav-links .nav-link {
    padding: 0 12px;
    text-transform: uppercase;
    color: #666666;
    letter-spacing: 0.04em;
    font-size: 16px;
    font-size: 0.94118rem;
    font-weight: 600;
    display: block;
    width: auto;
    border: none; }
    #nav-links .nav-link:after {
      border: none; }
    @media (min-width: 60em) {
      #nav-links .nav-link {
        padding: 0 20px;
        font-size: 13px;
        font-size: 0.76471rem;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        height: 68px;
        line-height: 68px; } }
    #nav-links .nav-link:hover {
      color: #50B3AA; }
    #nav-links .nav-link.current-link {
      color: #50B3AA; }
    @media (min-width: 80em) {
      #nav-links .nav-link {
        margin-left: 1%; } }
  #nav-links .search-toggle {
    display: none; }
    @media (min-width: 60em) {
      #nav-links .search-toggle {
        padding: 0 23px;
        margin: 0;
        background: #fff;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999999;
        display: inline-block; }
        #nav-links .search-toggle:before {
          font-size: 16px; } }

/**** Body class to show nav is open ****/
.nav-open {
  /**** Nav bar wehen nav is open at small sizes ****/ }
  .nav-open #site-header {
    overflow: visible; }
  .nav-open #nav-links {
    margin-top: 68px;
    opacity: 1;
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    left: 0;
    height: auto;
    z-index: 999999999;
    overflow-y: scroll;
    /**** Styling specific to open nav at small screens. Nav is open, screen is small ****/
    padding: 1.5em;
    /**** Nav is technically open but large screen so no visible effect ****/ }
    @media (min-width: 40em) {
      .nav-open #nav-links {
        padding: 2.5em; } }
    @media (min-width: 60em) {
      .nav-open #nav-links {
        padding: 4.25em; } }
    .nav-open #nav-links .nav-link {
      padding: 1.2em;
      text-align: center; }
    @media (min-width: 60em) {
      .nav-open #nav-links {
        /**** Reset of styling at small screens for large screens when nav is open ****/
        margin-top: 0;
        position: static;
        width: auto;
        height: 68px;
        padding: none;
        padding: 0;
        min-height: initial; }
        .nav-open #nav-links .nav-link {
          padding: 0 12px; } }

/**** Sub Nav ****/
.sub-nav {
  background: #3b3366;
  color: #fff;
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sub-nav .nav-link {
    display: block;
    width: 100%;
    color: #fff;
    line-height: 2.5em;
    font-size: 17px;
    font-size: 1rem;
    font-weight: 500;
    padding: 0.4em 0;
    text-align: center;
    border-top: 3px solid transparent; }
    .sub-nav .nav-link:after {
      border: none; }
    .sub-nav .nav-link:hover, .sub-nav .nav-link:active, .sub-nav .nav-link.current-link {
      color: #50B3AA; }
    .sub-nav .nav-link.current-link {
      border-top: 3px solid #50B3AA; }
    @media (min-width: 60em) {
      .sub-nav .nav-link {
        line-height: 3.5em; } }

@media (min-width: 60em) {
  .sub-nav--basic {
    padding-left: 1.5em;
    padding-right: 1.5em; } }
  @media (min-width: 60em) and (min-width: 25em) {
    .sub-nav--basic {
      padding-left: 2.5em;
      padding-right: 2.5em; } }
  @media (min-width: 60em) and (min-width: 60em) {
    .sub-nav--basic {
      padding-left: 4.25em;
      padding-right: 4.25em; } }

.sub-nav--basic .nav-link {
  font-weight: 600;
  flex: 0 0 100%;
  -moz-box-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  /* IE 10 */ }
  @media (min-width: 60em) {
    .sub-nav--basic .nav-link {
      flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      /* IE 10 */
      margin: 0 1em;
      padding: 0.4em;
      display: inline-block;
      width: auto; } }

@media (min-width: 80em) {
  .sub-nav--big {
    padding-left: 1.5em;
    padding-right: 1.5em; } }
  @media (min-width: 80em) and (min-width: 25em) {
    .sub-nav--big {
      padding-left: 2.5em;
      padding-right: 2.5em; } }
  @media (min-width: 80em) and (min-width: 60em) {
    .sub-nav--big {
      padding-left: 4.25em;
      padding-right: 4.25em; } }

.sub-nav--big .nav-link {
  font-weight: 600;
  flex: 0 0 50%;
  -moz-box-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  /* IE 10 */ }
  @media (min-width: 60em) {
    .sub-nav--big .nav-link {
      flex: 0 0 25%;
      -moz-box-flex: 0 0 25%;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      /* IE 10 */ } }
  @media (min-width: 80em) {
    .sub-nav--big .nav-link {
      margin: 0; } }
  @media (min-width: 87.5em) {
    .sub-nav--big .nav-link {
      flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      /* IE 10 */
      padding: 0.4em;
      margin: 0 1em;
      display: inline-block;
      width: auto; } }

/*** Site wrap to fit absolute positioning of menu ***/
.site-wrap {
  padding-top: 68px;
  position: relative; }

/**** Breadcrumb ****/
.breadcrumb a {
  font-weight: 400; }
  .breadcrumb a:after {
    border-color: rgba(255, 255, 255, 0.4); }
  .breadcrumb a:hover:after {
    border-color: #fff; }

/**** Big Sub nav ****/
.input,
input[type="text"],
input[type="search"],
input[type="email"],
textarea {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: auto;
  font-weight: normal;
  outline: 0;
  letter-spacing: .0166em;
  padding: 0.6em;
  background: #fff;
  border: 2px solid #c8c8c8;
  color: #4D4D4D;
  margin: 0;
  box-sizing: border-box;
  height: 2.85em;
  line-height: 1.5em; }
  .input:hover, .input:active,
  input[type="text"]:hover,
  input[type="text"]:active,
  input[type="search"]:hover,
  input[type="search"]:active,
  input[type="email"]:hover,
  input[type="email"]:active,
  textarea:hover,
  textarea:active {
    border-color: #999; }
  .input:focus,
  input[type="text"]:focus,
  input[type="search"]:focus,
  input[type="email"]:focus,
  textarea:focus {
    background: transparent;
    border-color: #72ADFF; }
  .input.error, .input.error:focus,
  input[type="text"].error,
  input[type="text"].error:focus,
  input[type="search"].error,
  input[type="search"].error:focus,
  input[type="email"].error,
  input[type="email"].error:focus,
  textarea.error,
  textarea.error:focus {
    color: #fff;
    background: transparent;
    border: 2px solid #ff0000; }
  .input.valid, .input.valid:focus,
  input[type="text"].valid,
  input[type="text"].valid:focus,
  input[type="search"].valid,
  input[type="search"].valid:focus,
  input[type="email"].valid,
  input[type="email"].valid:focus,
  textarea.valid,
  textarea.valid:focus {
    color: #fff;
    background: transparent;
    border: 2px solid #638C46; }

.input-addon {
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.input-addon-field {
  flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /* IE 10 */ }

.large-label {
  font-size: 30px;
  font-size: 1.76471rem;
  font-weight: 700;
  display: block;
  margin-bottom: 1.5em; }

.input-addon-field:not(:last-child) {
  border-right: 0; }

.input-addon-field:first-child, .input-addon-item:first-child {
  border-radius: 5px 0 0 5px; }

.input-addon-field:last-child, .input-addon-item:last-child {
  border-radius: 0 5px 5px 0; }

/* -------------------------------- 

Main components 

-------------------------------- */
#cd-timeline {
  position: relative;
  padding: 3em 0 3em;
  margin: 0 1.5em; }
  @media (min-width: 25em) {
    #cd-timeline {
      margin: 0 2.5em; } }
  @media (min-width: 60em) {
    #cd-timeline {
      margin: 0 4.25em;
      padding-bottom: 9em; } }

#cd-timeline::before {
  /* vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed; }
  @media (min-width: 60em) {
    #cd-timeline::before {
      left: 50%;
      margin-left: -2px; } }

.cd-timeline-year {
  position: relative;
  background: #fff;
  padding: 1em;
  margin: 5em 0; }
  @media (min-width: 60em) {
    .cd-timeline-year {
      text-align: center; } }
  .cd-timeline-year h2 {
    margin: 0;
    color: #9CADB6; }

.cd-timeline-block {
  position: relative;
  margin: 2em 0; }

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.cd-timeline-block:first-child {
  margin-top: 0; }

.cd-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 60em) {
  .cd-timeline-block {
    margin: 4em 0; }

  .cd-timeline-block:first-child {
    margin-top: 0; }

  .cd-timeline-block:last-child {
    margin-bottom: 0; } }
.cd-timeline-point {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #50B3AA; }

.cd-timeline-point img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px; }

@media only screen and (min-width: 60em) {
  .cd-timeline-point {
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden; }

  .cssanimations .cd-timeline-point.is-hidden {
    visibility: hidden; }

  .cssanimations .cd-timeline-point.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s; } }
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #F2F2F2;
  border-radius: 5px;
  padding: 1em; }
  .cd-timeline-content p {
    margin-bottom: 0; }

.cd-timeline-photo {
  margin: 2em 0;
  margin-left: 60px; }
  .cd-timeline-photo img {
    border-radius: 5px; }

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.cd-timeline-content h2 {
  color: #303e49; }

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block; }

.cd-timeline-content .cd-read-more {
  float: right; }

.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7; }

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #F2F2F2; }

@media only screen and (min-width: 60em) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
    float: left; }

  .cd-timeline-photo {
    width: 45%;
    float: right;
    margin-top: 0;
    margin-left: 0; }

  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #F2F2F2; }

  .cd-timeline-content .cd-read-more {
    float: left;
    margin-top: 1em; }

  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem; }

  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right; }

  .cd-timeline-block:nth-child(even) .cd-timeline-photo {
    float: left; }

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #F2F2F2; }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right; }

  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right; }

  .cssanimations .cd-animate.is-hidden {
    visibility: hidden; }

  .cssanimations .cd-animate.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s; } }
@media only screen and (min-width: 60em) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-animate.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
.browserupgrade {
  width: 100% !important;
  max-width: 100%;
  text-align: center;
  padding: 1em;
  margin: 0;
  background: #FF6060;
  color: #fff; }
  .browserupgrade a {
    color: #fff;
    font-weight: 600; }

/*--------------------
	GENERAL
--------------------*/
:focus {
  outline: 2px solid #72ADFF; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.hidden {
  display: none !important; }

@media (max-width: 60em) {
  .sm-img {
    height: 0;
    padding-top: 40%; } }

img {
  max-width: 100%;
  display: inline-block;
  height: auto !important; }

.social-icon {
  margin: 0 0.4em 0.4em 0;
  background: #4b545d;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  font-size: 26px;
  font-size: 1.52941rem; }
  .social-icon:after {
    border: none; }
  .social-icon:hover {
    background: #292E33; }

/*--------------------
  FIXED FOOTER
 --------------------*/
.site-wrap {
  min-height: 100vh; }

/*--------------------
	HOME PAGE
--------------------*/
.home-title {
  letter-spacing: 10px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff; }
  @media (min-width: 60em) {
    .home-title {
      font-size: 2.35rem; } }
  @media (min-width: 80em) {
    .home-title {
      font-size: 3.5rem; } }

/* Cover / Hero */
.home-1 .left {
  background-size: cover;
  background-position: center; }
  @media (min-width: 60em) {
    .home-1 .left {
      background-image: url(../img/home-1-left-m.jpg); } }
  @media (min-width: 80em) {
    .home-1 .left {
      background-image: url(../img/home-1-left-l.jpg); } }
.home-1 .middle {
  background-size: cover;
  background-position: center; }
  @media (min-width: 60em) {
    .home-1 .middle {
      background-image: url(../img/home-1-middle-m.jpg); } }
  @media (min-width: 80em) {
    .home-1 .middle {
      background-image: url(../img/home-1-middle-l.jpg); } }
.home-1 .right {
  background-size: cover;
  background-position: center; }
  @media (min-width: 60em) {
    .home-1 .right {
      background-image: url(../img/home-1-right-m.jpg); } }
  @media (min-width: 80em) {
    .home-1 .right {
      background-image: url(../img/home-1-right-l.jpg); } }
@media (min-width: 60em) {
  .home-1 p {
    min-height: 7em; } }

#home-overview .grid-cell {
  position: relative; }
#home-overview .bg-img {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

/*--------------------
	ABOUT
--------------------*/
#we-provide .grid-cell p {
  min-height: 6em; }

/*--------------------
	Contact
--------------------*/
#contact-map {
  background-image: url(../img/the519-map-s.jpg);
  background-size: cover;
  background-position: center; }
  @media (min-width: 60em) {
    #contact-map {
      background-image: url(../img/the519-map-m.jpg); } }
  @media (min-width: 80em) {
    #contact-map {
      background-image: url(../img/the519-map-l.jpg); } }

#img3248 {
  background-position: bottom center; }

/*--------------------
	CAREERS
--------------------*/
.careers-1,
.careers-2 {
  background-position: right bottom; }
  @media (min-width: 80em) {
    .careers-1,
    .careers-2 {
      min-height: 500px; } }

#thumbs .bg-img {
  position: relative;
  background-position: right bottom; }
  @media (min-width: 60em) {
    #thumbs .bg-img {
      height: 300px; }
      #thumbs .bg-img:before {
        /*content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.4);*/ } }

#openings .job-list {
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #e6e6e6; }
  #openings .job-list li {
    flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    /* IE 10 */
    position: relative;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 1em;
    padding-bottom: 1em; }
    @media (min-width: 40em) {
      #openings .job-list li {
        flex: 0 0 50%;
        -moz-box-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        /* IE 10 */
        padding-bottom: 50%;
        padding-top: 0; } }
    @media (min-width: 60em) {
      #openings .job-list li {
        flex: 0 0 25%;
        -moz-box-flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        /* IE 10 */
        padding-bottom: 25%;
        padding-top: 0; } }
    #openings .job-list li:active, #openings .job-list li:hover {
      cursor: pointer;
      background-color: #426CA6; }
      #openings .job-list li:active .job-title,
      #openings .job-list li:active .location, #openings .job-list li:hover .job-title,
      #openings .job-list li:hover .location {
        color: white; }
  @media (min-width: 40em) {
    #openings .job-list li a {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      padding: 10%;
      height: 35%; } }
  #openings .job-list li a:after {
    display: none; }
  #openings .job-list li a .job-title,
  #openings .job-list li a .location {
    display: block; }
  #openings .job-list li a .location {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .825rem;
    letter-spacing: 2px;
    color: #4D4D4D; }
  #openings .job-list li a .job-title {
    font-weight: bold;
    font-size: 1.17647rem; }
    @media (min-width: 80em) {
      #openings .job-list li a .job-title {
        font-size: 1.41176rem; } }

/*--------------------
	JOIN
--------------------*/
@media (min-width: 60em) {
  .join-2 {
    background-image: url(../img/../img/join-2-s.jpg);
    background-size: cover;
    background-position: center;
    background-position: bottom right; } }
  @media (min-width: 60em) and (min-width: 60em) {
    .join-2 {
      background-image: url(../img/../img/join-2-m.jpg); } }
  @media (min-width: 60em) and (min-width: 80em) {
    .join-2 {
      background-image: url(../img/../img/join-2-l.jpg); } }
  @media only screen and (min-width: 60em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 60em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 60em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 60em) and (min-device-pixel-ratio: 2), only screen and (min-width: 60em) and (min-resolution: 192dpi), only screen and (min-width: 60em) and (min-resolution: 2dppx) {
    .join-2 {
      background-image: url(../img/../img/join-2-@2x.jpg); } }

@media (min-width: 60em) {
  .join-4 {
    background-image: url(../img/../img/join-4-s.jpg);
    background-size: cover;
    background-position: center;
    background-position: bottom center; } }
  @media (min-width: 60em) and (min-width: 60em) {
    .join-4 {
      background-image: url(../img/../img/join-4-m.jpg); } }
  @media (min-width: 60em) and (min-width: 80em) {
    .join-4 {
      background-image: url(../img/../img/join-4-l.jpg); } }
  @media only screen and (min-width: 60em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 60em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 60em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 60em) and (min-device-pixel-ratio: 2), only screen and (min-width: 60em) and (min-resolution: 192dpi), only screen and (min-width: 60em) and (min-resolution: 2dppx) {
    .join-4 {
      background-image: url(../img/../img/join-4-@2x.jpg); } }

/*--------------------
	WAYS TO GIVE PAGE
--------------------*/
@media (min-width: 60em) {
  .ways-1 .grid-cell p {
    min-height: 4em; } }

/*--------------------
	Square Box (Team)
--------------------*/
.touch .sq-box--grid--team .sq-box .text-wrapper,
.no-backgroundsize .sq-box--grid--team .sq-box .text-wrapper {
  padding: 0.6em;
  bottom: 0;
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 0.8em;
  opacity: 1;
  height: 6.75em; }
  .touch .sq-box--grid--team .sq-box .text-wrapper .title,
  .no-backgroundsize .sq-box--grid--team .sq-box .text-wrapper .title {
    font-size: 1rem;
    margin-bottom: 0.5rem; }
  .touch .sq-box--grid--team .sq-box .text-wrapper .line,
  .no-backgroundsize .sq-box--grid--team .sq-box .text-wrapper .line {
    font-size: 0.8rem; }
  .touch .sq-box--grid--team .sq-box .text-wrapper .sub,
  .no-backgroundsize .sq-box--grid--team .sq-box .text-wrapper .sub {
    font-size: 12px;
    font-size: 0.70588rem;
    line-height: 1.4em; }
.touch .sq-box--grid--team .sq-box hr,
.no-backgroundsize .sq-box--grid--team .sq-box hr {
  display: none; }
.touch .sq-box--grid--team .sq-box .media,
.no-backgroundsize .sq-box--grid--team .sq-box .media {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.sq-box--grid--team .sq-box {
  background-color: #000;
  border: 0; }
  .sq-box--grid--team .sq-box .sq-box--ratio {
    height: 0;
    padding-bottom: 100%; }
  .sq-box--grid--team .sq-box .sq-box--full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10%; }
  .sq-box--grid--team .sq-box .text-wrapper {
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0; }
  .sq-box--grid--team .sq-box .title, .sq-box--grid--team .sq-box .title a, .sq-box--grid--team .sq-box .sub, .sq-box--grid--team .sq-box .line {
    color: #fff; }
  .sq-box--grid--team .sq-box .line {
    background-color: #50B3AA; }
  .sq-box--grid--team .sq-box:active .text-wrapper, .sq-box--grid--team .sq-box:hover .text-wrapper {
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .sq-box--grid--team .sq-box:active .media, .sq-box--grid--team .sq-box:hover .media {
    -moz-opacity: 0.25;
    -o-opacity: 0.25;
    -ms-opacity: 0.25;
    -webkit-opacity: 0.25;
    opacity: 0.25;
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

/*--------------------
	Programs
--------------------*/
.program-category-list li {
  text-align: center; }
  .program-category-list li a {
    padding: 1em 0;
    line-height: 1.5em;
    margin: 0.2em 0; }

.programs-ctas .training-cta {
  color: #fff;
  background: #594D99;
  color: #fff; }
  .programs-ctas .training-cta a,
  .programs-ctas .training-cta .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .programs-ctas .training-cta a:after,
    .programs-ctas .training-cta .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .programs-ctas .training-cta a:hover, .programs-ctas .training-cta a:active,
    .programs-ctas .training-cta .tel:hover,
    .programs-ctas .training-cta .tel:active {
      color: #fff;
      border-color: #fff; }
      .programs-ctas .training-cta a:hover:after, .programs-ctas .training-cta a:active:after,
      .programs-ctas .training-cta .tel:hover:after,
      .programs-ctas .training-cta .tel:active:after {
        border-color: #fff; }
  .programs-ctas .training-cta hr {
    background: rgba(255, 255, 255, 0.2); }
  .programs-ctas .training-cta .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .programs-ctas .training-cta .btn:hover, .programs-ctas .training-cta .btn:active {
      border-color: #fff;
      background: #fff;
      color: #594D99; }
  .programs-ctas .training-cta:after {
    background-size: cover;
    background-position: center; }
    @media (min-width: 60em) {
      .programs-ctas .training-cta:after {
        background-image: url(../img/cta-training-m.jpg); } }
    @media (min-width: 80em) {
      .programs-ctas .training-cta:after {
        background-image: url(../img/cta-training-l.jpg); } }
.programs-ctas .space-cta {
  color: #fff;
  background: #638C46;
  color: #fff; }
  .programs-ctas .space-cta a,
  .programs-ctas .space-cta .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .programs-ctas .space-cta a:after,
    .programs-ctas .space-cta .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .programs-ctas .space-cta a:hover, .programs-ctas .space-cta a:active,
    .programs-ctas .space-cta .tel:hover,
    .programs-ctas .space-cta .tel:active {
      color: #fff;
      border-color: #fff; }
      .programs-ctas .space-cta a:hover:after, .programs-ctas .space-cta a:active:after,
      .programs-ctas .space-cta .tel:hover:after,
      .programs-ctas .space-cta .tel:active:after {
        border-color: #fff; }
  .programs-ctas .space-cta hr {
    background: rgba(255, 255, 255, 0.2); }
  .programs-ctas .space-cta .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .programs-ctas .space-cta .btn:hover, .programs-ctas .space-cta .btn:active {
      border-color: #fff;
      background: #fff;
      color: #638C46; }
  .programs-ctas .space-cta:after {
    background-size: cover;
    background-position: center; }
    @media (min-width: 60em) {
      .programs-ctas .space-cta:after {
        background-image: url(../img/cta-space-m.jpg); } }
    @media (min-width: 80em) {
      .programs-ctas .space-cta:after {
        background-image: url(../img/cta-space-l.jpg); } }
.programs-ctas .sports-cta {
  color: #fff;
  background: #50B3AA;
  color: #fff; }
  .programs-ctas .sports-cta a,
  .programs-ctas .sports-cta .tel {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .programs-ctas .sports-cta a:after,
    .programs-ctas .sports-cta .tel:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .programs-ctas .sports-cta a:hover, .programs-ctas .sports-cta a:active,
    .programs-ctas .sports-cta .tel:hover,
    .programs-ctas .sports-cta .tel:active {
      color: #fff;
      border-color: #fff; }
      .programs-ctas .sports-cta a:hover:after, .programs-ctas .sports-cta a:active:after,
      .programs-ctas .sports-cta .tel:hover:after,
      .programs-ctas .sports-cta .tel:active:after {
        border-color: #fff; }
  .programs-ctas .sports-cta hr {
    background: rgba(255, 255, 255, 0.2); }
  .programs-ctas .sports-cta .btn {
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff; }
    .programs-ctas .sports-cta .btn:hover, .programs-ctas .sports-cta .btn:active {
      border-color: #fff;
      background: #fff;
      color: #50B3AA; }
  .programs-ctas .sports-cta:after {
    background-size: cover;
    background-position: center; }
    @media (min-width: 60em) {
      .programs-ctas .sports-cta:after {
        background-image: url(../img/cta-rec-m.jpg); } }
    @media (min-width: 80em) {
      .programs-ctas .sports-cta:after {
        background-image: url(../img/cta-rec-l.jpg); } }

.program-category-menu-wrap {
  display: none; }
  @media (min-width: 40em) {
    .program-category-menu-wrap {
      display: block; } }

/*--------------------
 Events Calendar
--------------------*/
.sub-nav--calendar,
.sub-nav--news {
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sub-nav--calendar .nav-link,
  .sub-nav--news .nav-link {
    flex: 100%;
    font-weight: 600; }
  .sub-nav--calendar .mode-link,
  .sub-nav--calendar .day-link,
  .sub-nav--news .mode-link,
  .sub-nav--news .day-link {
    flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    /* IE 10 */ }
  .sub-nav--calendar .date-picker-link,
  .sub-nav--news .date-picker-link {
    margin: 0 auto;
    border: 2px solid #594D99;
    border-left: 0;
    border-right: 0; }
  @media (min-width: 80em) {
    .sub-nav--calendar,
    .sub-nav--news {
      padding-left: 1.5em;
      padding-right: 1.5em; } }
  @media (min-width: 80em) and (min-width: 25em) {
    .sub-nav--calendar,
    .sub-nav--news {
      padding-left: 2.5em;
      padding-right: 2.5em; } }
  @media (min-width: 80em) and (min-width: 60em) {
    .sub-nav--calendar,
    .sub-nav--news {
      padding-left: 4.25em;
      padding-right: 4.25em; } }
  @media (min-width: 80em) {
      .sub-nav--calendar .nav-link,
      .sub-nav--news .nav-link {
        flex: none;
        -moz-box-flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        /* IE 10 */
        margin: 0 1em;
        display: inline-block;
        width: auto; }
      .sub-nav--calendar .date-picker-link,
      .sub-nav--news .date-picker-link {
        border-color: transparent;
        margin: 0 auto; }
      .sub-nav--calendar .mode-link,
      .sub-nav--calendar .day-link,
      .sub-nav--calendar .page-link,
      .sub-nav--news .mode-link,
      .sub-nav--news .day-link,
      .sub-nav--news .page-link {
        flex: none; } }

.sub-nav--news {
  flex-direction: row-reverse; }

.sq-box--grid--events .has-img,
.sq-box--grid--news .has-img {
  background: #000;
  border: none; }
  .sq-box--grid--events .has-img .media,
  .sq-box--grid--news .has-img .media {
    -moz-opacity: 0.4;
    -o-opacity: 0.4;
    -ms-opacity: 0.4;
    -webkit-opacity: 0.4;
    opacity: 0.4; }
  .sq-box--grid--events .has-img .title,
  .sq-box--grid--events .has-img .date,
  .sq-box--grid--news .has-img .title,
  .sq-box--grid--news .has-img .date {
    color: #fff; }
  .sq-box--grid--events .has-img .line,
  .sq-box--grid--news .has-img .line {
    background: #50B3AA; }
  .sq-box--grid--events .has-img:hover .text-center, .sq-box--grid--events .has-img:hover .text-left, .sq-box--grid--events .has-img:active .text-center, .sq-box--grid--events .has-img:active .text-left,
  .sq-box--grid--news .has-img:hover .text-center,
  .sq-box--grid--news .has-img:hover .text-left,
  .sq-box--grid--news .has-img:active .text-center,
  .sq-box--grid--news .has-img:active .text-left {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    -moz-opacity: 0;
    -o-opacity: 0;
    -ms-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -moz-transform: translate(0, 25%);
    -o-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 25%); }
.sq-box--grid--events .sq-box .text-center, .sq-box--grid--events .sq-box .text-left,
.sq-box--grid--news .sq-box .text-center,
.sq-box--grid--news .sq-box .text-left {
  position: relative;
  z-index: 10;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
.sq-box--grid--events .sq-box:hover, .sq-box--grid--events .sq-box:active,
.sq-box--grid--news .sq-box:hover,
.sq-box--grid--news .sq-box:active {
  border-color: transparent; }
  .sq-box--grid--events .sq-box:hover .media, .sq-box--grid--events .sq-box:active .media,
  .sq-box--grid--news .sq-box:hover .media,
  .sq-box--grid--news .sq-box:active .media {
    -moz-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
.sq-box--grid--events .post .title,
.sq-box--grid--news .post .title {
  margin-top: 0.5em; }

@media (min-width: 40em) {
  .flexbox .sq-box--grid--events.featured .sq-box:first-child,
  .flexbox .sq-box--grid--news.featured .sq-box:first-child {
    flex: 0 0 100%;
    -moz-box-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    /* IE 10 */ }
    .flexbox .sq-box--grid--events.featured .sq-box:first-child .sq-box--ratio,
    .flexbox .sq-box--grid--news.featured .sq-box:first-child .sq-box--ratio {
      padding-bottom: 50% !important; }
    .flexbox .sq-box--grid--events.featured .sq-box:first-child .sq-box--full,
    .flexbox .sq-box--grid--news.featured .sq-box:first-child .sq-box--full {
      padding: 5%; } }
@media (min-width: 60em) {
  .flexbox .sq-box--grid--events.featured .sq-box:first-child,
  .flexbox .sq-box--grid--news.featured .sq-box:first-child {
    flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    /* IE 10 */ }
    .flexbox .sq-box--grid--events.featured .sq-box:first-child .sq-box--full,
    .flexbox .sq-box--grid--news.featured .sq-box:first-child .sq-box--full {
      padding: 5%; } }

.no-events {
  flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /* IE 10 */
  margin: 10em 0; }

/*--------------------
	FOOTER
--------------------*/
#footer small {
  font-weight: 600;
  opacity: 1; }

@media (min-width: 60em) {
  .footer-copy .border-right {
    display: inline-block;
    padding-right: 2em;
    border-right: 2px solid rgba(255, 255, 255, 0.4);
    margin-right: 2em; } }

.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 2em; }
  .footer-menu a {
    display: block;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding: .5em 0;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 6px; }
    @media (min-width: 60em) {
      .footer-menu a {
        border: 0;
        padding: 0;
        width: 33%;
        float: left; } }
    .footer-menu a:hover {
      color: white; }
    .footer-menu a:after {
      display: none; }
  @media (min-width: 60em) {
    .footer-menu {
      padding-right: 1em;
      margin-top: 0; } }

.footer-social {
  margin-top: 2em; }
  @media (min-width: 60em) {
    .footer-social {
      margin-top: 0; } }
  .footer-social .social-icon {
    margin: 0 0.4em 0.4em 0;
    background: rgba(255, 255, 255, 0.6);
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #292E33 !important;
    font-size: 18px;
    font-size: 1.05882rem; }
    .footer-social .social-icon:hover {
      background: #fff; }

/*-----------------
NEWS
-----------------*/
@media (min-width: 60em) {
  .meta-wrap {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; } }

/*--------------------
 UP NEXT
--------------------*/
.up-next {
  display: block;
  border-radius: 5px;
  overflow: hidden; }

.up-next .grid {
  position: relative; }
  .up-next .grid h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    font-weight: 600;
    z-index: 10;
    margin: 0;
    color: #fff;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10%;
    opacity: 1; }
  .up-next .grid:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    z-index: 1;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .up-next .grid:hover h3 {
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    opacity: 0; }
  .up-next .grid:hover:after {
    opacity: 0; }

/*-----------------
PRESS
------------------*/
.press-facts {
  border-radius: 5px;
  border: 1px solid #e6e6e6; }
  .press-facts td {
    vertical-align: top;
    padding: 20px;
    border: 1px solid #e6e6e6; }

.press-images p {
  margin: 0 -1em;
  max-width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .press-images p a {
    display: block;
    padding: 0 1em;
    margin: 0 0 1em;
    flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    /* IE 10 */ }
    .press-images p a:after {
      border: none; }

.funding-partners img {
  margin: 0 1em; }

/*# sourceMappingURL=style.css.map */
