@charset "UTF-8";
/*! 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&family=Bitter:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400;1,700&display=swap");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Define consistent border, margin, and padding.
 */
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;
}

/*
  ZURB Foundation components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
*/
/*
	My custom settings. These variables are copied from _settings.css
	This file will only contain uncommented settings that are actually used in the theme.
*/
.wp-caption {
  padding: 0.25rem;
}

.wp-caption img {
  max-width: 100%;
}

p.wp-caption-text {
  font-size: 90%;
  color: #555555;
  padding: 0.625rem 0;
}

meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:75em)/";
  width: 64.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:75.0625em)/";
  width: 75.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:75.0625em) and (max-width:90em)/";
  width: 75.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

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

html,
body {
  font-size: 100%;
}

body {
  background: #FFFFFF;
  color: #222222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#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;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

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

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: 63.375rem;
  width: 100%;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

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

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

  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

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

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

  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

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

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

  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .small-1 {
    width: 8.3333333333%;
  }

  .small-2 {
    width: 16.6666666667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.3333333333%;
  }

  .small-5 {
    width: 41.6666666667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.3333333333%;
  }

  .small-8 {
    width: 66.6666666667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.3333333333%;
  }

  .small-11 {
    width: 91.6666666667%;
  }

  .small-12 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0 !important;
  }

  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }

  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }

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

  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }

  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }

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

  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }

  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }

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

  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }

  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.small-centered,
.columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.small-uncentered,
.columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.small-centered:last-child,
.columns.small-centered:last-child {
    float: none;
  }

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

  .column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
    float: right;
  }

  .row.small-collapse > .column,
.row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
.row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .medium-1 {
    width: 8.3333333333%;
  }

  .medium-2 {
    width: 16.6666666667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.3333333333%;
  }

  .medium-5 {
    width: 41.6666666667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.3333333333%;
  }

  .medium-8 {
    width: 66.6666666667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.3333333333%;
  }

  .medium-11 {
    width: 91.6666666667%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0 !important;
  }

  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }

  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }

  .medium-offset-3 {
    margin-left: 25% !important;
  }

  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }

  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }

  .medium-offset-6 {
    margin-left: 50% !important;
  }

  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }

  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }

  .medium-offset-9 {
    margin-left: 75% !important;
  }

  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }

  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.medium-centered,
.columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.medium-uncentered,
.columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.medium-centered:last-child,
.columns.medium-centered:last-child {
    float: none;
  }

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

  .column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
    float: right;
  }

  .row.medium-collapse > .column,
.row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
.row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

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

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

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

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

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

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

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

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

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }

  .column,
.columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .large-1 {
    width: 8.3333333333%;
  }

  .large-2 {
    width: 16.6666666667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.3333333333%;
  }

  .large-5 {
    width: 41.6666666667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.3333333333%;
  }

  .large-8 {
    width: 66.6666666667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.3333333333%;
  }

  .large-11 {
    width: 91.6666666667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0 !important;
  }

  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }

  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }

  .large-offset-3 {
    margin-left: 25% !important;
  }

  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }

  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }

  .large-offset-6 {
    margin-left: 50% !important;
  }

  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }

  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }

  .large-offset-9 {
    margin-left: 75% !important;
  }

  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }

  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  .column.large-centered,
.columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.large-uncentered,
.columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  .column.large-centered:last-child,
.columns.large-centered:last-child {
    float: none;
  }

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

  .column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
    float: right;
  }

  .row.large-collapse > .column,
.row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
.row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }

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

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

  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }

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

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

  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }

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

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

  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
.accordion {
  margin-bottom: 0;
}
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
.accordion:after {
  clear: both;
}
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}
.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #FFFFFF;
  display: block;
}

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #78a22f;
  border-color: #678b28;
  color: #FFFFFF;
}
.alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333333;
  font-size: 1.375rem;
  line-height: 0.9;
  margin-top: -0.6875rem;
  opacity: 0.3;
  padding: 0 6px 4px;
  position: absolute;
  top: 50%;
}
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
.alert-box.radius {
  border-radius: 3px;
}
.alert-box.round {
  border-radius: 1000px;
}
.alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #FFFFFF;
}
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #FFFFFF;
}
.alert-box.secondary {
  background-color: #959484;
  border-color: #828170;
  color: #FFFFFF;
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #FFFFFF;
}
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #33332c;
}
.alert-box.alert-close {
  opacity: 0;
}

[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*=block-grid-]:before, [class*=block-grid-]:after {
  content: " ";
  display: table;
}
[class*=block-grid-]:after {
  clear: both;
}
[class*=block-grid-] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width:64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #cfcfc8;
  border-color: #bcbcb2;
  border-radius: 3px;
}
.breadcrumbs > * {
  color: #78a22f;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin: 0;
  text-transform: uppercase;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.breadcrumbs > * a {
  color: #78a22f;
}
.breadcrumbs > *.current {
  color: #333333;
  cursor: default;
}
.breadcrumbs > *.current a {
  color: #333333;
  cursor: default;
}
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.breadcrumbs > *.unavailable {
  color: #999999;
}
.breadcrumbs > *.unavailable a {
  color: #999999;
}
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  color: #999999;
  cursor: not-allowed;
  text-decoration: none;
}
.breadcrumbs > *:before {
  color: #AAAAAA;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Accessibility - hides the forward slash */
[aria-label=breadcrumbs] [aria-hidden=true]:after {
  content: "/";
}

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #78a22f;
  border-color: #608226;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #608226;
}
button:hover, button:focus, .button:hover, .button:focus {
  color: #FFFFFF;
}
button.secondary, .button.secondary {
  background-color: #959484;
  border-color: #797868;
  color: #FFFFFF;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #797868;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #FFFFFF;
}
button.success, .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #FFFFFF;
}
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #FFFFFF;
}
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #FFFFFF;
}
button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #FFFFFF;
}
button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}
button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}
button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}
button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
button.radius, .button.radius {
  border-radius: 3px;
}
button.round, .button.round {
  border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #78a22f;
  border-color: #608226;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #608226;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #FFFFFF;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #78a22f;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #959484;
  border-color: #797868;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #797868;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #FFFFFF;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #959484;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #FFFFFF;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #FFFFFF;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #FFFFFF;
}
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #FFFFFF;
}
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width:40.0625em) {
  button, .button {
    display: inline-block;
  }
}
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
.button-group:after {
  clear: both;
}
.button-group.even-2 li {
  display: inline-block;
  margin: 0 -2px;
  width: 50%;
}
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
.button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.3333333333%;
}
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
.button-group.even-4 li {
  display: inline-block;
  margin: 0 -2px;
  width: 25%;
}
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
.button-group.even-5 li {
  display: inline-block;
  margin: 0 -2px;
  width: 20%;
}
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
.button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.6666666667%;
}
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
.button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.2857142857%;
}
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
.button-group.even-8 li {
  display: inline-block;
  margin: 0 -2px;
  width: 12.5%;
}
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}
.button-group > li {
  display: inline-block;
  margin: 0 -2px;
}
.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}
.button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}
.button-group.stack > li > button, .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-left: 0;
}
.button-group.stack > li > button, .button-group.stack > li .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
.button-group.stack > li > button {
  width: 100%;
}
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-top: 0;
}
.button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 -2px;
}
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
  border-left: 0;
}
@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button {
    width: 100%;
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-top: 0;
  }
}
.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}
.button-group.radius > *,
.button-group.radius > * > a,
.button-group.radius > * > button,
.button-group.radius > * > .button {
  border-radius: 0;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.button-group.radius.stack > * {
  display: block;
  margin: 0;
}
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-left: 0;
}
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
.button-group.radius.stack > * > button {
  width: 100%;
}
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-top: 0;
}
.button-group.radius.stack > *,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button,
.button-group.radius.stack > * > .button {
  border-radius: 0;
}
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media only screen and (min-width:40.0625em) {
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *,
.button-group.radius.stack-for-small > * > a,
.button-group.radius.stack-for-small > * > button,
.button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}
@media only screen and (max-width: 40em) {
  .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.radius.stack-for-small > *,
.button-group.radius.stack-for-small > * > a,
.button-group.radius.stack-for-small > * > button,
.button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
.button-group.round > * {
  display: inline-block;
  margin: 0 -2px;
}
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}
.button-group.round > *,
.button-group.round > * > a,
.button-group.round > * > button,
.button-group.round > * > .button {
  border-radius: 0;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.button-group.round.stack > * {
  display: block;
  margin: 0;
}
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-left: 0;
}
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
.button-group.round.stack > * > button {
  width: 100%;
}
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-top: 0;
}
.button-group.round.stack > *,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button,
.button-group.round.stack > * > .button {
  border-radius: 0;
}
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media only screen and (min-width:40.0625em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *,
.button-group.round.stack-for-small > * > a,
.button-group.round.stack-for-small > * > button,
.button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}
@media only screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.round.stack-for-small > *,
.button-group.round.stack-for-small > * > a,
.button-group.round.stack-for-small > * > button,
.button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
.button-bar:after {
  clear: both;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
.button-bar .button-group div {
  overflow: hidden;
}

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
  margin-right: 0;
}

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0;
}
.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}

.clearing-touch-label {
  color: #AAAAAA;
  font-size: 0.6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}
.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width:40.0625em) {
  .clearing-main-prev,
.clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .clearing-main-prev > span,
.clearing-main-next > span {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  .clearing-main-prev > span:hover,
.clearing-main-next > span:hover {
    opacity: 0.8;
  }

  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }

  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }

  .clearing-main-prev.disabled,
.clearing-main-next.disabled {
    opacity: 0.3;
  }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: 0.4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden;
  }

  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}
/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}
.f-dropdown.open {
  display: block;
}
.f-dropdown > *:first-child {
  margin-top: 0;
}
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
.f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}
.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}
.f-dropdown.drop-right.open {
  display: block;
}
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}
.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}
.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}
.f-dropdown.drop-left.open {
  display: block;
}
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}
.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}
.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}
.f-dropdown.drop-top.open {
  display: block;
}
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}
.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}
.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}
.f-dropdown li.radius {
  border-radius: 3px;
}
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}
.f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}
.f-dropdown.content.open {
  display: block;
}
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}
.f-dropdown.mega.open {
  left: 0 !important;
}

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}
.dropdown.button::after, button.dropdown::after {
  border-color: #FFFFFF transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.dropdown.button::after, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
.dropdown.button::after, button.dropdown::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}
.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}
.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}
.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}
.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}
.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
}
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/* Standard Forms */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
label.right {
  float: none !important;
  text-align: right;
}
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
label small {
  text-transform: capitalize;
  color: #676767;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  border-color: true;
}

.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type=text]:disabled, input[type=password]:disabled, input[type=date]:disabled, input[type=datetime]:disabled, input[type=datetime-local]:disabled, input[type=month]:disabled, input[type=week]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=time]:disabled, input[type=url]:disabled, input[type=color]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}
input[type=text][disabled], input[type=text][readonly], fieldset[disabled] input[type=text], input[type=password][disabled], input[type=password][readonly], fieldset[disabled] input[type=password], input[type=date][disabled], input[type=date][readonly], fieldset[disabled] input[type=date], input[type=datetime][disabled], input[type=datetime][readonly], fieldset[disabled] input[type=datetime], input[type=datetime-local][disabled], input[type=datetime-local][readonly], fieldset[disabled] input[type=datetime-local], input[type=month][disabled], input[type=month][readonly], fieldset[disabled] input[type=month], input[type=week][disabled], input[type=week][readonly], fieldset[disabled] input[type=week], input[type=email][disabled], input[type=email][readonly], fieldset[disabled] input[type=email], input[type=number][disabled], input[type=number][readonly], fieldset[disabled] input[type=number], input[type=search][disabled], input[type=search][readonly], fieldset[disabled] input[type=search], input[type=tel][disabled], input[type=tel][readonly], fieldset[disabled] input[type=tel], input[type=time][disabled], input[type=time][readonly], fieldset[disabled] input[type=time], input[type=url][disabled], input[type=url][readonly], fieldset[disabled] input[type=url], input[type=color][disabled], input[type=color][readonly], fieldset[disabled] input[type=color], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}
input[type=text].radius, input[type=password].radius, input[type=date].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=number].radius, input[type=search].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, textarea.radius {
  border-radius: 3px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

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

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
textarea {
  max-width: 100%;
}

::-webkit-input-placeholder {
  color: #cccccc;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #cccccc;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #cccccc;
}

:-ms-input-placeholder {
  color: #cccccc;
}

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem;
}
select::-ms-expand {
  display: none;
}
select.radius {
  border-radius: 3px;
}
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}
select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}
select[multiple] {
  height: auto;
}

/* Adjust margin for form elements below */
input[type=file],
input[type=checkbox],
input[type=radio],
select {
  margin: 0 0 1rem 0;
}

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

/* Normalize file input width */
input[type=file] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem;
}
fieldset legend {
  background: #FFFFFF;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
.error input[type=checkbox],
.error input[type=radio] {
  margin-bottom: 1rem;
}
.error label,
.error label.error {
  color: #f04124;
}
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF;
}
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
.error span.error-message {
  display: block;
}

input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

label.error {
  color: #f04124;
}

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333;
}
.icon-bar > * {
  display: block;
  float: left;
  font-size: 1rem;
  margin: 0 auto;
  padding: 1.25rem;
  text-align: center;
  width: 25%;
}
.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
}
.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  display: inline-block;
  margin: 0 0.0625rem 0 0;
}
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}
.icon-bar.label-right > * label {
  display: inline-block;
}
.icon-bar.vertical.label-right > * {
  text-align: left;
}
.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  float: none;
  margin: auto;
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.medium-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.large-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
  font-size: 1rem;
}
.icon-bar > * i {
  font-size: 1.875rem;
}
.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
.icon-bar > * label {
  color: #FFFFFF;
}
.icon-bar > * i {
  color: #FFFFFF;
}
.icon-bar > a:hover {
  background: #78a22f;
}
.icon-bar > a:hover label {
  color: #FFFFFF;
}
.icon-bar > a:hover i {
  color: #FFFFFF;
}
.icon-bar > a.active {
  background: #78a22f;
}
.icon-bar > a.active label {
  color: #FFFFFF;
}
.icon-bar > a.active i {
  color: #FFFFFF;
}
.icon-bar .item.disabled {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}
.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}
.icon-bar.two-up .item {
  width: 50%;
}
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.three-up .item {
  width: 33.3333%;
}
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.four-up .item {
  width: 25%;
}
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.five-up .item {
  width: 20%;
}
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.six-up .item {
  width: 16.66667%;
}
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.seven-up .item {
  width: 14.28571%;
}
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.eight-up .item {
  width: 12.5%;
}
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.icon-bar.two-up .item {
  width: 50%;
}
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.three-up .item {
  width: 33.3333%;
}
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.four-up .item {
  width: 25%;
}
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.five-up .item {
  width: 20%;
}
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.six-up .item {
  width: 16.66667%;
}
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.seven-up .item {
  width: 14.28571%;
}
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.eight-up .item {
  width: 12.5%;
}
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width:40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width:64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0;
}
.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}
.inline-list > li > * {
  display: block;
}

/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  left: 2.5%;
}

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%;
}

.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%;
}
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}
.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px;
}
.joyride-tip-guide .joyride-nub.top {
  border-color: #333333;
  border-top-color: transparent !important;
  border-top-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom {
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
}

.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0;
}

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem;
}

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0;
}

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: 0.5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #EEEEEE !important;
}

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFFFFF;
  position: absolute;
  z-index: 102;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width:40.0625em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    left: auto;
    right: -20px;
    top: 22px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
  }
}
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

.label {
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #78a22f;
  color: #FFFFFF;
}
.label.radius {
  border-radius: 3px;
}
.label.round {
  border-radius: 1000px;
}
.label.alert {
  background-color: #f04124;
  color: #FFFFFF;
}
.label.warning {
  background-color: #f08a24;
  color: #FFFFFF;
}
.label.success {
  background-color: #43AC6A;
  color: #FFFFFF;
}
.label.secondary {
  background-color: #959484;
  color: #FFFFFF;
}
.label.info {
  background-color: #a0d3e8;
  color: #333333;
}

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
.slideshow-wrapper ul li:first-child {
  display: block;
}
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
  display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}
.slideshow-wrapper .preloader {
  border-radius: 1000px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: rotate;
  animation-timing-function: linear;
  border-color: #555555 #FFFFFF;
  border: solid 3px;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
  bottom: 0;
  position: absolute;
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFFFFF;
  font-size: 0.875rem;
  padding: 0.625rem 0.875rem;
  width: 100%;
}
.orbit-container .orbit-slide-number {
  left: 10px;
  background: rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-size: 12px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}
.orbit-container .orbit-timer > span {
  border: solid 4px #FFFFFF;
  border-bottom: none;
  border-top: none;
  display: none;
  height: 14px;
  position: absolute;
  top: 0;
  width: 11px;
  right: 0;
}
.orbit-container .orbit-timer.paused > span {
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #FFFFFF;
  right: -4px;
}
.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333;
}
.orbit-container:hover .orbit-timer > span {
  display: block;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  background-color: transparent;
  color: white;
  height: 60px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  text-indent: -9999px !important;
  top: 45%;
  width: 36px;
  z-index: 10;
}
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  border: inset 10px;
  display: block;
  height: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 0;
}
.orbit-container .orbit-prev {
  left: 0;
}
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #FFFFFF;
}
.orbit-container .orbit-prev:hover > span {
  border-right-color: #FFFFFF;
}
.orbit-container .orbit-next {
  right: 0;
}
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #FFFFFF;
  left: 50%;
  margin-left: -4px;
}
.orbit-container .orbit-next:hover > span {
  border-left-color: #FFFFFF;
}

.orbit-bullets-container {
  text-align: center;
}

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px;
}
.orbit-bullets li {
  background: #CCCCCC;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 0.5625rem;
  margin-right: 6px;
  width: 0.5625rem;
  border-radius: 1000px;
}
.orbit-bullets li.active {
  background: #999999;
}
.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width:40.0625em) {
  .touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0 !important;
    opacity: 1 !important;
    position: relative;
  }
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }

  .orbit-timer {
    display: none;
  }

  .orbit-next, .orbit-prev {
    display: none;
  }

  .orbit-bullets {
    display: none;
  }
}
ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}
ul.pagination li {
  color: #222222;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}
ul.pagination li a, ul.pagination li button {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999999;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.0625rem 0.625rem 0.0625rem;
}
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
  background: transparent;
}
ul.pagination li.current a, ul.pagination li.current button {
  background: #78a22f;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #78a22f;
}
ul.pagination li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333;
}
.panel > :first-child {
  margin-top: 0;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #333333;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f7fbf1;
  color: #333333;
}
.panel.callout > :first-child {
  margin-top: 0;
}
.panel.callout > :last-child {
  margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #333333;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
.panel.callout a:not(.button) {
  color: #78a22f;
}
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #678b28;
}
.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  background-color: #333333;
  color: #EEEEEE;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}
.pricing-table .price {
  background-color: #F6F6F6;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 2rem;
  font-weight: normal;
  padding: 0.9375rem 1.25rem;
  text-align: center;
}
.pricing-table .description {
  background-color: #FFFFFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  padding: 0.9375rem;
  text-align: center;
}
.pricing-table .bullet-item {
  background-color: #FFFFFF;
  border-bottom: dotted 1px #DDDDDD;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  padding: 0.9375rem;
  text-align: center;
}
.pricing-table .cta-button {
  background-color: #FFFFFF;
  padding: 1.25rem 1.25rem 0;
  text-align: center;
}

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem;
}
.progress .meter {
  background: #78a22f;
  display: block;
  height: 100%;
}
.progress.secondary .meter {
  background: #959484;
  display: block;
  height: 100%;
}
.progress.success .meter {
  background: #43AC6A;
  display: block;
  height: 100%;
}
.progress.alert .meter {
  background: #f04124;
  display: block;
  height: 100%;
}
.progress.radius {
  border-radius: 3px;
}
.progress.radius .meter {
  border-radius: 2px;
}
.progress.round {
  border-radius: 1000px;
}
.progress.round .meter {
  border-radius: 999px;
}

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA;
}
.range-slider.vertical-range {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  height: 12.5rem;
  width: 1rem;
}
.range-slider.vertical-range .range-slider-handle {
  bottom: -10.5rem;
  margin-left: -0.5rem;
  margin-top: 0;
  position: absolute;
}
.range-slider.vertical-range .range-slider-active-segment {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.875rem;
}
.range-slider.radius {
  background: #FAFAFA;
  border-radius: 3px;
}
.range-slider.radius .range-slider-handle {
  background: #78a22f;
  border-radius: 3px;
}
.range-slider.radius .range-slider-handle:hover {
  background: #6a8f29;
}
.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
  background: #78a22f;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
  background: #6a8f29;
}
.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: not-allowed;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #78a22f;
  cursor: default;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #6a8f29;
}

.range-slider-active-segment {
  background: #949382;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute;
}

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #78a22f;
}
.range-slider-handle:hover {
  background: #6a8f29;
}

.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh;
  }
}
.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 80%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal {
    top: 6.25rem;
  }
}
.reveal-modal.radius {
  border-radius: 3px;
}
.reveal-modal.round {
  border-radius: 1000px;
}
.reveal-modal.collapse {
  padding: 0;
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 95%;
  }
}
.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}
@media only screen and (min-width:40.0625em) {
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 63.375rem;
    right: 0;
    width: 100%;
  }
}
.reveal-modal.toback {
  z-index: 1003;
}
.reveal-modal .close-reveal-modal {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
}

.side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0;
}
.side-nav li {
  font-size: 0.875rem;
  font-weight: normal;
  margin: 0 0 0.4375rem 0;
}
.side-nav li a:not(.button) {
  color: #78a22f;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #a5d05c;
}
.side-nav li a:not(.button):active {
  color: #a5d05c;
}
.side-nav li.active > a:first-child:not(.button) {
  color: #a5d05c;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}
.side-nav li.heading {
  color: #78a22f;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

.split.button {
  position: relative;
  padding-right: 5.0625rem;
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button span {
  width: 3.09375rem;
}
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button span:after {
  border-color: #FFFFFF transparent transparent transparent;
}
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.secondary span:after {
  border-color: #FFFFFF transparent transparent transparent;
}
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny {
  padding-right: 3.75rem;
}
.split.button.tiny span {
  width: 2.25rem;
}
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button.small {
  padding-right: 4.375rem;
}
.split.button.small span {
  width: 2.625rem;
}
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button.large {
  padding-right: 5.5rem;
}
.split.button.large span {
  width: 3.4375rem;
}
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}
.split.button.expand {
  padding-left: 2rem;
}
.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}
.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.split.button.no-pip span:before {
  border-style: none;
}
.split.button.no-pip span:after {
  border-style: none;
}
.split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}
.sub-nav dt {
  text-transform: uppercase;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  color: #999999;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 1rem;
  margin-bottom: 0;
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: #78a22f;
  color: #FFFFFF;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #678b28;
}

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switch label {
  background: #DDDDDD;
  color: transparent;
  cursor: pointer;
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  transition: left 0.15s ease-out;
}
.switch input {
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 9px;
}
.switch input + label {
  margin-left: 0;
  margin-right: 0;
}
.switch label:after {
  background: #FFFFFF;
  content: "";
  display: block;
  height: 1.5rem;
  left: 0.25rem;
  position: absolute;
  top: 0.25rem;
  width: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: translate3d(0, 0, 0);
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.switch input:checked + label {
  background: #78a22f;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch label {
  height: 2rem;
  width: 4rem;
}
.switch label:after {
  height: 1.5rem;
  width: 1.5rem;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch label {
  color: transparent;
  background: #DDDDDD;
}
.switch label:after {
  background: #FFFFFF;
}
.switch input:checked + label {
  background: #78a22f;
}
.switch.large label {
  height: 2.5rem;
  width: 5rem;
}
.switch.large label:after {
  height: 2rem;
  width: 2rem;
}
.switch.large input:checked + label:after {
  left: 2.75rem;
}
.switch.small label {
  height: 1.75rem;
  width: 3.5rem;
}
.switch.small label:after {
  height: 1.25rem;
  width: 1.25rem;
}
.switch.small input:checked + label:after {
  left: 2rem;
}
.switch.tiny label {
  height: 1.5rem;
  width: 3rem;
}
.switch.tiny label:after {
  height: 1rem;
  width: 1rem;
}
.switch.tiny input:checked + label:after {
  left: 1.75rem;
}
.switch.radius label {
  border-radius: 4px;
}
.switch.radius label:after {
  border-radius: 3px;
}
.switch.round {
  border-radius: 1000px;
}
.switch.round label {
  border-radius: 2rem;
}
.switch.round label:after {
  border-radius: 2rem;
}

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto;
}
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
table thead {
  background: #F5F5F5;
}
table thead tr th,
table thead tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
table tfoot {
  background: #F5F5F5;
}
table tfoot tr th,
table tfoot tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
table tr th,
table tr td {
  color: #222222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}
.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
}
.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}
.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #FFFFFF;
  color: #222222;
}
.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
.tabs-content:after {
  clear: both;
}
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}
.tabs-content > .content.active {
  display: block;
  float: none;
}
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
.tabs-content.vertical {
  display: block;
}
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width:40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
.th {
  border: solid 4px #FFFFFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out;
}
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(120, 162, 47, 0.5);
}
.th.radius {
  border-radius: 3px;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold;
}
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #364915;
  color: #78a22f;
}
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  background: #333333;
  color: #FFFFFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}
.tooltip > .nub {
  border-color: transparent transparent #333333 transparent;
  border: solid 5px;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
.tooltip.radius {
  border-radius: 3px;
}
.tooltip.round {
  border-radius: 1000px;
}
.tooltip.round > .nub {
  left: 2rem;
}
.tooltip.opened {
  border-bottom: dotted 1px #364915 !important;
  color: #78a22f !important;
}

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal;
}

@media only screen and (min-width:40.0625em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:51.25em)/";
  width: 51.25em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333;
}
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}
.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input,
.top-bar select {
  margin-bottom: 0;
}
.top-bar input,
.top-bar select {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: 0.35rem;
  padding-top: 0.35rem;
}
.top-bar .button, .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em) {
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  margin: 0;
  position: relative;
}
.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  color: #FFFFFF;
  display: block;
  font-weight: normal;
  padding: 0 0.9375rem;
  width: 75%;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: #FFFFFF;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}
.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}
.top-bar .toggle-topbar.menu-icon a {
  color: #FFFFFF;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
  background: transparent;
  height: auto;
}
.top-bar.expanded .title-area {
  background: #333333;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
.top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.top-bar-section .divider,
.top-bar-section [role=separator] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li {
  background: #333333;
}
.top-bar-section ul li > a {
  color: #FFFFFF;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: bold;
  padding-left: 0.9375rem;
  padding: 12px 0 12px 0.9375rem;
  text-transform: none;
  width: 100%;
}
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #78a22f;
  border-color: #608226;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #608226;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #959484;
  border-color: #797868;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #797868;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #78a22f;
  border-color: #608226;
  color: #FFFFFF;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #608226;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary {
  background-color: #959484;
  border-color: #797868;
  color: #FFFFFF;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #797868;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}
.top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: #FFFFFF;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #222222;
  color: #FFFFFF;
  background: #222222;
}
.top-bar-section ul li.active > a {
  background: #222222;
  color: #FFFFFF;
}
.top-bar-section ul li.active > a:hover {
  background: #1d1d1d;
  color: #FFFFFF;
}
.top-bar-section .has-form {
  padding: 0.9375rem;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}
.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: bold;
}
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFFFFF;
  display: block;
}
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}
.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

.js-generated {
  display: block;
}

@media only screen and (min-width:51.25em) {
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name h5 a,
.top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
.top-bar select,
.top-bar .button,
.top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  .top-bar.expanded {
    background: #333333;
  }

  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 63.375rem;
  }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #222222;
    background: #222222;
    color: #FFFFFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #222222;
    background: #222222;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #222222;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #1d1d1d;
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.40625rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "»";
    top: 0.1875rem;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  .top-bar-section .dropdown li a {
    background: #333333;
    color: #FFFFFF;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFFFFF;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #222222;
    color: #FFFFFF;
    background: #222222;
  }
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
.top-bar-section > ul > [role=separator] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #222222;
    background: #222222;
    color: #FFFFFF;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #222222;
    color: #FFFFFF;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}
.text-left {
  text-align: left !important;
}

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }

  .small-only-text-right {
    text-align: right !important;
  }

  .small-only-text-center {
    text-align: center !important;
  }

  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  .small-text-left {
    text-align: left !important;
  }

  .small-text-right {
    text-align: right !important;
  }

  .small-text-center {
    text-align: center !important;
  }

  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:40.0625em) and (max-width:64em) {
  .medium-only-text-left {
    text-align: left !important;
  }

  .medium-only-text-right {
    text-align: right !important;
  }

  .medium-only-text-center {
    text-align: center !important;
  }

  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:40.0625em) {
  .medium-text-left {
    text-align: left !important;
  }

  .medium-text-right {
    text-align: right !important;
  }

  .medium-text-center {
    text-align: center !important;
  }

  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:64.0625em) and (max-width:75em) {
  .large-only-text-left {
    text-align: left !important;
  }

  .large-only-text-right {
    text-align: right !important;
  }

  .large-only-text-center {
    text-align: center !important;
  }

  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:64.0625em) {
  .large-text-left {
    text-align: left !important;
  }

  .large-text-right {
    text-align: right !important;
  }

  .large-text-center {
    text-align: center !important;
  }

  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:75.0625em) and (max-width:90em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }

  .xlarge-only-text-right {
    text-align: right !important;
  }

  .xlarge-only-text-center {
    text-align: center !important;
  }

  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:75.0625em) {
  .xlarge-text-left {
    text-align: left !important;
  }

  .xlarge-text-right {
    text-align: right !important;
  }

  .xlarge-text-center {
    text-align: center !important;
  }

  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:90.0625em) and (max-width:6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  .xxlarge-only-text-right {
    text-align: right !important;
  }

  .xxlarge-only-text-center {
    text-align: center !important;
  }

  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width:90.0625em) {
  .xxlarge-text-left {
    text-align: left !important;
  }

  .xxlarge-text-right {
    text-align: right !important;
  }

  .xxlarge-text-center {
    text-align: center !important;
  }

  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #78a22f;
  line-height: inherit;
  text-decoration: none;
}
a:hover, a:focus {
  color: #678b28;
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

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

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

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

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

code {
  background-color: #dfdfda;
  border-color: #cbcac2;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

ul {
  margin-left: 1.1rem;
}
ul.no-bullet {
  margin-left: 0;
}
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help;
}

abbr {
  text-transform: none;
}
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}
blockquote cite:before {
  content: "— ";
}
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width:40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: 2.75rem;
  }

  h2 {
    font-size: 2.3125rem;
  }

  h3 {
    font-size: 1.6875rem;
  }

  h4 {
    font-size: 1.4375rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1rem;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}
.tab-bar-section.left {
  text-align: left;
}
.tab-bar-section.right {
  text-align: right;
}
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem;
}
.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.off-canvas-list li label {
  background: #444444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  display: block;
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}
ul.off-canvas-list li a {
  border-bottom: 1px solid #262626;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 0.6666666667rem;
  transition: background 300ms ease;
}
ul.off-canvas-list li a:hover {
  background: #242424;
}
ul.off-canvas-list li a:active {
  background: #242424;
}

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width:40.0625em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width:40.0625em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width:40.0625em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width:40.0625em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width:40.0625em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}
.left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}
.left-submenu .back > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
.right-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: bold;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}
.right-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}
.right-submenu .back > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width:40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width:64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width:75.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width:90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

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

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

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

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

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape, td.hide-for-portrait,
th.show-for-landscape,
th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
.hide-for-landscape {
    display: inherit !important;
  }

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

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait, td.hide-for-landscape,
th.show-for-portrait,
th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }

  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

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

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

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

  .show-for-print {
    display: inherit !important;
  }
}
/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }

  .hide-for-print {
    display: none;
  }

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

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }
}
@media not print {
  .show-for-print {
    display: none !important;
  }
}
/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
/*
 Global styles for FoundationPress
 Demo: http://foundationpress.olefredrik.com
*/
body.login #loginform button.button {
  position: relative !important;
  margin-bottom: 1rem !important;
  margin-top: 0 !important;
}

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #687769;
}
figure {
  margin: 0;
  padding: 0;
}

figcaption {
  margin-bottom: 1.25rem;
  margin-top: 0.625rem;
  color: #6f6f6f;
}

h1, h2, h3, h4, h5, h6 {
  color: #959484;
  font-family: "Barlow", sans-serif;
}

