@charset "UTF-8";
 /**
 *
 * Mamaroneck Union Free School District - default
 * @link http://mamkschoolsorg.finalsite.com/
 * Site Template : 
 * Built By: Keisha Croxton
 * Project Manager: Ralph Purificato
 * Designer: Tony Ferullo
 * ==== Git Info ====
 * Branch Name: clients/mamkschoolsorg
 * Build version: 3.2.7
 * Git Tag: 
 * Last build by: Gelu Dan
 *
 **/

@charset "UTF-8";
/** 
 * Html5 Placeholder Polyfill - v2.0.9 - 2014-01-21 
 * web: http://blog.ginader.de/dev/jquery/HTML5-placeholder-polyfill/ 
 * issues: https://github.com/ginader/HTML5-placeholder-polyfill/issues 
 * Copyright (c) 2014 Dirk Ginader; Licensed MIT, GPL 
 */
span.placeholder {
  position: absolute;
  font-size: 75%;
  color: #999;
  font-family: sans-serif;
  padding: 4px 3px;
  z-index: 1;
  cursor: text; }

span.placeholder-hide-except-screenreader {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

span.placeholder-hide {
  display: none; }

label.visuallyhidden-with-placeholder {
  height: auto !important;
  overflow: visible !important;
  position: absolute !important;
  left: -999em; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * 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; }

.navigation.social a[href*='facebook']:after, .navigation.social a[href*='google']:after, .navigation.social a[href*='instagram']:after, .navigation.social a[href*='linkedin']:after, .navigation.social a[href*='blog']:after, .navigation.social a[href*='twitter']:after, .navigation.social a[href*='youtube']:after, form.gsc-search-box-tools td.gsc-search-button:after {
  font-family: "el-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

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

/*! content - html v0.0.1 */
h1 {
  color: #455A64; }

h2 {
  color: #455A64; }

h3 {
  color: #455A64; }

h4 {
  color: #455A64; }

h5 {
  color: #455A64; }

h6 {
  color: #455A64; }

h1,
.alpha {
  margin-top: 0;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: normal;
  font-weight: 400; }

h2,
.beta {
  margin-top: 0;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  font-size: 36px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: 400; }

h3,
.gamma {
  margin-top: 0;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  font-size: 28px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: 400; }

h4,
.delta {
  margin-top: 0;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: 400; }

h5,
.epsilon {
  margin-top: 0;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: 400; }

h6,
.zeta {
  margin-top: 0;
  font-weight: normal;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: 400; }

a {
  text-decoration: none;
  color: #3299bb;
  transition: background .3s, color .3s; }
  a:hover {
    color: #50b0d0; }

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

p,
ol,
ul,
p {
  margin-top: 0;
  color: #727272;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  margin-bottom: 18px;
  line-height: 28px;
  font-weight: 400; }

p:empty {
  display: none; }

.fsElement.table-styled,
.fsElement.table-no-header {
  margin-bottom: 40px; }
  .fsElement.table-styled p,
  .fsElement.table-no-header p {
    margin: 0;
    font-family: "Lato", sans-serif; }
  .fsElement.table-styled table,
  .fsElement.table-no-header table {
    font-family: "Lato", sans-serif;
    margin-bottom: 1.17647em;
    width: 100%;
    table-layout: fixed; }
    @media (max-width: 900px) {
      .fsElement.table-styled table,
      .fsElement.table-no-header table {
        font-size: 16px;
        line-height: normal; } }
    .fsElement.table-styled table tr:nth-of-type(odd) td,
    .fsElement.table-no-header table tr:nth-of-type(odd) td {
      background-color: rgba(0, 0, 0, 0.1); }
    .fsElement.table-styled table th,
    .fsElement.table-styled table td,
    .fsElement.table-no-header table th,
    .fsElement.table-no-header table td {
      vertical-align: top;
      border-bottom: 1px solid #fff;
      word-wrap: break-word; }
    .fsElement.table-styled table th,
    .fsElement.table-no-header table th {
      padding: 1.17647em;
      text-align: left;
      background: #455A64;
      color: #fff; }
    .fsElement.table-styled table td,
    .fsElement.table-no-header table td {
      padding: 10px 20px;
      background: rgba(0, 0, 0, 0.05); }

.fsElement.table-styled table tr:first-child td {
  color: #fff;
  background: #455A64;
  font-weight: 700; }

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

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

hr {
  border-color: #f7f7f7;
  border-width: 1px;
  border-style: solid; }

.slick-dots {
  position: absolute;
  bottom: 40px;
  right: 40px;
  transition: 1s; }
  .slick-dots ul,
  .slick-dots ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .slick-dots a {
    display: block; }
  @media (max-width: 600px) {
    .slick-dots {
      left: 0;
      text-align: center; } }
  .slick-dots li {
    display: inline-block;
    margin-right: 10px; }
    .slick-dots li:last-child {
      margin-right: 0; }
  .slick-dots button {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #fff;
    font-size: 0;
    color: transparent;
    position: relative; }
    .slick-dots button:after {
      position: relative;
      display: block;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "";
      position: absolute;
      height: 11.5px;
      width: 11.5px;
      background: #ec7b1f;
      left: 0;
      right: 0;
      display: block;
      margin: 0 auto;
      border-radius: 50%;
      opacity: 0;
      transition: opacity .4s ease; }
  .slick-dots li.slick-active button:after {
    opacity: 1;
    transition: opacity .4s ease; }

@font-face {
  font-family: "el-icons";
  src: url("/uploaded/themes/default/fonts/el-icons/el-icons.eot");
  src: url("/uploaded/themes/default/fonts/el-icons/el-icons.eot?#iefix") format("eot"), url("/uploaded/themes/default/fonts/el-icons/el-icons.woff") format("woff"), url("/uploaded/themes/default/fonts/el-icons/el-icons.ttf") format("truetype"), url("/uploaded/themes/default/fonts/el-icons/el-icons.svg#el-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon:before {
  display: inline-block;
  font-family: "el-icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.icon-4x {
  font-size: 4em; }

.icon-5x {
  font-size: 5em; }

.icon-fw {
  width: 1.2857142857142858em;
  text-align: center; }

.icon-chain:before {
  content: "\EA01"; }

.icon-search2:before {
  content: "\EA02"; }

.icon-angle-down:before {
  content: "\EA03"; }

.icon-angle-left:before {
  content: "\EA04"; }

.icon-angle-right:before {
  content: "\EA05"; }

.icon-angle-up:before {
  content: "\EA06"; }

.icon-facebook:before {
  content: "\EA07"; }

.icon-instagram:before {
  content: "\EA08"; }

.icon-twitter:before {
  content: "\EA09"; }

.icon-youtube-play:before {
  content: "\EA0A"; }

.icon-world:before {
  content: "\EA0B"; }

.icon-book:before {
  content: "\EA0C"; }

.icon-book2:before {
  content: "\EA0D"; }

.icon-books:before {
  content: "\EA0E"; }

.icon-graduate:before {
  content: "\EA0F"; }

.icon-graduation-cap:before {
  content: "\EA10"; }

.icon-group:before {
  content: "\EA11"; }

.icon-menu:before {
  content: "\EA12"; }

.icon-close:before {
  content: "\EA13"; }

.icon-minus:before {
  content: "\EA14"; }

.icon-plus:before {
  content: "\EA15"; }

/*! content - style manger v0.0.1 */
.leadin,
.fs_style_10 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #bfbfbf;
  font-weight: 400; }

.content-button,
.fs_style_7,
.outline-button,
.fs_style_8 {
  display: inline-block;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  letter-spacing: .015em;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 20px;
  border-radius: 3px;
  transition: all .4s ease; }
  .content-button:hover,
  .fs_style_7:hover,
  .outline-button:hover,
  .fs_style_8:hover {
    transition: all .4s ease; }

.content-button,
.fs_style_7 {
  background: #ec7b1f;
  color: #fff; }
  .content-button:hover,
  .fs_style_7:hover {
    color: #fff;
    background: #f0974e; }

.outline-button,
.fs_style_8 {
  color: #ec7b1f;
  border: 1px solid #ec7b1f;
  background: transparent;
  display: inline-block;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0; }
  .outline-button:hover,
  .fs_style_8:hover {
    color: #fff;
    border-color: transparent;
    background: #ec7b1f; }

blockquote, .side-quote,
.quote {
  margin: 28px 0;
  background: #f7f7f7;
  padding: 20px;
  display: block;
  width: 100%;
  position: relative;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  border-left: 5px solid #ec7b1f;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
  color: #727272;
  font-weight: 400; }
  blockquote p, .side-quote p,
  .quote p {
    margin: 0;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px; }
  blockquote strong, .side-quote strong,
  .quote strong {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    font-size: 12px;
    margin-top: 5px;
    color: #ec7b1f; }

cite {
  display: block;
  margin: 0 0 20px;
  font-style: normal; }
  cite:before {
    content: '- '; }

.callout,
.fs_style_9 {
  width: 50%;
  display: block;
  float: left;
  margin: 0;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #455A64;
  padding-right: 20px;
  padding-bottom: 10px; }
  .callout[style^="text-align: right;"],
  .fs_style_9[style^="text-align: right;"] {
    text-align: left !important;
    float: right;
    padding-right: 0;
    padding-left: 20px; }
    @media (max-width: 900px) {
      .callout[style^="text-align: right;"],
      .fs_style_9[style^="text-align: right;"] {
        padding-left: 0; } }
  @media (max-width: 600px) {
    .callout,
    .fs_style_9 {
      float: none;
      width: 100%;
      display: block; } }

span.fs_style_9 {
  padding-top: 10px; }

.side-quote p {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #8c8c8c; }

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

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

html {
  font-family: "Lato", sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga'; }

body {
  font-size: 17px;
  line-height: 1.41176;
  color: #727272; }

html,
body {
  overflow-x: hidden; }

#fsPageWrapper {
  width: 100%; }

#fsPageBodyWrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff;
  overflow: hidden; }
  .has-tier-navigation #fsPageBodyWrapper {
    padding-top: 0px;
    padding-bottom: 0px; }
    @media (min-width: 900px) {
      .has-tier-navigation #fsPageBodyWrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 1180px; }
  .home #fsPageBody {
    margin: 0;
    max-width: none; }

#fsPageBodyWrapper {
  padding: 100px 20px;
  background: #fff; }
  .landing #fsPageBodyWrapper {
    padding: 60px 20px; }
  @media (max-width: 900px) {
    #fsPageBodyWrapper {
      padding-top: 20px; } }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 1180px; }

#fsBannerLeft {
  float: none;
  margin-bottom: 20px;
  width: 100%;
  width: auto; }
  @media (min-width: 900px) {
    #fsBannerLeft {
      float: left; } }
  @media (min-width: 900px) {
    #fsBannerLeft {
      padding-right: 40px;
      display: block;
      width: 31.42857%; }
      .fsOverrideLeftBanner #fsBannerLeft {
        display: none !important; } }
  @media (min-width: 1024px) {
    #fsBannerLeft {
      width: 25%; } }

.fsBannerLeft.mobile {
  display: block; }
  @media (min-width: 900px) {
    .fsBannerLeft.mobile {
      display: none; } }

#fsPageContent {
  float: none;
  margin-bottom: 20px;
  width: 100% !important;
  margin: 0; }
  @media (min-width: 900px) {
    #fsPageContent {
      float: left; } }
  @media (min-width: 900px) {
    .fsHasRightBanner #fsPageContent {
      width: 62.5% !important; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner #fsPageContent {
      width: 68.57143% !important; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner.fsOverrideLeftBanner #fsPageContent {
      width: 100% !important; } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    zoom: 1; }
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent:after {
      display: table;
      clear: both;
      content: ''; }
    @media (min-width: 900px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: 68.57143% !important; } }
    @media (min-width: 1024px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: 37.5% !important; } }
  @media (min-width: 900px) {
    .fsOverrideLeftBanner .fsHasLeftBanner.fsHasRightBanner.fsOverrideLeftBanner #fsPageContent {
      width: 100% !important; } }

