@charset "UTF-8";
 /**
 *
 * The Walden School - redesign_2018
 * @link https://www.waldenschool.net/
 * Site Template : newclientcustom
 * Built By: Josh Webb
 * Project Manager: Connie Cavallo
 * Designer: Keisha Croxton
 * ==== Git Info ====
 * Branch Name: clients/walden-2018
 * Build version: 3.2.6
 * Git Tag: Composer-Build-2.0-147-ga244831619
 * Last build by: Chris Norman
 *
 **/

@charset "UTF-8";
/*! config-site v0.0.1 */
/*! config-type v0.0.1 */
/*! config-constants v0.0.1 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * 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,
nav,
section,
summary {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * 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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

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

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

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

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

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

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

td,
th {
  padding: 0; }

/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 81.25em;
  max-width: 81.25rem; }

@media (min-width: 600px) {
  .col-4 {
    width: 50%;
    float: left; } }

@media (min-width: 900px) {
  .col-4 {
    width: 25%; } }

:root {
  --scroll-bar: 8px; }

.full-width {
  width: 100vw;
  margin: 0 calc(-50vw + 50%);
  position: relative; }
  .fsHasHeader .full-width {
    width: 100vw;
    margin: 0 calc(-50vw + 50%);
    position: relative; }
  .has-scrollbar .full-width {
    width: calc(100vw - 20px);
    margin: 0 calc(-50vw + 50% + 10px); }
  @supports (color: var(--scroll-bar)) {
    .has-scrollbar .full-width {
      width: calc(100vw - var(--scroll-bar));
      margin: 0 calc(-50vw + 50% + (var(--scroll-bar) / 2)); } }

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right: 1.25em;
  margin-left: 1.25em; }

.margin-x-2x {
  margin-right: 2.5em;
  margin-left: 2.5em; }

.margin-y {
  margin-top: 1.25em;
  margin-bottom: 1.25em; }

.margin-y-2x {
  margin-top: 2.5em;
  margin-bottom: 2.5em; }

.padding-x {
  padding-right: 1.25em;
  padding-left: 1.25em; }

.padding-x-2x {
  padding-right: 2.5em;
  padding-left: 2.5em; }

.padding-y {
  padding-top: 1.25em;
  padding-bottom: 1.25em; }

.padding-y-2x {
  padding-top: 2.5em;
  padding-bottom: 2.5em; }

.stretch-container {
  margin-right: -1.25em;
  margin-left: -1.25em; }

.cover {
  position: absolute;
  height: 100%;
  width: 100%; }

/*! helpers - presentational v0.0.1 */
/*! helpers - ui-pattern v0.0.1 */

@keyframes bounce {
  0%, 50%, 100% {
    transform: translateY(0); }
  25% {
    transform: translateY(-5px); }
  75% {
    transform: translateY(-5px); } }

/*! helpers - typography v0.0.1 */
/*! content - html v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("/uploaded/themes/redesign_2018/fonts//icomoon.eot");
  src: url("/uploaded/themes/redesign_2018/fonts//icomoon.eot?#iefix") format("embedded-opentype"), url("/uploaded/themes/redesign_2018/fonts//icomoon.woff2") format("woff2"), url("/uploaded/themes/redesign_2018/fonts//icomoon.woff") format("woff"), url("/uploaded/themes/redesign_2018/fonts//icomoon.ttf") format("truetype"), url("/uploaded/themes/redesign_2018/fonts//icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

/*
 * Web Fonts from colophon-foundry.org
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Colophon Foundry. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2018 Colophon Foundry
 *
 * Licenced to Birthe Landerer Walden School
 */
h1,
.alpha {
  margin-top: 0;
  font-weight: normal;
  font-size: 3.125em;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  line-height: 1.12em;
  margin-bottom: 0.6em;
  font-family: "cholla-sans", sans-serif; }

h2,
.beta {
  margin-top: 0;
  font-weight: normal;
  font-size: 2.25em;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  line-height: 1.11111em;
  margin-bottom: 0.41667em;
  font-family: "cholla-sans", sans-serif; }

h3,
.gamma {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.75em;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  line-height: 1.07143em;
  margin-bottom: 0.10714em;
  font-family: "cholla-sans", sans-serif;
  color: #4e6e60; }

h4,
.delta {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.625em;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 0.11538em; }

h5,
.epsilon {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.375em;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  line-height: 1.09091em;
  margin-bottom: 0em; }

h6,
.zeta {
  margin-top: 0;
  font-weight: normal;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.375em;
  margin-bottom: 0em; }

a {
  text-decoration: none;
  color: #4a4c4e;
  transition: background .3s, color .3s; }
  a:hover {
    color: #e8c172; }

.fsLayout .fsContent .fsElementContent a, a.fsReadMoreLink {
  text-decoration: underline; }

ul,
ol {
  margin-top: 0;
  padding-left: 1.25em; }

table.fs_style_26 {
  margin-bottom: 1.25em;
  width: 100%; }
  table.fs_style_26 tr {
    background-color: #ebebeb;
    border-left: 1px solid #b8c1ca;
    border-right: 1px solid #b8c1ca; }
    table.fs_style_26 tr:nth-of-type(odd) {
      background-color: #fff; }
  table.fs_style_26 tr:first-child {
    border-top: 1px solid #b8c1ca; }
  table.fs_style_26 tr:last-child {
    border-bottom: 1px solid #b8c1ca; }
  table.fs_style_26 th,
  table.fs_style_26 td {
    vertical-align: top; }
  table.fs_style_26 th {
    padding: 1.25em;
    text-align: left;
    background: #4e6e60;
    color: #fff; }
  table.fs_style_26 td {
    padding: 0.625em 1.25em; }

table.styled, table.fs_style_28 {
  margin-bottom: 1.25em;
  width: 100%; }
  table.styled tr, table.fs_style_28 tr {
    background-color: #ebebeb; }
    table.styled tr:nth-of-type(odd), table.fs_style_28 tr:nth-of-type(odd) {
      background-color: #fff; }
  table.styled th,
  table.styled td, table.fs_style_28 th,
  table.fs_style_28 td {
    vertical-align: top;
    color: #4e4e4e; }
  table.styled tr:first-child, table.fs_style_28 tr:first-child {
    border-top: 1px solid #4e6e60;
    border-left: 1px solid #4e6e60;
    border-right: 1px solid #4e6e60; }
    table.styled tr:first-child td, table.fs_style_28 tr:first-child td {
      padding: 15px 1.25em;
      text-align: left;
      font-weight: 400;
      font-size: 25px;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      background: #4e6e60;
      color: #fff; }
  table.styled td, table.fs_style_28 td {
    padding: 0.625em 1.25em; }

img,
canvas,
video,
svg {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0;
  max-width: 100%; }

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

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?99150926#fontello') format('svg');
  }
}
*/
[class^="fontello-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.fontello-the:before {
  content: '\e800'; }

/* '' */
.fontello-arrowdown2:before {
  content: '\e802'; }

/* '' */
/*! content - buttons v0.0.1 */
a.fs_style_23, .fs_style_23 a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  color: #fff;
  outline: 0;
  text-align: center;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
  transition: .3s;
  background: #4e6e60;
  width: 100%; }
  a.fs_style_23 b, a.fs_style_23 strong, .fs_style_23 a b, .fs_style_23 a strong {
    display: block;
    font-weight: 400;
    font-size: 16px;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    padding-bottom: 5px;
    line-height: 1.1; }
  a.fs_style_23:hover, .fs_style_23 a:hover {
    background: #e8c172;
    transition: .3s; }
  #fsBanner a.fs_style_23, .fsStyleOneThird a.fs_style_23, #fsBanner .fs_style_23 a, .fsStyleOneThird .fs_style_23 a {
    display: block; }

.fsLoadMoreButton {
  background: none !important;
  overflow: hidden;
  padding-top: 20px !important;
  color: #c2d2b3 !important; }
  .fsLoadMoreButton:before {
    display: inline-block;
    margin-right: 10px;
    border: 0 !important;
    height: auto !important;
    width: auto !important;
    color: #c2d2b3;
    font-family: "IcoMoon";
    transition: transform .3s;
    font-size: 12px;
    font-weight: 400;
    content: '\f067'; }

/*! content - forms v0.0.1 */
textarea,
input,
select {
  padding: 0.625em; }

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

/*! content - style manger v0.0.1 */
.lead-in,
.leadin,
.fs_style_27 {
  font-size: 28px;
  line-height: 30px;
  color: #4e6e60;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400; }

blockquote, .fs_style_24 {
  position: relative;
  margin: 20px 0;
  font-size: 1em;
  line-height: 36px;
  font-size: 32px;
  padding: 20px 80px;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  color: #4e6e60;
  text-transform: uppercase; }
  blockquote:before, .fs_style_24:before {
    position: relative;
    display: block;
    margin: 0 auto 10px auto;
    left: 0;
    right: 0;
    content: '';
    width: 21px;
    height: 16px;
    background: transparent url("../images/greenquote.png") left top no-repeat; }
  @media (max-width: 599px) {
    blockquote, .fs_style_24 {
      padding: 20px; } }

cite, .fs_style_25 {
  display: block;
  margin: 0 0 20px;
  font-style: normal;
  text-align: center;
  font-size: 20px;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  color: #4e6e60; }

.callout {
  padding: 20px;
  background: #4e6e60;
  color: #fff; }
  .callout.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left {
        width: 50%; } }
  .callout.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right {
        width: 50%; } }

.content-callout {
  color: #4a4c4e;
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 25px; }
  .content-callout > header {
    padding: 32px 25px 0; }
    .content-callout > header .fsElementTitle {
      font-family: "cholla-sans", sans-serif;
      text-transform: uppercase;
      margin: 0;
      font-size: 25px;
      font-weight: bold;
      letter-spacing: 2px;
      line-height: 32px; }
  .content-callout > .fsElementContent {
    padding: 0 25px 36px;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400; }
  .content-callout a {
    color: inherit;
    font-weight: 700; }
    .content-callout a:hover {
      opacity: .75; }
  .content-callout.sage {
    background: #4e6e60;
    color: #fff; }
  .content-callout.lightgreen {
    background: #c2d2b3;
    color: #4a4c4e; }
  .content-callout.gold {
    background: #e8c172; }
  .content-callout.blue {
    background: #9eb2d0;
    color: #3d3d3d; }
  .content-callout.tan {
    background: #C8B18B;
    color: #3d3d3d; }

@media (min-width: 700px) {
  .content-callout-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .content-callout-container > .fsElementContent .content-callout {
      width: calc(50% - 10px);
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }

body:not(.fsComposeMode) .photo-button {
  position: relative;
  height: 377px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  z-index: 1; }
  body:not(.fsComposeMode) .photo-button:before {
    display: block;
    content: '';
    width: calc(100% - 36px);
    height: 100%;
    background: #4e6e60;
    position: absolute;
    top: 0;
    right: 0; }
  body:not(.fsComposeMode) .photo-button > header {
    height: 328px;
    width: calc(100% - 24px);
    overflow: hidden;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50% top; }
    body:not(.fsComposeMode) .photo-button > header figure {
      margin: 0; }
    body:not(.fsComposeMode) .photo-button > header img {
      width: 100%; }
  body:not(.fsComposeMode) .photo-button > footer a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    font-size: 0;
    color: transparent; }
  body:not(.fsComposeMode) .photo-button > .fsElementContent {
    height: 328px;
    width: calc(100% - 24px);
    overflow: hidden;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 2;
    padding: 20px;
    text-align: center;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 17px;
    line-height: 27px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.33), 0 2px 4px rgba(0, 0, 0, 0.5); }
    body:not(.fsComposeMode) .photo-button > .fsElementContent h2, body:not(.fsComposeMode) .photo-button > .fsElementContent h3, body:not(.fsComposeMode) .photo-button > .fsElementContent h4, body:not(.fsComposeMode) .photo-button > .fsElementContent h5 {
      font-family: "cholla-sans", sans-serif;
      font-size: 25px;
      line-height: 34px;
      color: inherit;
      position: relative;
      padding-top: 10px; }
      body:not(.fsComposeMode) .photo-button > .fsElementContent h2:before, body:not(.fsComposeMode) .photo-button > .fsElementContent h3:before, body:not(.fsComposeMode) .photo-button > .fsElementContent h4:before, body:not(.fsComposeMode) .photo-button > .fsElementContent h5:before {
        content: '';
        background: #e8c172;
        width: 40px;
        height: 3px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto; }
    body:not(.fsComposeMode) .photo-button > .fsElementContent h6 {
      color: #fff;
      font-size: 14px;
      line-height: 19px; }
      body:not(.fsComposeMode) .photo-button > .fsElementContent h6:before {
        content: '»';
        margin-right: 6px; }
    body:not(.fsComposeMode) .photo-button > .fsElementContent p {
      max-height: 0;
      overflow: hidden;
      margin: 0; }
    body:not(.fsComposeMode) .photo-button > .fsElementContent:before {
      display: block;
      content: '';
      height: 70%;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 100%);
      z-index: -1; }
  body:not(.fsComposeMode) .photo-button.green > .fsElementContent h2:before {
    background: #4e6e60; }
  body:not(.fsComposeMode) .photo-button.green:before {
    background: #4e6e60; }
  body:not(.fsComposeMode) .photo-button.lightgreen > .fsElementContent h2:before {
    background: #c2d2b3; }
  body:not(.fsComposeMode) .photo-button.lightgreen:before {
    background: #c2d2b3; }
  body:not(.fsComposeMode) .photo-button.gold > .fsElementContent h2:before {
    background: #e8c172; }
  body:not(.fsComposeMode) .photo-button.gold:before {
    background: #e8c172; }
  body:not(.fsComposeMode) .photo-button.blue > .fsElementContent h2:before {
    background: #9eb2d0; }
  body:not(.fsComposeMode) .photo-button.blue:before {
    background: #9eb2d0; }
  body:not(.fsComposeMode) .photo-button.tan > .fsElementContent h2:before {
    background: #C8B18B; }
  body:not(.fsComposeMode) .photo-button.tan:before {
    background: #C8B18B; }
  body:not(.fsComposeMode) .photo-button:focus-within > .fsElementContent {
    -ms-flex-pack: center;
    justify-content: center; }
    body:not(.fsComposeMode) .photo-button:focus-within > .fsElementContent p {
      max-height: 100%; }
    body:not(.fsComposeMode) .photo-button:focus-within > .fsElementContent:before {
      height: 100%;
      background: rgba(0, 0, 0, 0.66); }
  body:not(.fsComposeMode) .photo-button:hover > .fsElementContent, body:not(.fsComposeMode) .photo-button:focus > .fsElementContent {
    -ms-flex-pack: center;
    justify-content: center; }
    body:not(.fsComposeMode) .photo-button:hover > .fsElementContent p, body:not(.fsComposeMode) .photo-button:focus > .fsElementContent p {
      max-height: 100%;
      margin: 0 0 20px 0; }
    body:not(.fsComposeMode) .photo-button:hover > .fsElementContent:before, body:not(.fsComposeMode) .photo-button:focus > .fsElementContent:before {
      height: 100%;
      background: rgba(0, 0, 0, 0.66); }
    body:not(.fsComposeMode) .photo-button:hover > .fsElementContent h6, body:not(.fsComposeMode) .photo-button:focus > .fsElementContent h6 {
      color: #e8c172; }

@media (min-width: 700px) {
  .photo-button-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .photo-button-container > .fsElementContent .photo-button {
      width: calc(50% - 10px);
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }

.fsDraftMode .top-page-callout {
  max-width: 1180px;
  margin: 0 0 20px 0 !important;
  left: auto; }

.top-page-callout {
  position: fixed;
  background-color: #fff;
  overflow: hidden;
  color: #4e6e60;
  bottom: -150px;
  z-index: 2;
  width: 100%;
  transition: bottom 0.5s; }
  .top-page-callout.loaded {
    bottom: 0; }
  @media (max-width: 599px) {
    .top-page-callout {
      bottom: -400px; } }
  .top-page-callout:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    z-index: 2; }
  .top-page-callout.closing:before {
    opacity: 1; }
  .top-page-callout.closing .close-top-callout {
    opacity: 0; }
  .top-page-callout .close-top-callout {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    right: 35px;
    z-index: 2;
    cursor: pointer;
    font-size: 0;
    color: #4e6e60;
    transition: opacity .4s ease-in-out; }
    .top-page-callout .close-top-callout:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 24px;
      color: #4e6e60;
      opacity: 0.7; }
    .top-page-callout .close-top-callout:focus {
      outline-color: #4e6e60; }
    .top-page-callout .close-top-callout:hover:before, .top-page-callout .close-top-callout:focus:before {
      opacity: 1; }
  .top-page-callout .fsElementHeaderContent {
    position: relative;
    height: 100%;
    width: 300px; }
    @media (max-width: 899px) {
      .top-page-callout .fsElementHeaderContent {
        width: 205px; } }
    @media (max-width: 749px) {
      .top-page-callout .fsElementHeaderContent {
        display: none; } }
  body:not(.fsDraftMode) .top-page-callout {
    height: 150px; }
    @media (max-width: 599px) {
      body:not(.fsDraftMode) .top-page-callout {
        height: auto;
        padding: 10px 0 20px;
        border-top: 1px solid; } }
    body:not(.fsDraftMode) .top-page-callout .fsElementHeaderContent {
      margin-bottom: 0px;
      position: absolute;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      -webkit-clip-path: polygon(77% 0, 100% 50%, 77% 100%, 0 100%, 0 0);
      clip-path: polygon(77% 0, 100% 50%, 77% 100%, 0 100%, 0 0); }
    body:not(.fsDraftMode) .top-page-callout img {
      display: none; }
    body:not(.fsDraftMode) .top-page-callout .inner-container {
      padding-right: 50px; }
      body:not(.fsDraftMode) .top-page-callout .inner-container .fsElementContent {
        padding-right: calc(100vw - 1300px); }
        @media (max-width: 1359px) {
          body:not(.fsDraftMode) .top-page-callout .inner-container .fsElementContent {
            padding-right: 40px; } }
      @media (max-width: 999px) {
        body:not(.fsDraftMode) .top-page-callout .inner-container {
          padding-right: 30px; } }
  .top-page-callout .inner-container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 350px;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 999px) {
      .top-page-callout .inner-container {
        padding-left: 270px; } }
    @media (max-width: 899px) {
      .top-page-callout .inner-container {
        padding-left: 220px; } }
    @media (max-width: 749px) {
      .top-page-callout .inner-container {
        padding-left: 30px; } }
    @media (max-width: 599px) {
      .top-page-callout .inner-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative; } }
    .top-page-callout .inner-container > .fsElementContent {
      width: calc(100% - 200px);
      font-size: 15px;
      font-weight: 400;
      padding-right: 30px;
      line-height: 1.6em; }
      .top-page-callout .inner-container > .fsElementContent .fsElementTitle {
        font-family: "cholla-sans", sans-serif;
        font-size: 26px;
        font-weight: 700;
        line-height: 1.2;
        color: #4e6e60; }
      @media (max-width: 999px) {
        .top-page-callout .inner-container > .fsElementContent {
          width: calc(100% - 180px);
          padding-right: 20px; } }
      @media (max-width: 899px) {
        .top-page-callout .inner-container > .fsElementContent {
          font-size: 13px; }
          .top-page-callout .inner-container > .fsElementContent .fsElementTitle {
            font-size: 22px; } }
      @media (max-width: 599px) {
        .top-page-callout .inner-container > .fsElementContent {
          width: 100%;
          padding-top: 20px; }
          .top-page-callout .inner-container > .fsElementContent .fsElementTitle {
            font-size: 18px; } }
    .top-page-callout .inner-container footer {
      width: 200px; }
      .top-page-callout .inner-container footer a {
        padding-left: 25px;
        padding-right: 25px; }
        .top-page-callout .inner-container footer a:focus {
          outline-color: #c2d2b3; }
      .top-page-callout .inner-container footer .pop-button {
        border: 1px solid #4e6e60;
        background: #4e6e60;
        color: #fff;
        display: inline-block;
        padding: 10px 25px 7px;
        text-align: center;
        line-height: 2em;
        font-size: 12px;
        font-weight: 600;
        transition: background .3s, color .3s; }
        .top-page-callout .inner-container footer .pop-button:hover, .top-page-callout .inner-container footer .pop-button:focus {
          background-color: #fff;
          color: #4e6e60; }
      .top-page-callout .inner-container footer .fsElementFooterContent p {
        margin: 0 !important; }
      @media (max-width: 999px) {
        .top-page-callout .inner-container footer {
          width: 180px; } }
      @media (max-width: 599px) {
        .top-page-callout .inner-container footer {
          width: 100%; }
          .top-page-callout .inner-container footer p {
            display: inline-block; }
          .top-page-callout .inner-container footer a {
            display: inline-block;
            margin-right: 10px; } }

/*! structure - header v0.0.1 */
#fsHeader {
  padding: 0; }
  #fsHeader .fsBanner > .fsElement > .fsElementContent {
    position: relative; }

@media (min-width: 1230px) {
  body:not(.fsComposeMode).sticky #fsHeader {
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), top 0.5s ease;
    margin-top: -60px;
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
    position: fixed;
    height: 60px;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(78, 110, 96, 0.9);
    z-index: 500; } }

@media (min-width: 1230px) {
  body:not(.fsComposeMode).sticky.fsAccountBarVisible #fsHeader {
    top: 45px; } }

@media (min-width: 1230px) {
  body:not(.fsComposeMode).sticky.search-active #fsHeader {
    top: 105px; } }

@media (min-width: 1230px) {
  body:not(.fsComposeMode).sticky.search-active.fsAccountBarVisible #fsHeader {
    top: 150px; } }

.skip-link {
  margin: 0; }
  .skip-link p {
    margin: 0; }
  .skip-link a {
    position: absolute;
    top: -300px;
    left: 0px;
    color: #fff;
    padding: 2px 6px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    background: transparent;
    transition: top 1s ease-out, background 1s linear;
    z-index: 9999;
    text-decoration: none; }
    .skip-link a:after {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      margin-left: 5px; }
    .skip-link a:focus {
      left: 0px;
      top: 0px;
      background: #4e6e60;
      color: #FFF;
      transition: top .1s ease-in, background .5s linear; }
    .skip-link a:hover {
      background: #c2d2b3;
      color: #000; }

.header-container {
  position: relative; }
  body:not(.fsComposeMode).sticky .header-container {
    height: 60px; }
  .header-container header {
    display: none; }
  .header-container > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 90em;
    max-width: 90rem; }
    @media (min-width: 700px) {
      .header-container > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: no-wrap;
        flex-wrap: no-wrap;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        body:not(.fsComposeMode).sticky .header-container > .fsElementContent {
          -ms-flex-align: center;
          align-items: center;
          height: 100%; } }
    @media (max-width: 999px) {
      .header-container > .fsElementContent {
        overflow: hidden;
        -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 700px) {
  .site-info-container {
    width: 257px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 34px;
    padding-bottom: 15px; } }

.site-info-container a {
  display: block;
  color: transparent;
  top: 0;
  margin: 19px 15px 30px 15px;
  background: url("/uploaded/themes/default/images/logo.png") no-repeat 0 0;
  background-size: 100% 100%;
  width: 241px;
  height: 40px;
  font-size: 0;
  line-height: 1; }
  @media (min-width: 700px) {
    .site-info-container a {
      width: 250px;
      height: 43px; } }
  @media (min-width: 1000px) {
    .site-info-container a {
      width: 291px;
      height: 50px;
      background-size: 291px 50px; } }
  .site-info-container a span {
    color: #4e6e60;
    right: 0;
    display: inline-block;
    width: 217px;
    vertical-align: top;
    margin-top: 50px;
    text-align: right;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 14px; }
    @media (min-width: 700px) {
      .site-info-container a span {
        width: 250px; } }
    @media (min-width: 1000px) {
      .site-info-container a span {
        margin-top: 60px;
        width: 291px; } }
  .site-info-container a:hover {
    color: transparent; }
  .sticky .site-info-container a {
    background: url("/uploaded/themes/redesign_2018/images/walden-logo-white.png") 0 0 no-repeat; }
    @media (min-width: 1000px) {
      .sticky .site-info-container a {
        margin: 0 0 0 15px;
        width: 172px;
        height: 30px;
        background-size: cover; } }
    .sticky .site-info-container a span {
      display: none; }

.landing .header-container {
  border-bottom: 0px solid #4e6e60; }

.landing .fsNavCurrentPage a:after {
  z-index: 2; }

body:not(.fsDraftMode).landing #fsPageBody {
  display: none; }

.landing-slideshow {
  position: relative;
  height: calc(90vh - 145px);
  width: 100%; }
  .landing-slideshow:before {
    z-index: 1;
    position: absolute;
    content: '';
    height: 5px;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.3); }
  .landing-slideshow:after {
    z-index: 1;
    position: absolute;
    content: '';
    height: 5px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3); }
  .landing-slideshow > header {
    display: none; }
  .landing-slideshow article {
    background-position: center center;
    background-size: cover;
    height: calc(90vh - 145px);
    z-index: 0; }
    .landing-slideshow article:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.3); }
  .landing-slideshow .caption {
    position: absolute;
    bottom: 100px;
    left: calc(50% - 590px);
    font-size: 60px;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    text-align: left;
    padding: 0 0px;
    margin: 0;
    width: calc(100% - 650px);
    line-height: 1;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
    .landing-slideshow .caption p {
      margin: 0 0 12px 0; }
    @media (max-width: 1339px) {
      .landing-slideshow .caption {
        left: 20px;
        width: calc(100% - 350px); } }
    @media (max-width: 799px) {
      .landing-slideshow .caption {
        padding: 0 20px;
        bottom: 50px;
        left: 0px;
        width: 100%;
        font-weight: 400;
        font-size: 40px;
        top: auto;
        text-align: center; } }
    @media (max-width: 599px) {
      .landing-slideshow .caption {
        font-size: 34px;
        bottom: 40px; } }
  @media (max-width: 799px) {
    .landing-slideshow {
      height: 500px; }
      .landing-slideshow article {
        height: 500px; } }
  @media (max-width: 599px) {
    .landing-slideshow {
      height: 440px; }
      .landing-slideshow article {
        height: 440px; } }

.landing-container {
  overflow: hidden;
  position: relative; }

.landing .nav-sub-container {
  padding-top: 10px; }

@media (min-width: 800px) {
  .nav-sub-container {
    right: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 300px; }
    .nav-sub-container .nav-sub .fsNavLevel1 > li > a {
      background-color: rgba(78, 110, 96, 0.9);
      padding: 16px 20px; }
      .nav-sub-container .nav-sub .fsNavLevel1 > li > a:hover {
        background-color: #e8c172; } }

@media (min-width: 1340px) {
  .nav-sub-container {
    right: calc(50% - 590px); } }

body:not(.fsComposeMode) .search-trigger-container {
  display: none; }

body:not(.fsComposeMode) .hero {
  position: fixed;
  top: 0;
  left: 0;
  height: 250px;
  width: 100%;
  background-size: cover;
  background-position: 50% top;
  text-align: left;
  z-index: -1; }
  body:not(.fsComposeMode) .hero:before {
    display: block;
    content: '';
    height: 140px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 100%); }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .hero {
      height: 350px; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .hero {
      height: 450px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .hero {
      height: 600px; }
      body:not(.fsComposeMode) .hero:before {
        height: 240px; } }
  body:not(.fsComposeMode) .hero > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 1340px) {
      body:not(.fsComposeMode) .hero > .fsElementContent {
        padding-right: 1.25em;
        padding-left: 1.25em; } }
  body:not(.fsComposeMode) .hero h1 {
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    line-height: 50px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

body.has-hero #fsHeader {
  color: #fff; }
  body.has-hero #fsHeader .header-container {
    border: 0; }
  body.has-hero #fsHeader .site-info-container a {
    background: url("/uploaded/themes/redesign_2018/images/walden-logo-white.png") 0 0 no-repeat;
    background-size: contain; }
    body.has-hero #fsHeader .site-info-container a span {
      color: #fff; }
  body.has-hero #fsHeader .drawer-ribbon .mobile-toggle:before {
    color: #fff; }
  body.has-hero #fsHeader .nav-main .fsNavLevel1 > li.search-trigger > a:before {
    color: #fff; }

#fsFooter {
  padding: 45px 0 56px;
  color: #fff;
  background: url("/uploaded/themes/redesign_2018/images/walden-footer.jpg") 50% 50% no-repeat;
  background-size: cover;
  position: relative; }
  @media (min-width: 1000px) {
    #fsFooter {
      padding-top: 45px; } }
  #fsFooter .fsBanner:after {
    content: normal; }
  body.fsDraftMode #fsFooter .fsBanner {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
      -ms-flex: 0 1 100%;
      flex: 0 1 100%; }
  #fsFooter .logo-footer {
    padding-right: 1.25em;
    padding-left: 1.25em;
    width: 291px;
    max-width: 100%;
    margin: 0 auto 30px;
    text-align: center; }
    @media (min-width: 700px) {
      #fsFooter .logo-footer {
        margin-bottom: 34px; } }
    @media (min-width: 1000px) {
      #fsFooter .logo-footer {
        margin: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
    #fsFooter .logo-footer img {
      max-width: 100%; }
  #fsFooter .footer-top > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem; }
    @media (min-width: 1000px) {
      #fsFooter .footer-top > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  @media (min-width: 1000px) {
    #fsFooter .school-details-container {
      width: calc(80% - 291px);
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }
  #fsFooter .nav-social {
    margin-bottom: 50px; }
    @media (min-width: 700px) {
      #fsFooter .nav-social {
        margin-bottom: 34px; } }
    @media (min-width: 1000px) {
      #fsFooter .nav-social {
        margin: 0;
        width: 20%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
  #fsFooter .tagline {
    font-size: 17px;
    line-height: 27px;
    padding-right: 1.25em;
    padding-left: 1.25em;
    margin-bottom: 50px; }
    @media (min-width: 700px) {
      #fsFooter .tagline {
        margin-bottom: 34px; } }
    @media (min-width: 1000px) {
      #fsFooter .tagline {
        width: 100%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }

.school-details {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  padding-right: 1.25em;
  padding-left: 1.25em; }
  @media (min-width: 700px) {
    .school-details {
      margin-bottom: 34px; } }
  @media (min-width: 1000px) {
    .school-details {
      font-size: 18px;
      line-height: 28px; } }
  .school-details a {
    color: inherit; }

/*! structure - layouts v0.0.1 */
* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box;
  pointer-events: none; }

html {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 1em;
  line-height: 1.375;
  color: #4a4c4e; }

#fsPageBodyWrapper {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff; }
  .home #fsPageBodyWrapper, .landing #fsPageBodyWrapper {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media (max-width: 799px) {
      .home #fsPageBodyWrapper, .landing #fsPageBodyWrapper {
        padding-bottom: 70px; } }
  .landing #fsPageBodyWrapper {
    padding-top: 0px;
    padding-bottom: 0px; }
  .has-hero #fsPageBodyWrapper {
    margin-top: 160px; }
  @media (min-width: 600px) {
    .has-hero #fsPageBodyWrapper {
      margin-top: 260px; } }
  @media (min-width: 800px) {
    .has-hero #fsPageBodyWrapper {
      margin-top: 360px; } }
  @media (min-width: 1000px) {
    .has-hero #fsPageBodyWrapper {
      margin-top: 500px; }
    .has-hero.sticky #fsPageBodyWrapper {
      margin-top: 603px; } }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 81.25em;
  max-width: 81.25rem; }

