@charset "UTF-8";
 /**
 *
 * Hawaii Baptist Academy - default_17
 * @link https://hawaiibaptist.redesign.finalsite.com
 * Site Template : newclientcustom
 * Built By: EWOS
 * Project Manager: Lisa Catania
 * Designer: Seong Wong
 * ==== Git Info ====
 * Branch Name: clients/hawaiibaptist
 * Build version: 3.2.7
 * Git Tag: v3.0-257-g0af7d96f6b
 * Last build by: Logan Wagner
 *
 **/

@charset "UTF-8";
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

/*! helpers - presentational v0.0.1 */
/*! helpers - ui-pattern v0.0.1 */
/*
Example sites:
http://coderepo.demo.finalsite.com/stuff-by-al/dropdown-mixin
http://codepen.io/foxareld/pen/BNpWJm

Ex 1:
    <div class='parent'>
      <span class='sibling'>Dropdown</span>
      <ul class='dropdown'>
        <li>Link</li>
        <li>Link</li>
        <li>Link</li>
      </ul>
    </div>

Use:
    .parent {
        @include drop(".dropdown"); //this makes .dropdown drop on hover of .parent
    }

    //this makes .dropdown drop when .parent has class .drop-class, it was also have a transition
    .parent {
        @include drop(".dropdown", true, ".drop-class");
    }

    //this makes .dropdown drop when .sibling has class .drop-class, it will not have a transition
    .sibling {
        @include drop("+ .dropdown", false, ".drop-class");
    }

*/
/*! helpers - typography v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff2") format("woff2"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

.fsTitle, .fsAthleticsRosterList li > div.fsRosterName, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em; }

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 8px;
  margin-bottom: 40px;
  margin-top: 50px; }

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 35px;
  line-height: 37px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 30px;
  margin-top: 50px; }

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 30px;
  margin-top: 50px; }

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 25px;
  line-height: 27px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 30px;
  margin-top: 50px; }

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 19px;
  line-height: 21px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 30px;
  margin-top: 50px; }

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 17px;
  font-family: "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 30px;
  margin-top: 50px; }

p {
  margin: 0 0 15px 0;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  padding: 0; }
  p a {
    text-decoration: none;
    font-weight: 600;
    color: #000000;
    transition: background .3s, color .3s; }
    p a:hover, p a:focus {
      color: #000000;
      text-decoration: underline; }

hr {
  margin: 0 auto 20px; }

a {
  text-decoration: none;
  font-weight: 600;
  color: #000000;
  transition: background .3s, color .3s; }
  a:hover, a:focus {
    color: #000000; }

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

.fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
table.styled, .fs_style_36 {
  margin-bottom: 60px;
  margin-top: 60px;
  width: 100%;
  overflow-x: auto;
  display: block; }
  .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.styled td, .fs_style_36 td {
    padding: 25px;
    background: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    color: #000000;
    text-transform: capitalize;
    letter-spacing: 1px; }
  .fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td, .fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
  table.styled tr:nth-of-type(odd) td, .fs_style_36 tr:nth-of-type(odd) td {
    background: #f8f8f8; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th, .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.styled th,
  table.styled td, .fs_style_36 th,
  .fs_style_36 td {
    vertical-align: top;
    border-bottom: none; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  table.styled th, .fs_style_36 th {
    padding: 25px;
    text-align: left;
    background: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #f8f8f8;
    text-transform: uppercase;
    letter-spacing: 3px; }

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

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

.fsEmbed {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

/*! _main.scss - src/sass/modules/common/ - main common import */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElement {
  margin-bottom: 20px; }
  .fsElement:last-child {
    margin-bottom: 0; }

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.fsPanel {
  margin-bottom: 0; }

.fsDialogCloseButton {
  opacity: 1;
  z-index: 9999 !important; }
  .fsDialogCloseButton:after, .fsDialogCloseButton:before {
    background: #000000; }
  .fsDialogCloseButton:focus:after, .fsDialogCloseButton:focus:before {
    background: #000000; }
  .fsDialogCloseButton:hover:after, .fsDialogCloseButton:hover:before {
    background: black; }

.fsElementDialog {
  color: #000000; }

/*! elements - common - list subtype v0.0.1 */
/* Contains generic styles that apply to every element with the class '.fsList' and the list subtype selected */
.fsList article {
  margin-bottom: 20px; }

/*! element - common - slideshow subtype v0.0.1 */
/* Contains generic styles that apply to every element slideshow subtype*/
.fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-slides-to-show="1"] article {
  padding-bottom: 0; }

.fsSlideshow.fsSlideshowHorizontal .fsElementSlideshow[data-arrows*="true"] {
  padding-top: 0;
  padding-bottom: 0; }

.fsSlideshow.fsSlideshowHorizontal article {
  padding-bottom: 0; }

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
  color: #000000;
  font-size: 45px;
  transition: opacity .3s;
  display: inline-block;
  line-height: 1;
  width: auto;
  height: auto;
  opacity: .5;
  position: absolute; }

.fsSlideshow .fsNextButton.fsLeftArrow:before, .fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0); }

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before {
  left: 0; }

.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  right: 0; }

.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:hover:before {
  opacity: 1;
  transition: opacity .3s; }

.fsSlideshow .fsPager {
  margin-bottom: 0;
  margin-top: 20px; }
  .fsSlideshow .fsPager li {
    width: 12px;
    height: 12px;
    position: relative;
    vertical-align: middle; }
    .fsSlideshow .fsPager li button {
      width: 100%;
      height: 100%; }
      .fsSlideshow .fsPager li button:before {
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #000000;
        transition: .3s; }
      .fsSlideshow .fsPager li button:hover:before {
        transition: .3s; }