p, ul, ol {
  font-size: 1rem;
  line-height: 1.4;
}
@media (min-width: 64em) {
  p, ul, ol {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}

a {
  transition: all 0.3s ease-in-out;
}

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

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

.full-width {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

.center-div {
  margin: 0 auto;
}

blockquote.alignleft,
img.alignleft {
  margin: 0.4375rem 1.5rem 0.4375rem 0;
}

.wp-caption.alignleft {
  margin: 0.4375rem 0.875rem 0.4375rem 0;
}

blockquote.alignright,
img.alignright {
  margin: 0.4375rem 0 0.4375rem 1.5rem;
}

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

h1.center-text {
  padding: 2rem 0 1rem !important;
}

.titanic {
  float: none;
}

.clear {
  clear: both;
}

.bermuda {
  display: none;
}

.collapse {
  padding: 0;
}

@media (min-width: 75em) {
  .off-canvas-wrap {
    overflow: visible;
  }
}

@supports (position: sticky) {
  .sticky {
    position: sticky;
    top: 9.45rem;
    z-index: 10;
  }

  body.logged-in .sticky {
    top: calc(9.45rem + 32px);
  }
}
header {
  background: #FFFFFF;
  position: relative;
  display: none;
  border-bottom: 1px solid #F0EFE7;
}
header .logo-container {
  width: 135px;
  height: 86px;
  margin-left: 30px;
  margin-top: 27px;
}
header .logo-container img {
  width: 100%;
}
header.main-header {
  position: fixed;
  z-index: 1000;
  width: 100%;
}
header.main-header div.green-bar-nav {
  display: none !important;
}
@media (min-width: 75em) {
  header.main-header {
    display: block;
  }
}

body.logged-in header.main-header div.green-bar-nav {
  display: block !important;
}
body.logged-in.error404 section.container {
  margin-top: 15rem;
}
body.logged-in.error404 section.container h1.entry-title {
  font-size: 4rem;
  font-weight: 700;
  color: #707070;
  margin-bottom: 2rem;
}

body.error404 section.container {
  margin-top: 15rem;
}
body.error404 section.container h1.entry-title {
  font-size: 4rem;
  font-weight: 700;
  color: #707070;
  margin-bottom: 2rem;
}

.tab-bar .menu-icon {
  padding: 9px 10px 8px;
}
.tab-bar .menu-icon span {
  display: block;
  background: #fff;
  height: 2px;
  margin-bottom: 5px;
}
.tab-bar .menu-icon span:last-of-type {
  margin: 0;
}
.tab-bar .menu-icon span:after {
  display: none;
}

.top {
  height: 35px;
  width: 100%;
  background: #77a230;
  position: relative;
  z-index: 300;
  padding: 0 2rem;
}
.top ul.top-nav {
  list-style: none;
  float: right;
  height: 35px;
  margin-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.top ul.top-nav.search {
  margin-left: 5px;
}
.top ul.top-nav.links, .top ul.top-nav.menu {
  margin-right: 0px;
}
.top ul.top-nav.user {
  margin: 0 0px 0px 15px;
}
.top ul.top-nav.user img {
  border-radius: 50%;
  height: 75%;
}
.top ul.top-nav li {
  float: left;
  margin-left: 14px;
  list-style-type: none;
}
.top ul.top-nav li a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  padding: 7px 0;
  font-family: "Barlow", sans-serif;
}
.top ul.top-nav li a:hover {
  opacity: 0.7;
}
.top ul.top-nav ul.dropdown {
  margin-left: 0px;
}
.top ul.top-nav ul.dropdown li a {
  transition: all 0.3s ease-in-out;
  display: block;
  background: #fff;
  background: -moz-linear-gradient(left, rgba(224, 224, 224, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%);
  background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%);
  background: linear-gradient(to right, rgba(224, 224, 224, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e0e0e0", endColorstr="#ffffff",GradientType=1 );
  width: 100%;
  padding: 0.5rem 0.5rem;
  margin-bottom: 2px;
  color: #2e2e2e;
  font-weight: 400;
  font-size: 0.9rem;
}
.top ul.top-nav ul.dropdown li a:hover {
  opacity: 1 !important;
}
.top ul#menu-scholars-resources {
  display: none;
  margin-right: 0px;
  list-style: none;
  float: right;
  height: 35px;
  margin-top: 0;
  padding-top: 1px;
  margin-bottom: 0;
}
.top ul#menu-scholars-resources.search {
  margin-left: 5px;
}
.top ul#menu-scholars-resources.links, .top ul#menu-scholars-resources.menu {
  margin-right: 0px;
}
.top ul#menu-scholars-resources.user {
  margin: 3px 0px 0px 15px;
}
.top ul#menu-scholars-resources.user img {
  border-radius: 50%;
  height: 75%;
}
.top ul#menu-scholars-resources li {
  float: none;
}
.top ul#menu-scholars-resources li.menu-item {
  margin-left: 0px;
}
.top ul#menu-scholars-resources li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  padding: 7px 0;
  font-family: "Barlow", sans-serif;
}
.top ul#menu-scholars-resources li a:hover {
  opacity: 0.7;
}
.top ul#menu-scholars-resources ul.dropdown {
  top: -99999px;
  margin: 0;
  background: rgba(104, 119, 105, 0.99);
  list-style: none;
  padding: 1rem;
  min-width: 15rem;
  left: -1rem;
}
.top ul#menu-scholars-resources ul.dropdown li {
  line-height: 1;
}
.top ul#menu-scholars-resources ul.dropdown li a {
  display: block;
  background: none;
  color: #DFAA25;
  line-height: 1;
  padding: 0.5rem 0;
  margin: 0;
}
.top ul#menu-scholars-resources ul.dropdown li a:after {
  opacity: 0;
}
.top ul#menu-scholars-resources ul.dropdown li a:hover {
  color: #FFFFFF;
  background: none !important;
}
.top ul#menu-scholars-resources ul.dropdown ul.dropdown {
  top: -1rem !important;
}
.top ul#menu-scholars-resources:hover ul.dropdown {
  top: 35px;
}

input.search-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  margin: 7px 0 0 0;
  padding: 0 10px 0 10px;
  width: 275px;
  height: 20px;
  font-size: 11px;
  color: #6e8778;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .left-off-canvas-menu input.search-input {
    margin: 10px 0 0 0.666667rem;
    width: 90%;
    height: 35px;
    font-size: 1rem;
    line-height: 1rem;
    background-size: 20px;
    padding-left: 35px;
  }
}
section.container {
  margin-top: 0;
}
@media (min-width: 1200px) {
  section.container {
    margin-top: 6.8rem;
  }
}
@media (min-width: 1365px) {
  section.container {
    margin-top: 7.3rem;
  }
}

body.logged-in section.container {
  margin-top: 0;
}
@media (min-width: 1200px) {
  body.logged-in section.container {
    margin-top: 8.9rem;
  }
}
@media (min-width: 1365px) {
  body.logged-in section.container {
    margin-top: 9.5rem;
  }
}

body.post-template-default.single.single-post section.container {
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  body.post-template-default.single.single-post section.container {
    margin-top: 8rem;
  }
}
@media (min-width: 1365px) {
  body.post-template-default.single.single-post section.container {
    margin-top: 9rem;
  }
}
@media (min-width: 1200px) {
  body.post-template-default.single.single-post.logged-in section.container {
    margin-top: 10.1rem;
  }
}
@media (min-width: 1365px) {
  body.post-template-default.single.single-post.logged-in section.container {
    margin-top: 11.1rem;
  }
}

nav.mobile-nav-container {
  height: auto;
  background: #FFFFFF;
  padding: 1rem;
}
nav.mobile-nav-container .logo-container {
  margin: 0 !important;
  padding: 0;
  width: 160px;
  height: auto;
}
nav.mobile-nav-container .right-small {
  position: absolute;
  right: 1.9rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 20px;
}
nav.mobile-nav-container a.menu-icon {
  padding: 0;
  width: 100%;
  height: 20px;
}
nav.mobile-nav-container a.menu-icon span {
  background: #959484;
  height: 3px;
  border-radius: 3px;
}

div.green-bar-nav ul#menu-scholars-resources li#menu-item-3095 > a:before {
  content: "❮";
  margin-right: 0.5rem;
}
div.green-bar-nav ul#menu-scholars-resources li#menu-item-3095 ul.dropdown {
  width: 16rem;
  left: -17rem;
}

div.flex-nav-desktop {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1rem;
  position: relative;
}
@media (min-width: 75em) {
  div.flex-nav-desktop {
    padding: 2rem;
    justify-content: space-between;
    align-items: center;
  }
}
div.flex-nav-desktop div.logo-container {
  margin: 0 !important;
  padding: 0;
  width: 160px;
  height: auto;
}
@media (min-width: 1024px) {
  div.flex-nav-desktop div.logo-container {
    width: 175px;
  }
}
@media (min-width: 1365px) {
  div.flex-nav-desktop div.logo-container {
    width: 250px;
  }
}
div.flex-nav-desktop .nav-container {
  margin-left: 0;
  align-items: center;
}
div.flex-nav-desktop .nav-container ul.top-bar-menu {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}
div.flex-nav-desktop .nav-container ul.top-bar-menu li {
  margin: 0 1rem;
  overflow: hidden;
}
@media (min-width: 1024px) {
  div.flex-nav-desktop .nav-container ul.top-bar-menu li {
    margin: 0 0.5rem;
  }
}
@media (min-width: 1365px) {
  div.flex-nav-desktop .nav-container ul.top-bar-menu li {
    margin: 0 1rem;
  }
}
div.flex-nav-desktop .nav-container ul.top-bar-menu li:hover {
  overflow: visible;
}
div.flex-nav-desktop .nav-container ul.top-bar-menu li a {
  font-size: 1rem;
  font-family: "Barlow", sans-serif;
  color: #687769;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  div.flex-nav-desktop .nav-container ul.top-bar-menu li a {
    font-size: 0.9rem;
  }
}
@media (min-width: 1365px) {
  div.flex-nav-desktop .nav-container ul.top-bar-menu li a {
    font-size: 1rem;
  }
}
div.flex-nav-desktop .nav-container ul.dropdown {
  margin: 0;
  background: rgba(104, 119, 105, 0.99);
  list-style: none;
  padding: 1rem;
}
div.flex-nav-desktop .nav-container ul.dropdown li {
  margin: 0;
}
div.flex-nav-desktop .nav-container ul.dropdown li a {
  background: none;
  color: #DFAA25;
  padding: 0.25rem 0;
}
div.flex-nav-desktop .nav-container ul.dropdown li a:hover {
  color: #FFFFFF;
  background: none !important;
}
div.flex-nav-desktop .nav-container ul.dropdown li a:after {
  display: none !important;
}
div.flex-nav-desktop div.search-box {
  transform: translate(0, 0);
  transition: transform 0.25s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  width: 28rem;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translate(100rem, 0);
}
div.flex-nav-desktop div.search-box .close-search {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 1.75rem;
  height: 1rem;
  line-height: 1;
  display: block;
  color: #000000;
}
@media (min-width: 75em) {
  div.flex-nav-desktop div.search-box {
    display: flex;
  }
}
div.flex-nav-desktop div.search-box.active {
  transform: translate(0, 0);
}
div.flex-nav-desktop div.search-box form {
  width: 100%;
}
div.flex-nav-desktop div.search-box input.search-input {
  box-shadow: none;
  border-radius: 0;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  font-size: 1.5rem;
  width: 100%;
  height: 2.75rem;
  margin: 0;
  padding: 0.1rem 1rem 0.1rem 1.5rem;
  background-color: #DFAA25;
  background-size: 1.5rem;
  border-bottom: 1px solid #ccc;
  color: #000000;
}
div.flex-nav-desktop div.search-box input.search-input::placeholder {
  color: #000000;
  opacity: 1;
}

/* Donate Button */
#menu-item-54 {
  margin: 0;
}
#menu-item-54 a {
  color: #fff;
  background: #77a230;
  padding: 12px 40px 12px 20px;
}

/* Donate Region */
div#donate.anchor {
  margin-top: -130px;
  margin-bottom: 130px;
}

.donate-container {
  background: #F0EFE7;
}

.menu-item {
  position: relative;
}
.menu-item ul.dropdown {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 42px;
  left: 0;
  width: 148%;
  z-index: 10;
  padding-top: 0px;
  opacity: 0;
}
.menu-item ul.dropdown li {
  margin: 0;
  width: 100%;
}
.menu-item ul.dropdown li ul.sub-menu.dropdown {
  left: 236px;
  top: 0 !important;
  opacity: 0;
}
.menu-item ul.dropdown li#menu-item-3095:hover ul.sub-menu.dropdown {
  opacity: 1;
}
.menu-item ul.dropdown li#menu-item-3095:first-child a {
  display: block;
  pointer-events: none;
}
.menu-item ul.dropdown li#menu-item-3095:first-child .menu-item a {
  pointer-events: auto;
}
.menu-item ul.dropdown li a {
  transition: all 0.3s ease-in-out;
  display: block;
  background: #fff;
  background: #e0e0e0;
  background: -moz-linear-gradient(left, rgba(224, 224, 224, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%);
  background: -webkit-linear-gradient(left, rgba(224, 224, 224, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%);
  background: linear-gradient(to right, rgba(224, 224, 224, 0.6) 0%, rgba(255, 255, 255, 0.6) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e0e0e0", endColorstr="#ffffff",GradientType=1 );
  width: 100%;
  padding: 0.5rem 0.5rem;
  margin: 1px;
  color: #2e2e2e;
  font-weight: 400;
  font-size: 0.9rem;
}
.menu-item ul.dropdown li a:hover:after {
  opacity: 1;
}
.menu-item ul.dropdown li a:after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -1;
  opacity: 0;
}
.menu-item ul.dropdown li:last-of-type a {
  font-weight: 400;
}
.menu-item:hover {
  transition: all 0.3s ease-in-out;
}
.menu-item:hover .dropdown {
  opacity: 1;
}

.left-submenu .back > a {
  background: #78a22f;
  color: #FFFFFF;
}

ul#menu-mobile .left-submenu {
  overflow-x: visible;
  overflow-y: visible;
}
ul#menu-mobile .left-submenu a {
  background: #2e2e2e;
  color: #fff;
  border-bottom: 0px;
}
ul#menu-mobile .left-submenu li:nth-child(1) a {
  background: #7fad34;
}
ul#menu-mobile .left-submenu li:nth-child(2) a {
  background: #86b837;
}
ul#menu-mobile .left-submenu li:nth-child(3) a {
  background: #8ec23a;
}
ul#menu-mobile .left-submenu li:nth-child(4) a {
  background: #95cc3d;
}
ul#menu-mobile .left-submenu li:nth-child(5) a {
  background: #9dd640;
}
ul#menu-mobile .left-submenu li:nth-child(6) a {
  background: #a4e043;
}
ul#menu-mobile .left-submenu li:nth-child(7) a {
  background: #aeed47;
}

.left-off-canvas-menu li#menu-item-147 > a,
.left-off-canvas-menu li#menu-item-146 > a,
.left-off-canvas-menu li#menu-item-153 > a,
.left-off-canvas-menu li#menu-item-198 > a,
.left-off-canvas-menu li#menu-item-1258 > a,
.left-off-canvas-menu li#menu-item-143 > a {
  text-transform: uppercase;
  font-weight: 600;
}

.left-submenu .back > a {
  padding: 0.666667rem;
}

#menu-item-142 {
  background: #7fad34;
}
#menu-item-142 a {
  color: #fff;
  font-weight: 700;
}

/*#menu-mobile {
	.menu-item-148, .menu-item-142 {
		border-bottom: 2px solid $primary-color;
	}
}*/
#menu-item-147 .left-submenu {
  z-index: 1005;
}

#menu-item-146 .left-submenu {
  z-index: 1004;
}

#menu-item-153 .left-submenu {
  z-index: 1003;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
  margin: 0 0.25rem 2px 0;
}

.footer-resources {
  display: none;
  max-width: 100%;
  width: 100%;
  padding: 1rem;
  margin: 0 auto 0 !important;
  border-top: 1px solid #959484;
  background: #687769;
  clear: both;
}
.footer-resources ul#menu-scholars-resources-1 {
  color: white;
  margin: 0 auto;
  max-width: 63.375rem;
  width: 100%;
  padding: 1rem 0;
  text-transform: uppercase;
}
.footer-resources ul#menu-scholars-resources-1 li.menu-item-3094 > a {
  margin-bottom: 0.5rem;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  display: block !important;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li.menu-item-3094 > a {
    margin: 0;
    font-weight: 400;
    border-bottom: none;
  }
}
.footer-resources ul#menu-scholars-resources-1 li.menu-item-3085 > a {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li.menu-item-3085 > a {
    border-bottom: none;
    padding-bottom: none;
    margin-bottom: none;
  }
}
.footer-resources ul#menu-scholars-resources-1 li {
  margin: 0;
  list-style-type: none;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li {
    margin: 0 2rem 0 0;
  }
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li.menu-item-3095 {
    font-weight: bold;
    border-bottom: 1px solid;
    border-top: 1px solid;
    padding: 9px 0 5px 0;
  }
}
.footer-resources ul#menu-scholars-resources-1 li.menu-item-3095:first-child a {
  display: block;
  pointer-events: none;
}
.footer-resources ul#menu-scholars-resources-1 li.menu-item-3095:first-child .menu-item a {
  pointer-events: auto;
}
.footer-resources ul#menu-scholars-resources-1 li ul.sub-menu {
  text-transform: none;
  margin-left: 0px !important;
  display: block;
  width: 100%;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li ul.sub-menu {
    display: inline-block;
    width: auto;
  }
}
.footer-resources ul#menu-scholars-resources-1 li:nth-last-child(-n+5) {
  display: block;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li:nth-last-child(-n+5) {
    display: initial;
  }
}
.footer-resources ul#menu-scholars-resources-1 li:nth-last-child(-n+5) a {
  color: #fff;
  font-size: 1rem;
  display: block;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li:nth-last-child(-n+5) a {
    font-size: 11px;
    display: inline-block;
  }
}
.footer-resources ul#menu-scholars-resources-1 li:nth-last-child(-n+5) ul li ul.sub-menu {
  display: inline-block;
}
@media (min-width: 1000px) {
  .footer-resources ul#menu-scholars-resources-1 li:nth-last-child(-n+5) ul li ul.sub-menu li {
    float: left;
  }
}
.footer-resources ul#menu-scholars-resources-1 li .sub-menu .sub-menu .active a {
  color: #78a22f;
}
@media (min-width: 1000px) {
  .footer-resources {
    margin-top: 3.75rem;
    margin-bottom: -3.75rem;
    padding: 0;
  }
}
.footer-resources li.menu-item-3093.active a,
.footer-resources li.menu-item-3084.active a,
.footer-resources li.menu-item-3083.active a,
.footer-resources li.menu-item-3082.active a,
.footer-resources li.menu-item-3081.active a {
  color: #78a22f !important;
}

#footer {
  clear: both;
}

#footer-container {
  background: #687769;
  clear: both;
}

.footer-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-nav ul#menu-footer-nav {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.footer-nav ul#menu-footer-nav li {
  margin: 0 1.3rem;
}
.footer-nav ul#menu-footer-nav li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
}
.footer-nav ul#menu-footer-nav li:nth-child(1) {
  margin-left: 0;
}
.footer-nav ul#menu-footer-nav li:last-child {
  margin-right: 0;
}
.footer-nav ul#menu-footer-nav li#menu-item-1264, .footer-nav ul#menu-footer-nav li#menu-item-1270 {
  margin: 0 0 0 1.3rem;
}
.footer-nav ul#menu-footer-nav li#menu-item-1264 a, .footer-nav ul#menu-footer-nav li#menu-item-1270 a {
  background: #78a22f;
  padding: 0.75rem 1.5rem;
  -moz-box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}
.footer-nav ul#menu-footer-nav li#menu-item-1264 a:hover, .footer-nav ul#menu-footer-nav li#menu-item-1270 a:hover {
  -moz-box-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.9);
}

div#dontately-button {
  margin: 2.5rem 0;
}
div#dontately-button a {
  margin: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0.5rem 3rem;
  text-transform: uppercase;
}

body.page-id-5 div#dontately-button a,
body.page-id-52 div#dontately-button a,
body.page-id-6311 div#dontately-button a {
  display: none;
}

.footer-social {
  width: 100%;
  max-width: 20rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
.footer-social ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.footer-social ul li {
  margin: 0 0.2723rem;
  width: 3rem;
}
.footer-social ul li a {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.footer-social ul li a img {
  width: 100%;
}
.footer-social ul li a:hover {
  opacity: 0.8;
}
.footer-social ul li a:focus {
  outline: none;
}

.module {
  opacity: 0;
}

.come-in {
  transform: translateY(300px);
  animation: come-in 1.8s ease forwards;
  transition: all 1.8s ease-in-out;
  opacity: 1;
}

.come-in:nth-child(odd) {
  animation-duration: 1.5s;
}

.already-visible {
  transform: translateY(0);
  animation: none;
  opacity: 1;
}

@keyframes come-in {
  to {
    transform: translateY(0);
  }
}
.page-template-page-community .module {
  opacity: 0;
}
.page-template-page-community .come-in {
  transform: translateX(-300px);
  animation: come-in 1.2s ease forwards;
  transition: all 1.8s ease-in-out;
  opacity: 1;
}
.page-template-page-community .come-in:nth-child(even) {
  animation-duration: 1.5s;
  transform: translateX(300px);
}
.page-template-page-community .already-visible {
  transition: all 0s ease-in-out;
  transform: translateX(0) !important;
  animation: none !important;
  opacity: 1 !important;
}
@keyframes come-in {
  to {
    transform: translateX(0);
  }
}

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

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

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
}
.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;
}

.slick-prev {
  background: url(../img/news-arrows-left.svg) no-repeat -11px 0;
  width: 11px;
  height: 12px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.slick-prev:hover {
  background: url(../img/news-arrows-left.svg) no-repeat -11px 0;
  opacity: 0.8;
}

.slick-next {
  background: url(../img/news-arrows-right.svg) no-repeat 0 0;
  width: 11px;
  height: 12px;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.slick-next:hover {
  background: url(../img/news-arrows-right.svg) no-repeat 0 0;
  opacity: 0.8;
}

.slick-prev.slick-disabled {
  background: url(../img/news-arrows-left.svg) no-repeat 0 0;
}

.slick-next.slick-disabled {
  background: url(../img/news-arrows-right.svg) no-repeat -11px 0;
}

.slick-disabled:hover {
  cursor: auto;
}

table {
  background: none;
  border: none;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: none;
}

table tr {
  background: none;
  border-bottom: 1px solid #959484;
}

table tr th, table tr td {
  font-size: 1em;
  line-height: 1.5rem !important;
  padding: 0.5625rem 0;
}

/* ---- button ---- */
button, .button {
  font-family: "Barlow", sans-serif;
}

.sponsor-a-scholar .button {
  cursor: pointer;
  border: none;
  text-align: left;
  float: left;
  padding: 0;
  margin: 0;
  background: none;
  color: #2e2e2e;
  outline: none;
  font-weight: bold;
  font-family: "Barlow", sans-serif;
}

.sponsor-a-scholar .button:hover {
  background-color: none;
}

.sponsor-a-scholar .button:active,
.sponsor-a-scholar .button.is-checked {
  background-color: none;
}

.sponsor-a-scholar .button span {
  color: #999;
  display: inline;
}

.sponsor-a-scholar .button:hover span {
  color: #2e2e2e;
}

.sponsor-a-scholar .button:active span,
.sponsor-a-scholar .button.is-checked span {
  background-color: none;
  color: #2e2e2e;
}

/* ---- rows ---- */
.sponsor-a-scholar .button-group {
  height: 30px;
  border-bottom: 1px solid #959484;
}

.sponsor-a-scholar .rows {
  width: 100%;
}

/* clear fix */
.sponsor-a-scholar .rows:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .element-item ---- */
.sponsor-a-scholar .rows .element-item {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #959484;
}

.sponsor-a-scholar .rows .element-item div {
  float: left;
}

body.resource-template .featured-image div.featured.resources,
body.resource-template-default .featured-image div.featured.resources {
  background-position: center;
}
body.resource-template .featured-image .wheel,
body.resource-template-default .featured-image .wheel {
  display: none;
}
body.resource-template .featured-image div.mobile-overlay,
body.resource-template-default .featured-image div.mobile-overlay {
  padding: 0 1rem;
}
@media (min-width: 1000px) {
  body.resource-template .featured-image div.featured.resources,
body.resource-template-default .featured-image div.featured.resources {
    background-position: top center;
  }
  body.resource-template .featured-image div.mobile-overlay,
body.resource-template-default .featured-image div.mobile-overlay {
    padding: 0;
  }
  body.resource-template .featured-image .wheel,
body.resource-template-default .featured-image .wheel {
    display: block;
  }
}

body.postid-3069 div.mobile-overlay h1.entry-title {
  margin: 4rem 0 2rem;
  font-size: 2.3125rem;
  line-height: 2.4rem;
  font-weight: 700;
  color: #78a22f;
}

body.single-resource {
  /* Insert generated CSS code from here -> http://pmg.softwaretailoring.net */
}
body.single-resource .news-featured h1.entry-title {
  margin: 1rem 0 0.5rem;
  left: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
}
@media (min-width: 1000px) {
  body.single-resource .news-featured h1.entry-title {
    margin: 2.5rem 0 1rem;
    font-size: 2rem;
  }
}
body.single-resource .news-featured p.entry-caption {
  display: none;
}
body.single-resource .news-featured h1.entry-title,
body.single-resource .news-featured .resources-featured-caption {
  color: #fff;
  width: 100%;
}
@media (min-width: 1000px) {
  body.single-resource .news-featured h1.entry-title,
body.single-resource .news-featured .resources-featured-caption {
    width: 75%;
  }
}
body.single-resource.postid-3068 .news-featured h1.entry-title,
body.single-resource.postid-3068 .resources-featured-caption, body.single-resource.postid-2775 .news-featured h1.entry-title,
body.single-resource.postid-2775 .resources-featured-caption, body.single-resource.postid-2776 .news-featured h1.entry-title,
body.single-resource.postid-2776 .resources-featured-caption, body.single-resource.postid-2777 .news-featured h1.entry-title,
body.single-resource.postid-2777 .resources-featured-caption, body.single-resource.postid-2778 .news-featured h1.entry-title,
body.single-resource.postid-2778 .resources-featured-caption, body.single-resource.postid-3072 .news-featured h1.entry-title,
body.single-resource.postid-3072 .resources-featured-caption, body.single-resource.postid-3076 .news-featured h1.entry-title,
body.single-resource.postid-3076 .resources-featured-caption, body.single-resource.postid-3078 .news-featured h1.entry-title,
body.single-resource.postid-3078 .resources-featured-caption {
  color: #fff;
}
@media (min-width: 1000px) {
  body.single-resource.postid-3068 .news-featured h1.entry-title,
body.single-resource.postid-3068 .resources-featured-caption, body.single-resource.postid-2775 .news-featured h1.entry-title,
body.single-resource.postid-2775 .resources-featured-caption, body.single-resource.postid-2776 .news-featured h1.entry-title,
body.single-resource.postid-2776 .resources-featured-caption, body.single-resource.postid-2777 .news-featured h1.entry-title,
body.single-resource.postid-2777 .resources-featured-caption, body.single-resource.postid-2778 .news-featured h1.entry-title,
body.single-resource.postid-2778 .resources-featured-caption, body.single-resource.postid-3072 .news-featured h1.entry-title,
body.single-resource.postid-3072 .resources-featured-caption, body.single-resource.postid-3076 .news-featured h1.entry-title,
body.single-resource.postid-3076 .resources-featured-caption, body.single-resource.postid-3078 .news-featured h1.entry-title,
body.single-resource.postid-3078 .resources-featured-caption {
    color: #2e2e2e;
  }
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container {
  border-bottom: 1px solid #959484;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container div label:first-of-type {
  flex-grow: 1;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container.two-rows label.um_label_left {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container.two-rows div:first-of-type {
  border-bottom: 1px solid #959484;
  padding-bottom: 20px;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container label {
  font-weight: 400;
  font-size: 1em;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container label.um_label_left {
  width: 250px;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container div {
  display: flex;
  margin: 20px 0;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements .um_field_container div label:not(:first-child) {
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin: 0 4px;
}
body.single-resource.postid-3075 form#um_form_accountabilityrequirements input#insert_user {
  display: none;
}
body.single-resource.postid-3075 #checkbox-labels {
  border-top: 1px solid #959484;
  margin-bottom: 4rem;
}
body.single-resource.postid-3075 #checkbox-labels .um_field_container {
  border-bottom: 1px solid #959484;
}
body.single-resource.postid-3075 #checkbox-labels .um_field_container div label:first-of-type {
  flex-grow: 1;
}
body.single-resource.postid-3075 #checkbox-labels .um_field_container label {
  font-weight: 800;
  font-size: 1em;
}
body.single-resource.postid-3075 #checkbox-labels .um_field_container label.um_label_left {
  width: 250px;
}
body.single-resource.postid-3075 #checkbox-labels .um_field_container div {
  display: flex;
  margin: 20px 0;
}
body.single-resource.postid-3075 #checkbox-labels .um_field_container div label:not(:first-child) {
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin: 0 4px;
}
body.single-resource.postid-3075 #checkbox-labels input#insert_user {
  display: none;
}
body.single-resource.postid-3066 .featured-image.resources-featured .featured.resources {
  min-height: 350px;
}
body.single-resource .featured-image.resources-featured {
  border-bottom: none;
}
body.single-resource article.resource {
  margin-top: 25px;
}
body.single-resource article.resource h2 {
  color: #78a22f;
  font-weight: bold;
}
body.single-resource article.resource h3 {
  color: #959484;
  font-weight: bold;
}
body.single-resource article.resource h4 {
  color: #959484;
  font-weight: bold;
}
body.single-resource article.resource.post-3066 {
  margin-top: 0px;
}
body.single-resource article.resource.post-3066 .resource-subtitle {
  font-weight: bold;
  padding: 25px;
}
body.single-resource article.resource.post-3066 .resource-subtitle.green {
  color: #78a22f;
}
body.single-resource article.resource #value-blocks {
  margin: 2rem 0;
}
body.single-resource article.resource #value-blocks .block-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
body.single-resource article.resource #value-blocks div.title-block {
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 16rem;
}
body.single-resource article.resource #value-blocks div.title-block h4 {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6rem;
}
body.single-resource article.resource #value-blocks div.title-block.leadership {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/leadership.png);
}
body.single-resource article.resource #value-blocks div.title-block.accountability {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/accountability.png);
}
body.single-resource article.resource #value-blocks div.title-block.community {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/community.png);
}
body.single-resource article.resource #value-blocks div.title-block.relentlessness {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/relentlessness.png);
}
body.single-resource article.resource #value-blocks div.content-block {
  width: 100%;
  margin-top: 1rem;
}
body.single-resource article.resource #value-blocks div.content-block p {
  font-size: 1rem;
}
@media (min-width: 600px) {
  body.single-resource article.resource #value-blocks .block-wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
  body.single-resource article.resource #value-blocks div.title-block {
    width: 35%;
    min-height: 12rem;
  }
  body.single-resource article.resource #value-blocks div.title-block h4 {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  body.single-resource article.resource #value-blocks div.content-block {
    width: 65%;
    padding-left: 1rem;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  body.single-resource article.resource #value-blocks .block-wrapper {
    align-items: stretch;
  }
  body.single-resource article.resource #value-blocks div.title-block {
    width: 30%;
    min-height: 16rem;
  }
  body.single-resource article.resource #value-blocks div.content-block {
    width: 70%;
    padding-left: 1.5rem;
  }
}
body.single-resource div#two-col-wrapper div#left-col {
  width: 100%;
  background: #fff6eb;
  padding-bottom: 1.5rem;
}
body.single-resource div#two-col-wrapper div#left-col .whole-text {
  padding: 0 25px;
}
body.single-resource div#two-col-wrapper div#left-col #piemenu,
body.single-resource div#two-col-wrapper div#left-col #wheel-center-wrapper {
  display: none;
}
@media (min-width: 1000px) {
  body.single-resource div#two-col-wrapper div#left-col {
    float: left;
    padding-bottom: 0;
    width: 51%;
  }
  body.single-resource div#two-col-wrapper div#left-col #piemenu,
body.single-resource div#two-col-wrapper div#left-col #wheel-center-wrapper {
    display: block;
  }
}
body.single-resource div#two-col-wrapper div#right-col {
  width: 100%;
  float: left;
  overflow: hidden;
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks a {
  display: block;
  width: 603px;
  height: 147px;
  padding: 58px 20px;
  color: white;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 95%, center;
  transition: background-size 0.5s;
  -moz-transition: background-size 0.5s;
  -web-kit-transition: background-size 0.5s;
  background-size: 7%, 100%;
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks a:hover {
  background-size: 8%, 110%;
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks.vision-values a {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/arrow-right.png), url(/wp-content/themes/scholars/assets/img/resources/vision-values.png);
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks.accountability a {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/arrow-right.png), url(/wp-content/themes/scholars/assets/img/resources/accountability.png);
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks.events a {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/arrow-right.png), url(/wp-content/themes/scholars/assets/img/resources/events-volunteering.png);
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks.reimbursement a {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/arrow-right.png), url(/wp-content/themes/scholars/assets/img/resources/reimbursement.png);
}
body.single-resource div#two-col-wrapper div#right-col .resource-blocks.directory a {
  background-image: url(/wp-content/themes/scholars/assets/img/resources/arrow-right.png), url(/wp-content/themes/scholars/assets/img/resources/staff-scholar-directory.png);
}
@media (min-width: 1000px) {
  body.single-resource div#two-col-wrapper div#right-col {
    width: 49%;
  }
}
body.single-resource #wheelDiv {
  height: 520px;
  width: 520px;
  margin: auto;
}
body.single-resource #wheelDiv > svg {
  height: 100%;
  width: 100%;
}
body.single-resource #wheel-center {
  text-align: center;
  width: 55%;
  margin: -400px auto 141px auto;
  background-color: white;
  height: 280px;
  padding: 40px;
  border-radius: 50%;
}
body.single-resource #wheel-center p {
  font-size: 11px;
}
body.single-resource div#wheel-center-wrapper {
  position: relative;
  pointer-events: none;
}
body.single-resource p#wheel-center-link {
  pointer-events: auto;
  font-size: 12px;
}
@media (max-width: 600px) {
  body.single-resource #wheelDiv {
    height: 350px;
    width: 350px;
  }
}
body.single-resource.postid-3068 div#two-col-wrapper div#left-col {
  width: 49%;
  background: white;
}
body.single-resource.postid-3068 div#two-col-wrapper div#right-col {
  width: 51%;
}
@media (max-width: 400px) {
  body.single-resource #wheelDiv {
    height: 300px;
    width: 300px;
  }
}
body.single-resource #piemenu > svg {
  width: 100%;
  height: 100%;
}
body.single-resource #piemenu {
  height: 520px;
  width: 520px;
  margin: auto;
}
@media (max-width: 400px) {
  body.single-resource #piemenu {
    height: 300px;
    width: 300px;
  }
}
body.single-resource [class|=wheelnav-piemenu-slice-basic] {
  fill: #b0afa3;
  stroke: white;
}
body.single-resource [class|=wheelnav-piemenu-slice-selected] {
  fill: #79a440;
  stroke: white;
}
body.single-resource [class|=wheelnav-piemenu-slice-hover] {
  fill: #79a440;
  stroke: white;
  fill-opacity: 0.77;
  cursor: pointer;
}
body.single-resource [class|=wheelnav-piemenu-title-basic] {
  fill: #333;
  stroke: none;
}
body.single-resource [class|=wheelnav-piemenu-title-selected] {
  fill: #fff;
  stroke: none;
}
body.single-resource [class|=wheelnav-piemenu-title-hover] {
  fill: #222;
  stroke: none;
  cursor: pointer;
}
body.single-resource #feature-image-wheel {
  width: 390px;
  float: right;
  margin-top: -175px;
  opacity: 0.75;
}
body.single-resource #feature-image-wheel #wheelDiv {
  height: 390px;
  width: 390px;
  margin: auto;
}
body.single-resource #feature-image-wheel #wheel-center {
  width: 55%;
  margin: -300px auto 0 auto;
  height: 210px;
  padding: 65px 0;
}
body.single-resource #feature-image-wheel #wheel-center p {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 24px;
  color: #959484;
}
body.single-resource #feature-image-wheel #piemenu {
  height: 390px;
  width: 390px;
  margin: auto;
}
@media (max-width: 400px) {
  body.single-resource #feature-image-wheel #piemenu {
    display: none;
  }
}
body.single-resource.postid-3068 div#two-col-wrapper div#left-col {
  width: 100%;
  float: none;
}
body.single-resource.postid-3068 div#two-col-wrapper div#right-col {
  display: none;
}
@media (min-width: 1000px) {
  body.single-resource.postid-3068 div#two-col-wrapper div#left-col {
    float: left;
    width: 49%;
  }
  body.single-resource.postid-3068 div#two-col-wrapper div#right-col {
    display: block;
  }
}