#fsBannerLeft {
  float: none;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    #fsBannerLeft {
      float: left; } }
  @media (min-width: 800px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 20%; } }

#fsPageContent {
  float: none;
  margin-bottom: 20px;
  width: 100% !important; }
  @media (min-width: 800px) {
    #fsPageContent {
      float: left; } }
  .fsHasRightBanner #fsPageContent {
    float: none; }
    @media (min-width: 800px) {
      .fsHasRightBanner #fsPageContent {
        width: 75.38462% !important;
        float: left; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner #fsPageContent {
      width: 80% !important; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      width: 55.38462% !important; } }

#fsBannerRight {
  float: none;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    #fsBannerRight {
      float: left; } }
  @media (min-width: 800px) {
    #fsBannerRight {
      padding-left: 40px;
      width: 24.61538%; } }

@media (min-width: 800px) {
  .fsLayout {
    margin-right: -20px;
    margin-left: -20px; } }

.fsLayout .fsDiv {
  float: none;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    .fsLayout .fsDiv {
      float: left; } }
  @media (min-width: 800px) {
    .fsLayout .fsDiv {
      padding-right: 1.25em;
      padding-left: 1.25em; } }

@media (min-width: 800px) {
  body.home .fsLayout, body.landing .fsLayout {
    margin-right: 0px;
    margin-left: 0px; } }

body.home .fsLayout .fsDiv, body.landing .fsLayout .fsDiv {
  float: none;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    body.home .fsLayout .fsDiv, body.landing .fsLayout .fsDiv {
      float: left; } }
  @media (min-width: 800px) {
    body.home .fsLayout .fsDiv, body.landing .fsLayout .fsDiv {
      padding-right: 1.25em;
      padding-left: 1.25em; } }

@media (min-width: 800px) {
  .fsTwoColumnLayout .fsDiv {
    width: 50%; } }

@media (min-width: 900px) {
  .fsThreeColumnLayout .fsDiv {
    width: 33.33333%; } }

@media (min-width: 800px) {
  .fsFourColumnLayout .fsDiv {
    width: 50%; } }

@media (min-width: 1000px) {
  .fsFourColumnLayout .fsDiv {
    width: 25%; } }

.fsLayout .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 1000px) {
    .fsLayout .fsStyleTwoThirds {
      width: 66.66667%; } }

.fsLayout .fsStyleOneThird {
  width: 100%; }
  @media (min-width: 1000px) {
    .fsLayout .fsStyleOneThird {
      width: 33.33333%; } }

#fsPoweredByFinalsite {
  background-position: 50% top;
  margin: 0 auto; }
  @media (min-width: 1200px) {
    #fsPoweredByFinalsite {
      position: absolute;
      bottom: 100px;
      right: 30px; } }

.fsBreadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsBreadcrumb li {
  display: inline-block; }