.button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #ffd346;
  color: #fff;
  border-radius: 0; }
  .button:hover, .button:focus {
    background: #ffd960;
    color: #fff; }
  .button em {
    display: block;
    font-style: normal; }

.color-button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #f9f5e5;
  color: #fff;
  border-radius: 0; }
  .color-button:hover, .color-button:focus {
    background: #fefdfa;
    color: #fff; }
  .color-button em {
    display: block;
    font-style: normal; }

.hollow-button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: transparent;
  color: #f9f5e5;
  border-radius: 0;
  border: 0.2em solid #f9f5e5; }
  .hollow-button:hover, .hollow-button:focus {
    background: rgba(13, 13, 13, 0);
    color: #f9f5e5; }
  .hollow-button em {
    display: block;
    font-style: normal; }

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #000000;
  color: #fff;
  border-radius: 0; }
  .fsStyleDefaultButton:hover, .fsStyleDefaultButton:focus {
    background: #0d0d0d;
    color: #fff; }
  .fsStyleDefaultButton em {
    display: block;
    font-style: normal; }
  .fsStyleDefaultButton.fsCategoryLink {
    margin-right: 5px; }
  .fsStyleDefaultButton.fsLoadMoreButton {
    margin-bottom: 0; }

.fsStyleUpdateButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #000000;
  color: #fff;
  border-radius: 0; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus {
    background: #0d0d0d;
    color: #fff; }
  .fsStyleUpdateButton em {
    display: block;
    font-style: normal; }
  .fsStyleUpdateButton.fsElementToolsSearchButton {
    margin-top: 20px;
    margin-bottom: 0; }
  .fsStyleUpdateButton:hover {
    background: #333333; }

.lead-in, .fs_style_31 {
  display: block;
  margin: 60px 0 70px;
  font-size: 22px;
  font-weight: 300;
  line-height: 40px;
  color: #000000; }

blockquote {
  position: relative;
  margin: 55px;
  font-family: "Libre Baskerville", Georgia, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 21px;
  line-height: 40px;
  color: #717271; }
  blockquote:before {
    position: absolute;
    right: 100%;
    top: 0;
    content: '\201C'; }

cite, .fs_style_37 {
  display: block;
  margin: 0;
  padding-top: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 2px;
  color: #717271; }

.callout, .fs_style_32 {
  margin: 80px 0 50px 50px;
  background: transparent;
  font-family: "Libre Baskerville", Georgia, serif;
  font-weight: 400;
  font-size: 21px;
  line-height: 40px;
  font-style: italic;
  color: #717271;
  display: block;
  position: relative; }
  .callout.left, .fs_style_32.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left, .fs_style_32.left {
        width: 50%; } }
  .callout.right, .fs_style_32.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right, .fs_style_32.right {
        width: 50%; } }
  .callout:before, .fs_style_32:before {
    content: '';
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #ffd346;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    left: 0;
    top: -41px; }

.fs_style_35 {
  max-width: 350px;
  float: left;
  font-family: "Libre Baskerville", Georgia, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 31px;
  font-style: italic;
  color: #717271;
  margin: 45px 50px 40px 0; }
  .fs_style_35 img {
    display: block;
    margin-bottom: 10px; }

.fsBannerRight .fs_style_35, .fsBannerLeft .fs_style_35 {
  float: none;
  margin: 45px 0;
  color: #000000; }

.content-box-light-gold {
  width: 100%;
  background: #f9f5e5;
  margin-bottom: 90px !important;
  padding-bottom: 31px !important; }
  .content-box-light-gold h2 {
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 0;
    text-align: center;
    padding: 80px 42px 30px 42px;
    text-transform: none; }
  .content-box-light-gold p {
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    color: #000000;
    margin: 0;
    text-align: center;
    padding: 0 42px 30px 42px; }

.content-box-black {
  width: 100%;
  background: #000000;
  margin-bottom: 90px !important;
  padding-bottom: 31px !important; }
  .content-box-black h2 {
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    color: #ffffff;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 0;
    text-align: center;
    padding: 80px 42px 30px 42px;
    text-transform: none; }
  .content-box-black p {
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    color: #ffffff;
    margin: 0;
    text-align: center;
    padding: 0 42px 30px 42px; }

.content-box-yellow {
  width: 100%;
  background: #ffd346;
  margin-bottom: 90px !important;
  padding-bottom: 31px !important;
  padding-top: 50px; }
  .content-box-yellow h2 {
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 0;
    text-align: center;
    padding: 80px 42px 30px 42px;
    text-transform: none; }
  .content-box-yellow p {
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    color: #000000;
    margin: 0;
    text-align: center;
    padding: 0 42px 30px 42px; }

.fs_style_33 {
  display: block;
  border: 2px solid #dbdad9;
  background: transparent;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  padding: 24px 10px;
  margin-bottom: 25px;
  max-width: 220px; }
  .fs_style_33:hover {
    border-color: #000000;
    background: #000000;
    color: #ffd346; }

.fs_style_34 {
  display: block;
  border: 2px solid #dbdad9;
  background: transparent;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  padding: 24px 10px;
  margin-bottom: 25px;
  max-width: 100%; }
  .fs_style_34:hover {
    border-color: #000000;
    background: #000000;
    color: #ffd346; }

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

p, .fsElement {
  margin: 0 0 15px 0;
  padding: 0; }

.site-info-container {
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  position: relative;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: -34px;
  float: left;
  width: 95px;
  height: 125px;
  z-index: 300; }
  @media (min-width: 900px) {
    .site-info-container {
      width: 138px;
      height: 186px; } }
  .site-info-container h1 {
    margin: 0;
    padding: 0; }
  .site-info-container a {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    color: transparent; }
    .site-info-container a img {
      width: 94px;
      height: 124px; }
      @media (min-width: 900px) {
        .site-info-container a img {
          width: 138px;
          height: 186px; } }
    .site-info-container a:hover {
      color: transparent; }

.top-search {
  width: 100%;
  position: relative;
  height: 0;
  background: #ffffff;
  transition: all 0.4s ease-in;
  overflow: hidden; }
  .top-search > .fsElementContent {
    position: relative;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px; }
  .top-search form {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all 0.4s ease-in; }
    .top-search form input {
      border: none;
      border-radius: none;
      float: left;
      width: calc(100% - 80px);
      margin-top: 23px;
      margin-left: 40px;
      height: 60px;
      font-family: "Libre Baskerville", Georgia, serif;
      font-weight: 400;
      font-style: italic;
      font-size: 15px;
      line-height: 18px;
      color: #ffd346;
      background: transparent;
      padding: 0;
      z-index: 100;
      text-shadow: 0.5px 0.5px #000000; }
      @media (min-width: 700px) {
        .top-search form input {
          margin-left: 50px;
          padding: 0 10px 0 0;
          width: calc(100% - 100px); } }
      @media (min-width: 900px) {
        .top-search form input {
          padding: 12px 10px 0 57px;
          margin-top: 25px;
          font-size: 25px;
          line-height: 28px; } }
    .top-search form button {
      background: transparent;
      border: none;
      position: absolute;
      top: 30px;
      left: 0;
      width: 40px;
      height: 40px;
      color: transparent;
      z-index: 200; }
      @media (min-width: 900px) {
        .top-search form button {
          top: 36px; } }
      .top-search form button:before {
        position: absolute;
        left: 2px;
        top: 9px;
        font-size: 26px;
        content: '';
        color: #ffd346;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
        @media (min-width: 900px) {
          .top-search form button:before {
            font-size: 38px; } }
    .top-search form .search-close {
      margin-top: 38px;
      width: 35px;
      height: 30px;
      float: right;
      color: transparent;
      position: relative;
      z-index: 200; }
      @media (min-width: 500px) {
        .top-search form .search-close {
          margin-top: 35px; } }
      @media (min-width: 700px) {
        .top-search form .search-close {
          margin-top: 38px;
          width: 48px;
          height: 42px; } }
      @media (min-width: 900px) {
        .top-search form .search-close {
          margin-top: 45px; } }
      .top-search form .search-close:before {
        position: absolute;
        left: 0;
        top: 2px;
        font-size: 22px;
        content: '';
        color: #ffd346;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
        @media (min-width: 700px) {
          .top-search form .search-close:before {
            font-size: 28px; } }
  .top-search.active {
    height: 87px; }
    @media (min-width: 900px) {
      .top-search.active {
        height: 117px; } }

.top-search-icon {
  width: 30px;
  height: 56px;
  position: relative;
  float: left;
  margin-right: 20px;
  overflow: hidden; }
  @media (min-width: 900px) {
    .top-search-icon {
      float: right; } }
  .top-search-icon .search-icon {
    width: 20px;
    color: transparent;
    display: block;
    padding: 29px 0;
    z-index: 200; }
    .top-search-icon .search-icon:before {
      position: absolute;
      left: 8px;
      top: 18px;
      font-size: 16px;
      content: '';
      color: #000000;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
      @media (min-width: 900px) {
        .top-search-icon .search-icon:before {
          font-size: 12px;
          top: 19px; } }
  .top-search-icon:hover .top-search {
    display: block; }
  .top-search-icon:hover .search-icon:before {
    color: #717271; }

.header-top-container {
  width: 100%;
  height: 57px; }
  .header-top-container > .fsElementContent {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px; }
  .header-top-container .header-top-inner {
    max-width: 522px;
    float: right; }
    .header-top-container .header-top-inner .header-top-utility-nav {
      float: left;
      display: none; }
      @media (min-width: 900px) {
        .header-top-container .header-top-inner .header-top-utility-nav {
          display: inline-block; } }
      .header-top-container .header-top-inner .header-top-utility-nav nav ul {
        margin-top: 26px !important;
        overflow: hidden; }
        .header-top-container .header-top-inner .header-top-utility-nav nav ul, .header-top-container .header-top-inner .header-top-utility-nav nav ul ul {
          margin: 0;
          padding: 0;
          list-style: none; }
        .header-top-container .header-top-inner .header-top-utility-nav nav ul li {
          margin: 0;
          padding: 0; }
        .header-top-container .header-top-inner .header-top-utility-nav nav ul li {
          display: inline-block;
          float: left;
          margin-right: 55px; }
          .header-top-container .header-top-inner .header-top-utility-nav nav ul li a {
            display: block;
            padding: 0;
            margin: 0;
            font-weight: 700;
            font-size: 12px;
            line-height: 12px;
            color: #000000;
            letter-spacing: 2px;
            text-transform: uppercase; }
            .header-top-container .header-top-inner .header-top-utility-nav nav ul li a:hover {
              text-decoration: underline; }
    .header-top-container .header-top-inner .mobile-menu-icon {
      display: block;
      width: 34px;
      height: 34px;
      overflow: hidden;
      float: right;
      margin-top: 12px;
      background: #000000;
      border-radius: 50%; }
      @media (min-width: 900px) {
        .header-top-container .header-top-inner .mobile-menu-icon {
          display: none; } }
      .header-top-container .header-top-inner .mobile-menu-icon a {
        width: 34px;
        height: 34px;
        display: block;
        padding: 0;
        color: transparent;
        text-align: center;
        padding-top: 4px; }
        .header-top-container .header-top-inner .mobile-menu-icon a:before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          font-size: 24px;
          color: #ffd346;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }

.header-bottom-container {
  position: relative;
  background: #ffffff;
  width: 100%; }
  @media (min-width: 900px) {
    .header-bottom-container {
      background: #000000;
      height: 130px; } }
  .header-bottom-container .header-bottom-inner {
    width: 100%;
    height: 113px; }
    @media (min-width: 900px) {
      .header-bottom-container .header-bottom-inner {
        height: 130px; } }
    .header-bottom-container .header-bottom-inner > .fsElementContent {
      max-width: 1220px;
      margin: 0 auto;
      padding: 0 20px; }
  .header-bottom-container .universal-slider {
    border-bottom: 3px solid #dbdad9;
    overflow: hidden;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    background-color: #000000;
    overflow: hidden; }
    @media (min-width: 700px) {
      .header-bottom-container .universal-slider {
        padding-bottom: 0;
        background-color: transparent; } }
    .header-bottom-container .universal-slider .slider-play-btn {
      display: none !important; }
    .header-bottom-container .universal-slider .slick-prev,
    .header-bottom-container .universal-slider .slick-next {
      display: block;
      width: 12px;
      height: 30px;
      line-height: 30px;
      position: absolute;
      bottom: 0;
      color: transparent;
      background: transparent;
      outline: none !important;
      border: none;
      cursor: pointer;
      z-index: 500;
      transition: all 0.4s ease-in;
      overflow: hidden; }
      .header-bottom-container .universal-slider .slick-prev:before,
      .header-bottom-container .universal-slider .slick-next:before {
        content: '';
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 26px;
        color: #ffffff;
        vertical-align: middle; }
    .header-bottom-container .universal-slider .slick-prev {
      right: 50%;
      margin-right: 100px; }
      @media (min-width: 900px) {
        .header-bottom-container .universal-slider .slick-prev {
          right: 320px;
          margin-right: 0; } }
    .header-bottom-container .universal-slider .slick-next {
      right: 50%;
      margin-right: -100px; }
      @media (min-width: 900px) {
        .header-bottom-container .universal-slider .slick-next {
          right: 120px;
          margin-right: 0; } }
      .header-bottom-container .universal-slider .slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    .header-bottom-container .universal-slider .slick-dots {
      position: absolute;
      left: 0;
      bottom: 13px;
      display: block;
      padding: 0 20px;
      width: 100%;
      height: 34px;
      line-height: 34px;
      text-align: center;
      -ms-transform: translate(0);
      transform: translate(0);
      overflow: hidden; }
      @media (min-width: 900px) {
        .header-bottom-container .universal-slider .slick-dots {
          padding: 10px 170px 0 20px;
          text-align: right; } }
      .header-bottom-container .universal-slider .slick-dots li {
        cursor: pointer;
        display: inline-block;
        width: 16px;
        height: 30px;
        padding: 4px 0 0;
        border-radius: 50%;
        margin-left: 16px;
        position: relative;
        text-align: center; }
        .header-bottom-container .universal-slider .slick-dots li button {
          display: block;
          width: 30px;
          height: 30px;
          padding: 0 4px;
          background: transparent none repeat scroll 0 0 !important;
          border: 0 none;
          color: transparent;
          cursor: pointer;
          line-height: 0;
          outline: medium none; }
        .header-bottom-container .universal-slider .slick-dots li:before {
          content: '';
          display: inline-block;
          text-align: center;
          width: 16px;
          height: 16px;
          position: absolute;
          top: 0;
          left: 0;
          font-family: "Poppins", sans-serif;
          font-weight: 400;
          color: #ffffff;
          font-size: 15px;
          line-height: 15px;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .header-bottom-container .universal-slider .slick-dots li.slick-active:before {
          font-size: 28px;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .header-bottom-container .universal-slider .slick-dots li:first-child {
          margin-left: 0; }
    .header-bottom-container .universal-slider article {
      position: relative;
      height: auto;
      height: 512px;
      background-repeat: no-repeat;
      background-size: 0 0;
      background-position: top center; }
      @media (min-width: 700px) {
        .header-bottom-container .universal-slider article {
          position: relative;
          background-size: cover; } }
      @media (min-width: 900px) {
        .header-bottom-container .universal-slider article {
          height: 744px; } }
      .header-bottom-container .universal-slider article .caption-wrapper {
        background: transparent;
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        max-width: 100%;
        margin: 0 auto;
        padding: 20px 20px; }
        @media (min-width: 700px) {
          .header-bottom-container .universal-slider article .caption-wrapper {
            padding: 208px 96px 0; } }
        @media (min-width: 900px) {
          .header-bottom-container .universal-slider article .caption-wrapper {
            padding: 320px 20px 0;
            max-width: 700px; } }
        .header-bottom-container .universal-slider article .caption-wrapper .caption-title {
          max-width: 220px;
          float: left;
          margin: 0;
          font-weight: 700;
          font-size: 30px;
          line-height: 45px;
          letter-spacing: 3px;
          color: #f8f8f8;
          text-transform: uppercase;
          text-shadow: 1px 2px 0px black; }
      .header-bottom-container .universal-slider article .caption-desc {
        display: none; }
      .header-bottom-container .universal-slider article:before {
        content: '';
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(46, 46, 46, 0.3); }
        @media (min-width: 900px) {
          .header-bottom-container .universal-slider article:before {
            display: block; } }
    .header-bottom-container .universal-slider .slider-image {
      display: block;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: top center;
      height: 280px;
      overflow: hidden; }
      @media (min-width: 700px) {
        .header-bottom-container .universal-slider .slider-image {
          height: 100%;
          display: none; } }
  .header-bottom-container .header-sticky-container {
    display: none;
    position: fixed;
    top: 334px;
    left: -90px;
    transform: rotateZ(-90deg);
    z-index: 150; }
    @media (min-width: 900px) {
      .header-bottom-container .header-sticky-container {
        display: block; } }
    .header-bottom-container .header-sticky-container nav ul {
      overflow: hidden; }
      .header-bottom-container .header-sticky-container nav ul, .header-bottom-container .header-sticky-container nav ul ul {
        margin: 0;
        padding: 0;
        list-style: none; }
      .header-bottom-container .header-sticky-container nav ul li {
        margin: 0;
        padding: 0; }
      .header-bottom-container .header-sticky-container nav ul li {
        display: inline-block;
        float: left;
        position: relative; }
        .header-bottom-container .header-sticky-container nav ul li a {
          display: block;
          padding: 0;
          margin: 0;
          font-weight: 700;
          font-size: 14px;
          line-height: 14px;
          color: silver;
          letter-spacing: 2px;
          text-transform: uppercase;
          float: left; }
          .header-bottom-container .header-sticky-container nav ul li a:hover {
            text-decoration: underline; }
        .header-bottom-container .header-sticky-container nav ul li:after {
          content: '';
          display: inline-block;
          border-right: 3px solid silver;
          width: 3px;
          height: 15px;
          margin: 0 24px;
          float: right; }
        .header-bottom-container .header-sticky-container nav ul li:last-child:after {
          display: none; }
  .header-bottom-container .scroll-button {
    display: none;
    width: 30px;
    height: 50px;
    margin: 0 auto;
    z-index: 300;
    position: absolute;
    top: 694px;
    left: 50%;
    margin-left: -15px;
    transition: all 0.2s ease;
    text-align: center; }
    @media (min-width: 900px) {
      .header-bottom-container .scroll-button {
        display: block; } }

@keyframes jump {
  0% {
    height: 0px; }
  20% {
    height: 20px; }
  40% {
    height: 40px;
    left: 13px;
    top: 0; }
  60% {
    height: 60px; }
  80% {
    height: 80px; }
  100% {
    height: 100px;
    left: 13px;
    top: 120px; } }
    .header-bottom-container .scroll-button a {
      color: transparent;
      width: 30px;
      height: 50px;
      display: block;
      position: relative;
      transition: all 0.2s ease;
      overflow: hidden;
      cursor: pointer; }
      .header-bottom-container .scroll-button a:before {
        position: absolute;
        top: 0;
        left: 13px;
        width: 1px;
        height: 60px;
        content: '';
        display: inline-block;
        background: #ffffff;
        height: 50px;
        -webkit-animation-name: jump;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 2.5s;
        /* Safari 4.0 - 8.0 */
        animation-name: jump;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-timing-function: cubic-bezier; }

.top-nav-sub {
  display: none;
  overflow: hidden;
  background: #ffffff;
  padding: 0 20px;
  width: 100%; }
  @media (min-width: 900px) {
    .top-nav-sub {
      margin-top: 0;
      padding: 0;
      background: #f9f5e5;
      display: block; } }
  .top-nav-sub > header {
    display: block; }
    @media (min-width: 900px) {
      .top-nav-sub > header {
        display: none; } }
  .top-nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 900px) {
      .top-nav-sub > .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
    .top-nav-sub > .fsElementContent nav {
      max-width: 1220px;
      margin: 0 auto;
      padding: 0 20px; }
  .top-nav-sub .fsNavLevel1 {
    padding: 18px 0 15px; }
    @media (min-width: 900px) {
      .top-nav-sub .fsNavLevel1 {
        width: calc(100% - 200px);
        position: relative;
        float: right;
        padding: 0;
        text-align: right; } }
    .top-nav-sub .fsNavLevel1 > li {
      border-bottom: none; }
      @media (min-width: 900px) {
        .top-nav-sub .fsNavLevel1 > li {
          display: inline-block; } }
      .top-nav-sub .fsNavLevel1 > li:last-child {
        border-bottom: none; }
      .top-nav-sub .fsNavLevel1 > li > a {
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        color: #717271; }
        @media (min-width: 900px) {
          .top-nav-sub .fsNavLevel1 > li > a {
            padding: 23px 5px 20px; } }
        @media (min-width: 1000px) {
          .top-nav-sub .fsNavLevel1 > li > a {
            padding: 23px 11px 20px; } }
        @media (min-width: 1100px) {
          .top-nav-sub .fsNavLevel1 > li > a {
            padding: 23px 18px 20px; } }
        @media (min-width: 1200px) {
          .top-nav-sub .fsNavLevel1 > li > a {
            padding: 23px 20px 20px; } }
        .top-nav-sub .fsNavLevel1 > li > a:hover {
          color: #000000; }

.header-breadcrumb {
  width: 100%;
  padding-top: 40px;
  background: #ffffff;
  display: none;
  margin-top: 0; }
  @media (min-width: 900px) {
    .header-breadcrumb {
      display: block; } }
  .header-breadcrumb nav {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px;
    overflow: hidden; }
    .header-breadcrumb nav ul li {
      font-weight: 400;
      font-size: 12px;
      line-height: 14px;
      color: #717271;
      text-transform: capitalize; }
      .header-breadcrumb nav ul li a {
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        color: #717271;
        text-transform: capitalize; }
        .header-breadcrumb nav ul li a:hover {
          color: #717271; }
      .header-breadcrumb nav ul li .fsNavBreadcrumbSeperator {
        margin: 0 2px;
        font-size: 10px; }

.home .header-bottom-container {
  height: auto;
  background: #000000; }
  @media (min-width: 900px) {
    .home .header-bottom-container {
      background: #000000; } }
  .home .header-bottom-container .header-bottom-inner {
    width: 100%; }

#fsFooter {
  padding: 0;
  background: #000000;
  padding-bottom: 30px; }
  #fsFooter .fsBanner {
    width: 100%;
    margin: 0 auto; }
    #fsFooter .fsBanner .fsElement header .fsElementTitle {
      display: none; }
  #fsFooter .footer-wrap {
    max-width: 100%;
    margin: 0 auto; }
    #fsFooter .footer-wrap .footer-top-container {
      width: 100%;
      border-bottom: 2px solid #ffd346;
      padding-bottom: 10px; }
      #fsFooter .footer-wrap .footer-top-container > .fsElementContent {
        max-width: 1220px;
        margin: 0 auto;
        padding: 0 20px;
        overflow: hidden; }
      #fsFooter .footer-wrap .footer-top-container .footer-content-section {
        width: 100%;
        height: auto; }
        @media (min-width: 500px) {
          #fsFooter .footer-wrap .footer-top-container .footer-content-section {
            width: 210px;
            float: left; } }
        #fsFooter .footer-wrap .footer-top-container .footer-content-section.expand-me > .fsElementContent {
          max-height: 9999px;
          transition: all 0.3s; }
        #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent {
          margin-bottom: 20px; }
          @media (min-width: 500px) {
            #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent {
              margin-bottom: 30px; } }
          #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent a {
            font-size: 16px;
            font-weight: 600;
            line-height: 30px;
            color: #ffd346;
            text-transform: capitalize;
            display: block;
            width: 100%;
            overflow: hidden; }
            #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent a span {
              display: block;
              text-transform: uppercase; }
            #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent a:after {
              content: '';
              content: "";
              font-family: "IcoMoon";
              font-smoothing: antialiased;
              font-weight: normal;
              speak: none;
              font-size: 18px;
              font-weight: 300;
              color: #717271;
              vertical-align: top;
              margin-top: -28px;
              float: right; }
              @media (min-width: 500px) {
                #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent a:after {
                  display: none; } }
            #fsFooter .footer-wrap .footer-top-container .footer-content-section header .fsElementHeaderContent a:hover {
              color: #717271; }
        #fsFooter .footer-wrap .footer-top-container .footer-content-section > .fsElementContent {
          height: auto;
          max-height: 0;
          overflow: hidden;
          transition: all 0.3s; }
          @media (min-width: 500px) {
            #fsFooter .footer-wrap .footer-top-container .footer-content-section > .fsElementContent {
              max-height: 9999px; } }
        #fsFooter .footer-wrap .footer-top-container .footer-content-section p {
          font-size: 16px;
          font-weight: 400;
          line-height: 30px;
          color: #f8f8f8;
          margin-bottom: 20px;
          text-decoration: none; }
          @media (min-width: 500px) {
            #fsFooter .footer-wrap .footer-top-container .footer-content-section p {
              margin-bottom: 40px; } }
          #fsFooter .footer-wrap .footer-top-container .footer-content-section p a {
            color: #f8f8f8; }
      #fsFooter .footer-wrap .footer-top-container .footer-top-left-container {
        max-width: 400px;
        margin: 0 auto;
        padding-left: 0;
        position: relative; }
        @media (min-width: 700px) {
          #fsFooter .footer-wrap .footer-top-container .footer-top-left-container {
            padding-left: 200px;
            max-width: 660px; } }
        @media (min-width: 1100px) {
          #fsFooter .footer-wrap .footer-top-container .footer-top-left-container {
            float: left; } }
        #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name {
          margin-bottom: 50px;
          padding-top: 160px; }
          @media (min-width: 700px) {
            #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name {
              padding-top: 50px; } }
          #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name h2 {
            margin-bottom: 0;
            margin-top: 70px; }
            #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name h2 a {
              font-size: 19px;
              line-height: 19px;
              font-weight: 600;
              letter-spacing: 2px;
              color: #f8f8f8;
              text-transform: uppercase; }
              #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name h2 a:hover {
                color: #717271; }
          #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name:before {
            content: '';
            display: inline-block;
            background: url("../images/logo.png") no-repeat left top;
            position: absolute;
            top: 25px;
            left: 0;
            width: 137px;
            height: 191px; }
            @media (min-width: 700px) {
              #fsFooter .footer-wrap .footer-top-container .footer-top-left-container .footer-school-name:before {
                top: 116px; } }
      #fsFooter .footer-wrap .footer-top-container .footer-top-right-container {
        max-width: 400px;
        margin: 0 auto; }
        @media (min-width: 700px) {
          #fsFooter .footer-wrap .footer-top-container .footer-top-right-container {
            max-width: 580px;
            padding-left: 159px; } }
        @media (min-width: 1100px) {
          #fsFooter .footer-wrap .footer-top-container .footer-top-right-container {
            float: right;
            padding-left: 0; } }
        #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav {
          margin-bottom: 25px;
          max-width: 500px;
          clear: both;
          overflow: hidden; }
          @media (min-width: 1100px) {
            #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav {
              max-width: 520px; } }
          #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav header {
            width: 150px;
            text-align: left;
            padding-right: 0; }
            @media (min-width: 500px) {
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav header {
                float: left;
                padding-top: 30px; } }
            @media (min-width: 1100px) {
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav header {
                width: 200px;
                padding-right: 30px;
                padding-top: 87px;
                margin-left: 0;
                text-align: right; } }
            #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav header .fsElementTitle {
              display: inline-block;
              font-size: 12px;
              font-weight: 700;
              line-height: 14px;
              color: #717271;
              letter-spacing: 1px;
              text-transform: uppercase;
              text-align: right; }
          #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent {
            width: 200px; }
            @media (min-width: 500px) {
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent {
                padding-top: 70px;
                float: left; } }
            @media (min-width: 1100px) {
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent {
                padding-top: 127px;
                float: right; } }
            #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul {
              overflow: hidden; }
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul, #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul ul {
                margin: 0;
                padding: 0;
                list-style: none; }
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li {
                margin: 0;
                padding: 0; }
              #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li {
                display: inline-block;
                width: 35px;
                height: 35px;
                text-align: center;
                margin-right: 18px;
                overflow: hidden; }
                #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a {
                  display: block;
                  color: transparent;
                  padding: 0;
                  margin: 0;
                  position: relative;
                  background: transparent;
                  border: 2px solid #f8f8f8;
                  border-radius: 50%;
                  width: 35px;
                  height: 35px; }
                  #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a:before {
                    content: '';
                    display: inline-block;
                    font-size: 16px;
                    font-weight: 300;
                    color: #f8f8f8;
                    vertical-align: middle; }
                  #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a[href*="facebook"]:before {
                    content: "";
                    font-family: "IcoMoon";
                    font-smoothing: antialiased;
                    font-weight: normal;
                    speak: none;
                    margin-top: 4px; }
                  #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a[href*="twitter"]:before {
                    content: "";
                    font-family: "IcoMoon";
                    font-smoothing: antialiased;
                    font-weight: normal;
                    speak: none;
                    margin-top: 3px; }
                  #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a[href*="instagram"]:before {
                    content: "";
                    font-family: "IcoMoon";
                    font-smoothing: antialiased;
                    font-weight: normal;
                    speak: none;
                    font-size: 16px;
                    margin-top: 4px; }
                  #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a[href*="youtube"]:before {
                    content: "";
                    font-family: "IcoMoon";
                    font-smoothing: antialiased;
                    font-weight: normal;
                    speak: none;
                    margin-top: 4px; }
                  #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a:hover {
                    border-color: #000000;
                    background: #f8f8f8; }
                    #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li a:hover:before {
                      color: #000000; }
                #fsFooter .footer-wrap .footer-top-container .footer-top-right-container .footer-social-nav > .fsElementContent nav ul li:last-child {
                  margin-right: 0; }
    #fsFooter .footer-wrap .footer-bottom-container {
      width: 100%;
      padding-top: 55px; }
      #fsFooter .footer-wrap .footer-bottom-container > .fsElementContent {
        overflow: hidden;
        padding: 0 20px;
        max-width: 440px;
        margin: 0 auto; }
        @media (min-width: 700px) {
          #fsFooter .footer-wrap .footer-bottom-container > .fsElementContent {
            max-width: 694px; } }
        @media (min-width: 1100px) {
          #fsFooter .footer-wrap .footer-bottom-container > .fsElementContent {
            max-width: 1220px; } }
      #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container {
        max-width: 100%;
        overflow: hidden; }
        @media (min-width: 700px) {
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav {
            margin-left: 194px; } }
        @media (min-width: 1100px) {
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav {
            float: left; } }
        #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul {
          overflow: hidden; }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul, #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul ul {
            margin: 0;
            padding: 0;
            list-style: none; }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul li {
            margin: 0;
            padding: 0; }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul li {
            float: left;
            margin-right: 40px; }
            #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul li a {
              font-size: 12px;
              font-weight: 700;
              line-height: 12px;
              color: #f8f8f8;
              text-transform: uppercase;
              letter-spacing: 2px; }
              #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul li a:hover {
                color: #717271; }
            #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-left-utility-nav nav ul li:last-child {
              margin-right: 0; }
        @media (min-width: 700px) {
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav {
            margin-left: 194px; } }
        @media (min-width: 1100px) {
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav {
            float: right;
            max-width: 220px; } }
        #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul {
          overflow: hidden; }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul, #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul ul {
            margin: 0;
            padding: 0;
            list-style: none; }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul li {
            margin: 0;
            padding: 0; }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul li {
            float: left;
            margin-right: 30px; }
            @media (min-width: 800px) {
              #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul li {
                margin-right: 40px; } }
            #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul li a {
              font-size: 12px;
              font-weight: 700;
              line-height: 12px;
              color: #f8f8f8;
              text-transform: uppercase;
              letter-spacing: 2px; }
              #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul li a:hover {
                color: #717271; }
            #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-utility-container .footer-bottom-right-utility-nav nav ul li:last-child {
              margin-right: 0; }
      #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-copyright-container {
        clear: both;
        position: relative; }
        #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-copyright-container .footer-copyright-info {
          padding-top: 20px;
          max-width: 600px; }
          @media (min-width: 700px) {
            #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-copyright-container .footer-copyright-info {
              margin-left: 192px; } }
          #fsFooter .footer-wrap .footer-bottom-container .footer-bottom-copyright-container .footer-copyright-info p {
            font-size: 12px;
            font-weight: 600;
            line-height: 30px;
            letter-spacing: 2px;
            color: #717271;
            text-transform: uppercase;
            margin-bottom: 20px; }
  #fsFooter .nav-social {
    margin-bottom: 20px; }