@media screen and (min-width: 200px) and (max-width: 736px) {
  .top .top-nav {
    margin-bottom: 0;
  }

  header div.logo-container {
    float: none !important;
    margin: 0 auto !important;
    padding-top: 10px;
  }
}
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: "flexslider-icon";
  src: url("../../fonts/flexslider-icon.eot");
  src: url("../../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../../fonts/flexslider-icon.woff") format("woff"), url("../../fonts/flexslider-icon.ttf") format("truetype"), url("../../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.static .orbit-container .orbit-prev, .static .orbit-container .orbit-next {
  background: none !important;
}
.static .orbit-container .orbit-next {
  right: 5%;
}
.static .orbit-container .orbit-prev {
  left: 5%;
}
.static .orbit-container .orbit-prev > span,
.static .orbit-container .orbit-prev:hover > span {
  border-color: transparent #959484 transparent transparent;
}
.static .orbit-container .orbit-next > span,
.static .orbit-container .orbit-next:hover > span {
  border-color: transparent transparent transparent #959484;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 50px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "\f001";
  color: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: "\f002";
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "\f003";
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* ====================================================================================================================
* NEW Scholars Styles - CDM ** 2021 **
* ====================================================================================================================*/
.red-t {
  color: #BC3A3A;
}

.green-t {
  color: #77a230;
}

section.page-grid.flex {
  display: flex;
  flex-direction: column;
}
@media (min-width: 64em) {
  section.page-grid.flex {
    flex-direction: row;
  }
}
section.page-grid div.left-content {
  margin-right: 2rem;
  width: 100%;
  max-width: 135px;
}
@media (min-width: 64em) {
  section.page-grid div.left-content {
    max-width: 250px;
  }
}
section.page-grid div.content-area {
  width: 100;
  padding: 0 1rem;
}
@media (min-width: 64em) {
  section.page-grid div.content-area {
    width: calc(100% - 2rem - (250px * 2));
    padding: 0;
  }
}

.round-not-top-left {
  border-radius: 100%;
  border-top-left-radius: 0;
}

div.title-bubble {
  height: 135px;
  max-height: 135px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 64em) {
  div.title-bubble {
    height: 100%;
    max-height: 250px;
  }
}
div.title-bubble h1, div.title-bubble h2, div.title-bubble h3, div.title-bubble h4 {
  color: #FFFFFF;
}
div.title-bubble h1.entry-title, div.title-bubble h2.entry-title, div.title-bubble h3.entry-title, div.title-bubble h4.entry-title {
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 64em) {
  div.title-bubble h1.entry-title, div.title-bubble h2.entry-title, div.title-bubble h3.entry-title, div.title-bubble h4.entry-title {
    font-size: 2rem;
  }
}

.red {
  background: #BC3A3A;
}

body.page-id-7054 {
  background: #FFFFFF;
}
body.page-id-7054 section.page-grid div.content-area {
  padding: 2rem 1rem;
}
@media (min-width: 64em) {
  body.page-id-7054 section.page-grid div.content-area {
    padding: 7.25rem 0 4rem;
  }
}
body.page-id-7054 .gform_wrapper ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 64em) {
  body.page-id-7054 .gform_wrapper ul.gform_fields {
    flex-direction: row;
  }
}
body.page-id-7054 .gform_wrapper ul.gform_fields li {
  width: 100%;
}
@media (min-width: 64em) {
  body.page-id-7054 .gform_wrapper ul.gform_fields li {
    width: 50%;
  }
}
body.page-id-7054 .gform_wrapper ul.gform_fields li input, body.page-id-7054 .gform_wrapper ul.gform_fields li select {
  width: 100%;
}
body.page-id-7054 .gform_wrapper ul.gform_fields li#field_7_4 {
  width: 100%;
}
body.page-id-7054 .gform_wrapper .gform_footer {
  display: flex;
  justify-content: center;
}
@media (min-width: 64em) {
  body.page-id-7054 .gform_wrapper .gform_footer {
    justify-content: flex-end;
  }
}

.round-border-top {
  border-radius: 1rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

span.external {
  display: inline-block;
  font-size: 0.7rem;
  line-height: 1;
  position: relative;
  margin-left: 0.35rem;
  z-index: 1;
  bottom: 2px;
  font-family: "Barlow", sans-serif;
}
span.external:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  border: 1px solid #FFFFFF;
  width: 13px;
  height: 18px;
  z-index: -2;
}
span.external:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -3px;
  background: #687769;
  width: 5px;
  height: 16px;
  z-index: -1;
}

body.page-template-page-apply {
  background: #FFFFFF;
  color: #707070;
}
body.page-template-page-apply section.container .row {
  margin: 75px auto 0 auto;
}
body.page-template-page-apply .entry-content h2, body.page-template-page-apply .entry-content h3, body.page-template-page-apply .entry-content h4, body.page-template-page-apply .entry-content h5, body.page-template-page-apply .entry-content h6 {
  color: #707070;
}
body.page-template-page-apply .entry-content a {
  color: #687769;
  text-decoration: underline;
}

div.fixed-bottom-center,
div.fixed-footer-nav {
  position: fixed;
  z-index: 100;
  width: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.fixed-bottom-center a.button,
div.fixed-footer-nav a.button {
  margin: 0;
  background: #687769;
  font-family: "Barlow", sans-serif;
  text-transform: uppercase;
  padding: 0.5rem 2rem;
  border: solid 1px;
  border-bottom: none;
}
div.fixed-bottom-center a.button:first-of-type,
div.fixed-footer-nav a.button:first-of-type {
  margin-right: 0.5rem;
}
div.fixed-bottom-center a.button:last-of-type,
div.fixed-footer-nav a.button:last-of-type {
  margin-left: 0.5rem;
}
@media (min-width: 64em) {
  div.fixed-bottom-center a.button,
div.fixed-footer-nav a.button {
    padding: 0.5rem 4rem;
  }
}
div.fixed-bottom-center article.columns,
div.fixed-footer-nav article.columns {
  padding: 0;
}
div.fixed-bottom-center ul,
div.fixed-footer-nav ul {
  list-style: none;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.fixed-bottom-center ul li.menu-item a,
div.fixed-footer-nav ul li.menu-item a {
  margin: 0;
  background: #687769;
  font-family: "Barlow", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  color: #fff;
  border: solid 1px #fff;
  border-bottom: none;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  display: inline-block;
}
div.fixed-bottom-center ul li.menu-item.external a:after,
div.fixed-footer-nav ul li.menu-item.external a:after {
  content: "➔";
  font-size: 0.75rem;
  border: 1px solid #fff;
  border-right: 0;
  padding-left: 1.5px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 8px;
  position: relative;
  bottom: 1px;
}
div.fixed-bottom-center ul li.menu-item:first-of-type a,
div.fixed-footer-nav ul li.menu-item:first-of-type a {
  margin-right: 0.5rem;
}
div.fixed-bottom-center ul li.menu-item:last-of-type a,
div.fixed-footer-nav ul li.menu-item:last-of-type a {
  margin-left: 0.5rem;
}

#homepage-banner .hero-container,
div.banner-wrapper .hero-container {
  margin-bottom: 1rem;
  position: relative;
  display: flex;
  align-items: flex-start;
}
@media (min-width: 64em) {
  #homepage-banner .hero-container,
div.banner-wrapper .hero-container {
    align-items: center;
  }
}
#homepage-banner .hero-container img.main-img,
div.banner-wrapper .hero-container img.main-img {
  width: 100%;
}
#homepage-banner .hero-container div.flex-container1,
div.banner-wrapper .hero-container div.flex-container1 {
  width: 100%;
}
#homepage-banner .hero-container div#hero-copy,
div.banner-wrapper .hero-container div#hero-copy {
  position: absolute;
  width: 65%;
  padding-top: 1.5rem;
  text-align: right;
  color: #FFFFFF;
}
@media (min-width: 400px) {
  #homepage-banner .hero-container div#hero-copy,
div.banner-wrapper .hero-container div#hero-copy {
    width: 55%;
  }
}
@media (min-width: 75em) {
  #homepage-banner .hero-container div#hero-copy,
div.banner-wrapper .hero-container div#hero-copy {
    width: 50%;
    padding-top: 0;
    padding-right: 8%;
    padding-left: 2rem;
  }
}
@media (min-width: 90em) {
  #homepage-banner .hero-container div#hero-copy,
div.banner-wrapper .hero-container div#hero-copy {
    padding-left: 4rem;
  }
}
#homepage-banner .hero-container div#hero-copy h1.entry-title,
div.banner-wrapper .hero-container div#hero-copy h1.entry-title {
  font-size: 3rem;
  line-height: 0.9;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(223, 170, 37, 0.85);
  margin-bottom: 1.5rem;
}
@media (min-width: 64em) {
  #homepage-banner .hero-container div#hero-copy h1.entry-title,
div.banner-wrapper .hero-container div#hero-copy h1.entry-title {
    font-size: 4rem;
    line-height: 0.9;
  }
}
@media (min-width: 75em) {
  #homepage-banner .hero-container div#hero-copy h1.entry-title,
div.banner-wrapper .hero-container div#hero-copy h1.entry-title {
    font-size: 7rem;
    line-height: 0.9;
  }
}
@media (min-width: 90em) {
  #homepage-banner .hero-container div#hero-copy h1.entry-title,
div.banner-wrapper .hero-container div#hero-copy h1.entry-title {
    font-size: 8rem;
    line-height: 0.9;
  }
}
#homepage-banner .hero-container div#hero-copy .sub-title,
div.banner-wrapper .hero-container div#hero-copy .sub-title {
  padding-left: 2rem;
}
#homepage-banner .hero-container div#hero-copy .sub-title p,
div.banner-wrapper .hero-container div#hero-copy .sub-title p {
  font-size: 1.1rem;
  line-height: 1.5;
}
@media (min-width: 64em) {
  #homepage-banner .hero-container div#hero-copy .sub-title,
div.banner-wrapper .hero-container div#hero-copy .sub-title {
    padding-left: 10rem;
  }
  #homepage-banner .hero-container div#hero-copy .sub-title p,
div.banner-wrapper .hero-container div#hero-copy .sub-title p {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
@media (min-width: 75em) {
  #homepage-banner .hero-container div#hero-copy .sub-title p,
div.banner-wrapper .hero-container div#hero-copy .sub-title p {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
#homepage-banner .hero-container div#hero-copy .sub-title a,
div.banner-wrapper .hero-container div#hero-copy .sub-title a {
  color: #DFAA25;
  text-decoration: underline;
}

body.page-template-page-video-gallery {
  background-image: none;
  background-color: white;
}
body.page-template-page-video-gallery #homepage-banner {
  margin-bottom: 2rem;
}
body.page-template-page-video-gallery #homepage-banner .hero img {
  width: 100%;
}
body.page-template-page-video-gallery #hero-container #hero-copy {
  position: relative;
  text-align: center;
}
body.page-template-page-video-gallery #hero-container #hero-copy h1 {
  color: white;
  font-size: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  line-height: 3rem;
  letter-spacing: 0.125rem;
}
body.page-template-page-video-gallery .button-container {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-template-page-video-gallery .button-container a.button.donate-button {
  border-radius: 2rem;
  text-align: center;
  text-transform: uppercase;
  padding: 0.75rem 3rem;
}
body.page-template-page-video-gallery .video-gallery-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
body.page-template-page-video-gallery .video-gallery-content .video-gallery-block {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  padding: 0 2% 25px 2%;
}
@media (max-width: 627px) {
  body.page-template-page-video-gallery .video-gallery-content .video-gallery-block {
    flex-direction: row;
    flex-basis: 100%;
  }
}
body.page-template-page-video-gallery .video-gallery-content .video-gallery-block h3, body.page-template-page-video-gallery .video-gallery-content .video-gallery-block p {
  color: #707070;
}

body.page-template-kitchen-sink {
  background: #FFFFFF;
}

section.page-grid .center-content {
  width: 100%;
}

div.content-block {
  width: 100%;
  max-width: 52rem;
  margin: 0 auto 2rem;
  padding: 0 1rem;
}
div.content-block h4.green-t {
  font-family: "Bitter", serif;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 400;
  margin: 1.5rem 0 0;
}
@media (min-width: 64em) {
  div.content-block {
    padding: 0;
    margin: 0 auto 3.5rem;
  }
  div.content-block h4.green-t {
    font-size: 1.875rem;
    margin: 5rem 0 0;
  }
}
div.content-block.center-text {
  text-align: center;
  margin-top: 2rem;
}
@media (min-width: 64em) {
  div.content-block.center-text {
    padding: 0 8rem;
  }
}

div.round-bottom-right-header {
  background: #687769;
  color: #FFFFFF;
  padding: 1.5rem 1rem;
  margin-bottom: 2rem;
  border-bottom-right-radius: 3rem;
}
div.round-bottom-right-header div.content-block {
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 75em) {
  div.round-bottom-right-header {
    padding: 2.15rem 1rem;
  }
  div.round-bottom-right-header div.content-block {
    margin: 0 auto;
  }
}
div.round-bottom-right-header h2 {
  color: #FFFFFF;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
}
@media (min-width: 75em) {
  div.round-bottom-right-header h2 {
    font-size: 3.125rem;
    text-align: left;
  }
}

div.percent-block {
  border: 2px solid #BC3A3A;
  border-right: 0;
  border-top-left-radius: 3rem;
  padding: 1.5rem 1rem 1rem 1rem;
  margin: 2.5rem 1rem 2.5rem;
  position: relative;
  width: calc(100% - 2rem);
  max-width: 52rem;
}
div.percent-block:after {
  content: "";
  display: block;
  width: 300%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  border-bottom: 2px solid #BC3A3A;
}
@media (min-width: 835px) {
  div.percent-block {
    margin: 2.5rem auto 2.5rem;
    padding: 1.5rem 8% 1.5rem 5rem;
  }
}
@media (min-width: 75em) {
  div.percent-block {
    padding: 1.5rem 8% 1.5rem 5rem;
    margin: 3.5rem auto 2.25rem;
    width: 100%;
    border: 1px solid #BC3A3A;
    border-right: 0;
  }
  div.percent-block:after {
    bottom: -1px;
    border-bottom: 1px solid #BC3A3A;
  }
}
div.percent-block h3.number {
  padding: 0.5rem 1rem 0;
  margin: 0;
  position: absolute;
  top: -1.4rem;
  left: 4rem;
  background: #FFFFFF;
  width: calc(100% - 4rem);
  font-size: 1.25rem;
  line-height: 1;
  color: #BC3A3A;
  font-weight: 500;
}
@media (min-width: 400px) {
  div.percent-block h3.number {
    padding: 0.25rem 1rem 0;
    font-size: 1.7rem;
  }
}
@media (min-width: 75em) {
  div.percent-block h3.number {
    top: -1.8rem;
    font-size: 2.5rem;
    padding: 0 1rem;
  }
}
div.percent-block p {
  margin: 0;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #959484;
}
@media (min-width: 64em) {
  div.percent-block p {
    font-size: 1.25rem;
  }
}
div.percent-block.right-curve {
  border-left: 0;
  border-right: 2px solid #BC3A3A;
  border-top-left-radius: 0;
  border-top-right-radius: 3rem;
  padding: 1.5rem 1rem 1rem 1rem;
}
div.percent-block.right-curve:after {
  right: 0;
  left: auto;
}
div.percent-block.right-curve h3.number {
  padding: 0.5rem 1rem 0 1rem;
  margin: 0;
  position: absolute;
  top: -1.4rem;
  left: 0;
  background: #FFFFFF;
  width: auto;
  color: #BC3A3A;
}
@media (min-width: 400px) {
  div.percent-block.right-curve h3.number {
    padding: 0.25rem 1rem 0 0;
  }
}
@media (min-width: 75em) {
  div.percent-block.right-curve h3.number {
    top: -1.8rem;
  }
}
@media (min-width: 835px) {
  div.percent-block.right-curve {
    padding: 1.5rem 8% 1.5rem 1rem;
  }
  div.percent-block.right-curve .inner {
    margin-left: 4rem;
  }
  div.percent-block.right-curve h3.number {
    padding: 0.25rem 1rem 0 5rem;
  }
}
@media (min-width: 75em) {
  div.percent-block.right-curve {
    padding: 1.5rem 8% 1.5rem 1rem;
    border-right: 1px solid #BC3A3A;
    border-left: 0;
  }
  div.percent-block.right-curve .inner {
    margin-left: 4rem;
  }
  div.percent-block.right-curve h3.number {
    padding: 0.25rem 1rem 0 5rem;
  }
}
div.percent-block.blue {
  border-color: #1374A1;
}
div.percent-block.blue h3.number {
  color: #1374A1;
}
div.percent-block.blue:after {
  border-color: #1374A1;
}
div.percent-block.purple {
  border-color: #6F508B;
}
div.percent-block.purple h3.number {
  color: #6F508B;
}
div.percent-block.purple:after {
  border-color: #6F508B;
}

div.impact-content-block {
  margin: 2rem auto;
}
@media (min-width: 75em) {
  div.impact-content-block {
    margin: 3rem auto;
  }
}

body.page-template-page-program {
  background: #FFFFFF;
}
body.page-template-page-program div.featured-image {
  border-bottom: 0;
}
body.page-template-page-program div.featured-image div.row {
  margin: 0 1rem;
  max-width: 100%;
}
@media (min-width: 75em) {
  body.page-template-page-program div.featured-image div.row {
    margin: 0 2rem;
  }
}
body.page-template-page-program div.featured-image div.row h1.entry-title {
  font-family: "Barlow", sans-serif;
  font-size: 2rem;
  line-height: 0.9;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 10rem;
  margin-top: 3rem;
}
@media (min-width: 75em) {
  body.page-template-page-program div.featured-image div.row h1.entry-title {
    font-size: 5rem;
  }
}
body.page-template-page-program div.featured-image div.row div.entry-content {
  display: none;
}
body.page-template-page-program div.featured-image div.row.mobile-overlay {
  background: none;
}
body.page-template-page-program div.featured-image div.row.mobile-overlay:after {
  display: none;
}

div.no-overflow {
  overflow-x: hidden;
  width: 100%;
}

div.overlay-image {
  position: relative;
}
div.overlay-image img {
  width: 100%;
}
div.overlay-image img:hover {
  opacity: 1;
}
div.overlay-image img.desk {
  display: none;
}
@media (min-width: 64em) {
  div.overlay-image img.mob {
    display: none;
  }
  div.overlay-image img.desk {
    display: block;
  }
}
div.overlay-image div.round-bottom-right-header {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  margin: 0;
  background: rgba(104, 119, 105, 0.8);
  border-radius: 0;
}
div.overlay-image.round-bottom-right {
  overflow: hidden;
  border-bottom-right-radius: 3rem;
}
div.overlay-image.featured {
  margin-bottom: 3rem;
}
div.overlay-image.in-content {
  margin-bottom: 3rem;
}
div.overlay-image.impact {
  margin-bottom: 0;
  min-height: 228px;
}
@media (min-width: 321px) {
  div.overlay-image.impact {
    min-height: auto;
  }
}

div.wholeperson {
  background: #FFFFFF;
  padding: 2rem 0;
  padding-bottom: 1rem;
  margin-top: 1rem;
}
div.wholeperson .person-interactive {
  padding: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
div.wholeperson .person-interactive div.image-container {
  margin-top: 2rem;
}
div.wholeperson .person-interactive div.image-container img {
  width: 100%;
}
div.wholeperson .person-interactive svg {
  margin: 1rem 1rem 0.5rem;
}
@media (min-width: 64em) {
  div.wholeperson .person-interactive svg {
    margin: 1.25rem 1.25rem 0.75rem;
  }
}
div.wholeperson .person-interactive svg.blur {
  animation: goBlurry 0.7s ease forwards;
}
div.wholeperson .person-interactive svg #whole-person-program circle,
div.wholeperson .person-interactive svg #impact circle,
div.wholeperson .person-interactive svg #mentorship circle,
div.wholeperson .person-interactive svg #professional-networking circle,
div.wholeperson .person-interactive svg #financial-support circle,
div.wholeperson .person-interactive svg #internship circle,
div.wholeperson .person-interactive svg #skills-modules circle,
div.wholeperson .person-interactive svg #summer-symposium circle {
  fill: transparent;
}
div.wholeperson .person-interactive svg #whole-person-program circle:hover,
div.wholeperson .person-interactive svg #impact circle:hover,
div.wholeperson .person-interactive svg #mentorship circle:hover,
div.wholeperson .person-interactive svg #professional-networking circle:hover,
div.wholeperson .person-interactive svg #financial-support circle:hover,
div.wholeperson .person-interactive svg #internship circle:hover,
div.wholeperson .person-interactive svg #skills-modules circle:hover,
div.wholeperson .person-interactive svg #summer-symposium circle:hover {
  cursor: pointer;
}
div.wholeperson .segment-container {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 1rem);
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  margin: 0 0.5rem;
  padding: 1rem;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 4rem;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 2px solid #78A22F;
  text-align: left;
  transform: translateY(100%);
}
@media (min-width: 64em) {
  div.wholeperson .segment-container {
    border: 4px solid #78A22F;
    border-radius: 6.9rem;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 2rem 3rem;
    width: 100%;
    margin: 0;
  }
}
div.wholeperson .segment-container p {
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
}
@media (min-width: 375px) {
  div.wholeperson .segment-container p {
    font-size: 0.9rem;
  }
}
@media (min-width: 500px) {
  div.wholeperson .segment-container p {
    font-size: 1rem;
  }
}
div.wholeperson .segment-container p:last-of-type {
  margin-bottom: 0;
}
div.wholeperson .segment-container.active {
  display: flex;
  animation: slideUp 0.7s ease forwards;
}
div.wholeperson .segment-container.slide-down {
  transform: translateY(0);
  animation: slideDown 0.7s ease forwards;
}
@keyframes goBlurry {
  0% {
    filter: blur(0);
  }
  95% {
    filter: blur(0);
  }
  100% {
    filter: blur(2px);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  100% {
    transform: translateY(100%);
    opacity: 0;
  }
}
div.wholeperson .segment-container span.segment-close {
  position: absolute;
  top: 1.5rem;
  right: 2rem;
  display: block;
  font-size: 2rem;
  line-height: 1;
  color: #707070;
  cursor: pointer;
}
@media (min-width: 64em) {
  div.wholeperson .segment-container span.segment-close {
    top: 3rem;
    right: 3.75rem;
    font-size: 5rem;
  }
}
div.wholeperson .segment-container .segment {
  display: none;
}
div.wholeperson .segment-container .segment.active {
  display: block;
}
@media (min-width: 75em) {
  div.wholeperson {
    margin-top: 1rem;
    padding: 3rem 0;
  }
  div.wholeperson .content-block {
    margin-bottom: 0;
  }
  div.wholeperson .person-interactive {
    margin: 0 auto;
  }
}

.page-template-page-game-changers {
  background: none;
}

.page-template-page-impact-plans {
  background: none;
}
.page-template-page-impact-plans .impact-reports .element-item {
  width: 100%;
  margin-top: 50px;
  left: 0 !important;
  top: 0 !important;
  position: relative !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #707070;
  padding-top: 40px;
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .page-template-page-impact-plans .impact-reports .element-item {
    padding-top: 0rem;
  }
}
.page-template-page-impact-plans .impact-reports .element-item .impact-summary {
  margin-top: 1rem;
}
.page-template-page-impact-plans .impact-reports .element-item .button-row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  margin-top: 15px;
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .page-template-page-impact-plans .impact-reports .element-item .button-row {
    flex-direction: column;
  }
}
.page-template-page-impact-plans .impact-reports .element-item .button-row button {
  text-transform: uppercase;
  border-radius: 2rem;
  padding: 0.75rem 3rem;
}
.page-template-page-impact-plans .impact-reports .element-item .button-row button span.full-name {
  display: none;
}
.page-template-page-impact-plans .impact-reports .element-item img {
  width: 150px;
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .page-template-page-impact-plans .impact-reports .element-item img {
    margin: 0 2rem 2rem 0;
  }
}
.page-template-page-impact-plans .impact-reports .element-item .column {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .page-template-page-impact-plans .impact-reports .element-item .column {
    padding-left: 0;
    min-width: 40%;
  }
}
@media screen and (min-width: 200px) and (max-width: 480px) {
  .page-template-page-impact-plans .impact-reports .element-item .column {
    min-width: 51%;
  }
}
.page-template-page-impact-plans .impact-reports .element-item div.bullets p {
  margin-bottom: 0;
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
}
.page-template-page-impact-plans .impact-reports .element-item div.bullets p.strong {
  display: block;
  margin-top: 15px;
  font-weight: bold;
}
.page-template-page-impact-plans .impact-reports .element-item .accordion-content.closed {
  display: none;
  background-color: white;
}
.page-template-page-impact-plans #input_10_18,
.page-template-page-impact-plans #input_10_25 {
  width: 100%;
}

div.donate-form-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 75em) {
  div.donate-form-container {
    margin-bottom: 4rem;
  }
}

div.after-content-editor {
  padding-top: 1rem;
  margin-bottom: 2rem;
}

/*
 Landing page styles for GHS
 Demo: http://foundationpress.olefredrik.com
*/
#homepage-banner {
  width: 100%;
}
#homepage-banner .slider-container {
  width: 100%;
  margin: 0 auto;
}
#homepage-banner .slider-container .flex-video.widescreen {
  padding-bottom: 54.7%;
}
#homepage-banner .slider-container .flex-video.square {
  display: none;
  padding: 50%;
}
#homepage-banner .slider-container .loading {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #ECECEC;
  position: absolute;
  z-index: 500;
  overflow: hidden;
}
#homepage-banner .slider-container .loading img {
  margin: 0 auto;
  height: 595px;
  display: block;
}
#homepage-banner .slider-container .fade-out {
  opacity: 1;
  animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none !important;
    height: 0;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none !important;
    height: 0;
  }
}
#homepage-banner .slider-container .flexslider {
  margin-bottom: 0px;
}
#homepage-banner .slider-container .flex-control-nav {
  bottom: -3rem;
}
#homepage-banner .slider-container .text-row {
  position: relative;
}
#homepage-banner .slider-container .slide-text {
  position: absolute;
  top: 5rem;
  left: 0;
  z-index: 10;
  opacity: 0;
  display: none;
  transition: all 0.3s ease-in-out;
}
#homepage-banner .slider-container .slide-text h3 {
  color: #78a22f;
  font-size: 2.4rem;
  line-height: 2.4rem;
}
#homepage-banner .slider-container .slide-text h3 span {
  color: #fff;
}
#homepage-banner .slider-container .slide-text img {
  width: 100%;
  height: 100%;
}
#homepage-banner .slider-container ul img {
  width: 100%;
}
#homepage-banner .slider-container .show {
  opacity: 1;
  display: block;
}
#homepage-banner .slider-container .orbit-bullets li,
#homepage-banner .slider-container .flex-control-nav li a {
  background: none;
  -moz-box-shadow: inset 0 0 0 1px #959484;
  -webkit-box-shadow: inset 0 0 0 1px #959484;
  box-shadow: inset 0 0 0 1px #959484;
  margin-right: 20px;
  height: 0.65rem;
  width: 0.65rem;
}
#homepage-banner .slider-container .orbit-bullets li.active,
#homepage-banner .slider-container .flex-control-nav li a.flex-active {
  background: #959484;
}
#homepage-banner .slider-container .orbit-timer {
  display: none;
}

.orbit-container, .orbit-slides-container {
  overflow: hidden !important;
}

.landing-columns {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.landing-columns h2 {
  font-size: 2.4rem;
  line-height: 2rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.75rem;
  margin-top: 0;
  color: #78a22f;
}
.landing-columns .first {
  padding-left: 0;
}
.landing-columns .last {
  padding-right: 0;
}
.landing-columns article.news-item {
  display: inline-block;
  float: left;
}
.landing-columns article.news-item .article-img {
  margin-bottom: 1rem;
}
.landing-columns article.news-item .article-img a:focus {
  outline: none;
}
.landing-columns article.news-item .content {
  padding: 0 0.25rem;
}
.landing-columns article.news-item p {
  margin: 0;
  display: inline;
  font-size: 0.95rem;
}
.landing-columns a.article-title h5 {
  color: #5b4a43;
  font-size: 1rem;
  line-height: 1rem;
  display: block;
}
.landing-columns.donate-container p {
  font-size: 20px;
}
.landing-columns hr {
  border: solid 1px #78a22f;
  margin: 1.25rem 7rem 1.1875rem;
}
.landing-columns .donate-content.center {
  text-align: left;
}
@media (min-width: 64em) {
  .landing-columns .donate-content.center {
    text-align: center;
  }
}
.landing-columns .donate-content.center h1 {
  font-size: 2.5rem;
  line-height: 3rem;
  padding: 0 7rem;
}
.landing-columns.white {
  background: white;
  padding-top: 50px;
  margin-top: -22px;
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .landing-columns.donate-container p {
    font-size: 16px;
  }
  .landing-columns hr {
    border: solid 1px #78a22f;
    margin: 1.25rem 0 1.1875rem;
  }
  .landing-columns .donate-content.center h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    padding: 0;
  }
}
.landing-columns .flex-columns {
  display: flex;
  flex-direction: column;
}
.landing-columns .flex-columns .donate-bubble {
  width: 100%;
  max-width: 136px;
  position: relative;
}
.landing-columns .flex-columns .donate-bubble .circle-shape {
  background: #78a22f;
  color: #FFFFFF;
  width: 100%;
  height: 136px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border-top-left-radius: 0;
  padding: 1.25rem;
}
.landing-columns .flex-columns .donate-bubble .circle-shape h3 {
  color: #FFFFFF;
  font-size: 1.1rem;
  font-weight: 200;
  line-height: 1;
  margin: 0;
}
.landing-columns .flex-columns .donate-block {
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.landing-columns .flex-columns .donate-block .donate-content {
  padding: 0;
  margin-bottom: 3rem;
}
@media (min-width: 75em) {
  .landing-columns .flex-columns {
    flex-direction: row;
  }
  .landing-columns .flex-columns .donate-bubble {
    width: 100%;
    max-width: 250px;
    position: relative;
  }
  .landing-columns .flex-columns .donate-bubble .circle-shape {
    height: 250px;
    padding: 2rem;
  }
  .landing-columns .flex-columns .donate-bubble .circle-shape h3 {
    font-size: 2rem;
    line-height: 1.2;
  }
  .landing-columns .flex-columns .donate-block {
    margin-top: 0;
    padding-left: 2rem;
    padding-right: 250px;
  }
  .landing-columns .flex-columns .donate-block .donate-content {
    padding: 0;
  }
}

.news-feed {
  opacity: 0;
}
.news-feed.slick-initialized {
  opacity: 1;
}

.news-column {
  padding-bottom: 2rem;
}
.news-column .excerpt span {
  display: block;
}
.news-column .excerpt span a {
  display: inline;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.news-column .news-item {
  min-height: 120px;
}
.news-column .slick-list {
  /*height: 330px !important;
  padding-bottom: 40px;*/
}
.news-column .slick-prev {
  position: absolute;
  bottom: 50%;
  left: -25px;
  margin: 0 auto;
}
.news-column .slick-next {
  position: absolute;
  bottom: 50%;
  right: -25px;
  margin: 0 auto;
}

.donate-content {
  padding: 0;
}
.donate-content p {
  margin-bottom: 1rem;
}

.donate-column {
  padding: 0;
}
.donate-column .button {
  width: 100%;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

span.month {
  color: #959484;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  display: block;
  margin-bottom: 0.5rem;
}

.front-content {
  position: relative;
  margin-bottom: 4rem;
}
.front-content .entry-content {
  border-bottom: 2.25rem solid #77a230;
}
.front-content .entry-content p {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 200;
  font-family: "Montserrat", sans-serif;
  color: #959484;
}
.front-content .bug {
  position: absolute;
  right: 0;
  top: 0;
  background: #959484;
  padding: 0.25rem 0.75rem;
  width: 140px;
}
.front-content .bug a {
  color: #FFFFFF;
}
.front-content .bug a h3 {
  font-size: 1rem;
  line-height: 1.2rem;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 200;
  margin: 0;
}

.featured-scholar-content {
  position: relative;
  margin-bottom: 2rem;
}
.featured-scholar-content .featured-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.featured-scholar-content h2.featured-title {
  margin: 0 0 1rem;
  color: #78a22f;
  font-size: 2.4rem;
  line-height: 2.6rem;
}
.featured-scholar-content .name {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 5px 0 0;
  display: inline;
}
.featured-scholar-content img {
  width: 100%;
}
.featured-scholar-content .info {
  margin-top: 3.5rem;
  transition: all 0.3s ease-in-out;
  width: 50%;
  height: auto;
  z-index: 1;
  padding-right: 1rem;
}
.featured-scholar-content .info p {
  color: #fff;
  margin-bottom: 0.25rem;
  display: inline;
}
.featured-scholar-content a {
  transition: all 0.3s ease-in-out;
  display: block;
  text-transform: uppercase;
  margin-top: 0.5rem;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.featured-scholar-content a:hover .name {
  opacity: 0;
}
.featured-scholar-content a:hover .info {
  opacity: 1;
}

/* ==========================================================================
   DONATELY
   ========================================================================== */
.donately-donation-form {
  padding: 0 !important;
}

form.donately-donation-form *::-moz-placeholder {
  color: #959484;
}

label.donately-label {
  color: #2e2e2e !important;
  font-family: "Open Sans", sans-serif !important;
}

.donately-secure-fields label.donately-label {
  color: #446E82 !important;
}

label.donately-label[for=donately-first-name],
label.donately-label[for=donately-last-name],
label.donately-label[for=who],
label.donately-label[for=donately-phone-number],
label.donately-label[for=donately-street-address],
label.donately-label[for=donately-city],
label.donately-label[for=donately-state],
label.donately-label[for=donately-zip-code],
label.donately-label[for=donately-country],
label.donately-label[for=donately-email] {
  padding-left: 8px !important;
}

.donately-radio-option label,
.donately-radio-option:last-child label {
  padding: 5px 0 !important;
}

label.donately-dollar-sign {
  top: 0.28em !important;
  color: #959484 !important;
  font-weight: 200 !important;
}

input#donately-amount {
  padding: 0.25em 0.3em 0.25em 1em !important;
  font-weight: 200 !important;
}

input.donately-text-input {
  color: #959484 !important;
}

.donately-secure-fields label.donately-label {
  color: #959484 !important;
}

div.donately-secure-header {
  background: none;
  color: #959484 !important;
  font-family: "Montserrat", sans-serif !important;
}

.donately-secure-header span {
  padding-left: 0 !important;
  background-image: none !important;
}

div.donately-secure-fields {
  border: 1px solid #a1a1a1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url(/wp-content/themes/scholars/assets/img/donate-bg.png) !important;
  margin-bottom: 15px !important;
  padding-bottom: 20px !important;
}

div.donately-secure-footer {
  clear: both !important;
  margin-bottom: 0 !important;
}

.donately-secure-fields .donately-fields.card-number-fields {
  display: flex;
  flex-direction: row;
}

div.donately-stripe-card-fields {
  width: 100%;
}

div.donately-stripe-card-footer {
  width: 100%;
  padding-left: 15px;
}

@media screen and (min-width: 0) and (max-width: 768px) {
  .home .donately-donation-iframe {
    height: 700px !important;
  }

  .donately-secure-fields .donately-fields.card-number-fields {
    display: flex !important;
    flex-direction: column !important;
  }

  div.donately-stripe-card-fields {
    width: 100% !important;
  }

  div.donately-stripe-card-footer {
    width: 100% !important;
    padding-left: 0 !important;
  }
}
.card-number-fields {
  color: #000;
}

.card-expiration-fields {
  display: inline-block;
  padding-left: 0;
  color: #000;
}

.donately-btn.donately-submit {
  border: none;
  background-image: none;
  background-color: #79a12e;
  border-radius: 0px;
  text-shadow: none;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 12px 40px;
  width: 100%;
}
.donately-btn.donately-submit:hover {
  background-color: #79a12e;
}

/* =============================================
Mobile
================================================ */
@media screen and (min-width: 200px) and (max-width: 1024px) {
  #homepage-banner {
    margin-bottom: 1rem;
  }
  #homepage-banner .slider-container .slide-text {
    left: 1rem;
  }

  .landing-columns {
    padding: 0 1rem;
  }

  .front-content {
    padding: 0 1rem;
  }

  .landing-columns .news-column .slick-next {
    right: -16px;
    bottom: 51%;
  }
  .landing-columns .news-column .slick-prev {
    left: -16px;
    z-index: 100;
    bottom: 51%;
  }

  .featured-scholar-content .info {
    position: relative;
    padding: 1rem;
    margin-top: 1rem;
  }
  .featured-scholar-content .info h3.featured-title {
    margin: 0 0 5px;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .featured-scholar-content .info p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 737px) and (max-width: 768px) {
  #homepage-banner .slider-container .loading img {
    height: 361px;
  }
  #homepage-banner .slider-container .slide-text {
    left: 2rem;
  }
  #homepage-banner .slider-container .slide-text h3 {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  #homepage-banner .flex-direction-nav a {
    height: 30px;
  }
  #homepage-banner .flex-direction-nav a::before {
    font-size: 20px;
  }

  .front-content {
    margin-bottom: 1rem;
  }
  .front-content .entry-content {
    border-bottom: 1.5rem solid #77a230;
  }

  .landing-columns {
    margin-top: 1rem;
  }
  .landing-columns .news-column {
    padding-bottom: 0.5rem;
  }
  .landing-columns h2 {
    font-size: 1.8rem;
    line-height: 2rem;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
  }
  .landing-columns .columns {
    padding: 0;
    padding-bottom: 1.5rem;
  }
  .landing-columns .news-feed article.news-item .article-img {
    margin-bottom: 0.5rem;
  }
  .landing-columns .news-feed article.news-item .article-img img {
    width: 100%;
  }
  .landing-columns .news-feed article.news-item .article-title h5 {
    margin-top: 0;
    font-size: 0.95rem;
    line-height: 1.4rem;
  }
  .landing-columns .news-column .slick-next {
    right: -14px;
    bottom: 51%;
  }
  .landing-columns .news-column .slick-prev {
    left: -14px;
    z-index: 100;
    bottom: 51%;
  }

  .featured-scholar-content .info {
    margin-top: 0.5rem;
  }
  .featured-scholar-content .info h2.featured-title {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 0.5rem;
  }
  .featured-scholar-content .info a {
    font-weight: 700;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  #homepage-banner {
    margin-bottom: 1rem;
  }
  #homepage-banner .slider-container .loading {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ECECEC;
    position: absolute;
    z-index: 500;
    overflow: hidden;
  }
  #homepage-banner .slider-container .loading img {
    margin: 0 auto;
    height: 439px;
    display: block;
  }
  #homepage-banner .slider-container .flexslider {
    margin-bottom: 1rem;
  }
  #homepage-banner .slider-container .flexslider .flex-video.widescreen {
    display: none;
  }
  #homepage-banner .slider-container .flexslider .flex-video.square {
    display: block;
  }
  #homepage-banner .slider-container .text-row {
    position: static;
  }
  #homepage-banner .slider-container .slide-text {
    left: 0;
    margin: 0 3.5%;
    width: 93%;
    top: auto;
    bottom: 0.5rem;
  }
  #homepage-banner .slider-container .slide-text h3 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  #homepage-banner .flex-direction-nav a {
    width: 15px;
    height: 30px;
  }
  #homepage-banner .flex-direction-nav a::before {
    font-size: 20px;
  }
  #homepage-banner .flex-control-nav {
    display: none;
  }

  .front-content {
    margin-bottom: 1rem;
  }
  .front-content .entry-content {
    border-bottom: none;
  }
  .front-content .entry-content p {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .landing-columns {
    margin-top: 1rem;
  }
  .landing-columns .news-column {
    padding-bottom: 0.5rem;
  }
  .landing-columns h2 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
  }
  .landing-columns .columns {
    padding: 0;
    padding-bottom: 1.5rem;
  }
  .landing-columns .news-feed article.news-item .article-img {
    margin-bottom: 0.5rem;
  }
  .landing-columns .news-feed article.news-item .article-img img {
    width: 100%;
  }
  .landing-columns .news-feed article.news-item .article-title h5 {
    margin-top: 0;
    font-size: 0.95rem;
    line-height: 1.4rem;
  }
  .landing-columns .news-column .slick-next {
    right: 5px;
    bottom: 75%;
  }
  .landing-columns .news-column .slick-prev {
    left: 5px;
    z-index: 100;
    bottom: 75%;
  }

  .featured-scholar-content {
    margin-bottom: 0.5rem;
  }
  .featured-scholar-content .featured-content {
    position: relative;
  }
  .featured-scholar-content .info {
    width: 100%;
    margin: 1rem 0 0 0;
    padding: 0 1rem;
    color: #687769;
  }
  .featured-scholar-content .info h2.featured-title {
    font-size: 1.2rem;
    line-height: 1.4rem;
    position: absolute;
    top: -3.5rem;
  }
  .featured-scholar-content .info h3.name {
    color: #687769;
  }
  .featured-scholar-content .info p {
    color: #687769;
  }
  .featured-scholar-content .info a {
    display: inline;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .donate-container {
    padding: 1rem 0 0;
  }
  .donate-container h2 {
    background: #77a230;
    color: #FFFFFF;
    font-size: 1.5rem;
    padding: 1.5rem 1rem;
  }
  .donate-container .donate-content, .donate-container .donate-column {
    padding: 1rem;
  }
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .landing-columns .columns.news-column {
    padding-bottom: 4rem;
  }
}
/*$small-slider: 320px;

@media screen and (min-width: 200px) and (max-width: 414px) {

	#homepage-banner .slider-container {
		height: $small-slider;

		img.main-img {
			max-width: 230%;
			width: 230%;
		}
	}

	#homepage-banner .orbit-container {
		height: $small-slider;

		li {
			height: $small-slider;
		}

		.slide-link {
			height: $small-slider;
			max-width: 175%;
		}
	}

}*/
body.page-template-page-landing section.container {
  background: #fff;
}
body.page-template-page-landing section.featured-video-player {
  background: #fff;
}
body.page-template-page-landing section.featured-video-player .flex-video {
  margin-bottom: 0;
}
body.page-template-page-landing section.featured-video-player .flex-video.desktop-video {
  display: none;
  padding-bottom: 53.8%;
}
body.page-template-page-landing section.featured-video-player .flex-video.mobile-video {
  padding-bottom: 100%;
}
@media (min-width: 1024px) {
  body.page-template-page-landing section.featured-video-player .flex-video.desktop-video {
    display: block;
  }
  body.page-template-page-landing section.featured-video-player .flex-video.mobile-video {
    display: none;
  }
}
body.page-template-page-landing section.landing-page-content {
  background: #fff;
  color: #6d6e71;
  font-family: "Montserrat", sans-serif;
  padding: 3rem 0;
}
body.page-template-page-landing section.landing-page-content .row {
  max-width: 55rem;
}
body.page-template-page-landing section.landing-page-content .row p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 200;
}
body.page-template-page-landing section.landing-page-content .row h1, body.page-template-page-landing section.landing-page-content .row h2, body.page-template-page-landing section.landing-page-content .row h3, body.page-template-page-landing section.landing-page-content .row h4, body.page-template-page-landing section.landing-page-content .row h5, body.page-template-page-landing section.landing-page-content .row h6 {
  color: #6d6e71;
}
body.page-template-page-landing section.landing-page-content .row a.button {
  text-transform: uppercase;
  font-weight: 600;
}
body.page-template-page-landing section.landing-page-content .row a.button.center {
  display: block;
  margin: 3rem auto;
  width: 100%;
  max-width: 12rem;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 35rem;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_body {
  width: 100%;
  margin-bottom: 1rem;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_body li {
  margin: 0;
  padding: 0;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_body .ginput_container {
  margin: 0;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_body .ginput_container input {
  margin: 0;
  padding: 1rem 0.5rem;
  height: auto;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_footer {
  width: 100%;
  margin: 0;
  padding: 0;
}
body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_footer .button {
  margin-right: 0;
  background: #6d6e71;
}
@media (min-width: 1024px) {
  body.page-template-page-landing section.landing-page-content .row #gform_3 {
    flex-direction: row;
  }
  body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_body {
    width: 80%;
    margin-bottom: 0;
  }
  body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_body .ginput_container input {
    margin: 0;
    padding: 0.5rem 1rem;
    height: 2.5rem;
  }
  body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_footer {
    width: 20%;
  }
  body.page-template-page-landing section.landing-page-content .row #gform_3 div.gform_footer .button {
    height: 2.5rem;
    margin-right: 0;
    padding: 0.5rem 1rem;
    width: 100%;
  }
}
body.page-template-page-landing section.landing-page-content section.donate-landing {
  padding: 1rem;
}
@media (min-width: 1024px) {
  body.page-template-page-landing section.landing-page-content section.donate-landing {
    padding: 2rem 1rem;
  }
}
body.page-template-page-landing section.bottom-content {
  background: #d6d7d7 url("../../assets/img/lp-logo-bg.png") no-repeat center;
  background-size: 125%;
  background-position: calc(50% - 1rem) calc(50% - 1rem);
  color: #000;
  padding: 3rem 0;
  font-family: "Montserrat", sans-serif;
}
body.page-template-page-landing section.bottom-content .row {
  max-width: 30rem;
}
body.page-template-page-landing section.bottom-content .row p {
  font-size: 1.2rem;
  line-height: 2rem;
}
@media (min-width: 1024px) {
  body.page-template-page-landing section.bottom-content {
    background-size: 80%;
    background-position: 50% calc(50% - 8rem);
  }
}
body.page-template-page-landing #footer-container {
  margin-top: 0;
}

#wpadminbar {
  position: fixed !important;
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
  margin-top: 2rem;
}

body.logged-in ul#menu-scholars-resources {
  display: block;
}