/*! navigation - main v0.0.1 */
.nav-main {
  display: none;
  position: relative;
  top: 25px; }
  .nav-main ul,
  .nav-main ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-main a {
    display: block; }
  .home .nav-main {
    top: 43px; }
  @media (min-width: 700px) {
    .nav-main {
      width: calc(100% - 356px);
      padding-right: 87px;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      display: block; } }
  @media (min-width: 1230px) {
    .nav-main {
      padding-right: 0; } }
  .nav-main .fsNavLevel1 {
    position: relative;
    text-align: right; }
    .nav-main .fsNavLevel1 > li {
      display: inline-block;
      position: relative; }
      @media (min-width: 700px) {
        .nav-main .fsNavLevel1 > li:not(.pond-button) {
          display: none; } }
      @media (min-width: 1230px) {
        .nav-main .fsNavLevel1 > li:not(.pond-button) {
          display: inline-block; } }
      .home .nav-main .fsNavLevel1 > li:hover > a, .home .nav-main .fsNavLevel1 > li:focus > a,
      .has-hero .nav-main .fsNavLevel1 > li:hover > a,
      .has-hero .nav-main .fsNavLevel1 > li:focus > a {
        color: #e8c172;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); }
      .home .nav-main .fsNavLevel1 > li > a,
      .has-hero .nav-main .fsNavLevel1 > li > a {
        color: #fff; }
      .nav-main .fsNavLevel1 > li > a {
        padding: 12px 10px;
        line-height: 1;
        color: #4a4c4e;
        font-family: "nimbus-sans", sans-serif;
        font-weight: 700;
        font-size: 14px;
        letter-spacing: 1.5px;
        line-height: 16px;
        position: relative;
        text-transform: uppercase; }
        @media (min-width: 1312px) {
          .nav-main .fsNavLevel1 > li > a {
            font-size: 16px; } }
        .nav-main .fsNavLevel1 > li > a:after {
          display: block;
          height: 0px;
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          border: 10px solid transparent; }
        .nav-main .fsNavLevel1 > .fsNavCurrentPage > a,
        .nav-main .fsNavLevel1 > .fsNavCurrentPageAncestor > a {
          color: #e8c172 !important; }
      .nav-main .fsNavLevel1 > li.pond-button > a:after, .nav-main .fsNavLevel1 > li.search-trigger > a:after {
        display: none; }
      .nav-main .fsNavLevel1 > li:hover > a {
        color: #4e6e60; }
        .nav-main .fsNavLevel1 > li:hover > a:after {
          border-bottom-color: #c2d2b3; }
      .nav-main .fsNavLevel1 > li.search-trigger > a {
        font-size: 0;
        color: transparent; }
        .nav-main .fsNavLevel1 > li.search-trigger > a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 16px;
          color: #4a4c4e;
          transition: color .3s; }
        .nav-main .fsNavLevel1 > li.search-trigger > a:hover:before, .nav-main .fsNavLevel1 > li.search-trigger > a:focus:before {
          color: #e8c172; }
      .nav-main .fsNavLevel1 > li.search-trigger:hover > a:before, .nav-main .fsNavLevel1 > li.search-trigger:focus > a:before {
        color: #e8c172 !important; }
      .nav-main .fsNavLevel1 > li.pond-button > a {
        font-family: "nimbus-sans", sans-serif;
        font-weight: 900;
        font-size: 14px;
        line-height: 1;
        letter-spacing: 1.5px;
        background: #c2d2b3;
        color: #4a4c4e !important; }
        .nav-main .fsNavLevel1 > li.pond-button > a:hover, .nav-main .fsNavLevel1 > li.pond-button > a:focus {
          background: #4e6e60 !important;
          color: #fff !important;
          text-shadow: none; }
  .sticky .nav-main {
    top: auto; }
    .sticky .nav-main .fsNavLevel1 > li.pond-button a {
      padding: 12px 10px; }
    .sticky .nav-main .fsNavLevel1 > li.search-trigger a {
      padding: 12px 10px; }
      .sticky .nav-main .fsNavLevel1 > li.search-trigger a:hover, .sticky .nav-main .fsNavLevel1 > li.search-trigger a:focus {
        background: transparent; }
      .sticky .nav-main .fsNavLevel1 > li.search-trigger a:before {
        color: #fff; }
    .sticky .nav-main .fsNavLevel1 > li:hover > a, .sticky .nav-main .fsNavLevel1 > li:focus > a {
      color: #e8c172;
      background: #4e6e60;
      text-shadow: none; }
    .sticky .nav-main .fsNavLevel1 > li > a {
      color: #fff;
      padding: 22px 10px; }

.nav-main .fsNavPageInfo {
  position: absolute;
  top: 100%;
  z-index: 300;
  display: none;
  width: 530px;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #fff;
  text-align: left;
  border-top: 3px solid #c2d2b3;
  padding: 10px;
  font-size: 20px;
  left: 0;
  -ms-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
  .nav-main .fsNavLevel1 > li:nth-last-child(3) .fsNavPageInfo {
    left: auto;
    right: 0;
    -ms-transform: none;
    transform: none; }
  @media (min-width: 1230px) {
    .nav-main .fsNavParentPage:hover .fsNavPageInfo {
      display: block; } }
  @media (min-width: 1230px) {
    .nav-main .fsNavParentPage.menu-item-open .fsNavPageInfo {
      display: block; } }

.nav-main .fsNavLevel2 {
  overflow: hidden; }
  .nav-main .fsNavLevel2 .twoCol-list {
    float: left;
    width: 50%;
    padding: 5px 19px 5px 19px; }
  .nav-main .fsNavLevel2 li {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
    .nav-main .fsNavLevel2 li:last-child {
      border-bottom: none; }
  .nav-main .fsNavLevel2 a {
    padding: 12px 10px;
    font-size: 17px;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 700;
    line-height: 27px;
    color: #5f5f5f; }
    .nav-main .fsNavLevel2 a:hover {
      color: #4e6e60; }
  .nav-main .fsNavLevel2 li:last-child > a {
    border-bottom: 0px; }

.sticky .nav-main .fsNavPageInfo {
  background: #4e6e60; }

.sticky .nav-main .fsNavLevel2 li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3); }
  .sticky .nav-main .fsNavLevel2 li:last-child {
    border: none; }

.sticky .nav-main .fsNavLevel2 a {
  color: #fff; }
  .sticky .nav-main .fsNavLevel2 a:hover, .sticky .nav-main .fsNavLevel2 a:focus {
    color: #e8c172; }

.drawer-ribbon {
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  top: 25px;
  right: 19px;
  z-index: 9001;
  margin: 0; }
  @media (min-width: 700px) {
    .drawer-ribbon {
      right: 25px; } }
  @media (min-width: 1230px) {
    .drawer-ribbon {
      display: none; } }
  .drawer-is-active .drawer-ribbon {
    display: none; }

.mobile-toggle {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  color: transparent;
  font-size: 0;
  height: 40px;
  width: 40px;
  transition: all .3s;
  font-size: 0;
  color: transparent;
  line-height: 0;
  border: 0; }
  .mobile-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 26px;
    line-height: 38px;
    color: #4a4c4e;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .3s; }
    @media (min-width: 700px) {
      .mobile-toggle:before {
        line-height: 40px; } }
  .mobile-toggle:hover, .mobile-toggle:focus {
    background: #c2d2b3; }
    .mobile-toggle:hover:before, .mobile-toggle:focus:before {
      color: #fff; }
  .drawer-is-active .mobile-toggle {
    display: none; }

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  right: 0;
  transform: translate3d(20%, 0, 0);
  -ms-transform: translate(20%, 0);
  transform: translate(20%, 0);
  top: 0em;
  min-height: 100%;
  background: #fff;
  padding-right: 14px;
  padding-left: 14px;
  z-index: 9001;
  max-width: 320px; }
  .drawer-is-active .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    box-shadow: -5px 0px 5px 1px rgba(0, 0, 0, 0.05); }
    .drawer-is-active .fsMenu:before {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      right: 100%;
      width: 250%;
      height: 100%;
      background: rgba(0, 0, 0, 0.45);
      z-index: 400; }
  @media (min-width: 1230px) {
    .fsMenu {
      display: none; } }
  .fsMenu .close-button-container {
    height: 40px;
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
    z-index: 9002; }
  .fsMenu .menu-close {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    color: transparent; }
    .fsMenu .menu-close:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 30px;
      line-height: 40px;
      color: #4a4c4e; }
    .fsMenu .menu-close:hover:before, .fsMenu .menu-close:focus:before {
      color: #4e6e60; }

.mobile-search {
  padding-bottom: 20px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .mobile-search > .fsElementContent {
    width: 177px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .mobile-search > footer {
    width: calc(100% - 187px);
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .mobile-search > footer .fsElementFooterContent,
    .mobile-search > footer p {
      margin: 0; }
    .mobile-search > footer a {
      font-family: "nimbus-sans", sans-serif;
      font-weight: 900;
      font-size: 14px;
      letter-spacing: 1.5px;
      line-height: 17px;
      text-align: center;
      text-transform: uppercase;
      display: inline-block;
      padding: 11px 10px;
      background: #c2d2b3;
      color: #4a4c4e; }
  .mobile-search form {
    position: relative; }
  .mobile-search .fsFieldLabel {
    display: none; }
  .mobile-search .fsSearchElementKeyword {
    margin-bottom: 0; }
    .mobile-search .fsSearchElementKeyword input.fsStyleSearchField {
      border: 1px solid rgba(11, 34, 69, 0.25);
      background-color: rgba(200, 200, 211, 0.25); }
    .mobile-search .fsSearchElementKeyword .fsButtonClear {
      display: none; }
  .mobile-search .fsSearchElementSearchButton {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    color: transparent;
    font-size: 0;
    display: block;
    height: 38px;
    width: 38px;
    position: absolute;
    top: 0;
    right: 0; }
    .mobile-search .fsSearchElementSearchButton:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 18px;
      color: #4e6e60;
      line-height: 38px; }
    .mobile-search .fsSearchElementSearchButton:hover:before, .mobile-search .fsSearchElementSearchButton:focus:before {
      color: #c2d2b3; }

.nav-main-mobile {
  position: relative;
  top: 0;
  zoom: 1; }
  .nav-main-mobile ul,
  .nav-main-mobile ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-main-mobile a {
    display: block; }
  .nav-main-mobile:after {
    display: table;
    clear: both;
    content: ''; }
  .nav-main-mobile .fsElementTitle {
    padding: 0 30px;
    font-size: 12px;
    color: #4a4c4e;
    margin-bottom: 20px;
    letter-spacing: 1px; }
  .nav-main-mobile ul.fsNavLevel1 {
    display: block;
    margin: 0;
    padding: 0; }
    .nav-main-mobile ul.fsNavLevel1 li {
      display: block;
      position: relative;
      margin: 0;
      padding: 0 0 0 15px;
      z-index: 10;
      font-size: 17px;
      font-weight: bold;
      line-height: 28px;
      border-bottom: 1px solid rgba(95, 95, 95, 0.25); }
      .nav-main-mobile ul.fsNavLevel1 li:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border: 0; }
      .nav-main-mobile ul.fsNavLevel1 li.fsNavParentPage.active {
        background: rgba(238, 238, 238, 0.66); }
      .nav-main-mobile ul.fsNavLevel1 li.fsNavCurrentPage > a,
      .nav-main-mobile ul.fsNavLevel1 li.fsNavCurrentPageAncestor > a {
        color: #4e6e60;
        text-decoration: underline;
        font-weight: 700; }
      .nav-main-mobile ul.fsNavLevel1 li span.sub-trigger {
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 11px;
        right: 0;
        text-align: center;
        cursor: pointer; }
        .nav-main-mobile ul.fsNavLevel1 li span.sub-trigger:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          display: block;
          font-weight: normal;
          color: #4a4c4e;
          font-size: 23px; }
        .nav-main-mobile ul.fsNavLevel1 li span.sub-trigger:hover:after {
          color: #4e6e60; }
        #fsMenu .nav-main-mobile li.active > a {
          color: #4e6e60; }
        #fsMenu .nav-main-mobile li.active > span.sub-trigger:after {
          content: '\f107';
          color: #4e6e60; }
      .nav-main-mobile ul.fsNavLevel1 li a {
        display: block;
        color: #4a4c4e;
        padding: 20px 0;
        margin-right: 40px;
        text-decoration: none;
        letter-spacing: 1px; }
        .nav-main-mobile ul.fsNavLevel1 li a:hover {
          color: #4e6e60;
          text-decoration: none; }
  .nav-main-mobile ul.fsNavLevel2 {
    margin: 0;
    padding: 0; }
    .nav-main-mobile ul.fsNavLevel2 li {
      text-transform: none;
      font-size: 16px;
      line-height: 28px;
      border: none;
      font-weight: normal; }
      .nav-main-mobile ul.fsNavLevel2 li:last-child {
        padding-bottom: 20px; }
      .nav-main-mobile ul.fsNavLevel2 li span.sub-trigger {
        top: 11px;
        height: 22px; }
      .nav-main-mobile ul.fsNavLevel2 li > a {
        border: none;
        letter-spacing: normal;
        color: #4a4c4e;
        padding: 8px 0; }
        .nav-main-mobile ul.fsNavLevel2 li > a:hover, .nav-main-mobile ul.fsNavLevel2 li > a:focus {
          color: #4e6e60; }
      .nav-main-mobile ul.fsNavLevel2 li.fsNavCurrentPage > a {
        color: #4e6e60; }
  .nav-main-mobile .fsNavPageInfo {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    -ms-transform: none;
    transform: none;
    background: none;
    overflow: visible;
    max-height: 100%;
    display: none; }
  .nav-main-mobile ul.fsNavLevel3 li a {
    padding: 8px 0; }
  .nav-main-mobile ul.fsNavLevel4 li a {
    padding: 8px 0; }

.nav-sub {
  border-left: 1px solid #C2D2B3;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none; }
  @media screen and (max-width: 799px) {
    .nav-sub > header {
      display: block;
      position: relative; }
      .nav-sub > header .fsElementTitle {
        position: relative;
        margin-bottom: 0;
        display: block;
        font-size: 16px;
        padding: 10px 20px;
        color: #4a4c4e;
        background-color: #c2d2b3;
        transition: .3s;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .nav-sub > header .fsElementTitle:hover {
          background-color: #7ea493;
          color: #4a4c4e; } }
    @media screen and (max-width: 799px) and (min-width: 800px) {
      .nav-sub > header .fsElementTitle {
        cursor: default; } }
  @media screen and (max-width: 799px) {
        .nav-sub > header .fsElementTitle:after {
          content: "+";
          line-height: 1;
          position: absolute;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          right: 20px; }
    .nav-sub > .fsElementContent {
      position: relative;
      display: block;
      background-color: #4a4c4e; }
      .nav-sub > .fsElementContent ul li a {
        display: block;
        padding: 10px 20px;
        color: #4e6e60;
        background: transparent; }
        .nav-sub > .fsElementContent ul li a:hover, .nav-sub > .fsElementContent ul li a:focus {
          color: #c2d2b3;
          background: #7c7f82; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a {
        color: #c2d2b3;
        background: #252627; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:focus {
          color: #c2d2b3;
          background: #18191a; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor {
        background: #313334; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a {
          color: #4e6e60;
          background: transparent; }
          .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
            color: #4e6e60;
            background: #252627; }
      .nav-sub > .fsElementContent .fsNavLevel1 > li > a {
        padding-left: 20px; }
      .nav-sub > .fsElementContent .fsNavLevel2 > li > a {
        padding-left: 30px; }
      .nav-sub > .fsElementContent .fsNavLevel3 > li > a {
        padding-left: 40px; }
      .nav-sub > .fsElementContent .fsNavLevel4 > li > a {
        padding-left: 50px; }
      .nav-sub > .fsElementContent .fsNavLevel5 > li > a {
        padding-left: 60px; }
    .nav-sub.active-nav > header .fsElementTitle {
      background-color: #c2d2b3;
      color: #4a4c4e; }
      .nav-sub.active-nav > header .fsElementTitle:after {
        content: "-"; } }
  @media (min-width: 800px) {
    .nav-sub {
      display: block; } }
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 800px) {
      .nav-sub > .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
  .nav-sub.active-nav > .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; }
  .nav-sub.nav-sub-empty {
    display: none !important; }
  .nav-sub > header {
    display: none; }
  .nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-sub ul li {
      font-size: 16px;
      line-height: 27px; }
      .nav-sub ul li a {
        display: block;
        padding: 13px 30px;
        color: #4a4c4e;
        background: transparent;
        position: relative; }
        .nav-sub ul li a:hover, .nav-sub ul li a:focus {
          color: #fff;
          background: #4e6e60;
          text-decoration: none; }
          .nav-sub ul li a:hover:after, .nav-sub ul li a:focus:after {
            display: none; }
      .nav-sub ul li.fsNavCurrentPage > a {
        color: #4e6e60;
        background: transparent;
        font-weight: 700; }
        .nav-sub ul li.fsNavCurrentPage > a:hover, .nav-sub ul li.fsNavCurrentPage > a:focus {
          color: #fff;
          background: #4e6e60;
          text-decoration: none; }
          .nav-sub ul li.fsNavCurrentPage > a:hover:after, .nav-sub ul li.fsNavCurrentPage > a:focus:after {
            display: none; }
      .nav-sub ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub ul li.fsNavCurrentPageAncestor > a {
          color: #4e6e60;
          background: transparent;
          font-weight: 700; }
          .nav-sub ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
            color: #fff;
            background: #4e6e60;
            text-decoration: none; }
            .nav-sub ul li.fsNavCurrentPageAncestor > a:hover:after, .nav-sub ul li.fsNavCurrentPageAncestor > a:focus:after {
              display: none; }
  .nav-sub .fsNavLevel1 {
    padding-left: 0; }
    @media screen and (max-width: 799px) {
      .nav-sub .fsNavLevel1 {
        padding-top: 13px;
        padding-bottom: 13px; } }
    .nav-sub .fsNavLevel1 > li:last-child {
      border-bottom: none; }
    .nav-sub .fsNavLevel1 > li > a:after {
      display: block;
      content: '';
      height: 1px;
      width: calc(100% - 30px);
      position: absolute;
      bottom: 0;
      left: 30px;
      background: #C2D2B3; }
  .nav-sub .fsNavLevel2 > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 50px; }
  .nav-sub .fsNavLevel3 > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 70px; }
  .nav-sub .fsNavLevel4 > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 90px; }
  .nav-sub .fsNavLevel5 > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 110px; }

/*! navigation - sub v0.0.1 */
.nav-sub-under {
  display: block;
  margin-top: 20px; }
  @media (min-width: 800px) {
    .nav-sub-under {
      display: none; } }

.landing .nav-sub {
  border: 0; }
  .landing .nav-sub ul,
  .landing .nav-sub ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .landing .nav-sub a {
    display: block; }
  .active-nav > .fsElementContent {
    display: block; }
  .landing .nav-sub .fsNavLevel1 {
    position: relative; }
    .landing .nav-sub .fsNavLevel1 > li {
      margin-bottom: 5px; }
      .landing .nav-sub .fsNavLevel1 > li > a {
        padding: 20px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        background-color: #4e6e60;
        font-family: "nimbus-sans", sans-serif;
        font-weight: 400;
        font-size: 22px; }
        .landing .nav-sub .fsNavLevel1 > li > a:hover {
          background-color: #e8c172;
          color: #000;
          text-decoration: none; }
        .landing .nav-sub .fsNavLevel1 > li > a:after {
          display: none; }
    .landing .nav-sub .fsNavLevel1 > li.fsNavCurrentPage,
    .landing .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor {
      border: 1px solid #4e6e60; }
      .landing .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a,
      .landing .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
        color: #e8c172;
        background-color: #fff; }
    .landing .nav-sub .fsNavLevel1 > li.fsNavParentPage > a {
      padding-bottom: 5px; }
  .landing .nav-sub .fsNavLevel2, .landing .nav-sub .fsNavLevel3 {
    padding: 6px 0 10px 0; }
    .landing .nav-sub .fsNavLevel2 > li > a, .landing .nav-sub .fsNavLevel3 > li > a {
      padding: 5px 10px;
      text-align: center;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      font-size: 20px;
      color: #4a4c4e; }
      .landing .nav-sub .fsNavLevel2 > li > a:hover, .landing .nav-sub .fsNavLevel3 > li > a:hover {
        color: #e8c172; }
    .landing .nav-sub .fsNavLevel2 > li.fsNavCurrentPage a, .landing .nav-sub .fsNavLevel3 > li.fsNavCurrentPage a {
      color: #e8c172; }
  .landing .nav-sub > header {
    display: none; }
    @media (min-width: 800px) {
      .landing .nav-sub > header {
        display: none; } }
    .landing .nav-sub > header > .fsElementTitle {
      position: relative;
      margin: 0;
      padding: 20px;
      cursor: pointer;
      background: #4e6e60;
      color: #fff;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      text-align: center; }
      @media (min-width: 800px) {
        .landing .nav-sub > header > .fsElementTitle {
          cursor: default; } }
      @media (max-width: 799px) {
        .landing .nav-sub > header > .fsElementTitle:after {
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          width: 40px;
          line-height: 40px;
          text-align: center;
          margin-left: 8px;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }
      @media (max-width: 799px) {
        .active-nav > header > .fsElementTitle:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }

.nav-social .fsNavLevel1 {
  font-size: 0;
  text-align: center; }
  .nav-social .fsNavLevel1 ul,
  .nav-social .fsNavLevel1 ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-social .fsNavLevel1 a {
    display: block; }
  .nav-social .fsNavLevel1 li {
    display: inline-block; }
    .nav-social .fsNavLevel1 li:not(:last-child) {
      margin-right: 10px; }
  .nav-social .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='googleplus']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='wechat']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='flickr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='wordpress']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover, .nav-social .fsNavLevel1 [href*='facebook']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='facebook']:hover:before, .nav-social .fsNavLevel1 [href*='facebook']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='instagram']:hover, .nav-social .fsNavLevel1 [href*='instagram']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='instagram']:hover:before, .nav-social .fsNavLevel1 [href*='instagram']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover, .nav-social .fsNavLevel1 [href*='linkedin']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='linkedin']:hover:before, .nav-social .fsNavLevel1 [href*='linkedin']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover, .nav-social .fsNavLevel1 [href*='pinterest']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='pinterest']:hover:before, .nav-social .fsNavLevel1 [href*='pinterest']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover, .nav-social .fsNavLevel1 [href*='tumblr']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='tumblr']:hover:before, .nav-social .fsNavLevel1 [href*='tumblr']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='twitter']:hover, .nav-social .fsNavLevel1 [href*='twitter']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='twitter']:hover:before, .nav-social .fsNavLevel1 [href*='twitter']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover, .nav-social .fsNavLevel1 [href*='vimeo']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='vimeo']:hover:before, .nav-social .fsNavLevel1 [href*='vimeo']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='vine']:hover, .nav-social .fsNavLevel1 [href*='vine']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='vine']:hover:before, .nav-social .fsNavLevel1 [href*='vine']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='youtube']:hover, .nav-social .fsNavLevel1 [href*='youtube']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='youtube']:hover:before, .nav-social .fsNavLevel1 [href*='youtube']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='googleplus']:hover, .nav-social .fsNavLevel1 [href*='googleplus']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='googleplus']:hover:before, .nav-social .fsNavLevel1 [href*='googleplus']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='wechat']:hover, .nav-social .fsNavLevel1 [href*='wechat']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='wechat']:hover:before, .nav-social .fsNavLevel1 [href*='wechat']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='flickr']:hover, .nav-social .fsNavLevel1 [href*='flickr']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='flickr']:hover:before, .nav-social .fsNavLevel1 [href*='flickr']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='wordpress']:hover, .nav-social .fsNavLevel1 [href*='wordpress']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='wordpress']:hover:before, .nav-social .fsNavLevel1 [href*='wordpress']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 [href*='rss']:hover, .nav-social .fsNavLevel1 [href*='rss']:focus {
    background: #c2d2b3; }
    .nav-social .fsNavLevel1 [href*='rss']:hover:before, .nav-social .fsNavLevel1 [href*='rss']:focus:before {
      color: #4e6e60; }
  .nav-social .fsNavLevel1 a {
    display: block;
    position: relative;
    background: #4e6e60;
    height: 40px;
    width: 40px;
    border-radius: 100%; }
    .nav-social .fsNavLevel1 a:before {
      color: #fff;
      font-size: 20px;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.nav-social .fsNavLevel1 [href*='plus.google.com']:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.nav-social .fsNavLevel1 [href*='plus.google.com']:hover, .nav-social .fsNavLevel1 [href*='plus.google.com']:focus {
  background: #db4f46; }
  .nav-social .fsNavLevel1 [href*='plus.google.com']:hover:before, .nav-social .fsNavLevel1 [href*='plus.google.com']:focus:before {
    color: #fff; }

/* Navigation - Utility Container v0.0.1 */
.nav-util ul,
.nav-util ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav-util a {
  display: block; }

.nav-util ul li a {
  padding: 0em 0em; }

.nav-utility-footer {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 43px;
  border-top: 1px solid rgba(255, 255, 255, 0.66);
  margin-bottom: 40px; }
  .nav-utility-footer ul,
  .nav-utility-footer ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .nav-utility-footer a {
    display: block; }
  .nav-utility-footer > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem; }
  .nav-utility-footer .fsNavLevel1 {
    text-align: center; }
    @media (min-width: 1000px) {
      .nav-utility-footer .fsNavLevel1 {
        text-align: left; } }
    .nav-utility-footer .fsNavLevel1 li {
      display: inline-block; }
      .nav-utility-footer .fsNavLevel1 li a {
        font-size: 22px;
        line-height: 32px;
        color: #fff;
        padding: 0 15px; }
        .nav-utility-footer .fsNavLevel1 li a:hover, .nav-utility-footer .fsNavLevel1 li a:focus {
          text-decoration: underline; }

.nav-site-map .fsElementContent nav ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map .fsElementContent nav ul li {
    margin: 0;
    padding: 0;
    font-weight: 400; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column; }
        .no-csscolumns .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          float: left;
          display: block;
          width: 100%;
          vertical-align: top; } }
    .nav-site-map .fsElementContent nav ul.fsNavLevel1 > li {
      margin-bottom: 20px;
      font-weight: 700; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel2 {
    list-style: disc; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel3 {
    list-style: circle; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel4 {
    list-style: square; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel5 {
    list-style: disc; }

/*! elements - constituent main */
/*! elements - constituent search */
.fsConstituent.fsSearch {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }
  @media (min-width: 800px) {
    .fsConstituent.fsSearch > .fsElementContent {
      margin: 0 -10px; } }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.25em; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 900px) {
      .fsConstituent.fsSearch label {
        width: 32.83333%; } }
  .fsConstituent.fsSearch input,
  .fsConstituent.fsSearch select {
    display: block;
    width: 100%; }
  .fsConstituent.fsSearch [type*='submit'] {
    width: auto; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.625em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 20px;
    color: #fff;
    outline: 0;
    text-align: center;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    font-size: 22px;
    transition: .3s;
    background: #4e6e60;
    width: 100%;
    display: block;
    margin: 0 10px; }
    .fsConstituent.fsSearch .fsConstituentSearchButton b, .fsConstituent.fsSearch .fsConstituentSearchButton strong {
      display: block;
      font-weight: 400;
      font-size: 16px;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      padding-bottom: 5px;
      line-height: 1.1; }
    .fsConstituent.fsSearch .fsConstituentSearchButton:hover {
      background: #e8c172;
      transition: .3s; }
    #fsBanner .fsConstituent.fsSearch .fsConstituentSearchButton, .fsStyleOneThird .fsConstituent.fsSearch .fsConstituentSearchButton {
      display: block; }

.fsConstituent .fsElementPagination {
  margin: 20px 0; }

/*! elements - constituent profile */
.fsConstituentProfile {
  position: relative; }
  .fsConstituentProfile .fsProfileImage {
    display: block;
    margin-bottom: 20px; }
  .fsConstituentProfile .fsFullName {
    color: #4e6e60; }
  @media (min-width: 800px) {
    .fsConstituentProfile.hasImg > div, .fsConstituentProfile.hasImg > h3 {
      padding: 0;
      padding-left: calc(25% + 20px); } }
  @media (min-width: 600px) {
    .fsConstituentProfile.hasImg .fsProfileImage {
      float: left;
      padding-right: 20px;
      max-width: 50%; } }
  @media (min-width: 800px) {
    .fsConstituentProfile.hasImg .fsProfileImage {
      position: absolute;
      left: 0;
      top: 0;
      max-width: 25%;
      padding: 0;
      float: none; } }
  @media (min-width: 600px) {
    .fsConstituentProfile:not(.hasImg) .fsProfileImage {
      float: left;
      padding-right: 20px;
      max-width: 50%; } }
  @media (min-width: 800px) {
    .fsConstituentProfile:not(.hasImg) .fsProfileImage {
      max-width: 25%; } }

.fsProfileSection {
  margin-bottom: 1.25em; }
  .fsProfileSection .fsProfileSectionData {
    margin-bottom: 20px; }

.fsProfileSectionSpecialData > div, .fsProfileSpecialFieldName > div {
  width: auto;
  float: none; }
  @media (min-width: 800px) {
    .fsProfileSectionSpecialData > div, .fsProfileSpecialFieldName > div {
      width: 50%;
      float: left; } }

.fsProfileSectionFieldName, .fsProfileSectionFieldValue {
  width: auto;
  float: none; }
  @media (min-width: 800px) {
    .fsProfileSectionFieldName, .fsProfileSectionFieldValue {
      width: 50%;
      float: left; } }

/*! elements - constituent default layout */
.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px; }
  .fsDirectory .fsConstituentItem {
    padding: 20px 0;
    background-color: #f1f2f2; }
    .fsDirectory .fsConstituentItem > h3, .fsDirectory .fsConstituentItem > div {
      padding-right: 20px;
      padding-left: 20px;
      margin-bottom: 10px;
      padding-top: 0; }
      .fsDirectory .fsConstituentItem > h3:last-child, .fsDirectory .fsConstituentItem > div:last-child {
        margin-bottom: 0; }
    .fsDirectory .fsConstituentItem .fsPhoto img {
      display: block;
      width: 100%; }

.fsConstituentColumnLayout_1 .fsConstituentItem {
  margin: 0;
  margin-bottom: 20px; }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_2 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_2 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_2 .fsConstituentItem {
      width: calc(50% - 20px);
      margin: 0 10px;
      margin-bottom: 20px; } }
  .fsConstituentColumnLayout_2 .fsConstituentItem:nth-child(2n+1) {
    clear: both; }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_3 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_3 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_3 .fsConstituentItem {
      width: calc(50% - 20px);
      float: left;
      margin: 0 10px;
      margin-bottom: 20px; }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 900px) {
    .fsConstituentColumnLayout_3 .fsConstituentItem {
      width: calc(33.33% - 20px); }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(2n+1) {
        clear: none; }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(3n+1) {
        clear: both; } }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_4 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_4 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(50% - 20px);
      margin: 0 10px;
      margin-bottom: 20px; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 900px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(33.33% - 20px); }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(2n+1) {
        clear: none; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(3n+1) {
        clear: both; } }
  @media (min-width: 1000px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(25% - 20px); }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(3n+1) {
        clear: none; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(4n+1) {
        clear: both; } }

/*! elements - accordion */
.fsAccordion,
#fsBannerLeft .fsAccordion,
#fsBannerRight .fsAccordion {
  margin-bottom: 20px; }
  .fsAccordion .fsPanel > .fsElementContent,
  #fsBannerLeft .fsAccordion .fsPanel > .fsElementContent,
  #fsBannerRight .fsAccordion .fsPanel > .fsElementContent {
    border: 1px solid #b8c1ca;
    border-top: 0px; }
  .fsAccordion .fsPanel > header,
  #fsBannerLeft .fsAccordion .fsPanel > header,
  #fsBannerRight .fsAccordion .fsPanel > header {
    cursor: pointer;
    background: #4e6e60;
    transition: .3s; }
    .fsAccordion .fsPanel > header h2,
    #fsBannerLeft .fsAccordion .fsPanel > header h2,
    #fsBannerRight .fsAccordion .fsPanel > header h2 {
      margin-top: 0;
      font-weight: normal;
      font-size: 2.25em;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      line-height: 1.11111em;
      margin-bottom: 0.41667em;
      margin-bottom: 2px;
      display: block;
      font-size: 26px;
      padding: 12px;
      color: #fff;
      transition: .3s;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      text-align: left;
      position: relative; }
    .fsAccordion .fsPanel > header:hover,
    #fsBannerLeft .fsAccordion .fsPanel > header:hover,
    #fsBannerRight .fsAccordion .fsPanel > header:hover {
      background: #e8c172;
      transition: .3s; }
      .fsAccordion .fsPanel > header:hover h2,
      #fsBannerLeft .fsAccordion .fsPanel > header:hover h2,
      #fsBannerRight .fsAccordion .fsPanel > header:hover h2 {
        color: #fff;
        transition: .3s; }
  .fsAccordion .fsPanel.fsStateOpen > header,
  #fsBannerLeft .fsAccordion .fsPanel.fsStateOpen > header,
  #fsBannerRight .fsAccordion .fsPanel.fsStateOpen > header {
    background: #fff;
    border: 1px solid #b8c1ca;
    margin-bottom: 0;
    border-bottom: 0px; }
    .fsAccordion .fsPanel.fsStateOpen > header h2,
    #fsBannerLeft .fsAccordion .fsPanel.fsStateOpen > header h2,
    #fsBannerRight .fsAccordion .fsPanel.fsStateOpen > header h2 {
      color: #4a4c4e;
      margin-bottom: 0px; }
      .fsAccordion .fsPanel.fsStateOpen > header h2:before,
      #fsBannerLeft .fsAccordion .fsPanel.fsStateOpen > header h2:before,
      #fsBannerRight .fsAccordion .fsPanel.fsStateOpen > header h2:before {
        content: ""; }

.fsAccordion.fsPanelIconBefore .fsPanel.fsStateOpen > header h2::before,
.fsAccordion.fsPanelIconAfter .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  font-size: 19px;
  content: ""; }

.fsAccordion.fsPanelIconAfter .fsPanel > header h2::after,
.fsAccordion.fsPanelIconBefore .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  font-size: 19px;
  content: "";
  font-family: FontAwesome; }

#fsBannerLeft .fsAccordion.fsPanelIconBefore .fsPanel > header h2,
#fsBannerRight .fsAccordion.fsPanelIconBefore .fsPanel > header h2,
.fsAccordion.fsPanelIconBefore .fsPanel > header h2 {
  padding-left: 36px; }
  #fsBannerLeft .fsAccordion.fsPanelIconBefore .fsPanel > header h2:before,
  #fsBannerRight .fsAccordion.fsPanelIconBefore .fsPanel > header h2:before,
  .fsAccordion.fsPanelIconBefore .fsPanel > header h2:before {
    margin: 0;
    position: absolute;
    left: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

#fsBannerLeft .fsAccordion.fsPanelIconAfter .fsPanel > header h2:before,
#fsBannerRight .fsAccordion.fsPanelIconAfter .fsPanel > header h2:before,
.fsAccordion.fsPanelIconAfter .fsPanel > header h2:before {
  display: none; }

#fsBannerLeft .fsAccordion.fsPanelIconAfter .fsPanel > header h2:after,
#fsBannerRight .fsAccordion.fsPanelIconAfter .fsPanel > header h2:after,
.fsAccordion.fsPanelIconAfter .fsPanel > header h2:after {
  margin: 0 0 0 20px;
  float: right; }

/*! elements - athletics v0.0.1 */
.fsAthleticsEvent .fsTitle {
  display: inline-block; }

.fsAthleticsOpponents {
  display: inline-block; }

.fsAthleticsOpponentNames {
  display: inline-block; }

/*! elements - calendar v0.0.1 */
body:not(.home) .fsCalendar.fsList {
  border: 1px solid #b8c1ca;
  padding-top: 14px;
  margin-bottom: 20px; }
  body:not(.home) .fsCalendar.fsList article {
    border-top: 1px solid #b8c1ca;
    padding: 20px 20px 0 20px; }
    body:not(.home) .fsCalendar.fsList article .fsReadMoreLink {
      display: none; }
  body:not(.home) .fsCalendar.fsList .fsElementTitle {
    padding-left: 18px;
    padding-right: 18px; }

.fsCalendar .fsTitle {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  color: #4a4c4e;
  font-size: 26px;
  margin-bottom: 5px; }
  .fsCalendar .fsTitle a {
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    color: #4a4c4e;
    font-size: 26px; }
    .fsCalendar .fsTitle a:hover {
      color: #e8c172; }

.fsCalendar .fsDate span {
  color: #9eb2d0;
  font-family: mistral; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  line-height: 1.2; }

.fsCalendarMonthBrowser .fsCalendarPrevMonth, .fsCalendarMonthBrowser .fsCalendarNextMonth {
  color: transparent;
  background-color: transparent;
  border: none;
  position: relative;
  line-height: 0;
  outline: 0; }
  .fsCalendarMonthBrowser .fsCalendarPrevMonth span, .fsCalendarMonthBrowser .fsCalendarNextMonth span {
    color: #c2d2b3; }
  .fsCalendarMonthBrowser .fsCalendarPrevMonth:before, .fsCalendarMonthBrowser .fsCalendarNextMonth:before {
    display: block;
    font-size: 24px;
    color: #c2d2b3;
    line-height: 1;
    content: '\f100';
    font-family: FontAwesome;
    font-size: 18px; }

.fsCalendarMonthBrowser .fsCalendarNextMonth:before {
  content: '\f101'; }

@media screen and (max-width: 800px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 16% !important;
      height: 50px !important;
      float: none;
      display: inline-block;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: -3px -1.5px; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.has-info {
        background: rgba(158, 178, 208, 0.05); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
        position: relative;
        min-height: 0;
        height: 24px; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div:first-child {
          margin-bottom: 1px;
          border-bottom: 1px solid #EDEDED; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
          background-color: #c2d2b3;
          color: #fff; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: #c2d2b3; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected .fsCalendarDate {
          color: #fff; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        right: 10px;
        top: 5px;
        line-height: 1;
        font-size: 15px; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:after {
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; } }

#event-view {
  padding: 20px;
  margin: 20px auto; }
  #event-view .fsCalendarDaybox {
    height: auto !important; }
  @media screen and (min-width: 800px) {
    #event-view {
      display: none; } }

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsCalendarWeekendDayBoxfsCalendarOutOfRange > div:last-child .fsCalendarDate {
  top: auto !important;
  bottom: 0; }

/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElementTitle p {
  margin-bottom: 0; }

#fsBannerRight .fsElement .fsElementTitle,
#fsBannerLeft .fsElement .fsElementTitle {
  text-align: center;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  color: #4a4c4e;
  font-size: 34px;
  font-weight: 400;
  letter-spacing: .03em; }

.fsListItems article {
  margin-bottom: 1.25em; }

.fsTitle {
  margin-top: 0;
  font-weight: normal;
  font-size: 1.625em;
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 0.11538em; }

#fsBannerRight .module,
#fsBannerLeft .module, #fsBannerRight .module-alt,
#fsBannerLeft .module-alt {
  margin-bottom: 1.25em;
  padding: 1.25em;
  color: #fff; }
  #fsBannerRight .module h1, #fsBannerLeft .module h1, #fsBannerRight .module-alt h1, #fsBannerLeft .module-alt h1, #fsBannerRight .module h2, #fsBannerLeft .module h2, #fsBannerRight .module-alt h2, #fsBannerLeft .module-alt h2, #fsBannerRight .module h3, #fsBannerLeft .module h3, #fsBannerRight .module-alt h3, #fsBannerLeft .module-alt h3, #fsBannerRight .module h4, #fsBannerLeft .module h4, #fsBannerRight .module-alt h4, #fsBannerLeft .module-alt h4, #fsBannerRight .module h5, #fsBannerLeft .module h5, #fsBannerRight .module-alt h5, #fsBannerLeft .module-alt h5, #fsBannerRight .module h6, #fsBannerLeft .module h6, #fsBannerRight .module-alt h6, #fsBannerLeft .module-alt h6 {
    color: inherit; }
  #fsBannerRight .module .fsElementTitle, #fsBannerLeft .module .fsElementTitle, #fsBannerRight .module-alt .fsElementTitle, #fsBannerLeft .module-alt .fsElementTitle {
    font-size: 26px;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px; }

#fsBannerRight .module,
#fsBannerLeft .module {
  background: #9eb2d0; }
  #fsBannerRight .module .fsElementTitle,
  #fsBannerLeft .module .fsElementTitle {
    color: #fff; }

#fsBannerRight .module-alt,
#fsBannerLeft .module-alt {
  border: 1px solid #b8c1ca;
  background: #fff;
  color: #4a4c4e; }

@media (min-width: 800px) {
  .fsGrid {
    margin-right: -0.625em;
    margin-left: -0.625em; } }

.fsGrid .fsListItems > * {
  float: none !important;
  width: 100%;
  padding-right: 0.625em;
  padding-left: 0.625em; }
  @media (min-width: 800px) {
    .fsGrid .fsListItems > * {
      display: inline-block;
      vertical-align: top; } }

@media (min-width: 800px) {
  .fsGrid .fsStyleTwoColumns > * {
    width: 49.5%; } }

@media (min-width: 800px) {
  .fsGrid .fsStyleThreeColumns > * {
    width: 49.5%; } }

@media (min-width: 900px) {
  .fsGrid .fsStyleThreeColumns > * {
    width: 32.83333%; } }

@media (min-width: 800px) {
  .fsGrid .fsStyleFourColumns > * {
    width: 49.5%; } }

@media (min-width: 900px) {
  .fsGrid .fsStyleFourColumns > * {
    width: 32.83333%; } }

@media (min-width: 1000px) {
  .fsGrid .fsStyleFourColumns > * {
    width: 24.5%; } }

@media (min-width: 800px) {
  .fsGrid .fsStyleFiveColumns > * {
    width: 49.5%; } }

@media (min-width: 900px) {
  .fsGrid .fsStyleFiveColumns > * {
    width: 32.83333%; } }

@media (min-width: 1000px) {
  .fsGrid .fsStyleFiveColumns > * {
    width: 24.5%; } }

@media (min-width: 1300px) {
  .fsGrid .fsStyleFiveColumns > * {
    width: 19.5%; } }

/*--Forms--*/
.fsLogin p {
  display: block;
  clear: both;
  margin-bottom: 5px; }

.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginNewView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span {
    display: block;
    font-weight: inherit;
    text-transform: uppercase;
    font-size: inherit; }
  .fsLogin .fsLoginMainView input, .fsLogin .fsLoginForgotView input, .fsLogin .fsLoginNewView input {
    margin-bottom: 20px;
    border: 1px solid inherit;
    font-size: inherit;
    padding: 2px 5px;
    height: 25px;
    display: block;
    clear: both; }
    .fsLogin .fsLoginMainView input:focus, .fsLogin .fsLoginForgotView input:focus, .fsLogin .fsLoginNewView input:focus {
      border: 1px solid inherit;
      outline: none; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button {
    background-color: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    border: 0 none;
    outline: none;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
    transition: all 100ms linear;
    height: 32px;
    line-height: 1;
    display: block;
    float: left;
    margin-right: 20px;
    background: #4E6E60;
    color: #fff; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView button:hover, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover, .fsLogin .fsLoginForgotView button:hover, .fsLogin .fsLoginNewView .fsLoginSubmit:hover, .fsLogin .fsLoginNewView button:hover {
      background-color: #e8c172;
      color: inherit; }

.fsLogin .fsLoginForgotPasswordLink {
  margin-top: -2px;
  line-height: 1; }
  .fsLogin .fsLoginForgotPasswordLink a {
    font-size: inherit; }

.fsLogin .fsLoginNewAccountLink {
  line-height: 1; }
  .fsLogin .fsLoginNewAccountLink a {
    font-size: inherit; }

.fsLogin .fsLoginNewCaptcha {
  display: block;
  margin-bottom: 20px; }
  .fsLogin .fsLoginNewCaptcha #recaptcha_area, .fsLogin .fsLoginNewCaptcha #recaptcha_table {
    width: 100% !important;
    max-width: 318px; }

/*== Media Element ==*/
.fsMedia .fsMediaGallery .fsMediaGalleryObject {
  margin: 0 0 20px; }

.fsMedia > .fsElementContent {
  margin-top: 20px; }
  .landing .fsMedia > .fsElementContent {
    margin-top: 0px; }

/* News Element */
/*General News Styles*/
/*! elements - news v0.0.1 */
body:not(.home) .fsNews.fsList {
  padding-top: 14px; }
  body:not(.home) .fsNews.fsList article .fsReadMoreLink {
    display: none; }

body:not(.home) #fsBannerRight .fsNews.fsList, body:not(.home) #fsBannerLeft .fsNews.fsList {
  border: 1px solid #b8c1ca; }

body:not(.home) #fsBannerRight .fsElementTitle, body:not(.home) #fsBannerLeft .fsElementTitle {
  padding-left: 18px;
  padding-right: 18px; }

body:not(.home) #fsBannerRight article, body:not(.home) #fsBannerLeft article {
  border-top: 1px solid #b8c1ca;
  padding: 20px 20px 0 20px; }

.fsNews {
  /*Slideshow*/
  /*Grid*/ }
  .fsNews article {
    overflow: hidden; }
    .fsNews article p {
      margin-top: 2px; }
  .fsNews .fsThumbnail {
    display: block;
    margin-bottom: 0.41667em; }
    .fsNews .fsThumbnail img {
      display: block; }
  .fsNews .fsTitle {
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    color: #4a4c4e;
    font-size: 26px;
    margin-bottom: 5px; }
    .fsNews .fsTitle a {
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      color: #4a4c4e;
      font-size: 26px; }
      .fsNews .fsTitle a:hover {
        color: #e8c172; }
  .fsNews .fsDate {
    color: #9eb2d0;
    font-family: mistral;
    font-size: 16px;
    margin-bottom: 0px; }
  .fsNews.fsSlideshow .fsElementContent {
    margin: 0; }
  .fsNews.fsSlideshow article {
    padding: 20px; }
  .fsNews.fsSlideshow .fsPager span {
    color: inherit;
    opacity: 0.5;
    transition: color 100ms, opacity 100ms; }
    .fsNews.fsSlideshow .fsPager span.fsStateActive {
      color: inherit;
      opacity: 1; }
  .fsNews.fsGrid .fsNewsGrid {
    zoom: 1; }
    .fsNews.fsGrid .fsNewsGrid:after {
      display: table;
      clear: both;
      content: ''; }
  .fsNews.fsGrid article {
    clear: none;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding: 0; }
  .fsNews.fsGrid .fsStyleTwoColumns article {
    width: 49%; }
    .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(odd) {
      margin-right: 1%; }
    .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(even) {
      margin-left: 1%; }
    .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n+1) {
      clear: both; }
  .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 32%; }
    .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n-1) {
      margin: 0 2%; }
    .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
      clear: both; }
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 23.5%; }
    .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-2) {
      margin: 0 1% 0 2%; }
    .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-1) {
      margin: 0 2% 0 1%; }
    .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
      clear: both; }
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 18.4%; }
    .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-3) {
      margin: 0 1% 0 2%; }
    .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-2) {
      margin: 0 1%; }
    .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-1) {
      margin: 0 2% 0 1%; }
    .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
      clear: both; }
  .fsNews.fsGrid .fsThumbnail {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: inherit; }