.school-details {
  margin-bottom: 20px; }
  .school-details [itemprop='name'] {
    margin-top: 0;
    font-weight: normal;
    font-size: 25px;
    line-height: 27px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 30px;
    margin-top: 50px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

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

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

html {
  font-family: "Poppins", sans-serif;
  background: #ffd346;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 16px;
  line-height: 22px;
  color: #000000; }

#fsPageWrapper {
  overflow: hidden;
  position: relative; }

#fsPageBodyWrapper {
  padding: 20px 10px;
  background: #fff; }

#fsPageBody {
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 600px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

#fsBannerLeft {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    #fsBannerLeft {
      padding-right: 20px;
      width: 200px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 700px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 280px;
      -ms-flex-order: 1;
      order: 1; } }
  @media (min-width: 600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

#fsPageContent {
  width: 100%; }
  .fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 320px); } }
  .fsHasLeftBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 280px); } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 440px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 600px); } }

#fsBannerRight {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 700px) {
    #fsBannerRight {
      padding-left: 40px;
      width: 320px;
      -ms-flex-order: 1;
      order: 1; } }
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 200px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -ms-flex-order: 1;
        order: 1;
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 320px; } }

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

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

@media (min-width: 600px) {
  .fsLayout > header,
  .fsLayout > footer {
    padding-right: 1.25em;
    padding-left: 1.25em; } }

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

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

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

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

.fsLayout .fsStyleOneThird {
  float: none; }

.fsLayout .fsStyleTwoThirds {
  float: none; }
  .fsLayout .fsStyleTwoThirds > .fsDiv {
    padding-left: 0;
    padding-right: 0;
    float: none; }
  @media (min-width: 600px) {
    .fsLayout .fsStyleTwoThirds > .fsTwoColumnLayout {
      margin-right: -20px;
      margin-left: -20px; } }

.fsTwoColumnWideRightLayout,
.fsElephantLeftLayout {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 600px) {
    .fsTwoColumnWideRightLayout,
    .fsElephantLeftLayout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .fsTwoColumnWideRightLayout .fsStyleOneThird,
  .fsElephantLeftLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 600px) {
      .fsTwoColumnWideRightLayout .fsStyleOneThird,
      .fsElephantLeftLayout .fsStyleOneThird {
        padding-left: 0;
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0; } }
    @media (min-width: 700px) {
      .fsTwoColumnWideRightLayout .fsStyleOneThird,
      .fsElephantLeftLayout .fsStyleOneThird {
        padding-right: 40px;
        width: 280px; } }
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
  .fsElephantLeftLayout .fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 600px) {
      .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
      .fsElephantLeftLayout .fsStyleTwoThirds {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 200px); } }
    @media (min-width: 700px) {
      .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
      .fsElephantLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 280px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 320px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 40px;
      width: 320px; } }

@media (min-width: 600px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 700px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 280px; } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 280px; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 280px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px); } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 280px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-top: 0; } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-right: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-right: 20px;
      width: 200px; } }

.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }

@media (min-width: 600px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 440px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-right: 20px;
      width: 200px;
      margin-bottom: 0; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }

.fsTwoColumnWideLeftLayout,
.fsElephantRightLayout {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 600px) {
    .fsTwoColumnWideLeftLayout,
    .fsElephantRightLayout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .fsTwoColumnWideLeftLayout .fsStyleOneThird,
  .fsElephantRightLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 600px) {
      .fsTwoColumnWideLeftLayout .fsStyleOneThird,
      .fsElephantRightLayout .fsStyleOneThird {
        padding-left: 20px;
        padding-right: 0;
        width: 240px;
        margin-bottom: 0; } }
    @media (min-width: 700px) {
      .fsTwoColumnWideLeftLayout .fsStyleOneThird,
      .fsElephantRightLayout .fsStyleOneThird {
        padding-left: 40px;
        width: 320px; } }
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
  .fsElephantRightLayout .fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 600px) {
      .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
      .fsElephantRightLayout .fsStyleTwoThirds {
        width: calc(100% - 240px);
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 700px) {
      .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
      .fsElephantRightLayout .fsStyleTwoThirds {
        width: calc(100% - 320px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px;
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 40px;
      width: 320px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 320px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 240px); } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 320px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0; } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 40px;
    width: 320px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 440px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px;
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom: 0; }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      width: 100%;
      padding-left: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 0; }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

#fsPoweredByFinalsite {
  width: 150px;
  position: relative;
  float: left; }
  @media (min-width: 700px) {
    #fsPoweredByFinalsite {
      margin-left: 192px; } }
  @media (min-width: 1100px) {
    #fsPoweredByFinalsite {
      position: absolute;
      right: 0;
      top: 25px; } }

/*! _main.scss - src/sass/navigation/ - main import */
.fsNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fsNavigation ul li.fsNavCurrentPage > a, .fsNavigation ul li.fsNavCurrentPageAncestor > a {
    color: #039;
    background: transparent; }
  .fsNavigation ul li a {
    display: block;
    padding: 10px 0;
    color: #36c;
    background: transparent; }
    .fsNavigation ul li a:hover, .fsNavigation ul li a:focus {
      color: #039;
      background: transparent; }

.fsNavigation .fsNavLevel2 > li > a {
  padding-left: 10px; }

.fsNavigation .fsNavLevel3 > li > a {
  padding-left: 20px; }

.fsNavigation .fsNavLevel4 > li > a {
  padding-left: 30px; }

.fsNavigation .fsNavLevel5 > li > a {
  padding-left: 40px; }

.fsBreadcrumb ul li {
  display: inline-block; }
  .fsBreadcrumb ul li a {
    display: inline-block;
    padding: 0; }
    .fsBreadcrumb ul li a:hover {
      text-decoration: underline; }

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