body.logged-in .footer-resources {
  display: block;
}
body.logged-in #footer-container {
  margin-top: 0;
}

.top-bar-container, .tab-bar {
  margin-bottom: 0;
  height: 35px;
}
@media only screen and (max-width: 51.25em) {
  .top-bar-container .top-bar-left li.name, .tab-bar .top-bar-left li.name {
    padding-left: 3.125rem;
  }
  .top-bar-container .top-bar-left li.toggle-topbar a, .top-bar-container .top-bar-left li.menu-icon, .tab-bar .top-bar-left li.toggle-topbar a, .tab-bar .top-bar-left li.menu-icon {
    position: absolute;
    left: 0;
  }
  .top-bar-container .top-bar-right li.toggle-topbar a, .top-bar-container .top-bar-right li.menu-icon, .tab-bar .top-bar-right li.toggle-topbar a, .tab-bar .top-bar-right li.menu-icon {
    position: absolute;
    right: 0;
  }
}

.tab-bar .left-small {
  height: 35px;
  z-index: 999;
}
.tab-bar .menu-icon {
  height: 35px;
}
.tab-bar .top {
  height: 100%;
}

.left-small {
  border-right: 0;
}

.right-small {
  border-left: 0;
}

.top-bar .name h1 a {
  font-weight: 500;
}

@media only screen and (min-width: 51.3125em) {
  .tab-bar {
    display: none;
  }
}
@media only screen and (max-width: 51.25em) {
  body.offcanvas .top-bar {
    display: none;
  }
}
@media screen and (min-width: 821px) and (max-width: 1199px) {
  .tab-bar {
    display: block;
  }
}
@media screen and (min-width: 200px) and (max-width: 543px) {
  nav .top .top-nav {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 200px) and (max-width: 400px) {
  nav .top .top-nav {
    margin-right: 10px;
  }

  nav .top .top-nav li {
    margin-left: 8px;
  }

  nav .top .top-nav li a {
    font-size: 9px;
    line-height: 9px;
    padding: 12px 0;
  }
}
img.promotional-img {
  width: 100%;
}

#front-hero .marketing {
  margin: 0 auto;
  max-width: 63.375rem;
  width: 100%;
}
#front-hero .marketing:before, #front-hero .marketing:after {
  content: " ";
  display: table;
}
#front-hero .marketing:after {
  clear: both;
}
@media only screen {
  #front-hero {
    background: url("../images/demo/marquee-stars.svg") repeat scroll 0 0 #074E68;
    padding: 4.0625rem 0;
    margin: -2rem 0 2rem;
    position: relative;
    text-align: left;
  }
}
@media only screen and (min-width:40.0625em) {
  #front-hero {
    height: 25rem;
    margin: -2rem 0 4.5rem;
  }
}
#front-hero #watch section {
  display: inline;
}
#front-hero #watch a {
  color: #B4C9D1;
  cursor: pointer;
  font-weight: 400;
  margin-right: 1.25rem;
}
#front-hero #watch a:hover {
  color: #fff;
}
#front-hero #watch #stargazers :before {
  content: "\f09b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #B4C9D1;
  margin-right: 0.5rem;
}
#front-hero #watch #twitter :before {
  content: "\f099";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #B4C9D1;
  margin-right: 0.5rem;
}
@media screen and (min-width: 320px) and (max-width: 640px) {
  #front-hero .tagline {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
  }
}
@media screen and (min-width: 641px) and (max-width: 870px) {
  #front-hero .tagline {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 75%;
    float: left;
  }
}
@media screen and (min-width: 871px) {
  #front-hero .tagline {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 41.6666666667%;
    float: left;
  }
}
#front-hero h1 {
  font-weight: 500;
}
#front-hero h1 a, #front-hero h4 {
  color: #fff;
}
#front-hero .fpmock img {
  position: absolute;
  top: 1.3125rem;
}
@media screen and (max-width: 870px) {
  #front-hero .fpmock img {
    display: none;
  }
}
#front-hero .download {
  margin-top: 1.25rem;
}

/*@media only screen {
	#featured-hero {
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		margin: - rem-calc(32) 0 rem-calc(32);
		position: relative;
		height: rem-calc(200);
		}

		.no-featured-image-set {
			height: rem-calc(16) !important;
		}
}

@media only screen and (min-width:40.0625em) {
	#featured-hero {
		height: rem-calc(400);
		}
}*/
.featured-image {
  margin-bottom: 3rem;
}
.featured-image img {
  width: 100%;
}

/*
 Inner page styles for GHS
 Demo: http://foundationpress.olefredrik.com
*/
.title-above-image {
  padding: 3rem 0;
}
.title-above-image h1.entry-title {
  line-height: 44px;
}

p.byline {
  font-size: 0.8rem;
  margin: 0 0 2rem;
}
p.byline a {
  color: #687769;
}

time.date {
  color: #959484;
  display: block;
  margin-bottom: 2rem;
}

.featured-image {
  border-bottom: 2.25rem #78a22f solid;
}

.featured {
  min-height: 289px;
  background: no-repeat scroll center center/cover;
}
.featured.resources {
  min-height: 550px;
  background: no-repeat scroll top center/cover;
}

.page-template-page-scholars .featured-image {
  border-bottom: none;
}

.single h1.entry-title {
  margin-bottom: 0.5rem;
}
.single article .entry-content li {
  margin-bottom: 0.5rem;
  list-style-type: circle;
}

.single-team_bio .featured-image {
  border: none;
  border-bottom: 0;
}

body.single-scholar_bio {
  background: #FFFFFF;
}
body.single-scholar_bio div.entry-content {
  margin-bottom: 4rem;
}

.single-scholar_bio .featured-image {
  border: none;
  border-bottom: 0;
  margin-bottom: 0;
}

div.after-content {
  margin-bottom: 4rem;
}
div.after-content img {
  display: block;
  width: 100%;
  margin: auto;
  max-width: 5rem;
}

div.scholar-info {
  padding: 2rem 1rem;
  text-align: center;
  background: #ecede5;
}
@media (min-width: 1014px) {
  div.scholar-info {
    padding: 2rem 1rem;
  }
}
div.scholar-info h1.entry-title {
  margin-bottom: 0.5rem;
  line-height: 39px;
}

div.quote-block {
  margin: 2rem 0;
  padding-bottom: 2rem;
  border-bottom: 1px solid #707070;
}
div.quote-block h3 {
  color: #1374A1;
  text-align: center;
  max-width: 45rem;
  margin: auto;
}

div.spacer-no-quote {
  margin: 0;
}
@media (min-width: 1200px) {
  div.spacer-no-quote {
    margin: 2rem 0;
  }
}

.scholar-info p {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0.25rem;
}

.single-team_bio .previous-post a {
  margin-right: 2rem;
}

.team-featured {
  position: relative;
}
.team-featured .next-post {
  position: absolute;
  top: 50%;
  right: -1.5rem;
}
.team-featured .next-post a {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/next-team.png) no-repeat right 3px;
  width: 11px;
  height: 23px;
  line-height: 23px;
  transition: none;
  color: #959484;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0.1rem 0 0.1rem 0.5rem;
}
.team-featured .next-post:hover {
  background: url(../img/bg.jpg);
}
.team-featured .next-post:hover a {
  text-indent: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 160px;
}
.team-featured .back-to-team {
  position: absolute;
  top: 50%;
  left: -2.25rem;
}
.team-featured .back-to-team a {
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/prev-team.png) no-repeat left 3px;
  width: 22px;
  height: 23px;
  line-height: 23px;
  transition: none;
  color: #959484;
  text-transform: uppercase;
  font-size: 12px;
}
.team-featured .back-to-team:hover {
  background: url(../img/bg.jpg);
}
.team-featured .back-to-team:hover a {
  text-indent: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 160px;
  padding: 0.1rem 0 0.1rem 3rem;
}

.page-template-page-program .featured-image {
  z-index: 110;
}

.our-programs section img {
  width: 100%;
}

/* =============================================
Our Scholars Landing
================================================ */
.bio-filter-container {
  background: #78a22f;
}
.bio-filter-container .filter-content-block {
  margin: 0 auto 0;
  max-width: 52rem;
}
.bio-filter-container select {
  transition: all 0.3s ease-in-out;
  margin: 0 1rem 0 0;
  background: #1374A1 url(../img/arrow-down.svg) 94% 50% no-repeat;
  border: 0px solid #fff;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 20px;
  position: relative;
  padding-right: 10px;
  outline: none;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
@media (min-width: 1014px) {
  .bio-filter-container select {
    background: #1374A1 url(../img/arrow-down.svg) 95% 50% no-repeat;
  }
}
.bio-filter-container select option {
  outline: none !important;
}
.bio-filter-container input.quicksearch {
  margin: 0 1rem 0 0;
  padding-right: 10px;
  width: 25%;
}
.bio-filter-container a.button {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
  transition: all 0.3s ease-in-out;
  margin: 0;
  background: #78a22f;
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  padding: 0.55rem 1rem;
  outline: none;
}
.bio-filter-container a.button:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
  outline: none !important;
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #000;
}

div.bio-filter-container {
  padding: 1rem 1rem 2rem;
}
@media (min-width: 1014px) {
  div.bio-filter-container {
    padding: 3rem 0;
  }
}
div.bio-filter-container div.flex-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1014px) {
  div.bio-filter-container div.flex-row {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
div.bio-filter-container div.flex-row h1.title {
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 1rem;
}
@media (min-width: 1014px) {
  div.bio-filter-container div.flex-row h1.title {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
div.bio-filter-container div.flex-row .filters-select {
  margin: 0 0 0.5rem;
  width: 50%;
}
div.bio-filter-container div.flex-row .filters-select:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1014px) {
  div.bio-filter-container div.flex-row .filters-select {
    margin: 0 1rem 0 0;
    width: 25%;
  }
}

.all-scholars a.box {
  height: 100%;
  pointer-events: none;
}
.all-scholars a.box div.info:after {
  background: #CDCFCD;
  opacity: 1;
}
@keyframes fadeClass {
  0% {
    opacity: 0;
    transform: translate3d(2rem, 0%, 2rem);
  }
  80% {
    opacity: 0;
    transform: translate3d(2rem, 0%, 2rem);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0%, 0);
  }
}
.all-scholars a.box div.info p {
  color: #353C36;
  text-transform: uppercase;
}
.all-scholars a.box div.info p:last-of-type {
  font-size: 2rem;
}
.all-scholars .element-item {
  position: relative;
}
@media (min-width: 1025px) {
  .all-scholars .element-item {
    width: 20%;
  }
}
@media (min-width: 1441px) {
  .all-scholars .element-item {
    width: calc(16.6666666667% - 0.01px);
  }
}
.all-scholars img {
  width: 100%;
}
.all-scholars .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  padding: 2rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (min-width: 1014px) {
  .all-scholars .info {
    padding: 2rem 2rem 0.5rem;
  }
}
.all-scholars .info p {
  font-family: "Barlow", sans-serif;
  color: #FFFFFF;
  text-align: center;
  line-height: 1;
  margin: 0;
}
.all-scholars .info p:first-of-type {
  margin-bottom: 0.25rem;
}
.all-scholars .info h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2rem;
  margin: 0;
}
.all-scholars .info h3 {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-size: 0.9rem;
  margin: 0;
}
.all-scholars .info:after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
}
.all-scholars div.virtual-box .info {
  padding: 2rem;
  justify-content: center;
  background: transparent;
}
@media (min-width: 75em) {
  .all-scholars a {
    transition: all 0.3s ease-in-out;
    display: block;
  }
}

.page-template-page-scholars-current .featured-image,
.page-template-page-scholars-alum .featured-image {
  border: none;
}

/* =============================================
Our Team Landing
================================================ */
.team-filter {
  display: none;
}

/* =============================================
Our Community
================================================ */
.page-template-page-community #footer-container {
  margin: 0;
}

.community-row {
  background: #2e2e2e;
}

.community-box {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.community-box .name {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 2rem;
  left: 2rem;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-transform: capitalize;
  font-size: 26px;
  margin: 0;
  opacity: 1;
}
.community-box img {
  transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  transform: translate3d(0%, 0px) scale3d(1, 1, 1);
  width: 100%;
}
.community-box:hover img {
  transform: translate3d(0px, 0%, 0px) scale3d(1.05, 1.05, 1);
}
.community-box .info {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  padding: 2rem;
  z-index: 1;
  opacity: 1;
}
.community-box .info h3 {
  transition: all 0.3s ease-in-out;
  color: rgba(255, 255, 255, 0.7);
  text-transform: capitalize;
  font-size: 26px;
  margin: 0;
}
.community-box .info p {
  transition: all 0.3s ease-in-out;
  color: #fff;
  opacity: 0;
  margin-bottom: 0;
}
.community-box .info p strong {
  text-transform: uppercase;
}
.community-box .info:after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
}
.community-box a {
  transition: all 0.3s ease-in-out;
  display: block;
}
.community-box a:hover .info {
  background: rgba(147, 147, 132, 0.7);
}
.community-box a:hover .info h3 {
  color: #fff;
}
.community-box a:hover .info p {
  opacity: 1;
}
.community-box a:hover .info:after {
  opacity: 1;
}

.learn-more {
  padding: 1rem 0 0;
  position: relative;
  margin-bottom: 2rem;
}
.learn-more .gform_confirmation_message {
  color: #78a22f;
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-family: "Montserrat", sans-serif;
}

/* =============================================
News Landing Page
================================================ */
.page-template-page-news .inner-wrap {
  background: #2e2e2e;
}

.news-featured {
  position: relative;
  margin: 0;
  transition: all 0.3s ease-in-out;
  background: #000;
}
.news-featured img {
  transition: all 0.3s ease-in-out;
}
.news-featured .row {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.news-featured h1.entry-title {
  margin-top: 2.5rem;
  left: 0;
  color: #fff;
}
.news-featured .entry-content {
  transition: all 0.3s ease-in-out;
  color: #fff;
  opacity: 0;
}
.news-featured:after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
}
.news-featured:hover img {
  opacity: 0.6;
}
.news-featured:hover .entry-content {
  opacity: 1;
}

.news-page {
  width: 100% !important;
  padding: 0;
  clear: both;
}
.news-page .news-item {
  /*float: left;*/
  overflow: hidden;
  width: 100%;
}
@media (min-width: 641px) {
  .news-page .news-item {
    width: calc(50% - 0.5px);
  }
}
@media (min-width: 1024px) {
  .news-page .news-item {
    width: calc(33.3333333333% - 0.5px);
  }
}
.news-page .news-item img {
  transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
  transform: translate3d(0%, 0px) scale3d(1, 1, 1);
  width: 100%;
}
.news-page .news-item:hover img {
  transform: translate3d(0px, 0%, 0px) scale3d(1.05, 1.05, 1);
}
.news-page .news-item .info {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  padding: 1em 1.5rem;
  z-index: 1;
  opacity: 1;
  background: rgba(0, 0, 0, 0.65);
}
@media (min-width: 1025px) {
  .news-page .news-item .info {
    background: none;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 50%);
  }
}
.news-page .news-item .info h2 {
  transition: all 0.3s ease-in-out;
  color: white;
  color: #fff;
  text-transform: capitalize;
  font-size: 26px;
  line-height: 31px;
  margin: 0;
  animation: newsfadein 5s;
  -moz-animation: newsfadein 5s;
  /* Firefox */
  -webkit-animation: newsfadein 5s;
  /* Safari and Chrome */
  -o-animation: newsfadein 5s;
  /* Opera */
}
.news-page .news-item .info:after {
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
}
.news-page .news-item a.small-img {
  transition: all 0.3s ease-in-out;
  display: block;
}
@media (min-width: 1025px) {
  .news-page .news-item a.small-img:hover .info {
    background: rgba(147, 147, 132, 0.7);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(147, 147, 132, 0.7) 100%);
  }
  .news-page .news-item a.small-img:hover .info h2 {
    color: white;
  }
  .news-page .news-item a.small-img:hover .info p {
    opacity: 1;
  }
  .news-page .news-item a.small-img:hover .info:after {
    opacity: 1;
  }
}

/* =============================================
Partners Landing Page
================================================ */
.partners-columns {
  padding: 0 0.25rem;
}

.partners-logos .logo {
  padding: 0;
}
.partners-logos .logo img {
  width: 100%;
  padding: 5px;
}