#fsBannerRight {
  float: none;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 900px) {
    #fsBannerRight {
      float: left; } }
  @media (min-width: 900px) {
    #fsBannerRight {
      padding-left: 100px;
      width: 37.5%; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner #fsBannerRight {
      width: 68.57143%;
      margin-left: 31.42857%;
      padding-left: 0; } }
  @media (min-width: 1024px) {
    .fsHasLeftBanner #fsBannerRight {
      padding-left: 40px;
      width: 37.5%;
      margin: 0; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner.fsOverrideLeftBanner #fsBannerRight {
      width: 100% !important;
      margin-left: 0; } }

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

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

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

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

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

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

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

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

.fsBanner .fsElementTitle {
  font-size: 28px;
  margin-bottom: 22px; }

#fsBannerRight .fsBanner > * + *,
#fsBannerLeft .fsBanner > * + * {
  margin-top: 40px; }

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #455A64;
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    font: 400 16px/40px "Lato", sans-serif;
    padding-left: 20px;
    color: #fff;
    position: relative; }
    .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
      color: #fff; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
    background: #5a7582;
    transition: .3s; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
      color: #fff;
      transition: .3s; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #3299bb; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #fff; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: ""; }

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before, .fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  font-family: "el-icons";
  content: ""; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after, .fsPanelIconBefore.fsAccordion .fsPanel > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  font-family: "el-icons";
  content: ""; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after, .fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  margin: 0 0 0 20px;
  float: right;
  width: 47px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center; }