.nav-tier ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-tier ul li a {
    display: block;
    padding: 10px 10px;
    color: #36c;
    background: transparent; }
    .nav-tier ul li a:hover, .nav-tier ul li a:focus {
      color: #039;
      background: #eee; }
  .nav-tier ul li.fsNavCurrentPage > a {
    color: #ffd346;
    background: #d5d5d5; }
    .nav-tier ul li.fsNavCurrentPage > a:hover, .nav-tier ul li.fsNavCurrentPage > a:focus {
      color: #f9f5e5;
      background: #eee; }
  .nav-tier ul li.fsNavCurrentPageAncestor {
    background: #eee; }
    .nav-tier ul li.fsNavCurrentPageAncestor > a {
      color: #36c;
      background: transparent; }
      .nav-tier ul li.fsNavCurrentPageAncestor > a:hover, .nav-tier ul li.fsNavCurrentPageAncestor > a:focus {
        color: #36c;
        background: #eee; }

.nav-tier .fsNavLevel1 {
  padding-left: 0; }
  .nav-tier .fsNavLevel1 > li {
    border-bottom: 1px solid #eee; }
    .nav-tier .fsNavLevel1 > li:last-child {
      border-bottom: none; }

.nav-tier .fsNavLevel2 > li > a {
  padding-left: 20px; }

.nav-tier .fsNavLevel3 > li > a {
  padding-left: 30px; }

.nav-tier .fsNavLevel4 > li > a {
  padding-left: 40px; }

.nav-tier .fsNavLevel5 > li > a {
  padding-left: 50px; }

.nav-sub {
  display: none;
  background: #ffffff;
  margin-top: -50px; }
  @media screen and (max-width: 599px) {
    .nav-sub > header {
      display: block;
      position: relative; }
      .nav-sub > header .fsElementTitle {
        position: relative;
        margin-top: 0;
        font-weight: normal;
        font-size: 19px;
        line-height: 21px;
        font-weight: 700;
        color: #000000;
        text-transform: uppercase;
        letter-spacing: 3px;
        margin-bottom: 30px;
        margin-top: 50px;
        margin-bottom: 0;
        display: block;
        font-size: 16px;
        padding: 10px 20px;
        color: #717271;
        background-color: #f8f8f8;
        transition: .3s;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 13px;
        padding-right: 33px !important;
        font-size: 20px;
        font-weight: 600;
        line-height: 20px;
        text-transform: uppercase;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .nav-sub > header .fsElementTitle:hover {
          background-color: #000000;
          color: #f8f8f8; } }
    @media screen and (max-width: 599px) and (min-width: 600px) {
      .nav-sub > header .fsElementTitle {
        cursor: default; } }
  @media screen and (max-width: 599px) {
        .nav-sub > header .fsElementTitle:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          line-height: 1;
          position: absolute;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          right: 13px; }
    .nav-sub > .fsElementContent {
      position: relative;
      display: block;
      background-color: transparent; }
      .nav-sub > .fsElementContent ul li a {
        display: block;
        padding: 14px 20px;
        color: #717271;
        background: transparent;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px; }
        .nav-sub > .fsElementContent ul li a:hover, .nav-sub > .fsElementContent ul li a:focus {
          color: #000000;
          background: transparent; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a {
        color: #000000;
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:focus {
          color: #000000;
          background: transparent; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a {
          color: #000000;
          background: transparent; }
          .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
            color: #000000;
            background: transparent; }
      .nav-sub > .fsElementContent .fsNavLevel1 {
        padding: 18px 0 15px; }
        .nav-sub > .fsElementContent .fsNavLevel1 > li > a {
          padding-left: 20px; }
      .nav-sub > .fsElementContent .fsNavLevel2 > li > a {
        padding-left: 30px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        color: #717271; }
        .nav-sub > .fsElementContent .fsNavLevel2 > li > a:hover {
          color: #000000; }
      .nav-sub > .fsElementContent .fsNavLevel3 > li > a {
        padding-left: 40px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        color: #717271; }
        .nav-sub > .fsElementContent .fsNavLevel3 > li > a:hover {
          color: #000000; }
      .nav-sub > .fsElementContent .fsNavLevel4 > li > a {
        padding-left: 50px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        color: #717271; }
        .nav-sub > .fsElementContent .fsNavLevel4 > li > a:hover {
          color: #000000; }
      .nav-sub > .fsElementContent .fsNavLevel5 > li > a {
        padding-left: 60px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        color: #717271; }
        .nav-sub > .fsElementContent .fsNavLevel5 > li > a:hover {
          color: #000000; }
    .nav-sub.active-nav > header .fsElementTitle {
      background-color: #000000;
      color: #f8f8f8; }
      .nav-sub.active-nav > header .fsElementTitle:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }
  @media (min-width: 600px) {
    .nav-sub {
      display: block; } }
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 600px) {
      .nav-sub > .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
  .nav-sub.active-nav {
    background: #eee; }
    .nav-sub.active-nav > .fsElementContent {
      max-height: 9999px;
      visibility: visible;
      opacity: 1; }
  @media (min-width: 600px) {
    .nav-sub {
      background: rgba(255, 255, 255, 0);
      margin-top: 0; } }
  .fsHeader .nav-sub {
    display: block; }
    @media (min-width: 600px) {
      .fsHeader .nav-sub {
        display: none; } }
  .nav-sub.nav-sub-empty {
    display: none !important; }
  .nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-sub ul li a {
      display: block;
      padding: 10px 0;
      color: #717271;
      background: transparent;
      font-weight: 600;
      font-size: 12px;
      line-height: 14px; }
      .nav-sub ul li a:hover, .nav-sub ul li a:focus {
        text-decoration: underline;
        color: #000000;
        background: transparent; }
    .nav-sub ul li.fsNavCurrentPage > a {
      color: #000000;
      background: transparent; }
      .nav-sub ul li.fsNavCurrentPage > a:hover, .nav-sub ul li.fsNavCurrentPage > a:focus {
        text-decoration: underline;
        color: #000000;
        background: transparent; }
    .nav-sub ul li.fsNavCurrentPageAncestor {
      background: transparent; }
      .nav-sub ul li.fsNavCurrentPageAncestor > a {
        color: #000000;
        background: transparent; }
        .nav-sub ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
          text-decoration: underline;
          color: #000000;
          background: transparent; }
  .nav-sub .fsNavLevel1 {
    padding: 18px 0 15px; }
    @media screen and (max-width: 599px) {
      .nav-sub .fsNavLevel1 {
        padding-top: 10px;
        padding-bottom: 10px; } }
    .nav-sub .fsNavLevel1 > li {
      border-bottom: none; }
      .nav-sub .fsNavLevel1 > li:last-child {
        border-bottom: none; }
      .nav-sub .fsNavLevel1 > li > a {
        display: block;
        padding: 10px 0;
        color: #717271;
        background: transparent;
        font-weight: 600;
        font-size: 12px;
        line-height: 14px; }
        .nav-sub .fsNavLevel1 > li > a:hover, .nav-sub .fsNavLevel1 > li > a:focus {
          text-decoration: underline;
          color: #000000;
          background: transparent; }
      .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a {
        color: #000000;
        background: transparent;
        text-decoration: underline; }
        .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a:hover, .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a:focus {
          text-decoration: underline;
          color: #000000;
          background: transparent; }
      .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
          color: #000000;
          background: transparent; }
          .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:hover, .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:focus {
            text-decoration: underline;
            color: #000000;
            background: transparent; }
  .nav-sub .fsNavLevel2 > li > a {
    padding-left: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #717271; }
    .nav-sub .fsNavLevel2 > li > a:hover {
      color: #000000; }
  .nav-sub .fsNavLevel3 > li > a {
    padding-left: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #717271; }
    .nav-sub .fsNavLevel3 > li > a:hover {
      color: #000000; }
  .nav-sub .fsNavLevel4 > li > a {
    padding-left: 30px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #717271; }
    .nav-sub .fsNavLevel4 > li > a:hover {
      color: #000000; }
  .nav-sub .fsNavLevel5 > li > a {
    padding-left: 40px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #717271; }
    .nav-sub .fsNavLevel5 > li > a:hover {
      color: #000000; }

.nav-sub-left ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-sub-left ul li a {
    display: block;
    padding: 10px 0;
    color: #717271;
    background: transparent;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px; }
    .nav-sub-left ul li a:hover, .nav-sub-left ul li a:focus {
      text-decoration: underline;
      color: #000000;
      background: transparent; }
  .nav-sub-left ul li.fsNavCurrentPage > a {
    color: #000000;
    background: transparent;
    text-decoration: underline; }
    .nav-sub-left ul li.fsNavCurrentPage > a:hover, .nav-sub-left ul li.fsNavCurrentPage > a:focus {
      text-decoration: underline;
      color: #000000;
      background: transparent; }
  .nav-sub-left ul li.fsNavCurrentPageAncestor {
    background: transparent; }
    .nav-sub-left ul li.fsNavCurrentPageAncestor > a {
      color: #000000;
      background: transparent; }
      .nav-sub-left ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub-left ul li.fsNavCurrentPageAncestor > a:focus {
        text-decoration: underline;
        color: #000000;
        background: transparent; }

.nav-sub-left .fsNavLevel1 {
  padding: 18px 0 15px; }
  @media (min-width: 900px) {
    .nav-sub-left .fsNavLevel1 {
      width: 100%;
      position: relative;
      padding: 0;
      text-align: left; } }
  @media screen and (max-width: 899px) {
    .nav-sub-left .fsNavLevel1 {
      padding-top: 10px;
      padding-bottom: 10px; } }
  .nav-sub-left .fsNavLevel1 > li {
    border-bottom: none; }
    .nav-sub-left .fsNavLevel1 > li:last-child {
      border-bottom: none; }
    .nav-sub-left .fsNavLevel1 > li > a {
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      color: #717271;
      padding: 10px 20px 10px 0; }
      .nav-sub-left .fsNavLevel1 > li > a:hover {
        color: #000000; }

.nav-sub-left .fsNavLevel2 > li > a {
  padding-left: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #717271;
  padding: 10px 20px 10px 15px; }
  .nav-sub-left .fsNavLevel2 > li > a:hover {
    color: #000000; }

.nav-sub-left .fsNavLevel3 > li > a {
  padding-left: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #717271;
  padding: 10px 20px 10px 23px; }
  .nav-sub-left .fsNavLevel3 > li > a:hover {
    color: #000000; }

.nav-sub-left .fsNavLevel4 > li > a {
  padding-left: 30px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #717271;
  padding: 10px 20px 10px 30px; }
  .nav-sub-left .fsNavLevel4 > li > a:hover {
    color: #000000; }

.nav-sub-left .fsNavLevel5 > li > a {
  padding-left: 40px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #717271;
  padding: 10px 20px 10px 37px; }
  .nav-sub-left .fsNavLevel5 > li > a:hover {
    color: #000000; }

.nav-main {
  margin-bottom: 0;
  width: calc(100% - 200px);
  float: right;
  margin-top: 49px;
  z-index: 9999; }
  .fsHeader .nav-main {
    display: none; }
    @media (min-width: 900px) {
      .fsHeader .nav-main {
        display: block; } }
  @media (min-width: 900px) {
    .nav-main .fsNavLevel1 {
      margin: 0 auto;
      max-width: 73.75em;
      max-width: 73.75rem;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .no-flexbox .nav-main .fsNavLevel1 {
        text-align: justify;
        font-size: 0.1px; }
        .no-flexbox .nav-main .fsNavLevel1 > li {
          display: inline-block; }
        .no-flexbox .nav-main .fsNavLevel1:after {
          content: "";
          display: inline-block;
          width: 100%; } }
  @media (min-width: 900px) {
    .nav-main .fsNavLevel1 > li {
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li:hover > a {
    color: #f8f8f8;
    background: transparent; }
    .nav-main .fsNavLevel1 > li:hover > a:after {
      display: block; }
  .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
    color: #f8f8f8;
    background: transparent; }
    .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:after {
      display: block; }
  .nav-main .fsNavLevel1 > li > a {
    position: relative;
    display: block;
    color: #f8f8f8;
    background: transparent;
    padding: 1.25em;
    padding-top: 10px;
    padding-bottom: 8px;
    font-weight: 700;
    font-size: 11px;
    line-height: 12px;
    text-transform: uppercase;
    z-index: 300; }
    @media (min-width: 1100px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 14px; } }
    .nav-main .fsNavLevel1 > li > a:focus {
      color: #f8f8f8;
      background: transparent; }
      .nav-main .fsNavLevel1 > li > a:focus:after {
        display: block; }
    .nav-main .fsNavLevel1 > li > a:after {
      content: '';
      display: none;
      width: calc(100% - 40px);
      height: 2px;
      background: #ffd346;
      vertical-align: bottom;
      margin: 10px auto 0;
      position: absolute;
      left: 20px;
      bottom: 0; }
  html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  .menu-item-open html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    max-height: 9999px; }
  html.js .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
    max-height: 9999px; }
  html.js .nav-main .fsNavLevel1 > li:hover .fsNavPageInfo {
    max-height: 9999px; }
  html:not(.js) .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  html:not(.js) .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
    max-height: 9999px; }
  @media (max-width: 599px) {
    html:not(.js) .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; } }

.nav-main .fsNavPageInfo {
  background: #000000;
  text-align: left;
  z-index: 300;
  left: 0;
  right: 0;
  z-index: 200;
  top: 0 !important; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: 0;
    right: 0;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
    right: 0;
    left: 0;
    -ms-transform: none;
    transform: none; }

.nav-main .menu-set-container {
  max-width: 1220px;
  margin: 76px auto 20px;
  padding: 0 20px 0 250px; }

.nav-main .fsNavPageDescription {
  width: 198px;
  float: left;
  font-family: "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 32px;
  color: #717271;
  text-transform: uppercase;
  padding: 30px 10px;
  letter-spacing: 3px; }

.nav-main .fsNavLevel2 {
  width: calc(100% - 243px);
  float: right;
  padding: 25px 0 30px; }
  .nav-main .fsNavLevel2 li {
    width: calc(33.33% - 20px);
    margin-right: 20px;
    float: left; }
    .nav-main .fsNavLevel2 li a {
      display: block;
      color: #f8f8f8;
      background: transparent;
      padding: 0.625em;
      padding-top: 13px;
      padding-bottom: 12px;
      font-weight: 400;
      font-size: 13px;
      line-height: 15px; }
      .nav-main .fsNavLevel2 li a:hover, .nav-main .fsNavLevel2 li a:focus {
        color: #717271;
        background: transparent; }
    .nav-main .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
      color: #717271;
      background: transparent; }

.home .header-bottom-container .nav-main .fsNavLevel1 > li > a:after {
  background: #000000; }

.home .header-bottom-container .nav-main .fsNavLevel1 > li > a:hover {
  color: #000000 !important; }

.home .header-bottom-container .nav-main .fsNavLevel1 > li > a:focus {
  color: #000000 !important; }

.home .header-bottom-container .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #000000 !important; }

.home .header-bottom-container .nav-main .fsNavLevel1:hover > li > a {
  color: #000000; }

.home .header-bottom-container .nav-main .fsNavPageInfo {
  background: #ffffff; }
  .home .header-bottom-container .nav-main .fsNavPageInfo .fsNavPageDescription {
    color: #d9b779; }
  .home .header-bottom-container .nav-main .fsNavPageInfo .fsNavLevel2 li a {
    color: #000000; }
    .home .header-bottom-container .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover, .home .header-bottom-container .nav-main .fsNavPageInfo .fsNavLevel2 li a:focus {
      color: #717271; }
  .home .header-bottom-container .nav-main .fsNavPageInfo .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
    color: #717271; }

.fsMenu {
  width: 0;
  height: 0;
  display: block;
  padding: 0;
  padding-top: 4px;
  color: transparent;
  text-align: center;
  padding-top: 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  z-index: 200;
  right: 0;
  transition: all 0.6s ease; }
  .fsMenu.active {
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 20000;
    border-radius: 0; }
    .fsMenu.active .mobile-menu-top-container {
      display: block; }
    .fsMenu.active .mobile-menu-main-nav {
      display: block; }
    .fsMenu.active .mobile-menu-utility-nav {
      display: block; }

.mobile-menu-top-container {
  width: 100%;
  cursor: pointer;
  height: 58px;
  overflow: hidden;
  padding: 10px 20px 0;
  margin-bottom: 16px;
  display: none; }
  @media (min-width: 700px) {
    .mobile-menu-top-container {
      padding: 10px 30px 0;
      margin-bottom: 156px; } }
  .mobile-menu-top-container .home-page-link {
    margin-top: 10px;
    float: left;
    display: inline-block; }
    .mobile-menu-top-container .home-page-link a {
      color: #f8f8f8;
      font-weight: 600;
      font-size: 19px;
      line-height: 19px;
      letter-spacing: 3px;
      text-transform: uppercase; }
  .mobile-menu-top-container .mobile-menu-close-button {
    width: 40px;
    height: 45px;
    float: right;
    margin-top: 4px; }
    .mobile-menu-top-container .mobile-menu-close-button a {
      display: block;
      position: relative;
      color: transparent;
      font-size: 29px;
      line-height: 29px;
      padding: 0; }
      .mobile-menu-top-container .mobile-menu-close-button a:hover {
        text-decoration: none; }
      .mobile-menu-top-container .mobile-menu-close-button a:before {
        content: '';
        display: inline;
        color: #ffd346;
        font-size: 35px;
        vertical-align: middle;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }

.mobile-menu-main-nav {
  display: none;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 23px;
  padding: 0 20px; }
  .mobile-menu-main-nav nav ul {
    width: 100%;
    padding: 0;
    text-align: center; }
    .mobile-menu-main-nav nav ul, .mobile-menu-main-nav nav ul ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .mobile-menu-main-nav nav ul li {
      margin: 0;
      padding: 0; }
  .mobile-menu-main-nav nav .fsNavLevel1 > li {
    padding: 0; }
    .mobile-menu-main-nav nav .fsNavLevel1 > li > a {
      font-size: 16px;
      font-weight: 600;
      line-height: 25px;
      color: #f8f8f8;
      text-transform: uppercase;
      letter-spacing: 3px;
      padding: 13px 0 14px; }
      @media (min-width: 700px) {
        .mobile-menu-main-nav nav .fsNavLevel1 > li > a {
          font-size: 23px;
          padding: 22px 0 23px; } }
      .mobile-menu-main-nav nav .fsNavLevel1 > li > a:hover {
        text-decoration: underline; }
  .mobile-menu-main-nav nav .fsNavLevel1.fsNavCurrentPage a, .mobile-menu-main-nav nav .fsNavLevel1.fsNavCurrentPageAncestor a {
    text-decoration: underline !important; }

.mobile-menu-utility-nav {
  display: none;
  max-width: 420px;
  margin: 0 auto 150px !important; }
  @media (min-width: 700px) {
    .mobile-menu-utility-nav {
      margin: 0 auto 250px !important; } }
  .mobile-menu-utility-nav nav ul {
    text-align: center; }
    .mobile-menu-utility-nav nav ul, .mobile-menu-utility-nav nav ul ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .mobile-menu-utility-nav nav ul li {
      margin: 0;
      padding: 0; }
    .mobile-menu-utility-nav nav ul li {
      text-align: center;
      display: inline-block;
      padding-bottom: 20px; }
      .mobile-menu-utility-nav nav ul li a {
        display: block;
        font-size: 10px;
        font-weight: 600;
        line-height: 16px;
        color: #f8f8f8;
        letter-spacing: 3px;
        text-transform: uppercase;
        padding: 0 20px; }
        @media (min-width: 700px) {
          .mobile-menu-utility-nav nav ul li a {
            font-size: 14px;
            padding: 0 30px; } }
        .mobile-menu-utility-nav nav ul li a:hover {
          color: #f8f8f8;
          text-decoration: underline; }

.nav-social .fsNavLevel1 {
  font-size: 0; }
  .nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-social .fsNavLevel1 li {
    display: inline-block; }
    .nav-social .fsNavLevel1 li:not(:last-child) {
      margin-right: 10px; }
  .nav-social .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover, .nav-social .fsNavLevel1 [href*='facebook']:focus {
    background: #3b5998;
    border-color: #3b5998; }
    .nav-social .fsNavLevel1 [href*='facebook']:hover:before, .nav-social .fsNavLevel1 [href*='facebook']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='instagram']:hover, .nav-social .fsNavLevel1 [href*='instagram']:focus {
    background: #3f729b;
    border-color: #3f729b; }
    .nav-social .fsNavLevel1 [href*='instagram']:hover:before, .nav-social .fsNavLevel1 [href*='instagram']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover, .nav-social .fsNavLevel1 [href*='linkedin']:focus {
    background: #0077b5;
    border-color: #0077b5; }
    .nav-social .fsNavLevel1 [href*='linkedin']:hover:before, .nav-social .fsNavLevel1 [href*='linkedin']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover, .nav-social .fsNavLevel1 [href*='pinterest']:focus {
    background: #cc2127;
    border-color: #cc2127; }
    .nav-social .fsNavLevel1 [href*='pinterest']:hover:before, .nav-social .fsNavLevel1 [href*='pinterest']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover, .nav-social .fsNavLevel1 [href*='tumblr']:focus {
    background: #35465c;
    border-color: #35465c; }
    .nav-social .fsNavLevel1 [href*='tumblr']:hover:before, .nav-social .fsNavLevel1 [href*='tumblr']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='twitter']:hover, .nav-social .fsNavLevel1 [href*='twitter']:focus {
    background: #55acee;
    border-color: #55acee; }
    .nav-social .fsNavLevel1 [href*='twitter']:hover:before, .nav-social .fsNavLevel1 [href*='twitter']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover, .nav-social .fsNavLevel1 [href*='vimeo']:focus {
    background: #1ab7ea;
    border-color: #1ab7ea; }
    .nav-social .fsNavLevel1 [href*='vimeo']:hover:before, .nav-social .fsNavLevel1 [href*='vimeo']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vine']:hover, .nav-social .fsNavLevel1 [href*='vine']:focus {
    background: #00b488;
    border-color: #00b488; }
    .nav-social .fsNavLevel1 [href*='vine']:hover:before, .nav-social .fsNavLevel1 [href*='vine']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='youtube']:hover, .nav-social .fsNavLevel1 [href*='youtube']:focus {
    background: #cd201f;
    border-color: #cd201f; }
    .nav-social .fsNavLevel1 [href*='youtube']:hover:before, .nav-social .fsNavLevel1 [href*='youtube']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='rss']:hover, .nav-social .fsNavLevel1 [href*='rss']:focus {
    background: #f26522;
    border-color: #f26522; }
    .nav-social .fsNavLevel1 [href*='rss']:hover:before, .nav-social .fsNavLevel1 [href*='rss']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 a {
    display: block;
    position: relative;
    border: 1px solid #f9f5e5;
    background: #FFF;
    height: 30px;
    width: 30px;
    border-radius: 100%; }
    .nav-social .fsNavLevel1 a:before {
      color: #f9f5e5;
      font-size: 16px;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.nav-utility-footer .fsNavLevel1, .nav-utility-footer .fsNavLevel1 ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-utility-footer .fsNavLevel1 li {
  margin: 0;
  padding: 0; }

/*! elements - constituent main */
/*! elements - constituent default layout */
.fsConstituent {
  word-break: break-word; }
  .fsConstituent .fsElementPagination {
    margin: 20px 0; }
  .fsConstituent .fsPhoto[style*="background-image"],
  .fsConstituent .fsProfileImage[style*="background-image"] {
    background-size: cover;
    background-position: center;
    display: inline-block; }
    .fsConstituent .fsPhoto[style*="background-image"] > img,
    .fsConstituent .fsProfileImage[style*="background-image"] > img {
      opacity: 0;
      visibility: hidden; }
  .fsConstituent .fsFullName:hover {
    color: #717271; }
  .fsConstituent .fsFullName a:hover {
    color: #717271; }
  .fsConstituent[class*="fsThumbnailAlign"] .fsPhoto img,
  .fsConstituent[class*="fsThumbnailAlign"] .fsProfileImage img {
    float: none;
    margin: 0; }
  .fsConstituent.fsThumbnailAlignLeft .fsPhoto,
  .fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
    float: left;
    padding-right: 0; }
  .fsConstituent.fsThumbnailAlignRight .fsPhoto,
  .fsConstituent.fsThumbnailAlignRight .fsProfileImage {
    float: right;
    padding-left: 0; }

.fsConstituentProfile {
  position: relative; }
  .fsConstituentProfile > div,
  .fsConstituentProfile > h3 {
    margin-bottom: 20px; }
  .fsConstituentProfile > div > strong {
    display: block; }

/*! elements - constituent default layout */
.fsConstituent .fsConstituentItem {
  float: none;
  width: calc(100% - 20px);
  margin: 0 auto 40px; }

.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
  margin-right: 10px;
  margin-bottom: 10px; }

.fsConstituent.fsThumbnailAlignRight .fsPhoto {
  margin-left: 10px;
  margin-bottom: 10px; }

.fsConstituentItem {
  padding-left: 10px;
  padding-right: 10px; }
  .fsConstituentItem > h3,
  .fsConstituentItem > div {
    margin-bottom: 10px; }
    .fsConstituentItem > h3:last-child,
    .fsConstituentItem > div:last-child {
      margin-bottom: 0; }
  .fsConstituentItem .fsPhoto img {
    display: block; }

div[class^="fsConstituentColumnLayout"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px; }

@media (min-width: 600px) {
  .fsConstituentColumnLayout_2 .fsConstituentItem,
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px; } }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(33.33% - 20px); } }

@media (min-width: 1000px) {
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(25% - 20px); } }

/*! elements - constituent profile */
.fsConstituent.fsProfile .fsFullName {
  margin-bottom: 20px; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
  margin: 0 0 20px 0;
  padding: 0;
  float: none; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
  float: none;
  width: 100%; }
  @media (min-width: 800px) {
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
      padding: 0; } }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3:first-child {
  padding: 0; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
  float: none; }
  @media (min-width: 600px) {
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
      max-width: 40%; } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage {
    max-width: 512px; } }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    max-width: 25%; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage {
    max-width: 128px; } }

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
  display: none; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%; }
  .fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData > div, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData > div {
    clear: none; }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-right: 20px;
    float: left; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3 {
    padding-left: calc(40% + 20px); } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-left: 532px; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3 {
    padding-left: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-left: 148px; } }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-left: 20px;
    float: right; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3 {
    padding-right: calc(40% + 20px); } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-right: 532px; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
    padding-right: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto > h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto > h3 {
    padding-right: 148px; } }

.fsProfileImage {
  margin-bottom: 20px; }
  .fsProfileImage img {
    display: block; }

.fsProfileSection {
  margin-bottom: 20px; }
  .fsProfileSection h4 {
    margin: 0 0 1rem 0; }

.fsProfileSectionData {
  margin-bottom: 1em; }
  .fsProfileSectionData:last-child {
    margin-bottom: 0; }
  .fsProfileSectionData.fsTitle {
    font-weight: inherit;
    font-size: 16px;
    line-height: 22px; }
  .fsProfileSectionData > div {
    width: auto;
    float: none;
    display: block; }
  .fsProfileSectionData.fsStyleHalf {
    width: 100%; }
    @media (min-width: 600px) {
      .fsProfileSectionData.fsStyleHalf {
        width: 50%; } }

.fsProfileSectionSpecialData > div {
  width: auto;
  float: none;
  display: block; }

.fsProfileSectionSpecialData div[id^="fsEmail"] {
  display: inline-block; }

.fsProfileSectionFieldName,
.fsEmail > div:first-child {
  font-weight: 700; }

/*! elements - constituent search */
.fsConstituent.fsSearch {
  overflow: hidden; }
  .fsConstituent.fsSearch + .fsConstituent {
    border-top: solid 1px #bbbbbb;
    margin-top: 20px;
    padding-top: 20px; }

.fsConstituentSearchForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .fsConstituentSearchForm > label {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .fsConstituentSearchForm > label > span {
      margin-bottom: 2px; }
    .fsConstituentSearchForm > label > select,
    .fsConstituentSearchForm > label > input {
      border: solid 1px #bbbbbb;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .fsConstituentSearchForm > label > select {
      height: 32px;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .fsConstituentSearchForm [type*='submit'] {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 10px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsConstituentSearchForm [type*='submit'] {
        width: auto; } }

/*! elements - constituent default layout */
.fsConstituent.fsElementDialog .fsProfileImage:first-child {
  margin-top: 1em; }

.fsConstituent.fsElementDialog .fsProfileImage img {
  float: none;
  margin: 0; }

.fsConstituent .fsDialogContent {
  padding-top: 45px; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
  margin: 0 0 20px 0;
  padding: 0;
  float: none; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
  float: none;
  width: 100%; }
  @media (min-width: 800px) {
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
      padding: 0; } }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3:first-child {
  padding: 0; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
  float: none; }
  @media (min-width: 600px) {
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
      max-width: 40%; } }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    max-width: 25%; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage {
    max-width: 128px; } }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
  display: none; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%; }
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData > div, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData > div {
    clear: none; }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage {
    margin-right: 20px;
    float: left; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3 {
    padding-left: calc(40% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3 {
    padding-left: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle > h3 {
    padding-left: 148px; } }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    margin-left: 20px;
    float: right; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3 {
    padding-right: calc(40% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
    padding-right: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare > h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle > div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle > h3 {
    padding-right: 148px; } }

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #f8f8f8;
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    margin-top: 0;
    font-weight: normal;
    font-size: 35px;
    line-height: 37px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 30px;
    margin-top: 50px;
    margin-bottom: 2px;
    display: block;
    font-size: 21px;
    padding: 13.33333px;
    color: #717271;
    transition: .3s;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 0; }
    .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
      display: inline-block;
      transition: none;
      font-family: "Poppins", sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 20px;
      text-transform: uppercase;
      padding: 15px 25px; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
    background: #000000;
    transition: .3s; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
      color: #ffd346;
      transition: .3s; }

.fsAccordion .fsPanel:nth-of-type(even) header, .fsTabs .fsPanel:nth-of-type(even) header {
  background: #ffffff; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #000000; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #f8f8f8; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }

.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;
  position: absolute;
  margin: 0;
  top: 24px;
  font-size: 32px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.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;
  position: absolute;
  margin: 0;
  top: 24px;
  font-size: 32px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.fsPanelIconBefore.fsAccordion .fsPanel > header h2, .fsPanelIconBefore.fsTabs .fsPanel > header h2 {
  padding-left: 40px; }
  .fsPanelIconBefore.fsAccordion .fsPanel > header h2:before, .fsPanelIconBefore.fsTabs .fsPanel > header h2:before {
    left: 13.33333px; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2, .fsPanelIconAfter.fsTabs .fsPanel > header h2 {
  padding-right: 40px; }
  .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 {
    right: 13.33333px; }

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

.fsAccordion {
  margin-bottom: 50px;
  margin-top: 50px; }
  .fsAccordion .fsPanel > .fsElementContent {
    padding-left: 25px; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent > .fsElementContent {
  width: 100%; }

.fsAthleticsEvent .fsAlertFeeds {
  margin-bottom: 10px; }

.fsAthleticsEvent .fsElementEventIcon {
  display: inline-block;
  max-width: 100%; }

.fsAthleticsEvent .fsTitle {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0; }

.fsAthleticsEvent div.fsTitle {
  display: inline-block; }

/*! elements - athletics events - list subtype */
.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right: 10px; }

.fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
  outline: 0; }

.fsAthleticsEvent.fsList .fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px; }

.fsAthleticsEvent.fsList .fsAthleticsOpponents {
  display: inline; }

.fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
  display: inline; }

.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
  display: inline-block;
  margin-top: 5px; }

.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsReturn,
.fsAthleticsEvent.fsList .fsAthleticsPickup {
  margin-top: 5px; }

.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel {
  display: inline-block; }
  .fsAthleticsEvent.fsList .fsAthleticsDismissalLabel + div,
  .fsAthleticsEvent.fsList .fsAthleticsDepartureLabel + div,
  .fsAthleticsEvent.fsList .fsAthleticsReturnLabel + div,
  .fsAthleticsEvent.fsList .fsAthleticsPickupLabel + div {
    display: inline-block; }

/*! elements - athletics events */
.fsAthleticsEvent.fsEvent article > div {
  margin-bottom: 10px; }
  .fsAthleticsEvent.fsEvent article > div:last-child {
    margin-bottom: 0; }

.fsAthleticsEvent.fsEvent .fsAthleticsOpponents {
  display: inline-block; }

.fsAthleticsEvent.fsEvent .fsAthleticsVs + div {
  display: inline-block; }

/*! elements - athletics events - table*/
@media (min-width: 801px) {
  .fsAthleticsEvent.fsTable .fsDateTime,
  .fsAthleticsEvent.fsTable .fsAthleticsScore {
    white-space: nowrap; } }

.fsAthleticsEvent.fsTable .fsElementTable {
  margin-bottom: 0; }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable thead {
      display: none; } }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable td {
      display: inline-block;
      width: 100%;
      padding: 0 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
        border: 0; }
      .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
        padding-top: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
        padding-bottom: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:before {
        display: inline-block;
        font-weight: 700; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
        content: 'Team: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents {
        display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
          content: 'Opponent: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
        content: 'Date: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
        content: 'Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
        content: 'Location: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
        content: 'Advantage: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
        content: 'Type: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
        content: 'Details: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
        content: 'Result: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
        content: 'Score: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
        content: 'Alerts: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
        content: 'Dismissal: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
        content: 'Departure: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
        content: 'Return Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
        content: 'Pickup Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
        content: 'Recap: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
        content: 'Status: '; } }

.fsAthleticsEvent.fsTable .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel {
  display: none; }

.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
  display: inline-block; }
  @media (min-width: 800px) {
    .fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
      display: block; } }

/*! elements - athletics popup modal */
.fsAthleticsEvent.fsDialog {
  margin: auto; }
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-top: 0;
    font-weight: normal;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 30px;
    margin-top: 50px; }
  .fsAthleticsEvent.fsDialog .fsAthleticsLabel {
    font-weight: bold;
    margin-top: 20px; }
  .fsAthleticsEvent.fsDialog .fsAthleticsAddress > div {
    margin-top: 10px; }

/*! elements - athletics roster */
.fsAthleticsRoster .fsElementTable td:before, .fsAthleticsRosterList li > div:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 700; }

.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before, .fsAthleticsRosterList li > div.fsRosterPlayerNumber:before {
  content: 'Number: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterName:before, .fsAthleticsRosterList li > div.fsRosterName:before {
  content: 'Name: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before, .fsAthleticsRosterList li > div.fsRosterPosition:before {
  content: 'Position: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterClass:before, .fsAthleticsRosterList li > div.fsRosterClass:before {
  content: 'Class: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before, .fsAthleticsRosterList li > div.fsRosterGradeLevel:before {
  content: 'Grade: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before, .fsAthleticsRosterList li > div.fsRosterHometown:before {
  content: 'Hometown: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before, .fsAthleticsRosterList li > div.fsRosterHeight:before {
  content: 'Height: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before, .fsAthleticsRosterList li > div.fsRosterWeight:before {
  content: 'Weight: '; }

@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable thead {
    display: none; } }

@media (min-width: 800px) {
  .fsAthleticsRoster .fsElementTable td:before {
    display: none; } }

@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable td {
    display: inline-block;
    width: 100%;
    padding: 0 10px; }
    .fsAthleticsRoster .fsElementTable td:not(:last-child) {
      border: 0; }
    .fsAthleticsRoster .fsElementTable td:first-of-type {
      padding-top: 10px; }
    .fsAthleticsRoster .fsElementTable td:last-of-type {
      padding-bottom: 10px; } }

.fsAthleticsRosterContent {
  margin-bottom: 20px; }
  .fsAthleticsRosterContent:empty, .fsAthleticsRosterContent:last-child {
    margin-bottom: 0; }

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

.fsAthleticsRosterList li {
  margin: 0;
  padding: 0; }

.fsAthleticsRosterList li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #eee; }
  .fsAthleticsRosterList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .fsAthleticsRosterList li > div {
    margin-bottom: 10px; }
    .fsAthleticsRosterList li > div:last-child {
      margin-bottom: 0; }
    .fsAthleticsRosterList li > div.fsRosterName {
      margin-bottom: 10px; }
      .fsAthleticsRosterList li > div.fsRosterName:before {
        display: none; }

.fsAthleticsRosterList .fsCoachImage {
  display: block;
  margin-bottom: 10px; }

/*! elements - athletics teams */
.fsAthleticsTeamDirectory {
  max-width: 100%; }
  .fsAthleticsTeamDirectory, .fsAthleticsTeamDirectory ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0; }
  .fsAthleticsTeamDirectory > li {
    margin-bottom: 10px; }
  .fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
    display: inline-block; }

.fsAthleticsTeamIcon {
  margin-right: 10px; }

.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */
.fsCalendar {
  margin-bottom: 50px; }
  .fsCalendar article {
    position: relative;
    padding-left: 0;
    min-height: 40px;
    padding-top: 0; }
    .fsCalendar article .fsElementEventColorIcon {
      width: 12px;
      height: 12px; }
  .fsCalendar .fsDate {
    text-align: center;
    height: 40px;
    width: 100%;
    color: #000000;
    background: transparent; }
    .fsCalendar .fsDate > span {
      display: inline-block; }
      .fsCalendar .fsDate > span.fsMonth {
        font-size: 19px;
        line-height: 19px;
        font-weight: 700;
        color: #717271;
        text-transform: uppercase;
        position: absolute;
        top: 10px;
        left: 95px; }
      .fsCalendar .fsDate > span.fsDay {
        font-family: "Libre Baskerville", Georgia, serif;
        font-size: 40px;
        line-height: 40px;
        font-weight: 700;
        color: #000000;
        width: 70px; }
  .fsCalendar header {
    border-bottom: 2px solid #ffd346;
    margin-bottom: 43px; }
    .fsCalendar header h2 {
      font-size: 19px;
      font-weight: 700;
      line-height: 22px;
      color: #000000;
      text-transform: uppercase;
      letter-spacing: 3px;
      padding-bottom: 16px;
      margin: 0; }
  .fsCalendar article {
    border-bottom: 2px solid #dbdad9;
    padding-bottom: 40px;
    margin-bottom: 40px; }
  .fsCalendar .fsTitle {
    padding-left: 97px;
    margin-bottom: 24px; }
    .fsCalendar .fsTitle a {
      font-size: 15px;
      font-weight: 400;
      line-height: 31px;
      color: #000000; }
      .fsCalendar .fsTitle a:hover {
        color: #4d4d4d; }
    .fsCalendar .fsTitle:hover {
      color: #4d4d4d; }
  .fsCalendar .fsEventDetails {
    padding-left: 97px;
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 17px;
    font-style: italic;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 20px; }
  .fsCalendar .fsLocation {
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 17px;
    font-style: italic;
    color: #000000;
    text-transform: capitalize; }
  .fsCalendar .fsNotes p:last-child, .fsCalendar .fsDescription p:last-child {
    margin-bottom: 0; }
  .fsCalendar .fsDayContainer:last-child article:last-child {
    border-bottom: none; }

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
.fsCalendar.fsList .fsListItems + button {
  margin-top: 0; }

.fsCalendar.fsList .fsListItems a.fsCalendarEventLink.fsReadMoreLink {
  padding-left: 97px; }

.fsCalendar.fsList .fsDate {
  position: relative;
  top: auto;
  left: auto;
  text-align: center;
  height: 40px;
  width: 100%;
  color: #000000;
  background: transparent;
  margin-bottom: 25px;
  display: block; }
  .fsCalendar.fsList .fsDate > span {
    display: inline-block; }
    .fsCalendar.fsList .fsDate > span.fsMonth {
      font-size: 19px;
      line-height: 19px;
      font-weight: 600;
      color: #717271;
      text-transform: uppercase; }
    .fsCalendar.fsList .fsDate > span.fsDay {
      font-family: "Libre Baskerville", Georgia, serif;
      font-size: 40px;
      line-height: 40px;
      font-weight: 700;
      color: #000000;
      width: 70px;
      position: relative;
      float: left; }
    .fsCalendar.fsList .fsDate > span.fsYear {
      position: relative; }

.fsCalendar.fsList .fsTitle {
  margin-bottom: 35px; }
  .fsCalendar.fsList .fsTitle a:hover {
    color: #4d4d4d; }
  .fsCalendar.fsList .fsTitle:hover {
    color: #4d4d4d; }

/*! _grid.scss - src/sass/modules/calendar/grid.scss - calendar grid */
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div {
  margin-bottom: 5px; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div:last-child {
    margin-bottom: 0; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle {
  font-size: 1.1em;
  font-weight: bold;
  outline: 0; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
    margin-top: 5px; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle:hover {
    color: #4d4d4d; }

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

@media (min-width: 800px) {
  .flexbox .fsCalendarEventGrid .fsCalendarRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flexbox .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important; }
    .flexbox .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }
      .flexbox .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
        height: auto;
        -ms-flex-positive: 1;
        flex-grow: 1; } }

.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar:after {
    display: none; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar > div {
    margin: 0; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
    width: 100%; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
        width: auto; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        -ms-flex-order: 3;
        order: 3;
        margin: 0; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
    z-index: 1; }

@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(255, 211, 70, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(255, 211, 70, 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(255, 211, 70, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(255, 211, 70, 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; }
    #event-view .fsCalendarDaybox > div {
      margin-bottom: 20px; }
  #event-view .fsCalendarEventTitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px; }
  @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;
    padding: 10px 20px;
    background: #000000;
    color: #fff;
    border-radius: 0;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus {
      background: #0d0d0d;
      color: #fff; }
    .scroll-up span em {
      display: block;
      font-style: normal; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

.fsCalendar.fsGrid .fsCalendarEventGrid + .fsCalendarLegend {
  margin-top: 40px; }

.fsCalendar.fsGrid .fsCalendarLegend, .fsCalendar.fsGrid .fsCalendarLegend ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.fsCalendar.fsGrid .fsCalendarLegend li {
  margin: 0;
  padding: 0; }

.fsCalendar.fsGrid .fsCalendarLegend h4 {
  margin-bottom: 20px; }

@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.fsCalendar.fsGrid .fsCalendarLegend > ul > li {
  margin-left: 0; }
  @media (min-width: 600px) {
    .fsCalendar.fsGrid .fsCalendarLegend > ul > li {
      width: 49%; } }

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow .fsAlertFeeds {
  float: none; }

.fsCalendar.fsSlideshow .fsDate {
  text-align: center;
  height: 40px;
  width: 100%;
  color: #000000;
  background: transparent; }
  .fsCalendar.fsSlideshow .fsDate > span {
    display: inline-block;
    margin-bottom: 20px; }
    .fsCalendar.fsSlideshow .fsDate > span.fsMonth {
      font-size: 19px;
      line-height: 19px;
      font-weight: 600;
      color: #717271;
      text-transform: uppercase;
      position: absolute;
      top: 80px;
      left: 95px; }
    .fsCalendar.fsSlideshow .fsDate > span.fsDay {
      font-family: "Libre Baskerville", Georgia, serif;
      font-size: 40px;
      line-height: 40px;
      font-weight: 700;
      color: #000000;
      width: 70px; }

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 0; }
  .fsCalendar.fsSlideshowHorizontal .fsElementSlideshow article {
    border-bottom: none; }
  .fsCalendar.fsSlideshowHorizontal .fsElementSlideshow .fsTitle a {
    display: block; }
    .fsCalendar.fsSlideshowHorizontal .fsElementSlideshow .fsTitle a:hover {
      color: #4d4d4d; }
  .fsCalendar.fsSlideshowHorizontal .fsElementSlideshow .fsTitle:hover {
    color: #4d4d4d; }
  .fsCalendar.fsSlideshowHorizontal .fsElementSlideshow .fsReadMoreLink {
    padding-left: 100px; }

.fsCalendar.fsSlideshowVertical .fsElementSlideshow {
  padding-left: 45px;
  padding-top: 45px;
  padding-bottom: 45px; }

.fsCalendar.fsSlideshowVertical .fsReadMoreLink {
  padding-left: 100px; }

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
.fsCalendar.fsEvent .fsDate {
  text-align: center;
  height: 40px;
  width: 100%;
  color: #000000;
  background: transparent; }
  .fsCalendar.fsEvent .fsDate > span {
    display: inline-block; }
    .fsCalendar.fsEvent .fsDate > span.fsMonth {
      font-size: 19px;
      line-height: 19px;
      font-weight: 600;
      color: #717271;
      text-transform: uppercase;
      position: absolute;
      top: 50px;
      left: 95px; }
    .fsCalendar.fsEvent .fsDate > span.fsDay {
      font-family: "Libre Baskerville", Georgia, serif;
      font-size: 40px;
      line-height: 40px;
      font-weight: 700;
      color: #000000;
      width: 70px; }

/*! elements - forms */
input,
select,
textarea {
  padding: 5px;
  max-width: 100%; }

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed body {
    margin: 0; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input,
    .fsComposerFormEmbed form select,
    .fsComposerFormEmbed form textarea {
      font-family: "Poppins", sans-serif;
      font-size: 16px;
      line-height: 22px;
      color: #000000; }
    .fsComposerFormEmbed form input {
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #ccc; }
    .fsComposerFormEmbed form .mainGroupSub {
      max-width: 100%;
      width: 100% !important; }
    .fsComposerFormEmbed form .formPage {
      margin-bottom: 20px; }
    .fsComposerFormEmbed form .elementRow {
      max-width: 100%;
      margin: 0; }
      .fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .elementContainer {
      margin: 0 0 20px;
      padding: 0; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementContainer {
          width: 100%; } }
      .fsComposerFormEmbed form .elementContainer label {
        margin-bottom: 2px; }
        .fsComposerFormEmbed form .elementContainer label.horizontal {
          white-space: normal;
          margin-right: 10px !important; }
          .fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
            margin-right: 0; }
      .fsComposerFormEmbed form .elementContainer hr {
        margin: 0 auto; }
      .fsComposerFormEmbed form .elementContainer p:last-child {
        margin-bottom: 0; }
    @media screen and (max-width: 599px) {
      .fsComposerFormEmbed form .elementBody > input {
        width: 100%; } }
    .fsComposerFormEmbed form .elementBody > .descText {
      margin-bottom: 10px; }
    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
    .fsComposerFormEmbed form .labelLeft .elementContainer label {
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: left;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel,
        .fsComposerFormEmbed form .labelLeft .elementContainer label {
          width: 20%;
          padding-right: 10px;
          text-align: right;
          float: left; } }
    @media (min-width: 600px) {
      .fsComposerFormEmbed form .labelLeft .elementContainer > label {
        padding: 5px 10px 5px 5px; } }
    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
      width: 100%; }
    .fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
      width: auto; }
    .fsComposerFormEmbed form .labelLeft .elementBody {
      margin: 0;
      width: 100%;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementBody {
          width: 80%;
          float: left; } }
    .fsComposerFormEmbed form .linkLike {
      color: #36c;
      margin-right: 10px;
      cursor: pointer;
      transition: 0.3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #039; }
    .fsComposerFormEmbed form .required {
      color: #333; }
    .fsComposerFormEmbed form .pageControls {
      padding: 10px 0 !important !important;
      margin-bottom: 10px; }
      .fsComposerFormEmbed form .pageControls .userConfirmation {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .userConfirmation {
      margin-bottom: 20px; }
      .fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
        margin-right: 5px; }
      .fsComposerFormEmbed form .userConfirmation > label {
        display: block; }
    .fsComposerFormEmbed form .elementColumn {
      zoom: 1;
      margin-bottom: 20px;
      max-width: 100%; }
      .fsComposerFormEmbed form .elementColumn:after {
        display: table;
        clear: both;
        content: ''; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementColumn {
          float: none !important;
          width: 100% !important; } }
      .fsComposerFormEmbed form .elementColumn .elementContainer {
        margin-bottom: 0; }
      .fsComposerFormEmbed form .elementColumn .elementBody > input {
        width: 100%; }
    .fsComposerFormEmbed form .pageBreak {
      zoom: 1; }
      .fsComposerFormEmbed form .pageBreak:after {
        display: table;
        clear: both;
        content: ''; }
      .fsComposerFormEmbed form .pageBreak .nextPage,
      .fsComposerFormEmbed form .pageBreak .prevPage {
        background: none;
        border: none;
        color: #36c;
        transition: 0.3s;
        outline: 0;
        float: left;
        padding: 0;
        line-height: 1;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .nextPage:hover,
        .fsComposerFormEmbed form .pageBreak .prevPage:hover {
          color: #039;
          transition: 0.3s; }
      .fsComposerFormEmbed form .pageBreak .prevPage {
        margin-right: 10px; }
      .fsComposerFormEmbed form .pageBreak .pagenum {
        display: inline-block;
        float: left;
        line-height: 1;
        margin-right: 10px;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .pagenum:empty {
          margin: 0; }
    .fsComposerFormEmbed form .submitBtn {
      border: 0;
      margin: 0;
      padding: 10px 20px;
      outline: 0;
      background: #ffd346 !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1; }
      .fsComposerFormEmbed form .submitBtn:hover {
        transition: 0.3s;
        color: #fff !important;
        background: #f9f5e5 !important; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "Poppins", sans-serif;
    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next,
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span,
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before,
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
      content: '';
      font-weight: bold;
      transition: 0.3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before,
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before {
      transition: 0.3s;
      opacity: 0.5; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: '\203A'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: '\2039'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

::-webkit-input-placeholder {
  color: #ffd346;
  opacity: 1;
  opacity: 1; }

:-moz-placeholder {
  color: #ffd346;
  opacity: 1;
  opacity: 1; }

::-moz-placeholder {
  color: #ffd346;
  opacity: 1;
  opacity: 1; }

:-ms-input-placeholder {
  color: #ffd346;
  opacity: 1;
  opacity: 1; }

.blockUI.blockMsg.blockPage {
  width: 66% !important;
  left: 17% !important; }
  .blockUI.blockMsg.blockPage h1 {
    margin-bottom: 25px; }
  .blockUI.blockMsg.blockPage p {
    margin-bottom: 25px;
    line-height: 1.5; }

/*! elements - login */
.fsLogin .fsLoginMainView,
.fsLogin .fsLoginForgotView,
.fsLogin .fsLoginNewView,
.fsLogin .fsResetPasswordView, .fsAccount .fsLoginMainView,
.fsAccount .fsLoginForgotView,
.fsAccount .fsLoginNewView,
.fsAccount .fsResetPasswordView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after,
  .fsLogin .fsLoginForgotView:after,
  .fsLogin .fsLoginNewView:after,
  .fsLogin .fsResetPasswordView:after, .fsAccount .fsLoginMainView:after,
  .fsAccount .fsLoginForgotView:after,
  .fsAccount .fsLoginNewView:after,
  .fsAccount .fsResetPasswordView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3,
  .fsLogin .fsLoginForgotView h3,
  .fsLogin .fsLoginNewView h3,
  .fsLogin .fsResetPasswordView h3, .fsAccount .fsLoginMainView h3,
  .fsAccount .fsLoginForgotView h3,
  .fsAccount .fsLoginNewView h3,
  .fsAccount .fsResetPasswordView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span,
  .fsLogin .fsLoginForgotView span,
  .fsLogin .fsLoginNewView span,
  .fsLogin .fsResetPasswordView span, .fsAccount .fsLoginMainView span,
  .fsAccount .fsLoginForgotView span,
  .fsAccount .fsLoginNewView span,
  .fsAccount .fsResetPasswordView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginMainView button,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView button,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsLoginNewView button,
  .fsLogin .fsResetPasswordView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView button, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginMainView button,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView button,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsLoginNewView button,
  .fsAccount .fsResetPasswordView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView button {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 10px 20px;
    background: #000000;
    color: #fff;
    border-radius: 0; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView .fsLoginSubmit:focus,
    .fsLogin .fsLoginMainView button:hover,
    .fsLogin .fsLoginMainView button:focus,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:hover,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:focus,
    .fsLogin .fsLoginForgotView button:hover,
    .fsLogin .fsLoginForgotView button:focus,
    .fsLogin .fsLoginNewView .fsLoginSubmit:hover,
    .fsLogin .fsLoginNewView .fsLoginSubmit:focus,
    .fsLogin .fsLoginNewView button:hover,
    .fsLogin .fsLoginNewView button:focus,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:hover,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:focus,
    .fsLogin .fsResetPasswordView button:hover,
    .fsLogin .fsResetPasswordView button:focus, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:focus,
    .fsAccount .fsLoginMainView button:hover,
    .fsAccount .fsLoginMainView button:focus,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:hover,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:focus,
    .fsAccount .fsLoginForgotView button:hover,
    .fsAccount .fsLoginForgotView button:focus,
    .fsAccount .fsLoginNewView .fsLoginSubmit:hover,
    .fsAccount .fsLoginNewView .fsLoginSubmit:focus,
    .fsAccount .fsLoginNewView button:hover,
    .fsAccount .fsLoginNewView button:focus,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:hover,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:focus,
    .fsAccount .fsResetPasswordView button:hover,
    .fsAccount .fsResetPasswordView button:focus {
      background: #0d0d0d;
      color: #fff; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em,
    .fsLogin .fsLoginMainView button em,
    .fsLogin .fsLoginForgotView .fsLoginSubmit em,
    .fsLogin .fsLoginForgotView button em,
    .fsLogin .fsLoginNewView .fsLoginSubmit em,
    .fsLogin .fsLoginNewView button em,
    .fsLogin .fsResetPasswordView .fsLoginSubmit em,
    .fsLogin .fsResetPasswordView button em, .fsAccount .fsLoginMainView .fsLoginSubmit em,
    .fsAccount .fsLoginMainView button em,
    .fsAccount .fsLoginForgotView .fsLoginSubmit em,
    .fsAccount .fsLoginForgotView button em,
    .fsAccount .fsLoginNewView .fsLoginSubmit em,
    .fsAccount .fsLoginNewView button em,
    .fsAccount .fsResetPasswordView .fsLoginSubmit em,
    .fsAccount .fsResetPasswordView button em {
      display: block;
      font-style: normal; }
    .fsLogin .fsLoginMainView .fsLoginSubmit + button,
    .fsLogin .fsLoginMainView button + button,
    .fsLogin .fsLoginForgotView .fsLoginSubmit + button,
    .fsLogin .fsLoginForgotView button + button,
    .fsLogin .fsLoginNewView .fsLoginSubmit + button,
    .fsLogin .fsLoginNewView button + button,
    .fsLogin .fsResetPasswordView .fsLoginSubmit + button,
    .fsLogin .fsResetPasswordView button + button, .fsAccount .fsLoginMainView .fsLoginSubmit + button,
    .fsAccount .fsLoginMainView button + button,
    .fsAccount .fsLoginForgotView .fsLoginSubmit + button,
    .fsAccount .fsLoginForgotView button + button,
    .fsAccount .fsLoginNewView .fsLoginSubmit + button,
    .fsAccount .fsLoginNewView button + button,
    .fsAccount .fsResetPasswordView .fsLoginSubmit + button,
    .fsAccount .fsResetPasswordView button + button {
      margin-left: 10px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginMainView .fsLoginNewAccountLink,
  .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginForgotView .fsLoginNewAccountLink,
  .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginNewView .fsLoginNewAccountLink,
  .fsLogin .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsLogin .fsResetPasswordView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginMainView .fsLoginNewAccountLink,
  .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginForgotView .fsLoginNewAccountLink,
  .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginNewView .fsLoginNewAccountLink,
  .fsAccount .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsAccount .fsResetPasswordView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

.fsLogin .fsLoginForgotView .fsLoginForgotEmail, .fsAccount .fsLoginForgotView .fsLoginForgotEmail {
  display: block; }

.fsLogin .fsLoginNewFields .fsLoginNewCaptcha, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom: 20px; }
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
  .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
    max-width: 100%; }
  @media screen and (max-width: 599px) {
    .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
      overflow: hidden;
      border-radius: 5px; } }

.fsLogin .fsLoginNewSuccess button, .fsAccount .fsLoginNewSuccess button {
  margin-top: 20px; }

.fsLogin .fsResetPasswordFields > div, .fsAccount .fsResetPasswordFields > div {
  margin-bottom: 20px; }
  .fsLogin .fsResetPasswordFields > div:last-child, .fsAccount .fsResetPasswordFields > div:last-child {
    margin-bottom: 0; }

.fsLogin .fsResetPasswordFields label > span, .fsAccount .fsResetPasswordFields label > span {
  display: block; }

.fsLogin .fsResetPasswordFields label > input, .fsAccount .fsResetPasswordFields label > input {
  margin-bottom: 20px; }

.fsAccount .fsAccountGreeting {
  margin-bottom: 20px; }

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 10px 20px;
    background: #000000;
    color: #fff;
    border-radius: 0; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      background: #0d0d0d;
      color: #fff; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal; }

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  color: #000000;
  font-family: "Poppins", sans-serif; }
  .fsMediaCustomPlayer article {
    position: relative; }

.fsCustomSlider .fsElement {
  margin-bottom: 0; }

.fsCustomSlider .slick-next, .fsCustomSlider .slick-prev {
  background: none;
  border: none;
  color: transparent;
  padding: 0;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  z-index: 2; }
  .fsCustomSlider .slick-next:before, .fsCustomSlider .slick-prev:before {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: normal;
    height: 100%;
    left: 0;
    line-height: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center; }

.fsCustomSlider .slick-next {
  left: auto; }
  .fsCustomSlider .slick-next:before {
    content: '\203A'; }

.fsCustomSlider .slick-prev {
  right: auto; }
  .fsCustomSlider .slick-prev:before {
    content: '\2039'; }

.fsCustomSlider .slider-play-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #f9f5e5;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  z-index: 1;
  line-height: 42px; }
  .fsCustomSlider .slider-play-btn:before {
    content: "";
    color: #fff;
    font-size: 16px;
    font-family: "Libre Baskerville", Georgia, serif; }

.fsCustomSlider.slider-paused .slider-play-btn:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 13px solid #fff;
  border-bottom: 7px solid transparent;
  display: inline-block; }

.fsCustomSlider.slider-playing .slider-play-btn:before, .fsCustomSlider.slider-playing .slider-play-btn:after {
  content: "";
  width: 3px;
  height: 18px;
  background-color: #fff;
  display: inline-block;
  margin: 6px 2px 0; }

.fsCustomSlider .slick-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .fsCustomSlider .slick-dots, .fsCustomSlider .slick-dots ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsCustomSlider .slick-dots li {
    margin: 0;
    padding: 0; }
  .fsCustomSlider .slick-dots li {
    display: inline-block; }
  .fsCustomSlider .slick-dots li + li {
    margin-left: 6px; }
  .fsCustomSlider .slick-dots button {
    border: 0;
    background-color: transparent;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 0; }
  .fsCustomSlider .slick-dots .slick-active button {
    background-color: #fff; }

.fsCustomSlider .caption-wrapper {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 22px;
  width: 100%;
  background-color: #f9f5e5;
  color: #fff; }
  .fsCustomSlider .caption-wrapper .caption-inner {
    padding: 10px 10px 30px; }
  @media (min-width: 800px) {
    .fsCustomSlider .caption-wrapper {
      padding: 30px 20px;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: rgba(249, 245, 229, 0.5); } }
  .fsCustomSlider .caption-wrapper a {
    color: rgba(255, 255, 255, 0.5); }
    .fsCustomSlider .caption-wrapper a:hover {
      text-decoration: underline; }
  .fsCustomSlider .caption-wrapper.is-empty {
    display: none; }

@media (min-width: 800px) {
  .fsCustomSlider .caption-title {
    margin-top: 0;
    font-weight: normal;
    font-size: 35px;
    line-height: 37px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #fff;
    margin-bottom: 0; } }

@media (min-width: 800px) {
  .fsCustomSlider .caption-desc {
    display: block; } }

.fsCustomSlider .caption-desc p:last-child {
  margin-bottom: 0; }

.fsCustomSlider .caption-desc:empty {
  display: none; }

.fsNews {
  margin-bottom: 50px; }
  .fsNews.fsThumbnailAlignLeft .fsThumbnail {
    float: none; }
    @media (min-width: 600px) {
      .fsNews.fsThumbnailAlignLeft .fsThumbnail {
        float: left; } }
  .fsNews.fsThumbnailAlignRight .fsThumbnail {
    float: none; }
    @media (min-width: 600px) {
      .fsNews.fsThumbnailAlignRight .fsThumbnail {
        float: right; } }
  .fsNews header {
    border-bottom: 2px solid #ffd346;
    margin-bottom: 43px; }
    .fsNews header h2 {
      font-size: 19px;
      font-weight: 700;
      line-height: 22px;
      color: #000000;
      text-transform: uppercase;
      letter-spacing: 3px;
      padding-bottom: 16px;
      margin: 0; }
  .fsNews article {
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .fsNews article:last-child {
      margin-bottom: 0; }
  .fsNews .fsThumbnail img {
    width: 380px;
    height: auto;
    margin-bottom: 36px; }
  .fsNews .fsTitle {
    margin-bottom: 34px; }
    .fsNews .fsTitle a {
      font-size: 19px;
      font-weight: 600;
      line-height: 22px;
      letter-spacing: 1px;
      color: #000000;
      text-transform: none; }
  .fsNews .fsDateTime {
    margin-bottom: 10px;
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000000;
    text-transform: capitalize; }
  .fsNews .fsBody {
    margin-bottom: 24px; }
  .fsNews .fsNewsPostLink {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase; }
    .fsNews .fsNewsPostLink:hover {
      text-decoration: underline; }

.fsNews.fsSlideshow article {
  border-bottom: none; }

.fsNews.fsPost article .fsThumbnail img {
  width: 100%;
  height: auto;
  margin-bottom: 36px; }

.fsPostElement {
  margin-bottom: 50px; }
  .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
    float: none; }
    @media (min-width: 600px) {
      .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
        float: left; } }
  .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
    float: none; }
    @media (min-width: 600px) {
      .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
        float: right; } }
  .fsPostElement header {
    border-bottom: 2px solid #ffd346;
    margin-bottom: 43px; }
    .fsPostElement header h2 {
      font-size: 19px;
      font-weight: 700;
      line-height: 22px;
      color: #000000;
      text-transform: uppercase;
      letter-spacing: 3px;
      padding-bottom: 16px;
      margin: 0; }
  .fsPostElement article {
    border-bottom: 2px solid #dbdad9;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .fsPostElement article:last-child {
      border-bottom: none;
      margin-bottom: 0; }
  .fsPostElement .fsThumbnail {
    margin-bottom: 36px; }
    .fsPostElement .fsThumbnail img {
      width: 100%;
      height: auto; }
  .fsPostElement .fsTitle {
    margin-bottom: 34px; }
    .fsPostElement .fsTitle a {
      font-size: 19px;
      font-weight: 600;
      line-height: 22px;
      letter-spacing: 1px;
      color: #000000;
      text-transform: none; }
  .fsPostElement .fsDateTime {
    margin-bottom: 10px;
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    line-height: 20px;
    letter-spacing: 1px;
    color: #000000;
    text-transform: capitalize; }
  .fsPostElement .fsBody {
    margin-bottom: 24px; }
  .fsPostElement .fsPostLink {
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase; }
    .fsPostElement .fsPostLink:hover {
      text-decoration: underline; }

/*! _main.scss - src/sass/modules/search/ - main search import */
.fsSearch form.gsc-search-box-tools {
  margin-bottom: 0;
  overflow: hidden;
  font-size: inherit; }
  .fsSearch form.gsc-search-box-tools table {
    border: 0; }
  .fsSearch form.gsc-search-box-tools > table.gsc-search-box {
    margin-bottom: 0;
    position: relative; }
  .fsSearch form.gsc-search-box-tools td.gsib_a {
    padding: 0; }
  .fsSearch form.gsc-search-box-tools td.gsib_b {
    display: none !important; }
  .fsSearch form.gsc-search-box-tools table.gsc-branding {
    display: none; }

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsSearch.site-search {
  margin-bottom: 20px; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 400px; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
      padding: 0; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
        border: 0;
        height: 100%; }
        .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
          background: #f9f5e5 !important;
          background-image: none !important;
          width: 100%;
          height: 50px !important;
          color: #eee;
          padding-left: 10px !important;
          padding-right: 85px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 16px;
          font-family: "Poppins", sans-serif; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
      padding: 0;
      overflow: hidden;
      height: 50px;
      width: 75px;
      background: #ffd346;
      position: absolute;
      right: 0;
      top: 0;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
        content: "Search";
        color: #fff;
        font-family: "Poppins", sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        line-height: 50px;
        font-size: 16px; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: #b5992a;
        transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
        border: 0;
        height: 100%;
        width: 100%;
        color: transparent;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0; }

/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */
.fsSearch:not(.site-search) {
  margin-bottom: 20px; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
    padding: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
      border: 0;
      height: 100%;
      border: solid 1px #000000; }
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
        background: #fff !important;
        background-image: none !important;
        width: 100%;
        height: 50px !important;
        color: #000000;
        padding-left: 10px !important;
        padding-right: 85px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 16px;
        font-family: "Poppins", sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 75px;
    background: #000000;
    position: absolute;
    transition: .3s;
    right: 0;
    top: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: "Search";
      color: #fff;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 50px;
      font-size: 16px;
      font-family: "Poppins", sans-serif; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
      background: #b5992a;
      transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
      border: 0;
      height: 100%;
      width: 100%;
      color: transparent;
      opacity: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0; }

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */
.fsSearchResults form.gsc-search-box-tools, .fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px; }

.fsSearchResults .gsc-control-cse, .fsSearchFieldWithResults .gsc-control-cse {
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-size: 16px; }

.fsSearchResults .gsc-results, .fsSearchFieldWithResults .gsc-results {
  width: 100%; }

.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
    color: #000000; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl {
    color: #717271; }

.fsSearchResults .gsc-table-result, .fsSearchResults .gsc-thumbnail-inside, .fsSearchResults .gsc-url-top, .fsSearchFieldWithResults .gsc-table-result, .fsSearchFieldWithResults .gsc-thumbnail-inside, .fsSearchFieldWithResults .gsc-url-top {
  padding: 0; }

.fsSearchResults div.gs-title, .fsSearchFieldWithResults div.gs-title {
  margin-bottom: 10px; }

.fsSearchResults a.gs-title, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page, .fsSearchFieldWithResults a.gs-title, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #36c !important;
  outline: transparent; }
  .fsSearchResults a.gs-title:hover, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchFieldWithResults a.gs-title:hover, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    color: #039 !important; }

.fsSearchResults .gsc-control-cse .gs-spelling, .fsSearchResults .gsc-control-cse .gs-result .gs-title, .fsSearchResults .gsc-control-cse .gs-result .gs-title *, .fsSearchFieldWithResults .gsc-control-cse .gs-spelling, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title * {
  font-size: 16px; }

.fsSearchResults .gsc-results .gsc-cursor-box, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box {
  margin: 10px 0; }

/*! elements - social main */
/*! elements - social facebook */
.fsFacebook {
  margin-bottom: 20px; }

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

.fsFacebookList li {
  margin: 0;
  padding: 0; }

.fsFacebookList .fsFacebookListItem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }

.fsFacebookExtras {
  margin-top: 10px; }
  .fsFacebookExtras .fsFacebookThumb {
    margin-bottom: 10px;
    display: block; }
  .fsFacebookExtras .fsFacebookTitle[href*="https://www.facebook.com/finalsite/photos"] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; }

.fsFacebookFollow {
  margin-top: 20px; }

/*! elements - social twitter */
.fsTwitter {
  margin-bottom: 20px; }

/*! elements - social vimeo */
.fsVimeo {
  margin-bottom: 20px; }
  .fsVimeo iframe.fsSocialVideoFrame {
    margin-bottom: 20px; }

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

.fsVimeoList li {
  margin: 0;
  padding: 0; }

.fsVimeoList .fsVimeoListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #dddedf;
  transition: opacity .3s;
  opacity: .6;
  cursor: pointer; }
  .fsVimeoList .fsVimeoListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .fsVimeoList .fsVimeoListItem:hover {
    border: none;
    border-bottom: solid 1px #dddedf;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    transition: opacity .3s; }
    .fsVimeoList .fsVimeoListItem:hover:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }

.fsVimeoThumb {
  margin-bottom: 10px;
  margin-right: 20px; }
  @media (min-width: 600px) {
    .fsVimeoThumb {
      float: left;
      margin-bottom: 0; } }

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #000000;
  color: #fff;
  border-radius: 0; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    background: #0d0d0d;
    color: #fff; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal; }
  .vimeo_view_link a:hover {
    background: #717271; }

/*! elements - social youtube */
.fsYoutube {
  margin-bottom: 20px; }
  .fsYoutube .fsSocialVideoFrame {
    margin-bottom: 20px; }

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

.fsYoutubeList li {
  margin: 0;
  padding: 0; }

.fsYoutubeList .fsYoutubeListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #dddedf;
  transition: opacity .3s;
  opacity: .6; }
  .fsYoutubeList .fsYoutubeListItem:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .fsYoutubeList .fsYoutubeListItem:hover {
    border: none;
    border-bottom: solid 1px #dddedf;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    transition: opacity .3s; }
    .fsYoutubeList .fsYoutubeListItem:hover:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }

.fsYoutubeThumb {
  margin-bottom: 10px;
  margin-right: 20px;
  float: none; }
  @media (min-width: 600px) {
    .fsYoutubeThumb {
      float: left;
      margin-bottom: 0; } }

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #000000;
  color: #fff;
  border-radius: 0; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus {
    background: #0d0d0d;
    color: #fff; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal; }

/*! 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: 37px;
      padding: 0; }
      .fsTabs .fsTabsNav li a {
        display: block;
        margin-top: 0;
        font-weight: normal;
        font-size: 35px;
        line-height: 37px;
        font-weight: 700;
        color: #000000;
        text-transform: uppercase;
        letter-spacing: 6px;
        margin-bottom: 30px;
        margin-top: 50px;
        margin-bottom: 2px;
        display: block;
        font-size: 21px;
        padding: 13.33333px;
        color: #717271;
        transition: .3s;
        background: transparent;
        color: #717271;
        font-family: "Poppins", sans-serif;
        font-size: 15px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 1px;
        padding: 0 0 8px 0;
        border-bottom: 3px solid #717271; }
        .fsTabs .fsTabsNav li a:hover {
          background: transparent;
          color: #000000;
          border-bottom: 3px solid #ffd346; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: transparent;
        color: #000000;
        border-bottom: 3px solid #000000; }
  .fsTabs .fsPanel > .fsElementContent {
    padding-left: 0; }

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

/*! pages - home v0.0.1 */
.home #fsPageBodyWrapper,
.timeline #fsPageBodyWrapper {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0; }

.home #fsPageBody,
.timeline #fsPageBody {
  max-width: 100%; }

.home .fsLayout .fsDiv,
.timeline .fsLayout .fsDiv {
  margin-bottom: 0px; }

.homepage-school-section {
  max-width: 1220px;
  padding: 106px 20px 104px;
  margin: 0 auto;
  overflow: hidden; }
  .homepage-school-section .homepage-school-content {
    position: relative;
    width: 100%;
    margin: 0 auto 104px;
    overflow: hidden; }
    @media (min-width: 700px) {
      .homepage-school-section .homepage-school-content {
        width: 610px; } }
    @media (min-width: 1200px) {
      .homepage-school-section .homepage-school-content {
        width: 358px;
        float: right;
        margin: 0; } }
    .homepage-school-section .homepage-school-content h2 {
      position: relative;
      display: block;
      font-weight: 700;
      font-size: 30px;
      line-height: 45px;
      text-transform: uppercase;
      letter-spacing: 3px;
      color: #000000;
      width: 242px;
      margin: 0 auto 53px;
      padding: 46px 20px 0; }
      @media (min-width: 400px) {
        .homepage-school-section .homepage-school-content h2 {
          width: 335px; } }
      @media (min-width: 700px) {
        .homepage-school-section .homepage-school-content h2 {
          padding: 46px 0 0; } }
      @media (min-width: 1200px) {
        .homepage-school-section .homepage-school-content h2 {
          width: auto;
          margin: 0 0 53px; } }
      .homepage-school-section .homepage-school-content h2:before {
        position: absolute;
        left: 20px;
        top: -16px;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        font-size: 17px;
        content: '';
        color: #ffd346;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
        @media (min-width: 700px) {
          .homepage-school-section .homepage-school-content h2:before {
            left: 0; } }
    .homepage-school-section .homepage-school-content p {
      display: block;
      margin-bottom: 66px;
      font-weight: 400;
      font-size: 15px;
      line-height: 31px;
      color: #000000; }
    .homepage-school-section .homepage-school-content a {
      display: block;
      border: 2px solid #dbdad9;
      background: transparent;
      font-size: 12px;
      font-weight: 600;
      line-height: 14px;
      color: #000000;
      text-align: center;
      text-transform: uppercase;
      padding: 24px 10px;
      margin-bottom: 25px;
      padding: 22px 10px;
      width: 224px;
      border-radius: 2px;
      letter-spacing: 3px;
      transition: all 0.4s ease-in;
      margin: 0 auto; }
      .homepage-school-section .homepage-school-content a:hover {
        border-color: #000000;
        background: #000000;
        color: #ffd346; }
      @media (min-width: 1200px) {
        .homepage-school-section .homepage-school-content a {
          margin: 0; } }
  .homepage-school-section .homepage-schools-container {
    width: 100%;
    overflow: hidden; }
    @media (min-width: 1200px) {
      .homepage-school-section .homepage-schools-container {
        width: calc(100% - 358px);
        float: left;
        padding-right: 85px; } }
    .homepage-school-section .homepage-schools-container .homepage-school-links {
      position: relative;
      width: 100%;
      margin-bottom: 14px;
      height: 350px;
      cursor: pointer;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (min-width: 500px) {
        .homepage-school-section .homepage-schools-container .homepage-school-links {
          height: 320px; } }
      @media (min-width: 700px) {
        .homepage-school-section .homepage-schools-container .homepage-school-links {
          width: calc(50% - 14px);
          margin-right: 7px;
          height: 335px;
          float: left; } }
      .homepage-school-section .homepage-schools-container .homepage-school-links a {
        position: absolute;
        left: 21px;
        top: 21px;
        right: 21px;
        bottom: 21px;
        background: transparent;
        padding: 140px 20px 0;
        text-align: center;
        font-weight: 700;
        font-size: 19px;
        line-height: 19px;
        text-transform: uppercase;
        text-shadow: 2px 2px #000;
        color: #ffffff;
        letter-spacing: 3px;
        transition: all 0.4s ease-in; }
        .homepage-school-section .homepage-schools-container .homepage-school-links a strong {
          opacity: 0;
          display: block;
          font-weight: 400;
          font-size: 15px;
          line-height: 31px;
          margin-top: 24px;
          margin-bottom: 0;
          text-transform: none;
          text-shadow: none;
          color: #000000;
          letter-spacing: normal;
          transition: all 0.4s ease-in; }
      .homepage-school-section .homepage-schools-container .homepage-school-links:nth-child(even) {
        margin-left: 0;
        margin-right: 0; }
        @media (min-width: 700px) {
          .homepage-school-section .homepage-schools-container .homepage-school-links:nth-child(even) {
            margin-left: 7px; } }
      .homepage-school-section .homepage-schools-container .homepage-school-links:hover a {
        background: rgba(248, 248, 248, 0.85);
        padding: 50px 20px 0;
        text-shadow: none;
        color: #000000; }
        @media (min-width: 500px) {
          .homepage-school-section .homepage-schools-container .homepage-school-links:hover a {
            padding: 70px 20px 0; } }
        .homepage-school-section .homepage-schools-container .homepage-school-links:hover a strong {
          opacity: 1; }

.homepage-post-section {
  width: 100%;
  background: #f9f5e5;
  position: relative;
  margin-top: 200px; }
  .homepage-post-section .homepage-post {
    position: relative;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px 105px;
    z-index: 100; }
    .homepage-post-section .homepage-post > header {
      border: none;
      margin-bottom: 72px; }
      .homepage-post-section .homepage-post > header h2 {
        position: relative;
        display: block;
        font-weight: 700;
        font-size: 30px;
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #000000;
        width: auto;
        margin: 0;
        padding: 53px 10px 0; }
        .homepage-post-section .homepage-post > header h2:before {
          position: absolute;
          left: 10px;
          top: -7px;
          font-size: 22px;
          content: '';
          color: #ffd346;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
    .homepage-post-section .homepage-post article {
      width: calc(100% - 14px);
      margin: 0 7px;
      float: left;
      border: none; }
      @media (min-width: 1000px) {
        .homepage-post-section .homepage-post article {
          width: calc(25% - 14px); } }
      .homepage-post-section .homepage-post article .fsThumbnail {
        width: 100%;
        height: 284px;
        overflow: hidden;
        margin-bottom: 34px !important;
        background-repeat: no-repeat;
        background-size: cover;
        max-width: 100%;
        background-position: center; }
        .homepage-post-section .homepage-post article .fsThumbnail img {
          display: none;
          width: 100%;
          height: auto; }
      .homepage-post-section .homepage-post article .fsTitle {
        margin: 0 0 28px;
        max-height: 60px;
        overflow: hidden;
        text-transform: none; }
        .homepage-post-section .homepage-post article .fsTitle a {
          line-height: 31px;
          font-weight: 600;
          text-transform: none; }
      .homepage-post-section .homepage-post article .fsDateTime {
        display: block;
        margin-bottom: 7px;
        overflow: hidden; }
      .homepage-post-section .homepage-post article .fsBody, .homepage-post-section .homepage-post article .fsSummary {
        margin: 0 0 29px;
        font-weight: 400;
        font-size: 15px;
        line-height: 31px;
        color: #000000;
        max-height: 120px;
        overflow: hidden; }
      .homepage-post-section .homepage-post article .fsBody p {
        margin: 0;
        font-weight: 400;
        font-size: 15px;
        line-height: 31px;
        color: #000000; }
      .homepage-post-section .homepage-post article .fsPostLink {
        margin: 0;
        font-weight: 700;
        letter-spacing: 3px; }
  .homepage-post-section:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    width: 100%;
    height: 200px;
    content: '';
    background: #f9f5e5;
    -ms-transform: skew(0deg, 4deg);
    transform: skew(0deg, 4deg);
    z-index: 10; }
  .homepage-post-section footer {
    overflow: hidden;
    width: 100%; }
    .homepage-post-section footer .fsElementFooterContent {
      margin: 0; }
    .homepage-post-section footer a {
      display: block;
      overflow: hidden;
      margin: 32px auto 0;
      border-radius: 2px;
      padding: 22px 10px;
      width: 224px; }
      @media (min-width: 900px) {
        .homepage-post-section footer a {
          float: left;
          margin: 32px 0 0; } }
  .homepage-post-section .slick-slider .slick-prev,
  .homepage-post-section .slick-slider .slick-next {
    display: block;
    width: 15px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
    color: transparent;
    background: transparent;
    outline: none !important;
    border: none;
    cursor: pointer;
    z-index: 500;
    transition: all 0.4s ease-in;
    -ms-transform: unset;
    transform: unset;
    overflow: hidden; }
    .homepage-post-section .slick-slider .slick-prev:before,
    .homepage-post-section .slick-slider .slick-next:before {
      content: '';
      display: inline-block;
      position: relative;
      top: auto;
      left: auto;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 26px;
      color: #717271;
      vertical-align: middle; }
  .homepage-post-section .slick-slider .slick-prev {
    left: 49%;
    margin-left: -100px; }
  .homepage-post-section .slick-slider .slick-next {
    right: 51%;
    margin-right: -100px; }
    .homepage-post-section .slick-slider .slick-next:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .homepage-post-section .slick-slider .slick-dots {
    bottom: 0;
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    -ms-transform: translate(0);
    transform: translate(0);
    left: -12px; }
    .homepage-post-section .slick-slider .slick-dots li {
      cursor: pointer;
      display: inline-block;
      width: 16px;
      height: 16px;
      padding: 0;
      border-radius: 50%;
      margin-left: 16px;
      position: relative;
      text-align: center; }
      .homepage-post-section .slick-slider .slick-dots li button {
        display: block;
        width: 16px;
        height: 16px;
        padding: 0 4px;
        background: transparent none repeat scroll 0 0 !important;
        border: 0 none;
        color: transparent;
        cursor: pointer;
        line-height: 0;
        outline: medium none; }
      .homepage-post-section .slick-slider .slick-dots li:before {
        content: '';
        display: inline-block;
        text-align: center;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        left: 0;
        color: #717271;
        font-size: 15px;
        line-height: 15px;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
      .homepage-post-section .slick-slider .slick-dots li.slick-active:before {
        font-size: 28px;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: #ffd346; }
      .homepage-post-section .slick-slider .slick-dots li:first-child {
        margin-left: 0; }

.home-testimonial-wrap {
  width: 100%;
  background: #f9f5e5;
  position: relative;
  margin-top: 100px;
  margin-bottom: 200px; }
  @media (min-width: 700px) {
    .home-testimonial-wrap {
      margin-top: 200px;
      margin-bottom: 100px; } }
  .home-testimonial-wrap > .fsElementContent {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 20px; }
  .home-testimonial-wrap .homepage-testimonial-container {
    padding: 140px 0 110px 0;
    overflow: hidden; }
    .home-testimonial-wrap .homepage-testimonial-container header {
      width: 300px;
      margin: 0 auto;
      text-align: center;
      margin-bottom: 40px; }
      @media (min-width: 800px) {
        .home-testimonial-wrap .homepage-testimonial-container header {
          padding-left: 20px; } }
      @media (min-width: 1100px) {
        .home-testimonial-wrap .homepage-testimonial-container header {
          padding-left: 0;
          margin-top: 30px; } }
      .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent {
        position: relative; }
        .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2 {
          position: relative;
          display: block;
          font-weight: 700;
          font-size: 30px;
          line-height: 45px;
          text-transform: uppercase;
          letter-spacing: 3px;
          color: #000000;
          width: 242px;
          margin: 0 auto 53px;
          padding: 46px 20px 0 0; }
          @media (min-width: 400px) {
            .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2 {
              width: 335px;
              padding: 46px 20px 0 20px; } }
          @media (min-width: 700px) {
            .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2 {
              padding: 46px 0 0; } }
          @media (min-width: 1200px) {
            .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2 {
              width: auto;
              margin: 0 0 53px; } }
          .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2:before {
            position: absolute;
            left: 0;
            top: -16px;
            font-family: "Poppins", sans-serif;
            font-weight: 400;
            font-size: 17px;
            content: '';
            color: #ffd346;
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none; }
            @media (min-width: 400px) {
              .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2:before {
                left: 40px; } }
            @media (min-width: 1200px) {
              .home-testimonial-wrap .homepage-testimonial-container header > .fsElementHeaderContent h2:before {
                left: 20px;
                top: -7px;
                font-size: 25px; } }
      @media (min-width: 1100px) {
        .home-testimonial-wrap .homepage-testimonial-container header {
          float: left;
          overflow: hidden; } }
    .home-testimonial-wrap .homepage-testimonial-container > .fsElementContent {
      max-width: 700px;
      margin: 0 auto;
      margin-bottom: 30px; }
      @media (min-width: 1100px) {
        .home-testimonial-wrap .homepage-testimonial-container > .fsElementContent {
          float: right; } }
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer > .slider-play-btn {
      display: none; }
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article {
      margin-bottom: 20px;
      overflow: hidden; }
      .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .testimonial-photo {
        width: 174px;
        height: 174px;
        border-radius: 50%;
        background-size: cover;
        background-position: center;
        margin: 0 auto;
        margin-top: 12px;
        margin-bottom: 40px; }
        @media (min-width: 700px) {
          .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .testimonial-photo {
            float: left;
            margin-right: 20px;
            margin-bottom: 0; } }
        @media (min-width: 800px) {
          .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .testimonial-photo {
            margin-right: 50px; } }
      .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .slider-text {
        max-width: 465px;
        margin: 0 auto;
        margin-bottom: 60px; }
        @media (min-width: 700px) {
          .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .slider-text {
            float: left; } }
        .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .slider-text p {
          font-family: "Libre Baskerville", Georgia, serif;
          font-size: 21px;
          font-weight: 400;
          font-style: italic;
          line-height: 40px;
          color: #000000; }
        .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-list .slick-track article .slider-text h4 {
          font-size: 19px;
          font-weight: 600;
          line-height: 31px;
          text-transform: uppercase;
          color: #717271; }
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-prev,
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-next {
      display: block;
      width: 12px;
      height: 30px;
      line-height: 30px;
      position: absolute;
      bottom: 0;
      color: transparent;
      background: transparent;
      outline: none !important;
      border: none;
      cursor: pointer;
      z-index: 500;
      transition: all 0.4s ease-in;
      overflow: hidden; }
      .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-prev:before,
      .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-next:before {
        content: '';
        display: inline-block;
        position: relative;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 26px;
        color: #717271;
        vertical-align: middle; }
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-prev {
      left: 46%;
      margin-left: -100px; }
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-next {
      right: 51%;
      margin-right: -100px; }
      .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-next:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
    .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-dots {
      bottom: 11px;
      display: inline-block;
      padding: 0 20px;
      width: 100%;
      text-align: center;
      -ms-transform: translate(0);
      transform: translate(0);
      left: -12px;
      height: 30px;
      line-height: 30px; }
      .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-dots li {
        cursor: pointer;
        display: inline-block;
        width: 16px;
        height: 30px;
        padding: 0;
        border-radius: 50%;
        margin-left: 16px;
        position: relative;
        text-align: center; }
        .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-dots li button {
          display: block;
          width: 16px;
          height: 16px;
          padding: 0 4px;
          background: transparent none repeat scroll 0 0 !important;
          border: 0 none;
          color: transparent;
          cursor: pointer;
          line-height: 0;
          outline: medium none;
          border: 2px solid #717271; }
        .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-dots li:before {
          content: '';
          display: inline-block;
          text-align: center;
          width: 16px;
          height: 16px;
          position: absolute;
          top: 0;
          left: 0;
          color: #717271;
          font-size: 15px;
          line-height: 15px;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-dots li.slick-active:before {
          font-size: 28px;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          color: #ffd346; }
        .home-testimonial-wrap .homepage-testimonial-container .fsMediaContainer .slick-dots li:first-child {
          margin-left: 0; }
  .home-testimonial-wrap:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    width: 100%;
    height: 200px;
    content: '';
    background: #f9f5e5;
    -ms-transform: skew(0deg, 4deg);
    transform: skew(0deg, 4deg);
    z-index: 10; }
  .home-testimonial-wrap:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    width: 100%;
    height: 200px;
    content: '';
    background: #f9f5e5;
    -ms-transform: skew(0deg, 176deg);
    transform: skew(0deg, 176deg);
    z-index: 10; }

.home .fsPageBodyWrapper {
  position: relative;
  margin-top: 390px; }
  @media (min-width: 900px) {
    .home .fsPageBodyWrapper {
      margin-top: 590px; } }

.fsComposeMode .timeline-slider-container {
  height: auto !important; }
  .fsComposeMode .timeline-slider-container .timeline-slider {
    position: relative;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    clear: both;
    padding: 0 !important; }
    .fsComposeMode .timeline-slider-container .timeline-slider > .fsElementContent {
      padding: 0 !important; }
    .fsComposeMode .timeline-slider-container .timeline-slider:after {
      display: none; }
    .fsComposeMode .timeline-slider-container .timeline-slider img {
      position: relative;
      top: auto;
      left: auto;
      width: auto;
      height: auto;
      overflow: hidden;
      border-radius: 0; }
  .fsComposeMode .timeline-slider-container > .fsElementContent {
    height: auto; }
    .fsComposeMode .timeline-slider-container > .fsElementContent:before {
      display: none; }
    .fsComposeMode .timeline-slider-container > .fsElementContent:after {
      display: none; }
  .fsComposeMode .timeline-slider-container .timeline-slide-arrow {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto; }
    .fsComposeMode .timeline-slider-container .timeline-slide-arrow a {
      display: inline-block;
      float: left;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      background: #ffffff; }
      .fsComposeMode .timeline-slider-container .timeline-slide-arrow a:before {
        top: auto;
        left: auto;
        color: #000000; }

.home-infographics-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 20px;
  clear: both; }
  @media (min-width: 500px) {
    .home-infographics-container {
      padding: 60px 20px; } }
  @media (min-width: 700px) {
    .home-infographics-container {
      padding: 80px 20px; } }
  @media (min-width: 1000px) {
    .home-infographics-container {
      padding: 100px 20px 150px 20px; } }
  .home-infographics-container header {
    width: 280px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 20px; }
    .home-infographics-container header h2 {
      font-size: 30px;
      font-weight: 700;
      line-height: 30px;
      color: #000000;
      position: relative; }
      .home-infographics-container header h2:before {
        content: '';
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: #ffd346;
        font-size: 17px;
        font-weight: 700;
        font-style: normal;
        position: absolute;
        left: 0px;
        top: -52px; }
        @media (min-width: 700px) {
          .home-infographics-container header h2:before {
            font-size: 25px; } }
        @media (min-width: 1000px) {
          .home-infographics-container header h2:before {
            right: 0; } }
    @media (min-width: 1100px) {
      .home-infographics-container header {
        float: right;
        overflow: hidden;
        text-align: right; } }
  .home-infographics-container > .fsElementContent {
    clear: both;
    overflow: hidden;
    padding-bottom: 50px; }
  .home-infographics-container .homepage-infographic-group-container {
    width: 100%; }
    @media (min-width: 500px) {
      .home-infographics-container .homepage-infographic-group-container {
        width: calc(50% - 2px);
        float: left; } }
    @media (min-width: 700px) {
      .home-infographics-container .homepage-infographic-group-container {
        width: calc(25% - 2px); }
        .home-infographics-container .homepage-infographic-group-container:nth-child(odd) {
          border-right: 2px solid #dbdad9; } }
    @media (min-width: 1000px) {
      .home-infographics-container .homepage-infographic-group-container {
        width: calc(25% - 2px);
        border-right: 2px solid #dbdad9; }
        .home-infographics-container .homepage-infographic-group-container:nth-child(even) {
          border-right: 2px solid #dbdad9; } }
  .home-infographics-container .homepage-infographic-content {
    text-align: center;
    height: 296px;
    border-bottom: 2px solid #dbdad9; }
    .home-infographics-container .homepage-infographic-content > .fsElementContent {
      padding: 30px; }
    .home-infographics-container .homepage-infographic-content h2 {
      font-family: "Libre Baskerville", Georgia, serif;
      font-size: 26px;
      font-weight: 700;
      line-height: 38px;
      text-transform: uppercase;
      color: #ffd346;
      height: 100px;
      overflow: hidden;
      margin-bottom: 0;
      margin-top: 20px;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }
      @media (min-width: 500px) {
        .home-infographics-container .homepage-infographic-content h2 {
          font-size: 24px;
          line-height: 36px; } }
      @media (min-width: 600px) {
        .home-infographics-container .homepage-infographic-content h2 {
          font-size: 29px;
          line-height: 41px; } }
      @media (min-width: 1000px) {
        .home-infographics-container .homepage-infographic-content h2 {
          font-size: 24px;
          line-height: 36px; } }
      @media (min-width: 1100px) {
        .home-infographics-container .homepage-infographic-content h2 {
          font-size: 29px;
          line-height: 41px; } }
    .home-infographics-container .homepage-infographic-content p {
      height: 95px;
      overflow: hidden;
      margin-bottom: 0; }
    .home-infographics-container .homepage-infographic-content:last-child {
      border-bottom: none; }
    @media (min-width: 500px) {
      .home-infographics-container .homepage-infographic-content {
        border-bottom: none; }
        .home-infographics-container .homepage-infographic-content:nth-child(odd) {
          border-bottom: 2px solid #dbdad9; } }
    .home-infographics-container .homepage-infographic-content:nth-child(odd) {
      border-bottom: 2px solid #dbdad9; }
  .home-infographics-container footer {
    width: 230px;
    margin: 0 auto; }
    @media (min-width: 1000px) {
      .home-infographics-container footer {
        float: right;
        overflow: hidden; } }
  .home-infographics-container .slick-slider .slick-prev,
  .home-infographics-container .slick-slider .slick-next {
    display: block;
    width: 15px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: auto;
    right: auto;
    left: auto;
    bottom: 66px;
    color: transparent;
    background: transparent;
    outline: none !important;
    border: none;
    cursor: pointer;
    z-index: 500;
    transition: all 0.4s ease-in;
    -ms-transform: unset;
    transform: unset;
    overflow: hidden; }
    .home-infographics-container .slick-slider .slick-prev:before,
    .home-infographics-container .slick-slider .slick-next:before {
      content: '';
      display: inline-block;
      position: relative;
      top: auto;
      left: auto;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 26px;
      color: #717271;
      vertical-align: middle; }
  .home-infographics-container .slick-slider .slick-prev {
    left: 49%;
    margin-left: -100px; }
  .home-infographics-container .slick-slider .slick-next {
    right: 51%;
    margin-right: -100px; }
    .home-infographics-container .slick-slider .slick-next:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .home-infographics-container .slick-slider .slick-dots {
    bottom: 0;
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    -ms-transform: translate(0);
    transform: translate(0);
    left: -12px; }
    .home-infographics-container .slick-slider .slick-dots li {
      cursor: pointer;
      display: inline-block;
      width: 16px;
      height: 16px;
      padding: 0;
      border-radius: 50%;
      margin-left: 16px;
      position: relative;
      text-align: center; }
      .home-infographics-container .slick-slider .slick-dots li button {
        display: block;
        width: 16px;
        height: 16px;
        padding: 0 4px;
        background: transparent none repeat scroll 0 0 !important;
        border: 0 none;
        color: transparent;
        cursor: pointer;
        line-height: 0;
        outline: medium none; }
      .home-infographics-container .slick-slider .slick-dots li:before {
        content: '';
        display: inline-block;
        text-align: center;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        left: 0;
        color: #717271;
        font-size: 15px;
        line-height: 15px;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
      .home-infographics-container .slick-slider .slick-dots li.slick-active:before {
        font-size: 28px;
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: #ffd346; }
      .home-infographics-container .slick-slider .slick-dots li:first-child {
        margin-left: 0; }

.fsComposeMode .homepage-schools-container,
.fsComposeMode .homepage-school-links,
.fsComposeMode .homepage-school-content {
  width: 100% !important;
  height: auto !important; }

.fsComposeMode .homepage-school-section .homepage-schools-container .homepage-school-links {
  float: none; }
  .fsComposeMode .homepage-school-section .homepage-schools-container .homepage-school-links a {
    background: rgba(248, 248, 248, 0.85) !important;
    padding: 10px !important;
    color: #000000 !important;
    height: auto !important;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto; }
    .fsComposeMode .homepage-school-section .homepage-schools-container .homepage-school-links a strong {
      opacity: 1 !important; }

.fsComposeMode .home-infographics-container .homepage-infographic-group-container .homepage-infographic-content {
  width: 100%;
  height: auto; }

.portal-page .fsTwoColumnWideRightLayout > .fsDiv > .fsElement + .fsElement {
  margin-top: 2em; }

.fsGroupsLMSLink {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 10px 20px;
  background: #000000;
  color: #fff;
  border-radius: 0;
  float: none; }
  .fsGroupsLMSLink:hover, .fsGroupsLMSLink:focus {
    background: #0d0d0d;
    color: #fff; }
  .fsGroupsLMSLink em {
    display: block;
    font-style: normal; }
  .fsGroupsLMSLink:hover {
    background-color: rgba(0, 0, 0, 0.85); }

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 44.44444%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 22.22222%; } }
    @media (min-width: 1180px) {
      .colors ol li {
        margin-bottom: 0;
        width: 11.11111%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #000000;
      color: #000000; }
      .colors ol li:nth-of-type(1):after {
        content: "#000000"; }
    .colors ol li:nth-of-type(2) {
      background: #ffd346;
      color: #ffd346; }
      .colors ol li:nth-of-type(2):after {
        content: "#ffd346"; }
    .colors ol li:nth-of-type(3) {
      background: #f9f5e5;
      color: #f9f5e5; }
      .colors ol li:nth-of-type(3):after {
        content: "#f9f5e5"; }
    .colors ol li:nth-of-type(4) {
      background: #eee;
      color: #eee; }
      .colors ol li:nth-of-type(4):after {
        content: "#eee"; }
    .colors ol li:nth-of-type(5) {
      background: #333;
      color: #333; }
      .colors ol li:nth-of-type(5):after {
        content: "#333"; }
    .colors ol li:nth-of-type(6) {
      background: #717271;
      color: #717271; }
      .colors ol li:nth-of-type(6):after {
        content: "#717271"; }
    .colors ol li:nth-of-type(7) {
      background: #dbdad9;
      color: #dbdad9; }
      .colors ol li:nth-of-type(7):after {
        content: "#dbdad9"; }
    .colors ol li:nth-of-type(8) {
      background: #f8f8f8;
      color: #f8f8f8; }
      .colors ol li:nth-of-type(8):after {
        content: "#f8f8f8"; }
    .colors ol li:nth-of-type(9) {
      background: #ffffff;
      color: #ffffff; }
      .colors ol li:nth-of-type(9):after {
        content: "#ffffff"; }

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

.headers h1:after {
  content: " size: 40px / line: 42px"; }

.headers h2:after {
  content: " size: 35px / line: 37px"; }

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

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

.headers h5:after {
  content: " size: 19px / line: 21px"; }

.headers h6:after {
  content: " size: 15px / line: 17px"; }

.timeline-title {
  max-width: 360px;
  margin: 6px auto 42px !important;
  padding: 64px 40px 0px;
  position: relative;
  min-height: 227px;
  text-align: center; }
  @media (min-width: 700px) {
    .timeline-title {
      max-width: 1220px;
      padding: 64px 20px 0px;
      text-align: left; } }
  .timeline-title > .fsElementContent {
    z-index: 2;
    position: relative; }
  .timeline-title h1 {
    margin: 0 0 16px;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 3px; }
  .timeline-title h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 3px; }
  .timeline-title:before {
    position: absolute;
    top: 0;
    left: 0px;
    content: '70';
    z-index: 1;
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 260px;
    font-weight: 400;
    line-height: 260px;
    font-style: italic;
    text-transform: uppercase;
    color: rgba(255, 211, 70, 0.3); }

.timeline-slider-container {
  position: relative;
  margin-bottom: 90px !important; }
  .timeline-slider-container .timeline-bar {
    left: 0;
    position: relative;
    transition: all 0.5s ease-in-out; }
  .timeline-slider-container > .fsElementContent {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 0 !important; }
    @media (min-width: 700px) {
      .timeline-slider-container > .fsElementContent {
        margin-bottom: 90px !important;
        height: 630px; } }
    .timeline-slider-container > .fsElementContent:before {
      position: absolute;
      left: 58px;
      top: 50%;
      width: 100%;
      height: 2px;
      content: '';
      background: #000000;
      z-index: 10;
      margin-top: -27px;
      display: none; }
      @media (min-width: 700px) {
        .timeline-slider-container > .fsElementContent:before {
          display: block; } }
    .timeline-slider-container > .fsElementContent:after {
      position: absolute;
      left: 58px;
      top: 50%;
      width: 2px;
      height: 60px;
      margin-top: -55px;
      content: '';
      background: #000000;
      z-index: 10;
      display: none; }
      @media (min-width: 700px) {
        .timeline-slider-container > .fsElementContent:after {
          display: block; } }
  .timeline-slider-container .timeline-slider {
    overflow: hidden;
    transition: all 0.4s ease-in;
    text-align: center; }
    @media (min-width: 700px) {
      .timeline-slider-container .timeline-slider {
        position: absolute;
        top: 0;
        width: 595px;
        height: 288px;
        padding-right: 103px;
        text-align: left; } }
    .timeline-slider-container .timeline-slider > .fsElementContent {
      background: #ffffff;
      overflow: hidden;
      position: relative;
      z-index: 100;
      padding-bottom: 10px; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider > .fsElementContent {
          padding-left: 76px; } }
    @media (min-width: 700px) {
      .timeline-slider-container .timeline-slider > header {
        padding-left: 33px; } }
    .timeline-slider-container .timeline-slider > header h2 {
      margin: 0 0 20px;
      font-size: 35px;
      font-weight: 300;
      line-height: 35px;
      text-transform: uppercase;
      color: #ffd346; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider > header h2 {
          margin: 0 0 10px; } }
    .timeline-slider-container .timeline-slider img {
      width: 150px;
      height: 150px;
      overflow: hidden;
      border-radius: 50%;
      margin: 0 auto 17px; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider img {
          position: absolute;
          top: 10px;
          left: 0;
          margin: 0; } }
    .timeline-slider-container .timeline-slider p {
      margin: 0 0 15px;
      font-size: 15px;
      font-weight: 400;
      line-height: 31px;
      color: #000000;
      max-width: 280px;
      margin: 0 auto; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider p {
          padding-top: 59px;
          max-width: none;
          margin: 0; } }
    .timeline-slider-container .timeline-slider.has_image > .fsElementContent {
      min-height: 162px;
      overflow: hidden; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider.has_image > .fsElementContent {
          padding-left: 179px; } }
    .timeline-slider-container .timeline-slider.has_image:after {
      left: 80px; }
    .timeline-slider-container .timeline-slider:first-child {
      width: 332px;
      padding-right: 0;
      padding-top: 45px;
      margin-left: 0; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider:first-child {
          margin-left: 125px;
          padding-right: 50px; } }
      .timeline-slider-container .timeline-slider:first-child p {
        color: #717271; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider:first-child > .fsElementContent {
          padding-left: 4px; } }
      .timeline-slider-container .timeline-slider:first-child:after {
        display: none; }
    .timeline-slider-container .timeline-slider:nth-child(2) {
      margin-left: 0; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider:nth-child(2) {
          margin-left: 45px; } }
    .timeline-slider-container .timeline-slider:nth-child(even) {
      height: auto;
      top: 290px;
      padding-top: 0; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider:nth-child(even) {
          padding-top: 59px;
          height: 328px; } }
      .timeline-slider-container .timeline-slider:nth-child(even) > header {
        background: #ffffff;
        z-index: 100;
        padding-top: 20px; }
      .timeline-slider-container .timeline-slider:nth-child(even):after {
        top: 0;
        height: 90px; }
    .timeline-slider-container .timeline-slider:after {
      display: none;
      position: absolute;
      left: 74px;
      top: 50%;
      width: 2px;
      height: 275px;
      margin-top: -30px;
      content: '';
      background: #ffd346;
      z-index: 10; }
      @media (min-width: 700px) {
        .timeline-slider-container .timeline-slider:after {
          display: block; } }
  .timeline-slider-container footer {
    max-width: 1220px;
    margin: 0 auto 80px;
    padding: 0 20px;
    width: 100%;
    text-align: center; }
    @media (min-width: 700px) {
      .timeline-slider-container footer {
        text-align: right; } }
    .timeline-slider-container footer .fsElementFooterContent {
      margin: 0; }
    .timeline-slider-container footer a {
      display: inline-block;
      border: 2px solid #dbdad9;
      background: transparent;
      font-size: 12px;
      font-weight: 600;
      line-height: 14px;
      color: #000000;
      text-align: center;
      text-transform: uppercase;
      padding: 24px 10px;
      margin-bottom: 0;
      padding: 22px 10px;
      width: 224px;
      border-radius: 2px;
      letter-spacing: 3px;
      transition: all 0.4s ease-in; }
      .timeline-slider-container footer a:hover {
        border-color: #000000;
        background: #000000;
        color: #ffd346; }
  .timeline-slider-container .timeline-slide-arrow {
    position: absolute;
    top: 260px;
    left: 0;
    width: 100%;
    height: 65px;
    display: none; }
    @media (min-width: 700px) {
      .timeline-slider-container .timeline-slide-arrow {
        display: block; } }
    .timeline-slider-container .timeline-slide-arrow a {
      display: block;
      width: 60px;
      height: 60px;
      line-height: 60px;
      position: absolute;
      top: auto;
      right: auto;
      left: auto;
      color: transparent;
      background: #000000;
      outline: none !important;
      border: none;
      cursor: pointer;
      z-index: 500;
      transition: all 0.4s ease-in;
      -ms-transform: unset;
      transform: unset;
      overflow: hidden; }
      .timeline-slider-container .timeline-slide-arrow a:before {
        content: '';
        display: inline-block;
        position: relative;
        top: -3px;
        left: 26px;
        font-size: 22px;
        color: #ffffff;
        vertical-align: middle; }
      .timeline-slider-container .timeline-slide-arrow a.left-arrow {
        left: 0;
        display: none; }
        @media (min-width: 700px) {
          .timeline-slider-container .timeline-slide-arrow a.left-arrow {
            display: block; } }
        .timeline-slider-container .timeline-slide-arrow a.left-arrow:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
      .timeline-slider-container .timeline-slide-arrow a.right-arrow {
        right: 0;
        display: none; }
        @media (min-width: 700px) {
          .timeline-slider-container .timeline-slide-arrow a.right-arrow {
            display: block; } }
        .timeline-slider-container .timeline-slide-arrow a.right-arrow:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
  .timeline-slider-container .slick-prev, .timeline-slider-container .slick-next {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: auto;
    color: transparent;
    background: #000000;
    outline: none !important;
    border: none;
    cursor: pointer;
    z-index: 500;
    transition: all 0.4s ease-in;
    -ms-transform: unset;
    transform: unset;
    overflow: hidden; }
    .timeline-slider-container .slick-prev:before, .timeline-slider-container .slick-next:before {
      content: '';
      display: inline-block;
      position: relative;
      top: -3px;
      font-size: 22px;
      color: #ffffff;
      vertical-align: middle; }
  .timeline-slider-container .slick-prev:before {
    left: -3px;
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .timeline-slider-container .slick-next {
    right: 0; }
    .timeline-slider-container .slick-next:before {
      left: 19px;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .timeline-slider-container .timeline-autoplay {
    background-color: black;
    border: none;
    width: 28px;
    height: 26px;
    margin-bottom: 15px;
    margin-left: 10px; }
    .timeline-slider-container .timeline-autoplay:before {
      vertical-align: middle;
      margin: 0;
      margin-top: -1.5px; }
    @media (min-width: 700px) {
      .timeline-slider-container .timeline-autoplay {
        display: block;
        margin-left: 0; } }

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  #fsHeader,
  .fsThumbnail,
  .hide-for-print {
    display: none !important; }
  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100% !important; }
  html {
    font-size: 100%;
    /* for IE */ }
  body {
    font-size: 62.5%; }
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .slick-slide {
    display: none !important; }
    .slick-slide.slick-active {
      display: block !important; }
  .slick-list {
    height: auto !important; }
  .slick-track {
    width: auto !important;
    height: auto !important;
    -ms-transform: none !important;
    transform: none !important; }
    .slick-track .slick-slide {
      width: auto !important; }
  a[class*='fs_style'] {
    border-color: #000; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    page-break-inside: avoid; }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .fsPanel > header ~ .fsElementContent {
    display: block; } }