#fsBannerRight .fsNews, #fsBannerLeft .fsNews {
  /*Slideshow*/
  /*Grid*/ }
  #fsBannerRight .fsNews article p, #fsBannerLeft .fsNews article p {
    margin-top: 2px; }
  #fsBannerRight .fsNews .fsThumbnail, #fsBannerLeft .fsNews .fsThumbnail {
    display: block;
    margin-bottom: 0.625em; }
    #fsBannerRight .fsNews .fsThumbnail img, #fsBannerLeft .fsNews .fsThumbnail img {
      display: block; }
  #fsBannerRight .fsNews .fsTitle, #fsBannerLeft .fsNews .fsTitle {
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400;
    color: #4a4c4e;
    font-size: 26px;
    margin-bottom: 5px; }
    #fsBannerRight .fsNews .fsTitle a, #fsBannerLeft .fsNews .fsTitle a {
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      color: #4a4c4e;
      font-size: 26px; }
      #fsBannerRight .fsNews .fsTitle a:hover, #fsBannerLeft .fsNews .fsTitle a:hover {
        color: #e8c172; }
  #fsBannerRight .fsNews .fsDate, #fsBannerLeft .fsNews .fsDate {
    color: #9eb2d0;
    font-family: mistral;
    font-size: 16px;
    margin-bottom: 0px; }
  #fsBannerRight .fsNews.fsSlideshow .fsElementContent, #fsBannerLeft .fsNews.fsSlideshow .fsElementContent {
    margin: 0; }
  #fsBannerRight .fsNews.fsSlideshow article, #fsBannerLeft .fsNews.fsSlideshow article {
    padding: 20px; }
  #fsBannerRight .fsNews.fsSlideshow .fsPager span, #fsBannerLeft .fsNews.fsSlideshow .fsPager span {
    color: inherit;
    opacity: 0.5;
    transition: color 100ms, opacity 100ms; }
    #fsBannerRight .fsNews.fsSlideshow .fsPager span.fsStateActive, #fsBannerLeft .fsNews.fsSlideshow .fsPager span.fsStateActive {
      color: inherit;
      opacity: 1; }
  #fsBannerRight .fsNews.fsGrid .fsNewsGrid, #fsBannerLeft .fsNews.fsGrid .fsNewsGrid {
    zoom: 1; }
    #fsBannerRight .fsNews.fsGrid .fsNewsGrid:after, #fsBannerLeft .fsNews.fsGrid .fsNewsGrid:after {
      display: table;
      clear: both;
      content: ''; }
  #fsBannerRight .fsNews.fsGrid article, #fsBannerLeft .fsNews.fsGrid article {
    clear: none;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding: 0; }
  #fsBannerRight .fsNews.fsGrid .fsStyleTwoColumns article, #fsBannerLeft .fsNews.fsGrid .fsStyleTwoColumns article {
    width: 49%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(odd), #fsBannerLeft .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(odd) {
      margin-right: 1%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(even), #fsBannerLeft .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(even) {
      margin-left: 1%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n+1), #fsBannerLeft .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n+1) {
      clear: both; }
  #fsBannerRight .fsNews.fsGrid .fsStyleThreeColumns article, #fsBannerLeft .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 32%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n-1), #fsBannerLeft .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n-1) {
      margin: 0 2%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1), #fsBannerLeft .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
      clear: both; }
  #fsBannerRight .fsNews.fsGrid .fsStyleFourColumns article, #fsBannerLeft .fsNews.fsGrid .fsStyleFourColumns article {
    width: 23.5%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-2), #fsBannerLeft .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-2) {
      margin: 0 1% 0 2%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-1), #fsBannerLeft .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-1) {
      margin: 0 2% 0 1%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1), #fsBannerLeft .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
      clear: both; }
  #fsBannerRight .fsNews.fsGrid .fsStyleFiveColumns article, #fsBannerLeft .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 18.4%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-3), #fsBannerLeft .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-3) {
      margin: 0 1% 0 2%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-2), #fsBannerLeft .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-2) {
      margin: 0 1%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-1), #fsBannerLeft .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-1) {
      margin: 0 2% 0 1%; }
    #fsBannerRight .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1), #fsBannerLeft .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
      clear: both; }
  #fsBannerRight .fsNews.fsGrid .fsThumbnail, #fsBannerLeft .fsNews.fsGrid .fsThumbnail {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: inherit; }