.fsPanelIconBefore.fsAccordion .fsPanel > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  margin: -3px 20px 0 0; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2:before, .fsPanelIconAfter.fsTabs .fsPanel > header h2:before {
  display: none; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2:after, .fsPanelIconAfter.fsTabs .fsPanel > header h2:after {
  margin: 0 0 0 20px;
  float: right;
  width: 47px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center; }

.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel > header h2:before, .fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel > header h2:before {
  content: ''; }

.fsAccordion {
  margin-bottom: 20px; }

/*! elements - calendar */
.fsCalendar article {
  margin-bottom: 20px; }

.fsCalendar .fsDate {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  background: #f7f7f7;
  text-align: center; }

.fsCalendar .fsReadMoreLink {
  font-weight: 400;
  color: #3299bb;
  display: none; }
  .fsCalendar .fsReadMoreLink:hover {
    color: #50b0d0; }

.sidebar-calendar article {
  overflow: hidden; }

.sidebar-calendar .fsTitle a {
  display: block;
  font-weight: 600;
  color: #ec7b1f; }
  .sidebar-calendar .fsTitle a:hover {
    color: #f0974e; }

.sidebar-calendar .fsDate {
  border-left: 2px solid #ec7b1f;
  padding-top: 12px;
  margin-bottom: 0px; }
  .sidebar-calendar .fsDate .fsReadMoreLink {
    display: none; }
  .sidebar-calendar .fsDate .fsDayName {
    display: none; }
  .sidebar-calendar .fsDate span {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #727272; }
  .sidebar-calendar .fsDate .fsDay {
    font-size: 24px;
    display: block;
    font-weight: 400;
    color: #bfbfbf; }

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

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle {
  font-size: 1.1em;
  font-weight: bold;
  outline: 0;
  margin-bottom: 5px; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height: 1; }

.fsCalendarEventGrid .fsCalendarMonthBrowser .fsCalendarPrevMonth, .fsCalendarEventGrid .fsCalendarMonthBrowser .fsCalendarNextMonth {
  color: transparent;
  background-color: transparent;
  border: none;
  position: relative;
  line-height: 0;
  outline: 0;
  padding: 0;
  width: 40px;
  height: 40px; }
  .fsCalendarEventGrid .fsCalendarMonthBrowser .fsCalendarPrevMonth:before, .fsCalendarEventGrid .fsCalendarMonthBrowser .fsCalendarNextMonth:before {
    color: #575757;
    content: '\2039';
    font-size: 26px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -2px; }

.fsCalendarEventGrid .fsCalendarMonthBrowser .fsCalendarNextMonth:before {
  content: '\203A'; }

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(69, 90, 100, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(69, 90, 100, 0.05); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
          position: relative;
          min-height: 0;
          height: 25px;
          border: 1px solid #EDEDED; }
          .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
            background-color: rgba(69, 90, 100, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(69, 90, 100, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; } }

#event-view {
  padding: 20px;
  margin: 20px auto 0; }
  #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; }
  .scroll-up span {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    background: #727272;
    color: #fff;
    outline: 0;
    text-align: center;
    padding: 10px 20px; }
    .scroll-up span:hover {
      background-color: #ec7b1f;
      color: #727272; }
    .scroll-up span em {
      display: block;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 1.1; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block;
  width: 10px;
  height: 10px; }

.fsCalendarLegend {
  margin: 20px 0;
  padding: 0; }
  .fsCalendarLegend ul,
  .fsCalendarLegend ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .fsCalendarLegend a {
    display: block; }
  @media (min-width: 600px) {
    .fsCalendarLegend > ul {
      -moz-column-count: 2;
      column-count: 2; } }
  @media (min-width: 800px) {
    .fsCalendarLegend > ul {
      -moz-column-count: 3;
      column-count: 3; } }
  .fsCalendarLegend > ul li {
    page-break-inside: avoid;
    break-inside: avoid-column; }
  .fsCalendarLegend > ul ul {
    margin-left: 20px; }

/*! elements - constituent v0.0.1 */
.fsConstituent .fsElementPagination {
  margin-bottom: 20px; }

.fsConstituentItem {
  float: none;
  max-width: 300px;
  width: 100% !important;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */ }
  @media (min-width: 900px) {
    .fsConstituentItem {
      display: inline-block;
      vertical-align: top;
      max-width: 100%; } }
  .fsConstituentItem > * {
    padding-right: 20px;
    padding-left: 20px; }

.fsConstituent .fsPhoto {
  padding-right: 0;
  padding-left: 0; }
  .fsConstituent .fsPhoto img {
    display: block;
    width: 100%; }

.fsConstituent .fsFullName {
  padding-top: 20px; }

.fsConstituent .fsEmail {
  word-break: break-all; }

@media (min-width: 900px) {
  [class^='fsConstituentColumnLayout'] {
    -moz-column-gap: 20px;
    column-gap: 20px; } }

@media (min-width: 900px) {
  .fsConstituentColumnLayout_2 {
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 900px) {
  .fsConstituentColumnLayout_3 {
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 1024px) {
  .fsConstituentColumnLayout_3 {
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 900px) {
  .fsConstituentColumnLayout_4 {
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 1024px) {
  .fsConstituentColumnLayout_4 {
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 1180px) {
  .fsConstituentColumnLayout_4 {
    -moz-column-count: 4;
    column-count: 4; } }

.fsProfileSection {
  margin-bottom: 1.17647em; }
  .fsProfileSection .fsProfileSectionSpecialData > div {
    display: block;
    width: auto;
    float: none; }
    @media (min-width: 900px) {
      .fsProfileSection .fsProfileSectionSpecialData > div {
        display: inline-block;
        vertical-align: middle;
        width: 25%;
        margin-right: -0.24em; }
        .fsProfileSection .fsProfileSectionSpecialData > div + div {
          margin-right: 0;
          width: 74%; } }

.fsConstituent.fsSearch {
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #727272; }
  .fsConstituent.fsSearch > .fsElementContent {
    margin: 0 -10px; }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.17647em; }
    @media (min-width: 900px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 1024px) {
      .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: 900px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.58824em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    background: #ec7b1f;
    color: #fff;
    outline: 0;
    text-align: center;
    margin: 0 10px;
    padding: 10px 30px;
    font-size: inherit; }
    .fsConstituent.fsSearch .fsConstituentSearchButton:hover {
      background-color: #ec7b1f;
      color: #727272; }
    .fsConstituent.fsSearch .fsConstituentSearchButton em {
      display: block;
      font-style: normal;
      font-weight: 400;
      font-size: 13px;
      line-height: 1.1; }

.fsElementPagination {
  margin: 20px 0; }

.fs_style_24 {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 25px;
  display: inline-block;
  border: 2px solid #fff;
  margin: 10px 0;
  border-radius: 3px;
  transition: 0.3s; }
  .fs_style_24:hover {
    color: #fff;
    background-color: #3299bb;
    border-color: #3299bb;
    text-shadow: none; }

.staff-button {
  max-width: 100%;
  padding: 30px 20px;
  background: #f4f4f4;
  border: 1px solid rgba(50, 153, 187, 0.2);
  border-radius: 3px;
  box-shadow: 0px 0px 3px 1px rgba(207, 204, 198, 0.43);
  text-align: center;
  margin-bottom: 20px;
  transition: 0.3s; }
  .staff-button h4 a {
    color: #455A64; }
  .staff-button p, .staff-button p a {
    font-size: 20px;
    line-height: 30px;
    color: #727272; }
  .staff-button i {
    color: #ec7b1f;
    font-size: 0;
    margin-bottom: 15px;
    transition: 0.3s all ease; }
    .staff-button i:before {
      font-size: 40px; }
  .staff-button:hover {
    background: rgba(244, 244, 244, 0.4);
    border: 1px solid rgba(50, 153, 187, 0.6); }
    .staff-button:hover i {
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

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

.nav-main a {
  display: block; }

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

.nav-main nav a {
  display: block; }

#fsHeader .nav-main nav ul.fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0; }

.nav-main nav ul.fsNavLevel1 > li {
  position: relative; }
  .no-flexbox .nav-main nav ul.fsNavLevel1 > li {
    display: inline-block; }
  .nav-main nav ul.fsNavLevel1 > li a {
    display: block;
    color: #535250;
    letter-spacing: .04em;
    font-weight: 700;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 13px; }
    @media (max-width: 1024px) {
      .nav-main nav ul.fsNavLevel1 > li a {
        font-size: 13px; } }
  .nav-main nav ul.fsNavLevel1 > li > a {
    line-height: 90px;
    color: #455A64;
    padding: 0 20px;
    position: relative;
    z-index: 1; }
    .nav-main nav ul.fsNavLevel1 > li > a:after {
      height: 70px;
      width: 100%;
      display: block;
      background: #323f45;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      opacity: 0;
      z-index: -1;
      border-radius: 2px 2px 0 0; }
  .nav-main nav ul.fsNavLevel1 > li:hover > a {
    color: #fff; }
    .nav-main nav ul.fsNavLevel1 > li:hover > a:after {
      opacity: 1;
      top: auto;
      bottom: 0; }
  .nav-main nav ul.fsNavLevel1 > li.fsNavCurrentPage > a,
  .nav-main nav ul.fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
    color: #ec7b1f; }

.nav-main ul.fsNavLevel1 > li:nth-of-type(4) .fsNavPageInfo, .nav-main ul.fsNavLevel1 > li ul.fsNavLevel1 > li:last-of-type .fsNavPageInfo {
  position: absolute;
  right: 0;
  left: auto;
  border-radius: 2px 0 2px 2px; }

.nav-main ul.fsNavLevel1 > li:nth-of-type(3) .fsNavPageInfo, .nav-main ul.fsNavLevel1 > li ul.fsNavLevel1 > li:last-of-type .fsNavPageInfo {
  position: absolute;
  right: 0;
  left: auto;
  border-radius: 2px 0 2px 2px; }

.nav-main ul.fsNavLevel1 > li .fsNavPageInfo {
  position: absolute;
  top: 99.5%;
  z-index: 10;
  display: none;
  width: 100%;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: auto;
  min-width: 520px;
  top: 85%;
  background: #323f45;
  padding: 10px 20px;
  -ms-transform: none;
  transform: none;
  left: 0;
  right: auto;
  text-align: left;
  border-radius: 0 2px 2px 2px; }
  .nav-main ul.fsNavLevel1 > li .fsNavPageInfo ul,
  .nav-main ul.fsNavLevel1 > li .fsNavPageInfo ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .nav-main ul.fsNavLevel1 > li .fsNavPageInfo a {
    display: block; }
  .nav-main ul.fsNavLevel1 > li:last-child .fsNavPageInfo {
    left: auto;
    right: 0; }
  .nav-main ul.fsNavLevel1 > li .fsNavPageInfo ul li, .nav-main ul.fsNavLevel1 > li .fsNavPageInfo ol li {
    border-bottom: 1px solid rgba(234, 234, 234, 0.4); }
    .nav-main ul.fsNavLevel1 > li .fsNavPageInfo ul li:last-child, .nav-main ul.fsNavLevel1 > li .fsNavPageInfo ol li:last-child {
      border-bottom: 0; }
  .nav-main ul.fsNavLevel1 > li .fsNavPageInfo a {
    font-size: 14px;
    line-height: 1.57143;
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1.57143;
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding: 10px 10px; }
    .nav-main ul.fsNavLevel1 > li .fsNavPageInfo a:hover {
      color: #3299bb; }
    .nav-main ul.fsNavLevel1 > li .fsNavPageInfo a:hover {
      color: #ec7b1f; }

ul.fsNavLevel1 > li:hover .fsNavPageInfo {
  display: block; }

.nav-column {
  display: inline-block;
  width: 47%;
  margin-right: 5% !important;
  vertical-align: top; }
  .nav-column:last-of-type {
    margin-right: 0 !important; }

.drawer .nav-main nav ul.fsNavLevel1 > li:hover > a {
  color: #ec7b1f; }

.drawer .nav-main ul.fsNavLevel1 > li .fsNavPageInfo {
  min-width: 100%; }

@media (max-width: 900px) {
  #fsHeader .nav-util {
    display: none !important; } }

@media (max-width: 1200px) {
  #fsHeader .nav-main {
    display: none !important; } }

.drawer {
  display: block;
  position: absolute;
  height: 100vh;
  background-color: #fdfaf6;
  z-index: 9999;
  top: 0;
  overflow-y: scroll;
  width: 40%;
  right: -40%; }
  .drawer ul,
  .drawer ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .drawer a {
    display: block; }
  @media (max-width: 600px) {
    .drawer {
      width: 100%;
      right: -100%; } }
  .drawer .fsNavPageInfo {
    display: none; }
  .drawer .scroll {
    position: relative;
    width: 100%; }

body.nav-open:not(.fsDraftMode) #fsPageWrapper {
  position: fixed;
  transition: transform 500ms ease; }
  @media (max-width: 900px) {
    body.nav-open:not(.fsDraftMode) #fsPageWrapper {
      transform: translate3d(-40%, 0, 0); } }
  @media (max-width: 600px) {
    body.nav-open:not(.fsDraftMode) #fsPageWrapper {
      transform: translate3d(-100%, 0, 0); } }

body:not(.fsDraftMode) #fsPageWrapper {
  transform: translate3d(0, 0, 0);
  transition: transform 500ms ease; }

.drawer .nav-main li,
.drawer .nav-quick li {
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid rgba(103, 103, 103, 0.2); }
  .drawer .nav-main li a,
  .drawer .nav-quick li a {
    color: #353535; }

.drawer .nav-quick {
  margin-top: 40px; }
  .drawer .nav-quick:before {
    content: "Quicklinks";
    font-family: "Lato", sans-serif;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #676767;
    font-size: 18px;
    padding-left: 20px; }
  .drawer .nav-quick li {
    padding: 10px;
    padding-left: 20px;
    font-size: 15px; }
    .drawer .nav-quick li a {
      color: #818181; }
    .drawer .nav-quick li.search {
      display: none; }

.drawer .social {
  margin-top: 40px;
  padding-left: 20px; }
  .drawer .social ul {
    float: none;
    width: 100%; }
  .drawer .social li {
    display: inline-block;
    height: 40px;
    width: 40px; }
    .drawer .social li a:after {
      font-size: 18px; }

.drawer .top-search {
  height: 60px;
  width: 100%;
  background: #ec7b1f;
  padding-left: 10px;
  position: relative;
  display: block;
  top: 0; }
  .drawer .top-search > .fsElementContent {
    position: relative;
    display: block;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .drawer .top-search .gsc-input-box {
    height: 100%; }
    .drawer .top-search .gsc-input-box > table,
    .drawer .top-search .gsc-input-box tbody,
    .drawer .top-search .gsc-input-box tr,
    .drawer .top-search .gsc-input-box td,
    .drawer .top-search .gsc-input-box input {
      height: 100% !important; }
  .drawer .top-search .gsc-input {
    height: 40px;
    width: 60%;
    width: calc(100% - 100px);
    background: #fdfaf6 !important;
    display: block;
    float: left;
    border-right: 0px; }
    @media (max-width: 600px) {
      .drawer .top-search .gsc-input {
        width: 69%; } }
  .drawer .top-search form.gsc-search-box-tools td.gsc-search-button {
    height: 40px !important;
    background: #fdfaf6 !important;
    width: 40px;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #ec7b1f;
    border-left: 0px; }
    .drawer .top-search form.gsc-search-box-tools td.gsc-search-button:after {
      color: #ec7b1f;
      font-size: 18px; }

.mobile-trigger {
  position: relative;
  display: block;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 30px;
  width: 30px;
  position: absolute;
  right: 20px;
  z-index: 900;
  cursor: pointer;
  display: none;
  background: #ec7b1f;
  margin-top: 20px; }
  @media (max-width: 1200px) {
    .mobile-trigger {
      display: block; } }
  .mobile-trigger:after {
    font-family: "el-icons";
    color: #fff;
    content: "\EA12";
    font-size: 30px;
    line-height: 30px; }

.drawer .mobile-trigger {
  background: transparent;
  width: 56px;
  text-align: center;
  right: 0;
  margin-top: 0; }
  .drawer .mobile-trigger:after {
    content: "\EA13"; }

.drawer .nav-main {
  padding: 0px; }
  .drawer .nav-main a {
    line-height: normal; }
  .drawer .nav-main ul.fsNavLevel1 > li {
    padding: 0; }
    .drawer .nav-main ul.fsNavLevel1 > li .fsNavPageInfo {
      display: none;
      position: relative;
      box-shadow: none;
      border-top: 1px solid rgba(103, 103, 103, 0.2); }
    .drawer .nav-main ul.fsNavLevel1 > li a {
      line-height: 56px; }
    .drawer .nav-main ul.fsNavLevel1 > li > a:hover:after {
      display: none; }
    .drawer .nav-main ul.fsNavLevel1 > li li {
      padding: 0;
      border-bottom: 0;
      margin-bottom: 8px; }
      .drawer .nav-main ul.fsNavLevel1 > li li a {
        padding: 0;
        color: #a0a0a0;
        font-weight: 400; }
    .drawer .nav-main ul.fsNavLevel1 > li .sub-trigger {
      top: 0;
      position: absolute;
      height: 56px;
      width: 56px;
      right: 0px;
      text-align: center;
      border-left: 1px solid rgba(103, 103, 103, 0.2);
      z-index: 3; }
      .drawer .nav-main ul.fsNavLevel1 > li .sub-trigger:after {
        content: "\EA15";
        font-family: "el-icons";
        line-height: 56px;
        font-size: 20px;
        font-weight: 400;
        display: inline-block; }
    .drawer .nav-main ul.fsNavLevel1 > li.show-sub .fsNavPageInfo {
      display: block; }
    .drawer .nav-main ul.fsNavLevel1 > li.show-sub .sub-trigger:after {
      content: "\EA14"; }
  .drawer .nav-main ul.fsNavLevel1 > li > a {
    line-height: normal;
    line-height: 56px;
    padding: 0 10px; }
    .drawer .nav-main ul.fsNavLevel1 > li > a:after {
      display: none; }

.drawer .nav-util {
  padding: 10px; }
  .drawer .nav-util > .fsElementContent {
    padding-left: 10px; }
  .drawer .nav-util:before {
    content: 'Additional Links';
    font-weight: 700;
    text-transform: uppercase;
    color: #ec7b1f;
    font-size: 12px;
    letter-spacing: .04em; }
  .drawer .nav-util li a {
    color: #455A64;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700; }
  .drawer .nav-util li.search {
    display: none; }
  .drawer .nav-util li.quicklinks > a {
    display: none; }
  .drawer .nav-util li.quicklinks .fsNavPageInfo {
    display: block;
    position: relative;
    padding: 0;
    box-shadow: none; }
    .drawer .nav-util li.quicklinks .fsNavPageInfo a {
      font-size: 12px;
      padding: 0;
      color: #455A64;
      line-height: 28px; }

body.nav-open:not(.fsDraftMode) #fsPageWrapper {
  position: fixed;
  transition: transform 500ms ease; }
  @media (max-width: 1200px) {
    body.nav-open:not(.fsDraftMode) #fsPageWrapper {
      transform: translate3d(-40%, 0, 0); } }
  @media (max-width: 600px) {
    body.nav-open:not(.fsDraftMode) #fsPageWrapper {
      transform: translate3d(-100%, 0, 0); } }

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

.navigation.social a {
  display: block; }

.navigation.social nav {
  padding-right: 50px;
  padding-left: 50px; }
  @media (min-width: 900px) {
    .navigation.social nav {
      padding-right: 0;
      padding-left: 0; } }

.navigation.social ul {
  margin-right: -2.5px;
  margin-left: -2.5px;
  text-align: center; }
  .navigation.social ul li {
    padding-right: 2.5px;
    padding-left: 2.5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -0.22em;
    margin-bottom: 2.5px; }

.navigation.social a {
  transition: all 0.333s;
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 60%;
  text-indent: -999em;
  overflow: hidden;
  position: relative; }
  .navigation.social a:hover {
    background-color: #fff; }
  .navigation.social a:after {
    position: absolute;
    text-indent: 0;
    text-align: center;
    top: 50%;
    right: 0;
    width: 100%;
    font-size: 22px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .navigation.social a[href*='facebook']:after {
    content: ""; }
  .navigation.social a[href*='google']:after {
    content: ""; }
  .navigation.social a[href*='instagram']:after {
    content: ""; }
  .navigation.social a[href*='linkedin']:after {
    content: ""; }
  .navigation.social a[href*='blog']:after {
    content: ""; }
  .navigation.social a[href*='twitter']:after {
    content: ""; }
  .navigation.social a[href*='youtube']:after {
    content: ""; }

#fsHeader .nav-util {
  width: auto; }
  #fsHeader .nav-util ul,
  #fsHeader .nav-util ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  #fsHeader .nav-util a {
    display: block; }
  #fsHeader .nav-util ul.fsNavLevel1 {
    float: right;
    position: relative;
    height: 76px; }
    #fsHeader .nav-util ul.fsNavLevel1 > li {
      display: block;
      float: left; }
      #fsHeader .nav-util ul.fsNavLevel1 > li:last-child {
        margin-right: 0; }
      #fsHeader .nav-util ul.fsNavLevel1 > li > a {
        display: block;
        font-size: 1px;
        color: transparent;
        font-weight: 400;
        border-left: 1px solid rgba(145, 143, 140, 0.3);
        padding: 0 20px;
        line-height: 76px;
        position: relative; }
        @media (max-width: 1080px) {
          #fsHeader .nav-util ul.fsNavLevel1 > li > a {
            padding: 0 12px; } }
        #fsHeader .nav-util ul.fsNavLevel1 > li > a[data-icon]:before {
          font-family: "el-icons";
          font-size: 20px;
          color: #969696;
          content: "";
          transition: color .4s ease;
          position: absolute;
          width: 100%;
          left: 0;
          text-align: center; }
        #fsHeader .nav-util ul.fsNavLevel1 > li > a[data-icon*="search"]:before {
          content: "\EA02";
          font-size: 18px;
          padding: 1px;
          margin-left: 5px; }
        #fsHeader .nav-util ul.fsNavLevel1 > li > a[data-icon*="gt"]:before {
          content: "\EA0B"; }
        #fsHeader .nav-util ul.fsNavLevel1 > li > a:hover:before {
          color: #ec7b1f;
          transition: color .4s ease; }
        #fsHeader .nav-util ul.fsNavLevel1 > li > a:after {
          content: '';
          font-family: "el-icons";
          font-size: 14px;
          line-height: 40px;
          color: #969696;
          transition: .4s; }
        #fsHeader .nav-util ul.fsNavLevel1 > li > a:hover:after {
          color: #ec7b1f !important; }
      #fsHeader .nav-util ul.fsNavLevel1 > li .fsNavPageInfo {
        position: absolute;
        position: absolute;
        top: 99.5%;
        z-index: 10;
        display: none;
        width: 240;
        left: 50%;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 100%;
        background: #455A64; }
        #fsHeader .nav-util ul.fsNavLevel1 > li .fsNavPageInfo a {
          font-size: 14px;
          line-height: 1.57143;
          font-weight: 400;
          text-align: left;
          color: #fff;
          padding: 10px 10px;
          letter-spacing: .04em;
          font-weight: 600;
          font-family: "Lato", sans-serif;
          text-transform: uppercase;
          font-size: 11px;
          padding-top: 5px;
          padding-bottom: 5px; }
          #fsHeader .nav-util ul.fsNavLevel1 > li .fsNavPageInfo a:hover {
            color: #3299bb; }
      #fsHeader .nav-util ul.fsNavLevel1 > li:hover .fsNavPageInfo {
        display: block; }
    #fsHeader .nav-util ul.fsNavLevel1 > li:last-child > a {
      border-right: 1px solid rgba(145, 143, 140, 0.3); }

li.quicklink {
  position: relative; }

li.quicklink > a {
  font-size: 14px !important;
  color: #969696 !important;
  text-transform: uppercase;
  font-weight: 700 !important;
  padding-right: 18px !important;
  cursor: pointer; }
  li.quicklink > a[data-icon]:before {
    font-family: "Lato", sans-serif !important;
    font-size: 12px !important;
    content: "\276f" !important;
    transition: color .4s ease !important;
    position: absolute !important;
    left: auto !important;
    right: 0 !important;
    display: block !important;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 14px !important;
    color: #969696 !important; }
  li.quicklink > a:hover {
    color: #ec7b1f !important; }
    li.quicklink > a:hover[data-icon]:before {
      color: #ec7b1f !important; }

.gtr {
  position: absolute;
  background: rgba(188, 188, 188, 0.8);
  padding: 10px 20px;
  border: 1px solid #ec7b1f;
  display: none;
  right: 0;
  top: 100%; }
  @media (max-width: 900px) {
    .gtr {
      position: relative;
      right: auto;
      left: 0; } }
  .gtr.show-gtr {
    display: block; }

.translate-container {
  position: relative;
  cursor: pointer;
  color: #969696;
  float: right;
  padding-right: 10px; }
  .translate-container:hover {
    color: #ec7b1f; }
  @media (max-width: 1200px) {
    .translate-container {
      padding-right: 30px; } }
  .translate-container .google-translate-toggle {
    transition: 0.3s color;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 18px;
    position: relative;
    cursor: pointer; }
    .translate-container .google-translate-toggle:before {
      font-family: "Lato", sans-serif;
      font-size: 12px;
      content: "\276f";
      position: absolute;
      left: auto;
      right: 0;
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      width: 14px;
      line-height: 50px; }
  .translate-container #google_translate_element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 40px; }
  .translate-container #google_translate_element * {
    height: 100%; }
  .translate-container .goog-te-combo {
    max-width: 100%;
    min-height: 40px; }
  .translate-container .goog-logo-link {
    display: none; }

.drawer .quicklink > a {
  display: none; }

.drawer .quicklink .fsNavPageInfo {
  display: block; }

.fsBreadcrumb ul li {
  display: inline-block; }
  .fsBreadcrumb ul li a {
    display: inline-block;
    padding: 0; }

/*! navigation - sub v0.0.1 */
.nav-sub {
  background: #f4f4f4;
  padding: 0px;
  font-family: "Lato", sans-serif; }
  .nav-sub ul,
  .nav-sub ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .nav-sub a {
    display: block; }
  .nav-sub .fsNavLevel1 {
    position: relative; }
    .nav-sub .fsNavLevel1 > li > a {
      padding: 10px 20px;
      border-bottom: 1px solid #e6e6e6;
      font-family: "Lato", sans-serif;
      font-size: 16px;
      color: #455A64;
      font-weight: 400;
      position: relative; }
      .nav-sub .fsNavLevel1 > li > a:hover {
        color: #ec7b1f; }
  .nav-sub li.fsNavCurrentPage > a,
  .nav-sub li.fsNavCurrentPageAncestor > a {
    color: #ec7b1f;
    background: #fff;
    border-left: 2px solid #ec7b1f;
    border-right: 1px solid #e6e6e6; }
    .nav-sub li.fsNavCurrentPage > a:hover,
    .nav-sub li.fsNavCurrentPageAncestor > a:hover {
      color: #ec7b1f; }
  .nav-sub .fsNavLevel2 {
    background: #fafafa; }
    .nav-sub .fsNavLevel2 > li > a {
      padding: 5px 10px 5px 40px;
      color: #676767;
      font-size: 14px; }
      .nav-sub .fsNavLevel2 > li > a:hover {
        color: #ec7b1f; }

.mobile-sub-trigger {
  background: #455A64;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  display: none; }
  @media (max-width: 900px) {
    .mobile-sub-trigger {
      display: block; } }

.landing-nav {
  position: absolute;
  background: #ec7b1f;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9900;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .landing-nav ul,
  .landing-nav ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0; }
  .landing-nav a {
    display: block; }
  .landing-nav > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px; }
  .landing-nav ul li {
    display: inline-block;
    font-size: 18px;
    font-weight: 400; }
    .landing-nav ul li a:after {
      content: "|";
      margin: 0 10px; }
    .landing-nav ul li:last-child a:after {
      display: none; }
  .landing-nav ul li a {
    color: #fff; }
    .landing-nav ul li a:hover {
      color: #455A64; }
      .landing-nav ul li a:hover:after {
        color: #fff; }

@media (max-width: 900px) {
  .nav-sub .fsNavLevel1,
  .landing-nav .fsNavLevel1 {
    max-height: 0px;
    overflow: hidden;
    transition: all .6s ease;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    border-top: 0px; } }

.nav-sub .expand-sub-nav .fsNavLevel1,
.landing-nav .expand-sub-nav .fsNavLevel1 {
  height: auto;
  max-height: 1200px;
  transition: all .6s ease;
  padding: 20px; }

.mobile-sub-trigger {
  color: #fff;
  font: 20px/normal "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 20px;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  display: none; }
  .landing-nav .mobile-sub-trigger {
    background: transparent; }
  @media (max-width: 900px) {
    .mobile-sub-trigger {
      display: block; } }

.nav-status {
  cursor: pointer;
  display: block;
  position: relative;
  display: block;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 20px;
  height: 4px;
  width: 18px; }
  .nav-status:before, .nav-status:after {
    background: #fff;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px;
    transition: transform 500ms ease;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .nav-status:after {
    -ms-transform-origin: center;
    transform-origin: center;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .expand-sub-nav .nav-status:before, .expand-sub-nav .nav-status:after {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }

@media (max-width: 900px) {
  .landing-nav {
    padding-left: 0;
    padding-right: 0;
    background: rgba(236, 123, 31, 0.9); }
    .landing-nav ul.fsNavLevel1 {
      border: 0; }
    .landing-nav ul.fsNavLevel1 > li {
      display: block;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      padding: 5px 0; }
      .landing-nav ul.fsNavLevel1 > li a:after {
        display: none; } }

/*=========================*/
/* REVISIONS             */
/*=========================*/
body.revisions .nav-sub {
  border-radius: 2px;
  box-shadow: 0px 1px 1px 0.25px rgba(207, 204, 198, 0.55);
  padding: 20px 40px; }
  @media (min-width: 900px) {
    body.revisions .nav-sub {
      margin-top: 20px; } }
  body.revisions .nav-sub .fsNavLevel1 > li > a, body.revisions .nav-sub .fsNavLevel2 > li > a {
    color: #727272;
    padding: 20px 0; }
    body.revisions .nav-sub .fsNavLevel1 > li > a:hover, body.revisions .nav-sub .fsNavLevel2 > li > a:hover {
      color: #ec7b1f; }
  body.revisions .nav-sub .fsNavLevel1 > li:last-child > a {
    border-bottom: 0; }
  body.revisions .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a, body.revisions .nav-sub .fsNavLevel1 > li.fsNavCurrentPage a {
    padding-left: 20px; }
  body.revisions .nav-sub .fsNavLevel2 > li > a {
    padding-left: 40px; }
  body.revisions .nav-sub .fsNavLevel3 > li > a {
    padding-left: 60px; }

/* News Element */
/*General News Styles*/
/*! elements - news v0.0.1 */
.fsNews {
  /*Slideshow*/
  /*Grid*/ }
  .fsNews article {
    margin-bottom: 20px; }
  .fsNews .fsThumbnail {
    display: block;
    margin-bottom: 0.58824em; }
    .fsNews .fsThumbnail img {
      display: block; }
  .fsNews .fsSummary p,
  .fsNews .fsReadMoreLink {
    margin: 0; }
  .fsNews .fsTitle {
    font-weight: 600; }
    .fsNews .fsTitle a {
      color: #ec7b1f; }
    .fsNews .fsTitle a:hover {
      color: #f0974e; }
  .fsNews .fsReadMoreLink {
    color: #3299bb; }
  .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; }

/* Post Element */
.fsPostElement {
  /*Slideshow*/
  /*Grid*/ }
  .fsPostElement article {
    margin-bottom: 20px; }
  .fsPostElement .fsThumbnail {
    display: block;
    margin-bottom: 0.58824em; }
    .fsPostElement .fsThumbnail img {
      display: block; }
  .fsPostElement .fsSummary p,
  .fsPostElement .fsReadMoreLink {
    margin: 0; }
  .fsPostElement .fsTitle {
    font-weight: 600; }
    .fsPostElement .fsTitle a {
      color: #ec7b1f; }
    .fsPostElement .fsTitle a:hover {
      color: #f0974e; }
  .fsPostElement .fsReadMoreLink {
    color: #3299bb; }
  .fsPostElement .fsAuthor {
    display: block; }
  .fsPostElement .fsDateTime {
    display: block; }
  .fsPostElement.fsSlideshow .fsElementContent {
    margin: 0; }
  .fsPostElement.fsSlideshow article {
    padding: 20px; }
  .fsPostElement.fsSlideshow .fsPager span {
    color: inherit;
    opacity: 0.5;
    transition: color 100ms, opacity 100ms; }
    .fsPostElement.fsSlideshow .fsPager span.fsStateActive {
      color: inherit;
      opacity: 1; }
  .fsPostElement.fsGrid article {
    clear: none;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding: 0; }
  .fsPostElement.fsGrid .fsStyleTwoColumns article {
    width: 49%; }
    .fsPostElement.fsGrid .fsStyleTwoColumns article:nth-child(odd) {
      margin-right: 1%; }
    .fsPostElement.fsGrid .fsStyleTwoColumns article:nth-child(even) {
      margin-left: 1%; }
    .fsPostElement.fsGrid .fsStyleTwoColumns article:nth-child(2n+1) {
      clear: both; }
  .fsPostElement.fsGrid .fsStyleThreeColumns article {
    width: 32%; }
    .fsPostElement.fsGrid .fsStyleThreeColumns article:nth-child(3n-1) {
      margin: 0 2%; }
    .fsPostElement.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
      clear: both; }
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 23.5%; }
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(4n-2) {
      margin: 0 1% 0 2%; }
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(4n-1) {
      margin: 0 2% 0 1%; }
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
      clear: both; }
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 18.4%; }
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(5n-3) {
      margin: 0 1% 0 2%; }
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(5n-2) {
      margin: 0 1%; }
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(5n-1) {
      margin: 0 2% 0 1%; }
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
      clear: both; }
  .fsPostElement.fsGrid .fsThumbnail {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: inherit; }

/*=======================*/
/* Search Variables      */
/*=======================*/
/*=================================================================*/
/* Normalize Search                                                */
/*=================================================================*/
form.gsc-search-box-tools {
  margin-bottom: 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 td.gsc-input {
    padding: 0 !important;
    display: block;
    float: left; }
  form.gsc-search-box-tools table.gsc-search-box {
    display: table;
    margin-bottom: 0;
    position: relative; }
  form.gsc-search-box-tools div.gsc-input-box {
    min-width: 140px;
    border: 0;
    height: 40px; }
    form.gsc-search-box-tools div.gsc-input-box.gsc-input-box-focus {
      box-shadow: none; }
    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;
      height: 40px; }
  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 td.gsc-input {
    float: none; }
  form.gsc-search-box-tools input.gsc-input {
    background: rgba(253, 250, 246, 0.8) !important;
    border: 1px solid #ec7b1f !important;
    background-image: none !important;
    width: 100%;
    height: 40px !important;
    color: #ec7b1f;
    font-size: 20px;
    line-height: 1.2;
    font-family: "Lato", sans-serif;
    font-style: normal;
    padding-right: 40px !important;
    padding-left: 20px !important;
    margin: 0 !important;
    overflow: hidden;
    -webkit-appearance: none; }
    .drawer form.gsc-search-box-tools input.gsc-input {
      border-radius: 0px !important; }
  form.gsc-search-box-tools table.gsc-branding {
    display: none; }
  form.gsc-search-box-tools td.gsc-search-button {
    transition: all 0.333s;
    display: block;
    padding: 0 12.5px;
    overflow: hidden;
    height: 40px;
    width: 40px;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    color: #ec7b1f; }
    form.gsc-search-box-tools td.gsc-search-button:after {
      content: "";
      font-family: "el-icons";
      content: "";
      opacity: 1;
      font-size: 24px;
      font-weight: 400;
      display: block;
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  form.gsc-search-box-tools td.gsc-search-button:hover {
    background: transparent;
    color: #ec7b1f; }
  form.gsc-search-box-tools input.gsc-search-button {
    border: 0;
    height: 40px;
    width: 100%;
    color: transparent;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ec7b1f; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ec7b1f;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ec7b1f;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ec7b1f; }

/*=======================*/
/* Custom Styles         */
/*=======================*/
.top-search {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  width: 200px;
  z-index: 999; }
  .expanded .top-search {
    display: block; }
  .top-search form.gsc-search-box-tools div.gsc-input-box {
    background-color: transparent !important; }

/*! 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;
        font: 400 16px/40px "Lato", sans-serif;
        padding-left: 20px;
        color: #fff;
        background: #455A64;
        color: #fff;
        padding: 0 15px; }
        .fsTabs .fsTabsNav li a a {
          color: #fff; }
        .fsTabs .fsTabsNav li a:hover {
          background: #5a7582;
          color: #fff; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #3299bb;
        color: #fff; }
  .fsTabs .fsPanel > .fsElementContent {
    padding: 1em 0px; }

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

#fsHeader .nav-container {
  height: 130px;
  background: rgba(253, 250, 246, 0.6);
  width: 100%;
  float: left;
  box-shadow: rgba(145, 143, 140, 0.2) 0px 2px 5px 0px;
  position: relative; }
  .home #fsHeader .nav-container:not(.fsStateEditable),
  .landing #fsHeader .nav-container:not(.fsStateEditable) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000; }
  #fsHeader .nav-container .site-info-container {
    padding-left: 30px;
    float: left; }
    #fsHeader .nav-container .site-info-container img {
      max-height: 60px;
      width: auto;
      vertical-align: middle;
      margin-right: 15px; }
      @media (max-width: 700px) {
        #fsHeader .nav-container .site-info-container img {
          display: none; } }
    #fsHeader .nav-container .site-info-container h1 {
      margin: 0;
      font-size: 20px;
      line-height: 20px;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      line-height: 90px; }
      @media (max-width: 700px) {
        #fsHeader .nav-container .site-info-container h1 {
          font-size: 18px; } }
      #fsHeader .nav-container .site-info-container h1 a {
        color: #455A64; }
  #fsHeader .nav-container .logo,
  #fsHeader .nav-container .nav-main,
  #fsHeader .nav-container .nav-util {
    display: block;
    float: left; }
    #fsHeader .nav-container .logo > .fsElementContent,
    #fsHeader .nav-container .nav-main > .fsElementContent,
    #fsHeader .nav-container .nav-util > .fsElementContent {
      clear: both; }
  #fsHeader .nav-container .logo {
    width: 12.5%;
    font-size: 0;
    color: transparent;
    position: relative;
    height: 76px; }
    @media (max-width: 1100px) {
      #fsHeader .nav-container .logo {
        width: 10%; } }
    @media (max-width: 900px) {
      #fsHeader .nav-container .logo {
        width: 90px; } }
    #fsHeader .nav-container .logo > .fsElementContent {
      position: absolute;
      top: 0;
      z-index: 500;
      width: 140px;
      height: 140px; }
      @media (max-width: 1100px) {
        #fsHeader .nav-container .logo > .fsElementContent {
          width: 100%; } }
    #fsHeader .nav-container .logo a {
      background: url(/uploaded/themes/default/images/logo.svg);
      background-size: 95px 130px;
      background-position: center top;
      width: 100%;
      height: 100%; }
      @media (max-width: 1100px) {
        #fsHeader .nav-container .logo a {
          background-size: 90px 125px;
          background-position: left top; } }
    #fsHeader .nav-container .logo a {
      display: block;
      background-repeat: no-repeat; }
  #fsHeader .nav-container .nav-main {
    position: absolute;
    right: 0;
    width: 50%;
    padding-right: 30px; }
    @media (min-width: 1600px) {
      #fsHeader .nav-container .nav-main {
        width: 50%; } }
    @media (max-width: 1599px) {
      #fsHeader .nav-container .nav-main {
        width: 65%; } }
  #fsHeader .nav-container .nav-util-container {
    background: #323f45;
    height: 40px; }
  #fsHeader .nav-container .nav-container:not(.fsStateEditable), #fsHeader .nav-container .landing #fsHeader .nav-container:not(.fsStateEditable) {
    padding: 0; }
  #fsHeader .nav-container .nav-util {
    height: 40px;
    float: right;
    /*@media (max-width: 1100px){
			width: 20%;
		}*/ }
    #fsHeader .nav-container .nav-util ul.fsNavLevel1 {
      height: auto;
      padding-right: 30px; }
      #fsHeader .nav-container .nav-util ul.fsNavLevel1 > li > a {
        border: 0;
        line-height: 40px;
        padding: 0 10px; }
      #fsHeader .nav-container .nav-util ul.fsNavLevel1 > li > a[data-icon]:before {
        line-height: 40px; }
      #fsHeader .nav-container .nav-util ul.fsNavLevel1 > li .fsNavPageInfo {
        top: 97%;
        background: #323f45; }
    #fsHeader .nav-container .nav-util a[href*="facebook"]:after {
      content: "\EA07"; }
    #fsHeader .nav-container .nav-util a[href*="twitter"]:after {
      content: "\EA09"; }
    #fsHeader .nav-container .nav-util a[href*="youtube"]:after {
      content: "\EA0A"; }
    #fsHeader .nav-container .nav-util a[href*="instagram"]:after {
      content: "\EA08"; }
    #fsHeader .nav-container .nav-util a[href*="search"]:after {
      content: "\EA02"; }
  #fsHeader .nav-container .top-search {
    top: 80%;
    z-index: 2; }

.landing-photo {
  height: 35vw;
  min-height: 520px;
  position: relative;
  background-size: cover;
  background-position: center top; }
  .landing-photo img {
    display: none; }
  .landing-photo > .fsElementContent {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2); }
  .landing-photo h1 {
    bottom: 20px;
    width: 100%;
    max-width: 1180px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    position: absolute;
    width: 100%;
    color: #fff; }

.slider-con {
  height: 440px;
  height: 35vw;
  min-height: 575px;
  position: relative;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 900px) {
    .slider-con {
      min-height: 0px;
      max-height: 100vh;
      height: 660px; } }

.landing-slider .slick-slide {
  height: 35vw;
  min-height: 575px;
  position: relative;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important; }
  .landing-slider .slick-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }

.landing-slider .slide-content {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  position: absolute;
  display: block;
  bottom: 40px;
  width: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-right: 400px; }
  @media (max-width: 1200px) {
    .landing-slider .slide-content {
      padding: 0 200px 0 30px; } }
  @media (max-width: 900px) {
    .landing-slider .slide-content {
      display: none; } }

.landing-slider .slide-title h2 {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }

.landing-slider .slide-descrip p {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }

#fsFooter {
  background: #323f45;
  padding: 60px 0; }
  #fsFooter > .fsBanner {
    position: relative;
    margin: 0 auto;
    max-width: 1180px; }
    @media (max-width: 1200px) {
      #fsFooter > .fsBanner {
        padding: 0 20px; } }
  #fsFooter .fsElement .fsElement {
    display: inline-block; }
    #fsFooter .fsElement .fsElement ul {
      padding: 0; }
      #fsFooter .fsElement .fsElement ul li {
        display: block;
        color: #adadad;
        font-size: 17px;
        font-weight: 400; }
        #fsFooter .fsElement .fsElement ul li a {
          color: #fff; }
          #fsFooter .fsElement .fsElement ul li a:hover {
            color: #3299bb; }
            #fsFooter .fsElement .fsElement ul li a:hover:after {
              color: #fff; }
  #fsFooter .school-info, #fsFooter .nav-footer {
    display: inline-block;
    width: 30%;
    margin-right: 4%;
    vertical-align: top; }
    @media (max-width: 900px) {
      #fsFooter .school-info, #fsFooter .nav-footer {
        width: 47%; } }
    @media (max-width: 700px) {
      #fsFooter .school-info, #fsFooter .nav-footer {
        width: 100%;
        display: block;
        margin-right: 0;
        text-align: center;
        margin-bottom: 20px; } }
  #fsFooter .school-info h5 {
    font-weight: 600;
    color: #d5d5d5;
    margin-bottom: 5px; }
  #fsFooter .footer-address a {
    color: #3299bb !important; }
    #fsFooter .footer-address a:hover {
      color: #fff !important; }
    #fsFooter .footer-address a:first-of-type {
      margin-right: 10px; }
    #fsFooter .footer-address a:last-of-type {
      margin-left: 10px; }
  #fsFooter .nav-footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 46%;
    display: inline-block;
    margin-right: 8%; }
    #fsFooter .nav-footer ul:last-of-type {
      margin-right: 0; }
    #fsFooter .nav-footer ul li {
      padding: 10px 0;
      border-bottom: 1px solid rgba(220, 220, 220, 0.1);
      font-family: "Lato", sans-serif; }
      #fsFooter .nav-footer ul li a {
        color: #d5d5d5;
        font-weight: 600; }
        #fsFooter .nav-footer ul li a:hover {
          color: #3299bb; }
      #fsFooter .nav-footer ul li:first-child {
        padding-top: 0; }
      #fsFooter .nav-footer ul li:last-child {
        border-bottom: 0; }
    @media (max-width: 700px) {
      #fsFooter .nav-footer ul {
        width: 100%;
        display: block;
        margin-right: 0; }
        #fsFooter .nav-footer ul:first-of-type li:last-child {
          border-bottom: 1px solid rgba(220, 220, 220, 0.1); }
        #fsFooter .nav-footer ul:last-of-type li:first-child {
          padding-top: 10px; } }
  @media (max-width: 900px) {
    #fsFooter .nav-footer {
      width: 47%;
      margin-right: 0; } }
  @media (max-width: 700px) {
    #fsFooter .nav-footer {
      width: 100%;
      display: block;
      margin-right: 0;
      text-align: center;
      margin-bottom: 20px; } }
  #fsFooter .footer-social {
    width: auto; }
    @media (max-width: 700px) {
      #fsFooter .footer-social {
        margin: 0 auto;
        text-align: center;
        width: 98%;
        padding: 0;
        float: left; } }
    #fsFooter .footer-social ul {
      margin: 0; }
      #fsFooter .footer-social ul li {
        font-size: 0;
        display: inline-block !important;
        margin-right: 10px !important; }
        #fsFooter .footer-social ul li:last-child {
          margin-right: 0 !important; }
    #fsFooter .footer-social a {
      font-size: 0;
      display: block;
      position: relative;
      width: 20px;
      width: 30px;
      height: 30px;
      font-size: 0;
      color: transparent;
      text-align: center;
      font-weight: 400; }
      #fsFooter .footer-social a:after {
        font-family: "el-icons";
        font-size: 20px;
        line-height: 40px;
        color: #fff;
        transition: .4s;
        position: absolute;
        top: 0;
        left: 0; }
      #fsFooter .footer-social a:hover:after {
        color: #3299bb !important; }
    #fsFooter .footer-social a[href*="facebook"]:after {
      content: "\EA07"; }
    #fsFooter .footer-social a[href*="twitter"]:after {
      content: "\EA09"; }
    #fsFooter .footer-social a[href*="youtube"]:after {
      content: "\EA0A"; }
    #fsFooter .footer-social a[href*="instagram"]:after {
      content: "\EA08"; }
  #fsFooter .footer-mission {
    display: inline-block;
    width: 30%;
    vertical-align: top; }
    #fsFooter .footer-mission p {
      color: #adadad; }
    #fsFooter .footer-mission h5 {
      font-weight: 600;
      color: #d5d5d5; }
    @media (max-width: 900px) {
      #fsFooter .footer-mission {
        width: 100%;
        display: block;
        text-align: center; } }