/* =============================================
Boards Landing Page
================================================ */
.page-template-page-boards .inner-wrap {
  background: #2e2e2e;
}
.page-template-page-boards .featured-image {
  border-bottom: none;
}
.page-template-page-boards #footer-container {
  margin-top: 14.5rem;
}
.page-template-page-boards .bio-filter-container.tight {
  padding: 0.695rem 0;
}
.page-template-page-boards .bio-filter-container p.board-title {
  font-family: "Montserrat", sans-serif;
}
.page-template-page-boards .bio-filter-container p {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
.page-template-page-boards .bio-filter-container p.dab {
  margin-right: 1rem;
  position: relative;
  line-height: 1;
}

.all-boards a:hover {
  cursor: text;
}
.all-boards .info {
  padding: 3.5rem 0.75rem 1rem;
}
.all-boards .info .expand {
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  color: #2e2e2e;
  opacity: 0;
  display: flex;
  align-items: center;
}
.all-boards .info .expand .content {
  padding: 1rem;
}
.all-boards .info .expand .content p {
  overflow: hidden;
  color: #2e2e2e;
  transition: all 0.7s ease-in-out;
  transition-delay: 0.5s;
  height: 0;
  margin: 0;
}
.all-boards .info:hover .expand {
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
  height: 100%;
  bottom: -100%;
  opacity: 1;
  z-index: 10;
}
.all-boards .info:hover .content p {
  opacity: 1;
  height: 100%;
}
.all-boards p {
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
  margin-bottom: 5px;
}

/* =============================================
Volunteers Landing Page
================================================ */
.page-template-page-volunteers .featured-image {
  border-bottom: none;
}

.all-volunteers {
  padding: 1.5rem 0;
}
.all-volunteers ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.all-volunteers ul li p {
  margin: 0;
  font-size: 0.85rem;
}

/* =============================================
Donors Landing Page
================================================ */
.page-template-page-donors .featured-image {
  border-bottom: none;
}

div.donor-group {
  clear: both;
  margin-bottom: 1.5rem;
}
div.donor-group h3 {
  margin: 0 0 0.5rem;
}
div.donor-group ul {
  margin: 0;
  padding: 0;
}
div.donor-group ul li {
  float: left;
  width: 33.333%;
}

@media screen and (min-width: 100px) and (max-width: 1050px) {
  div.donor-group {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 100px) and (max-width: 850px) {
  div.donor-group ul li {
    width: 50%;
    padding: 0 0.5rem;
  }
}
@media screen and (min-width: 100px) and (max-width: 736px) {
  div.donor-group ul li {
    font-size: 0.8rem;
    padding: 0 0.5rem 0 0;
  }
}
/* =============================================
Events Page
================================================ */
.event-list {
  padding: 2rem 0;
}
.event-list .news-item {
  padding-bottom: 3rem;
}
.event-list .news-item .event-image img {
  padding: 0 15%;
}
.event-list .news-item .content {
  padding: 1rem 0 0 1rem;
}
.event-list .news-item .content h5 {
  margin: 0;
}
.event-list .news-item .content .article-title {
  display: block;
  margin-bottom: 0.5rem;
}
.event-list .news-item .content .excerpt p {
  margin: 0 0 0.25rem;
}
.event-list .news-item .content .excerpt a {
  text-transform: uppercase;
  font-weight: 700;
}
/* =============================================
Family of Companies
================================================ */
.page-template-page-family .featured-image {
  border-bottom: none;
  margin-bottom: 3rem;
}
.page-template-page-family .featured-image .entry-title {
  width: 50%;
  line-height: 2.3rem;
  margin-top: 5.5rem;
}
.page-template-page-family .family-list {
  margin: 1rem 0 2rem;
  padding: 0 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.page-template-page-family .family-list .columns {
  padding: 1rem 0.5rem;
}

/* =============================================
Class of 2023 Page
================================================ */
.page-id-2729 div.scholar-image {
  width: 60px;
  float: left;
  margin-right: 10px;
}
.page-id-2729 p.scholar-name {
  font-weight: 600;
  margin-bottom: 4px;
}
.page-id-2729 .scholar-blocks p {
  font-size: 14px;
  margin-bottom: 8px;
}
.page-id-2729 .scholar-blocks li {
  font-size: 12px;
}
.page-id-2729 .scholar-blocks ul {
  margin-top: -8px;
}
.page-id-2729 .scholar-blocks {
  display: flex;
  cursor: pointer;
  margin-bottom: 20px;
}
.page-id-2729 h2 {
  font-weight: 600;
  color: #2e2e2e;
}
.page-id-2729 p {
  color: #2e2e2e;
}
.page-id-2729 div.long-description {
  display: none;
}
.page-id-2729 .scholar-blocks.active {
  background: white url("/wp-content/uploads/2019/04/close.png") no-repeat 99% 10px/20px;
  padding: 10px;
}
.page-id-2729 .scholar-blocks.active div.scholar-image {
  width: 200px;
}
.page-id-2729 .scholar-blocks.active .scholar-details {
  width: 78%;
}
.page-id-2729 .featured-image {
  border-bottom: none;
  margin-bottom: 0px;
}
.page-id-2729 video {
  width: 90% !important;
  display: block;
  margin: 30px auto 0 auto;
}

/* =============================================
Ripple Landing Page
================================================ */
body.ripple .ripple-image-wrapper .ripple-image-caption {
  position: absolute;
  bottom: 15px;
  left: 60px;
  color: white;
  font-weight: 700;
}
body.ripple article.ripple h1 {
  text-align: center;
  font-weight: 700;
  color: #78a22f;
  margin-top: 40px;
}

@media screen and (min-width: 200px) and (max-width: 455px) {
  body.ripple .ripple-image-wrapper .featured {
    min-height: 0px;
  }
  body.ripple .ripple-image-wrapper .ripple-image-caption {
    position: relative;
    left: 0;
    bottom: 0;
    color: black;
    font-weight: 500;
  }
}
/* =============================================
Donate Landing Page
================================================ */
.donate-content {
  padding-top: 4rem;
}

section.donate-landing {
  padding-top: 1rem;
}
.page-template-page-give li#menu-item-54 {
  display: none;
}
.page-template-page-give iframe.donately-donation-iframe {
  height: 1195px !important;
}

/* =============================================
What We Need Now Page
================================================ */
body.page.page-id-5436 .row {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
body.page.page-id-5436 .row .small-12.large-12.columns {
  padding: 0;
}
body.page.page-id-5436 .row div#title-wrapper {
  display: flex;
  background: #77a230;
  height: 225px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row div#title-wrapper {
    padding: 0 15px;
  }
}
body.page.page-id-5436 .row h1.entry-title {
  background: #77a230;
  color: white;
  border: 1px solid white;
  text-align: center;
  padding: 30px 0;
  width: 550px;
  margin-top: 75px;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row h1.entry-title {
    margin-top: 15px;
  }
}
body.page.page-id-5436 .row h2 {
  font-size: 18px;
  color: #4d4d4d;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row h2 {
    margin-top: 15px;
    padding: 0 15px;
  }
}
body.page.page-id-5436 .row div.inner-wrapper {
  width: 800px;
}
body.page.page-id-5436 .row div.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page.page-id-5436 .row div.wrapper.green {
  background: #77a230;
  color: white;
}
body.page.page-id-5436 .row .wrapper.white {
  background: white;
}
body.page.page-id-5436 .row p.center {
  text-align: center;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row p.center {
    padding: 0 15px;
  }
}
body.page.page-id-5436 .row div.epyt-gallery {
  background: #77a230;
  color: white;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row div.epyt-gallery {
    padding: 0 15px;
  }
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row div.epyt-gallery iframe {
    width: 100%;
  }
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row div.epyt-gallery-title {
    width: auto;
  }
}
body.page.page-id-5436 .row h1.entry-title:after {
  content: url("/wp-content/themes/scholars/assets/img/ghs-logo-bug.svg");
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  width: 200px;
  margin: -95px -290px;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row h1.entry-title:after {
    display: none;
  }
}
body.page.page-id-5436 .row form {
  color: #4d4d4d;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
@media screen and (max-width: 736px) and (min-width: 200px) {
  body.page.page-id-5436 .row form {
    padding: 0 15px;
  }
}
body.page.page-id-5436 .row input[type=text] {
  margin: 0;
}
body.page.page-id-5436 .row input[type=submit] {
  width: 100%;
  border: 0;
  background: #77a230;
  color: white;
  padding: 5px;
}

/* =============================================
Class of 2023 Announcement Page
================================================ */
body.page-template-page-scholars-announcement p {
  font-size: 14px;
  margin-bottom: 8px;
}
body.page-template-page-scholars-announcement li {
  font-size: 12px;
}
body.page-template-page-scholars-announcement ul {
  margin-top: -8px;
}
body.page-template-page-scholars-announcement h2 {
  font-weight: 600;
  color: #2e2e2e;
}
body.page-template-page-scholars-announcement p {
  color: #2e2e2e;
}
body.page-template-page-scholars-announcement .featured-image {
  border-bottom: none;
  margin-bottom: 0px;
}
body.page-template-page-scholars-announcement .video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
body.page-template-page-scholars-announcement .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.page-template-page-scholars-announcement video {
  width: 80% !important;
  display: block;
  margin: 30px auto 0 auto;
}
body.page-template-page-scholars-announcement .display-flex {
  display: flex;
}
body.page-template-page-scholars-announcement .display-flex figure.wp-block-image {
  width: 32%;
}
body.page-template-page-scholars-announcement .display-flex figure img {
  max-width: 95% !important;
}
body.page-template-page-scholars-announcement .donate-now {
  text-align: center;
  margin: 25px 0;
}
body.page-template-page-scholars-announcement .donate-now a {
  background: #78a22f;
  color: white;
  padding: 10px 15%;
  margin: 0 auto;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
body.page-template-page-scholars-announcement .scholar-blocks {
  display: flex;
  cursor: pointer;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.45) url("/wp-content/uploads/2019/04/open.png") no-repeat 99% 10px/20px;
  padding: 10px;
}
body.page-template-page-scholars-announcement .scholar-blocks div.scholar-image {
  width: 135px;
  float: left;
  margin-right: 10px;
}
body.page-template-page-scholars-announcement .scholar-blocks div.scholar-image img,
body.page-template-page-scholars-announcement .scholar-blocks div.scholar-image figure img {
  max-width: 100% !important;
  min-width: 135px;
}
body.page-template-page-scholars-announcement .scholar-blocks .interest {
  color: #78a22f;
  font-weight: 700;
}
body.page-template-page-scholars-announcement .scholar-blocks p.scholar-name {
  font-weight: 600;
  margin-bottom: 4px;
}
body.page-template-page-scholars-announcement .scholar-blocks div.long-description {
  display: none;
}
body.page-template-page-scholars-announcement .scholar-blocks.active {
  background: white url("/wp-content/uploads/2019/04/close.png") no-repeat 99% 10px/20px;
  padding: 10px;
}
body.page-template-page-scholars-announcement .scholar-blocks.active div.scholar-image {
  width: 200px;
}
body.page-template-page-scholars-announcement .scholar-blocks.active .scholar-details {
  width: 78%;
}

/* =============================================
Class of 2025/2026 Announcement Page
================================================ */
body.page-template-page-class-of-2025,
body.page-template-page-class-of-2026,
body.page-template-page-class-of-2027,
body.page-template-page-class-of-2028,
body.page-template-page-class-of-2029,
body.page-template-page-class-of-2030,
body.page-template-page-class-of-2031,
body.page-template-page-class-of-2032,
body.page-template-page-class-of-2033 {
  background: none;
}
body.page-template-page-class-of-2025 p,
body.page-template-page-class-of-2026 p,
body.page-template-page-class-of-2027 p,
body.page-template-page-class-of-2028 p,
body.page-template-page-class-of-2029 p,
body.page-template-page-class-of-2030 p,
body.page-template-page-class-of-2031 p,
body.page-template-page-class-of-2032 p,
body.page-template-page-class-of-2033 p {
  font-size: 20px;
  margin-bottom: 24px;
}
body.page-template-page-class-of-2025 li,
body.page-template-page-class-of-2026 li,
body.page-template-page-class-of-2027 li,
body.page-template-page-class-of-2028 li,
body.page-template-page-class-of-2029 li,
body.page-template-page-class-of-2030 li,
body.page-template-page-class-of-2031 li,
body.page-template-page-class-of-2032 li,
body.page-template-page-class-of-2033 li {
  font-size: 20px;
  color: #2e2e2e;
}
body.page-template-page-class-of-2025 ul,
body.page-template-page-class-of-2026 ul,
body.page-template-page-class-of-2027 ul,
body.page-template-page-class-of-2028 ul,
body.page-template-page-class-of-2029 ul,
body.page-template-page-class-of-2030 ul,
body.page-template-page-class-of-2031 ul,
body.page-template-page-class-of-2032 ul,
body.page-template-page-class-of-2033 ul {
  margin-top: -8px;
}
body.page-template-page-class-of-2025 p,
body.page-template-page-class-of-2026 p,
body.page-template-page-class-of-2027 p,
body.page-template-page-class-of-2028 p,
body.page-template-page-class-of-2029 p,
body.page-template-page-class-of-2030 p,
body.page-template-page-class-of-2031 p,
body.page-template-page-class-of-2032 p,
body.page-template-page-class-of-2033 p {
  color: #2e2e2e;
}
body.page-template-page-class-of-2025 .featured-image,
body.page-template-page-class-of-2026 .featured-image,
body.page-template-page-class-of-2027 .featured-image,
body.page-template-page-class-of-2028 .featured-image,
body.page-template-page-class-of-2029 .featured-image,
body.page-template-page-class-of-2030 .featured-image,
body.page-template-page-class-of-2031 .featured-image,
body.page-template-page-class-of-2032 .featured-image,
body.page-template-page-class-of-2033 .featured-image {
  border-bottom: none;
  margin-bottom: 0px;
}
body.page-template-page-class-of-2025 .display-flex,
body.page-template-page-class-of-2026 .display-flex,
body.page-template-page-class-of-2027 .display-flex,
body.page-template-page-class-of-2028 .display-flex,
body.page-template-page-class-of-2029 .display-flex,
body.page-template-page-class-of-2030 .display-flex,
body.page-template-page-class-of-2031 .display-flex,
body.page-template-page-class-of-2032 .display-flex,
body.page-template-page-class-of-2033 .display-flex {
  display: flex;
}
body.page-template-page-class-of-2025 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2026 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2027 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2028 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2029 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2030 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2031 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2032 .display-flex figure.wp-block-image,
body.page-template-page-class-of-2033 .display-flex figure.wp-block-image {
  width: 32%;
}
body.page-template-page-class-of-2025 .display-flex figure img,
body.page-template-page-class-of-2026 .display-flex figure img,
body.page-template-page-class-of-2027 .display-flex figure img,
body.page-template-page-class-of-2028 .display-flex figure img,
body.page-template-page-class-of-2029 .display-flex figure img,
body.page-template-page-class-of-2030 .display-flex figure img,
body.page-template-page-class-of-2031 .display-flex figure img,
body.page-template-page-class-of-2032 .display-flex figure img,
body.page-template-page-class-of-2033 .display-flex figure img {
  max-width: 95% !important;
}
body.page-template-page-class-of-2025 .donate-now,
body.page-template-page-class-of-2026 .donate-now,
body.page-template-page-class-of-2027 .donate-now,
body.page-template-page-class-of-2028 .donate-now,
body.page-template-page-class-of-2029 .donate-now,
body.page-template-page-class-of-2030 .donate-now,
body.page-template-page-class-of-2031 .donate-now,
body.page-template-page-class-of-2032 .donate-now,
body.page-template-page-class-of-2033 .donate-now {
  text-align: center;
  margin: 25px 0;
}
body.page-template-page-class-of-2025 .donate-now a,
body.page-template-page-class-of-2026 .donate-now a,
body.page-template-page-class-of-2027 .donate-now a,
body.page-template-page-class-of-2028 .donate-now a,
body.page-template-page-class-of-2029 .donate-now a,
body.page-template-page-class-of-2030 .donate-now a,
body.page-template-page-class-of-2031 .donate-now a,
body.page-template-page-class-of-2032 .donate-now a,
body.page-template-page-class-of-2033 .donate-now a {
  background: #78a22f;
  color: white;
  padding: 10px 15%;
  margin: 0 auto;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
body.page-template-page-class-of-2025 .flex-grid,
body.page-template-page-class-of-2026 .flex-grid,
body.page-template-page-class-of-2027 .flex-grid,
body.page-template-page-class-of-2028 .flex-grid,
body.page-template-page-class-of-2029 .flex-grid,
body.page-template-page-class-of-2030 .flex-grid,
body.page-template-page-class-of-2031 .flex-grid,
body.page-template-page-class-of-2032 .flex-grid,
body.page-template-page-class-of-2033 .flex-grid {
  display: flex;
  text-align: center;
}
body.page-template-page-class-of-2025 .stats h2,
body.page-template-page-class-of-2026 .stats h2,
body.page-template-page-class-of-2027 .stats h2,
body.page-template-page-class-of-2028 .stats h2,
body.page-template-page-class-of-2029 .stats h2,
body.page-template-page-class-of-2030 .stats h2,
body.page-template-page-class-of-2031 .stats h2,
body.page-template-page-class-of-2032 .stats h2,
body.page-template-page-class-of-2033 .stats h2 {
  text-align: center;
  color: white;
  text-align: center;
  width: 732px;
  font-family: "Barlow", sans-serif;
  margin: 35px auto 30px;
  position: relative;
}
body.page-template-page-class-of-2025 .stats h2:before,
body.page-template-page-class-of-2026 .stats h2:before,
body.page-template-page-class-of-2027 .stats h2:before,
body.page-template-page-class-of-2028 .stats h2:before,
body.page-template-page-class-of-2029 .stats h2:before,
body.page-template-page-class-of-2030 .stats h2:before,
body.page-template-page-class-of-2031 .stats h2:before,
body.page-template-page-class-of-2032 .stats h2:before,
body.page-template-page-class-of-2033 .stats h2:before {
  width: 50px;
  content: "‏‏‎ ‎";
  background-image: url("/wp-content/themes/scholars/assets/images/moon-left.svg");
  position: absolute;
  left: 8px;
  top: 3px;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  height: 150%;
}
body.page-template-page-class-of-2025 .stats h2:after,
body.page-template-page-class-of-2026 .stats h2:after,
body.page-template-page-class-of-2027 .stats h2:after,
body.page-template-page-class-of-2028 .stats h2:after,
body.page-template-page-class-of-2029 .stats h2:after,
body.page-template-page-class-of-2030 .stats h2:after,
body.page-template-page-class-of-2031 .stats h2:after,
body.page-template-page-class-of-2032 .stats h2:after,
body.page-template-page-class-of-2033 .stats h2:after {
  width: 50px;
  content: "‏‏‎ ‎";
  background-image: url("/wp-content/themes/scholars/assets/images/moon-right.svg");
  position: absolute;
  right: 8px;
  top: 3px;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  height: 150%;
}
body.page-template-page-class-of-2025 .stats h3,
body.page-template-page-class-of-2026 .stats h3,
body.page-template-page-class-of-2027 .stats h3,
body.page-template-page-class-of-2028 .stats h3,
body.page-template-page-class-of-2029 .stats h3,
body.page-template-page-class-of-2030 .stats h3,
body.page-template-page-class-of-2031 .stats h3,
body.page-template-page-class-of-2032 .stats h3,
body.page-template-page-class-of-2033 .stats h3 {
  color: #dfaa25;
  font-size: 3rem;
  line-height: 2rem;
}
body.page-template-page-class-of-2025 .stats p,
body.page-template-page-class-of-2026 .stats p,
body.page-template-page-class-of-2027 .stats p,
body.page-template-page-class-of-2028 .stats p,
body.page-template-page-class-of-2029 .stats p,
body.page-template-page-class-of-2030 .stats p,
body.page-template-page-class-of-2031 .stats p,
body.page-template-page-class-of-2032 .stats p,
body.page-template-page-class-of-2033 .stats p {
  color: white;
}
body.page-template-page-class-of-2025 .col,
body.page-template-page-class-of-2026 .col,
body.page-template-page-class-of-2027 .col,
body.page-template-page-class-of-2028 .col,
body.page-template-page-class-of-2029 .col,
body.page-template-page-class-of-2030 .col,
body.page-template-page-class-of-2031 .col,
body.page-template-page-class-of-2032 .col,
body.page-template-page-class-of-2033 .col {
  flex: 1;
  margin-bottom: 25px;
}
body.page-template-page-class-of-2025 .container .row.full,
body.page-template-page-class-of-2026 .container .row.full,
body.page-template-page-class-of-2027 .container .row.full,
body.page-template-page-class-of-2028 .container .row.full,
body.page-template-page-class-of-2029 .container .row.full,
body.page-template-page-class-of-2030 .container .row.full,
body.page-template-page-class-of-2031 .container .row.full,
body.page-template-page-class-of-2032 .container .row.full,
body.page-template-page-class-of-2033 .container .row.full {
  background-color: #687769;
  max-width: 100%;
}
body.page-template-page-class-of-2025 .container .row.full.stats,
body.page-template-page-class-of-2026 .container .row.full.stats,
body.page-template-page-class-of-2027 .container .row.full.stats,
body.page-template-page-class-of-2028 .container .row.full.stats,
body.page-template-page-class-of-2029 .container .row.full.stats,
body.page-template-page-class-of-2030 .container .row.full.stats,
body.page-template-page-class-of-2031 .container .row.full.stats,
body.page-template-page-class-of-2032 .container .row.full.stats,
body.page-template-page-class-of-2033 .container .row.full.stats {
  overflow: hidden;
}
body.page-template-page-class-of-2025 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2026 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2027 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2028 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2029 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2030 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2031 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2032 #homepage-banner .slider-container .flexslider,
body.page-template-page-class-of-2033 #homepage-banner .slider-container .flexslider {
  margin-bottom: 0;
}
body.page-template-page-class-of-2025 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2026 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2027 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2028 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2029 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2030 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2031 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2032 #homepage-banner .slider-container .flex-video.widescreen,
body.page-template-page-class-of-2033 #homepage-banner .slider-container .flex-video.widescreen {
  margin-bottom: 0;
}
body.page-template-page-class-of-2025 .entry-content.announcement-content h2,
body.page-template-page-class-of-2026 .entry-content.announcement-content h2,
body.page-template-page-class-of-2027 .entry-content.announcement-content h2,
body.page-template-page-class-of-2028 .entry-content.announcement-content h2,
body.page-template-page-class-of-2029 .entry-content.announcement-content h2,
body.page-template-page-class-of-2030 .entry-content.announcement-content h2,
body.page-template-page-class-of-2031 .entry-content.announcement-content h2,
body.page-template-page-class-of-2032 .entry-content.announcement-content h2,
body.page-template-page-class-of-2033 .entry-content.announcement-content h2 {
  background-color: #DFAA25;
  font-weight: 500;
  padding: 0 25px;
  border-radius: 0 0 0 20px;
  color: white;
  margin-bottom: 20px;
  font-size: 35px;
}
body.page-template-page-class-of-2025 .entry-content.announcement-content h3,
body.page-template-page-class-of-2026 .entry-content.announcement-content h3,
body.page-template-page-class-of-2027 .entry-content.announcement-content h3,
body.page-template-page-class-of-2028 .entry-content.announcement-content h3,
body.page-template-page-class-of-2029 .entry-content.announcement-content h3,
body.page-template-page-class-of-2030 .entry-content.announcement-content h3,
body.page-template-page-class-of-2031 .entry-content.announcement-content h3,
body.page-template-page-class-of-2032 .entry-content.announcement-content h3,
body.page-template-page-class-of-2033 .entry-content.announcement-content h3 {
  padding: 0 10px;
}
body.page-template-page-class-of-2025 .scholar-blocks,
body.page-template-page-class-of-2026 .scholar-blocks,
body.page-template-page-class-of-2027 .scholar-blocks,
body.page-template-page-class-of-2028 .scholar-blocks,
body.page-template-page-class-of-2029 .scholar-blocks,
body.page-template-page-class-of-2030 .scholar-blocks,
body.page-template-page-class-of-2031 .scholar-blocks,
body.page-template-page-class-of-2032 .scholar-blocks,
body.page-template-page-class-of-2033 .scholar-blocks {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  margin-bottom: 20px;
  padding: 10px;
}
body.page-template-page-class-of-2025 .scholar-blocks p.arrow,
body.page-template-page-class-of-2026 .scholar-blocks p.arrow,
body.page-template-page-class-of-2027 .scholar-blocks p.arrow,
body.page-template-page-class-of-2028 .scholar-blocks p.arrow,
body.page-template-page-class-of-2029 .scholar-blocks p.arrow,
body.page-template-page-class-of-2030 .scholar-blocks p.arrow,
body.page-template-page-class-of-2031 .scholar-blocks p.arrow,
body.page-template-page-class-of-2032 .scholar-blocks p.arrow,
body.page-template-page-class-of-2033 .scholar-blocks p.arrow {
  background: url("/wp-content/uploads/2019/04/open.png") no-repeat 0px/20px;
  text-indent: -9999px;
}
body.page-template-page-class-of-2025 .scholar-blocks figure,
body.page-template-page-class-of-2026 .scholar-blocks figure,
body.page-template-page-class-of-2027 .scholar-blocks figure,
body.page-template-page-class-of-2028 .scholar-blocks figure,
body.page-template-page-class-of-2029 .scholar-blocks figure,
body.page-template-page-class-of-2030 .scholar-blocks figure,
body.page-template-page-class-of-2031 .scholar-blocks figure,
body.page-template-page-class-of-2032 .scholar-blocks figure,
body.page-template-page-class-of-2033 .scholar-blocks figure {
  width: 135px;
  margin-right: 10px;
}
body.page-template-page-class-of-2025 .scholar-blocks figure img,
body.page-template-page-class-of-2025 .scholar-blocks figure figure img,
body.page-template-page-class-of-2026 .scholar-blocks figure img,
body.page-template-page-class-of-2026 .scholar-blocks figure figure img,
body.page-template-page-class-of-2027 .scholar-blocks figure img,
body.page-template-page-class-of-2027 .scholar-blocks figure figure img,
body.page-template-page-class-of-2028 .scholar-blocks figure img,
body.page-template-page-class-of-2028 .scholar-blocks figure figure img,
body.page-template-page-class-of-2029 .scholar-blocks figure img,
body.page-template-page-class-of-2029 .scholar-blocks figure figure img,
body.page-template-page-class-of-2030 .scholar-blocks figure img,
body.page-template-page-class-of-2030 .scholar-blocks figure figure img,
body.page-template-page-class-of-2031 .scholar-blocks figure img,
body.page-template-page-class-of-2031 .scholar-blocks figure figure img,
body.page-template-page-class-of-2032 .scholar-blocks figure img,
body.page-template-page-class-of-2032 .scholar-blocks figure figure img,
body.page-template-page-class-of-2033 .scholar-blocks figure img,
body.page-template-page-class-of-2033 .scholar-blocks figure figure img {
  max-width: 100% !important;
  min-width: 135px;
}
body.page-template-page-class-of-2025 .scholar-blocks .interest,
body.page-template-page-class-of-2026 .scholar-blocks .interest,
body.page-template-page-class-of-2027 .scholar-blocks .interest,
body.page-template-page-class-of-2028 .scholar-blocks .interest,
body.page-template-page-class-of-2029 .scholar-blocks .interest,
body.page-template-page-class-of-2030 .scholar-blocks .interest,
body.page-template-page-class-of-2031 .scholar-blocks .interest,
body.page-template-page-class-of-2032 .scholar-blocks .interest,
body.page-template-page-class-of-2033 .scholar-blocks .interest {
  color: #78a22f;
  font-weight: 700;
}
body.page-template-page-class-of-2025 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2026 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2027 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2028 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2029 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2030 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2031 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2032 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2033 .scholar-blocks p.scholar-name {
  font-weight: 500;
  margin-bottom: 4px;
  font-family: "Barlow", sans-serif;
  font-size: 24px;
}
body.page-template-page-class-of-2025 .scholar-blocks div.long-description,
body.page-template-page-class-of-2026 .scholar-blocks div.long-description,
body.page-template-page-class-of-2027 .scholar-blocks div.long-description,
body.page-template-page-class-of-2028 .scholar-blocks div.long-description,
body.page-template-page-class-of-2029 .scholar-blocks div.long-description,
body.page-template-page-class-of-2030 .scholar-blocks div.long-description,
body.page-template-page-class-of-2031 .scholar-blocks div.long-description,
body.page-template-page-class-of-2032 .scholar-blocks div.long-description,
body.page-template-page-class-of-2033 .scholar-blocks div.long-description {
  display: none;
  position: relative;
  left: -144px;
  margin-bottom: 80px;
}
body.page-template-page-class-of-2025 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2026 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2027 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2028 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2029 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2030 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2031 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2032 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2033 .scholar-blocks.active p.arrow {
  background: url("/wp-content/uploads/2019/04/close.png") no-repeat 0px/20px;
  text-indent: -9999px;
}
@media only screen and (max-width: 860px) {
  body.page-template-page-class-of-2025 p,
body.page-template-page-class-of-2026 p,
body.page-template-page-class-of-2027 p,
body.page-template-page-class-of-2028 p,
body.page-template-page-class-of-2029 p,
body.page-template-page-class-of-2030 p,
body.page-template-page-class-of-2031 p,
body.page-template-page-class-of-2032 p,
body.page-template-page-class-of-2033 p {
    font-size: 16px;
  }
  body.page-template-page-class-of-2025 li,
body.page-template-page-class-of-2026 li,
body.page-template-page-class-of-2027 li,
body.page-template-page-class-of-2028 li,
body.page-template-page-class-of-2029 li,
body.page-template-page-class-of-2030 li,
body.page-template-page-class-of-2031 li,
body.page-template-page-class-of-2032 li,
body.page-template-page-class-of-2033 li {
    font-size: 16px;
  }
  body.page-template-page-class-of-2025 .small-12.large-12.columns,
body.page-template-page-class-of-2026 .small-12.large-12.columns,
body.page-template-page-class-of-2027 .small-12.large-12.columns,
body.page-template-page-class-of-2028 .small-12.large-12.columns,
body.page-template-page-class-of-2029 .small-12.large-12.columns,
body.page-template-page-class-of-2030 .small-12.large-12.columns,
body.page-template-page-class-of-2031 .small-12.large-12.columns,
body.page-template-page-class-of-2032 .small-12.large-12.columns,
body.page-template-page-class-of-2033 .small-12.large-12.columns {
    padding: 0;
  }
  body.page-template-page-class-of-2025 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2026 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2027 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2028 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2029 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2030 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2031 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2032 .row.full.stats .small-12.large-12.columns,
body.page-template-page-class-of-2033 .row.full.stats .small-12.large-12.columns {
    padding: 0 15px;
  }
  body.page-template-page-class-of-2025 .announcement-content p,
body.page-template-page-class-of-2026 .announcement-content p,
body.page-template-page-class-of-2027 .announcement-content p,
body.page-template-page-class-of-2028 .announcement-content p,
body.page-template-page-class-of-2029 .announcement-content p,
body.page-template-page-class-of-2030 .announcement-content p,
body.page-template-page-class-of-2031 .announcement-content p,
body.page-template-page-class-of-2032 .announcement-content p,
body.page-template-page-class-of-2033 .announcement-content p {
    padding: 0 15px;
  }
  body.page-template-page-class-of-2025 .stats h2,
body.page-template-page-class-of-2026 .stats h2,
body.page-template-page-class-of-2027 .stats h2,
body.page-template-page-class-of-2028 .stats h2,
body.page-template-page-class-of-2029 .stats h2,
body.page-template-page-class-of-2030 .stats h2,
body.page-template-page-class-of-2031 .stats h2,
body.page-template-page-class-of-2032 .stats h2,
body.page-template-page-class-of-2033 .stats h2 {
    width: 100%;
    text-align: left;
    margin-left: 10px;
  }
  body.page-template-page-class-of-2025 .stats h2:before,
body.page-template-page-class-of-2026 .stats h2:before,
body.page-template-page-class-of-2027 .stats h2:before,
body.page-template-page-class-of-2028 .stats h2:before,
body.page-template-page-class-of-2029 .stats h2:before,
body.page-template-page-class-of-2030 .stats h2:before,
body.page-template-page-class-of-2031 .stats h2:before,
body.page-template-page-class-of-2032 .stats h2:before,
body.page-template-page-class-of-2033 .stats h2:before {
    width: 0px;
    content: "‏‏‎";
    background-image: none;
  }
  body.page-template-page-class-of-2025 .stats h2:after,
body.page-template-page-class-of-2026 .stats h2:after,
body.page-template-page-class-of-2027 .stats h2:after,
body.page-template-page-class-of-2028 .stats h2:after,
body.page-template-page-class-of-2029 .stats h2:after,
body.page-template-page-class-of-2030 .stats h2:after,
body.page-template-page-class-of-2031 .stats h2:after,
body.page-template-page-class-of-2032 .stats h2:after,
body.page-template-page-class-of-2033 .stats h2:after {
    width: 0px;
    content: "‏‏‎";
    background-image: none;
  }
  body.page-template-page-class-of-2025 .flex-grid,
body.page-template-page-class-of-2026 .flex-grid,
body.page-template-page-class-of-2027 .flex-grid,
body.page-template-page-class-of-2028 .flex-grid,
body.page-template-page-class-of-2029 .flex-grid,
body.page-template-page-class-of-2030 .flex-grid,
body.page-template-page-class-of-2031 .flex-grid,
body.page-template-page-class-of-2032 .flex-grid,
body.page-template-page-class-of-2033 .flex-grid {
    display: block;
    text-align: left;
    padding: 0 10px;
  }
  body.page-template-page-class-of-2025 .stats h3,
body.page-template-page-class-of-2026 .stats h3,
body.page-template-page-class-of-2027 .stats h3,
body.page-template-page-class-of-2028 .stats h3,
body.page-template-page-class-of-2029 .stats h3,
body.page-template-page-class-of-2030 .stats h3,
body.page-template-page-class-of-2031 .stats h3,
body.page-template-page-class-of-2032 .stats h3,
body.page-template-page-class-of-2033 .stats h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    float: left;
    margin-right: 5px;
  }
  body.page-template-page-class-of-2025 .stats p,
body.page-template-page-class-of-2026 .stats p,
body.page-template-page-class-of-2027 .stats p,
body.page-template-page-class-of-2028 .stats p,
body.page-template-page-class-of-2029 .stats p,
body.page-template-page-class-of-2030 .stats p,
body.page-template-page-class-of-2031 .stats p,
body.page-template-page-class-of-2032 .stats p,
body.page-template-page-class-of-2033 .stats p {
    font-size: 1.25REM;
  }
  body.page-template-page-class-of-2025 .entry-content.announcement-content h2,
body.page-template-page-class-of-2026 .entry-content.announcement-content h2,
body.page-template-page-class-of-2027 .entry-content.announcement-content h2,
body.page-template-page-class-of-2028 .entry-content.announcement-content h2,
body.page-template-page-class-of-2029 .entry-content.announcement-content h2,
body.page-template-page-class-of-2030 .entry-content.announcement-content h2,
body.page-template-page-class-of-2031 .entry-content.announcement-content h2,
body.page-template-page-class-of-2032 .entry-content.announcement-content h2,
body.page-template-page-class-of-2033 .entry-content.announcement-content h2 {
    font-weight: 500;
    padding: 13px 25px;
    margin: 0px;
    text-align: center;
  }
  body.page-template-page-class-of-2025 .scholar-blocks,
body.page-template-page-class-of-2026 .scholar-blocks,
body.page-template-page-class-of-2027 .scholar-blocks,
body.page-template-page-class-of-2028 .scholar-blocks,
body.page-template-page-class-of-2029 .scholar-blocks,
body.page-template-page-class-of-2030 .scholar-blocks,
body.page-template-page-class-of-2031 .scholar-blocks,
body.page-template-page-class-of-2032 .scholar-blocks,
body.page-template-page-class-of-2033 .scholar-blocks {
    padding: 20px 0 0 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(180, 185, 180, 0.4);
    margin-bottom: 1px;
  }
  body.page-template-page-class-of-2025 .scholar-blocks figure,
body.page-template-page-class-of-2026 .scholar-blocks figure,
body.page-template-page-class-of-2027 .scholar-blocks figure,
body.page-template-page-class-of-2028 .scholar-blocks figure,
body.page-template-page-class-of-2029 .scholar-blocks figure,
body.page-template-page-class-of-2030 .scholar-blocks figure,
body.page-template-page-class-of-2031 .scholar-blocks figure,
body.page-template-page-class-of-2032 .scholar-blocks figure,
body.page-template-page-class-of-2033 .scholar-blocks figure {
    padding: 0;
    margin-right: 0;
  }
  body.page-template-page-class-of-2025 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2026 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2027 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2028 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2029 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2030 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2031 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2032 .scholar-blocks p.scholar-name,
body.page-template-page-class-of-2033 .scholar-blocks p.scholar-name {
    font-size: 24px;
  }
  body.page-template-page-class-of-2025 .scholar-blocks .long-description,
body.page-template-page-class-of-2026 .scholar-blocks .long-description,
body.page-template-page-class-of-2027 .scholar-blocks .long-description,
body.page-template-page-class-of-2028 .scholar-blocks .long-description,
body.page-template-page-class-of-2029 .scholar-blocks .long-description,
body.page-template-page-class-of-2030 .scholar-blocks .long-description,
body.page-template-page-class-of-2031 .scholar-blocks .long-description,
body.page-template-page-class-of-2032 .scholar-blocks .long-description,
body.page-template-page-class-of-2033 .scholar-blocks .long-description {
    left: 0px !important;
    text-align: left;
    background: white;
    padding: 15px;
    top: 0px !important;
    margin-bottom: 0px !important;
  }
  body.page-template-page-class-of-2025 .scholar-blocks p.arrow,
body.page-template-page-class-of-2026 .scholar-blocks p.arrow,
body.page-template-page-class-of-2027 .scholar-blocks p.arrow,
body.page-template-page-class-of-2028 .scholar-blocks p.arrow,
body.page-template-page-class-of-2029 .scholar-blocks p.arrow,
body.page-template-page-class-of-2030 .scholar-blocks p.arrow,
body.page-template-page-class-of-2031 .scholar-blocks p.arrow,
body.page-template-page-class-of-2032 .scholar-blocks p.arrow,
body.page-template-page-class-of-2033 .scholar-blocks p.arrow {
    background: url("/wp-content/uploads/2019/04/open.png") no-repeat 50%/20px;
    text-indent: -9999px;
    margin-bottom: 20px;
  }
  body.page-template-page-class-of-2025 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2026 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2027 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2028 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2029 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2030 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2031 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2032 .scholar-blocks.active p.arrow,
body.page-template-page-class-of-2033 .scholar-blocks.active p.arrow {
    background: url("/wp-content/uploads/2019/04/close.png") no-repeat 50%/20px;
    text-indent: -9999px;
    margin-bottom: 20px;
  }
}

/* =============================================
Search Results
================================================ */
a.search-trigger {
  width: 1.65rem;
  height: 1rem;
  line-height: 1;
}
a.search-trigger img {
  width: 100%;
  position: relative;
  top: 1px;
}

body.search-results header {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}

div.search-results {
  padding-top: 4rem;
}
div.search-results .name-col h4 {
  font-size: 19px;
  line-height: 22px;
  margin-top: 0;
}
div.search-results .name-col h4 span {
  display: block;
  font-size: 0.95rem;
  text-align: right;
  color: #000;
}
div.search-results article {
  display: flex;
  flex-direction: row;
  margin-bottom: 2.5rem;
}
div.search-results article .image {
  width: 13%;
}
div.search-results article .image img {
  width: 100%;
}
div.search-results article .content {
  padding-left: 1rem;
  width: 87%;
}
div.search-results article .content h2 {
  font-size: 19px;
  line-height: 22px;
  margin: 0;
  position: relative;
  top: -3px;
}
div.search-results article .content h2 a {
  color: #959484;
  text-decoration: underline;
  line-height: 22px;
}
div.search-results article .content p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