.fsResourceElement.uniform-grid figure {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 0;
  padding-bottom: 71.4%; }
  .fsResourceElement.uniform-grid figure .fsResourceLink {
    display: block;
    padding-bottom: 71.4%; }
  .fsResourceElement.uniform-grid figure img {
    display: none; }

/*=======================*/
/* Search Variables      */
/*=======================*/
/*=================================================================*/
/* Normalize Search                                                */
/*=================================================================*/
form.gsc-search-box-tools {
  margin: 20px 0 !important;
  overflow: hidden; }
  form.gsc-search-box-tools table {
    border: 0; }
  form.gsc-search-box-tools table,
  form.gsc-search-box-tools tbody,
  form.gsc-search-box-tools tr,
  form.gsc-search-box-tools td {
    display: block; }
  form.gsc-search-box-tools table.gsc-search-box {
    margin: 0 !important; }
  form.gsc-search-box-tools div.gsc-input-box {
    min-width: 140px;
    border: 0;
    height: 65px !important; }
    form.gsc-search-box-tools div.gsc-input-box table,
    form.gsc-search-box-tools div.gsc-input-box tbody,
    form.gsc-search-box-tools div.gsc-input-box tr,
    form.gsc-search-box-tools div.gsc-input-box td {
      overflow: hidden;
      display: block;
      width: 100%;
      border: 0; }
  form.gsc-search-box-tools td.gsib_a {
    padding: 0;
    display: inline-block; }
  form.gsc-search-box-tools td.gsib_b {
    padding: 0;
    display: none !important; }
  form.gsc-search-box-tools input.gsc-input {
    background: #3e584c !important;
    background-image: none !important;
    width: 100%;
    color: #fff;
    padding-left: 0px !important;
    padding-right: 10px !important;
    margin: 0 !important;
    padding-top: 0px !important;
    border: 0px !important; }
    @media (min-width: 700px) {
      form.gsc-search-box-tools input.gsc-input {
        padding-left: 30px !important; } }
  form.gsc-search-box-tools table.gsc-branding {
    display: none; }
  form.gsc-search-box-tools td.gsc-search-button {
    display: block;
    float: left;
    padding: 0 10px 0 10px;
    overflow: hidden;
    height: 65px !important;
    width: 65px;
    position: absolute;
    top: 0;
    left: 00px;
    border-bottom: 0px;
    background: #3e584c; }
    @media (min-width: 700px) {
      form.gsc-search-box-tools td.gsc-search-button {
        background: #364b42;
        width: 90px; } }
    form.gsc-search-box-tools td.gsc-search-button:after {
      content: "";
      color: #d7dbd9;
      font-family: FontAwesome;
      opacity: 1;
      display: block;
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      font-size: 18px;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  form.gsc-search-box-tools td.gsc-search-button:hover {
    background: #3e584c; }
    @media (min-width: 700px) {
      form.gsc-search-box-tools td.gsc-search-button:hover {
        background: #364b42; } }
  form.gsc-search-box-tools input.gsc-search-button {
    border: 0;
    width: 100%;
    color: transparent;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 15px;
    left: 0;
    margin: 0; }

/*=======================*/
/* Custom Styles         */
/*=======================*/
.search-wrapper {
  height: 0;
  background-color: #4e6e60;
  min-height: 0 !important;
  overflow: hidden;
  transition: height .5s;
  padding: 0px 40px; }
  .search-wrapper header {
    display: none; }
  .search-wrapper .close {
    position: absolute;
    bottom: 15px;
    right: 80px;
    z-index: 1;
    font-size: 30px;
    color: #4e6e60; }
  @media (max-width: 700px) {
    .search-wrapper {
      padding: 0 20px; } }
  .search-wrapper td {
    vertical-align: bottom; }
  .search-wrapper .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem;
    padding: 0 0px 0 65px;
    position: relative; }
    @media (min-width: 700px) {
      .search-wrapper .fsElementContent {
        padding-right: 20px !important;
        padding-left: 90px; } }
  .search-wrapper.expand {
    height: 105px;
    transition: height .5s; }
  .search-wrapper .gsc-input,
  .search-wrapper .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0;
    background-color: #4a4c4e;
    border: none;
    color: #fff;
    font-size: 24px !important;
    font-family: "nimbus-sans", sans-serif;
    font-weight: 400; }
    @media (max-width: 700px) {
      .search-wrapper .gsc-input,
      .search-wrapper .gsc-search-box-tools .gsc-search-box .gsc-input {
        font-size: 16px; } }
  .search-wrapper .gsc-search-box {
    height: 105px; }
  .search-wrapper .gsc-input-box,
  .search-wrapper .gsc-input-box-focus,
  .search-wrapper .gsc-input-box-hover {
    background-color: #4a4c4e;
    box-shadow: none; }
  .search-wrapper .gsc-input-box input,
  .search-wrapper .gsc-input-box-focus input,
  .search-wrapper .gsc-input-box-hover input {
    background: none !important;
    text-align: left;
    height: 65px !important; }
  .search-wrapper .gsc-input-box {
    position: relative; }
  .search-wrapper .gsc-input-box td {
    padding: 0;
    border: none; }

.header-search {
  background: #4e6e60;
  position: relative;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s; }
  @media (max-width: 1230px) {
    .header-search {
      display: none; } }
  .search-active .header-search {
    height: 105px;
    max-height: 105px; }
  @media (min-width: 1230px) {
    .search-active.sticky .header-search {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 500; } }
  @media (min-width: 1230px) {
    .search-active.sticky.fsAccountBarVisible .header-search {
      top: 45px !important; } }
  .header-search > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem; }
    .header-search > .fsElementContent form {
      position: relative;
      height: 65px;
      width: 100%;
      top: 20px; }
      .header-search > .fsElementContent form .fsSearchElementKeyword {
        margin: 0; }
      .header-search > .fsElementContent form label {
        font-size: 0;
        line-height: 0;
        color: transparent;
        position: absolute;
        top: -500px;
        left: 0;
        margin: 0; }
      .header-search > .fsElementContent form .fsStyleSearchField {
        border: 0;
        height: 65px;
        width: calc(100% - 90px);
        position: absolute;
        top: 0;
        right: 0;
        background: #3e584c;
        color: #fff;
        padding-right: 30px;
        padding-left: 30px; }
      .header-search > .fsElementContent form .fsSearchElementSearchButton {
        border: 0;
        background: none;
        outline: 0;
        margin: 0;
        padding: 0;
        padding: 0;
        margin: 0;
        width: 90px;
        height: 65px;
        position: absolute;
        top: 0;
        left: 0;
        color: transparent;
        font-size: 0;
        background: #364b42; }
        .header-search > .fsElementContent form .fsSearchElementSearchButton:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 20px;
          color: #fff;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .header-search > .fsElementContent form .fsSearchElementSearchButton:hover, .header-search > .fsElementContent form .fsSearchElementSearchButton:focus {
          background: #2b3c35; }
      .header-search > .fsElementContent form .fsButtonClear {
        position: absolute;
        bottom: auto;
        left: auto;
        top: 25px;
        right: 25px; }

/* Social Elements */
/*--Facebook--*/
.fsFacebook .fsFacebookList ul,
.fsFacebook .fsFacebookList ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.fsFacebook .fsFacebookList a {
  display: block; }

.fsFacebook .fsFacebookList li {
  display: block;
  margin-bottom: 30px; }
  .fsFacebook .fsFacebookList li:first-child {
    margin-top: 20px; }
  .fsFacebook .fsFacebookList li a:not(.fsFacebookFollow) {
    word-wrap: break-word; }

.fsFacebook .fsFacebookList .fsFacebookFrom {
  display: block;
  font-weight: inherit;
  font-size: inherit;
  color: inherit; }

.fsFacebook .fsFacebookList .fsFacebookExtras {
  margin-top: 10px; }
  .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookThumb {
    float: left;
    margin: 0 20px 0 0;
    width: 28%; }
  .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookTitle {
    float: left;
    line-height: 1;
    width: 60%; }
    .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookTitle[href*="https://www.facebook.com/finalsite/photos"] {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookCaption {
    float: left;
    font-size: inherit; }
  .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookDesc {
    clear: both;
    font-style: italic; }
  .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookLikes {
    clear: both;
    padding-top: 10px;
    font-size: inherit;
    font-style: italic;
    color: inherit; }

.fsFacebook .fsFacebookList .fsFacebookFollow {
  margin-top: 20px; }
  .fsFacebook .fsFacebookList .fsFacebookFollow a {
    background-color: inherit;
    color: inherit;
    font-size: inherit;
    padding: 5px 10px;
    text-transform: capitalize; }
    .fsFacebook .fsFacebookList .fsFacebookFollow a:hover {
      background-color: inherit;
      color: inherit; }

/*--Twitter--*/
.fsTwitter .tweets {
  margin: 0;
  padding: 0;
  list-style: none; }
  .fsTwitter .tweets li {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
    .fsTwitter .tweets li a {
      color: #c2d2b3; }
      .fsTwitter .tweets li a:hover {
        color: #4e6e60; }
    .fsTwitter .tweets li:first-child {
      margin-top: 20px; }
    .fsTwitter .tweets li .header {
      position: relative; }
      .fsTwitter .tweets li .header:after {
        content: '';
        display: table;
        clear: both; }
      .fsTwitter .tweets li .header time {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        float: right;
        width: 15%;
        text-align: right;
        font-size: 12px;
        color: #4e6e60; }
        .fsTwitter .tweets li .header time abbr {
          text-decoration: none;
          border: 0; }
        .fsTwitter .tweets li .header time:hover {
          color: #c2d2b3; }
      .fsTwitter .tweets li .header .p-author {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        float: left;
        width: 85%; }
        .fsTwitter .tweets li .header .p-author > .profile:after {
          content: '';
          display: table;
          clear: both; }
        .fsTwitter .tweets li .header .p-author > .profile .avatar {
          position: relative;
          display: inline-block;
          float: left;
          width: 25%; }
          .fsTwitter .tweets li .header .p-author > .profile .avatar img {
            width: 100%;
            height: auto; }
        .fsTwitter .tweets li .header .p-author > .profile .full-name,
        .fsTwitter .tweets li .header .p-author > .profile .p-nickname {
          margin: 0;
          padding: 0 0 0 10px;
          position: relative;
          display: inline-block;
          float: left;
          width: 70%;
          vertical-align: middle;
          line-height: 16px;
          font-size: 14px;
          font-weight: bold; }
        .fsTwitter .tweets li .header .p-author > .profile .full-name {
          margin-top: 15px; }
    .fsTwitter .tweets li .e-entry-content {
      font-size: 13px;
      line-height: 18px; }
      .fsTwitter .tweets li .e-entry-content .inline-media img {
        width: 100%;
        height: auto; }
    .fsTwitter .tweets li .footer .stats-narrow,
    .fsTwitter .tweets li .footer .stats-wide {
      display: none; }
    .fsTwitter .tweets li .footer .expand {
      display: inline-block;
      float: left;
      color: #4e6e60; }
      .fsTwitter .tweets li .footer .expand b {
        display: none; }
      .fsTwitter .tweets li .footer .expand:hover {
        color: #c2d2b3; }
      .fsTwitter .tweets li .footer .expand:before {
        display: block;
        font-family: "IcoMoon";
        content: '\f067'; }
    .fsTwitter .tweets li .footer .tweet-actions {
      margin: 0;
      padding: 0;
      text-align: right; }
      .fsTwitter .tweets li .footer .tweet-actions li {
        margin: 0 10px 0 0;
        padding: 0;
        position: relative;
        display: inline-block;
        width: auto; }
        .fsTwitter .tweets li .footer .tweet-actions li a {
          color: #4e6e60; }
          .fsTwitter .tweets li .footer .tweet-actions li a b {
            display: none; }
          .fsTwitter .tweets li .footer .tweet-actions li a:hover {
            color: #c2d2b3; }
          .fsTwitter .tweets li .footer .tweet-actions li a i {
            font-style: normal; }
            .fsTwitter .tweets li .footer .tweet-actions li a i:before {
              display: block;
              font-family: "IcoMoon"; }
        .fsTwitter .tweets li .footer .tweet-actions li .reply-action i:before {
          content: '\f112'; }
        .fsTwitter .tweets li .footer .tweet-actions li .retweet-action i:before {
          content: '\f079'; }
        .fsTwitter .tweets li .footer .tweet-actions li .favorite-action i:before {
          content: '\f005'; }

/*--Youtube--*/
.fsYoutube .fsSocialVideoFrame {
  margin-top: 20px; }

.fsYoutube .fsYoutubeList ul,
.fsYoutube .fsYoutubeList ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.fsYoutube .fsYoutubeList a {
  display: block; }

.fsYoutube .fsYoutubeList li {
  display: block;
  margin-bottom: 20px;
  width: 100%; }
  .fsYoutube .fsYoutubeList li:first-child {
    margin-top: 20px; }

.fsYoutube .fsYoutubeList .fsYoutubeThumb {
  margin: 0 20px 20px 0;
  float: left; }

.fsYoutube .fsYoutubeList .fsYoutubeTitle {
  font-weight: inherit;
  font-size: inherit;
  color: inherit; }

.fsYoutube .fsYoutubeList .fsYoutubeViews {
  font-size: inherit;
  font-style: italic;
  color: inherit; }

.fsYoutube .fsYoutubeList .fsYoutubeDesc {
  margin-top: 5px; }

/*--Vimeo--*/
/*--Instagram--*/
/*--Flickr--*/
/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px; }
      .fsTabs .fsTabsNav li a {
        display: block;
        margin-top: 0;
        font-weight: normal;
        font-size: 2.25em;
        font-family: "nimbus-sans", sans-serif;
        font-weight: 400;
        line-height: 1.11111em;
        margin-bottom: 0.41667em;
        margin-bottom: 2px;
        display: block;
        font-size: 26px;
        padding: 12px;
        color: #fff;
        transition: .3s;
        font-family: "nimbus-sans", sans-serif;
        font-weight: 400;
        text-align: left;
        position: relative;
        background: #4e6e60;
        color: #fff; }
        .fsTabs .fsTabsNav li a:hover {
          background: #e8c172;
          color: #fff; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        padding: 12px;
        border: 1px solid #b8c1ca;
        background: #fff;
        color: #4a4c4e; }
  .fsTabs .fsPanel > header {
    cursor: pointer;
    background: #4e6e60;
    transition: .3s; }
    .fsTabs .fsPanel > header h2 {
      margin-top: 0;
      font-weight: normal;
      font-size: 2.25em;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      line-height: 1.11111em;
      margin-bottom: 0.41667em;
      margin-bottom: 2px;
      display: block;
      font-size: 26px;
      padding: 12px;
      color: #fff;
      transition: .3s;
      font-family: "nimbus-sans", sans-serif;
      font-weight: 400;
      text-align: left;
      position: relative;
      padding: 13.33333px;
      color: #fff;
      transition: .3s; }
      .fsTabs .fsPanel > header h2:before {
        content: "";
        margin-right: 15px;
        font-family: FontAwesome; }
    .fsTabs .fsPanel > header:hover {
      background: #e8c172;
      transition: .3s; }
      .fsTabs .fsPanel > header:hover h2 {
        color: #fff;
        transition: .3s; }
  .fsTabs .fsPanel > .fsElementContent {
    display: none; }
  .fsTabs .fsPanel.fsStateOpen > header {
    background: #fff; }
    .fsTabs .fsPanel.fsStateOpen > header h2 {
      color: #4a4c4e; }
      .fsTabs .fsPanel.fsStateOpen > header h2:before {
        content: ""; }
  .fsTabs .fsPanel.fsStateOpen > .fsElementContent {
    display: block; }

.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: block; }
  @media (min-width: 600px) {
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
      display: none; } }

/*! pages - home v0.0.1 */
.home:not(.fsComposeMode) #fsPageBodyWrapper {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0; }

.home:not(.fsComposeMode) #fsPageBody {
  max-width: 100%;
  padding: 0;
  margin: 0; }

.home:not(.fsComposeMode) #fsPageContent {
  max-width: 100%;
  padding: 0;
  margin: 0;
  position: relative; }

.home:not(.fsComposeMode) .fsLayout {
  margin-right: 0px;
  margin-left: 0px; }
  .home:not(.fsComposeMode) .fsLayout .fsDiv {
    padding: 0;
    margin-bottom: 0; }

.home:not(.fsComposeMode) .drawer-ribbon {
  top: 43px; }
  .home:not(.fsComposeMode) .drawer-ribbon .mobile-toggle:before {
    color: #fff; }

.home:not(.sticky):not(.fsComposeMode) #fsHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
  z-index: 500;
  color: #fff; }
  .home:not(.fsComposeMode):not(.sticky).fsAccountBarVisible #fsHeader {
    top: 45px !important; }
  .home:not(.fsComposeMode):not(.sticky).search-active #fsHeader {
    top: 105px !important; }
  .home:not(.fsComposeMode):not(.sticky).search-active.fsAccountBarVisible #fsHeader {
    top: 150px !important; }
  .home:not(.sticky):not(.fsComposeMode) #fsHeader .header-container {
    border: 0 !important; }
  .home:not(.sticky):not(.fsComposeMode) #fsHeader .site-info-container a {
    background: url("/uploaded/themes/redesign_2018/images/walden-logo-white.png") 0 0 no-repeat !important;
    background-size: cover !important;
    margin: 29px 15px !important; }
    @media (min-width: 700px) {
      .home:not(.sticky):not(.fsComposeMode) #fsHeader .site-info-container a {
        margin: 39px 0 !important; } }
    .home:not(.sticky):not(.fsComposeMode) #fsHeader .site-info-container a span {
      color: #fff !important; }
  .home:not(.sticky):not(.fsComposeMode) #fsHeader .nav-main .fsNavLevel1 > li.search-trigger > a:before {
    color: #fff; }

.home:not(.fsComposeMode) #fsHeader {
  position: absolute; }

@media (max-width: 1230px) {
  .home:not(.fsComposeMode) .search-button-container {
    display: none; } }

.home:not(.fsComposeMode) .homepage-slideshow {
  background: #fff;
  margin: 0;
  position: relative;
  z-index: 0; }
  .home:not(.fsComposeMode) .homepage-slideshow .slick-slider {
    margin-bottom: 0 !important; }
  .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow {
    padding: 0; }
    .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article {
      padding: 0;
      position: relative;
      margin: 0;
      min-height: 325px;
      background-size: auto 325px;
      background-position: 50% top;
      background-repeat: no-repeat;
      z-index: 1; }
      .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article:after {
        display: block;
        content: '';
        height: 50% !important;
        width: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 100%);
        position: absolute;
        top: 0;
        left: 0;
        visibility: visible !important;
        z-index: -1; }
      @media (min-width: 700px) {
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article {
          height: 586px;
          background-size: cover;
          background-position: 50% top; }
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article:after {
            display: none; }
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article:before {
            display: block;
            content: '';
            height: 100%;
            width: 100%;
            background: rgba(0, 0, 0, 0.33);
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 1; } }
      @media (min-width: 1000px) {
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article {
          height: 100vh; } }
      .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption {
        background: none;
        padding: 0 20px;
        width: 100%;
        text-align: left;
        text-transform: uppercase;
        z-index: 2;
        position: relative;
        margin: 0 auto;
        max-width: 81.25em;
        max-width: 81.25rem; }
        @media (min-width: 700px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption {
            color: #fff;
            position: absolute;
            left: 0;
            bottom: 65px; } }
        @media (min-width: 1000px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption {
            bottom: 100px;
            left: 50%;
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption .fsTitle {
          font-family: "nimbus-sans", sans-serif;
          font-weight: 400;
          font-size: 25px;
          font-weight: bold;
          line-height: 40px;
          color: #4e6e60;
          text-transform: none; }
          @media (min-width: 700px) {
            .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption .fsTitle {
              font-size: 26px;
              line-height: 1.2;
              color: #fff; } }
          @media (min-width: 1000px) {
            .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption .fsTitle {
              font-size: 40px;
              line-height: 49px;
              text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
              max-width: 50%; } }
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption .fsTitle a {
            color: #fff;
            font-weight: normal; }
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption a {
          display: inline-block;
          font-family: "nimbus-sans", sans-serif;
          font-weight: 900;
          font-size: 14px;
          font-weight: 900;
          letter-spacing: 1.5px;
          line-height: 17px;
          background: #4e6e60;
          padding: 10px 12px;
          text-transform: uppercase;
          color: #fff;
          transition: all .3s; }
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption a:hover, .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo .video-caption a:focus {
            background: #e8c172;
            color: #4a4c4e; }
      .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo video {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left top;
        object-position: left top;
        background: #000;
        height: 325px;
        margin-bottom: 30px; }
        @media (min-width: 700px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo video {
            height: 586px; } }
        @media (min-width: 1000px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article.fsResourceTypeVideo video {
            height: 100vh; } }
      .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figure {
        margin: 0;
        display: block;
        position: relative;
        height: 100%;
        width: 100%; }
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figure picture {
          display: block;
          margin-bottom: 30px;
          min-height: 325px; }
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figure picture img {
            display: none; }
      .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figcaption {
        background: none;
        padding: 0 20px;
        width: 100%;
        text-align: left;
        text-transform: uppercase;
        z-index: 2;
        position: relative;
        margin: 0 auto;
        max-width: 81.25em;
        max-width: 81.25rem; }
        @media (min-width: 700px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figcaption {
            color: #fff;
            position: absolute;
            left: 0;
            bottom: 65px; } }
        @media (min-width: 1000px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figcaption {
            bottom: 100px;
            left: 50%;
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figcaption a {
          display: inline-block;
          font-family: "nimbus-sans", sans-serif;
          font-weight: 900;
          font-size: 14px;
          font-weight: 900;
          letter-spacing: 1.5px;
          line-height: 17px;
          background: #4e6e60;
          padding: 10px 12px;
          text-transform: uppercase;
          color: #fff;
          transition: all .3s; }
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figcaption a:hover, .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article figcaption a:focus {
            background: #e8c172;
            color: #4a4c4e; }
      .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article .fsTitle {
        font-family: "nimbus-sans", sans-serif;
        font-weight: 400;
        font-size: 25px;
        font-weight: bold;
        line-height: 40px;
        color: #4e6e60;
        text-transform: none; }
        @media (min-width: 700px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article .fsTitle {
            font-size: 26px;
            line-height: 1.2;
            color: #fff; } }
        @media (min-width: 1000px) {
          .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article .fsTitle {
            font-size: 35px;
            line-height: 50px;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } }
        .home:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshow article .fsTitle a {
          font-family: "nimbus-sans", sans-serif;
          font-weight: 900;
          color: #fff; }
  .home:not(.fsComposeMode) .homepage-slideshow .fsSlideshowPause,
  .home:not(.fsComposeMode) .homepage-slideshow .fsSlideshowPlay {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
    background: none; }
    @media (min-width: 700px) {
      .home:not(.fsComposeMode) .homepage-slideshow .fsSlideshowPause,
      .home:not(.fsComposeMode) .homepage-slideshow .fsSlideshowPlay {
        bottom: 200px;
        right: 30px; } }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .homepage-slideshow .fsSlideshowPause,
      .home:not(.fsComposeMode) .homepage-slideshow .fsSlideshowPlay {
        bottom: 40px; } }
  .home:not(.fsComposeMode) .homepage-slideshow .fsPager {
    text-align: left;
    padding-right: 1.25em;
    padding-left: 1.25em; }
    @media (min-width: 700px) {
      .home:not(.fsComposeMode) .homepage-slideshow .fsPager {
        position: relative;
        margin: 0 auto;
        max-width: 81.25em;
        max-width: 81.25rem;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        position: absolute;
        bottom: 65px;
        left: 50%; } }
    .home:not(.fsComposeMode) .homepage-slideshow .fsPager li button {
      border: 0;
      background: none;
      outline: 0;
      margin: 0;
      padding: 0;
      height: 3px;
      width: 25px;
      background: #fff; }
      .home:not(.fsComposeMode) .homepage-slideshow .fsPager li button:before {
        display: none; }
    .home:not(.fsComposeMode) .homepage-slideshow .fsPager li.slick-active button {
      background: #e8c172; }
  .home:not(.fsComposeMode) .homepage-slideshow .scroll-down {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 25px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 44px;
    width: 44px;
    color: transparent;
    font-size: 0;
    transition: all .3s; }
    @media (max-width: 1000px) {
      .home:not(.fsComposeMode) .homepage-slideshow .scroll-down {
        display: none; } }
    .home:not(.fsComposeMode) .homepage-slideshow .scroll-down:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      font-size: 18px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .home:not(.fsComposeMode) .homepage-slideshow .scroll-down:hover:before, .home:not(.fsComposeMode) .homepage-slideshow .scroll-down:focus:before {
      color: #e8c172; }
  .home:not(.fsComposeMode) .homepage-slideshow > footer .fsElementFooterContent {
    margin: 0; }

body:not(.fsComposeMode) .you-can-boxes > header, body:not(.fsComposeMode) .life-at-walden > header, body:not(.fsComposeMode) .community-voices > header {
  padding-right: 1.25em;
  padding-left: 1.25em; }
  body:not(.fsComposeMode) .you-can-boxes > header .fsElementTitle, body:not(.fsComposeMode) .life-at-walden > header .fsElementTitle, body:not(.fsComposeMode) .community-voices > header .fsElementTitle {
    font-family: "cholla-sans", sans-serif;
    color: #4e6e60;
    font-size: 45px;
    font-weight: bold;
    line-height: 60px;
    text-align: center; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .you-can-boxes > header .fsElementTitle, body:not(.fsComposeMode) .life-at-walden > header .fsElementTitle, body:not(.fsComposeMode) .community-voices > header .fsElementTitle {
        font-size: 65px;
        font-weight: bold;
        line-height: 60px; } }

body:not(.fsComposeMode) .fixed-ctas {
  position: fixed;
  top: 50%;
  right: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 300;
  width: 37px; }
  body:not(.fsComposeMode) .fixed-ctas ul,
  body:not(.fsComposeMode) .fixed-ctas ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  body:not(.fsComposeMode) .fixed-ctas a {
    display: block; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .fixed-ctas {
      width: 119px; }
      body:not(.fsComposeMode) .fixed-ctas.collapsed li {
        -ms-transform: translate(86px, 0);
        transform: translate(86px, 0); }
        body:not(.fsComposeMode) .fixed-ctas.collapsed li:hover, body:not(.fsComposeMode) .fixed-ctas.collapsed li:focus {
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); } }
  body:not(.fsComposeMode) .fixed-ctas ul li {
    display: block;
    background: #e8c172;
    position: relative;
    height: 37px;
    width: 37px;
    overflow: hidden;
    transition: all .3s; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .fixed-ctas ul li {
        width: 100%;
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
    body:not(.fsComposeMode) .fixed-ctas ul li:focus-within {
      background: #4e6e60 !important; }
      body:not(.fsComposeMode) .fixed-ctas ul li:focus-within:before {
        color: #fff !important; }
      body:not(.fsComposeMode) .fixed-ctas ul li:focus-within a {
        color: #fff !important; }
    body:not(.fsComposeMode) .fixed-ctas ul li:hover, body:not(.fsComposeMode) .fixed-ctas ul li:focus {
      background: #4e6e60 !important; }
      body:not(.fsComposeMode) .fixed-ctas ul li:hover:before, body:not(.fsComposeMode) .fixed-ctas ul li:focus:before {
        color: #fff !important; }
      body:not(.fsComposeMode) .fixed-ctas ul li:hover a, body:not(.fsComposeMode) .fixed-ctas ul li:focus a {
        color: #fff !important; }
    body:not(.fsComposeMode) .fixed-ctas ul li:not(:last-child) {
      margin-bottom: 7px; }
    body:not(.fsComposeMode) .fixed-ctas ul li:before {
      font-size: 14px;
      color: #4a4c4e;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: all .3s; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .fixed-ctas ul li:before {
          left: 10px;
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          margin-right: 10px; } }
    body:not(.fsComposeMode) .fixed-ctas ul li a {
      font-family: "nimbus-sans", sans-serif;
      font-weight: 900;
      font-size: 0;
      letter-spacing: 1.5px;
      line-height: 1;
      text-align: left;
      text-transform: uppercase;
      color: transparent;
      padding: 10px;
      text-decoration: none;
      width: 0;
      height: 37px;
      width: 37px;
      position: absolute;
      top: 0;
      right: 0;
      transition: all .3s;
      text-decoration: none !important; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .fixed-ctas ul li a {
          font-size: 14px;
          color: #4a4c4e;
          height: auto;
          width: 100%;
          padding: 10px 22px 10px 32px;
          line-height: 17px; } }
    body:not(.fsComposeMode) .fixed-ctas ul li:first-child {
      background: #9eb2d0; }
      body:not(.fsComposeMode) .fixed-ctas ul li:first-child:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        margin-right: 4px;
        margin-left: 1px; }
    body:not(.fsComposeMode) .fixed-ctas ul li:nth-child(2):before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      margin-right: 2px;
      margin-left: 3px; }
    body:not(.fsComposeMode) .fixed-ctas ul li:last-child {
      background: #c2d2b3; }
      body:not(.fsComposeMode) .fixed-ctas ul li:last-child:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        margin-right: 5px; }

body:not(.fsComposeMode) .you-can-boxes {
  position: relative;
  margin: 0 auto;
  max-width: 81.25em;
  max-width: 81.25rem;
  margin-bottom: 70px; }
  body:not(.fsComposeMode) .you-can-boxes > header {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 30px; }
    body:not(.fsComposeMode) .you-can-boxes > header p {
      border-left: 5px solid #e8c172;
      padding-left: 22px; }
    @media (min-width: 1300px) {
      body:not(.fsComposeMode) .you-can-boxes > header {
        position: absolute;
        top: 0;
        left: 0;
        width: 675px;
        text-align: left; }
        body:not(.fsComposeMode) .you-can-boxes > header .fsElementTitle {
          text-align: left; } }
  body:not(.fsComposeMode) .you-can-boxes > .fsElementContent {
    padding-right: 1.25em;
    padding-left: 1.25em; }
    body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent {
      height: 400px;
      background-size: cover;
      background-position: 50% top;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding: 20px;
      position: relative;
      z-index: 1;
      font-size: 17px;
      line-height: 27px;
      transition: all .3s; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent {
          margin-left: 10px;
          margin-right: 10px; } }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:before {
        display: block;
        height: 100%;
        width: 100%;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.65) 100%);
        transition: all .3s ease;
        z-index: -1; }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus-within {
        -ms-flex-pack: center;
        justify-content: center; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus-within h2 {
          color: #4a4c4e;
          text-shadow: none; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus-within p {
          color: #4a4c4e;
          max-height: 100%; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus-within:before {
          background: rgba(232, 193, 114, 0.9); }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:hover, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus {
        -ms-flex-pack: center;
        justify-content: center; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:hover h2, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus h2 {
          color: #4a4c4e;
          text-shadow: none; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:hover:before, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus:before {
          background: rgba(232, 193, 114, 0.9); }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent > header p {
        margin: 0; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent > header p a {
          display: block;
          height: 100%;
          width: 100%;
          color: transparent;
          font-size: 0;
          position: absolute;
          top: 0;
          left: 0; }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.lightgreen:hover:before, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.lightgreen:focus:before {
        background: rgba(194, 210, 179, 0.9); }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.darkgreen {
        color: #fff; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.darkgreen:hover h2, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.darkgreen:focus h2 {
          color: #fff; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.darkgreen:hover:before, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.darkgreen:focus:before {
          background: rgba(78, 110, 96, 0.9); }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.yellow:hover:before, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent.yellow:focus:before {
        background: rgba(232, 193, 114, 0.9); }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent h2 {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 1.5px;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.33), 0 2px 4px rgba(0, 0, 0, 0.5);
        font-family: "nimbus-sans", sans-serif;
        font-weight: 400; }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent p {
        max-height: 0;
        overflow: hidden; }
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:hover p, body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:focus p {
        max-height: 100%; }
    @media (min-width: 1300px) {
      body:not(.fsComposeMode) .you-can-boxes > .fsElementContent {
        height: 1100px;
        padding: 0; }
        body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent {
          position: absolute;
          margin-bottom: -100px;
          transition: all 2s;
          transform: translate3d(0, 50%, 0);
          transition: all 4s cubic-bezier(0.16, 0.84, 0.44, 1); }
          body:not(.fsComposeMode).sticky .you-can-boxes .fsContent {
            margin-bottom: 0;
            transform: translate3d(0, 0, 0); }
          body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:first-child {
            width: 386px;
            height: 492px;
            top: 341px;
            transition-delay: .25s; }
          body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:nth-child(2) {
            width: 386px;
            height: 466px;
            left: 350px;
            top: 223px;
            transition-delay: .2s; }
          body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:nth-child(3) {
            width: 386px;
            height: 378px;
            right: 112px;
            top: 0; }
          body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:nth-child(4) {
            width: 370px;
            height: 325px;
            left: 200px;
            bottom: 0;
            transition-delay: .4s; }
          body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:nth-child(5) {
            height: 367px;
            width: 497px;
            right: 85px;
            bottom: 44px;
            transition-delay: .35s; }
          body:not(.fsComposeMode) .you-can-boxes > .fsElementContent .fsContent:nth-child(6) {
            height: 325px;
            width: 332px;
            right: 0;
            bottom: 362px;
            transition-delay: .3s; } }

body:not(.fsComposeMode) .life-at-walden {
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 5px;
  padding-left: 5px; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .life-at-walden {
      padding-bottom: 20px; } }
  @media (min-width: 1300px) {
    body:not(.fsComposeMode) .life-at-walden {
      margin-bottom: 0;
      padding-right: 0;
      padding-left: 0; } }
  body:not(.fsComposeMode) .life-at-walden:before {
    display: block;
    content: '';
    height: 100%;
    width: calc(100% - 36px);
    background-color: #DEE8D5;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .life-at-walden:before {
        width: calc(100% - 306px); } }
    @media (min-width: 1300px) {
      body:not(.fsComposeMode) .life-at-walden:before {
        width: 52%;
        height: calc(100% - 100px); } }
  body:not(.fsComposeMode) .life-at-walden > header {
    padding-left: 58px;
    text-align: left; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .life-at-walden > header {
        padding-left: 306px; } }
    @media (min-width: 1300px) {
      body:not(.fsComposeMode) .life-at-walden > header {
        padding-left: 40%; } }
  body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article {
      margin: 5px; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(4) {
      -ms-flex-order: 2;
      order: 2;
      width: 46.5%;
      height: 46vw;
      -ms-flex: 1;
      flex: 1; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(6) {
      -ms-flex-order: 1;
      order: 1;
      height: 88vw;
      width: 100%; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(5) {
      -ms-flex-order: 3;
      order: 3;
      width: 46.5%;
      height: 46vw;
      -ms-flex: 1;
      flex: 1; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) {
      -ms-flex-order: 4;
      order: 4;
      height: 88vw;
      width: 100%; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(1) {
      -ms-flex-order: 5;
      order: 5;
      width: 46.5%;
      height: 46vw; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(1) {
          width: 48%; } }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(2) {
      -ms-flex-order: 6;
      order: 6;
      width: 46.5%;
      height: 46vw; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(2) {
          width: 48%; } }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(3) {
      -ms-flex-order: 7;
      order: 7;
      height: 46vw;
      width: 46.5%; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(3) {
          width: 48%; } }
    body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(8) {
      -ms-flex-order: 8;
      order: 8;
      height: 46vw;
      width: 46.5%; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(8) {
          width: 48%; } }
    @media (min-width: 1300px) {
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article {
        margin: 0; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(0),
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(1),
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(2),
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(3),
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(4),
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(5),
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) {
        height: 240px;
        width: 16.66%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-order: 2;
        order: 2; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) .fsTitle {
        font-size: 24px; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) .fsSummary {
        display: none; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(6) {
        width: 50%;
        height: 340px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(8) {
        width: 50%;
        height: 340px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-transform: translate(0, -100px);
        transform: translate(0, -100px); } }
  body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article {
      margin: 5px; }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(4) {
      -ms-flex-order: 2;
      order: 2;
      width: 46.5%;
      height: 46vw;
      -ms-flex: 1;
      flex: 1; }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) {
      -ms-flex-order: 1;
      order: 1;
      height: 88vw;
      width: 100%; }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(5) {
      -ms-flex-order: 3;
      order: 3;
      width: 46.5%;
      height: 46vw;
      -ms-flex: 1;
      flex: 1; }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(6) {
      -ms-flex-order: 4;
      order: 4;
      height: 88vw;
      width: 100%; }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(1) {
      -ms-flex-order: 5;
      order: 5;
      width: 46.5%;
      height: 46vw; }
      @media (min-width: 600px) {
        body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(1) {
          width: 48%; } }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(2) {
      -ms-flex-order: 6;
      order: 6;
      width: 46.5%;
      height: 46vw; }
      @media (min-width: 600px) {
        body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(2) {
          width: 48%; } }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(3) {
      -ms-flex-order: 7;
      order: 7;
      height: 46vw;
      width: 46.5%; }
      @media (min-width: 600px) {
        body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(3) {
          width: 48%; } }
    body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(8) {
      -ms-flex-order: 8;
      order: 8;
      height: 46vw;
      width: 46.5%; }
      @media (min-width: 600px) {
        body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(8) {
          width: 48%; } }
    @media (min-width: 1300px) {
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article {
        margin: 0; }
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(0),
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(1),
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(2),
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(3),
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(4),
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(5),
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(6) {
        height: 240px;
        width: 16.66%;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-order: 2;
        order: 2; }
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) .fsTitle {
        font-size: 30px; }
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) .fsSummary {
        display: block; }
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(7) {
        width: 50%;
        height: 340px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      body.home-19:not(.fsComposeMode) .life-at-walden .home-feeds > .fsElementContent article:nth-child(8) {
        width: 50%;
        height: 340px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-transform: translate(0, -100px);
        transform: translate(0, -100px); } }
  body:not(.fsComposeMode) .life-at-walden .home-feeds article {
    height: 340px;
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #fff;
    padding: 45px;
    z-index: 1; }
    @media (max-width: 700px) {
      body:not(.fsComposeMode) .life-at-walden .home-feeds article:last-child .fsSummary,
      body:not(.fsComposeMode) .life-at-walden .home-feeds article:last-child .fsReadMoreLink {
        display: none; } }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .feed-image,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsThumbnail {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -ms-transform: scale(1);
      transform: scale(1);
      transition: .3s ease; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .feed-image:before,
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsThumbnail:before {
        display: block;
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        background-color: rgba(78, 110, 96, 0);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.65) 100%);
        transition: all .3s; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article > .feed-post-link {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      color: #fff; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .feed-content {
      position: relative;
      max-height: 100%; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .feed-desc {
      padding: 15px;
      font-size: 15px;
      line-height: 1.1;
      text-align: center;
      opacity: 0;
      overflow: auto; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .feed-desc .feed-post-link {
        display: none; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .feed-desc a {
        color: #fff; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .like-count {
      font-size: 40px;
      line-height: 1.1;
      text-align: center;
      opacity: 0; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .like-count:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        display: block;
        width: 100px;
        text-align: center;
        margin: 0 auto; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus-within .feed-image:before,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus-within .fsThumbnail:before {
      background-color: rgba(78, 110, 96, 0.9); }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus-within .like-count,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus-within .feed-desc {
      opacity: 1; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus-within .fsSummary,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus-within .fsReadMoreLink {
      max-height: 100%; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .feed-image,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .fsThumbnail, body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .feed-image,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .fsThumbnail {
      -ms-transform: scale(1.2);
      transform: scale(1.2); }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .feed-image:before,
      body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .fsThumbnail:before, body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .feed-image:before,
      body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .fsThumbnail:before {
        background-color: rgba(78, 110, 96, 0.9); }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .like-count,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .feed-desc, body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .like-count,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .feed-desc {
      opacity: 1; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .fsSummary,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover .fsReadMoreLink, body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .fsSummary,
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus .fsReadMoreLink {
      max-height: 100%; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article:hover:after, body:not(.fsComposeMode) .life-at-walden .home-feeds article:focus:after {
      opacity: 0; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article.fsFeed-post:after {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 20px;
      text-transform: uppercase;
      color: #fff;
      font-weight: bold;
      letter-spacing: 1.5px;
      line-height: 24px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.33), 0 2px 4px rgba(0, 0, 0, 0.5);
      position: absolute;
      bottom: 25px;
      left: 37px; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsThumbnail img {
      display: none; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsTitle {
      font-size: 20px;
      font-weight: bold;
      line-height: 27px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      transition: all .3s;
      position: relative; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsTitle {
          font-size: 30px; } }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsTitle a {
        color: #fff; }
        body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsTitle a:hover, body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsTitle a:focus {
          color: #e8c172; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsReadMoreLink {
      max-height: 0;
      overflow: hidden;
      color: #fff;
      position: relative; }
      body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsReadMoreLink:hover, body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsReadMoreLink:focus {
        color: #e8c172; }
    body:not(.fsComposeMode) .life-at-walden .home-feeds article .fsSummary {
      font-size: 17px;
      line-height: 27px;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
      max-height: 0;
      overflow: hidden;
      position: relative; }

body:not(.fsComposeMode) .community-voices {
  margin-bottom: 128px !important; }
  body:not(.fsComposeMode) .community-voices > header {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #5f5f5f;
    padding-bottom: 40px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .community-voices > header {
        font-size: 22px;
        line-height: 32px; } }
  body:not(.fsComposeMode) .community-voices > .fsElementContent {
    padding: 0 10px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .community-voices > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; } }
  body:not(.fsComposeMode) .community-voices .fsPanel {
    border: 0;
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem;
    display: block !important; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .community-voices .fsPanel {
        display: none !important; }
        body:not(.fsComposeMode) .community-voices .fsPanel.fsOpen {
          display: block !important; } }
    body:not(.fsComposeMode) .community-voices .fsPanel > header {
      display: none !important; }
    body:not(.fsComposeMode) .community-voices .fsPanel > .fsElementContent {
      padding: 0;
      display: block !important; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .community-voices .fsPanel > .fsElementContent {
          display: -ms-flexbox !important;
          display: flex !important;
          -ms-flex-align: center;
          align-items: center; } }
  body:not(.fsComposeMode) .community-voices .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    color: transparent;
    position: absolute;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 50;
    height: 50px;
    width: 50px;
    background: #4e6e60;
    text-align: center; }
    body:not(.fsComposeMode) .community-voices .slick-arrow:before {
      font-size: 22px;
      line-height: 50px;
      color: #fff; }
    body:not(.fsComposeMode) .community-voices .slick-arrow:hover {
      background: #c2d2b3; }
      body:not(.fsComposeMode) .community-voices .slick-arrow:hover:before {
        color: #4a4c4e; }
    body:not(.fsComposeMode) .community-voices .slick-arrow.slick-prev {
      left: 0; }
      body:not(.fsComposeMode) .community-voices .slick-arrow.slick-prev:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    body:not(.fsComposeMode) .community-voices .slick-arrow.slick-next {
      left: auto;
      right: 0; }
      body:not(.fsComposeMode) .community-voices .slick-arrow.slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
  body:not(.fsComposeMode) .community-voices .fsTabsNav {
    -ms-flex-order: 999;
    order: 999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative;
    margin: 0 auto;
    max-width: 60.375em;
    max-width: 60.375rem;
    margin-top: 59px; }
    @media (max-width: 700px) {
      body:not(.fsComposeMode) .community-voices .fsTabsNav {
        display: none; } }
    body:not(.fsComposeMode) .community-voices .fsTabsNav li {
      margin: 5px; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .community-voices .fsTabsNav li {
          margin: 5px 24px; } }
      body:not(.fsComposeMode) .community-voices .fsTabsNav li.fsStateSelected a {
        opacity: 1; }
      body:not(.fsComposeMode) .community-voices .fsTabsNav li a {
        background-size: cover !important;
        background-position: 50% 50% !important;
        width: 43px;
        height: 43px;
        border-radius: 100%;
        font-size: 0;
        line-height: 1;
        opacity: 0.5;
        transition: all 0.3s ease;
        position: relative; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode) .community-voices .fsTabsNav li a {
            width: 100px;
            height: 100px; } }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode) .community-voices .fsTabsNav li a {
            width: 125px;
            height: 125px; } }
        body:not(.fsComposeMode) .community-voices .fsTabsNav li a span {
          font-size: 16px;
          font-weight: 700;
          color: #4e6e60;
          padding-top: 6px;
          position: absolute;
          top: 100%;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          white-space: nowrap;
          transition: all 0.3s ease;
          opacity: 0;
          visibility: hidden; }
        body:not(.fsComposeMode) .community-voices .fsTabsNav li a:hover, body:not(.fsComposeMode) .community-voices .fsTabsNav li a:focus {
          opacity: 1; }
          body:not(.fsComposeMode) .community-voices .fsTabsNav li a:hover span, body:not(.fsComposeMode) .community-voices .fsTabsNav li a:focus span {
            opacity: 1;
            visibility: visible; }
  body:not(.fsComposeMode) .community-voices .image {
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .community-voices .image {
        margin-bottom: 0;
        width: 450px;
        -ms-flex-negative: 0;
        flex-shrink: 0; } }
    body:not(.fsComposeMode) .community-voices .image figure {
      margin: 0; }
    body:not(.fsComposeMode) .community-voices .image picture {
      display: block;
      width: 292px;
      height: 292px;
      border-radius: 100%;
      overflow: hidden;
      background: #e8c172;
      position: relative;
      margin: 0 auto; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .community-voices .image picture {
          height: 450px;
          width: 450px; } }
    body:not(.fsComposeMode) .community-voices .image img {
      border-radius: 100%;
      width: calc(100% - 26px);
      height: calc(100% - 26px);
      position: absolute;
      top: 6px;
      left: 3px; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .community-voices .image img {
          height: 406px;
          width: 406px;
          top: 9px;
          left: 4px; } }
  body:not(.fsComposeMode) .community-voices .content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .community-voices .content {
        -ms-flex-positive: 1;
        flex-grow: 1; } }
    body:not(.fsComposeMode) .community-voices .content:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      position: absolute;
      top: 4px;
      left: 20px;
      color: #e8c172;
      font-size: 24px;
      line-height: 1; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .community-voices .content:before {
          font-size: 40px; } }
    body:not(.fsComposeMode) .community-voices .content > header {
      padding-left: 66px;
      padding-right: 20px;
      margin-bottom: 15px; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .community-voices .content > header {
          margin-bottom: 28px;
          padding-left: 86px; } }
      body:not(.fsComposeMode) .community-voices .content > header .fsElementTitle {
        font-size: 25px;
        line-height: 35px;
        font-weight: bold;
        font-family: "nimbus-sans", sans-serif;
        font-weight: 400; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode) .community-voices .content > header .fsElementTitle {
            font-size: 30px;
            line-height: 35px; } }
      body:not(.fsComposeMode) .community-voices .content > header .fsElementHeaderContent {
        color: #767676;
        font-size: 16px;
        line-height: 26px; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode) .community-voices .content > header .fsElementHeaderContent {
            font-size: 18px;
            line-height: 35px; } }
    body:not(.fsComposeMode) .community-voices .content > .fsElementContent {
      color: #5F5F5F;
      font-size: 18px;
      line-height: 28px;
      padding-left: 66px;
      padding-right: 20px; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .community-voices .content > .fsElementContent {
          font-size: 22px;
          line-height: 32px;
          padding-left: 86px; } }
      body:not(.fsComposeMode) .community-voices .content > .fsElementContent p {
        margin-bottom: 15px; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode) .community-voices .content > .fsElementContent p {
            margin-bottom: 25px; } }
        body:not(.fsComposeMode) .community-voices .content > .fsElementContent p:last-child {
          margin-bottom: 0; }
      body:not(.fsComposeMode) .community-voices .content > .fsElementContent a {
        display: inline-block;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        font-family: "nimbus-sans", sans-serif;
        font-weight: 900;
        letter-spacing: 1.5px;
        line-height: 17px;
        text-align: center;
        padding: 12px 14px;
        background: #4e6e60;
        text-decoration: none; }
        body:not(.fsComposeMode) .community-voices .content > .fsElementContent a:hover, body:not(.fsComposeMode) .community-voices .content > .fsElementContent a:focus {
          background: #e8c172;
          color: #4a4c4e; }

.you-can-paging,
.home-feeds-paging {
  padding-top: 32px;
  text-align: center; }
  .you-can-paging .slick-arrow,
  .home-feeds-paging .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    height: 60px;
    width: 60px;
    background: #4e6e60;
    margin: 0 .5px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    transition: background .3s; }
    .you-can-paging .slick-arrow:before,
    .home-feeds-paging .slick-arrow:before {
      font-size: 17px;
      line-height: 60px;
      color: #fff;
      transition: color .3s; }
    .you-can-paging .slick-arrow:hover, .you-can-paging .slick-arrow:focus,
    .home-feeds-paging .slick-arrow:hover,
    .home-feeds-paging .slick-arrow:focus {
      background: #e8c172; }
      .you-can-paging .slick-arrow:hover:before, .you-can-paging .slick-arrow:focus:before,
      .home-feeds-paging .slick-arrow:hover:before,
      .home-feeds-paging .slick-arrow:focus:before {
        color: #4a4c4e; }
  .you-can-paging .slick-prev:before,
  .home-feeds-paging .slick-prev:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .you-can-paging .slick-next:before,
  .home-feeds-paging .slick-next:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

body:not(.fsComposeMode) .feature-grid {
  position: relative;
  margin-bottom: 30px; }
  body:not(.fsComposeMode) .feature-grid > .fsElementContent {
    width: 100%;
    position: relative;
    background: #fff;
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 40px;
    padding-right: 1.25em;
    padding-left: 1.25em; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .feature-grid > .fsElementContent {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 0;
        top: -50px;
        bottom: -50px;
        max-width: calc(100% - 40px); } }
    @media (min-width: 1280px) {
      body:not(.fsComposeMode) .feature-grid > .fsElementContent {
        display: block;
        height: 900px;
        max-width: 1220px; } }
    body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box {
      background-size: cover;
      background-position: 50%;
      background-repeat: no-repeat;
      width: 100%;
      height: 300px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
      flex-flow: column;
      -ms-flex-pack: end;
      justify-content: flex-end;
      overflow: hidden;
      position: relative;
      margin-bottom: 20px;
      position: relative;
      background: none !important; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box {
          width: calc(50% - 10px); } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box {
          height: 490px; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box {
          width: 100%;
          height: 300px; } }
      @media (max-width: 1279px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .fsElementContent p {
          font-size: 16px;
          line-height: 18px;
          text-align: center; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .fsElementContent .fsElementTitle, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .fsElementContent h2 {
          font-size: 17px;
          line-height: 20px; } }
      @media (min-width: 1000px) and (max-width: 1279px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .fsElementContent p {
          font-size: 17px;
          line-height: 27px;
          text-align: center; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .fsElementContent .fsElementTitle, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .fsElementContent h2 {
          font-size: 17px;
          line-height: 20px; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box {
          position: absolute;
          margin-bottom: 0; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall {
          height: 45.8221%;
          width: 26.27119%; } }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(1) header {
        background: rgba(194, 210, 179, 0.8); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(1) .button-overlay-inner h2 {
        color: #4a4c4e !important; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(1) .button-overlay-inner h2.fsElementTitle {
          color: #fff !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(1) .button-overlay-inner .button-contents .fsElementContent {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(1) .button-overlay-inner .button-contents footer a {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(1) .button-overlay-inner:after {
        background: linear-gradient(180deg, rgba(78, 110, 96, 0) 0px, #c2d2b3 146px, #c2d2b3 100%); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(2) header {
        background: rgba(158, 178, 208, 0.9); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(2) .button-overlay-inner h2 {
        color: #4a4c4e !important; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(2) .button-overlay-inner h2.fsElementTitle {
          color: #fff !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(2) .button-overlay-inner .button-contents .fsElementContent {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(2) .button-overlay-inner .button-contents footer a {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(2) .button-overlay-inner:after {
        background: linear-gradient(180deg, rgba(78, 110, 96, 0) 0px, #9eb2d0 146px, #9eb2d0 100%); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(6) header {
        background: rgba(232, 193, 114, 0.9); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(6) .button-overlay-inner h2 {
        color: #4a4c4e !important; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(6) .button-overlay-inner h2.fsElementTitle {
          color: #fff !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(6) .button-overlay-inner .button-contents .fsElementContent {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(6) .button-overlay-inner .button-contents footer a {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(6) .button-overlay-inner:after {
        background: linear-gradient(180deg, rgba(78, 110, 96, 0) 0px, #e8c172 146px, #e8c172 100%); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(7) header {
        background: rgba(200, 177, 139, 0.9); }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(7) .button-overlay-inner h2 {
        color: #4a4c4e !important; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(7) .button-overlay-inner h2.fsElementTitle {
          color: #fff !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(7) .button-overlay-inner .button-contents .fsElementContent {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(7) .button-overlay-inner .button-contents footer a {
        color: #4a4c4e !important; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.tall:nth-of-type(7) .button-overlay-inner:after {
        background: linear-gradient(180deg, rgba(78, 110, 96, 0) 0px, #C8B18B 146px, #C8B18B 100%); }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short {
          height: 32.34501%;
          width: 19.49153%; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .button-contents .fsElementContent:after {
            margin-bottom: 10px; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short header .fsElementTitle, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short header h2, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .fsElementContent .fsElementTitle, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .fsElementContent h2 {
            font-size: 18px !important;
            line-height: 20px !important; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .fsElementContent p {
            font-size: 14px;
            line-height: 18px; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .button-overlay-inner .fsElementContent, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .button-overlay-inner footer {
            padding: 0 15px; } }
      @media (min-width: 1400px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.short .button-inner .fsElementContent:after {
          margin-bottom: 20px; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.wide {
          height: 32.34501%;
          width: 40.67797%; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(2) {
          top: 2.69542%;
          left: 1.69492%; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(3) {
          bottom: 2.69542%;
          left: 1.69492%; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(4) {
          top: 2.69542%;
          left: 29.66102%; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(5) {
          top: 2.69542%;
          left: 50.84746%; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(6) {
          bottom: 2.69542%;
          left: 29.66102%; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(7) {
          top: 2.69542%;
          right: 1.69492%; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:nth-child(8) {
          bottom: 2.69542%;
          right: 1.69492%; } }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover header, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus header, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused header {
        background-color: transparent;
        transition-delay: 0s;
        opacity: 0;
        transition: none; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-decoration: none; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner {
          -ms-flex: 1 0 auto;
          flex: 1 0 auto;
          transition: -ms-flex 0.35s ease 0s;
          transition: flex 0.35s ease 0s; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner:before, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner:before, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner:before, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner:after {
            top: -146px;
            transition: top 0.3s ease 0s,               opacity 0.3s ease 0s; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner:before, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner:before, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner:before {
            opacity: 0; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner:after {
            opacity: 0.86; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner .fsElementTitle:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner .fsElementTitle:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner .fsElementTitle:after {
            opacity: 0; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner h2:not(.fsElementTitle), body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner h2:not(.fsElementTitle), body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner h2:not(.fsElementTitle) {
            opacity: 1; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-overlay-inner .fsElementContent p, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-overlay-inner .fsElementContent p, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-overlay-inner .fsElementContent p {
            opacity: 1;
            transition: opacity 0.3s ease 0.2s; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .button-contents, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .button-contents, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .button-contents {
          max-height: 315px;
          opacity: 1; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay footer, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay footer, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay footer {
          max-height: 82px;
          opacity: 1;
          transition: opacity 0.3s ease 0.2s; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:hover .button-overlay .fsElementContent:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box:focus .button-overlay .fsElementContent:after, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box.focused .button-overlay .fsElementContent:after {
          opacity: 1;
          transition: opacity 0.3s ease 0.2s; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-background {
        background-size: cover;
        background-position: center center;
        position: absolute;
        top: 0;
        left: 0px;
        right: 0px;
        bottom: 0; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
        flex-flow: column;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay {
            height: 100%;
            position: relative;
            top: auto;
            left: auto;
            right: auto;
            bottom: auto; } }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        transition: -ms-flex 0.3s ease 0s;
        transition: flex 0.3s ease 0s;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner:before, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner:after {
          content: '';
          display: block;
          height: 1000px;
          position: absolute;
          top: calc(100% - 146px);
          left: 0;
          right: 0;
          opacity: 0.86;
          transition: top 0.2s ease 0s, opacity 0.2s ease 0.05s; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner:after {
          background: linear-gradient(180deg, rgba(78, 110, 96, 0) 0px, #4e6e60 146px, #4e6e60 100%);
          opacity: 0; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner .fsElementTitle {
          color: #fff;
          font-weight: 900;
          font-family: "nimbus-sans", sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          text-align: center;
          font-size: 18px;
          line-height: 20px;
          margin: 0;
          padding-top: 15px;
          padding-bottom: 15px;
          font-weight: bold;
          padding: 15px;
          letter-spacing: 0.3px; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner .fsElementTitle:after {
            display: block;
            content: '';
            height: 2px;
            width: 70px;
            background: rgba(255, 255, 255, 0.7);
            margin: 15px auto 0;
            position: relative;
            top: auto;
            right: auto;
            -ms-transform: none;
            transform: none;
            margin-top: 5px;
            margin-bottom: 0;
            opacity: 1;
            transition: 0.3s opacity ease; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-overlay-inner h2:not(.fsElementTitle) {
          color: #fff;
          font-family: "nimbus-sans", sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          text-align: center;
          font-size: 20px;
          line-height: 22px;
          margin: 0;
          padding-top: 15px;
          padding-bottom: 15px;
          font-weight: bold;
          padding: 0;
          opacity: 1; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box header {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative;
        z-index: 2;
        width: 100%;
        background-color: rgba(78, 110, 96, 0.8);
        transition: 0.2s opacity ease;
        position: absolute;
        bottom: 0;
        opacity: 1;
        min-height: 77px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center; }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents {
        position: relative;
        z-index: 2; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents .fsElementContent, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents footer {
          padding: 0 25px;
          color: #fff;
          cursor: default; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents .fsElementContent:after {
          display: block;
          content: '';
          height: 2px;
          width: 70px;
          background: rgba(255, 255, 255, 0.7);
          margin: 15px auto 0;
          position: relative;
          top: auto;
          right: auto;
          -ms-transform: none;
          transform: none;
          margin-top: 5px;
          margin-bottom: 20px;
          opacity: 0;
          transition: opacity 0.3s ease 0s; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents .fsElementContent p {
          transition: opacity 0.3s ease 0s;
          opacity: 0; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents footer {
          transition: opacity 0.3s ease 0s;
          opacity: 0;
          text-align: center; }
          body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents footer a {
            color: #fff;
            text-transform: uppercase; }
            body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents footer a:hover, body:not(.fsComposeMode) .feature-grid > .fsElementContent .profile-box .button-contents footer a:focus {
              opacity: 0.8;
              transition: opacity 0.3s; }
        body:not(.fsComposeMode) .button-contents {
          max-height: 0px;
          transition: max-height 0.3s ease 0s, opacity 0.3s ease 0s;
          opacity: 0; }
    body:not(.fsComposeMode) .feature-grid > .fsElementContent .overview {
      background: #fff;
      text-align: center;
      padding: 40px 20px 0; }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .overview {
          height: 30.9973%;
          width: 40.59322%;
          position: absolute;
          top: 34.36658%;
          left: 29.66102%;
          padding: 0;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center; } }
      body:not(.fsComposeMode) .feature-grid > .fsElementContent .overview h2 {
        line-height: 1.23333em;
        letter-spacing: 1px;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px;
        font-family: "cholla-sans", sans-serif;
        color: #4e6e60;
        text-transform: none;
        margin-top: 12px;
        padding-bottom: 0;
        margin-bottom: 0;
        font-weight: bold;
        letter-spacing: 0; }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .overview h2:after {
          display: block;
          content: '';
          height: 2px;
          width: 50px;
          position: absolute;
          bottom: 0;
          left: 50%;
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }
        body:not(.fsComposeMode) .feature-grid > .fsElementContent .overview h2 em {
          display: block;
          font-style: normal;
          font-size: 18px;
          line-height: 1.38889em;
          text-transform: none;
          font-weight: 500;
          letter-spacing: normal; }

body:not(.fsComposeMode) .home-intro {
  background: #4e6e60;
  color: #fff;
  text-align: center; }
  body:not(.fsComposeMode) .home-intro > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 81.25em;
    max-width: 81.25rem;
    padding: 40px 20px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .home-intro > .fsElementContent {
        padding: 30px 20px 80px; } }
    body:not(.fsComposeMode) .home-intro > .fsElementContent p {
      margin: 0;
      font-family: "cholla-sans", sans-serif;
      font-weight: bold;
      line-height: 1.2333333333em;
      font-size: 2.25em;
      font-size: 34px; }

/*! pages - style-guide v0.0.1 */
.style-guide-page .fsPageTitle {
  margin-bottom: 1.875em;
  padding: 1.25em;
  background: rgba(0, 0, 0, 0.1); }

.colors ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 40%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 20%; } }
    @media (min-width: 1300px) {
      .colors ol li {
        margin-bottom: 0;
        width: 10%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #4a4c4e;
      color: #4a4c4e; }
      .colors ol li:nth-of-type(1):after {
        content: "#4a4c4e"; }
    .colors ol li:nth-of-type(2) {
      background: #4e6e60;
      color: #4e6e60; }
      .colors ol li:nth-of-type(2):after {
        content: "#4e6e60"; }
    .colors ol li:nth-of-type(3) {
      background: #c2d2b3;
      color: #c2d2b3; }
      .colors ol li:nth-of-type(3):after {
        content: "#c2d2b3"; }
    .colors ol li:nth-of-type(4) {
      background: #9eb2d0;
      color: #9eb2d0; }
      .colors ol li:nth-of-type(4):after {
        content: "#9eb2d0"; }
    .colors ol li:nth-of-type(5) {
      background: #e8c172;
      color: #e8c172; }
      .colors ol li:nth-of-type(5):after {
        content: "#e8c172"; }
    .colors ol li:nth-of-type(6) {
      background: #C8B18B;
      color: #C8B18B; }
      .colors ol li:nth-of-type(6):after {
        content: "#C8B18B"; }
    .colors ol li:nth-of-type(1) {
      background: #4a4c4e;
      color: #4a4c4e; }
      .colors ol li:nth-of-type(1):after {
        content: "#4a4c4e"; }
    .colors ol li:nth-of-type(8) {
      background: #6d7174;
      color: #6d7174; }
      .colors ol li:nth-of-type(8):after {
        content: "#6d7174"; }
    .colors ol li:nth-of-type(9) {
      background: #8e959b;
      color: #8e959b; }
      .colors ol li:nth-of-type(9):after {
        content: "#8e959b"; }
    .colors ol li:nth-of-type(10) {
      background: #b8c1ca;
      color: #b8c1ca; }
      .colors ol li:nth-of-type(10):after {
        content: "#b8c1ca"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.3125em;
    padding: 0.3125em; }
    .fonts ol li:nth-of-type(1):after {
      content: ""; }
    .fonts ol li:nth-of-type(1):after {
      content: ""; }
    .fonts ol li:nth-of-type(3) {
      font-family: "nimbus-sans", sans-serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "nimbus-sans, sans-serif"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "cholla-sans", sans-serif; }
      .fonts ol li:nth-of-type(4):after {
        content: "cholla-sans, sans-serif"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(5):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(6) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(6):after {
        content: "FontAwesome"; }
    .fonts ol li:nth-of-type(7) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(7):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 50px / line: 56px"; }

.headers h2:after {
  content: " size: 36px / line: 40px"; }

.headers h3:after {
  content: " size: 28px / line: 30px"; }

.headers h4:after {
  content: " size: 26px / line: 26px"; }

.headers h5:after {
  content: " size: 22px / line: 24px"; }

.headers h6:after {
  content: " size: 16px / line: 22px"; }