#fsPoweredByFinalsite {
  display: block;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
  top: auto; }
  @media (max-width: 700px) {
    #fsPoweredByFinalsite {
      clear: both;
      float: none;
      position: relative;
      margin: 0 auto; } }

.container.masthead {
  position: relative; }
  .fsComposeMode .container.masthead {
    display: none; }
  .container.masthead .image {
    transition: all 0.333s;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 78.125%; }
    @media (min-width: 900px) {
      .container.masthead .image {
        padding-bottom: 75%; } }
    @media (min-width: 1024px) {
      .container.masthead .image {
        padding-bottom: 62.5%; } }
    @media (min-width: 1180px) {
      .container.masthead .image {
        padding-bottom: 750px; } }

.masthead.container .description {
  padding: 0 20px;
  background-color: #fff;
  text-align: center; }
  @media (min-width: 1024px) {
    .masthead.container .description {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: transparent; } }
  .masthead.container .description > .inner {
    padding: 20px 0; }
    @media (min-width: 1024px) {
      .masthead.container .description > .inner {
        position: relative;
        margin: 0 auto;
        max-width: 74.57627%;
        padding: 20px;
        background-color: rgba(255, 255, 255, 0.7); } }
    @media (min-width: 1180px) {
      .masthead.container .description > .inner {
        position: relative;
        margin: 0 auto;
        max-width: 880px; } }
  .masthead.container .description h1 {
    margin-bottom: 0; }
  .masthead.container .description p {
    margin: 0; }