body.search-no-results h1.page-title {
  margin-top: 0;
  font-size: 2.75rem;
  line-height: 2.75rem;
}
body.search-no-results div.page-content input.search-input {
  height: 40px;
  border: 1px solid #ccc;
  width: 50%;
  background-size: 20px auto;
  padding-left: 35px;
  font-size: 20px;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  div.name-col {
    margin-bottom: 1rem;
  }

  div.search-results .name-col h4 span {
    text-align: left;
  }

  div.search-results article .image {
    width: 25%;
  }

  div.search-results article .content {
    width: 75%;
  }
}
/* =============================================
Mobile
================================================ */
@media screen and (min-width: 200px) and (max-width: 1024px) {
  .featured-image .row {
    padding: 0 1rem;
  }

  .featured-image h1.entry-title {
    margin-top: 1.5rem;
    font-size: 2rem;
  }
  .featured-image .entry-content {
    opacity: 1;
  }

  .community-row {
    background: none;
  }
  .community-row .community-box {
    min-height: inherit;
    height: auto;
    position: relative;
    background: #f0f0f0;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
  }
  .community-row .community-box img {
    transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1);
  }
  .community-row .community-box:hover img {
    transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1);
  }
  .community-row .community-box:hover .info {
    background: #f0f0f0;
  }
  .community-row .community-box:hover .info h3 {
    color: #687769;
  }
  .community-row .community-box:hover .info p {
    opacity: 1;
    color: #687769;
  }
  .community-row .community-box .info {
    opacity: 1;
    background: #f0f0f0;
    position: relative;
    padding: 1rem;
    min-height: 13.75rem;
  }
  .community-row .community-box .info h3 {
    color: #687769;
  }
  .community-row .community-box .info p {
    opacity: 1;
    color: #687769;
  }
  .community-row .community-box .info:after {
    display: none;
  }

  .page-id-93 .community-row .community-box .info {
    min-height: 17.5rem;
  }

  .learn-more {
    padding: 1rem;
  }
  .learn-more div.gform_footer {
    bottom: 31px;
    right: 1rem;
  }

  .bio-filter-container {
    padding: 1.05rem 1rem;
  }

  .all-volunteers ul li {
    margin-bottom: 0.25rem;
  }
  .all-volunteers ul li p {
    padding-left: 1rem;
    font-size: 0.75rem;
  }

  .single .featured-image {
    margin: 0 0 2rem;
  }
  .single .featured-image .row {
    padding: 0;
  }
  .single article {
    margin: 0 1.5rem 2rem;
  }
}
@media screen and (min-width: 737px) and (max-width: 768px) {
  .all-scholars .info {
    padding: 3.5rem 1rem 1rem;
  }

  .all-boards .info {
    padding: 3.5rem 0.75rem 1rem;
  }

  .news-page .news-item .info {
    padding: 1rem;
  }
  .news-page .news-item .info h2.title {
    font-size: 1.4rem;
  }

  .community-row .community-box .info {
    min-height: 20rem;
    padding: 0.75rem 1rem;
  }
  .community-row .community-box .info h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .community-row .community-box .info p {
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 200px) and (max-width: 736px) {
  .featured-image .mobile-overlay {
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
    width: 100%;
    overflow: hidden;
  }
  .featured-image .mobile-overlay:after {
    content: "";
    background: rgba(149, 148, 132, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 200%;
    z-index: -1;
  }
  .featured-image .featured {
    min-height: 320px;
    background-position: -600px 0;
  }
  .featured-image .row {
    padding: 0 1rem;
  }

  .featured-image h1.entry-title {
    margin-top: 1.5rem;
    font-size: 1.4rem;
  }
  .featured-image .entry-content {
    opacity: 1;
  }
  .featured-image .entry-content p {
    font-size: 0.85rem;
  }

  .community-row .community-box .info {
    padding: 1rem 1rem 1.5rem;
  }
  .community-row .community-box .info h3 {
    font-size: 1.4rem;
  }
  .community-row .community-box .info p {
    font-size: 0.85rem;
  }

  .bio-filter-container {
    padding: 1.05rem 1rem;
  }
  .bio-filter-container .filters-select {
    width: 45%;
    margin: 0 2.5%;
  }
  .bio-filter-container a.button {
    width: 95%;
    margin: 0.75rem 1.1rem 0;
  }
  .bio-filter-container input.quicksearch {
    width: calc(100% - 2.2rem);
    margin: 0.75rem 1.1rem 0;
  }

  .all-scholars .info {
    padding: 2.5rem 0.5rem 1rem;
  }

  div.all-boards .info {
    padding: 2.5rem 0.5rem 1rem;
    margin: 0;
  }

  /* =============================================
  Family of Companies
  ================================================ */
  .page-template-page-family .featured-image {
    margin-bottom: 2rem;
  }
  .page-template-page-family .featured-image .entry-title {
    width: 75%;
  }
  .page-template-page-family .family-list {
    padding: 0.5rem;
    margin: 2rem 0;
  }
  .page-template-page-family .family-list .columns {
    padding: 0.5rem;
  }

  .news-page .news-item .info {
    padding: 1rem;
  }
  .news-page .news-item .info h2.title {
    font-size: 1.4rem;
  }

  .single .featured-image {
    margin-bottom: 1rem;
  }
  .single h1.entry-title {
    font-size: 2.2rem;
    line-height: 2.2rem;
    margin-bottom: 0;
  }
  .single .scholar-info p {
    margin-bottom: 0.5rem;
  }
  .single article .entry-content li {
    margin-bottom: 0.5rem;
  }

  /* =============================================
  Class of 2023 Announcement Page
  ================================================ */
  body.page-template-page-scholars-announcement .display-flex {
    display: block;
  }
  body.page-template-page-scholars-announcement .display-flex figure.wp-block-image {
    width: 100%;
  }
  body.page-template-page-scholars-announcement .display-flex figure img {
    max-width: 48% !important;
    float: left;
    margin: 1%;
  }
  body.page-template-page-scholars-announcement .donate-now {
    text-align: center;
    margin: 25px 0;
    float: left;
    width: 100%;
  }
  body.page-template-page-scholars-announcement .donate-now a {
    background: #78a22f;
    color: white;
    padding: 10px;
    margin: 0 auto;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
  }
  body.page-template-page-scholars-announcement .scholar-blocks.active {
    display: block;
    margin-bottom: 20px;
    padding: 10px;
  }
  body.page-template-page-scholars-announcement .scholar-blocks.active div.scholar-image {
    width: 100%;
    float: none;
    margin-right: 10px;
  }
  body.page-template-page-scholars-announcement .scholar-blocks.active div.scholar-image img,
body.page-template-page-scholars-announcement .scholar-blocks.active div.scholar-image figure img {
    max-width: 100% !important;
    min-width: 100%;
    margin: 25px 0 10px 0;
  }
  body.page-template-page-scholars-announcement .scholar-blocks.active .scholar-details {
    width: 100%;
  }
}
@media screen and (min-width: 200px) and (max-width: 414px) {
  .bio-filter-container a.button {
    width: 95%;
    margin: 0.75rem 0.6rem 0;
  }

  .all-scholars .info {
    padding: 3.5rem 0.5rem 1rem;
  }

  .community-row .community-box .info {
    min-height: inherit;
    padding: 1rem 1rem 1.5rem;
  }

  .page-id-93 .community-row .community-box .info {
    min-height: inherit;
  }

  .learn-more {
    padding: 1rem 1rem;
  }
  .learn-more p {
    margin-bottom: 0;
  }
  .learn-more #gform_wrapper_1 {
    margin: 1rem 0 0;
  }
  .learn-more form ul#input_1_1 {
    padding: 0;
  }
  .learn-more form ul#input_1_1 li {
    width: 50%;
    padding-right: 10px !important;
  }
  .learn-more form ul#input_1_1 li label {
    font-size: 0.7rem;
  }
  .learn-more #field_1_2 input {
    width: 100%;
  }
  .learn-more .gform_wrapper .top_label input.medium, .learn-more .gform_wrapper .top_label select.medium {
    width: 100%;
  }
  .learn-more .gform_wrapper .top_label .gfield_label {
    display: none;
  }
  .learn-more div.gform_footer {
    margin-top: 0;
    padding: 0;
    position: static;
    width: 100%;
  }
  .learn-more div.gform_footer input.button {
    width: 100%;
  }

  /* =============================================
  Events Page
  ================================================ */
  .event-list {
    padding: 2rem 0;
  }
  .event-list .news-item {
    padding-bottom: 3rem;
  }
  .event-list .news-item .event-image img {
    padding: 0;
  }
  .event-list .news-item .content {
    padding: 0 0 0 0.5rem;
  }
}
@media screen and (min-width: 200px) and (max-width: 321px) {
  .all-scholars .info {
    padding: 2.5rem 0.5rem 1rem;
  }

  .bio-filter-container a.button {
    margin: 0.75rem 0.45rem 0;
  }
}
@keyframes newsfadein {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes newsfadein {
  /* Firefox */
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes newsfadein {
  /* Safari and Chrome */
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes newsfadein {
  /* Opera */
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
a.download-button {
  display: inline-block;
  background: #77a230;
  color: #FFFFFF;
  font-weight: 100;
  padding: 0.5rem 6rem 0.5rem 0.5rem;
  line-height: 18px;
  position: relative;
}
a.download-button:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 2.25rem;
  height: 100%;
  background: #959484 url(../img/resources/button-download-arrow.png) no-repeat;
  background-position: center;
  background-size: 80%;
  border-left: 1px solid #FFFFFF;
}

a.external-button {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #959484;
  color: #959484;
  font-weight: 100;
  padding: 0.5rem 4rem 0.5rem 0.5rem;
  line-height: 18px;
  position: relative;
}
a.external-button:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 2.25rem;
  height: 100%;
  background: #959484 url(../img/resources/button-right-arrow.png) no-repeat;
  background-position: center;
  background-size: 80%;
  border-left: 1px solid #FFFFFF;
}

body.single-resource {
  background: #FFFFFF;
}
body.single-resource article.resource h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin: 0;
  color: #000000;
}
body.single-resource a.download-button,
body.single-resource a.external-button {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 1000px) {
  body.single-resource a.download-button,
body.single-resource a.external-button {
    width: 50%;
    margin-right: 50%;
  }
}
body.single-resource .pete-quote .quote-img {
  width: 28%;
  max-width: 90px;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
}
body.single-resource .pete-quote .quote-img img {
  width: 100%;
}
body.single-resource section.quote,
body.single-resource section.top-blocks {
  width: 100%;
  display: flex;
  flex-direction: column;
}
body.single-resource section.quote .block,
body.single-resource section.top-blocks .block {
  width: 100%;
  position: relative;
}
body.single-resource section.quote .block img,
body.single-resource section.top-blocks .block img {
  width: 100%;
}
body.single-resource section.quote .block .quote-text,
body.single-resource section.quote .block .block-text,
body.single-resource section.top-blocks .block .quote-text,
body.single-resource section.top-blocks .block .block-text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  padding: 3rem 1rem;
  text-align: center;
}
body.single-resource section.quote .block .quote-text p,
body.single-resource section.quote .block .block-text p,
body.single-resource section.top-blocks .block .quote-text p,
body.single-resource section.top-blocks .block .block-text p {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
body.single-resource section.quote .block .quote-text h3,
body.single-resource section.quote .block .block-text h3,
body.single-resource section.top-blocks .block .quote-text h3,
body.single-resource section.top-blocks .block .block-text h3 {
  color: #FFFFFF;
  font-weight: 700;
}
@media (min-width: 800px) {
  body.single-resource section.quote,
body.single-resource section.top-blocks {
    flex-direction: row;
  }
  body.single-resource section.quote .block .quote-text,
body.single-resource section.quote .block .block-text,
body.single-resource section.top-blocks .block .quote-text,
body.single-resource section.top-blocks .block .block-text {
    padding: 1rem;
  }
  body.single-resource section.quote .block .quote-text p,
body.single-resource section.quote .block .block-text p,
body.single-resource section.top-blocks .block .quote-text p,
body.single-resource section.top-blocks .block .block-text p {
    font-size: 0.8rem;
  }
}
@media (min-width: 1024px) {
  body.single-resource section.quote,
body.single-resource section.top-blocks {
    flex-direction: row;
  }
  body.single-resource section.quote .block .quote-text,
body.single-resource section.quote .block .block-text,
body.single-resource section.top-blocks .block .quote-text,
body.single-resource section.top-blocks .block .block-text {
    padding: 3rem 1.5rem;
  }
  body.single-resource section.quote .block .quote-text p,
body.single-resource section.quote .block .block-text p,
body.single-resource section.top-blocks .block .quote-text p,
body.single-resource section.top-blocks .block .block-text p {
    font-size: 0.9rem;
  }
}
@media (min-width: 1100px) {
  body.single-resource section.quote,
body.single-resource section.top-blocks {
    flex-direction: row;
  }
  body.single-resource section.quote .block .quote-text,
body.single-resource section.quote .block .block-text,
body.single-resource section.top-blocks .block .quote-text,
body.single-resource section.top-blocks .block .block-text {
    padding: 3rem 1.5rem;
  }
  body.single-resource section.quote .block .quote-text p,
body.single-resource section.quote .block .block-text p,
body.single-resource section.top-blocks .block .quote-text p,
body.single-resource section.top-blocks .block .block-text p {
    font-size: 1rem;
  }
}
body.single-resource span.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}
@media (min-width: 1100px) {
  body.single-resource span.anchor {
    top: -90px;
  }
}
body.single-resource .anchor-nav {
  display: flex;
  flex-direction: column;
  padding: 0 1rem;
}
body.single-resource .anchor-nav a {
  width: 100%;
  margin-right: 1%;
  display: block;
}
body.single-resource .anchor-nav a:last-child {
  margin-right: 0;
}
@media (min-width: 1000px) {
  body.single-resource .anchor-nav {
    flex-direction: row;
    padding: 0;
  }
}
body.single-resource section.requirements {
  padding: 2rem 0;
  font-size: 1rem;
}
body.single-resource section.requirements .block {
  background: #eee;
  padding: 1rem 1rem;
  margin-bottom: 0.5rem;
}
body.single-resource section.requirements .block:first-child {
  border: none;
}
body.single-resource section.requirements .block:last-child {
  border: none;
}
body.single-resource section.requirements .block h4 {
  font-weight: bold;
}
body.single-resource section.requirements .block h4:first-child {
  text-align: center;
  margin: 0 0 1rem;
}
body.single-resource section.requirements .block h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin: 0.5rem 0;
  color: #000000;
}
body.single-resource section.requirements .block p, body.single-resource section.requirements .block li {
  font-size: 18px;
  margin-bottom: 1.25rem;
}
@media (min-width: 800px) {
  body.single-resource section.requirements {
    background: #eee;
  }
  body.single-resource section.requirements .block {
    background: none;
    padding: 0 1rem 0 3rem;
    border: none;
    border-left: 1px solid #959484;
    border-right: 1px solid #959484;
    margin-bottom: 0.5rem;
  }
  body.single-resource section.requirements .block:first-child {
    border: none;
  }
  body.single-resource section.requirements .block:last-child {
    border: none;
  }
  body.single-resource section.requirements .block ol {
    margin-left: 0;
  }
}
body.single-resource .resource-download a {
  margin-bottom: 1rem;
}
body.single-resource .resource-download a:last-child {
  margin-bottom: 0;
}
body.single-resource .thirds {
  margin: 2rem 0;
}
body.single-resource .thirds .block:first-child {
  width: 100%;
}
body.single-resource .thirds .block:last-child {
  width: 100%;
  color: #959484;
  padding: 2rem 1rem 1rem;
}
body.single-resource .thirds .block:last-child p {
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
}
@media (min-width: 800px) {
  body.single-resource .thirds .block:first-child {
    width: 70%;
    padding-right: 2rem;
  }
  body.single-resource .thirds .block:last-child {
    width: 40%;
    padding: 0 0 0 4rem;
    color: #959484;
  }
  body.single-resource .thirds .block:last-child p {
    text-align: left;
  }
}
body.single-resource section.class-blocks {
  margin: 1rem 0;
}
body.single-resource section.class-blocks .class-year {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 1rem;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid #FFFFFF;
}
body.single-resource section.class-blocks .class-year .block {
  color: #FFFFFF;
}
body.single-resource section.class-blocks .class-year .block h1, body.single-resource section.class-blocks .class-year .block h2, body.single-resource section.class-blocks .class-year .block h3, body.single-resource section.class-blocks .class-year .block h4, body.single-resource section.class-blocks .class-year .block h5, body.single-resource section.class-blocks .class-year .block h6 {
  color: #FFFFFF;
  font-weight: 700;
}
body.single-resource section.class-blocks .class-year .block p {
  font-weight: 100;
  line-height: 2.2rem;
}
body.single-resource section.class-blocks .class-year .block a {
  color: #fff;
  text-decoration: underline;
}
body.single-resource section.class-blocks .class-year .block .leaders {
  flex-direction: row;
  flex-wrap: wrap;
}
body.single-resource section.class-blocks .class-year .block .leaders .block {
  padding: 0.5rem;
  width: 50%;
}
body.single-resource section.class-blocks .class-year .block .leaders .block p {
  text-align: center;
}
body.single-resource section.class-blocks .class-year .block .leaders div.image {
  width: 100%;
  overflow: hidden;
  border-radius: 100%;
}
body.single-resource section.class-blocks .class-year .block .leaders div.image image {
  width: 100%;
}
@media (min-width: 1000px) {
  body.single-resource section.class-blocks .class-year .block .leaders {
    flex-wrap: nowrap;
  }
  body.single-resource section.class-blocks .class-year .block .leaders .block {
    padding: 1rem;
    width: 20%;
  }
}
body.single-resource section.class-blocks .class-year .block.year {
  text-align: center;
  width: 100%;
}
body.single-resource section.class-blocks .class-year .block.year h3 {
  margin: 0 0 1rem;
  line-height: 1.6875rem;
}
body.single-resource section.class-blocks .class-year .block.year p {
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.4rem;
}
body.single-resource section.class-blocks .class-year .block.content {
  width: 100%;
  padding: 1rem 0;
}
@media (min-width: 1000px) {
  body.single-resource section.class-blocks .class-year .block.content {
    padding: 1rem 1.5rem;
  }
}
@media (min-width: 800px) {
  body.single-resource section.class-blocks .class-year .block.year {
    width: 25%;
  }
  body.single-resource section.class-blocks .class-year .block.content {
    width: 75%;
    border-left: 1px solid #FFFFFF;
  }
  body.single-resource section.class-blocks .class-year .block .leaders {
    flex-direction: row;
  }
}
body.single-resource .section-title {
  font-weight: 700;
  margin: 0 0 1rem;
}
body.single-resource section.question-answers {
  background: #ceebf8;
  padding: 1.5rem 1rem;
}
body.single-resource section.question-answers ul.accordion {
  width: 100%;
  margin: 0;
}
body.single-resource section.question-answers ul.accordion li {
  position: relative;
}
body.single-resource section.question-answers ul.accordion li a {
  padding: 0 0 0.5rem 2rem;
  background: none;
}
body.single-resource section.question-answers ul.accordion li a:hover {
  color: #78a22f;
}
body.single-resource section.question-answers ul.accordion li a:before {
  color: #FFFFFF;
  content: "+";
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  background: #78a22f;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  text-align: center;
  line-height: 12px;
  letter-spacing: -1px;
  font-weight: 700;
}
body.single-resource section.question-answers ul.accordion li.active a:before {
  content: "-";
  background: #58656e;
  line-height: 13px;
  letter-spacing: -1px;
}
body.single-resource section.question-answers ul.accordion .content {
  background: none;
  padding: 0 0 0 2rem;
}
body.single-resource section.question-answers ul.accordion .content span {
  float: left;
  margin-right: 0.4rem;
}
@media (min-width: 1000px) {
  body.single-resource section.question-answers {
    padding: 1.5rem 0;
  }
  body.single-resource section.question-answers ul.accordion {
    width: 75%;
  }
}
body.single-resource div.network-space {
  padding: 0 1rem;
}
@media (min-width: 1000px) {
  body.single-resource div.network-space {
    padding: 0;
  }
}
body.single-resource h3.network-title {
  margin: 2rem 0 0 0;
}
body.single-resource section.filter {
  margin: 2rem 0 0;
  scroll-behavior: smooth;
}
body.single-resource section.filter.internship-filter {
  margin-bottom: 2rem;
}
body.single-resource section.filter a#filter-section {
  display: block;
  position: relative;
  top: -6rem;
  visibility: hidden;
}
body.single-resource section.filter div.row {
  background: #78a22f;
  padding: 1rem;
}
body.single-resource section.filter div.row form {
  display: flex;
  flex-direction: column;
}
body.single-resource section.filter div.row form select {
  margin: 0 1rem 0.5rem 0;
  width: 100%;
  border: 1px solid #FFFFFF;
  border-radius: 3px;
  background-position: calc(100% - 21px) calc(1em + 2px), calc(100% - 16px) calc(1em + 2px), 100% 0;
  background-size: 6px 5px, 6px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  /* reset */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body.single-resource section.filter div.row form input {
  width: 100%;
  margin: 0 1rem 0.5rem 0;
}
body.single-resource section.filter div.row form button {
  width: 100%;
  background: #FFFFFF;
  color: #78a22f;
  padding: 0.5rem 1rem;
  margin: 0 0 0.5rem;
}
body.single-resource section.filter div.row form a.button {
  width: 100%;
  background: #77a230;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 0.5rem 1rem;
  margin: 0 0 0.5rem;
}
body.single-resource section.filter div.row form a.button:hover {
  background: #FFFFFF;
  color: #78a22f;
}
@media (min-width: 1000px) {
  body.single-resource section.filter div.row form {
    flex-direction: row;
  }
  body.single-resource section.filter div.row form select {
    margin: 0 1rem 0 0;
    width: 20%;
  }
  body.single-resource section.filter div.row form input {
    margin: 0 1rem 0 0;
    width: 35%;
  }
  body.single-resource section.filter div.row form button {
    margin: 0 1rem 0 0;
    width: 10%;
  }
  body.single-resource section.filter div.row form a.button {
    margin: 0;
    width: 10%;
  }
}
body.single-resource section.network-feed {
  margin: 1rem 0;
  border-top: 1px solid #000;
}
body.single-resource div.network-bio {
  border-bottom: 1px solid #000;
}
body.single-resource div.network-bio p {
  font-size: 0.85rem;
}
body.single-resource div.network-bio div.profile-show {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 0;
}
body.single-resource div.network-bio div.profile-show p {
  margin-bottom: 0;
}
body.single-resource div.network-bio div.profile-show p:first-child {
  margin-top: 0.5rem;
}
body.single-resource div.network-bio div.profile-show div.profile {
  width: 60%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}
body.single-resource div.network-bio div.profile-show div.profile .bio-img {
  margin-right: 1rem;
  border-radius: 100%;
  overflow: hidden;
  max-width: 100px;
  max-height: 100px;
}
body.single-resource div.network-bio div.profile-show div.profile .bio-img img {
  width: 100%;
}
body.single-resource div.network-bio div.profile-show div.profile .profile-name {
  width: 85%;
}
body.single-resource div.network-bio div.profile-show .location {
  width: 30%;
}
body.single-resource div.network-bio div.profile-show .notes {
  width: 90%;
  background: #f9f8c6;
  padding: 1rem;
}
body.single-resource div.network-bio div.profile-show .notes p:first-child {
  margin-top: 0;
}
body.single-resource div.network-bio div.profile-show .notes .um_field_container.flex {
  display: flex;
}
body.single-resource div.network-bio div.profile-show .notes .um_field_container.flex label {
  margin-right: 30px;
}
body.single-resource div.network-bio div.profile-show .notes .um_field_container textarea {
  background-color: #f9f8c6;
  width: 100%;
  min-height: 125px;
}
body.single-resource div.network-bio div.profile-show .more {
  padding: 0.8rem 0 0.8rem 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10%;
}
body.single-resource div.network-bio div.profile-show .more .show-profile {
  background: url(../img/resources/arrow-down.png) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
body.single-resource div.network-bio div.profile-show .more .show-profile.on {
  background: url(../img/resources/arrow-x.png) no-repeat;
  background-size: 100%;
}
@media (min-width: 1000px) {
  body.single-resource div.network-bio div.profile-show {
    flex-wrap: nowrap;
  }
  body.single-resource div.network-bio div.profile-show p {
    font-size: 1rem;
  }
  body.single-resource div.network-bio div.profile-show div.profile {
    width: 35%;
    margin-right: 2rem;
    margin-bottom: 0;
  }
  body.single-resource div.network-bio div.profile-show div.profile .bio-img {
    width: 100px;
  }
  body.single-resource div.network-bio div.profile-show .location {
    width: 25%;
  }
  body.single-resource div.network-bio div.profile-show .notes {
    width: 50%;
  }
  body.single-resource div.network-bio div.profile-show .more {
    padding: 1rem 0 1rem 2rem;
  }
  body.single-resource div.network-bio div.profile-show .more .show-profile {
    background: url(../img/resources/arrow-down.png) no-repeat;
    background-size: 43px 43px;
    width: 43px;
    height: 43px;
  }
}
body.single-resource div.network-bio .image-blocks {
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 2rem;
}
body.single-resource div.network-bio .image-blocks .block {
  width: 32%;
  margin-bottom: 1rem;
}
body.single-resource div.network-bio .image-blocks .block img {
  width: 100%;
}
@media (min-width: 1000px) {
  body.single-resource div.network-bio .image-blocks {
    flex-wrap: nowrap;
  }
  body.single-resource div.network-bio .image-blocks .block {
    width: 32%;
    margin-bottom: 0;
  }
}
body.single-resource div.network-bio .content-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.single-resource div.network-bio .content-blocks .block {
  width: 100%;
  padding: 1rem;
  background: #959484;
  margin-bottom: 1rem;
  color: #fff;
}
body.single-resource div.network-bio .content-blocks .block p {
  margin-bottom: 0.25rem;
}
@media (min-width: 1000px) {
  body.single-resource div.network-bio .content-blocks {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  body.single-resource div.network-bio .content-blocks .block {
    width: 32.5%;
  }
}
body.single-resource div.network-bio .hide.active {
  display: block;
}
body.single-resource section.program-directory {
  padding: 0 1rem;
}
body.single-resource section.program-directory h3 {
  font-weight: 700;
  margin: 0 0 1rem;
}
body.single-resource section.program-directory .staff-box {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.single-resource section.program-directory .staff-box .info {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #78a22f;
}
body.single-resource section.program-directory .staff-box .info .image {
  width: 36%;
}
body.single-resource section.program-directory .staff-box .info .content {
  width: 70%;
  padding: 0 1rem;
  margin: 1rem 1rem 1rem 0;
}
body.single-resource section.program-directory .staff-box .info .content p {
  margin-bottom: 0;
}
body.single-resource section.program-directory .staff-box .description {
  width: 100%;
}
@media (min-width: 1000px) {
  body.single-resource section.program-directory {
    padding: 0;
  }
  body.single-resource section.program-directory .staff-box {
    flex-direction: row;
  }
  body.single-resource section.program-directory .staff-box .info {
    width: 50%;
    border: none;
  }
  body.single-resource section.program-directory .staff-box .info .content {
    border-right: 1px solid #78a22f;
  }
  body.single-resource section.program-directory .staff-box .description {
    width: 50%;
  }
}
body.single-resource section.rest-of-directory {
  padding: 0 1rem 1rem;
  margin: 1rem 0 2rem;
}
body.single-resource section.rest-of-directory h3 {
  font-weight: 700;
  margin: 0 0 1rem;
}
body.single-resource section.rest-of-directory .people {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.single-resource section.rest-of-directory .people .staff-box {
  width: 49%;
  margin-bottom: 0.25rem;
}
body.single-resource section.rest-of-directory .people .staff-box a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.single-resource section.rest-of-directory .people .staff-box a img {
  width: 100%;
}
body.single-resource section.rest-of-directory .people .staff-box a .info {
  width: 100%;
  padding: 0 1rem;
}
body.single-resource section.rest-of-directory .people .staff-box a .info p {
  margin-bottom: 0;
  color: #000000;
}
body.single-resource section.rest-of-directory .people .staff-box a .info em {
  font-size: 0.9rem;
}
@media (min-width: 1000px) {
  body.single-resource section.rest-of-directory {
    padding: 0;
  }
  body.single-resource section.rest-of-directory .people .staff-box {
    width: 33%;
  }
  body.single-resource section.rest-of-directory .people .staff-box a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  body.single-resource section.rest-of-directory .people .staff-box a img {
    width: 50%;
  }
  body.single-resource section.rest-of-directory .people .staff-box a .info {
    width: 50%;
  }
}
body.single-resource section.scholar-directory {
  padding: 0 1rem;
}
body.single-resource section.scholar-directory h3 {
  font-weight: 700;
  margin: 0 0 1rem;
}
@media (min-width: 1000px) {
  body.single-resource section.scholar-directory {
    padding: 0;
  }
}
body.single-resource .speaker-row {
  margin-top: 2rem;
  padding: 0 1rem;
}
@media (min-width: 1000px) {
  body.single-resource .speaker-row {
    padding: 0;
  }
}
body.single-resource section.speakers {
  position: relative;
}
body.single-resource section.speakers button.slick-arrow {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 100;
}
body.single-resource section.speakers button.slick-arrow.slick-prev {
  left: 0.5rem;
}
body.single-resource section.speakers button.slick-arrow.slick-next {
  right: 0.5rem;
}
body.single-resource section.speakers .block img {
  width: 100%;
}
body.single-resource section.speakers .block .desc {
  padding: 0.75rem 1rem;
}
body.single-resource section.speakers .block .desc .name {
  font-weight: 700;
}
body.single-resource section.speakers .block .desc p {
  font-size: 0.9rem;
  line-height: 1.05rem;
  margin-bottom: 0.5rem;
}
body.single-resource section.intern-container .internship {
  align-items: flex-start;
  justify-content: left;
  margin-bottom: 1.5rem;
}
body.single-resource section.intern-container .internship .logo {
  width: 100%;
  background: #fff;
  padding: 1rem;
  margin-right: 1rem;
}
body.single-resource section.intern-container .internship .logo p {
  text-align: center;
  color: #78a22f;
  font-style: italic;
  font-size: 0.75rem;
  margin-top: 0.5rem;
}
body.single-resource section.intern-container .internship .logo img {
  width: 100%;
}
body.single-resource section.intern-container .internship .content {
  padding: 1rem;
  background: #EFEFEF;
  width: 100%;
  border-left: 0.6rem solid #959484;
  padding-left: 1rem;
}
body.single-resource section.intern-container .internship .content .long.show.hide {
  display: block;
}
body.single-resource section.intern-container .internship .more {
  width: 100%;
  height: 80px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.single-resource section.intern-container .internship .more .more-button {
  background: url(../img/resources/arrow-down.png) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 100%;
  padding: 0;
  margin: 0;
}
body.single-resource section.intern-container .internship .more .more-button.on {
  background: url(../img/resources/arrow-x.png) no-repeat;
  background-size: 100%;
}
@media (min-width: 1000px) {
  body.single-resource section.intern-container .internship .logo {
    width: 20%;
  }
  body.single-resource section.intern-container .internship .content {
    width: 70%;
  }
  body.single-resource section.intern-container .internship .more {
    width: 8%;
    align-items: flex-start;
  }
  body.single-resource section.intern-container .internship .more .more-button {
    background: url(../img/resources/arrow-down.png) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
  }
  body.single-resource section.intern-container .internship .more .more-button.on {
    background: url(../img/resources/arrow-x.png) no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 1000px) {
  body.single-resource #post-3074 {
    margin: 3rem 0 2rem;
    padding: 0 6rem;
  }
}
body.single-resource .events-container {
  margin-top: 2rem;
}
body.single-resource section.event {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
body.single-resource section.event .block {
  width: 100%;
}
body.single-resource section.event .block img {
  width: 100%;
}
body.single-resource section.event .block.info-block .content {
  padding: 2rem;
  color: #fff;
}
body.single-resource section.event .block.info-block .content h2 {
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
  margin: 0 0 0.5rem;
  padding-right: 1rem;
}
body.single-resource section.event .block.info-block .content h4 {
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin: 0 0 1rem;
}
body.single-resource section.event .block.info-block .content p {
  font-size: 1rem;
  line-height: 1.4rem;
  margin-bottom: 0.75rem;
}
body.single-resource section.event .block.info-block .content a {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 1000px) {
  body.single-resource section.event .block {
    width: 50%;
  }
}
body.single-resource section.icons-copy .block {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
body.single-resource section.icons-copy .block .icon {
  width: 20%;
}
body.single-resource section.icons-copy .block .icon img {
  width: 100%;
}
body.single-resource section.icons-copy .block .copy-text {
  width: 80%;
  border-left: 1px solid #959484;
  padding-left: 1.5rem;
  padding-right: 1rem;
}
body.single-resource section.icons-copy .block .copy-text h4 {
  font-weight: 700;
}
body.single-resource section.icons-copy .block .copy-text p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  body.single-resource section.icons-copy .block .copy-text {
    padding-right: 0;
  }
}
body.single-resource article.end {
  margin-left: 20%;
}
body.single-resource article.end .button {
  width: 100%;
}
@media (min-width: 1000px) {
  body.single-resource article.end .button {
    width: 40%;
  }
}
body.single-resource section.milestone-wraper {
  position: relative;
}
body.single-resource section.milestone-wraper .milestones {
  padding: 2rem 1rem;
  background: #dadada;
  color: #6d6e71;
  min-height: 20rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.single-resource section.milestone-wraper .milestones:nth-child(even) {
  background: #cdcdcd;
}
body.single-resource section.milestone-wraper .milestones .block {
  text-align: center;
}
body.single-resource section.milestone-wraper .milestones .block h3 {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding: 0 2rem;
  color: #6d6e71;
  margin: 0 0 1rem;
}
body.single-resource section.milestone-wraper .milestones .block p {
  margin-bottom: 0.5rem;
}
body.single-resource section.milestone-wraper button {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 100;
}
body.single-resource section.milestone-wraper button.slick-prev {
  left: 0.5rem;
}
body.single-resource section.milestone-wraper button.slick-next {
  right: 0.5rem;
}
@media (min-width: 1000px) {
  body.single-resource section.milestone-wraper {
    padding: 0 0 4rem 0;
    min-height: 14rem;
  }
}

body.apply {
  background: url("/wp-content/themes/scholars/assets/img/apply/web-page-bg-2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  /* The side navigation menu */
  /* The navigation menu links */
  /* When you mouse over the navigation links, change their color */
  /* Position and style the close button (top right corner) */
}
body.apply h1.entry-title {
  background: #77a230;
  color: white;
  padding: 50px 25px;
  font-weight: bold;
}
body.apply #openSidenav {
  background-color: rgba(55, 55, 55, 0.8);
  color: white;
  opacity: 0;
  right: -225px;
  display: block;
  position: fixed;
  top: 210px;
  font-size: 3rem;
  padding: 0px 10px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  cursor: pointer;
  z-index: 9;
}
body.apply h3 {
  color: #77a230;
  font-size: 1.6875rem !important;
}
body.apply article {
  background-color: rgba(255, 255, 255, 0.8);
}
body.apply article .entry-content {
  padding: 0 20px 20px 20px;
  font-size: 14px !important;
}
body.apply article .entry-content .anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
body.apply article .entry-content div.round {
  background: #959484;
  float: left;
  padding: 25px 15px;
  color: white;
  text-align: center;
}
body.apply article .entry-content p, body.apply article .entry-content ul li {
  font-size: 14px;
  list-style-type: disc;
  color: #2E2E2B;
}
body.apply article .entry-content p.round {
  margin-left: 105px;
}
body.apply article .entry-content div.round.link {
  background: linear-gradient(0deg, #77a230 50%, #959484 50%);
  line-height: 40px;
  padding: 0px 15px;
}
body.apply article .entry-content div.round.link.cover {
  background: #959484;
  line-height: 0px;
  padding: 40px 15px;
  height: 80px;
  position: absolute;
}
body.apply article .entry-content div.round.link a {
  display: block;
  color: white;
}
body.apply .sidenav {
  width: 225px;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Stay on top */
  top: 200px;
  /* Stay at the top */
  right: -225px;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.8);
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}
body.apply .sidenav .side-header {
  color: white;
  background-color: rgba(55, 55, 55, 0.8);
  display: block;
  transition: 0.3s;
  padding: 15px;
}
body.apply .sidenav .side-header p {
  color: white;
  font-size: 0.75rem;
  line-height: 0.875rem;
}
body.apply .sidenav .side-header p.apply-date {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: bold;
  margin: -10px 0 0 0;
}
body.apply .sidenav .side-body {
  color: #2E2E2B;
  display: block;
  transition: 0.3s;
}
body.apply .sidenav .side-body p {
  color: white;
}
body.apply .sidenav p {
  text-align: left;
}
body.apply .sidenav a {
  padding: 8px 8px 8px 45px;
  text-decoration: none;
  font-size: 14px;
  color: #2E2E2B;
  display: block;
  text-align: left;
  transition: 0.3s;
}
body.apply .sidenav a.sidebar-button {
  background: url("/wp-content/themes/scholars/assets/img/apply/anchor-link.svg");
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: left;
  margin: 10px 0;
}
body.apply .sidenav a.sidebar-button.outbound {
  background: url("/wp-content/themes/scholars/assets/img/apply/outbound-link.svg");
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: left;
  margin: 10px 0;
}
body.apply .sidenav a:hover,
body.apply #openSidenav:hover {
  color: #959484;
}
body.apply .sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin: -10px -15px 0 0;
  color: white;
}
body.apply .gform_wrapper ul.gform_fields li.gfield {
  padding: 0;
}
body.apply .gform_body, body.apply .gform_footer {
  margin: 0;
  padding: 15px;
  background-color: rgba(56, 56, 56, 0.2);
}
body.apply .gform_body input, body.apply .gform_body select, body.apply .gform_footer input, body.apply .gform_footer select {
  width: 100% !important;
}
body.apply .gform_body li#field_7_4, body.apply .gform_footer li#field_7_4 {
  margin-top: 0;
}
body.apply .gform_footer {
  padding-top: 0 !important;
}
@media screen and (max-width: 736px) {
  body.apply .columns {
    padding: 0;
  }
  body.apply .columns .round {
    clear: both;
    float: none;
    width: 100%;
  }
  body.apply .columns p.round {
    margin-left: 0 !important;
  }
  body.apply .columns div.round {
    margin-bottom: 10px;
  }
  body.apply .columns div.round.link.cover {
    display: none;
  }
  body.apply h1.entry-title {
    background: #2E2E2B;
    font-size: 32px;
    padding: 10px 20px 10px 20px;
    line-height: 2rem;
    font-weight: bold;
  }
  body.apply #openSidenav {
    right: 0;
    display: block;
    top: 100px;
  }
  body.apply .sidenav {
    background-color: #2E2E2B;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 0 0 25px 25px;
    top: 90px;
    z-index: 9;
  }
  body.apply .sidenav a {
    color: white;
  }
  body.apply .sidenav .side-body {
    color: white;
  }
  body.apply .sidenav .side-header {
    background-color: #2E2E2B;
  }
  body.apply .sidenav .side-header p {
    display: none;
  }
}

.people-quote {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.people-quote .quote-img {
  width: 35%;
  max-width: 90px;
  border-radius: 100%;
  overflow: hidden;
}
.people-quote .quote-img img {
  width: 100%;
}
.people-quote .copy {
  width: 65%;
  padding-left: 1rem;
}

.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-col .block {
  width: 100%;
}
@media (min-width: 800px) {
  .flex-col {
    flex-direction: row;
  }
}
body.page-id-3525 section.container div.columns {
  float: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
body.page-id-3525 article.post-3525 {
  margin: 4rem;
  width: 100%;
  background: #f0f0f0 url("../img/logo.svg") no-repeat top 1rem center;
  padding: 7rem 1rem 1rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
}
body.page-id-3525 article.post-3525 h1.entry-title {
  color: #78a22f;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-align: center;
}
body.page-id-3525 article.post-3525 .um_login_form {
  margin-top: 2rem;
  width: 100%;
}
body.page-id-3525 article.post-3525 .um_login_form p {
  margin-bottom: 0.5rem;
}
body.page-id-3525 article.post-3525 .um_login_form .um_input {
  font-size: 1.5rem;
  height: 3rem;
}
body.page-id-3525 article.post-3525 .um_login_form .um_login_button {
  background: #78a22f;
  color: #fff;
  padding: 1rem;
  width: 100%;
  border: 0;
  border-radius: 0.5rem;
}
@media (min-width: 1000px) {
  body.page-id-3525 article.post-3525 {
    width: 50%;
  }
}

/*
=============================
Our Program Animation
=============================
*/
div.intro-text {
  margin: 0 auto;
  left: 0;
  right: 0;
}
div.intro-text h2 {
  text-align: center;
  left: 0;
  right: 0;
  font-size: 2.1rem;
}
div.intro-text h2 span {
  color: #000;
}

.static {
  margin: 0 0 3rem;
  padding-top: 5rem;
  position: relative;
}
.static h2.title {
  text-align: center;
  left: 0;
  right: 0;
  font-size: 2rem;
  margin: 0 0 4rem;
}
.static h2.title span {
  color: #000;
}

.static.shadow {
  margin: 0 0 3rem;
  padding-top: 5rem;
  position: relative;
}
.static.shadow:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  height: 20px;
  width: 100%;
  -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
}

.static.opp {
  padding-top: 0;
}
.static.opp:before {
  display: none;
}

.static.comp {
  padding-top: 0;
  margin-bottom: 0;
}

.static.opp,
.static.comp,
.static.impact {
  margin-top: 0;
}
.static.opp h2.title,
.static.comp h2.title,
.static.impact h2.title {
  margin-top: 4rem;
}

.impact {
  padding: 0;
}
.impact .center-div {
  padding: 2rem 0 0;
}

.static-img {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.static-img img {
  width: 100%;
}

#components {
  background: url(../img/components-bg.jpg);
}
#components h2.title {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.component-items {
  /*path.cls-4,
  path.cls-2,
  path.cls-5 {
  	transition: all .3s ease-in-out;
  	z-index: 10;
   	position: relative;
  	&:hover {
  	}
  }*/
  position: relative;
}
.component-items a {
  display: block;
  position: absolute;
  width: 200px;
  height: 105px;
  z-index: 1;
}
.component-items .content-block.show {
  display: block;
}
.component-items .comp-1 {
  top: 62px;
  left: 280px;
}
.component-items .comp-2 {
  top: 140px;
  left: 460px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.component-items .comp-3 {
  top: 320px;
  left: 538px;
  -ms-transform: rotate(91deg);
  -webkit-transform: rotate(91deg);
  transform: rotate(91deg);
}
.component-items .comp-4 {
  bottom: 157px;
  left: 470px;
  -ms-transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
  transform: rotate(-44deg);
}
.component-items .comp-5 {
  bottom: 77px;
  left: 278px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.component-items .comp-6 {
  bottom: 154px;
  left: 95px;
  -ms-transform: rotate(44deg);
  -webkit-transform: rotate(44deg);
  transform: rotate(44deg);
}
.component-items .comp-7 {
  top: 317px;
  left: 21px;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.component-items .comp-8 {
  top: 136px;
  left: 95px;
  -ms-transform: rotate(134deg);
  -webkit-transform: rotate(134deg);
  transform: rotate(134deg);
}
.component-items .content-block {
  position: absolute;
  width: 52%;
  height: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 230px;
  display: none;
  text-align: center;
  padding-top: 1rem;
}
.component-items .content-block h3 {
  color: #262626;
  font-size: 21px;
  margin: 0 0 0.5rem;
}
.component-items .content-block p {
  color: #262626;
  font-size: 17px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  padding: 0 1.5rem;
}

.page-template-page-program .comp-bug {
  padding: 0 1rem 1rem;
}
.page-template-page-program .mobile-accordion-container {
  padding: 2rem 0;
  color: #fff;
}
.page-template-page-program .mobile-accordion-container h2.title {
  text-align: left;
  font-size: 1.3rem;
  padding: 0 1rem;
}
.page-template-page-program .mobile-components {
  min-height: 400px;
  margin-bottom: 4rem;
}
.page-template-page-program .mobile-components h3.ui-accordion-header {
  margin: 0;
  cursor: pointer;
  margin-bottom: 1rem;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}
.page-template-page-program .mobile-components h3.ui-accordion-header:focus, .page-template-page-program .mobile-components h3.ui-accordion-header:active {
  outline: none;
}
.page-template-page-program .mobile-components h3.ui-accordion-header span {
  background: url(../img/cmp-arrow-right-w.png) no-repeat;
  display: inline-block;
  width: 11px;
  height: 12px;
  margin-right: 10px;
  position: relative;
  bottom: 1px;
}
.page-template-page-program .mobile-components h3.ui-state-active span {
  background: url(../img/cmp-arrow-down-w.png) no-repeat;
  display: inline-block;
  width: 11px;
  height: 12px;
}
.page-template-page-program .mobile-components div.ui-accordion-content {
  margin-bottom: 1rem;
}
.page-template-page-program .mobile-components .accordion-navigation a {
  background: none;
  padding: 0 0 1rem;
}
.page-template-page-program .mobile-components .accordion-navigation a h3 {
  margin: 0;
  display: inline-block;
  position: relative;
}
.page-template-page-program .mobile-components .accordion-navigation a h3:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 12px;
  width: 11px;
  height: 12px;
  background: url(../img/cmp-arrow-right.png) no-repeat;
}
.page-template-page-program li.accordion-navigation.active a h3:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 12px;
  width: 12px;
  height: 11px;
  background: url(../img/cmp-arrow-down.png) no-repeat !important;
}
.page-template-page-program .accordion .accordion-navigation > .content.active,
.page-template-page-program .accordion dd > .content.active {
  background: none;
  padding: 0 0 1rem;
}
.page-template-page-program .accordion .accordion-navigation > .content.active p,
.page-template-page-program .accordion dd > .content.active p {
  font-size: 1rem;
}

@media screen and (min-width: 641px) and (max-width: 5000px) {
  .static {
    /*.growing {
    	overflow: hidden;
    	width: 50%;
    }

    .average {
    	overflow: hidden;
    	width: 72%;
    }

    .alot {
    	img {
    		transform: translate3d(0px, 0%, 0px) scale3d(1.11, 1.11, 1);
    	}
    }*/
  }
}
@media screen and (min-width: 100px) and (max-width: 414px) {
  .orbit-bullets {
    display: block !important;
  }

  /*.static {
  	.growing {
  		overflow: hidden;
  	}

  	.average {
  		padding: 5rem 0;
  		img {
  			transform: translate3d(0px, 0%, 0px) scale3d(1.47, 1.47, 1);
  		}

  	}

  	.alot {
  		padding: 9rem 0;
  		img {
  			transform: translate3d(0px, 0%, 0px) scale3d(2.2, 2.2, 1);
  		}
  	}
  }*/
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  .static {
    margin: 3rem 0;
  }
  .static h2.title {
    font-size: 1.8rem;
    margin: 0 0 4rem;
  }
}
@media screen and (min-width: 737px) and (max-width: 768px) {
  .static {
    margin: 3rem 0;
  }
  .static h2.title {
    font-size: 1.5rem;
    margin: 0 0 4rem;
  }
}
@media screen and (min-width: 415px) and (max-width: 736px) {
  .static {
    margin: 3rem 0;
  }
  .static h2.title {
    font-size: 1.4rem;
    margin: 0 0 4rem;
  }
}
@media screen and (min-width: 376px) and (max-width: 414px) {
  .static {
    margin: 2rem 0;
  }
  .static h2.title {
    font-size: 1.3rem;
    margin: 0 0 2rem;
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 321px) and (max-width: 375px) {
  .static {
    margin: 2rem 0;
  }
  .static h2.title {
    font-size: 1.3rem;
    margin: 0 0 2rem;
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 100px) and (max-width: 320px) {
  .static {
    margin: 2rem 0;
  }
  .static h2.title {
    font-size: 1.1rem;
    margin: 0 0 2rem;
    padding: 0 1.5rem;
  }
}
/*.animation-container {
	min-height: 8000px;
	position: relative;

	h1 {
		color: #fff;
	}

}

.scene {
  height: 100%;
	position: fixed;
	width: 100%;
}

.img-motion {

	img {
		width: 100%;
		height: 100%;
		display: block;
	}
}

.image {
}

.scene {
	.row {
		position: relative;
	}
}

.scene1 {

	img {
		position: absolute;
	}

}

.scene2 {}

.scene4 {

	img {
		position: absolute;
	}

}

.scene5 {
	.growing {
		width: 500px;
		img {
			width: 100%;
		}
	}
}

.scene5-b {
	.average {
		width: 728px;
		img {
			width: 100%;
		}
	}
}

.scene5-c {
	.alot {
		width: 1126px;
		img {
			width: 100%;
		}
	}
}*/
.mobile-scene img {
  width: 100%;
}

/*.scene1 {

	.row {
		height: 500px;
	}

	.left-group {
		width: 630px;
		height: 270px;
		overflow: hidden;
	}

	.high-school {
		width: 255px;
		float: left;
	}

	.college {
		width: 244px;
		float: right;
	}

	.first {
		width: 70px;
	}

	.tenth {
		width: 158px;
	}

	.third {
		width: 105px;
	}

	.thirteen {
		width: 148px;
	}

	.right-group {
		width: 233px;
		height: 180px;
		margin-top: 79px;
		overflow: hidden;
	}

	.grads {
		width: 233px;
	}

	.years-old {
		z-index: 10;
		width: 200px;
		position: absolute;
		img {
			width: 100%;
			height: 100%;
		}
	}

}*/
/*.scene2 {

	.row {
		//background: red;
		//height: 100%;
	}

	.map {
		width: 588px;
		height: 360px;
		background: $green;
		margin-left: 205px;
	}

	.income {
		width: 212px;
		height: 420px;
		margin-left: 393px;

		h3 {
			font-size: 21px;
			text-transform: uppercase;
			text-align: center;
			position: absolute;
			top: -35px;
			left: 0;
			right: 0;
			margin: 0;
		}

		.chart {
			background: $green;
			width: 100%;
			bottom: 0;

			.bottom {
				bottom: 0;
				height: 0;
				width: 100%;
				background: #5b7334;
				overflow: hidden;

				h3 {
					top: 24px;
					color: #fff;
				}
			}

			.top {
				top: 0;
				height: 0;
				width: 100%;
				background: #5b7334;
				overflow: hidden;

				h3 {
					top: 24px;
					color: #fff;
				}
			}

		}

		// Percent Group

		.percent {
			background: #6d6e70;
			overflow: hidden;
		}

	}
}*/
/*
=============================
Skrollr Default Helpers
=============================
*/
.page-template-page-program .skrollable {
  /*
   * First-level skrollables are positioned relative to window
   */
  position: fixed;
  /*
   * Skrollables by default have a z-index of 100 in order to make it easy to position elements in front/back without changing each skrollable
   */
  z-index: 100;
}
.page-template-page-program .skrollr-mobile .skrollable {
  /*
  	May cause issues on Android default browser (see #331 on GitHub).
  */
  position: absolute;
}
.page-template-page-program .skrollable .skrollable {
  /*
   * Second-level skrollables are positioned relative their parent skrollable
   */
  position: absolute;
}
.page-template-page-program .skrollable .skrollable .skrollable {
  /*
   * Third-level (and below) skrollables are positioned static
   */
  position: absolute;
}

.no-padding {
  padding: 0;
}

div.footer-resources {
  position: relative;
  z-index: 0;
}

#footer-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  position: relative;
  z-index: 0;
}
#footer-container #footer {
  margin: 0 auto;
  max-width: 63.375rem;
  width: 100%;
  padding: 1rem 0;
}
#footer-container #footer:before, #footer-container #footer:after {
  content: " ";
  display: table;
}
#footer-container #footer:after {
  clear: both;
}
#footer-container #footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footer-container #footer ul#menu-footer-nav {
  flex-direction: column;
}
#footer-container #footer ul#menu-footer-nav li {
  margin: 0;
  text-align: center;
}
#footer-container #footer ul#menu-footer-nav li a {
  font-family: "Barlow", sans-serif;
  font-size: 1rem;
}
@media (min-width: 75em) {
  #footer-container #footer ul#menu-footer-nav {
    flex-direction: row;
  }
  #footer-container #footer ul#menu-footer-nav li {
    margin: 0 1rem;
    text-align: center;
  }
}

