@charset "UTF-8";
/** Exports to ../css/style.css **/
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  -webkit-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: not-allowed; }

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

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

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

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

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

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

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

td,
th {
  padding: 0; }

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

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

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

body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

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

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

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

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

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

.small-1 {
  width: 8.33333%; }

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

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

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

.small-2 {
  width: 16.66667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.33333%; }

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

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

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

.small-5 {
  width: 41.66667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.33333%; }

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

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

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

.small-8 {
  width: 66.66667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.33333%; }

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

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

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

.small-11 {
  width: 91.66667%; }

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

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

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

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

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

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

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

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

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

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

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

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

svg {
  display: inline-block;
  fill: currentColor;
  width: 1rem;
  height: 1rem; }

body,
button,
input,
textarea,
select {
  font-family: 'Bell Gothic', sans-serif; }

body {
  background-color: #292929; }

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

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

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

/*** Base ***/
/*** Elements ***/
footer {
  position: relative; }

/* Scroll Top Link */
footer .scroll-top {
  background-color: #292929;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDEsMzAuMmwtNS41LDUuNkwyNSwyNS40TDE0LjYsMzUuN2wtNS41LTUuNkwyNSwxNC4zTDQxLDMwLjJ6Ii8+PC9nPjwvc3ZnPg==);
  -webkit-background-size: 25px, 46px;
  background-size: 25px, 46px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0 0 10px 10px; }

footer .scroll-top:hover,
footer .scroll-top:focus {
  background-color: #e67515; }

@media screen and (max-width: 40em) {
  footer .scroll-top {
    position: fixed;
    right: 50%;
    margin-right: -25px;
    color: #FFF; } }

/* Above */
footer .above {
  background-color: #343434;
  padding: 3rem 0;
  color: #a8a8a8;
  position: relative; }

footer .above a {
  color: #FFF;
  text-decoration: none; }

footer .above .grouping {
  margin: 1rem 0; }

/* Nav */
footer nav li a:hover,
footer nav li a:focus {
  color: #e67515; }

/* Text */
footer .above p {
  margin-bottom: 0.5rem; }

footer .above p a {
  color: #FFF;
  text-decoration: none; }

footer .above p a:hover,
footer .above p a:hover {
  text-decoration: underline; }

/* Social */
footer .above .social {
  font-size: 0px; }

footer .above .social li {
  display: inline-block;
  margin: 0.5rem 1rem 0 0; }

footer .above .social li a {
  display: block;
  border: 2px solid #FFF;
  padding: 4px;
  border-radius: 3px; }

footer .above .social li a:hover {
  background-color: #FFF; }

footer .above .social li a svg {
  fill: #FFF;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.25s fill ease, 0.5s -webkit-transform ease;
  transition: 0.25s fill ease, 0.5s -webkit-transform ease;
  transition: 0.5s transform ease, 0.25s fill ease;
  transition: 0.5s transform ease, 0.25s fill ease, 0.5s -webkit-transform ease; }

footer .above .social li a:hover svg {
  fill: #7f3f98;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8); }

/* Footer Statements */
footer h4 {
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 1rem; }
  footer h4.orange {
    display: inline-block;
    line-height: 1;
    padding: 0.5rem;
    background-color: #e67515;
    border-radius: 5px; }
  footer h4.purple {
    display: inline-block;
    line-height: 1;
    padding: 0.5rem;
    background-color: #7f3f98;
    border-radius: 5px; }

footer .statement {
  font-size: 1.5rem;
  color: #FFFFFF;
  line-height: 1.4; }

/* Below */
footer .below {
  background-color: #292929;
  padding: 1em 0;
  text-align: center;
  color: #a8a8a8; }

footer .below a {
  color: #FFF;
  text-decoration: none; }

footer .below a:hover,
footer .below a:focus {
  text-decoration: underline; }

header {
  position: relative;
  z-index: 3; }

/* Header Top Bar */
header .above {
  background-color: #343434;
  color: #FFFFFF;
  padding: 4px;
  padding: 0.25rem; }
  @supports (display: flex) {
    header .above {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  header .above:after {
    content: '';
    display: table;
    clear: both; }

/* Right aligned items */
.header-above-right {
  float: right; }
  @supports (display: flex) {
    .header-above-right {
      margin-left: auto; } }

/* Little Top Nav */
header .above nav {
  float: left; }
  @supports (display: flex) {
    header .above nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

header .above nav li {
  float: left; }

header .above nav li a {
  display: block;
  color: #b7b7b7;
  text-decoration: none;
  font-size: 0.875rem;
  padding: 0.375rem;
  line-height: 1rem; }

header .above nav li.current a,
header .above nav li a:hover {
  color: #d8d8d8; }

/* Social */
header .above .social {
  float: left;
  margin-right: 1rem; }
  @supports (display: flex) {
    header .above .social {
      margin-left: auto; } }

header .above .social li {
  float: left; }

header .above .social li a {
  display: block;
  padding: 0.375rem; }

header .above .social li a svg {
  fill: #b7b7b7;
  display: block; }

header .above .social li a:hover svg {
  fill: #d8d8d8; }

/* Search */
header .above .search-field {
  display: block;
  margin: 0;
  background: none;
  float: right;
  position: relative; }
  @supports (display: flex) {
    header .above .search-field {
      margin-left: auto; } }

header .above .search-field input[type="search"] {
  border-radius: 20px;
  background: #FFFFFF;
  color: #222;
  border: none;
  line-height: 1.75rem;
  height: 1.75rem;
  padding: 0 3rem 0 1rem; }

header .above .search-field button {
  position: absolute;
  top: 0.375rem;
  right: 1rem;
  background: none;
  border: none;
  color: #7f3f98;
  padding: 0;
  margin: 0;
  font-size: 100%;
  min-width: auto;
  float: none;
  border-radius: 0; }

@media screen and (max-width: 48em) {
  header .above {
    display: none; } }

/* Main Header */
header .below {
  background-color: #e67515;
  position: relative; }

header .below .below-flex {
  padding: 1.5rem;
  display: table;
  width: 100%; }
  @supports (display: flex) {
    header .below .below-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

header .below .logo {
  float: left;
  width: 260px;
  position: relative;
  z-index: 2;
  margin-left: 0.5rem; }

/* Mobile Button */
.menu-btn {
  display: inline-block;
  padding: 20px 24px 20px 58px;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 8px;
  margin: 0.5rem;
  border-radius: 5px;
  text-decoration: none;
  background: #7f3f98;
  color: #FFFFFF;
  position: relative;
  line-height: 1.5;
  float: right;
  font-weight: bold;
  display: none; }

.menu-btn .icon {
  position: absolute;
  top: 50%;
  left: 24px;
  margin-top: -18px;
  height: 36px;
  width: 26px; }
  .menu-btn .icon span {
    height: 4px;
    background-color: #FFF;
    display: block;
    margin: 6px 0;
    border-radius: 2px; }

@media screen and (max-width: 36em) {
  .menu-btn {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 66px;
    padding: 20px 0; }
  .menu-btn .icon {
    left: 20px; } }

/* Main Nav */
header .below nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  margin-top: -34px; }
  @supports (display: flex) {
    header .below nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

header .below nav ul {
  position: relative; }

header .below nav li {
  display: inline-block;
  font-size: 1rem;
  margin: 0 1.75rem;
  list-style: none;
  position: relative; }

header .below nav > ul > li:not(:last-child) > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1.75rem;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  background-color: #b45606;
  border-radius: 2px;
  -webkit-box-shadow: 0px -12px 0px #b45606, 0px 12px 0px #b45606;
  box-shadow: 0px -12px 0px #b45606, 0px 12px 0px #b45606; }

header .below nav li a {
  color: #FFFFFF;
  text-align: center;
  display: block;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 34px;
  position: relative; }

header .below nav li.current a,
header .below nav li a:hover {
  color: #f8d4b5; }

header .below nav li a span {
  display: block;
  font-weight: bold; }

/* Dropdown */
header .below nav li a .dropdown-connector {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 20px;
  -webkit-transition: 0.2s margin-top ease 0.2s, 0.2s opacity ease 0.2s;
  transition: 0.2s margin-top ease 0.2s, 0.2s opacity ease 0.2s;
  margin-top: 10px;
  visibility: hidden;
  opacity: 0; }
  header .below nav li a .dropdown-connector:after {
    bottom: 0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #FFF;
    border-width: 12px;
    margin-left: -12px; }

header .below nav li:hover a .dropdown-connector {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  -webkit-transition: 0.2s margin-top ease 0.2s, 0.2s opacity ease 0.2s;
  transition: 0.2s margin-top ease 0.2s, 0.2s opacity ease 0.2s;
  z-index: 3; }

header .below nav li .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  margin-top: 30px;
  left: 50%;
  margin-left: -120px;
  width: 240px;
  border-radius: 20px;
  background-color: #FFF;
  -webkit-transition: 0.2s margin-top ease, 0.2s opacity ease;
  transition: 0.2s margin-top ease, 0.2s opacity ease;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
  z-index: 2; }

header .below nav li:hover .dropdown {
  display: block;
  visibility: visible;
  opacity: 1;
  margin-top: 20px;
  -webkit-transition: 0.2s margin-top ease 0.2s, 0.2s opacity ease 0.2s;
  transition: 0.2s margin-top ease 0.2s, 0.2s opacity ease 0.2s; }

header .below nav li .dropdown .bg {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 0 8px 8px 0;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }

header .below nav li .dropdown .bg:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.75)), to(white));
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.75) 0%, white 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0.75) 0%, white 100%); }

header .below nav li ul {
  padding: 2rem;
  text-align: left; }

header .below nav li ul li {
  display: block;
  margin: 0; }

header .below nav li ul li:not(:last-child) {
  margin: 0 0 1rem 0; }

header .below nav li ul li a {
  display: block;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #7f3f98; }

header .below nav li ul li a:hover,
header .below nav li ul li a:focus {
  color: #e67515; }

/* Third Level */
header .below nav li ul li ul {
  padding: 0;
  position: static; }

header .below nav li ul li ul li {
  margin: 0; }

header .below nav li ul li ul li a {
  font-size: 1rem; }

/* Call to actions */
header .below .ctoa {
  float: right;
  font-size: 0;
  position: relative;
  z-index: 2; }
  @supports (display: flex) {
    header .below .ctoa {
      margin-left: auto; } }

header .below .ctoa a {
  display: inline-block;
  padding: 26px;
  font-size: 1.5rem;
  margin: 0.5rem;
  color: #FFFFFF;
  font-weight: bold;
  background: #7f3f98;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

header .below .ctoa a:hover,
header .below .ctoa a:focus {
  background-color: #8e46aa; }

header .below .ctoa a:first-child {
  padding-left: 56px;
  background: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eff0f1));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eff0f1 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eff0f1 100%);
  color: #7f3f98; }

header .below .ctoa a:first-child:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -17.5px;
  height: 35px;
  width: 42px;
  background-image: url("../images/ndis-bird.svg");
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-transition: 0.25s all ease;
  transition: 0.25s all ease; }

header .below .ctoa a:first-child:hover:before {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg); }

@media screen and (max-width: 1360px) {
  header .below nav {
    margin: 0;
    padding: 1.5rem;
    border-top: 1px solid #d56607;
    position: static; } }

/* Center Header - to introduce mobile menu */
@media screen and (max-width: 820px) {
  header .above nav {
    display: none; }
  .header-above-right {
    width: 100%;
    float: none; }
  header .below .below-flex {
    padding: 0; }
    @supports (display: flex) {
      header .below .below-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  header .below .logo {
    padding: 1rem; }
    header .below .logo img {
      display: block;
      max-width: 260px; }
  header .below .ctoa {
    background-color: #7f3f98;
    padding: 0.5rem;
    width: 100%;
    text-align: center; }
    @supports (display: flex) {
      header .below .ctoa {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  header .below .ctoa a {
    padding: 0.75rem 2rem;
    font-size: 1.25rem;
    width: 49%;
    background-color: #e67515; }
  header .below nav {
    display: none; }
  header .menu-btn {
    display: block; } }

/* Scroll Header */
.scroll-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #7f3f98;
  color: #FFF;
  z-index: 9;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-box-shadow: 0px 0px 5px rgba(39, 17, 47, 0.25);
  box-shadow: 0px 0px 5px rgba(39, 17, 47, 0.25); }

.scroll-header nav {
  font-size: 0;
  vertical-align: top; }

.scroll-header .primary,
.scroll-header .ctoa {
  display: inline-block;
  vertical-align: top; }

.scroll-header .ctoa a:first-child {
  margin-right: 8px; }

.scroll-header .ctoa a {
  display: inline-block;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 6px 12px;
  font-size: 16px;
  font-size: 1rem;
  margin: 4px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eff0f1));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eff0f1 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eff0f1 100%);
  color: #7f3f98;
  border-radius: 5px; }

.scroll-header .ctoa a:hover,
.scroll-header .ctoa a:focus {
  background: #e67515;
  color: #FFF; }

.scroll-header nav li {
  display: inline-block;
  position: relative; }

.scroll-header nav li.nav-current > a,
.scroll-header nav li:hover > a {
  background-color: #e67515; }

.scroll-header nav li a {
  display: block;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 14px;
  font-size: 16px;
  font-size: 1rem; }

.scroll-header nav li .dropdown:before {
  content: '';
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px; }

.scroll-header nav li .dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  background: #FFF;
  border-radius: 10px;
  text-align: left;
  padding: 14px 0;
  width: 160px;
  margin-left: -80px;
  opacity: 0;
  visibility: hidden; }

.scroll-header nav li:hover .dropdown {
  opacity: 1;
  visibility: visible; }

.scroll-header nav li .dropdown li {
  display: block; }

.scroll-header nav li .dropdown li a {
  padding: 6px 14px;
  color: #1c1c1c; }

.scroll-header nav li .dropdown li a:hover {
  color: #FFF; }

.scroll-header.stuck {
  opacity: 1;
  visibility: visible;
  -webkit-animation: showHeader 0.5s 1 ease;
  animation: showHeader 0.5s 1 ease; }

@-webkit-keyframes showHeader {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

@keyframes showHeader {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1; } }

@media screen and (max-width: 48em) {
  .scroll-header {
    display: none; } }

.home-banner {
  background-color: #e3e0e4;
  background: -webkit-gradient(linear, left top, left bottom, from(#ede4f1), to(#ddc7e6));
  background: -webkit-linear-gradient(top, #ede4f1 0%, #ddc7e6 100%);
  background: linear-gradient(to bottom, #ede4f1 0%, #ddc7e6 100%);
  position: relative;
  overflow: hidden; }
  .home-banner.loading .loader {
    display: block;
    opacity: 1;
    visibility: visible; }

.home-banner canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 3; }

.home-banner .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 2; }

/* Home Slider */
.home-banner .slide {
  padding-top: 37.5%;
  position: relative;
  background-color: #EFEFEF; }

.home-banner video {
  opacity: 1;
  -webkit-transition: 2s all ease;
  transition: 2s all ease; }

.video-element {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media (max-width: 767px) {
  .video-element {
    display: none; } }

.home-banner .slide .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.home-banner .slide .image:after {
  -webkit-transition: 2s all ease;
  transition: 2s all ease;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(39, 17, 47, 0.35)), to(rgba(39, 17, 47, 0)));
  background: -webkit-linear-gradient(top, rgba(39, 17, 47, 0.35) 0%, rgba(39, 17, 47, 0) 100%);
  background: linear-gradient(to bottom, rgba(39, 17, 47, 0.35) 0%, rgba(39, 17, 47, 0) 100%); }

.home-banner .slide .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.home-banner .slide .caption {
  background-color: #7f3f98;
  padding: 3rem;
  border-radius: 20px 20px 0 0;
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 1;
  white-space: normal;
  background-image: url("../images/stars/darkpurple.png");
  -webkit-background-size: auto auto;
  background-size: auto;
  background-position: center bottom 20px;
  background-repeat: no-repeat;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  opacity: 0;
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px); }

.home-banner .Wallop-item--current .slide .caption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.home-banner .slide .caption h2 {
  font-size: 2.5rem; }

.home-banner .slide .caption p {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0.5rem; }

.home-banner .slide .caption a.go {
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 5px;
  margin-top: 1rem;
  background-color: #e67515;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.home-banner .slide .caption a.go:hover,
.home-banner .slide .caption a.go:focus {
  background-color: #ee9040; }

.Wallop-buttonPrevious,
.Wallop-buttonNext {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #e67515;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 3; }

.Wallop-buttonPrevious:hover,
.Wallop-buttonNext:hover {
  background-color: #e67515; }

.Wallop-buttonPrevious {
  left: 0;
  border-radius: 0 10px 10px 0; }

.Wallop-buttonNext {
  right: 0;
  border-radius: 10px 0 0 10px; }

.Wallop-buttonNext svg,
.Wallop-buttonPrevious svg {
  width: 25px;
  height: 50px;
  fill: #FFFFFF;
  display: block;
  margin: 0 auto; }

@media screen and (max-width: 1360px) {
  .home-banner .slide {
    padding-top: 50%; } }

@media screen and (max-width: 800px) {
  .home-banner .slide {
    padding-top: 0%; }
  .home-banner .slide .image {
    position: static;
    padding-top: 30%; }
  .home-banner .slide .overlay {
    position: static; }
  .home-banner .slide .overlay .row,
  .home-banner .slide .overlay .columns {
    padding: 0;
    margin: 0;
    width: 100%;
    position: static; }
  .home-banner .slide .overlay .caption {
    -webkit-transition: none;
    transition: none;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }

@media screen and (max-width: 800px) {
  .home-banner .slide .image {
    padding-top: 50%; } }

/* Youtube Slide */
.home-banner .slide .video-slide {
  background-color: #000; }

.home-banner.loading .video-background {
  opacity: 0; }

.video-background {
  position: absolute;
  top: 50%;
  left: 0;
  padding-top: 56.25%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 2s opacity ease;
  transition: 2s opacity ease;
  opacity: 1; }

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.newsletter-signup {
  padding: 3rem 0;
  background-color: #7f3f98;
  color: #FFFFFF; }

.newsletter-signup .Actions > div {
  padding: 1.5rem 2rem;
  background: #FFF;
  border-radius: 10px;
  width: 100%;
  font-size: 20px;
  font-size: 1.25em;
  line-height: 1.4;
  font-weight: bold;
  margin: 0.5rem 0; }

.newsletter-signup form {
  background: none;
  padding: 0;
  border-radius: 0;
  margin: 0;
  position: relative; }
  @supports (display: flex) {
    .newsletter-signup form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.newsletter-signup .large-3 {
  position: relative; }

.newsletter-signup h2 {
  font-size: 2.5rem;
  line-height: 1.1;
  position: relative; }

.newsletter-signup p {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0.5rem;
  position: relative; }

.newsletter-signup form input[type="text"],
.newsletter-signup form input[type="email"] {
  padding: 1rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  border-radius: 10px;
  border: 1px solid #FFFFFF;
  color: #000;
  margin: 0.5rem 0;
  display: block;
  width: 49%;
  float: left; }
  .newsletter-signup form input[type="text"]:nth-child(2n-1),
  .newsletter-signup form input[type="email"]:nth-child(2n-1) {
    margin-right: 2%; }
  @supports (display: flex) {
    .newsletter-signup form input[type="text"],
    .newsletter-signup form input[type="email"] {
      float: none; } }
  .newsletter-signup form input[type="text"]:focus,
  .newsletter-signup form input[type="email"]:focus {
    outline: none;
    border: 1px solid #e67515;
    -webkit-box-shadow: 0px 0px 5px rgba(230, 117, 21, 0.95);
    box-shadow: 0px 0px 5px rgba(230, 117, 21, 0.95); }

.newsletter-signup form input[type="email"] {
  width: 66%; }

.newsletter-signup form button {
  padding: 1rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  border-radius: 10px;
  font-weight: bold;
  border: 1px solid #e67515;
  margin: 0.5rem 0;
  display: block;
  width: 32%;
  background-color: #e67515;
  float: left;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }
  .newsletter-signup form button:hover {
    background-color: #ee9040;
    border: 1px solid #ee9040; }
  .newsletter-signup form button:focus {
    outline: none;
    border: 1px solid #e67515;
    -webkit-box-shadow: 0px 0px 5px rgba(230, 117, 21, 0.95);
    box-shadow: 0px 0px 5px rgba(230, 117, 21, 0.95); }

@media screen and (max-width: 720px) {
  .newsletter-signup form input[type="text"],
  .newsletter-signup form input[type="email"],
  .newsletter-signup form button {
    width: 100%; }
  .newsletter-signup form input[type="text"]:nth-child(2n-1),
  .newsletter-signup form input[type="email"]:nth-child(2n-1) {
    margin-right: 0; } }

.basic-area {
  background-color: #FFF;
  padding: 3rem 0;
  overflow: hidden; }

.sponsors {
  width: 100%;
  float: left; }
  .sponsors .sponsor-group {
    padding: 1.5rem 0 3rem;
    text-align: center; }
    .sponsors .sponsor-group h3 {
      margin-bottom: 0.5rem;
      font-size: 2rem;
      text-align: center;
      font-weight: 700;
      font-family: "Bell Gothic", sans-serif;
      color: #7f3f98; }

ul.inline-logos {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center; }
  ul.inline-logos li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 0.5rem 0.75rem;
    width: 190px;
    height: 100px; }
    ul.inline-logos li img {
      margin: 0px auto;
      max-width: 190px;
      max-height: 100px;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    ul.inline-logos li a {
      display: block;
      height: 100%;
      width: 100%; }
    ul.inline-logos li a:hover img {
      opacity: 0.75; }

.sidebar {
  background-color: #f5f2f6;
  margin: 1rem 0;
  padding: 2rem;
  border-radius: 20px 0 0 20px;
  position: relative; }

.sidebar:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  width: 1000px;
  background-color: #f5f2f6; }

.sidebar .title {
  font-family: 'KGTrueColors', sans-serif;
  font-size: 1.75rem;
  line-height: 1.4;
  color: #343434; }

.sidebar .title a {
  text-decoration: none;
  color: #343434; }

.sidebar .title a:hover,
.sidebar .title a:focus {
  color: #7f3f98; }

.sidebar nav li {
  margin-top: 1rem; }

.sidebar nav li a {
  font-size: 1.25rem;
  line-height: 1.2;
  text-decoration: none;
  color: #7f3f98; }

.sidebar nav li a:hover,
.sidebar nav li.current a {
  color: #e67515; }

/* Filters */
.refineoptions {
  background-color: #343434;
  margin: 2rem 0 1rem 0;
  padding: 2rem;
  position: relative;
  color: #FFFFFF;
  border-radius: 20px; }
  .refineoptions:after {
    content: "";
    display: table;
    clear: both; }
  .refineoptions .title {
    font-size: 1.25rem;
    line-height: 1.2;
    color: #FFFFFF;
    font-weight: bold; }
  .refineoptions .field {
    margin: 0.5rem 0;
    position: relative; }
  .refineoptions label,
  .refineoptions input[type="checkbox"] + label,
  .refineoptions input[type="radio"] + label {
    color: #b3c0d6;
    font-size: 16px;
    font-size: 1rem;
    padding: 0px;
    padding: 0rem;
    margin: 0px;
    margin: 0rem; }
    .refineoptions label:hover,
    .refineoptions input[type="checkbox"] + label:hover,
    .refineoptions input[type="radio"] + label:hover {
      color: #FFFFFF; }
  .refineoptions input[type="checkbox"] + label,
  .refineoptions input[type="radio"] + label {
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.2;
    padding-left: 2rem;
    margin: 0px;
    display: inline-block; }
  .refineoptions input[type="checkbox"]:checked + label,
  .refineoptions input[type="radio"]:checked + label {
    color: #FFFFFF; }
  .refineoptions input[type="radio"] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: -30px;
    left: -30px; }
  .refineoptions input[type="radio"] + label span {
    background-color: #4d4d4d;
    border-radius: 5px;
    display: block;
    position: absolute;
    top: 3px;
    left: 0px;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #FFF; }
  .refineoptions input[type="radio"]:checked + label span:before {
    content: '✓'; }
  .refineoptions input[type="radio"]:checked + label span {
    background-color: #FFF;
    color: green; }
  .refineoptions input[type="text"] {
    width: 100%;
    border: 1px solid #a7d1f9;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.5rem 0.75rem;
    margin: 0rem 0rem 0.5rem 0rem;
    border-radius: 3px; }
    .refineoptions input[type="text"]:focus {
      outline: none;
      border: 1px solid #1ec2f3;
      -webkit-box-shadow: 0px 0px 3px 0px rgba(30, 194, 243, 0.5);
      box-shadow: 0px 0px 3px 0px rgba(30, 194, 243, 0.5); }
  .refineoptions input[type="submit"] {
    cursor: pointer;
    width: 100%;
    text-align: center;
    border: none;
    display: block;
    background-color: #e67515;
    color: #FFFFFF;
    font-size: 1.25rem;
    line-height: 1rem;
    padding: 1rem 0.75rem;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 0.5rem;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
    .refineoptions input[type="submit"]:focus {
      outline: none;
      border: none;
      background-color: #eb8229; }

@media only screen and (max-width: 40.063em) {
  .refineoptions {
    margin: 18px 0px;
    margin: 1.125rem 0rem; } }

.page-banner {
  background-color: #7f3f98;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

.page-banner .overlay {
  background-color: rgba(82, 41, 98, 0.9);
  padding: 5rem 0; }

.page-banner h1 {
  color: #FFF;
  font-size: 4rem;
  line-height: 1;
  margin: 0;
  position: relative; }

.page-banner h1 span {
  position: relative; }

.page-banner h1:before {
  content: '';
  position: absolute;
  left: -2rem;
  bottom: 50%;
  margin-bottom: -56px;
  width: 348px;
  height: 119px;
  background-image: url("../images/stars/title.png"); }

.event-listing .event {
  margin: 1rem auto;
  position: relative;
  max-width: 570px; }

.event-listing .event .image {
  display: block;
  position: relative; }

.event-listing .event .image .date {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #e67515;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 0.4rem 0.5rem;
  font-weight: bold;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.1; }

.event-listing .event .image .date span {
  display: block;
  font-size: 0.875rem;
  text-transform: uppercase; }

.event-listing .event .image img {
  display: block;
  border-radius: 20px 20px 0 0; }

.event-listing .event .text {
  display: block;
  text-decoration: none;
  padding: 2rem;
  color: #FFF;
  background-color: #7f3f98;
  border-radius: 0 0 20px 20px; }

.event-listing .event .title {
  font-size: 2rem;
  line-height: 2rem;
  height: 4rem; }

/* Featured */
.event-listing .event.featured .title {
  margin-bottom: 0.5rem; }

.event-listing .event.featured .text {
  min-height: 16.75rem;
  padding-bottom: 6rem; }

.event-listing .event.featured .title {
  font-size: 2.5rem;
  line-height: 1;
  height: auto; }

.event-listing .event .go {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #FFF;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  right: 2rem; }

.event-listing .event .go:after {
  content: '';
  position: absolute;
  bottom: 6px;
  right: 2px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Event Page */
.event-banner .overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }

.event-banner .title {
  padding: 3rem 0 6rem 0; }

.event-banner .breadcrumbs {
  color: #7f3f98;
  line-height: 1;
  font-size: 1.25rem; }

.event-banner .breadcrumbs span {
  color: #7f3f98;
  margin: 0 0.5rem; }

.event-banner .breadcrumbs a {
  color: #7f3f98;
  text-decoration: none; }
  .event-banner .breadcrumbs a:hover {
    color: #e67515; }

.event-banner {
  background-image: url("../images/sky.jpg");
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #FFF;
  position: relative; }

.event-banner h1 {
  color: #7f3f98;
  position: relative;
  font-size: 4rem;
  line-height: 1.2;
  margin: 0; }
  .event-banner h1:after {
    content: '';
    position: absolute;
    right: 100%;
    background-image: url("../images/fairy3glow.png");
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    width: 410px;
    height: 604px; }

.event-image {
  position: relative;
  margin: 1rem 0 2rem 0; }

.event-image .image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 0 auto;
  padding-top: 56.25%;
  border-radius: 20px; }

.event-image:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 100%;
  margin-right: -20px;
  height: 174px;
  width: 66px;
  background-image: url("../images/stars/yellowstars.png");
  -webkit-background-size: auto auto;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.event-content {
  background: #FFF;
  padding-bottom: 3rem; }

.event-stuff {
  margin-top: -4rem; }

/* Event Sidebar */
.event-sidebar {
  padding: 1rem 2rem;
  border-radius: 20px;
  background-color: #343434;
  color: #FFF;
  line-height: 1.4;
  margin: 1rem 0;
  position: relative; }

.event-sidebar h1,
.event-sidebar h2,
.event-sidebar h3,
.event-sidebar h4,
.event-sidebar h5,
.event-sidebar h6 {
  font-family: 'Bell Gothic', sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1rem 0 0 0; }

.es-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1rem 0 0 0; }

.event-sidebar p,
.event-sidebar li,
.es-description {
  line-height: 1.4;
  font-size: 1.5rem;
  margin: 0 0 1rem 0; }

.register-button {
  font-size: 1.5rem;
  padding: 1.5rem 2rem;
  border-radius: 20px;
  text-align: center;
  background-color: #e67515;
  color: #FFF;
  display: block;
  text-decoration: none;
  margin: 1rem 0;
  font-weight: bold; }

.register-button:hover,
.register-button:focus {
  background-color: #7f3f98; }

/* Stories Banner */
.stories-banner .overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  text-align: center; }

.stories-banner .title {
  padding: 5rem 0 1rem 0; }

.stories-banner .breadcrumbs {
  color: #7f3f98;
  line-height: 1;
  font-size: 1.25rem; }

.stories-banner .breadcrumbs span {
  color: #7f3f98;
  margin: 0 0.5rem; }

.stories-banner .breadcrumbs a {
  color: #7f3f98;
  text-decoration: none; }
  .stories-banner .breadcrumbs a:hover {
    color: #e67515; }

.stories-banner {
  background-image: url("../images/sky.jpg");
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #FFF;
  position: relative; }

.stories-banner h1 {
  color: #7f3f98;
  position: relative;
  font-size: 4rem;
  line-height: 1.2;
  margin: 0; }

.stories-area {
  background-color: #FFF;
  padding: 0 0 3em 0; }

.intro-content {
  max-width: 600px;
  margin: 0 auto; }

.intro-content h3 {
  font-family: 'Bell Gothic', sans-serif;
  color: #000;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0.5rem 0 1rem 0; }

.intro-content p {
  margin: 1rem 0;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #000; }

/* Stories Tags */
.stories-tags {
  text-align: center;
  font-size: 0;
  margin: 0 0 0.75rem 0; }

.stories-tags a {
  display: inline-block;
  font-size: 1.25rem;
  color: #FFF;
  border-radius: 10px;
  padding: 1rem;
  line-height: 1;
  background-color: #e67515;
  text-decoration: none;
  margin: 0.25rem;
  font-weight: bold; }

.stories-tags a.active {
  background-color: #7f3f98; }

.stories-tags a:hover,
.stories-tags a:focus {
  background-color: #7f3f98; }

/* Story */
.story-bg {
  text-align: center;
  background-color: #CCC;
  background-image: url("../images/sky.jpg");
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .story-bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }

.story-bg .overlay {
  position: relative; }

.story-bg .breadcrumbs {
  padding: 2rem 0;
  color: #7f3f98;
  line-height: 1;
  font-size: 1.25rem; }

.story-bg .breadcrumbs span {
  color: #7f3f98;
  margin: 0 0.5rem; }

.story-bg .breadcrumbs a {
  color: #7f3f98;
  text-decoration: none; }
  .story-bg .breadcrumbs a:hover {
    color: #e67515; }

/* */
.stories-area p {
  font-size: 1.15rem;
  line-height: 1.4; }

/* */
.stories-listing .story {
  margin: 1rem 0;
  position: relative; }

/* Decorative Elements */
.stories-listing .story.stars:after {
  content: '';
  position: absolute;
  top: -20px;
  left: 100%;
  margin-right: -20px;
  height: 174px;
  width: 66px;
  background-image: url("../images/stars/yellowstars.png");
  -webkit-background-size: auto auto;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat; }

.stories-listing .story .image {
  display: block;
  position: relative; }

.stories-listing .story .image img {
  display: block;
  border-radius: 20px 20px 0 0;
  width: 100%; }

.stories-listing .story .text {
  display: block;
  text-decoration: none;
  padding: 2rem;
  color: #FFF;
  background-color: #7f3f98;
  border-radius: 0 0 20px 20px; }

.stories-listing .story .title {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.4;
  height: 6rem;
  text-overflow: ellipsis; }

.stories-listing .story .description {
  font-size: 1.25rem;
  line-height: 1.4; }

/* Featured */
.stories-listing .story.featured .title {
  margin-bottom: 0.5rem; }

.stories-listing .story.featured .text {
  height: 16.75rem;
  padding-bottom: 4rem; }

.stories-listing .story.featured .title {
  font-size: 2rem;
  height: auto; }

.stories-listing .story .go {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #FFF;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  right: 2rem;
  font-size: 1.25rem; }

.stories-listing .story .go:after {
  content: '';
  position: absolute;
  bottom: 6px;
  right: 2px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* Story Banner */
.story-banner {
  position: relative; }

.story-banner .story-banner-image {
  position: relative; }

.story-banner .story-banner-image .image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 0 auto;
  padding-top: 56.25%;
  border-radius: 20px 20px 0 0; }

.story-banner .story-banner-image .video-embed {
  border-radius: 20px 20px 0 0; }

.story-banner .story-banner-image:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 100%;
  margin-right: -20px;
  height: 174px;
  width: 66px;
  background-image: url(../images/stars/yellowstars.png);
  -webkit-background-size: auto auto;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.story-banner .purple {
  padding: 2.5rem 3rem;
  background: #7f3f98;
  position: relative;
  border-radius: 0 0 20px 20px;
  margin-bottom: -2.5rem; }

.story-banner h1 {
  color: #FFFFFF;
  font-size: 4rem;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 0.5rem; }

.story-banner .published {
  font-size: 1.25rem;
  color: #c59bd5; }
  .story-banner .published span {
    color: #efe3f3; }

/* Story Content */
.author-bottom {
  text-align: right;
  float: right;
  font-style: italic;
  line-height: 30px;
  margin: 0.5em 0.5em 0 0; }

.story-area {
  background-color: #FFF; }

.story-time {
  background-color: #FFF;
  padding: 4.25rem 0 3rem 0; }

/* Post C2A */
.post-ctoa {
  padding: 3rem 0;
  background-color: #e67515;
  color: #FFFFFF;
  text-align: center;
  position: relative; }

.post-ctoa:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 30px;
  margin-left: -30px; }

.post-ctoa .title {
  color: #FFF;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: bold; }

.post-ctoa a {
  display: inline-block;
  text-decoration: none;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  border-radius: 10px;
  font-weight: bold;
  background-color: #7f3f98;
  color: #FFF;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.post-ctoa a:hover,
.post-ctoa a:focus {
  background-color: #8e46aa; }

@media screen and (max-width: 1024px) {
  .stories-listing .story.featured .text {
    height: auto;
    padding-bottom: 2rem; }
    .stories-listing .story.featured .text .go {
      position: relative;
      left: auto;
      bottom: auto;
      right: auto;
      margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .story-banner .purple {
    padding: 1.5rem 2.5rem; }
    .story-banner .purple h1 {
      font-size: 2.5rem; } }

.category-listing .category {
  margin: 1rem 0;
  position: relative; }

.category-listing .category a {
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  opacity: 1;
  max-width: 500px;
  margin: 0 auto; }

.category-listing .category a:hover,
.category-listing .category a:focus {
  opacity: 0.75; }

.category-listing .category img {
  display: block;
  border-radius: 20px 20px 0 0; }

.category-listing .category .text {
  display: block;
  text-decoration: none;
  padding: 2rem;
  color: #FFF;
  background-color: #7f3f98;
  border-radius: 0 0 20px 20px; }

.category-listing .category .title {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2rem;
  height: 4rem; }

/* Donation Banner */
.donation-banner {
  background-color: #7f3f98;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 5rem 0; }

.donation-banner h1 {
  font-size: 4rem;
  line-height: 1.2;
  margin: 0;
  color: #FFF;
  margin-bottom: 1rem; }

.donation-banner p {
  font-size: 1.25rem;
  color: #FFF;
  margin: 1rem 0; }

/* Donate Box */
.donation-banner .pre {
  position: relative; }
  .donation-banner .pre:after {
    content: '';
    position: absolute;
    top: -40px;
    right: 100%;
    margin-right: 20px;
    height: 600px;
    width: 340px;
    background-image: url("../images/fairy2glow.png");
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat; }

.donate-box {
  position: relative;
  margin: 1rem 0; }

.donate-box img {
  display: block;
  border-radius: 20px 20px 0 0; }

.donate-box .description {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 2rem;
  border-radius: 0 0 20px 20px;
  color: #FFF; }

.donate-box .description .amount {
  font-family: 'KGTrueColors', sans-serif;
  font-size: 2rem;
  line-height: 1.2; }

.donate-box .description .title {
  font-size: 1.25rem;
  line-height: 1.4; }

/* Donation Amount */
.donation-amount label {
  display: block;
  padding: 0rem 0rem 0.25rem 0rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #1D212A; }

.donation-amount input[type=checkbox],
.donation-amount input[type=radio] {
  position: absolute;
  z-index: -999; }

.donation-amount .optionset li {
  float: left;
  margin: 0rem 0.25rem 0.25rem 0rem; }

.donation-amount .optionset label {
  min-width: 30px;
  float: left;
  background-color: #7f3f98;
  color: #FFFFFF;
  text-align: center;
  font-size: 2rem;
  line-height: 4rem;
  padding: 0 1rem;
  margin: 0;
  cursor: pointer; }

.donation-amount .optionset label.error {
  padding: 0.5rem 0.75rem;
  margin: 0.75rem 0rem;
  background: #FAE4E8;
  color: #7e0714;
  border: 1px solid #D29CA6;
  border-radius: 5px;
  float: left;
  width: 100%;
  text-align: left;
  line-height: 1.4;
  font-size: 20px;
  font-size: 1.25rem; }

.donation-amount .optionset input[type=checkbox]:hover ~ label,
.donation-amount .optionset input[type=radio]:hover ~ label {
  background-color: #e67515; }

.donation-amount .optionset input[type=checkbox]:checked ~ label,
.donation-amount .optionset input[type=radio]:checked ~ label {
  background-color: #e67515;
  color: #1D212A;
  outline: 3px solid #e67515; }

/* Donation Sidebar */
.donation-sidebar img {
  display: block;
  border-radius: 20px;
  margin: 32px 0;
  margin: 2rem 0; }

.recommended {
  background-color: #fdfbf4;
  padding: 3rem 0;
  text-align: center; }

.recommended h3 {
  color: #000;
  font-size: 2.5rem; }

.breadcrumbs {
  padding-bottom: 1rem;
  color: #fffeff;
  line-height: 1;
  position: relative;
  z-index: 2; }

.breadcrumbs span {
  color: #9250ab;
  margin: 0 0.5rem; }

.breadcrumbs a {
  color: #FFF;
  text-decoration: none; }
  .breadcrumbs a:hover {
    color: #FFF; }

/* Program Page */
.program-banner .overlay {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }

.program-banner .title {
  padding: 3rem 0 6rem 0; }

.program-banner .breadcrumbs {
  color: #7f3f98;
  line-height: 1;
  font-size: 1.25rem; }

.program-banner .breadcrumbs span {
  color: #7f3f98;
  margin: 0 0.5rem; }

.program-banner .breadcrumbs a {
  color: #7f3f98;
  text-decoration: none; }
  .program-banner .breadcrumbs a:hover {
    color: #e67515; }

.program-banner {
  background-image: url("../images/sky.jpg");
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #FFF;
  position: relative; }

.program-banner h1 {
  color: #7f3f98;
  position: relative;
  font-size: 4rem;
  line-height: 1.2;
  margin: 0; }

.program-image {
  position: relative;
  margin: 1rem 0 2rem 0; }

.program-image .image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 0 auto;
  padding-top: 56.25%;
  border-radius: 20px; }

.program-content {
  background: #FFF;
  padding-bottom: 3rem; }

.program-stuff {
  margin-top: -4rem;
  position: relative; }

/* Program Sidebar */
.program-sidebar {
  margin: 2rem 0; }

.program-sidebar img {
  display: block;
  margin-top: 0.5rem; }

/* Sponsors */
.program-sponsors {
  text-align: center;
  margin: 3rem 0 0 0; }

.program-sponsors h3 {
  font-size: 1.66667rem;
  color: #7f3f98;
  font-family: "Bell Gothic", sans-serif;
  line-height: 1.4;
  margin: 45px 0 30px 0;
  line-height: 1.25em;
  font-weight: bold;
  text-align: left; }

.program-sponsors .badges {
  text-align: center;
  margin-bottom: 15px; }
  @supports (display: flex) {
    .program-sponsors .badges {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }

.program-sponsors .badges li {
  display: inline-block;
  max-height: 10%;
  max-width: 34.333%;
  margin: 1%; }
  @supports (display: flex) {
    .program-sponsors .badges li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.program-sponsors .badges a img {
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.program-sponsors .badges a:hover img,
.program-sponsors .badges a:focus img {
  opacity: 0.5; }

.program-sponsors .badges img {
  display: block;
  margin: 0 auto; }

/* Sidebar gallery */
.sidebar-gallery {
  font-size: 2rem; }

.sidebar-gallery a {
  display: block;
  margin: 2rem 0; }

.sidebar-gallery img {
  display: block;
  border-radius: 20px; }

/* Share */
.share {
  margin: 1em 0;
  text-align: left; }

.share > div {
  list-style: none;
  display: inline-block;
  margin: 0.5em 0.5em 0 0;
  padding: 0;
  vertical-align: top; }

.share .label {
  line-height: 30px;
  color: #595a5b; }

.share .facebook a svg {
  fill: #3b5998; }

.share .twitter a svg {
  fill: #1da1f2; }

.share a {
  fill: #000;
  width: 30px;
  height: 30px; }

.share a svg {
  width: 30px;
  height: 30px; }

.share li a:hover {
  fill: #ffffff; }

.listing-items li {
  padding: 30px 0 30px 300px;
  position: relative;
  border-top: 2px dashed #a2abb0; }
  .listing-items li.noimage {
    padding-left: 0; }
  .listing-items li:first-child {
    padding-top: 0;
    border-top: none; }
    .listing-items li:first-child .image {
      top: 0px; }
  .listing-items li:last-child {
    padding-bottom: 0; }

.listing-items li .image {
  position: absolute;
  top: 30px;
  left: 0;
  width: 270px; }
  .listing-items li .image img {
    display: block;
    border-radius: 10px; }

@media screen and (max-width: 1000px) {
  .listing-items li {
    padding-left: 0; }
  .listing-items li .image {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    max-width: 270px;
    margin-bottom: 15px; } }

.listing-items li .title {
  color: #7f3f98;
  font-size: 2.5rem;
  line-height: 1.25;
  position: relative;
  font-family: 'KGTrueColors', sans-serif;
  margin: 0 0 -15px 0; }

/* Search */
.searchResults .whatResults {
  padding: 32px;
  padding: 2rem;
  margin: 1rem 0;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #BEC5CA; }
  .searchResults .whatResults h1 {
    font-size: 48px;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #7f3f98;
    margin: 0; }
  .searchResults .whatResults p {
    font-size: 20px;
    font-size: 1.25em;
    line-height: 1.4;
    margin: 0; }

.searchResults ul {
  padding: 0; }
  .searchResults ul li {
    list-style: none;
    margin: 0;
    padding: 32px 0px;
    padding: 2rem 0rem;
    border-bottom: 1px dotted #d4dde4; }
    .searchResults ul li:last-child {
      padding-bottom: 0px;
      border-bottom: none; }

.searchResults ul li h4 {
  padding: 0;
  margin: 8px 0px;
  margin: 0.5rem 0rem;
  color: #7f3f98;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-weight: bold; }
  .searchResults ul li h4 a {
    color: #7f3f98;
    text-decoration: none; }
  .searchResults ul li h4 a:hover,
  .searchResults ul li h4 a:focus {
    text-decoration: underline; }

.searchResults ul li p {
  padding: 0;
  margin: 8px 0px;
  margin: 0.5rem 0rem;
  font-size: 20px;
  font-size: 1.25em;
  line-height: 1.4; }

.searchResults ul li a.readMoreLink {
  margin: 8px 0px;
  margin: 0.5rem 0rem;
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  font-size: 1.25em;
  line-height: 1.4;
  text-decoration: none;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 8px 12px 8px 12px;
  background-color: #7f3f98;
  color: #FFFFFF;
  font-weight: bold; }
  .searchResults ul li a.readMoreLink:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #e67515; }

/* Pagination */
.pagination {
  margin: 32px 0;
  margin: 2rem 0;
  text-align: center; }

.pagination .showing {
  margin-top: 16px;
  margin-top: 1rem; }

.pagination .showing span {
  font-weight: bold; }

.pagination ul {
  margin: 20px 0 0 0;
  font-size: 0; }

.pagination li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #222222;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-size: 1rem; }
  .pagination li:after {
    content: none; }

.pagination li a {
  display: block;
  padding: 12px 8px;
  color: #7f3f98;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #ced2d5;
  border-right: none;
  min-width: 40px;
  text-decoration: none; }
  .pagination li a:hover {
    background-color: #7f3f98;
    color: #FFFFFF; }

.pagination li span {
  display: block;
  padding: 12px 8px;
  min-width: 40px;
  border: 1px solid #ced2d5;
  border-right: none;
  font-weight: bold; }

.pagination li:last-child a {
  border-right: 1px solid #ced2d5; }

.pagination li.selected a,
.pagination li.selected a:hover {
  background-color: transparent;
  color: #1c1c1c;
  cursor: auto; }

.pagination li.prev a,
.pagination li.next a {
  color: #7f3f98;
  padding: 12px 16px;
  min-width: 140px;
  cursor: pointer;
  text-decoration: none; }

.pagination li.arrow.unavailable a {
  background-color: #EFEFEF;
  color: #9ca1a5;
  cursor: auto; }
  .pagination li.arrow.unavailable a:hover {
    background-color: #EFEFEF;
    color: #9ca1a5;
    cursor: auto; }

.pagination li.prev a:hover,
.pagination li.next a:hover {
  background-color: #7f3f98;
  color: #FFFFFF; }

@media screen and (max-width: 920px) {
  .pagination li {
    display: none; }
  .pagination li.prev,
  .pagination li.next {
    display: block; }
  .pagination .showing .these {
    float: none;
    padding: 8px 0; }
  .pagination .showing .of {
    float: none;
    border: none;
    border-top: 1px solid #dddddd;
    padding: 8px 0; } }

@media screen and (max-width: 600px) {
  .pagination li.prev,
  .pagination li.next {
    width: 100%; } }

/* Enquiry Form */
form {
  margin: 1rem 0rem;
  background: #FFFFFF;
  color: #222222; }

.userform .left {
  margin-bottom: 0 !important; }

/* Overrides Foundation */
form fieldset,
form fieldset.form-step {
  border: none;
  padding: 0;
  margin: 0;
  width: auto;
  position: relative;
  float: none;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-before: 0;
  -webkit-padding-start: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0; }

form .userformsgroup {
  padding: 16px 30px;
  padding: 1rem 1.875rem; }

/* Messages (eg. Validation Messages) */
form .message {
  padding: 0.5rem 0.75rem;
  margin: 0.75rem 0rem;
  background: #E3EFF2;
  border: 1px solid #ABC3CA;
  color: #04466f;
  border-radius: 5px;
  float: left;
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem; }
  form .message.good {
    background: #e1f5e1;
    color: darkgreen;
    border-color: #9cd29c; }
  form .message.error, form .message.required {
    background: #FAE4E8;
    color: #7e0714;
    border-color: #D29CA6; }

form label.error {
  padding: 0.5rem 0.75rem;
  margin: 0.75rem 0rem;
  background: #FAE4E8;
  color: #7e0714;
  border: 1px solid #D29CA6;
  border-radius: 5px;
  float: left;
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem; }

form {
  /* Middle Column - Basic Styles */
  /* Field Labels */
  /* Fields */
  /* Checkboxes and Radios */
  /* Inputs */
  /* Select fields */
  /* End of form */
  /* Submit Buttons */
  /* Reset Buttons */
  /* Content in forms */ }
  form .middleColumn {
    position: relative;
    /* Validation Errors */ }
    form .middleColumn .message.required {
      position: absolute;
      top: 100%;
      left: 0px;
      opacity: 0.925;
      width: auto; }
      form .middleColumn .message.required:after, form .middleColumn .message.required:before {
        bottom: 100%;
        left: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      form .middleColumn .message.required:after {
        border-color: rgba(250, 228, 232, 0);
        border-bottom-color: #FAE4E8;
        border-width: 10px;
        margin-left: -10px; }
      form .middleColumn .message.required:before {
        border-color: rgba(210, 156, 166, 0);
        border-bottom-color: #D29CA6;
        border-width: 11px;
        margin-left: -11px; }
  form label,
  form legend {
    color: #222222;
    display: block;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.2; }
  form .requiredField > label:after,
  form .requiredField > legend:after {
    content: ' *';
    color: #7f3f98; }
  form .field {
    float: left;
    width: 100%;
    margin: 0.75rem 0rem; }
    form .field.half {
      width: 48.5%;
      margin-right: 3%; }
      form .field.half.last {
        margin-right: 0; }
    form .field.third {
      width: 31.333333%;
      margin-right: 3%; }
      form .field.third.double {
        width: 65.666666%; }
      form .field.third.last {
        margin-right: 0; }
  form ul {
    margin: 0;
    padding: 0; }
  form ul.optionset li {
    list-style: none;
    padding: 0.5rem 0rem; }
  form ul label,
  form .contact-options label,
  form .field.checkbox label {
    float: none;
    text-align: left;
    padding-left: 24px;
    padding-left: 1.5rem; }
  form .radio-field label,
  form .checkbox-field label {
    margin: 0;
    padding: 0;
    color: #6d717b;
    font-weight: normal;
    position: relative; }
  form .radio-field label:hover,
  form .checkbox-field label:hover {
    color: #343b41; }
  form input[type="radio"],
  form input[type="checkbox"] {
    margin: 6px 0 2px 0;
    padding: 0;
    float: left; }
  form input[type="text"],
  form input[type="password"],
  form input[type="email"],
  form input[type="tel"],
  form input[type="file"],
  form textarea {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.25rem;
    border: 1px solid #000;
    border-radius: 4px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0.75rem;
    margin: 0;
    -webkit-transition: border 0.5s;
    transition: border 0.5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Placeholder */ }
    form input[type="text"]:disabled,
    form input[type="password"]:disabled,
    form input[type="email"]:disabled,
    form input[type="tel"]:disabled,
    form input[type="file"]:disabled,
    form textarea:disabled {
      background-color: #E5EBEF;
      opacity: 0.5; }
    form input[type="text"].required,
    form input[type="password"].required,
    form input[type="email"].required,
    form input[type="tel"].required,
    form input[type="file"].required,
    form textarea.required {
      border-color: #D34151;
      -webkit-box-shadow: 0 0 2px rgba(229, 128, 139, 0.5);
      box-shadow: 0 0 2px rgba(229, 128, 139, 0.5); }
    form input[type="text"].valid,
    form input[type="password"].valid,
    form input[type="email"].valid,
    form input[type="tel"].valid,
    form input[type="file"].valid,
    form textarea.valid {
      border-color: #53C74B;
      -webkit-box-shadow: 0 0 2px rgba(128, 242, 115, 0.5);
      box-shadow: 0 0 2px rgba(128, 242, 115, 0.5);
      color: darkgreen; }
    form input[type="text"].valid:focus, form input[type="text"].required:focus, form input[type="text"]:focus,
    form input[type="password"].valid:focus,
    form input[type="password"].required:focus,
    form input[type="password"]:focus,
    form input[type="email"].valid:focus,
    form input[type="email"].required:focus,
    form input[type="email"]:focus,
    form input[type="tel"].valid:focus,
    form input[type="tel"].required:focus,
    form input[type="tel"]:focus,
    form input[type="file"].valid:focus,
    form input[type="file"].required:focus,
    form input[type="file"]:focus,
    form textarea.valid:focus,
    form textarea.required:focus,
    form textarea:focus {
      outline: none;
      border: 1px solid #23b7fb;
      -webkit-box-shadow: 0 0 3px #62ceff;
      box-shadow: 0 0 3px #62ceff; }
    form input[type="text"]::-webkit-input-placeholder,
    form input[type="password"]::-webkit-input-placeholder,
    form input[type="email"]::-webkit-input-placeholder,
    form input[type="tel"]::-webkit-input-placeholder,
    form input[type="file"]::-webkit-input-placeholder,
    form textarea::-webkit-input-placeholder {
      color: #BECAD2; }
    form input[type="text"]:-moz-placeholder,
    form input[type="password"]:-moz-placeholder,
    form input[type="email"]:-moz-placeholder,
    form input[type="tel"]:-moz-placeholder,
    form input[type="file"]:-moz-placeholder,
    form textarea:-moz-placeholder {
      color: #BECAD2; }
    form input[type="text"]::-moz-placeholder,
    form input[type="password"]::-moz-placeholder,
    form input[type="email"]::-moz-placeholder,
    form input[type="tel"]::-moz-placeholder,
    form input[type="file"]::-moz-placeholder,
    form textarea::-moz-placeholder {
      color: #BECAD2; }
    form input[type="text"]:-ms-input-placeholder,
    form input[type="password"]:-ms-input-placeholder,
    form input[type="email"]:-ms-input-placeholder,
    form input[type="tel"]:-ms-input-placeholder,
    form input[type="file"]:-ms-input-placeholder,
    form textarea:-ms-input-placeholder {
      color: #BECAD2; }
  form textarea {
    overflow: auto;
    resize: vertical; }
  form select {
    color: #222222;
    height: auto;
    border-radius: 3px;
    font-size: 1.25rem;
    line-height: 1.25rem;
    outline: none;
    width: 100%;
    padding: 0.75rem;
    margin: 0;
    position: relative;
    border: 1px solid #000;
    -webkit-box-shadow: 0px 1px 3px rgba(199, 201, 218, 0.15);
    box-shadow: 0px 1px 3px rgba(199, 201, 218, 0.15);
    background: #f0f2f4;
    /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f2f4), to(#e7ebee));
    background: -webkit-linear-gradient(top, #f0f2f4 0%, #e7ebee 100%);
    background: linear-gradient(to bottom, #f0f2f4 0%, #e7ebee 100%); }
    form select:hover {
      background: #f1f3f5;
      /* Old browsers */
      background: -webkit-gradient(linear, left top, left bottom, from(#f1f3f5), to(#e9ecef));
      background: -webkit-linear-gradient(top, #f1f3f5 0%, #e9ecef 100%);
      background: linear-gradient(to bottom, #f1f3f5 0%, #e9ecef 100%);
      /* W3C */ }
    form select.valid:focus, form select.required:focus, form select:focus {
      outline: none;
      border: 1px solid #23b7fb;
      -webkit-box-shadow: 0 0 3px rgba(98, 206, 255, 0.5);
      box-shadow: 0 0 3px rgba(98, 206, 255, 0.5); }
  form .Actions:after {
    content: "";
    display: table;
    clear: both; }
  form input[type="submit"],
  form input[type="button"],
  form button {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
    cursor: pointer;
    margin: 0.75rem 0rem;
    padding: 1rem;
    border: none;
    outline: none;
    color: #FFFFFF;
    float: right;
    min-width: 0;
    text-align: center;
    background-color: #7f3f98;
    border-radius: 10px; }
    form input[type="submit"]:hover,
    form input[type="button"]:hover,
    form button:hover {
      background-color: #e67515; }
  form input[type="reset"] {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
    cursor: pointer;
    margin: 0.75rem 0rem;
    padding: 1rem;
    border: none;
    outline: none;
    color: #000;
    float: none;
    text-align: center;
    background-color: #EFEFEF;
    border-radius: 10px; }
    form input[type="reset"]:hover {
      opacity: 0.75; }
  form p {
    color: #4A4B4D;
    font-size: 24px;
    font-size: 1.25rem;
    line-height: 1.65;
    margin: 0 0 1rem 0; }
  form h1, form h2, form h3 {
    font-size: 2.5rem;
    line-height: 1.2;
    color: #7f3f98;
    margin: 1rem 0rem;
    border-bottom: 2px dashed #CCC;
    padding-bottom: 1rem;
    float: left;
    width: 100%; }
  form h4, form h5, form h6 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
    color: #7f3f98;
    font-weight: bold;
    margin: 0 0 1rem 0;
    float: left;
    width: 100%; }
  form .field .middleColumn h1, form .field .middleColumn h2, form .field .middleColumn h3, form .field .middleColumn h4, form .field .middleColumn h5, form .field .middleColumn h6 {
    float: none; }
  form p#ForgotPassword {
    padding: 16px 0px 0px 0px; }
  form a {
    color: #128eb7;
    text-decoration: none;
    position: relative; }

/* Table */
form table {
  margin: 0px;
  width: 100%;
  background-color: #f7f9fa;
  border: 1px solid #dee0e3; }
  form table .field {
    margin: 0px;
    padding: 0px; }
  form table th {
    background-color: #2C3134;
    color: #FFFFFF;
    padding: 0.5rem 0.625rem; }
  form table td {
    font-size: 1.125em; }
  form table a {
    color: #222222; }
  form table .total {
    border-top: 1px solid #dee0e3; }
    form table .total td {
      font-size: 1.25rem;
      padding-top: 1rem;
      padding-bottom: 1rem; }

@media all and (max-width: 40.063em) {
  form .field.half,
  form .field.third {
    width: 100%;
    margin-right: 0; } }

/* Expiry */
form .card_expiry {
  margin: 0; }

form .middleColumn.fieldgroup .fieldgroup-field {
  width: 47.7157360175%;
  float: left;
  margin: 12px 0px;
  margin-right: 4.568527965%; }

form .middleColumn.fieldgroup .fieldgroup-field.last {
  margin-right: 0; }

form .field.card_expiry {
  float: left;
  width: 65.666666%;
  margin: 0;
  margin-right: 3%; }
  form .field.card_expiry label.left {
    display: none; }
  @media screen and (max-width: 767px) {
    form .field.card_expiry {
      width: 100%;
      margin-right: 0; } }

/* FOR ICONS */
.sprite {
  display: none; }

.cc-sm svg {
  width: 64px;
  height: 41px; }

/* CVC Explainer */
.questionmark {
  display: block;
  float: right;
  position: relative;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #009fdf;
  padding: 0px 6px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer; }

.questionmark .cvc {
  background-image: url(../images/cvc.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  right: 25px;
  width: 81px;
  height: 46px;
  line-height: 20px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  color: #FFF;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 1px; }

.questionmark .cvc:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  border-color: transparent transparent transparent #006097;
  margin-top: -3px;
  top: 50%;
  left: 100%; }

.questionmark:hover {
  color: #00b9f2;
  background-color: #EFEFEF; }

.questionmark:hover .cvc {
  right: 30px;
  opacity: 1;
  visibility: visible; }

.home-banner.loading .loader-holder {
  opacity: 1;
  visibility: visible; }

.home-banner.loading .Wallop {
  opacity: 0;
  visibility: hidden; }

.home-banner .Wallop {
  -webkit-transition: 2s all ease;
  transition: 2s all ease;
  opacity: 1;
  visibility: visible; }

.home-banner .loader-holder {
  -webkit-transition: 2s all ease 2s;
  transition: 2s all ease 2s;
  opacity: 0;
  visibility: hidden; }

.loadarea {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.loader {
  height: 100px;
  width: 100px;
  position: relative;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 19200ms;
  animation-duration: 19200ms;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

[class*='star-'] {
  width: 40px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  opacity: 0;
  color: #e67515;
  -webkit-animation-name: loader;
  animation-name: loader;
  -webkit-animation-duration: 4800ms;
  animation-duration: 4800ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1); }
  [class*='star-']:nth-child(2n) {
    color: #7f3f98; }

.star-1 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms; }

.star-2 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms; }

.star-3 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms; }

.star-4 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms; }

.star-5 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 1600ms;
  animation-delay: 1600ms; }

.star-6 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 2000ms;
  animation-delay: 2000ms; }

.star-7 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 2400ms;
  animation-delay: 2400ms; }

.star-8 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 2800ms;
  animation-delay: 2800ms; }

.star-9 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 3200ms;
  animation-delay: 3200ms; }

.star-10 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 3600ms;
  animation-delay: 3600ms; }

.star-11 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 4000ms;
  animation-delay: 4000ms; }

.star-12 {
  -webkit-transform-origin: -20px 0px;
  -ms-transform-origin: -20px 0px;
  transform-origin: -20px 0px;
  -webkit-animation-delay: 4400ms;
  animation-delay: 4400ms; }

@-webkit-keyframes loader {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.4) rotate(390deg);
    transform: scale(1.4) rotate(390deg); }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(0deg);
    transform: scale(0.1) rotate(0deg); } }

@keyframes loader {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.4) rotate(390deg);
    transform: scale(1.4) rotate(390deg); }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(0deg);
    transform: scale(0.1) rotate(0deg); } }

/*! Pushy - v1.0.0 - 2016-3-1
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 320px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #1c1c1c;
  border-right: 2px solid #FFF;
  overflow: auto;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
  /* Search */ }
  .pushy .primary a {
    display: block;
    color: #FFFFFF;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 15px 30px;
    text-decoration: none;
    outline: 0; }
  .pushy .primary a:hover {
    background-color: #7f3f98; }
  .pushy .sub {
    margin: 20px 0;
    font-size: 0;
    padding: 0 20px; }
    .pushy .sub li {
      display: inline-block; }
    .pushy .sub a {
      color: #c5c5c5;
      font-size: 18px;
      font-size: 1.25rem;
      text-decoration: none;
      padding: 10px; }
    .pushy .sub a:hover {
      color: #FFF; }
  .pushy .social {
    font-size: 0;
    text-align: left;
    margin: 30px 0 20px 0;
    padding: 0 30px; }
  .pushy .social li {
    display: inline-block;
    margin: 0 1rem 1rem 0; }
  .pushy .social li a {
    display: block;
    padding: 0; }
  .pushy .social li a svg {
    fill: #ffffff;
    display: block;
    width: 20px;
    height: 20px; }
  .pushy .social li a:hover svg {
    fill: #7f3f98; }
  .pushy .search-field {
    position: relative;
    margin: 0 0 20px 0; }
  .pushy .search-field input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFFFFF;
    color: #1c1c1c;
    border: none;
    font-size: 1rem;
    line-height: 2.85rem;
    padding: 5px 90px 5px 30px;
    width: 100%;
    height: 44px; }
    .pushy .search-field input[type="search"]:focus {
      outline: none;
      border-color: #7f3f98;
      -webkit-box-shadow: 0px 0px 3px #7f3f98;
      box-shadow: 0px 0px 3px #7f3f98; }
    .pushy .search-field input[type="search"]::-webkit-input-placeholder {
      color: #1c1c1c; }
    .pushy .search-field input[type="search"]:-moz-placeholder {
      color: #1c1c1c; }
    .pushy .search-field input[type="search"]::-moz-placeholder {
      color: #1c1c1c; }
    .pushy .search-field input[type="search"]:-ms-input-placeholder {
      color: #1c1c1c; }
  .pushy .search-field button {
    position: absolute;
    top: 50%;
    right: 30px;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    margin-top: -10px;
    width: 20px;
    height: 20px; }
    .pushy .search-field button svg {
      display: block;
      width: 20px;
      height: 20px;
      fill: #1c1c1c; }
  .pushy ul:first-child {
    margin-top: 10px; }
  .pushy.pushy-left {
    left: 0; }
  .pushy.pushy-right {
    right: 0; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-320px, 0, 0);
  -ms-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0); }

.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0); }

.pushy-right {
  -webkit-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0); }

.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-320px, 0, 0);
  -ms-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0); }

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Menu Transitions */
#container,
.pushy,
.push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99), -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

/* Site Overlay */
.site-overlay {
  display: none; }

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Submenu Appearance */
.pushy-submenu {
  /* Submenu Icon */ }
  .pushy-submenu ul {
    padding-left: 15px;
    -webkit-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out; }
    .pushy-submenu ul .pushy-link {
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
  .pushy-submenu > a {
    position: relative; }
  .pushy-submenu > a::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: url("../img/arrow.svg") no-repeat;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }

/* Submenu Movement */
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden; }

.pushy-submenu-closed .pushy-link {
  opacity: 0; }

.pushy-submenu-open {
  /* Submenu Icon */ }
  .pushy-submenu-open ul {
    max-height: 1000px; }
  .pushy-submenu-open .pushy-link {
    opacity: 1; }
  .pushy-submenu-open a::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg); }

.no-csstransforms3d .pushy-submenu-closed ul {
  max-height: none;
  display: none; }

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

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

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

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

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

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

/* Slider */
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/**
 * wallop.css
 *
 * @fileoverview Default styles for wallop – recommended
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
/*
  This is the top-level selector

  It should be relative positioned
  to allow the children to be positioned absolutely
  relative to this
 */
.Wallop {
  position: relative; }

/*
  This element groups all the items, but not the buttons

  It's a recommendation but it's very likely
  you'll want to hide any overflow from the items
  Especially when doing animations such as scale
 */
.Wallop-list {
  position: relative;
  overflow: hidden; }

/*
  This is the item element

  By default, they are all hidden and
  positioned absolute
  I recommend always having .Wallop-item--current
  in your markup by default (probably on the first element)
 */
.Wallop-item {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

/*
  This is the current item element

  All we do here, is make it visible again reset
  the position to static. Could also be relative
 */
.Wallop-item--current {
  visibility: visible;
  position: relative; }

/**
 * wallop--fade.css
 *
 * @fileoverview Fade animation for wallop
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
.Wallop--fade .Wallop-item--hidePrevious,
.Wallop--fade .Wallop-item--hideNext {
  visibility: visible;
  -webkit-animation: fadeOut 450ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  animation: fadeOut 450ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }

/*
  In order to fade out properly we need to make sure
  that the item that is going to be the previous one
  has a higer z-index that the next one
 */
.Wallop--fade .Wallop-item--hidePrevious,
.Wallop--fade .Wallop-item--hideNext {
  z-index: 2; }

.Wallop--fade .Wallop-item--showPrevious,
.Wallop--fade .Wallop-item--showNext {
  z-index: 1; }

/*==========  FADE ANIMATIONS  ==========*/
@-webkit-keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden; } }

/**
 * wallop--fold.css
 *
 * @fileoverview Fold animation for wallop
 *
 * @author Pedro Duarte
 * @author http://pedroduarte.me/wallop
 */
.Wallop--fold .Wallop-list {
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000; }

.Wallop--fold .Wallop-item--showPrevious,
.Wallop--fold .Wallop-item--showNext {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

.Wallop--fold .Wallop-item--showPrevious {
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  -webkit-animation: foldFromLeft 550ms cubic-bezier(0.65, 0.05, 0.36, 1) both;
  animation: foldFromLeft 550ms cubic-bezier(0.65, 0.05, 0.36, 1) both;
  z-index: 2; }

.Wallop--fold .Wallop-item--showNext {
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  -webkit-animation: foldFromRight 550ms cubic-bezier(0.65, 0.05, 0.36, 1) both;
  animation: foldFromRight 550ms cubic-bezier(0.65, 0.05, 0.36, 1) both;
  z-index: 1; }

.Wallop--fold .Wallop-item--hidePrevious,
.Wallop--fold .Wallop-item--hideNext {
  visibility: visible; }

@-webkit-keyframes foldFromLeft {
  0% {
    -webkit-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg); } }

@keyframes foldFromLeft {
  0% {
    -webkit-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg); } }

@-webkit-keyframes foldFromRight {
  0% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg); } }

@keyframes foldFromRight {
  0% {
    -webkit-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg); } }

@media screen and (min-width: 2400px) {
  .offcanvas-site-wrap {
    max-width: 2400px;
    overflow: hidden;
    margin: 0 auto; } }

.content {
  position: relative;
  margin: 1rem 0;
  /*** Simple Typography Settings ***/
  /* Font Family */
  /* Base Font for HTML */
  /* Paragraph Styles */
  /* Header Styles */
  /* Blockquote Styles */
  /* Links */
  /* hr */
  /* Type Misc */
  /*** Type ***/
  /* Headers */
  /* Paragraphs */
  /* Links */
  /* Lists */
  /* hr */
  /* Blockquote */
  /* Tables */
  /* Figure */
  /* Code */
  /* Misc Styles */
  /* Image Styles */
  /* Responsive iFrame Embed */ }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    font-family: "Bell Gothic", sans-serif;
    line-height: 1.4;
    margin: 45px 0 30px 0;
    color: #000000;
    line-height: 1.25em;
    font-weight: bold; }
  .content h1 {
    font-size: 2.5rem;
    color: #7f3f98; }
  .content h2 {
    font-size: 1.92308rem;
    color: #7f3f98; }
  .content h3 {
    font-size: 1.66667rem;
    color: #7f3f98; }
  .content h4 {
    font-size: 1.47059rem; }
  .content h5 {
    font-size: 1.38889rem; }
  .content h6 {
    font-size: 1.25rem; }
  .content p {
    margin-top: 30px;
    font-size: 1.25rem;
    line-height: 1.5em;
    color: #000; }
  .content a {
    color: #7f3f98;
    text-decoration: none;
    border-bottom: 0.11216rem solid #e67515;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
    .content a:hover {
      background-color: #fae2cd;
      color: #613074; }
  .content ul, .content ol {
    margin: 30px 0 0 26px; }
    .content ul li, .content ol li {
      margin-top: 10px;
      color: #000;
      font-size: 1.25rem; }
    .content ul ul, .content ul ol, .content ol ul, .content ol ol {
      margin-top: 0; }
  .content ul li {
    list-style: none;
    position: relative; }
    .content ul li:after {
      content: '';
      position: absolute;
      left: -22px;
      top: 7px;
      height: 16px;
      width: 16px;
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxNS41IDE2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNS41IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZENjQ3O30NCjwvc3R5bGU+DQo8Zz4NCgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjUuNSw0LjggOC43LDAuMyAxMC4zLDUuNyAxNS4yLDcgMTEuMSwxMC4xIDExLDE1LjcgNi43LDEyLjQgMS43LDE0LjMgMy41LDguOCAwLjMsNC44IAkiLz4NCgk8cGF0aCBkPSJNMTEsMTZjLTAuMSwwLTAuMSwwLTAuMi0wLjFsLTQuMi0zLjJsLTQuOCwxLjljLTAuMSwwLTAuMiwwLTAuMy0wLjFjLTAuMS0wLjEtMC4xLTAuMi0wLjEtMC4zbDEuOC01LjNMMC4xLDQuOQ0KCQlDMCw0LjksMCw0LjcsMCw0LjZjMC4xLTAuMSwwLjItMC4yLDAuMy0wLjJoNWwzLjEtNC4zQzguNSwwLDguNiwwLDguOCwwQzguOSwwLDksMC4xLDksMC4ybDEuNiw1LjJsNC43LDEuM2MwLjEsMCwwLjIsMC4xLDAuMiwwLjINCgkJYzAsMC4xLDAsMC4yLTAuMSwwLjNsLTMuOSwzLjFsLTAuMSw1LjRjMCwwLjEtMC4xLDAuMi0wLjIsMC4zQzExLjEsMTYsMTEuMSwxNiwxMSwxNnogTTYuNywxMi4xYzAuMSwwLDAuMSwwLDAuMiwwLjFsMy45LDNsMC4xLTUNCgkJYzAtMC4xLDAtMC4yLDAuMS0wLjJsMy42LTIuOEwxMC4yLDZjLTAuMSwwLTAuMi0wLjEtMC4yLTAuMkw4LjYsMWwtMi45LDRDNS43LDUsNS42LDUuMSw1LjUsNS4xSDAuOWwyLjgsMy42DQoJCWMwLjEsMC4xLDAuMSwwLjIsMC4xLDAuM2wtMS42LDQuOWw0LjQtMS43QzYuNiwxMi4xLDYuNiwxMi4xLDYuNywxMi4xeiIvPg0KPC9nPg0KPC9zdmc+DQo="); }
  .content ul ul li:after {
    left: -20px;
    top: 12px;
    height: 8px;
    width: 8px;
    background-image: none;
    background-color: #7f3f98;
    border-radius: 6px; }
  .content ol li {
    list-style: decimal; }
  .content hr {
    height: 1px;
    margin: 30px 0;
    border: none;
    background-color: #DADADA; }
  .content blockquote {
    font-family: 'KGTrueColors', sans-serif;
    margin: 30px 0;
    font-size: 1.5rem;
    line-height: 1.5;
    background-color: #7f3f98;
    border-radius: 20px;
    padding: 2rem;
    color: #FFFFFF;
    text-align: center; }
  .content blockquote p {
    margin: 0;
    color: #FFFFFF;
    padding: 0;
    font-family: 'KGTrueColors', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5; }
  .content table {
    width: 100%;
    margin: 30px 0;
    border-collapse: collapse; }
  .content table, .content td, .content th {
    border: 1px solid #DADADA;
    text-align: left;
    font-size: 1.25rem; }
  .content th {
    font-weight: 800; }
  .content th, .content td {
    padding: 15px; }
  .content figure,
  .content .captionImage {
    margin: 30px 0; }
    .content figure img,
    .content .captionImage img {
      margin: 0; }
  .content figcaption,
  .content p.caption {
    margin-top: 15px;
    color: #1a1a1a;
    font-size: 24px; }
  .content pre {
    display: block;
    margin: 0 0 40px 0;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #DADADA;
    overflow: auto;
    border-radius: 3px; }
    .content pre code {
      position: static;
      padding: 0;
      border: none;
      line-height: 1.5em; }
  .content code {
    position: relative;
    top: -0.2em;
    padding: 3px;
    font-family: Courier New, Courier, monospace;
    font-size: 0.89286rem;
    color: #747474;
    line-height: 1em;
    pointer-events: none;
    border: 1px solid #DADADA;
    border-radius: 3px; }
  .content em, .content i, .content .italic {
    font-style: italic; }
  .content strong, .content b, .content .bold {
    font-weight: 800; }
  .content img {
    display: block;
    max-width: 100%;
    margin: 30px 0; }
  .content img.center {
    margin: 30px auto; }
  .content img.left,
  .content .captionImage.left,
  .content img.floatleft {
    float: left;
    margin-left: 0;
    margin-right: 30px; }
  .content img.right,
  .content .captionImage.right,
  .content img.floatright {
    float: right;
    margin-right: 0;
    margin-left: 30px; }
  .content .media {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: 30px 0; }
  .content .media iframe,
  .content .media object,
  .content .media embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .content > :first-child {
    margin-top: 0 !important; }

/** Home Elements **/
.home-programs {
  background-color: #FFFFFF;
  padding: 4rem 0;
  text-align: center; }

.home-programs h2 {
  color: #7f3f98;
  font-size: 2.5rem; }

.home-programs p {
  color: #5f5f5f;
  font-size: 1.25rem; }

/* Show Program Category */
.js .home-programs .program-category {
  opacity: 0; }

.js .home-programs.active .program-category {
  -webkit-animation: showThing 0.5s ease 1;
  animation: showThing 0.5s ease 1;
  opacity: 1; }

/* Program Categories */
.program-category {
  margin: 2rem 0; }

.program-category:hover a.title .description {
  bottom: 100%;
  opacity: 1;
  visibility: visible; }

.program-category a.image {
  display: block;
  position: relative; }
  .program-category a.image:before {
    border-radius: 20px 20px 0 0;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: 2rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#e1cde9), to(#bf98cf));
    background: -webkit-linear-gradient(top, #e1cde9 0%, #bf98cf 100%);
    background: linear-gradient(to bottom, #e1cde9 0%, #bf98cf 100%); }

.program-category a.image img {
  display: block;
  margin: 0 auto;
  position: relative;
  border-radius: 20px 20px 0 0; }

.program-category a.title {
  display: block;
  text-decoration: none;
  line-height: 1;
  text-align: left;
  position: relative; }

.program-category a.title .label {
  background-color: #7f3f98;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 0 0 20px 20px;
  padding: 2rem 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
  z-index: 2; }

.program-category a.title .description {
  font-size: 1.25rem;
  line-height: 1.4;
  position: absolute;
  z-index: 1;
  bottom: 0%;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#7f3f98), color-stop(50%, #7f3f98), to(rgba(127, 63, 152, 0)));
  background: -webkit-linear-gradient(bottom, #7f3f98 0%, #7f3f98 50%, rgba(127, 63, 152, 0) 100%);
  background: linear-gradient(to top, #7f3f98 0%, #7f3f98 50%, rgba(127, 63, 152, 0) 100%);
  color: #FFF;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  padding: 64px 32px 32px 32px;
  padding: 4rem 2rem 2rem 2rem;
  opacity: 0;
  visibility: hidden; }

.program-category a.title .label:after {
  content: '';
  position: absolute;
  bottom: 50%;
  margin-bottom: -6px;
  right: 2rem;
  margin-right: 2px;
  border-right: 3px solid #FFF;
  border-top: 3px solid #FFF;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.home-help {
  padding: 5rem 0;
  background-color: #7f3f98;
  color: #FFFFFF;
  position: relative; }

.home-help h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  position: relative;
  margin-bottom: 0.5rem; }

.home-help p {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 1rem; }

.home-help p a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold; }

.home-help .help.top-one {
  margin-top: -1.75rem; }

@media screen and (max-width: 63.9375em) {
  .home-help .help.top-one {
    margin-top: 1em; } }

.home-help .help {
  margin: 1rem 0; }

.home-help .help a {
  display: block;
  text-decoration: none;
  border-radius: 20px;
  overflow: hidden; }

.home-help .help.small a {
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.home-help .help.small a:hover,
.home-help .help.small a:focus {
  opacity: 0.75; }

.home-help .help .image {
  display: block;
  position: relative; }

.home-help .help .over {
  position: absolute;
  bottom: 20px;
  left: 0;
  background-color: #e67515;
  color: #FFFFFF;
  font-size: 2rem;
  line-height: 1;
  border-radius: 0 10px 10px 0;
  padding: 1.25rem 1.5rem;
  font-weight: bold;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease; }

.home-help .help .image img {
  display: block; }

.home-help .help a:hover .over {
  padding-left: 3rem; }

.home-help .help.small .image img {
  border-radius: 20px 20px 0 0; }

.home-help .help .title {
  font-size: 1.5rem;
  line-height: 1.2;
  display: block;
  text-decoration: none;
  color: #FFF;
  background-color: #e67515;
  border-radius: 0 0 20px 20px;
  font-weight: bold;
  position: relative;
  padding-top: 50%; }

.home-help .help .title span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1.15rem 1.5rem; }

/* Quote */
.home-help .quote {
  margin: 1rem 0;
  border-radius: 20px;
  background-color: #e67515;
  color: #FFF;
  padding-top: 110%;
  position: relative; }
  .home-help .quote:before {
    content: '”';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 2rem;
    color: #b75d11;
    font-size: 12rem;
    line-height: 1;
    font-family: 'KGTrueColors', sans-serif; }
  .home-help .quote .text {
    display: block;
    font-size: 1.5rem;
    line-height: 1.2;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.8rem 2rem; }
  .home-help .quote .attribution {
    display: block;
    line-height: 1.2;
    position: absolute;
    top: 100%;
    margin-top: 15px;
    color: #c59bd5;
    right: 0; }

@media screen and (min-width: 40.0625em) and (max-width: 63.9375em) {
  .home-help .row {
    width: 40rem; } }

@media screen and (max-width: 63.9375em) {
  .home-help .quote .attribution {
    margin: 0;
    top: auto;
    bottom: 2rem;
    right: 2rem;
    color: #FFF; } }

/* Title Bar */
@supports (display: flex) {
  .title-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

/* Home Events */
.home-events {
  background-color: #FFFFFF;
  padding: 5rem 0; }

.home-events h2 {
  color: #7f3f98;
  font-size: 2.5rem; }

.home-events a.button {
  display: inline-block;
  font-size: 1.5rem;
  padding: 0.5rem 1rem;
  color: #FFF;
  text-decoration: none;
  border-radius: 10px;
  font-weight: bold;
  background-color: #7f3f98; }

.home-events a.button:hover {
  background-color: #e67515; }

.home-events .event {
  margin: 1rem 0;
  position: relative; }

.home-events .event .image {
  display: block;
  position: relative; }

.home-events .event .image .date {
  position: absolute;
  top: 20px;
  right: 0;
  background-color: #e67515;
  color: #FFFFFF;
  border-radius: 5px 0 0 5px;
  padding: 0.35rem 0.5rem;
  font-weight: bold;
  font-size: 1.25rem; }

.home-events .event .image img {
  display: block;
  border-radius: 20px 20px 0 0; }

.home-events .event .text {
  display: block;
  text-decoration: none;
  padding: 2rem;
  color: #FFF;
  background-color: #7f3f98;
  border-radius: 0 0 20px 20px; }

.home-events .event .title {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0.5rem; }

.home-events .event .description {
  font-size: 1.25rem; }

.home-insta {
  position: relative;
  background: #e67515; }
  .home-insta .js_slider .prev, .home-insta .js_slider .next {
    background-color: #7f3f98; }

.home-insta .fairy {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 600px;
  height: 472px;
  background-image: url("../images/fairyleft.png");
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 3; }

@media screen and (max-width: 1000px) {
  .home-insta .fairy {
    display: none; } }

.home-insta .above {
  padding: 5rem 0 3rem 0; }

.home-insta h2 {
  color: #FFF;
  font-size: 2.5rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 2; }

.home-insta h2 span {
  color: #6e2d00; }

/* Hills */
.home-insta .hills {
  text-align: center;
  color: #FFF;
  padding: 0 0 5rem 0; }

.home-insta .hills .label {
  font-weight: bold;
  font-size: 2rem;
  line-height: 3rem; }

/* Social */
.home-insta .social {
  position: relative;
  z-index: 2; }

.home-insta .social li {
  display: inline-block;
  margin: 1rem;
  vertical-align: middle; }

.home-insta .social li a svg {
  display: block;
  fill: #FFFFFF;
  width: 3rem;
  height: 3rem; }

.home-insta .social li a:hover svg {
  fill: #7f3f98; }

/* Carousel */
.home-insta .slide {
  margin: 0 15px;
  outline: none; }

.home-insta .image {
  padding-top: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 20px;
  position: relative;
  overflow: hidden; }

.home-insta .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0;
  line-height: 1.4;
  font-size: 1rem;
  white-space: normal;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  padding: 10px;
  border-radius: 20px; }

.home-insta .image:hover .caption {
  opacity: 1; }

.home-insta .caption a {
  color: #7f3f98;
  text-decoration: none; }

.home-insta .js_slide {
  width: 320px;
  margin: 1rem; }

@media screen and (max-width: 800px) {
  .home-insta .hills .label {
    display: block; } }

@media screen and (max-width: 600px) {
  .home-insta .social li {
    margin: 0.75rem; }
  .home-insta .social li a svg {
    width: 2rem;
    height: 2rem; } }

.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #7f3f98;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 3;
  text-indent: 100%;
  overflow: hidden;
  -webkit-background-size: 25px, 46px;
  background-size: 25px, 46px;
  background-position: center;
  background-repeat: no-repeat; }

.slick-arrow:hover {
  background-color: #e67515; }

.slick-prev {
  left: 0;
  border-radius: 0 10px 10px 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE0LjMsMjVMMzAuMiw5LjFsNS42LDUuNUwyNS40LDI1bDEwLjQsMTAuNGwtNS42LDUuNUwxNC4zLDI1eiIvPg0KPC9nPg0KPC9zdmc+DQo="); }

.slick-next {
  right: 0;
  border-radius: 10px 0 0 10px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwMS41IDUwMS41Ij48Zz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTk5LjMzIDQxMC42MjJsLTU1Ljc3LTU1LjUwOEwyNDcuNDI1IDI1MC43NSAxNDMuNTYgMTQ2LjM4NGw1NS43Ny01NS41MDdMMzU4LjQ0IDI1MC43NXoiLz48L2c+PC9zdmc+DQo="); }

/* Random Global Elements */
h1, h2, h3 {
  font-family: 'KGTrueColors', sans-serif; }

/* Show More Button */
.showmore {
  text-align: center;
  margin-top: 1rem;
  border-top: 3px dashed #CCC;
  padding-top: 1rem; }

.showmore a {
  display: inline-block;
  padding: 1rem 2rem;
  color: #FFF;
  font-size: 1.25rem;
  font-weight: bold;
  background-color: #e67515;
  border-radius: 10px;
  text-decoration: none;
  margin: 1rem 0;
  position: relative; }

.showmore a.loading {
  text-indent: -200%; }

.showmore a.loading:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #ffffff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load 1.1s infinite linear;
  animation: load 1.1s infinite linear; }

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

/* Video Embed */
.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px; }

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

/* Show Things */
.js .iseeyou,
.js .iseeyou {
  opacity: 0; }

.js .iseeyou.active,
.js .iseeyou.active {
  -webkit-animation: showThing 0.5s ease 1;
  animation: showThing 0.5s ease 1;
  opacity: 1; }

@-webkit-keyframes showThing {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes showThing {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Decorative Elements */
.show-stars {
  position: relative; }

.show-stars:before,
.show-stars:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIg0KCSBpZD0ic3ZnMiIgaW5rc2NhcGU6b3V0cHV0X2V4dGVuc2lvbj0ib3JnLmlua3NjYXBlLm91dHB1dC5zdmcuaW5rc2NhcGUiIGlua3NjYXBlOnZlcnNpb249IjAuNDUiIHNvZGlwb2RpOmRvY2Jhc2U9Ii9ob21lL3J1Z2J5NDcxL0Rlc2t0b3AiIHNvZGlwb2RpOmRvY25hbWU9InN0YXIuc3ZnIiBzb2RpcG9kaTptb2RpZmllZD0idHJ1ZSIgc29kaXBvZGk6dmVyc2lvbj0iMC4zMiIgeG1sbnM6Y2M9Imh0dHA6Ly93ZWIucmVzb3VyY2Uub3JnL2NjLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIiB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiDQoJIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQwIDQwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkNCRTQyO30NCjwvc3R5bGU+DQo8c29kaXBvZGk6bmFtZWR2aWV3ICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgYm9yZGVyb3BhY2l0eT0iMS4wIiBncmlkdG9sZXJhbmNlPSIxMC4wIiBndWlkZXRvbGVyYW5jZT0iMTAuMCIgaWQ9ImJhc2UiIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzIiIGlua3NjYXBlOmN4PSIyMTYuMiIgaW5rc2NhcGU6Y3k9IjIwNi4yMzcwMiIgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iNzEyIiBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjEwMjQiIGlua3NjYXBlOndpbmRvdy14PSIwIiBpbmtzY2FwZTp3aW5kb3cteT0iMCIgaW5rc2NhcGU6em9vbT0iMC45ODQzMDQzNiIgb2JqZWN0dG9sZXJhbmNlPSIxMC4wIiBwYWdlY29sb3I9IiNmZmZmZmYiPg0KCTwvc29kaXBvZGk6bmFtZWR2aWV3Pg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI0MCwxNS41IDI2LjIsMTMuNSAyMCwxIDEzLjgsMTMuNSAwLDE1LjUgMTAsMjUuMyA3LjcsMzkgMjAsMzIuNSAzMi40LDM5IDMwLDI1LjIgIi8+DQo8L3N2Zz4NCg==");
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 40px;
  height: 40px;
  opacity: 0;
  visibility: hidden; }

.show-stars.stars-left:before,
.show-stars.stars-left:after {
  margin-right: 30px; }

.show-stars.stars-right:before,
.show-stars.stars-right:after {
  margin-left: 30px; }

.show-stars.active:before,
.show-stars.active:after {
  position: absolute;
  opacity: 1;
  visibility: visible; }

.show-stars.active:after {
  top: 45px;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.show-stars.stars-right.active:before {
  -webkit-animation: starShowLeft 1s ease 1;
  animation: starShowLeft 1s ease 1;
  left: 100%;
  -webkit-transform: rotate(-730deg) scale(1);
  -ms-transform: rotate(-730deg) scale(1);
  transform: rotate(-730deg) scale(1); }

@-webkit-keyframes starShowLeft {
  0% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-730deg) scale(1);
    transform: rotate(-730deg) scale(1);
    opacity: 1; } }

@keyframes starShowLeft {
  0% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-730deg) scale(1);
    transform: rotate(-730deg) scale(1);
    opacity: 1; } }

.show-stars.stars-right.active:after {
  left: 100%;
  -webkit-transform: rotate(-640deg) scale(0.75);
  -ms-transform: rotate(-640deg) scale(0.75);
  transform: rotate(-640deg) scale(0.75);
  -webkit-animation: starShowLeft2 1.5s ease 1;
  animation: starShowLeft2 1.5s ease 1; }

@-webkit-keyframes starShowLeft2 {
  0% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  50% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-640deg) scale(0.75);
    transform: rotate(-640deg) scale(0.75);
    opacity: 1; } }

@keyframes starShowLeft2 {
  0% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  50% {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-640deg) scale(0.75);
    transform: rotate(-640deg) scale(0.75);
    opacity: 1; } }

.show-stars.stars-left.active:before {
  -webkit-animation: starShowRight 1s ease 1;
  animation: starShowRight 1s ease 1;
  right: 100%;
  -webkit-transform: rotate(730deg) scale(1);
  -ms-transform: rotate(730deg) scale(1);
  transform: rotate(730deg) scale(1); }

@-webkit-keyframes starShowRight {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(730deg) scale(1);
    transform: rotate(730deg) scale(1);
    opacity: 1; } }

@keyframes starShowRight {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(730deg) scale(1);
    transform: rotate(730deg) scale(1);
    opacity: 1; } }

.show-stars.stars-left.active:after {
  right: 100%;
  -webkit-transform: rotate(640deg) scale(0.75);
  -ms-transform: rotate(640deg) scale(0.75);
  transform: rotate(640deg) scale(0.75);
  -webkit-animation: starShowRight2 1.5s ease 1;
  animation: starShowRight2 1.5s ease 1; }

@-webkit-keyframes starShowRight2 {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  50% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(640deg) scale(0.75);
    transform: rotate(640deg) scale(0.75);
    opacity: 1; } }

@keyframes starShowRight2 {
  0% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  50% {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 0; }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(640deg) scale(0.75);
    transform: rotate(640deg) scale(0.75);
    opacity: 1; } }

/* Clearfix */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* Override Foundation */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: left; }

.programs-listing .large-4.columns:nth-child(4) {
  clear: left; }

/*Form Overrides */
form ul.optionset li:after {
  content: none; }

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