#fsPageContent > .fsLayout .fsContent.masthead {
  display: none; }
  .fsComposeMode #fsPageContent > .fsLayout .fsContent.masthead {
    display: block; }

.has-description #fsPageContent > .fsLayout .fsContent.description {
  display: none; }

.colors ol {
  zoom: 1;
  margin-bottom: 20px;
  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: 80%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 60%; } }
    @media (min-width: 1180px) {
      .colors ol li {
        width: 40%; } }
    .colors ol li:after {
      position: absolute;
      width: 100%;
      top: 100%;
      left: 0;
      font-size: 12px;
      line-height: 16px;
      text-align: center;
      color: #3299bb; }
    .colors ol li:nth-of-type(1) {
      background: #727272;
      color: #727272; }
      .colors ol li:nth-of-type(1):after {
        content: "#727272"; }
    .colors ol li:nth-of-type(2) {
      background: #455A64;
      color: #455A64; }
      .colors ol li:nth-of-type(2):after {
        content: "#455A64"; }
    .colors ol li:nth-of-type(3) {
      background: #ec7b1f;
      color: #ec7b1f; }
      .colors ol li:nth-of-type(3):after {
        content: "#ec7b1f"; }
    .colors ol li:nth-of-type(4) {
      background: #3299bb;
      color: #3299bb; }
      .colors ol li:nth-of-type(4):after {
        content: "#3299bb"; }
    .colors ol li:nth-of-type(5) {
      background: #bcbcbc;
      color: #bcbcbc; }
      .colors ol li:nth-of-type(5):after {
        content: "#bcbcbc"; }

.home {
  /*=========================*/
  /* Structure               */
  /*=========================*/
  /*=========================*/
  /* Home Slider             */
  /*=========================*/
  /*=========================*/
  /* Mission                 */
  /*=========================*/
  /*=========================*/
  /* Info Graphic            */
  /*=========================*/
  /*=========================*/
  /* News + Calendar         */
  /*=========================*/ }
  .home #fsPageBody {
    max-width: none;
    width: 100%; }
  .home #fsPageBodyWrapper {
    padding: 0; }
  .home #fsPageContent,
  .home .fsLayout .fsDiv {
    margin: 0;
    padding: 0; }
  .home .fsLayout {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  .home .home-slider {
    overflow: hidden; }
    .home .home-slider.fsStateEditable {
      margin-top: 200px; }
    .home .home-slider .slick-slide {
      height: 100vh;
      background-size: cover !important;
      background-position: center top !important;
      position: relative; }
      .home .home-slider .slick-slide:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2); }
    .home .home-slider .slick-arrow {
      position: absolute; }
    .home .home-slider .slide-content {
      position: absolute;
      width: 50%;
      display: block;
      left: 0;
      padding: 30px 20px 60px 30px;
      bottom: 40px;
      transition: left .6s; }
      .hide-slide .home-slider .slide-content {
        left: -50%;
        transition: left .6s; }
      @media (max-width: 900px) {
        .home .home-slider .slide-content {
          display: none; } }
    .home .home-slider .slide-title {
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
      .home .home-slider .slide-title h1 {
        margin: 0;
        margin-bottom: 20px;
        font-family: "Lato", sans-serif;
        color: #fff;
        font-size: 45px;
        line-height: 55px;
        font-weight: 400; }
    .home .home-slider .slide-descrip {
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
      .home .home-slider .slide-descrip p {
        font-size: 17px;
        line-height: 24px;
        color: #fff;
        font-family: "Lato", sans-serif;
        margin: 0; }
      .home .home-slider .slide-descrip a {
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.1);
        width: 100%;
        padding: 0px 20px;
        line-height: 40px;
        text-align: right;
        text-transform: uppercase;
        font-family: "Lato", sans-serif;
        transition: .4s; }
        .home .home-slider .slide-descrip a:after {
          font-family: "el-icons";
          content: '\ea05';
          vertical-align: middle;
          margin-left: 10px;
          height: 20px;
          width: 20px;
          display: inline-block;
          text-align: center;
          line-height: 17px;
          border-radius: 100%;
          font-weight: 400;
          font-size: 18px;
          border: 1px solid #fff;
          padding-left: 2px;
          transition: border-color .4s; }
        .home .home-slider .slide-descrip a:hover {
          color: #3299bb; }
          .home .home-slider .slide-descrip a:hover:after {
            border-color: #3299bb; }
    .home .home-slider .collapse {
      height: 100%;
      width: 20px;
      background: #455A64;
      position: absolute;
      right: -20px;
      display: none;
      top: 0px;
      cursor: pointer; }
      .home .home-slider .collapse:after {
        position: absolute;
        position: relative;
        display: block;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "\EA04";
        font-family: "el-icons";
        font-size: 30px;
        width: 100%;
        text-align: center;
        opacity: 0;
        transition: .4s; }
    .home .home-slider:hover .collapse:after {
      opacity: 1;
      transition: .4s; }
    .hide-slide .home-slider .slide-content .collapse:after {
      opacity: 1;
      content: "\EA05"; }
    .home .home-slider.hide-text .slick-slide .slide-content {
      display: none; }
  .home .mission {
    padding: 50px 20px;
    text-align: center; }
    .home .mission h1 {
      font-weight: 300; }
    .home .mission p {
      margin: 0; }
    .home .mission > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 1180px; }
  .home .info-graphic {
    position: relative;
    height: 450px;
    height: 34vw; }
    @media (max-width: 900px) {
      .home .info-graphic {
        height: 60vw; } }
    @media (max-width: 600px) {
      .home .info-graphic {
        min-height: 320px; } }
    .home .info-graphic .slick-list,
    .home .info-graphic .slick-track {
      height: 100%; }
    .home .info-graphic > .fsElementContent {
      height: 100%; }
    .home .info-graphic .fsElement {
      position: absolute;
      top: 0;
      left: 0;
      height: 50%;
      width: 20%;
      text-align: center; }
      @media (max-width: 600px) {
        .home .info-graphic .fsElement {
          position: relative;
          width: 100%;
          height: 100% !important; } }
      @media (max-width: 900px) {
        .home .info-graphic .fsElement {
          width: 25%; } }
      .home .info-graphic .fsElement .fsElementContent {
        position: relative;
        display: block;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 20px; }
      .home .info-graphic .fsElement h3 {
        font-size: 40px;
        line-height: 40px;
        font-weight: 700;
        color: rgba(255, 255, 255, 0.9); }
        @media (max-width: 1180px) and (min-width: 900px) {
          .home .info-graphic .fsElement h3 {
            font-size: 2.54237vw;
            line-height: 2.54237vw;
            margin-bottom: 10px; } }
        @media (max-width: 900px) and (min-width: 601px) {
          .home .info-graphic .fsElement h3 {
            font-size: 4.23729vw;
            line-height: 4.23729vw; } }
      .home .info-graphic .fsElement p {
        color: rgba(255, 255, 255, 0.9);
        margin: 0;
        line-height: 22px; }
        @media (max-width: 1180px) and (min-width: 900px) {
          .home .info-graphic .fsElement p {
            font-size: 1.35593vw;
            line-height: 1.86441vw; } }
        @media (max-width: 900px) and (min-width: 601px) {
          .home .info-graphic .fsElement p {
            font-size: 2.54237vw;
            line-height: 3.05085vw; } }
    .home .info-graphic .fsElement.bottom {
      top: 50%; }
    .home .info-graphic .fsElement.double {
      width: 40%; }
      @media (max-width: 900px) {
        .home .info-graphic .fsElement.double {
          width: 25%; } }
    .home .info-graphic .fsElement.m1 {
      background: #455A64; }
    .home .info-graphic .fsElement.m2 {
      background: #ec7b1f; }
    .home .info-graphic .fsElement.m3 {
      background: #3299bb; }
    .home .info-graphic .fsElement.m4 {
      background: #bcbcbc; }
    .home .info-graphic .fsElement.twenty {
      left: 20%; }
      @media (max-width: 900px) {
        .home .info-graphic .fsElement.twenty {
          left: 25%; } }
    .home .info-graphic .fsElement.forty {
      left: 40%; }
      @media (max-width: 900px) {
        .home .info-graphic .fsElement.forty {
          left: 50%; } }
    .home .info-graphic .fsElement.sixty {
      left: 60%; }
      @media (max-width: 900px) {
        .home .info-graphic .fsElement.sixty {
          left: 75%; }
          .home .info-graphic .fsElement.sixty.bottom {
            left: 50%; } }
    .home .info-graphic .fsElement.eighty {
      left: 80%; }
      @media (max-width: 900px) {
        .home .info-graphic .fsElement.eighty {
          left: 75%; }
          .home .info-graphic .fsElement.eighty.top {
            left: 75%; } }
  .home .news-calendar {
    display: none; }
  .home .fsPager {
    margin-bottom: 0; }
    .home .fsPager li {
      width: 10px; }
      .home .fsPager li button:before {
        color: rgba(0, 0, 0, 0.15);
        opacity: 1;
        font-size: 40px;
        transition: color 0.3s; }
      .home .fsPager li button:hover:before {
        color: #ec7b1f; }
      .home .fsPager li.slick-active button:before {
        color: #3299bb; }
  .home .home-news {
    width: 100%;
    padding: 50px 0;
    background: #f5f5f6;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .home .home-news > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 1180px; }
    @media (max-width: 1180px) {
      .home .home-news {
        padding: 50px 30px; } }
    .home .home-news header {
      text-align: center; }
      .home .home-news header .fsElementHeaderContent > a {
        margin-bottom: 40px;
        display: inline-block; }
      .home .home-news header ul {
        list-style-type: none;
        text-align: center;
        margin: 0 0 30px 0;
        padding: 0; }
        .home .home-news header ul li {
          display: inline-block; }
          .home .home-news header ul li a {
            height: 35px;
            width: 35px;
            display: block;
            background-color: #ec7b1f;
            font-size: 0;
            border-radius: 2px;
            position: relative; }
            .home .home-news header ul li a:after {
              font-family: "el-icons";
              font-size: 20px;
              line-height: 35px;
              color: #fff;
              transition: .4s;
              position: absolute;
              top: 0;
              left: 0;
              text-align: center;
              width: 100%; }
            .home .home-news header ul li a:hover {
              background-color: #3299bb; }
          .home .home-news header ul li a[href*="facebook"]:after {
            content: "\EA07"; }
          .home .home-news header ul li a[href*="twitter"]:after {
            content: "\EA09"; }
          .home .home-news header ul li a[href*="youtube"]:after {
            content: "\EA0A"; }
          .home .home-news header ul li a[href*="instagram"]:after {
            content: "\EA08"; }
    .home .home-news .slick-slider {
      margin-bottom: 0; }
    .home .home-news .fsNews .slick-track, .home .home-news .fsPostElement .slick-track {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
      align-items: stretch; }
    .home .home-news article {
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 2px;
      margin: 0 10px;
      overflow: hidden; }
      .home .home-news article .fsTitle {
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 10px; }
      .home .home-news article .fsSummary > * {
        line-height: 1.41176; }
      .home .home-news article .fsCroppedImage {
        margin: -19.75px 0 0 -19.6px;
        width: 145%;
        border-radius: 2px 2px 0 0;
        padding-bottom: 90% !important;
        background-position: center center; }
        @media (max-width: 1000px) {
          .home .home-news article .fsCroppedImage {
            width: 125%; } }
        @media (max-width: 1000px) {
          .home .home-news article .fsCroppedImage {
            width: 120%; } }
        @media (max-width: 700px) {
          .home .home-news article .fsCroppedImage {
            width: 190%; } }
        @media (max-width: 500px) {
          .home .home-news article .fsCroppedImage {
            width: 125%; } }
  .home .home-calendar {
    padding: 50px 0; }
    .home .home-calendar > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 1180px; }
    @media (max-width: 1180px) {
      .home .home-calendar {
        padding: 50px 30px; } }
    .home .home-calendar header {
      text-align: center; }
      .home .home-calendar header .fsElementHeaderContent > a {
        margin-bottom: 40px;
        display: inline-block; }
    .home .home-calendar .slick-slider {
      margin-bottom: 0; }