/*

  Greenhouse Scholars
  2024 Update

  Styleguide

*/
html {
  scroll-behavior: smooth;
}

.hide {
  display: none !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #687769;
  margin-top: 0;
  margin-bottom: 0.75rem;
}

h1 {
  font-size: 3rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  h1 {
    font-size: 6rem;
  }
}
h1.title.small {
  font-size: 3rem;
}

h2 {
  font-size: 2rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  h2 {
    font-size: 4rem;
  }
}

h3 {
  font-size: 1.5rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  h3 {
    font-size: 3rem;
  }
}

h4 {
  font-size: 1.25rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  h4 {
    font-size: 2rem;
  }
}

h5 {
  font-size: 1.1rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  h5 {
    font-size: 1.25rem;
  }
}

h6 {
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 1200px) {
  h6 {
    font-size: 1rem;
  }
}

ul.dash {
  list-style-type: none;
}
ul.dash li {
  text-indent: -1rem;
  margin-bottom: 0.5rem;
}
ul.dash li:before {
  content: "-";
  text-indent: -5px;
  margin-right: 0.5rem;
}

p.center {
  text-align: center;
}

body {
  font-family: "Barlow", sans-serif;
  font-size: 1rem;
  background: #FFFFFF;
}

.anchor {
  scroll-behavior: smooth;
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .anchor {
    top: -200px;
  }
}

a.button {
  border-radius: 2rem;
  font-size: 1rem;
  padding: 0.9rem 2rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  a.button {
    font-size: 1.5rem;
    padding: 0.9rem 6rem;
    transition: all 0.25s ease-in-out;
  }
  a.button:hover {
    background: #687769;
    color: #FFFFFF;
  }
}
a.button.outline {
  background: transparent;
  border: 1px solid #687769;
  color: #687769;
}
@media (min-width: 1200px) {
  a.button.outline:hover {
    background: #000000;
    color: #FFFFFF;
  }
}
a.button.outline.white {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  a.button.outline.white:hover {
    background: white;
    color: #1F2221;
  }
}
a.button.center {
  align-self: center;
}
a.button.mt-large {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  a.button.mt-large {
    margin-top: 6rem;
  }
}
a.button.mb-large {
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  a.button.mb-large {
    margin-bottom: 8rem;
  }
}

div.cta-container.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

li.button {
  background: none;
  padding: 0;
  margin: 0;
  display: block;
}
li.button:hover {
  background: none;
}
li.button a {
  border-radius: 2rem;
  font-size: 1rem;
  padding: 0.9rem 2rem;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  li.button a {
    font-size: 1.5rem;
    padding: 0.9rem 6rem;
  }
  li.button a:hover {
    background: #687769;
    color: #FFFFFF;
  }
}
li.button.outline a {
  background: transparent;
  border: 1px solid #687769;
  color: #687769;
}
@media (min-width: 1200px) {
  li.button.outline a:hover {
    background: #000000;
    color: #FFFFFF;
  }
}
li.button.outline.white a {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  li.button.outline.white a:hover {
    background: white;
    color: #1F2221;
  }
}

.flex {
  display: flex;
}

div.swatch {
  margin-bottom: 2rem;
  gap: 1rem;
}
div.swatch .item {
  width: 10rem;
  height: 10rem;
  padding: 1rem;
  background: #000;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}

section.button-guide div.block {
  padding: 1rem 1rem 0;
  margin-bottom: 1rem;
}
section.button-guide div.block.dark-bg {
  background: #353C36;
}

.anchor {
  scroll-behavior: smooth;
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .anchor {
    top: -200px;
  }
}

div.gform_wrapper {
  overflow: visible !important;
  margin-bottom: 2rem;
}
div.gform_wrapper form {
  overflow: visible !important;
}
div.gform_wrapper form div.gform_body {
  overflow: visible !important;
}
div.gform_wrapper form div.gform_body ul li {
  margin: 0 0 1rem;
}
div.gform_wrapper form div.gform_body ul li.address-fields {
  margin-bottom: 0;
}
div.gform_wrapper form div.gform_body div.ginput_container {
  margin: 0;
}
div.gform_wrapper form div.gform_body div.ginput_container span {
  min-height: unset;
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  margin-bottom: 1rem;
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span.address_city {
  width: 100%;
  margin: 0;
  padding: 0;
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span.address_state {
  padding-right: 0 !important;
}
@media (min-width: 642px) {
  div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span.address_state {
    margin-right: 1rem !important;
    width: calc(50% - 1rem);
  }
}
@media (min-width: 768px) {
  div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span.address_state {
    margin-right: 1rem !important;
    width: calc(50% - 1rem);
  }
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span.address_zip {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 768px) {
  div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_address span.address_zip {
    width: 49.95%;
  }
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_checkbox ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_checkbox ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_checkbox ul li {
  margin: 0 0 0.5rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_checkbox ul li {
    width: calc(33.3333333333% - 1rem);
  }
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_checkbox ul li input {
  margin: 0 0 0 0;
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_checkbox ul li label {
  font-size: 0.8rem;
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_textarea textarea.medium {
  background-color: #E6E5E5;
  border: 0;
  padding: 0.75rem 1rem;
  margin: 0;
  font-size: 0.95rem;
  font-family: "Barlow", sans-serif;
  line-height: 1;
  box-shadow: none;
}
div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_textarea textarea.medium::placeholder {
  color: #221F1F;
}
@media (min-width: 64em) {
  div.gform_wrapper form div.gform_body div.ginput_container.ginput_container_textarea textarea.medium {
    margin: 0 0 1rem;
  }
}
div.gform_wrapper form div.gform_body select {
  background-color: #E6E5E5;
  border: 0;
  padding: 0 1rem;
  font-size: 0.8rem;
}
div.gform_wrapper form div.gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background: #E6E5E5;
  border: 0;
  padding: 0.8rem 1rem;
  margin: 0;
  color: #221F1F;
  font-size: 0.8rem;
  box-shadow: none !important;
}
div.gform_wrapper form div.gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder {
  color: #221F1F;
}
div.gform_wrapper div.gform_footer {
  padding: 0;
  margin: 2rem 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
div.gform_wrapper div.gform_footer input[type=submit] {
  margin: 0;
  border-radius: 1.75rem;
  font-size: 0.8rem;
  padding: 0.8rem 1rem;
  background: #FFFFFF;
  color: #221F1F;
  border: 1px solid #221F1F;
  width: 100%;
  max-width: 485px;
}
div.gform_wrapper div.gform_footer input[type=submit]:hover {
  color: #FFFFFF;
  background: #221F1F;
}

div#homepage-banner.banner-wrapper {
  margin-bottom: 3rem;
}
div#homepage-banner.banner-wrapper div.hero-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container {
    flex-direction: row;
    align-items: center;
  }
}
div#homepage-banner.banner-wrapper div.hero-container div.featured-image-set {
  width: 100%;
}
div#homepage-banner.banner-wrapper div.hero-container div.featured-image-set img {
  width: 100%;
}
div#homepage-banner.banner-wrapper div.hero-container div.featured-image-set img.mobile {
  display: block;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.featured-image-set img.mobile {
    display: none;
  }
}
div#homepage-banner.banner-wrapper div.hero-container div.featured-image-set img.desk {
  display: none;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.featured-image-set img.desk {
    display: flex;
    width: 100vw;
    height: calc(75vh - 117px);
    min-height: 750px;
    object-fit: cover;
    object-position: center;
  }
}
div#homepage-banner.banner-wrapper div.hero-container div.hero-copy {
  text-align: left;
  color: #687769;
  margin: auto;
  left: 0;
  right: 0;
  padding: 2rem 1.5rem;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.hero-copy {
    margin: auto;
    position: absolute;
    color: #FFFFFF;
    padding: 0 1rem;
  }
}
div#homepage-banner.banner-wrapper div.hero-container div.hero-copy h1.section-title {
  color: #687769;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.hero-copy h1.section-title {
    color: #FFFFFF;
  }
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.hero-copy div.sub {
    max-width: 67%;
  }
}
div#homepage-banner.banner-wrapper div.hero-container div.hero-copy div.hero-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.hero-copy div.hero-buttons {
    flex-direction: row;
    gap: 1.5rem;
  }
}
div#homepage-banner.banner-wrapper div.hero-container div.hero-copy div.hero-buttons a.button {
  width: 100%;
  padding: 0.5rem 2rem 0.75rem;
  line-height: 1;
  font-size: 1.25rem;
  color: #687769;
  border-color: #687769;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  div#homepage-banner.banner-wrapper div.hero-container div.hero-copy div.hero-buttons a.button {
    width: calc(50% - 2rem);
    color: #FFFFFF;
    border-color: #FFFFFF;
  }
  div#homepage-banner.banner-wrapper div.hero-container div.hero-copy div.hero-buttons a.button:hover {
    color: #687769;
  }
}

/*

  Greenhouse Scholars
  2024 Update
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.

*/
section.container {
  margin-top: 0;
}
@media (min-width: 1200px) {
  section.container {
    margin-top: 118px;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 4rem, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -10rem, 0);
  }
  12% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 1rem, 0);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(2);
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.8);
  }
}
@keyframes rotateIn {
  0% {
    opacity: 0;
    transform: scale(0) rotate(-720deg);
  }
  100% {
    opacity: 0.3;
    transform: scale(1) rotate(0deg);
  }
}
@keyframes animateLeft {
  0% {
    transform: translateX(300px);
  }
  100% {
    opacity: 1;
    transform: translateX(-2000px);
  }
}
@keyframes animateRight {
  0% {
    transform: translateX(-300px);
  }
  100% {
    opacity: 1;
    transform: translateX(2000px);
  }
}
@media (min-width: 1200px) {
  .fade-1 {
    animation: fadeIn 1s 0.5s 1 both;
  }

  .fade-2 {
    animation: fadeIn 1s 0.75s 1 both;
  }

  .fade-3 {
    animation: fadeIn 1s 1s 1 both;
  }

  .fade-4 {
    animation: fadeIn 1s 1.25s 1 both;
  }

  .fade-5 {
    animation: fadeIn 1s 1.5s 1 both;
  }

  .fade-6 {
    animation: fadeIn 1s 1.75s 1 both;
  }

  .fade-7 {
    animation: fadeIn 1s 2s 1 both;
  }

  .fade-8 {
    animation: fadeIn 1s 2.25s 1 both;
  }

  .fade-9 {
    animation: fadeIn 1s 2.5s 1 both;
  }

  .fade-10 {
    animation: fadeIn 1s 2.75s 1 both;
  }

  .fade-11 {
    animation: fadeIn 1s 3s 1 both;
  }

  .fade-12 {
    animation: fadeIn 1s 3.25s 1 both;
  }

  .fade-13 {
    animation: fadeIn 1s 3.5s 1 both;
  }

  .fade-14 {
    animation: fadeIn 1s 3.75s 1 both;
  }
}
section.bento {
  position: relative;
  width: 100%;
  height: auto;
  background: #413939;
  background: linear-gradient(to right, #c7c6b6 0%, #413939 100%);
  background-size: cover;
  background-position: center;
  padding: 0.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  section.bento {
    height: 85vh;
  }
}
@media (min-width: 1024px) {
  section.bento {
    height: 60vh;
  }
}
@media (min-width: 1200px) {
  section.bento {
    height: calc(100vh - 136px);
    min-height: 700px;
    gap: 1rem;
    padding: 1rem;
  }
}
section.bento .bento-column {
  width: calc(25% - 1.2rem);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  min-height: 38rem;
}
@media (min-width: 1200px) {
  section.bento .bento-column {
    gap: 1rem;
    height: auto;
  }
}
section.bento .bento-column.wide {
  width: 100%;
}
@media (min-width: 1200px) {
  section.bento .bento-column.wide {
    width: calc(50% - 1.2rem);
  }
}
section.bento .bento-column div.bgi-split {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  flex: 1;
}
section.bento .bento-column div.bgi-split .block {
  width: 100%;
}
section.bento .bento-column .block {
  border-radius: 6px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  section.bento .bento-column .block {
    border-radius: 12px;
  }
}
section.bento .bento-column .block.split {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
}
@media (min-width: 1200px) {
  section.bento .bento-column .block.split {
    gap: 1rem;
  }
}
section.bento .bento-column .block.split img {
  display: block;
  border-radius: 6px;
}
@media (min-width: 1200px) {
  section.bento .bento-column .block.split img {
    border-radius: 12px;
  }
}
section.bento .bento-column .block img {
  width: 100%;
  opacity: 0;
}
section.bento .bento-column .block.bgi {
  min-height: 23%;
}
section.bento .bento-column .block.bgi.fifty {
  flex: 1;
}
section.bento .bento-column .block.bgi.short {
  min-height: 18%;
}
section.bento .bento-column .block.bgi.short-10 {
  min-height: calc(18% - 1rem);
}
section.bento .bento-column .block.bgi.tall {
  min-height: 40%;
}
section.bento .bento-column.mobile-hide {
  display: none;
}
@media (min-width: 1024px) {
  section.bento .bento-column.mobile-hide {
    display: flex;
  }
}
section.bento div.logo {
  width: 38rem;
  height: 38rem;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  animation: rotateIn 1s 6.1s 1 both;
}
section.bento.visible .bento-column .block img {
  opacity: 1;
}

section.hero.communities div.flex-row {
  display: flex;
}
section.hero.communities div.flex-row div.block {
  width: 50%;
  max-width: 200px;
}
section.hero.communities div.flex-row div.block img {
  width: 100%;
  display: block;
  height: auto;
}
section.hero.communities div.flex-row div.flex-col {
  width: 15%;
  flex-direction: row;
  flex-wrap: wrap;
}
section.hero.communities div.flex-row div.flex-col.title-col {
  width: 70%;
  flex: 1;
}

section.component {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: firstbaseline;
  overflow: hidden;
}
@media (min-width: 1200px) {
  section.component {
    min-height: 50vh;
  }
}
section.component.no-min {
  min-height: unset;
}
section.component.no-min div.inner {
  padding: 1.5rem 2rem 2rem;
}
@media (min-width: 1200px) {
  section.component.no-min div.inner {
    padding: 6rem 3rem 0 3rem;
  }
  section.component.no-min div.inner.narrow {
    padding-right: 20rem;
  }
}
section.component div.inner {
  width: 100%;
  max-width: 65rem;
  margin: 0 auto;
  padding: 1.5rem 2rem 2rem;
  position: relative;
  opacity: 1;
  transition: all 1s ease-in-out;
  transition-timing-function: cubic-bezier(0.43, 0.48, 0.09, 0.95);
}
@media (min-width: 1200px) {
  section.component div.inner {
    padding: 6rem 3rem 4rem 3rem;
  }
  section.component div.inner.narrow {
    padding-right: 20rem;
  }
}
section.component div.inner h1.section-title, section.component div.inner h2.section-title {
  margin-bottom: 1.5rem;
  transition: all 1.5s ease-in-out;
  transition-timing-function: cubic-bezier(0.43, 0.48, 0.09, 0.95);
  transition-delay: 0.35s;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
section.component div.inner div.body-copy {
  transition: all 1.5s ease-in-out;
  transition-timing-function: cubic-bezier(0.43, 0.48, 0.09, 0.95);
  transition-delay: 0.35s;
}
section.component div.inner div.body-copy p:last-child {
  margin-bottom: 2rem;
}
section.component div.inner div.body-copy div.flex-video {
  margin-top: 2.5rem;
}
section.component div.inner div.body-copy div.flex-col {
  margin-top: 2rem;
  margin-bottom: 3rem;
  gap: 2rem;
}
@media (min-width: 1200px) {
  section.component div.inner div.body-copy div.flex-col {
    margin-top: 4rem;
  }
}
section.component div.inner div.body-copy div.flex-col div.block {
  padding: 0 1rem;
}
@media (min-width: 1200px) {
  section.component div.inner div.body-copy div.flex-col div.block {
    padding: 0;
  }
}
section.component div.inner div.body-copy div.flex-col div.block p {
  margin-bottom: 1rem;
  text-align: center;
}
section.component div.inner div.body-copy div.rotator {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
  height: auto;
  padding: 0 2rem;
}
@media (min-width: 1200px) {
  section.component div.inner div.body-copy div.rotator {
    padding: 0;
  }
}
section.component div.inner div.body-copy div.rotator img.rotate {
  transition: all 0.75s ease-in-out;
}
section.component div.inner div.body-copy div.rotator h4 {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
@media (min-width: 1200px) {
  section.component div.inner div.body-copy div.rotator:hover img.rotate {
    transform: rotate(240deg);
  }
}
section.component div.inner div.block-rotate-a img.rotate {
  transform: rotate(-90deg);
}
section.component div.inner div.block-rotate-c img.rotate {
  transform: rotate(-45deg);
}
section.component div.inner div.cta-container {
  transition: all 1s ease-in-out;
  transition-timing-function: cubic-bezier(0.43, 0.48, 0.09, 0.95);
  transition-delay: 0.75s;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1200px) {
  section.component div.inner div.cta-container {
    align-items: flex-start;
  }
}
section.component div.inner div.cta-container a.button {
  width: 85%;
}
@media (min-width: 1200px) {
  section.component div.inner div.cta-container a.button {
    width: auto;
  }
}
@media (min-width: 1200px) {
  section.component div.inner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 75%;
    background: #687769;
    opacity: 1;
    transition: all 2.25s ease-in-out;
    transition-timing-function: cubic-bezier(0.43, 0.48, 0.09, 0.95);
    transition-delay: 0.25s;
  }
}
section.component div.inner div.block.center-title h2 {
  text-align: center;
}
section.component.img-bg {
  background-size: cover;
}
@media (min-width: 1200px) {
  section.component.img-bg {
    min-height: 80vh;
  }
}
section.component.img-bg.p-bottom {
  background-position: bottom;
}
section.component.img-bg.p-bottom.p-right {
  background-position: bottom right;
}
section.component.img-bg div.inner:after {
  background: #687769;
}
section.component.img-bg.dark div.inner {
  color: #FFFFFF;
}
section.component.img-bg.dark div.inner h1, section.component.img-bg.dark div.inner h2, section.component.img-bg.dark div.inner h3, section.component.img-bg.dark div.inner h4, section.component.img-bg.dark div.inner h5, section.component.img-bg.dark div.inner h6 {
  color: #FFFFFF;
}
section.component.img-bg.dark div.inner:after {
  background: #FFFFFF;
}
section.component.overlay {
  position: relative;
  z-index: 1;
}
section.component.overlay:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 60%, rgba(0, 0, 0, 0) 100%);
}
section.component.color-bg {
  background: #FFFFFF;
}
section.component.color-bg div.inner {
  color: #FFFFFF;
}
section.component.color-bg div.inner h1, section.component.color-bg div.inner h2, section.component.color-bg div.inner h3, section.component.color-bg div.inner h4, section.component.color-bg div.inner h5, section.component.color-bg div.inner h6 {
  color: #FFFFFF;
}
section.component.color-bg.primary {
  background: #687769;
}
section.component.color-bg.primary div.inner:after {
  background: #FFFFFF;
}
section.component.color-bg.secondary {
  background: #608226;
}
section.component.color-bg.secondary div.inner:after {
  background: #FFFFFF;
}
section.component.color-bg.dark {
  background: #353C36;
}
section.component.color-bg.dark div.inner:after {
  background: #FFFFFF;
}
section.component.color-bg.light {
  background: #EFF4EF;
}
section.component.color-bg.light div.inner {
  color: #687769;
}
section.component.color-bg.light div.inner h1, section.component.color-bg.light div.inner h2, section.component.color-bg.light div.inner h3, section.component.color-bg.light div.inner h4, section.component.color-bg.light div.inner h5, section.component.color-bg.light div.inner h6 {
  color: #687769;
}
section.component.color-bg.light div.inner:after {
  background: #687769;
}
section.component.color-bg.white {
  background: #FFFFFF;
}
section.component.color-bg.white div.inner {
  color: #687769;
}
section.component.color-bg.white div.inner h1, section.component.color-bg.white div.inner h2, section.component.color-bg.white div.inner h3, section.component.color-bg.white div.inner h4, section.component.color-bg.white div.inner h5, section.component.color-bg.white div.inner h6 {
  color: #687769;
}
section.component.color-bg.white div.inner:after {
  background: #687769;
}
section.component.no-line div.inner:after {
  display: none;
}
section.component.animate-in div.inner h1.section-title, section.component.animate-in div.inner h2.section-title {
  transform: translate(0, 20rem);
  opacity: 0;
}
@media (min-width: 1200px) {
  section.component.animate-in div.inner h1.section-title, section.component.animate-in div.inner h2.section-title {
    transform: translate3d(20rem, 5rem, 0) scale3d(2, 2, 2);
  }
}
section.component.animate-in div.inner div.body-copy {
  transform: translate(0, 30rem);
  opacity: 0;
}
@media (min-width: 1200px) {
  section.component.animate-in div.inner div.body-copy {
    transform: translate(0, 75vh);
  }
}
section.component.animate-in div.inner div.cta-container {
  transform: translate(0, 40rem);
  opacity: 0;
}
@media (min-width: 1200px) {
  section.component.animate-in div.inner div.cta-container {
    transform: translate(0, 75vh);
  }
}
section.component.animate-in div.inner:after {
  opacity: 0;
  height: 0;
}
section.component.no-animate-mobile div.inner h1.section-title, section.component.no-animate-mobile div.inner h2.section-title {
  transform: translate(0);
  opacity: 1;
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner h1.section-title, section.component.no-animate-mobile div.inner h2.section-title {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  }
}
section.component.no-animate-mobile div.inner div.body-copy {
  transform: translate(0, 0);
  opacity: 1;
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner div.body-copy {
    transform: translate(0, 0);
  }
}
section.component.no-animate-mobile div.inner div.cta-container {
  transform: translate(0, 0);
  opacity: 1;
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner div.cta-container {
    transform: translate(0, 0);
  }
}
section.component.no-animate-mobile div.inner:after {
  opacity: 1;
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner h1.section-title, section.component.no-animate-mobile div.inner h2.section-title {
    transform: translate(0, 20rem);
    opacity: 0;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  section.component.no-animate-mobile div.inner h1.section-title, section.component.no-animate-mobile div.inner h2.section-title {
    transform: translate3d(20rem, 5rem, 0) scale3d(2, 2, 2);
  }
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner div.body-copy {
    transform: translate(0, 30rem);
    opacity: 0;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  section.component.no-animate-mobile div.inner div.body-copy {
    transform: translate(0, 75vh);
  }
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner div.cta-container {
    transform: translate(0, 40rem);
    opacity: 0;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  section.component.no-animate-mobile div.inner div.cta-container {
    transform: translate(0, 75vh);
  }
}
@media (min-width: 1200px) {
  section.component.no-animate-mobile div.inner:after {
    opacity: 0;
    height: 0;
  }
}

section.basic {
  min-height: auto;
}
section.basic h1.center, section.basic h2.center, section.basic h3.center, section.basic h4.center, section.basic h5.center, section.basic h6.center {
  text-align: center;
}
section.basic.community div.inner {
  max-width: 74rem;
}
section.basic div.callout {
  padding: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  section.basic div.callout {
    padding: 2rem;
    margin-bottom: 2rem;
  }
}
section.basic div.callout.rounded {
  border-radius: 2rem;
}
section.basic div.callout.primary {
  background: #687769;
  color: #FFFFFF;
}
section.basic div.callout.primary h1, section.basic div.callout.primary h2, section.basic div.callout.primary h3, section.basic div.callout.primary h4, section.basic div.callout.primary h5, section.basic div.callout.primary h6, section.basic div.callout.primary p, section.basic div.callout.primary li, section.basic div.callout.primary a {
  color: #FFFFFF !important;
}
section.basic div.callout.dark-green {
  background: #353C36;
  color: #FFFFFF;
}
section.basic div.callout.dark-green h1, section.basic div.callout.dark-green h2, section.basic div.callout.dark-green h3, section.basic div.callout.dark-green h4, section.basic div.callout.dark-green h5, section.basic div.callout.dark-green h6, section.basic div.callout.dark-green p, section.basic div.callout.dark-green li, section.basic div.callout.dark-green a {
  color: #FFFFFF !important;
}
section.basic div.callout div.inner {
  padding: 1rem 0 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1200px) {
  section.basic div.callout div.inner {
    flex-direction: row;
    gap: 2rem;
  }
}
section.basic div.callout div.block {
  width: 100%;
}
section.basic div.callout div.block.center {
  text-align: center;
}
section.basic div.callout div.block.center h1, section.basic div.callout div.block.center h2, section.basic div.callout div.block.center h3, section.basic div.callout div.block.center h4, section.basic div.callout div.block.center h5, section.basic div.callout div.block.center h6 {
  text-align: center;
}
section.basic.single-column div.block {
  padding: 0 1rem;
}
section.basic.single-column div.block.form {
  margin-top: 2rem;
}
section.basic div.inner.basic-row {
  max-width: 68.5rem;
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 1rem 0;
}

section.tiles {
  padding: 1.25rem 1.5rem;
  background: linear-gradient(to right, #c7c6b6 0%, #413939 100%);
}
section.tiles div.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (min-width: 600px) {
  section.tiles div.flex {
    flex-direction: row;
  }
}
section.tiles div.flex div.block {
  width: calc(50% - 8px);
  transition: all 0.25s ease-in-out;
  position: relative;
}
@media (min-width: 600px) {
  section.tiles div.flex div.block {
    width: calc(50% - 8px);
  }
}
@media (min-width: 1024px) {
  section.tiles div.flex div.block {
    width: calc(33.3333333333% - 12px);
  }
}
@media (min-width: 1200px) {
  section.tiles div.flex div.block {
    width: calc(20% - 13px);
  }
}
section.tiles div.flex div.block a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
}
section.tiles div.flex div.block a img {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
}
section.tiles div.flex div.block a span {
  position: absolute;
  display: inline-block;
  bottom: 1.5rem;
  background: rgba(53, 60, 54, 0.8);
  color: #FFFFFF;
  padding: 0.75rem 1.25rem 0.85rem;
  align-self: center;
  font-size: 1.25rem;
  line-height: 1;
  border-radius: 2rem;
}
@media (min-width: 1200px) {
  section.tiles div.flex div.block a span {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  section.tiles div.flex div.block:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background: #1F2221;
    border-radius: 2rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    transition: all 0.25s ease-in-out;
  }
  section.tiles div.flex div.block:hover {
    transform: translate(0, -0.5rem);
  }
  section.tiles div.flex div.block:hover:after {
    transform: translate(0, 0.65rem);
  }
}

section.section-intro {
  margin-bottom: 2rem;
  padding-top: 2rem;
}
section.section-intro div.title-container {
  width: 100%;
  max-width: 1093px;
  margin: auto;
  padding: 0 1.25rem;
}
@media (min-width: 1200px) {
  section.section-intro div.title-container {
    padding: 0;
  }
}

section.tile-container {
  padding: 0 1.25rem;
}
@media (min-width: 1200px) {
  section.tile-container {
    padding: 0;
  }
}
section.tile-container div.temp-banner {
  padding-top: 3rem;
}
section.tile-container div.temp-banner div.banner {
  width: 100%;
  max-width: 1093px;
  margin: auto;
}
section.tile-container div.temp-banner div.banner img {
  display: block;
}
section.tile-container div.tiles {
  width: 100%;
  max-width: 1093px;
  margin: auto;
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
section.tile-container div.tiles div.col {
  width: calc(33.3333333333% - 0.6666666667rem);
}
section.tile-container div.tiles div.col.two {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
section.tile-container div.tiles div.col.two div.block {
  width: 100%;
  height: 100%;
  border-radius: 1.65rem;
}
section.tile-container div.tiles div.col.two div.block:first-of-type {
  max-height: 40%;
}
section.tile-container div.tiles div.col.two div.block:last-of-type {
  max-height: 70%;
}
section.tile-container div.tiles div.col img {
  border-radius: 1.65rem;
}

section.content-section {
  margin-bottom: 3rem;
}
section.content-section.impact-content {
  padding: 0 1.25rem;
}
@media (min-width: 1200px) {
  section.content-section.impact-content {
    padding: 0;
  }
}
section.content-section.callout-section {
  max-width: 880px;
  margin: 0 auto 3rem;
}
section.content-section.callout-section .callout {
  background: rgba(223, 170, 37, 0.3);
  padding: 2rem;
  margin-bottom: 2rem;
}
section.content-section div.inner {
  width: 100%;
  max-width: 1093px;
  margin: auto;
}

div.impact-cta {
  margin-bottom: 3rem;
}
div.impact-cta a.button {
  margin-bottom: 0;
}

section.hero.communities {
  position: relative;
}
section.hero.communities div.flex-video.shallow {
  padding-bottom: 48.34%;
  margin-bottom: 0;
}
section.hero.communities div.title-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 125px;
  height: 55px;
  z-index: 1;
}
@media (min-width: 600px) {
  section.hero.communities div.title-container {
    width: 225px;
    height: 100px;
  }
}
@media (min-width: 768px) {
  section.hero.communities div.title-container {
    width: 300px;
    height: 150px;
  }
}
@media (min-width: 850px) {
  section.hero.communities div.title-container {
    width: 325px;
    height: 175px;
  }
}
@media (min-width: 1000px) {
  section.hero.communities div.title-container {
    width: 400px;
    height: 200px;
  }
}
@media (min-width: 1200px) {
  section.hero.communities div.title-container {
    width: 500px;
    height: 225px;
  }
}
@media (min-width: 1400px) {
  section.hero.communities div.title-container {
    width: 560px;
    height: 250px;
  }
}
@media (min-width: 1440px) {
  section.hero.communities div.title-container {
    width: 660px;
    height: 300px;
  }
}
section.hero.communities div.title-container h1 {
  text-align: center;
  font-size: 1rem;
}
@media (min-width: 600px) {
  section.hero.communities div.title-container h1 {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  section.hero.communities div.title-container h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 850px) {
  section.hero.communities div.title-container h1 {
    font-size: 2.75rem;
  }
}
@media (min-width: 1000px) {
  section.hero.communities div.title-container h1 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  section.hero.communities div.title-container h1 {
    font-size: 4.25rem;
  }
}
@media (min-width: 1400px) {
  section.hero.communities div.title-container h1 {
    font-size: 5rem;
  }
}
@media (min-width: 1440px) {
  section.hero.communities div.title-container h1 {
    font-size: 6rem;
  }
}

section.team-grid {
  margin-bottom: 1.25rem;
  padding: 1.25rem 1.25rem 0;
}
@media (min-width: 768px) {
  section.team-grid {
    padding: 3rem 2rem 0;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  section.team-grid {
    padding: 3rem 0 0;
  }
}
section.team-grid div.team {
  max-width: 1138px;
  margin: 0 auto 1rem;
  padding: 0 1.25rem;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  section.team-grid div.team {
    flex-direction: row;
    padding: 0;
    margin: 0 auto 3rem;
  }
}
section.team-grid div.team div.image-group {
  width: 100%;
  min-height: 245px;
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 500px) {
  section.team-grid div.team div.image-group {
    min-height: 350px;
  }
}
@media (min-width: 700px) {
  section.team-grid div.team div.image-group {
    min-height: 400px;
  }
}
@media (min-width: 768px) {
  section.team-grid div.team div.image-group {
    margin-bottom: 0;
    min-height: 512px;
    width: 70%;
    gap: 1rem;
  }
}
section.team-grid div.team div.image-group div.col {
  width: 22.5%;
  transition: all 0.75s ease-in-out;
  transform: translate(0, 0);
}
section.team-grid div.team div.image-group div.col:nth-child(1) {
  transition-delay: 0.25s;
}
section.team-grid div.team div.image-group div.col:nth-child(2) {
  transition-delay: 0.5s;
}
section.team-grid div.team div.image-group div.col:nth-child(3) {
  transition-delay: 0.75s;
}
section.team-grid div.team div.image-group div.col div.block {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 0.5rem;
  transition: all 1s ease-in-out;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  section.team-grid div.team div.image-group div.col div.block {
    border-radius: 1rem;
  }
}
section.team-grid div.team div.image-group div.col.two {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  section.team-grid div.team div.image-group div.col.two {
    gap: 1rem;
  }
}
section.team-grid div.team div.image-group div.col.two div.block {
  height: 50%;
}
section.team-grid div.team div.image-group div.col.two div.block.gravity-2 {
  height: 80%;
}
section.team-grid div.team div.image-group div.col.two div.block.gravity-3 {
  height: 85%;
}
section.team-grid div.team div.image-group div.col.two div.block.team-custom {
  height: 100%;
}
section.team-grid div.team div.image-group div.col.two div.block.team-custom.short {
  height: 65%;
}
section.team-grid div.team div.image-group div.col.two div.block.team-custom.medium {
  height: 60%;
}
section.team-grid div.team div.image-group div.col.two div.block.team-custom.even {
  height: 51%;
}
section.team-grid div.team div.image-group div.col.wide {
  width: 55%;
}
section.team-grid div.team div.content {
  width: 100%;
}
@media (min-width: 768px) {
  section.team-grid div.team div.content {
    width: 30%;
  }
}
@media (min-width: 768px) {
  section.team-grid div.team div.content div.inner {
    padding-right: 2rem;
  }
}
section.team-grid div.team.reverse {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  section.team-grid div.team.reverse {
    flex-direction: row-reverse;
  }
}
section.team-grid div.team.reverse div.content div.inner {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  section.team-grid div.team.reverse div.content div.inner {
    padding-left: 2rem;
  }
}
section.team-grid.animate-in div.team div.image-group div.col:nth-child(1) {
  transform: translate(0, 2rem);
  opacity: 0;
}
section.team-grid.animate-in div.team div.image-group div.col:nth-child(2) {
  transform: translate(0, 2rem);
  opacity: 0;
}
section.team-grid.animate-in div.team div.image-group div.col:nth-child(3) {
  transform: translate(0, 2rem);
  opacity: 0;
}
div.body-copy h3.section-title.mb-s {
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  div.body-copy h3.section-title.mb-s {
    margin-bottom: 3rem;
  }
}
div.body-copy h3.section-title.mb-xs {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  div.body-copy h3.section-title.mb-xs {
    margin-bottom: 1rem;
  }
}

section.basic.program div.inner {
  padding-top: 2rem;
  padding-bottom: 1rem;
  max-width: 72rem;
}
@media (min-width: 1200px) {
  section.basic.program div.inner {
    padding: 2rem 0;
  }
}
section.basic.program div.inner div.body-copy p:last-child {
  margin-bottom: 0;
}

section.component.program {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  section.component.program {
    margin-bottom: 2rem;
  }
}
section.component.program div.inner.scroll {
  max-width: 100%;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 3rem;
  position: relative;
}
section.component.program div.inner.scroll div.scroll-button {
  position: absolute;
  width: 3rem;
  padding-right: 1rem;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-button {
    width: 4rem;
  }
}
section.component.program div.inner.scroll div.scroll-button a.auto-scroll {
  font-size: 3rem;
  background: #687769;
  border-radius: 100%;
  color: #FFFFFF;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 0.28;
}
section.component.program div.inner.scroll div.scroll-button a.auto-scroll span {
  width: 1.5rem;
  height: 1.5rem;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-button a.auto-scroll {
    width: 4rem;
    height: 4rem;
    font-size: 6rem;
    line-height: 0.27;
  }
  section.component.program div.inner.scroll div.scroll-button a.auto-scroll span {
    width: 3rem;
    height: 3rem;
  }
}
section.component.program div.inner.scroll div.scroll-overflow {
  overflow-x: scroll;
  position: relative;
  padding-bottom: 2rem;
}
section.component.program div.inner.scroll div.scroll-section {
  display: flex;
  box-sizing: content-box;
  white-space: nowrap;
  width: 100%;
  gap: 0;
  padding-right: 1rem;
}
section.component.program div.inner.scroll div.scroll-section div.block {
  width: 400px;
  max-width: 400px;
  white-space: nowrap;
}
section.component.program div.inner.scroll div.scroll-section div.block:last-of-type {
  padding-right: 1rem;
}
section.component.program div.inner.scroll div.scroll-section div.block img {
  width: 400px;
  max-width: 400px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-a {
  width: 263px;
  max-width: 263px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-a img {
  width: 263px;
  max-width: 263px;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-section div.block.block-a {
    width: 253px;
    max-width: 253px;
  }
  section.component.program div.inner.scroll div.scroll-section div.block.block-a img {
    width: 253px;
    max-width: 253px;
  }
}
section.component.program div.inner.scroll div.scroll-section div.block.block-b {
  width: 591px;
  max-width: 591px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-b img {
  width: 591px;
  max-width: 591px;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-section div.block.block-b {
    width: 580px;
    max-width: 580px;
  }
  section.component.program div.inner.scroll div.scroll-section div.block.block-b img {
    width: 580px;
    max-width: 580px;
  }
}
section.component.program div.inner.scroll div.scroll-section div.block.block-c {
  width: 319px;
  max-width: 319px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-c img {
  width: 319px;
  max-width: 319px;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-section div.block.block-c {
    width: 313px;
    max-width: 313px;
  }
  section.component.program div.inner.scroll div.scroll-section div.block.block-c img {
    width: inherit;
    max-width: inherit;
  }
}
section.component.program div.inner.scroll div.scroll-section div.block.block-d {
  width: 317px;
  max-width: 317px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-d img {
  width: 317px;
  max-width: 317px;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-section div.block.block-d {
    width: 311px;
    max-width: 311px;
  }
  section.component.program div.inner.scroll div.scroll-section div.block.block-d img {
    width: inherit;
    max-width: inherit;
  }
}
section.component.program div.inner.scroll div.scroll-section div.block.block-e {
  width: 315px;
  max-width: 315px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-e img {
  width: 315px;
  max-width: 315px;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-section div.block.block-e {
    width: 309.5px;
    max-width: 309.5px;
  }
  section.component.program div.inner.scroll div.scroll-section div.block.block-e img {
    width: inherit;
    max-width: inherit;
  }
}
section.component.program div.inner.scroll div.scroll-section div.block.block-f {
  width: 254px;
  max-width: 254px;
}
section.component.program div.inner.scroll div.scroll-section div.block.block-f img {
  width: 254px;
  max-width: 254px;
}
@media (min-width: 1200px) {
  section.component.program div.inner.scroll div.scroll-section div.block.block-f {
    width: 264px;
    max-width: 264px;
  }
  section.component.program div.inner.scroll div.scroll-section div.block.block-f img {
    width: inherit;
    max-width: inherit;
  }
}

.program-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.program-image img {
  width: 100%;
  display: flex;
}
.program-image.small {
  max-width: 39rem;
}
.program-image img.desk {
  display: none;
}
@media (min-width: 1200px) {
  .program-image img.mobile {
    display: none;
  }
  .program-image img.desk {
    display: flex;
  }
}

section.prog-hero div.inner div.block h1.page-title {
  margin-bottom: 2rem;
}

div.chart-container {
  margin: 2rem 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  div.chart-container {
    max-width: 39rem;
    margin: 3rem auto 2rem;
  }
}
div.chart-container h3 {
  margin-bottom: 3rem;
  text-align: center;
}
section.feed-container {
  padding: 2rem 1rem;
}
@media (min-width: 1400px) {
  section.feed-container {
    padding: 2rem 0;
  }
}
section.feed-container.primary {
  background: #687769;
}
section.feed-container.primary h1, section.feed-container.primary h2, section.feed-container.primary h3, section.feed-container.primary h4, section.feed-container.primary h5, section.feed-container.primary h4 {
  color: inherit;
}
section.feed-container div.inner {
  max-width: 86rem;
  margin: auto;
}
section.feed-container div.inner.basic {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
section.feed-container div.inner article a {
  color: #707070;
}
section.feed-container div.inner article a p {
  color: inherit;
}
section.feed-container div.inner article a span.button {
  pointer-events: none;
  background: #FFFFFF;
  color: #687769;
  padding: 0.75rem 1rem;
  border: 1px solid #687769;
  border-radius: 2rem;
  width: 100%;
  font-size: 1.2rem;
}
section.feed-container div.inner article a:hover span.button {
  background: #687769;
  color: #FFFFFF;
}
section.feed-container div.inner div.container {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  border-radius: 1rem;
  overflow: hidden;
  min-height: 24rem;
}
@media (min-width: 768px) {
  section.feed-container div.inner div.container {
    flex-direction: row;
    min-height: 24rem;
  }
}
section.feed-container div.inner div.container article {
  background: #FFFFFF;
  background-repeat: 1.5rem;
}
section.feed-container div.inner div.container div.block {
  width: 100%;
}
section.feed-container div.inner div.container div.block.image-container {
  max-width: 100%;
  background-size: cover;
  min-height: 19rem;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 500px) {
  section.feed-container div.inner div.container div.block.image-container {
    min-height: 22rem;
  }
}
@media (min-width: 640px) {
  section.feed-container div.inner div.container div.block.image-container {
    min-height: 24rem;
  }
}
@media (min-width: 768px) {
  section.feed-container div.inner div.container div.block.image-container {
    max-width: 570px;
    min-height: 20rem;
    min-height: unset;
  }
}
section.feed-container div.inner div.container div.block.image-container img {
  object-fit: cover;
  object-position: top;
  display: block;
}
section.feed-container div.inner div.container div.block.content-container {
  padding: 1.75rem 1rem 0.75rem;
}
@media (min-width: 768px) {
  section.feed-container div.inner div.container div.block.content-container {
    padding: 2rem;
  }
}
section.feed-container div.inner div.container div.block.content-container h3 {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px) {
  section.feed-container div.inner div.container div.block.content-container h3 {
    border-bottom: 1px solid #687769;
    margin-bottom: 1rem;
    padding-bottom: 0.75rem;
  }
}
section.feed-container div.inner div.container div.block.content-container div.content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  section.feed-container div.inner div.container div.block.content-container div.content {
    flex-direction: row;
    gap: 1.5rem;
  }
}
section.feed-container div.inner div.container div.block.content-container div.content div.content-item {
  width: 100%;
}
@media (min-width: 768px) {
  section.feed-container div.inner div.container div.block.content-container div.content div.content-item.desc {
    width: 40%;
  }
  section.feed-container div.inner div.container div.block.content-container div.content div.content-item.list {
    width: 60%;
  }
}
section.feed-container div.inner.split {
  max-width: unset;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 0;
}
@media (min-width: 640px) {
  section.feed-container div.inner.split {
    margin: 0 1.5rem;
  }
}
@media (min-width: 1600px) {
  section.feed-container div.inner.split {
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1850px;
  }
}
section.feed-container div.inner.split article {
  width: 100%;
  display: flex;
}
@media (min-width: 1275px) {
  section.feed-container div.inner.split article {
    width: calc(50% - 0.75rem);
  }
}
section.feed-container div.inner.split article a {
  display: flex;
  width: 100%;
}
section.feed-container div.inner.split div.container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: stretch;
  min-height: 100%;
}
@media (min-width: 640px) {
  section.feed-container div.inner.split div.container {
    flex-direction: row;
  }
}
section.feed-container div.inner.split div.container div.block {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
section.feed-container div.inner.split div.container div.block.image-container {
  min-height: 18rem;
  background-size: cover;
  background-position: center;
}
@media (min-width: 475px) {
  section.feed-container div.inner.split div.container div.block.image-container {
    min-height: 24rem;
  }
}
@media (min-width: 640px) {
  section.feed-container div.inner.split div.container div.block.image-container {
    flex: 1;
    min-height: 100%;
  }
}
@media (min-width: 1000px) {
  section.feed-container div.inner.split div.container div.block.image-container {
    max-width: 450px;
  }
}
section.feed-container div.inner.split div.container div.block.content-container {
  flex: 1;
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 640px) {
  section.feed-container div.inner.split div.container div.block.content-container {
    padding: 2rem;
  }
}
section.feed-container div.inner.split div.container div.block.content-container h3 {
  font-size: 1.75rem;
  border: 0;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
}
@media (min-width: 640px) {
  section.feed-container div.inner.split div.container div.block.content-container h3 {
    font-size: 2.5rem;
  }
}
section.feed-container div.inner.split div.container div.block.content-container h4 {
  font-size: 1.25rem;
}
@media (min-width: 640px) {
  section.feed-container div.inner.split div.container div.block.content-container h4 {
    font-size: 1.75rem;
  }
}
section.feed-container div.inner.split div.container div.block.content-container div.content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.feed-container div.inner.split div.container div.block.content-container div.content span.button {
  margin-bottom: 0.5rem;
}
@media (min-width: 640px) {
  section.feed-container div.inner.split div.container div.block.content-container div.content span.button {
    margin: 0 0 1.25rem;
  }
}

section.basic-post div.title-row {
  padding: 1rem;
}
@media (min-width: 1100px) {
  section.basic-post div.title-row {
    padding: 2rem 0;
  }
}
section.basic-post div.title-row div.post-title time.date {
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8rem;
  color: #687769;
}
section.basic-post div.title-row div.post-title h1.entry-title {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  section.basic-post div.title-row div.post-title h1.entry-title {
    margin-bottom: 0.25rem;
  }
}
section.basic-post div.row div.featured-image {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  section.basic-post div.row div.featured-image {
    margin-bottom: 2.5rem;
  }
}
section.basic-post.page {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
section.basic-post.page article h1.basic-title {
  font-size: 2.75rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  section.basic-post.page article h1.basic-title {
    font-size: 4rem;
  }
}
section.basic-post.page article div.basic-content {
  margin-top: 1rem;
}
section.basic-post.page article div.basic-content a {
  text-decoration: underline;
  color: inherit;
}
section.basic-post.page article div.basic-content a:hover {
  color: #000;
}

section.become-scholar h2, section.become-scholar h2.wp-block-heading {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  section.become-scholar h2, section.become-scholar h2.wp-block-heading {
    margin-bottom: 1.5rem;
  }
}
section.become-scholar div.columns {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1200px) {
  section.become-scholar div.columns {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

div.block-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 3rem;
}
div.block-container.three-col div.block {
  width: 100%;
}
div.block-container.three-col div.block img {
  display: block;
  width: 100%;
}
@media (min-width: 476px) {
  div.block-container.three-col div.block {
    width: calc(50% - 0.75rem);
  }
}
@media (min-width: 768px) {
  div.block-container.three-col div.block {
    width: calc(50% - 0.75rem);
  }
}
@media (min-width: 1200px) {
  div.block-container.three-col div.block {
    width: calc(33.3333333333% - 0.75rem);
  }
}

div.outcomes {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  div.outcomes {
    padding: 0 1rem;
  }
}
div.outcomes h2.section-title {
  margin-bottom: 1.75rem;
}
div.outcomes div.block {
  overflow: hidden;
  border-radius: 1.875rem;
}

div.application {
  background: #EFF4EF;
  padding: 2em 0 0;
}
@media (min-width: 768px) {
  div.application {
    padding: 3rem 0 4rem;
  }
}
div.application h2.section-title {
  margin-bottom: 1.75rem;
}
div.application div.app-content {
  margin-bottom: 1.5rem;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  div.application div.app-content {
    padding: 0 1rem;
  }
}
div.application div.rounds {
  color: #FFFFFF;
  background: #646F6C;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
@media (min-width: 768px) {
  div.application div.rounds {
    padding: 2rem 2rem;
  }
}
div.application div.rounds div.mobile-wrapper {
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  div.application div.rounds div.mobile-wrapper {
    padding: 0;
  }
}
div.application div.rounds h3, div.application div.rounds h4, div.application div.rounds h5, div.application div.rounds h6 {
  color: inherit;
}
div.application div.rounds h4.title {
  font-weight: 700;
}
div.application div.rounds h5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #DFAA25;
  margin-bottom: 0.25rem;
}
div.application div.rounds p.deadlines {
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
}
div.application div.rounds p.deadlines small {
  text-transform: uppercase;
  font-size: 0.95rem;
}
@media (min-width: 768px) {
  div.application div.rounds p.deadlines small {
    color: #DFAA25;
    font-size: 0.9rem;
  }
}
div.application div.rounds p.deadlines small span {
  text-transform: none;
}
@media (min-width: 768px) {
  div.application div.rounds p.deadlines small span {
    color: #FFFFFF;
  }
}
div.application div.rounds div.content {
  margin-top: 1rem;
}
div.application div.rounds div.content p {
  font-size: 0.9rem;
}
div.application div.rounds div.block {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  div.application div.rounds div.block {
    padding: 2rem;
    width: 50%;
  }
  div.application div.rounds div.block:first-of-type {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
  }
  div.application div.rounds div.block:nth-child(2) {
    border-bottom: 1px solid #FFFFFF;
  }
  div.application div.rounds div.block:nth-child(3) {
    border-right: 1px solid #FFFFFF;
  }
}
div.application div.rounds div.block div.mobile-color {
  background: #EFF4EF;
  padding: 1.5rem;
  color: #687769;
  text-align: left;
}
@media (min-width: 768px) {
  div.application div.rounds div.block div.mobile-color {
    background: none;
    padding: 0;
    color: #FFFFFF;
    text-align: center;
  }
}

div.elegibility {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  div.elegibility {
    padding: 0 1rem;
  }
}
div.elegibility div.bg-img {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  min-height: 328px;
  margin-bottom: 3rem;
  border-radius: 1.875rem;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  z-index: 0;
  padding: 2rem 1rem;
}
div.elegibility div.bg-img:before {
  content: "";
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}
div.elegibility div.bg-img h3 {
  color: inherit;
  margin-bottom: 1.75rem;
}
div.elegibility div.bg-img h4 {
  font-weight: 700;
  color: inherit;
}
div.elegibility div.bg-img ul {
  display: flex;
  margin: 0;
  gap: 0.5rem;
  list-style: none;
  font-size: 1.5rem;
  font-weight: 700;
  flex-direction: column;
}
@media (min-width: 768px) {
  div.elegibility div.bg-img ul {
    flex-direction: row;
  }
}
div.elegibility div.bg-img ul li {
  text-align: center;
}
div.elegibility div.bg-img ul li:after {
  content: "-";
  display: block;
  width: 100%;
  padding: 0 0.5rem 0 0.75rem;
  text-align: center;
  line-height: 1;
  height: 1rem;
}
@media (min-width: 768px) {
  div.elegibility div.bg-img ul li:after {
    display: inline-block;
    content: "|";
    width: 0.5rem;
    height: auto;
  }
}
div.elegibility div.bg-img ul li:last-child:after {
  display: none;
}

/*
  Greenhouse Scholars
  2024 Update
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.

  Site cleanup

*/
div.row {
  max-width: 68.25rem;
}

body.single-boards div.featured-image {
  border: 0 !important;
}
body.single-boards div.title-row p strong {
  font-weight: 400;
}

div.board-filters.flex-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
}
div.board-filters.flex-container select {
  background: #687769;
  margin: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  background: #687769 url(../img/arrow-down-w.svg) 94% 50% no-repeat;
}
div.board-filters.flex-container select.outline {
  background: transparent url(../img/arrow-down.svg) 94% 50% no-repeat;
  border: 1px solid #687769;
  color: #687769;
}

div.bio-filter-container.white {
  background: #FFFFFF !important;
}
div.bio-filter-container.white div.board-filters h1.entry-title {
  color: #687769;
  width: auto;
  margin-right: 2rem;
}

div.all-boards div.element-item a div.info div.expand {
  display: none;
}

div.bio-filter-container {
  background: #FFFFFF;
  color: #687769;
}
div.bio-filter-container.boards-container {
  background: #353C36;
}
div.bio-filter-container div.flex-row {
  flex-wrap: nowrap;
  gap: 2rem;
}
@media (min-width: 1200px) {
  div.bio-filter-container div.flex-row {
    align-items: center;
  }
}
div.bio-filter-container div.flex-row:before, div.bio-filter-container div.flex-row:after {
  display: none;
}
div.bio-filter-container div.flex-row h1.title {
  color: #687769;
  flex: 1;
  margin: 0;
}
div.bio-filter-container div.flex-row div.filter-row {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 768px) {
  div.bio-filter-container div.flex-row div.filter-row {
    flex-direction: row;
  }
}
div.bio-filter-container div.flex-row div.filter-row select {
  width: 100%;
  background: transparent url(../img/arrow-down.svg) 94% 50% no-repeat;
  border: 1px solid #687769;
  color: #687769;
  margin: 0;
}
div.bio-filter-container div.flex-row div.filter-row a.button {
  width: 100%;
  background: transparent;
  border: 1px solid #687769;
  color: #687769;
  border-radius: 20px;
  line-height: 1.2;
  margin: 0;
}

.single div.featured-image {
  margin-bottom: 2rem;
}
.single div.featured-image span.back-to-team,
.single div.featured-image span.next-post {
  display: none;
}
.single div.featured-image div.title-row {
  padding: 2rem 1.5rem 0;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .single div.featured-image div.title-row {
    padding: 4rem 0 0;
    margin-bottom: 2rem;
  }
}
.single div.featured-image div.title-row h1.entry-title {
  margin: 0 0 0.25rem;
  line-height: 1;
}
.single div.featured-image div.title-row p {
  color: #687769;
  margin-bottom: 0;
}

div.bio-content {
  margin-bottom: 2rem;
}
div.bio-content p {
  color: #687769;
}

article.scholar_bio div.entry-content ul {
  list-style: disc;
}
article.scholar_bio div.entry-content ul li {
  list-style: inherit;
}

div.quote-block {
  margin: 0;
  padding: 0;
  border: 0;
}
div.quote-block h4 {
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 700;
}
div.quote-block h4:before {
  content: open-quote;
}
div.quote-block h4:after {
  content: close-quote;
}

/*
  Greenhouse Scholars
  2024 Update

  Styleguide

*/
header {
  background: #687769;
  color: #FFFFFF;
}
header div.green-bar-nav {
  background: #353C36;
}
header div.flex-nav-desktop {
  width: 100%;
  max-width: 1550px;
  margin: auto;
  justify-content: flex-start;
  gap: 2.5rem;
}
header div.flex-nav-desktop .nav-container {
  flex: 2;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li {
  margin: 0;
  padding: 0 1rem;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li a {
  display: block;
  color: #FFFFFF;
  font-weight: 600;
  padding: 2px 0;
  font-size: 1rem;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li a:hover {
  color: #DFAA25;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li ul.sub-menu.dropdown {
  background: #1F2221;
  top: 29px;
  left: 0;
  border-top: 1px solid #DFAA25;
  padding: 0.5rem 1rem;
  min-width: 13.5rem;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li ul.sub-menu.dropdown li {
  padding: 0;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li ul.sub-menu.dropdown li a {
  color: #FFFFFF;
  text-transform: none;
  font-size: 0.95rem;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li ul.sub-menu.dropdown li a:hover {
  color: #DFAA25;
}
header div.flex-nav-desktop .nav-container ul.top-bar-menu li:hover {
  background: #1F2221;
}
header div.flex-nav-desktop a.donate-button {
  margin-bottom: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1200px) {
  header div.flex-nav-desktop a.donate-button:hover {
    background: #1F2221;
  }
}

body.menu-active {
  overflow: hidden;
  position: fixed;
}

nav.refresh-mobile {
  background: #687769;
  color: #FFFFFF;
}
nav.refresh-mobile .right-small.active {
  z-index: 1000;
}
nav.refresh-mobile a.menu-icon span {
  color: #FFFFFF;
  background: #FFFFFF;
}
nav.refresh-mobile a.menu-icon.active span {
  transition: all 0.25s ease-in-out;
}
nav.refresh-mobile a.menu-icon.active span:nth-child(1) {
  transform: translateY(8px) rotate(-45deg);
}
nav.refresh-mobile a.menu-icon.active span:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
nav.refresh-mobile a.menu-icon.active span:nth-child(3) {
  transform: translateY(-8px) rotate(45deg);
}

div.off-screen-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(53, 60, 54, 0.95);
  padding: 2rem 3rem;
  transition: transform 0.5s ease-in-out, opacity 0.25s ease-in-out;
  opacity: 0;
  transform: translate(105vw, 0);
  overflow-x: scroll;
}
div.off-screen-nav.active {
  transform: translate(0, 0);
  opacity: 1;
}
div.off-screen-nav div.nav-block {
  max-width: 70%;
}
div.off-screen-nav div.nav-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.off-screen-nav div.nav-block ul li.main a {
  color: #DFAA25;
  padding: 0 0 0.25rem 0;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #DFAA25;
  text-transform: uppercase;
  font-size: 1.1rem;
}
div.off-screen-nav div.nav-block a {
  display: block;
  font-size: 1rem;
  color: #FFFFFF;
  margin-bottom: 0.5rem;
}
div.off-screen-nav div.nav-block a.main {
  color: #DFAA25;
  padding: 0 0 0.5rem 0;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #DFAA25;
  text-transform: uppercase;
}
div.off-screen-nav div.after-nav {
  margin-top: 1.5rem;
}
div.off-screen-nav div.after-nav a.button {
  width: 100%;
}

/*
  Greenhouse Scholars
  2024 Update

  Footer



*/
div.footer-resources {
  background: #1F2221;
}

div#footer-container {
  background: #353C36;
}

footer {
  padding-top: 4rem;
  margin-bottom: 4rem;
}
footer div.flex-footer {
  display: flex;
  width: 100%;
  max-width: 1550px;
  padding: 0 2rem;
  margin: auto;
  flex-direction: column;
}
@media (min-width: 1200px) {
  footer div.flex-footer {
    padding: 0 2rem;
    gap: 4rem;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 1400px) {
  footer div.flex-footer {
    padding: 0 2rem;
  }
}
footer div.flex-footer div.block {
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  footer div.flex-footer div.block {
    margin-bottom: 0;
  }
}
footer div.flex-footer div.nav-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer div.flex-footer div.nav-block ul li.main a {
  color: #DFAA25;
  padding: 0 0 0.5rem 0;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #DFAA25;
  text-transform: uppercase;
  font-size: 1.25rem;
}
footer div.flex-footer div.nav-block a {
  display: block;
  font-size: 1rem;
  color: #FFFFFF;
}
footer div.flex-footer div.nav-block a.main {
  color: #DFAA25;
  padding: 0 0 0.5rem 0;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #DFAA25;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  footer div.flex-footer div.nav-block a:hover {
    color: #DFAA25;
  }
}
footer div.flex-footer div.button-block {
  margin: 1rem 0 0;
}
@media (min-width: 1200px) {
  footer div.flex-footer div.button-block {
    margin: 0;
  }
}
footer div.flex-footer div.button-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer div.flex-footer div.button-block ul li.button a {
  display: block;
  color: #FFFFFF;
  width: 100%;
  margin-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1200px) {
  footer div.flex-footer div.button-block ul li.button a {
    margin-bottom: 1rem;
  }
}
footer div.flex-footer div.button-block a {
  display: block;
  color: #FFFFFF;
  width: 100%;
}
footer div.flex-footer div.button-block a.button {
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
footer div.flex-footer div.social-block a {
  display: block;
  color: #fff;
  margin-bottom: 1rem;
}
footer div.flex-footer div.social-block a.button {
  padding-left: 1rem;
  padding-right: 1rem;
}
footer div.flex-footer div.social-block div.footer-social {
  display: flex;
  gap: 2rem;
}
@media (min-width: 1200px) {
  footer div.flex-footer div.social-block div.footer-social {
    gap: 1rem;
  }
}
footer div.flex-footer div.social-block div.footer-social a {
  width: 100%;
  border-radius: 100%;
}
@media (min-width: 1200px) {
  footer div.flex-footer div.social-block div.footer-social a:hover {
    transform: translate(0, -2px);
    box-shadow: 0 0 0 2px white;
  }
}
footer div.flex-footer div.social-block div.center ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer div.flex-footer div.social-block div.center a {
  text-align: center;
  font-size: 0.75rem;
  margin-bottom: 0.1rem;
}

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