/*!
 * San Francisco Waldorf School - default_19
 * @link: https://sfwaldorf.finalsite.com
 * Site Template: newclientcustom
 * Built By: Gelu Dan
 * Project Manager: Connie Cavallo
 * Designer: Keisha Croxton
 * ==== Git Info ====
 * Branch Name: master
 * Build Version: 5.2.2
 * Git Tag: v5.2.2-32-g74dc4cc
 * Last built by: Kosha Burnett
 */
@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */

.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}

@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.11111em;
  margin-left: 1.11111em;
}

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

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

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

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

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

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

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

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

.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.eot);
  src: url(fonts/icomoon.eot) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Weissenhof Grotesk Bold';
  src: url(fonts/WeissenhofGrotesk-Bold.eot);
  src: url(fonts/WeissenhofGrotesk-Bold.eot) format("embedded-opentype"), url(fonts/WeissenhofGrotesk-Bold.woff2) format("woff2"), url(fonts/WeissenhofGrotesk-Bold.woff) format("woff"), url(fonts/WeissenhofGrotesk-Bold.ttf) format("truetype"), url(fonts/WeissenhofGrotesk-Bold.svg) format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Weissenhof Grotesk Regular';
  src: url(fonts/WeissenhofGrotesk-Regular.eot);
  src: url(fonts/WeissenhofGrotesk-Regular.eot) format("embedded-opentype"), url(fonts/WeissenhofGrotesk-Regular.woff2) format("woff2"), url(fonts/WeissenhofGrotesk-Regular.woff) format("woff"), url(fonts/WeissenhofGrotesk-Regular.ttf) format("truetype"), url(fonts/WeissenhofGrotesk-Regular.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Weissenhof Grotesk Medium';
  src: url(fonts/WeissenhofGrotesk-Medium.eot);
  src: url(fonts/WeissenhofGrotesk-Medium.eot) format("embedded-opentype"), url(fonts/WeissenhofGrotesk-Medium.woff2) format("woff2"), url(fonts/WeissenhofGrotesk-Medium.woff) format("woff"), url(fonts/WeissenhofGrotesk-Medium.ttf) format("truetype"), url(fonts/WeissenhofGrotesk-Medium.svg) format("svg");
  font-weight: 500;
  font-style: normal;
}

.fsTitle,
.fsAthleticsRosterList li > div.fsRosterName,
.fsVimeoTitle,
.fsYoutubeTitle {
  margin: 0 0 20px;
}

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 50px;
  line-height: 60px;
  color: #1B4677;
  margin-bottom: 22px;
}

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 50px;
  color: #2F2F2F;
  margin-bottom: 6px;
}

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 25px;
  line-height: 40px;
  color: #2F2F2F;
  margin-bottom: 6px;
}

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  color: #2F2F2F;
  margin-bottom: 7px;
}

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #2F2F2F;
  margin-bottom: 7px;
}

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  font-family: "Weissenhof Grotesk Bold", serif;
  letter-spacing: 1.5px;
  color: #2F2F2F;
  text-transform: uppercase;
  margin-bottom: 11px;
}

p {
  margin: 0 0 25px;
}

body:not(.fsComposeMode) p:last-child {
  margin-bottom: 0;
}

hr {
  margin: 0 auto 20px;
}

button:hover,
button:focus {
  cursor: pointer;
}

.fsNavigation a {
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #1B4677;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
}

a:hover,
a:focus {
  color: #2F2F2F;
  cursor: pointer;
}

ul,
ol {
  margin-top: 0;
  padding-left: 20px;
}

.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_37 {
  margin-bottom: 20px;
  min-width: 400px;
  display: table;
  width: 100%;
}

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_37 th,
table.fs_style_37 td {
  vertical-align: top;
  border-bottom: none;
}

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_37 th {
  padding: 10px 20px;
  background: #1B4677;
  color: #ffffff;
  text-align: left;
  font-weight: 500;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
  font-size: 20px;
  line-height: 26px;
  padding: 12px 13px;
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_37 td {
  padding: 10px 20px;
  background-color: rgba(240, 240, 240, 0.25);
}

.fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td,
.fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
table.fs_style_37 tr:nth-of-type(odd) td {
  background: #F0F0F0;
}

.fsAthleticsEvent.fsTable .fsElementTable tr,
.fsAthleticsRoster .fsElementTable tr,
table.fs_style_37 tr {
  border-bottom: solid 1px #ffffff;
}

.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow,
table.fs_style_37 tr.fsLoadMoreButtonRow {
  border-bottom: none;
}

.fsAthleticsEvent.fsTable .fsElementTable tr.fsLoadMoreButtonRow > td,
.fsAthleticsRoster .fsElementTable tr.fsLoadMoreButtonRow > td,
table.fs_style_37 tr.fsLoadMoreButtonRow > td {
  background: none;
  padding: 20px 0;
}

body:not(.fsComposeMode) .fsAthleticsEvent.fsTable .fsElementTable:last-child,
.fsAthleticsEvent.fsTable body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) .fsAthleticsRoster .fsElementTable:last-child,
.fsAthleticsRoster body:not(.fsComposeMode) .fsElementTable:last-child,
body:not(.fsComposeMode) table.fs_style_37:last-child {
  margin-bottom: 0;
}

.table-overflow {
  overflow-x: auto;
  max-width: 100%;
  margin-bottom: 20px;
}

.table-overflow:last-child {
  margin-bottom: 0;
}

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

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

.fs_style_38 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_38:hover,
.fs_style_38:focus,
.fsStateSelected .fs_style_38,
.fs_style_38.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fs_style_38 em {
  display: block;
  font-style: normal;
}

.fs_style_39 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #DBD8D1;
          box-shadow: inset 0px 0px 0px 2px #DBD8D1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_39:hover,
.fs_style_39:focus,
.fsStateSelected .fs_style_39,
.fs_style_39.on {
  background: #DBD8D1;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #DBD8D1;
          box-shadow: inset 0px 0px 0px 2px #DBD8D1;
}

.fs_style_39 em {
  display: block;
  font-style: normal;
}

.fs_style_40 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: #92A344;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px transparent;
          box-shadow: inset 0px 0px 0px 2px transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_40:hover,
.fs_style_40:focus,
.fsStateSelected .fs_style_40,
.fs_style_40.on {
  background: transparent;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #92A344;
          box-shadow: inset 0px 0px 0px 2px #92A344;
}

.fs_style_40 em {
  display: block;
  font-style: normal;
}

.fs_style_41 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: #EDAC1A;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px transparent;
          box-shadow: inset 0px 0px 0px 2px transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_41:hover,
.fs_style_41:focus,
.fsStateSelected .fs_style_41,
.fs_style_41.on {
  background: transparent;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #EDAC1A;
          box-shadow: inset 0px 0px 0px 2px #EDAC1A;
}

.fs_style_41 em {
  display: block;
  font-style: normal;
}

.fs_style_43 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: #64B6CE;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px transparent;
          box-shadow: inset 0px 0px 0px 2px transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_43:hover,
.fs_style_43:focus,
.fsStateSelected .fs_style_43,
.fs_style_43.on {
  background: transparent;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #64B6CE;
          box-shadow: inset 0px 0px 0px 2px #64B6CE;
}

.fs_style_43 em {
  display: block;
  font-style: normal;
}

.fs_style_42 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
          box-shadow: inset 0px 0px 0px 2px #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_42:hover,
.fs_style_42:focus,
.fsStateSelected .fs_style_42,
.fs_style_42.on {
  background: #ffffff;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
          box-shadow: inset 0px 0px 0px 2px #ffffff;
}

.fs_style_42 em {
  display: block;
  font-style: normal;
}

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fsStyleDefaultButton:hover,
.fsStyleDefaultButton:focus,
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fsStyleDefaultButton em {
  display: block;
  font-style: normal;
}

.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom: 0;
}

.fsStyleDefaultButton.fsSelectAll {
  margin-bottom: 5px;
  padding: 7px 12px;
  font-size: .875em;
  line-height: 1.2;
}

.fsStyleUpdateButton {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fsStyleUpdateButton:hover,
.fsStyleUpdateButton:focus,
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fsStyleUpdateButton em {
  display: block;
  font-style: normal;
}

/*! _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: 40px;
}

.fsElement:last-child {
  margin-bottom: 0;
}

.fsElementHeaderContent {
  margin-bottom: 20px;
}

.fsElementFooterContent {
  margin-top: 20px;
}

.fsPanel {
  margin-bottom: 0;
}

.fsStyleDefaultField {
  border: solid 1px #cfcfcf;
}

/*! 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;
}

.fsListNav .fsStyleDefaultList {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fsListNav .fsStyleDefaultList .fsListItem a {
  display: inline-block;
  padding: 0;
}

.fsListNav .fsStyleDefaultList .fsListItem a:hover,
.fsListNav .fsStyleDefaultList .fsListItem a:focus {
  color: #2F2F2F;
  background: transparent;
}

.fsListNav .fsStyleDefaultList .fsListItem.fsResourceCollection.fsStateExpanded > .fsResourceCollectionLink {
  margin-bottom: 10px;
}

.fsListNav .fsListLevel1 > .fsListItem {
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e5e5e5;
}

.fsListNav .fsListLevel2 > .fsListItem {
  padding-left: 10px;
}

.fsListNav .fsListLevel3 > .fsListItem {
  padding-left: 20px;
}

.fsListNav .fsListLevel4 > .fsListItem {
  padding-left: 30px;
}

.fsListNav .fsListLevel5 > .fsListItem {
  padding-left: 40px;
}

/*! 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,
.fsSlideshow .fsPrevButton {
  overflow: hidden;
}

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

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

.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 .fsNextButton:focus:before,
.fsSlideshow .fsPrevButton:hover:before,
.fsSlideshow .fsPrevButton:focus:before {
  color: rgba(102, 102, 102, 0.5);
  -webkit-transition: .3s;
  transition: .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%;
  padding: 0;
  color: #666666;
}

.fsSlideshow .fsPager li button:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(102, 102, 102, 0.25);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 1;
}

.fsSlideshow .fsPager li button:hover:before,
.fsSlideshow .fsPager li button:focus:before {
  background-color: #666666;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSlideshow .fsPager li button:focus {
  outline: 1px dashed rgba(102, 102, 102, 0.25);
}

.fsSlideshow .fsPager li.slick-active button:before {
  opacity: 1;
  background-color: #666666;
}

/*! elements - common - dialog box v0.0.1 */

/* Contains generic styles that apply to every element that has a pop-up/dialog option */

.fsDialogCloseButton {
  opacity: 1;
}

.fsDialogCloseButton:after,
.fsDialogCloseButton:before {
  background: #666666;
}

.fsDialogCloseButton:focus:after,
.fsDialogCloseButton:focus:before {
  background: #666666;
}

.fsDialogCloseButton:hover:after,
.fsDialogCloseButton:hover:before {
  background: #000000;
}

.fsElementDialog {
  color: #666666;
}

.fs_style_36,
.lead-in {
  font-size: 25px;
  line-height: 37px;
  color: #2F2F2F;
  margin-bottom: 13px;
}

blockquote {
  position: relative;
  font-size: 25px;
  line-height: 37px;
  text-align: center;
  color: #2F2F2F;
  padding: 48px 0 39px;
  margin: 0 0 27px;
}

blockquote::after,
blockquote::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  max-width: 720px;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background-color: #64B6CE;
}

blockquote:before {
  top: auto;
  bottom: 0;
}

cite {
  display: block;
  color: #666666;
  font-size: 18px;
  line-height: 19px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-style: normal;
}

cite:before {
  content: '- ';
}

.custom-callout {
  position: relative;
  padding: 25px 20px 25px;
  overflow: hidden;
  background-color: #1B4677;
  margin-bottom: 50px;
}

.custom-callout h2 {
  color: #ffffff;
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 5px;
}

.custom-callout > header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.custom-callout > header > .fsElementHeaderContent {
  width: calc(100% + 50px);
  margin-top: -25px;
  margin-left: -25px;
  margin-bottom: 20px;
  height: 400px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.custom-callout > .fsElementContent p {
  margin: 0px;
  color: #ffffff;
  margin-bottom: 10px;
}

.custom-callout > .fsElementContent a {
  color: #ffffff;
  text-decoration: underline;
}

.custom-callout > .fsElementContent a:hover,
.custom-callout > .fsElementContent a:focus {
  opacity: 0.7;
}

.custom-callout > header > .fsElementHeaderContent img {
  display: none;
}

.fsBanner .custom-callout > header > .fsElementHeaderContent {
  height: 260px;
}

.custom-callout.grey {
  background-color: #DBD8D1;
}

.custom-callout.grey > .fsElementContent h2 {
  color: #2F2F2F;
}

.custom-callout.grey > .fsElementContent p {
  color: #2F2F2F;
}

.custom-callout.grey > .fsElementContent a {
  color: #1B4677;
}

.custom-callout.grey > .fsElementContent a:hover,
.custom-callout.grey > .fsElementContent a:focus {
  text-decoration: underline;
  color: #2F2F2F;
  opacity: 1;
}

.landing-image {
  margin-bottom: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 510px;
}

@media (min-width: 1024px) {
  .landing-image {
    margin-top: -50px;
  }
}

@media (max-width: 767px) {
  .landing-image {
    height: 350px;
  }
}

/*! _main.scss - src/sass/navigation/ - main import */

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

.fsNavigation li.fsNavCurrentPage > a,
.fsNavigation li.fsNavCurrentPageAncestor > a {
  color: #2F2F2F;
  background: transparent;
}

.fsNavigation a {
  display: block;
  padding: 10px 0;
  color: #1B4677;
  background: transparent;
}

.fsNavigation a:hover,
.fsNavigation a:focus {
  color: #2F2F2F;
  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;
}

.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 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-rule: 0;
       -moz-column-rule: 0;
            column-rule: 0;
    min-height: initial;
  }

  .nav-site-map ul.fsNavLevel1 li {
    -webkit-column-break-inside: avoid;
       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: #1B4677;
  background: transparent;
}

.nav-tier ul li a:hover,
.nav-tier ul li a:focus {
  color: #2F2F2F;
  background: #e5e5e5;
}

.nav-tier ul li.fsNavCurrentPage > a {
  color: #1B4677;
  background: #cfcfcf;
}

.nav-tier ul li.fsNavCurrentPage > a:hover,
.nav-tier ul li.fsNavCurrentPage > a:focus {
  color: #DBD8D1;
  background: #e5e5e5;
}

.nav-tier ul li.fsNavCurrentPageAncestor {
  background: #e5e5e5;
}

.nav-tier ul li.fsNavCurrentPageAncestor > a {
  color: #1B4677;
  background: transparent;
}

.nav-tier ul li.fsNavCurrentPageAncestor > a:hover,
.nav-tier ul li.fsNavCurrentPageAncestor > a:focus {
  color: #1B4677;
  background: #e5e5e5;
}

.nav-tier .fsNavLevel1 {
  padding-left: 0;
}

.nav-tier .fsNavLevel1 > li {
  border-bottom: solid 1px #e5e5e5;
}

.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 {
  background-color: transparent;
  padding: 10px 30px 23px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 1px #DBD8D1;
          box-shadow: inset 0px 0px 0px 1px #DBD8D1;
  /*display: none;*/
}

@media (max-width: 1023px) {
  .nav-sub {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .nav-sub > header {
    display: block;
    position: relative;
  }

  .nav-sub > header .fsElementTitle {
    position: relative;
    margin-top: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #2F2F2F;
    margin-bottom: 7px;
    margin-bottom: 0;
    display: block;
    font-size: 18px;
    padding: 10px 20px;
    color: #e5e5e5;
    background-color: #DBD8D1;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    position: relative;
    padding-right: 40px;
  }

  .nav-sub > header .fsElementTitle:hover {
    background-color: #636363;
    color: #e5e5e5;
  }
}

@media screen and (max-width: 1023px) and (min-width: 1024px) {
  .nav-sub > header .fsElementTitle {
    cursor: default;
  }
}

@media screen and (max-width: 1023px) {
  .nav-sub > header .fsElementTitle:after {
    content: "+";
    line-height: 1;
    position: absolute;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    right: 20px;
  }

  .nav-sub > .fsElementContent {
    position: relative;
    display: block;
    background-color: #e5e5e5;
  }

  .nav-sub > .fsElementContent ul li a {
    display: block;
    padding: 10px 20px;
    color: #1B4677;
    background: transparent;
  }

  .nav-sub > .fsElementContent ul li a:hover,
  .nav-sub > .fsElementContent ul li a:focus {
    color: #2F2F2F;
    background: #ffffff;
  }

  .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a {
    color: #2F2F2F;
    background: #cfcfcf;
  }

  .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:hover,
  .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:focus {
    color: #DBD8D1;
    background: #b2b2b2;
  }

  .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor {
    background: #cfcfcf;
  }

  .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a {
    color: #1B4677;
    background: transparent;
  }

  .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover,
  .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
    color: #1B4677;
    background: #cfcfcf;
  }

  .nav-sub > .fsElementContent .fsNavLevel1 > li > a {
    padding-left: 20px;
  }

  .nav-sub > .fsElementContent .fsNavLevel2 > li > a {
    padding-left: 30px;
  }

  .nav-sub > .fsElementContent .fsNavLevel3 > li > a {
    padding-left: 40px;
  }

  .nav-sub > .fsElementContent .fsNavLevel4 > li > a {
    padding-left: 50px;
  }

  .nav-sub > .fsElementContent .fsNavLevel5 > li > a {
    padding-left: 60px;
  }

  .nav-sub.active-nav > header .fsElementTitle {
    background-color: #DBD8D1;
    color: #e5e5e5;
  }

  .nav-sub.active-nav > header .fsElementTitle:after {
    content: "-";
  }
}

@media (min-width: 1024px) {
  .nav-sub {
    display: block;
  }
}

.nav-sub.active-nav > .fsElementContent {
  max-height: 9999px;
  visibility: visible;
  opacity: 1;
}

.fsHeader .nav-sub {
  display: block;
}

@media (min-width: 1024px) {
  .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 10px;
  color: #5E5E5E;
  background: transparent;
  font-size: 18px;
  line-height: 27px;
}

.nav-sub ul li a:hover,
.nav-sub ul li a:focus {
  color: #1B4677;
  background: transparent;
  text-decoration: none;
}

.nav-sub ul li a:hover {
  background: #DBD8D1 !important;
}

.nav-sub ul li.fsNavCurrentPage {
  background: rgba(255, 255, 255, 0.25);
}

.nav-sub ul li.fsNavCurrentPage > a {
  color: #1B4677;
  background: transparent;
}

.nav-sub ul li.fsNavCurrentPage > a:hover,
.nav-sub ul li.fsNavCurrentPage > a:focus {
  color: #666666;
  background: transparent;
}

.nav-sub ul li.fsNavCurrentPage > .fsNavPageInfo {
  padding-bottom: 10px;
}

.nav-sub ul li.fsNavCurrentPageAncestor {
  background: transparent;
}

.nav-sub ul li.fsNavCurrentPageAncestor > a {
  color: #1B4677;
  background: transparent;
}

.nav-sub ul li.fsNavCurrentPageAncestor > a:hover,
.nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
  color: #666666;
  background: transparent;
}

.nav-sub .fsNavLevel1 {
  padding-left: 0;
}

@media screen and (max-width: 1023px) {
  .nav-sub .fsNavLevel1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.nav-sub .fsNavLevel1 li.fsNavCurrentPage > a,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
  position: relative;
}

.nav-sub .fsNavLevel1 li.fsNavCurrentPage > a::before,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a::before,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a::before {
  content: '';
  position: absolute;
  left: -30px;
  background: #1B4677;
  height: 40px;
  width: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nav-sub .fsNavLevel1 > li {
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
}

.nav-sub .fsNavLevel1 > li:last-child {
  border-bottom: none;
}

.nav-sub .fsNavLevel1 > li > a {
  padding: 12px 10px;
}

.nav-sub .fsNavLevel2 > li.fsNavParentPage.fsNavCurrentPage > a,
.nav-sub .fsNavLevel2 > li.fsNavCurrentPageAncestor > a {
  position: relative;
}

.nav-sub .fsNavLevel2 > li.fsNavParentPage.fsNavCurrentPage > a::before,
.nav-sub .fsNavLevel2 > li.fsNavCurrentPageAncestor > a::before {
  content: '';
  position: absolute;
  left: 0px;
  background: #1B4677;
  height: 40px;
  width: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.nav-sub .fsNavLevel2 li.fsNavCurrentPage > a::before {
  left: 0;
}

.nav-sub .fsNavLevel2 > li > a {
  padding-left: 30px;
}

.nav-sub .fsNavLevel2 > li > a:hover,
.nav-sub .fsNavLevel2 > li > a:focus {
  background: #DBD8D1;
  color: #2F2F2F;
}

.nav-sub .fsNavLevel2 > li > a a {
  position: relative;
}

.nav-sub .fsNavLevel3 > li > a {
  padding-left: 50px;
}

.nav-sub .fsNavLevel3 > li > a:hover,
.nav-sub .fsNavLevel3 > li > a:focus {
  background: #DBD8D1;
  color: #2F2F2F;
}

.nav-sub .fsNavLevel4 > li > a {
  padding-left: 70px;
}

.nav-sub .fsNavLevel4 > li > a:hover,
.nav-sub .fsNavLevel4 > li > a:focus {
  background: #DBD8D1;
  color: #2F2F2F;
}

.nav-sub .fsNavLevel5 > li > a {
  padding-left: 90px;
}

.nav-sub .fsNavLevel5 > li > a:hover,
.nav-sub .fsNavLevel5 > li > a:focus {
  background: #DBD8D1;
  color: #2F2F2F;
}

.nav-main {
  margin-bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
}

.fsHeader .nav-main {
  display: none;
}

@media (min-width: 1024px) {
  .fsHeader .nav-main {
    display: block;
  }
}

@media (min-width: 1024px) {
  .nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 1220px;
    padding-right: 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -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%;
  }
}

.nav-main .fsNavLevel1 > li:hover > a {
  color: #ffffff;
  background: transparent;
  -webkit-box-shadow: inset 0px -5px 0px 0px #DBD8D1;
          box-shadow: inset 0px -5px 0px 0px #DBD8D1;
}

.nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #ffffff;
  background: transparent;
  -webkit-box-shadow: inset 0px -5px 0px 0px #ffffff;
          box-shadow: inset 0px -5px 0px 0px #ffffff;
}

.nav-main .fsNavLevel1 > li:last-child > a {
  padding-right: 0;
}

.nav-main .fsNavLevel1 > li > a {
  display: block;
  color: #fff;
  background: transparent;
  padding: 1.11111em;
  font-size: 20px;
  line-height: 28px;
  padding: 11px 13px 11px 13px;
  font-family: "Weissenhof Grotesk Regular", sans-serif;
}

.nav-main .fsNavLevel1 > li > a:focus {
  color: #ffffff;
  background: transparent;
  -webkit-box-shadow: inset 0px -5px 0px 0px #DBD8D1;
          box-shadow: inset 0px -5px 0px 0px #DBD8D1;
}

html.js .nav-main .fsNavLevel1 > li,
html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open {
  position: relative;
}

html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
}

.menu-item-open html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo,
.menu-item-open html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
  max-height: 9999px;
}

html.js .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
  max-height: 9999px;
}

html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open.menu-item-open > .fsNavPageInfo {
  max-height: 9999px;
}

html.js .nav-main .fsNavLevel1 > li:hover .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open:hover .fsNavPageInfo {
  max-height: 9999px;
}

html:not(.js) .nav-main .fsNavLevel1 > li {
  position: relative;
}

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 .fsNavLevel1 > li:last-child .fsNavPageInfo {
  left: auto !important;
  right: 0 !important;
}

.nav-main .fsNavPageInfo {
  background: #ffffff;
  text-align: left;
  z-index: 300;
  min-width: 225px;
  -webkit-box-shadow: inset 0px 0px 0px 1px #DBD8D1;
          box-shadow: inset 0px 0px 0px 1px #DBD8D1;
}

.nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
  right: 0;
  left: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.nav-main .fsNavLevel2 {
  padding: 9px 0;
}

.nav-main .fsNavLevel2 li:last-child a::before {
  display: none;
}

.nav-main .fsNavLevel2 li a {
  display: block;
  color: #666666;
  background: transparent;
  padding: 0.55556em;
  font-size: 17px;
  line-height: 26px;
  padding: 8px 20px;
  position: relative;
}

.nav-main .fsNavLevel2 li a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  background: #DBD8D1;
  width: calc(100% - 40px);
  height: 1px;
}

.nav-main .fsNavLevel2 li a:hover,
.nav-main .fsNavLevel2 li a:focus {
  color: #2F2F2F;
  background: #DBD8D1;
}

.nav-main .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
  color: #2F2F2F;
  background: transparent;
}

body.fsAccountBarVisible.drawer-is-active .fsMenu {
  top: 45px;
}

.drawer-ribbon {
  position: relative;
  height: 50px;
}

@media (min-width: 900px) {
  .drawer-ribbon {
    display: none;
  }
}

.mobile-toggle {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  max-width: 50px;
  position: relative;
  height: 35px;
  width: 35px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  margin-left: 24px;
}

.mobile-toggle:before,
.mobile-toggle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  width: 50%;
  content: '';
  background: #1B4677;
}

.mobile-toggle:before {
  margin-top: -0.33333em;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: margin-top .3s, -webkit-transform .3s;
  transition: margin-top .3s, -webkit-transform .3s;
  transition: margin-top .3s, transform .3s;
  transition: margin-top .3s, transform .3s, -webkit-transform .3s;
}

.mobile-toggle:after {
  -webkit-box-shadow: 0 0.33333em 0 0 #1B4677;
          box-shadow: 0 0.33333em 0 0 #1B4677;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-box-shadow .3s, -webkit-transform .3s;
  transition: -webkit-box-shadow .3s, -webkit-transform .3s;
  transition: box-shadow .3s, transform .3s;
  transition: box-shadow .3s, transform .3s, -webkit-box-shadow .3s, -webkit-transform .3s;
}

.drawer-is-active .mobile-toggle:before {
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.drawer-is-active .mobile-toggle:after {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

@media (min-width: 1024px) {
  .mobile-toggle {
    display: none;
  }
}

.mobile-toggle button {
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 0;
}

body.drawer-is-active::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.33);
  z-index: 1000;
}

body.ourcampus-active::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.66);
  z-index: 1000;
}

body.drawer-is-active {
  overflow-y: hidden;
}

body.drawer-is-active.ourcampus-active {
  overflow: scroll;
}

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, visibility .3s, transform .3s;
  transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
  top: 0;
  right: 0;
  -webkit-transform: translate3d(20%, 0, 0);
          transform: translate3d(20%, 0, 0);
  -webkit-transform: translate(20%, 0);
      -ms-transform: translate(20%, 0);
          transform: translate(20%, 0);
  top: 0em;
  height: 100%;
  max-width: 33.33333em;
  background: #ffffff;
  padding: 20px 0px 64px;
  z-index: 10000;
  overflow-y: auto;
  position: fixed;
}

.drawer-is-active .fsMenu {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fsMenu a {
  position: relative;
}

.fsMenu a .expander {
  position: absolute;
  width: 45px;
  display: block;
  height: 45px;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  cursor: pointer;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fsMenu a .expander::before {
  content: '\E904';
  font-family: "IcoMoon";
  font-size: 25px;
}

.fsMenu .expanded > a > .expander:before {
  content: '\E902';
}

.fsMenu .fsNavLevel2,
.fsMenu .fsNavLevel3,
.fsMenu .fsNavLevel4,
.fsMenu .fsNavLevel5 {
  display: none;
}

.fsMenu .mobile-toggle {
  background: transparent;
  z-index: 100;
  position: relative;
  margin-left: 10px;
  position: absolute;
  right: 15px;
  top: 23px;
  left: auto;
  max-height: 50px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 60px;
}

.fsMenu .mobile-toggle button {
  font-size: 0;
  padding: 0;
  border: 0;
}

.fsMenu .search--mobile {
  position: relative;
  margin-right: 76px;
  margin-bottom: 20px;
  margin-left: 15px;
}

.fsMenu .search--mobile label {
  display: none;
}

.fsMenu .search--mobile .fsStyleSearchField.fsStyleDefaultField {
  padding: 4px;
  padding-left: 20px;
}

.fsMenu .search--mobile button.fsSearchElementSearchButton {
  position: absolute;
  width: 40px;
  height: 40px;
  max-width: 40px;
  min-width: 40px;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 10;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  display: block;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  z-index: 5;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fsMenu .search--mobile button.fsSearchElementSearchButton:after {
  display: none;
}

.fsMenu .search--mobile button.fsSearchElementSearchButton:focus {
  outline: -webkit-focus-ring-color auto 15px;
}

.fsMenu .search--mobile button.fsSearchElementSearchButton:before {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "\E90A";
  font-size: 15px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #1B4677;
  font-weight: 700;
  font-family: "IcoMoon";
  border: none;
  background: none;
  opacity: 1 !important;
}

.fsMenu .mobile-util {
  background: #1B4677;
  padding-bottom: 30px;
}

.fsMenu .mobile-util header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 28px;
  padding-top: 25px;
}

.fsMenu .mobile-util header .fsElementHeaderContent {
  margin-bottom: 0;
}

.fsMenu .mobile-util header button {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
          box-shadow: inset 0px 0px 0px 2px #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
  border: 0;
  margin: 0;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
}

.fsMenu .mobile-util header button:hover,
.fsMenu .mobile-util header button:focus,
.fsStateSelected .fsMenu .mobile-util header button,
.fsMenu .mobile-util header button.on {
  background: #ffffff;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
          box-shadow: inset 0px 0px 0px 2px #ffffff;
}

.fsMenu .mobile-util header button em {
  display: block;
  font-style: normal;
}

.fsMenu .mobile-util ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fsMenu .mobile-util ul a {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 21px;
  padding: 0px 15px;
  text-transform: uppercase;
}

.fsMenu .mobile-util ul a:hover,
.fsMenu .mobile-util ul a:focus {
  text-decoration: underline;
}

.fsMenu .nav-main-mobile .fsNavLevel1 > li > a {
  font-size: 20px;
  line-height: 30px;
  color: #666666;
  padding: 20px 0 20px 30px;
  border-bottom: 1px solid #DBD8D1;
}

.fsMenu .nav-main-mobile .fsNavLevel1 > li > a:hover {
  text-decoration: underline;
}

.fsMenu .nav-main-mobile .fsNavLevel1 li.has-expander.expanded {
  background-color: rgba(227, 227, 227, 0.5);
}

.fsMenu .nav-main-mobile .fsNavLevel1 li.has-expander.expanded > a {
  border-bottom: 0;
}

.fsMenu .nav-main-mobile .fsNavLevel2 li > a {
  font-size: 18px;
  line-height: 28px;
  color: #666666;
  font-weight: 600;
  padding: 12.5px 0 12.5px 45px;
}

.fsMenu .nav-main-mobile .fsNavLevel3 > li > a {
  padding-left: 58px;
}

.fsMenu .nav-main-mobile .has-expander.expanded > a {
  color: #1B4677;
}

.fsMenu .nav-main-mobile .has-expander.expanded > a .expander::before {
  color: #1B4677;
}

.fsMenu .nav-main-mobile .fsNavLevel1 > .has-expander.expanded > a::after {
  content: '';
  position: absolute;
  left: 15px;
  height: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #1B4677;
  width: 5px;
}

.fsMenu .nav-main-mobile .fsNavLevel2 > .has-expander.expanded > a::after {
  content: '';
  position: absolute;
  left: 30px;
  height: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #1B4677;
  width: 5px;
}

.fsMenu .nav-main-mobile .fsNavLevel3 > .has-expander.expanded > a::after {
  content: '';
  position: absolute;
  left: 45px;
  height: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #1B4677;
  width: 5px;
}

.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: "\F09A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='instagram']:before {
  content: "\F16D";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='linkedin']:before {
  content: "\F0E1";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='pinterest']:before {
  content: "\F0D2";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='tumblr']:before {
  content: "\F173";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='twitter']:before {
  content: "\F099";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='vimeo']:before {
  content: "\F27D";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='vine']:before {
  content: "\F1CA";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='youtube']:before {
  content: "\F16A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='googleplus']:before {
  content: "\F0D5";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='wechat']:before {
  content: "\F1D7";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='flickr']:before {
  content: "\F16E";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='wordpress']:before {
  content: "\F19A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='rss']:before {
  content: "\F09E";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.nav-social .fsNavLevel1 [href*='facebook']:hover,
.nav-social .fsNavLevel1 [href*='facebook']:focus {
  background: #ffffff;
  border-color: #3b5998;
}

.nav-social .fsNavLevel1 [href*='facebook']:hover:before,
.nav-social .fsNavLevel1 [href*='facebook']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='instagram']:hover,
.nav-social .fsNavLevel1 [href*='instagram']:focus {
  background: #ffffff;
  border-color: #3f729b;
}

.nav-social .fsNavLevel1 [href*='instagram']:hover:before,
.nav-social .fsNavLevel1 [href*='instagram']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='linkedin']:hover,
.nav-social .fsNavLevel1 [href*='linkedin']:focus {
  background: #ffffff;
  border-color: #0077b5;
}

.nav-social .fsNavLevel1 [href*='linkedin']:hover:before,
.nav-social .fsNavLevel1 [href*='linkedin']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='pinterest']:hover,
.nav-social .fsNavLevel1 [href*='pinterest']:focus {
  background: #ffffff;
  border-color: #cc2127;
}

.nav-social .fsNavLevel1 [href*='pinterest']:hover:before,
.nav-social .fsNavLevel1 [href*='pinterest']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='tumblr']:hover,
.nav-social .fsNavLevel1 [href*='tumblr']:focus {
  background: #ffffff;
  border-color: #35465c;
}

.nav-social .fsNavLevel1 [href*='tumblr']:hover:before,
.nav-social .fsNavLevel1 [href*='tumblr']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='twitter']:hover,
.nav-social .fsNavLevel1 [href*='twitter']:focus {
  background: #ffffff;
  border-color: #55acee;
}

.nav-social .fsNavLevel1 [href*='twitter']:hover:before,
.nav-social .fsNavLevel1 [href*='twitter']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='vimeo']:hover,
.nav-social .fsNavLevel1 [href*='vimeo']:focus {
  background: #ffffff;
  border-color: #1ab7ea;
}

.nav-social .fsNavLevel1 [href*='vimeo']:hover:before,
.nav-social .fsNavLevel1 [href*='vimeo']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='vine']:hover,
.nav-social .fsNavLevel1 [href*='vine']:focus {
  background: #ffffff;
  border-color: #00b488;
}

.nav-social .fsNavLevel1 [href*='vine']:hover:before,
.nav-social .fsNavLevel1 [href*='vine']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='youtube']:hover,
.nav-social .fsNavLevel1 [href*='youtube']:focus {
  background: #ffffff;
  border-color: #cd201f;
}

.nav-social .fsNavLevel1 [href*='youtube']:hover:before,
.nav-social .fsNavLevel1 [href*='youtube']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='googleplus']:hover,
.nav-social .fsNavLevel1 [href*='googleplus']:focus {
  background: #ffffff;
  border-color: #db4f46;
}

.nav-social .fsNavLevel1 [href*='googleplus']:hover:before,
.nav-social .fsNavLevel1 [href*='googleplus']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='wechat']:hover,
.nav-social .fsNavLevel1 [href*='wechat']:focus {
  background: #ffffff;
  border-color: #37bf21;
}

.nav-social .fsNavLevel1 [href*='wechat']:hover:before,
.nav-social .fsNavLevel1 [href*='wechat']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='flickr']:hover,
.nav-social .fsNavLevel1 [href*='flickr']:focus {
  background: #ffffff;
  border-color: #2090d9;
}

.nav-social .fsNavLevel1 [href*='flickr']:hover:before,
.nav-social .fsNavLevel1 [href*='flickr']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='wordpress']:hover,
.nav-social .fsNavLevel1 [href*='wordpress']:focus {
  background: #ffffff;
  border-color: #0f74a8;
}

.nav-social .fsNavLevel1 [href*='wordpress']:hover:before,
.nav-social .fsNavLevel1 [href*='wordpress']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 [href*='rss']:hover,
.nav-social .fsNavLevel1 [href*='rss']:focus {
  background: #ffffff;
  border-color: #f26522;
}

.nav-social .fsNavLevel1 [href*='rss']:hover:before,
.nav-social .fsNavLevel1 [href*='rss']:focus:before {
  color: #1B4677;
}

.nav-social .fsNavLevel1 a {
  display: block;
  position: relative;
  border: 0px solid #DBD8D1;
  background: transparent;
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

.nav-social .fsNavLevel1 a:before {
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

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

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

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

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

/*! structure - header v0.0.1 */

body.noslider .nav-main {
  background: #1B4677;
}

body.noslider .fsHeader {
  padding-bottom: 80px;
}

#fsHeader {
  position: relative;
  z-index: 100;
}

.skip-link {
  margin: 0;
}

.skip-link a {
  position: fixed;
  top: 0;
  left: 0;
  padding: 1em;
  background: #000000;
  color: #fff !important;
  font-size: 1em;
  line-height: 1;
  text-decoration: underline;
  -webkit-transition: -webkit-transform .1s ease-in;
  transition: -webkit-transform .1s ease-in;
  transition: transform .1s ease-in;
  transition: transform .1s ease-in, -webkit-transform .1s ease-in;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 9000;
}

.skip-link a:focus {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.header-container {
  position: relative;
  margin-bottom: 0;
  background: #ffffff;
}

.header-container > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1023px) {
  .header-container > .fsElementContent {
    padding-right: 34px;
  }
}

@media (max-width: 767px) {
  .header-container > .fsElementContent {
    padding-right: 15px;
  }
}

.site-info-container {
  position: absolute;
  left: 20px;
  top: 0;
  margin-bottom: 0;
  z-index: 20;
}

.site-info-container img {
  width: 157px;
}

@media (max-width: 1023px) {
  .site-info-container {
    height: 145px;
    width: 121px;
    left: 35px;
  }
}

@media (max-width: 767px) {
  .site-info-container {
    height: 127px;
    width: 105px;
    left: 15px;
  }
}

.headerUtil {
  margin-bottom: 0;
  position: relative;
  padding: 0px 0px;
}

@media (max-width: 767px) {
  .headerUtil {
    opacity: 0;
    visibility: hidden;
    width: 10px;
  }
}

.headerUtil ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.headerUtil ul li {
  margin-right: 26px;
}

.headerUtil ul li a {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #666666;
  padding: 10px 0;
  text-transform: uppercase;
  display: block;
}

.headerUtil ul li a:hover,
.headerUtil ul li a:focus {
  -webkit-box-shadow: inset 0px -5px 0px 0px #1B4677;
          box-shadow: inset 0px -5px 0px 0px #1B4677;
}

.button-container {
  margin-bottom: 0;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.button-container button {
  border: 0;
  background: #ffffff;
  color: #666666;
  font-size: 16px;
  line-height: 21px;
  padding: 7px 18.5px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #666666;
          box-shadow: inset 0px 0px 0px 2px #666666;
  letter-spacing: 1px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-transform: uppercase;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
}

.button-container button:hover,
.button-container button:focus {
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  background: #1B4677;
  color: #ffffff;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
}

body.ourcampus-active .campuses-container {
  max-height: 100%;
  overflow: visible;
  visibility: visible;
  opacity: 1;
  padding: 50px 0 79px;
  min-height: 565px;
}

@media (max-width: 1414px) {
  body.ourcampus-active .campuses-container {
    min-height: 865px;
  }
}

@media (max-width: 1023px) {
  .fsHeader .campuses-container {
    display: none;
  }
}

.campuses-container {
  margin-bottom: 0;
  background: #ffffff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 50px;
  max-width: 1400px;
  width: 94vw;
  display: block;
  z-index: 100;
  z-index: 99999;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.33);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.33);
}

.campuses-container .our-campuses-trigger {
  position: absolute;
  right: 00px;
  top: 15px;
  background-image: url(images/icon-close.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 34px;
  width: 34px;
  font-size: 0;
  background-color: transparent;
  border: 0;
  padding: 0;
}

.campuses-container .our-campuses-trigger:hover,
.campuses-container .our-campuses-trigger:focus {
  opacity: 0.8;
}

@media (max-width: 1023px) {
  .campuses-container .our-campuses-trigger {
    height: 18px;
    width: 18px;
    top: 7px;
    right: -70px;
  }
}

.campuses-container header {
  position: relative;
  margin: 0 auto;
  max-width: 1330px;
  padding: 0 20px;
}

.campuses-container header h2 {
  font-size: 50px;
  line-height: 65px;
  color: #1B4677;
  margin-bottom: 51px;
}

@media (max-width: 1023px) {
  .campuses-container header h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 24px;
  }
}

.campuses-container > footer {
  position: absolute;
  right: 97px;
  top: 55px;
}

.campuses-container > footer .fsElementFooterContent {
  margin: 0;
}

.campuses-container > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1330px;
  padding: 0 20px;
  margin: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1419px) {
  .campuses-container > .fsElementContent {
    max-width: 700px;
    margin: 0 auto;
  }
}

.campuses-container > .fsElementContent > .fsContent {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 300px;
  min-width: 247px;
  height: 300px;
  margin: 0 7.5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
}

.campuses-container > .fsElementContent > .fsContent:hover::before,
.campuses-container > .fsElementContent > .fsContent:focus::before {
  opacity: 0.9;
}

.campuses-container > .fsElementContent > .fsContent::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  opacity: 0.66;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  width: 100%;
  height: 203px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.campuses-container > .fsElementContent > .fsContent .fsElementContent {
  margin-bottom: 20px;
  border-left: 5px solid #EDAC1A;
  padding-left: 17px;
  position: relative;
  z-index: 1;
}

.campuses-container > .fsElementContent > .fsContent footer {
  position: static;
  z-index: 10;
}

.campuses-container > .fsElementContent > .fsContent footer .fsElementFooterContent {
  margin: 0;
}

.campuses-container > .fsElementContent > .fsContent footer a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  font-size: 0;
  z-index: 10;
}

.campuses-container > .fsElementContent > .fsContent h3 {
  font-size: 25px;
  line-height: 35px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.campuses-container > .fsElementContent > .fsContent p {
  font-size: 19px;
  line-height: 30px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding-right: 10px;
}

.top-search {
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 35px;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -13px;
  margin-right: 7px;
}

@media (max-width: 1023px) {
  .top-search {
    display: none;
  }
}

.top-search .fsSearchElementKeyword {
  margin-bottom: 0 !important;
}

.top-search:hover .fsSearchElementSearchButton.fsStyleUpdateButton::before {
  color: #1B4677;
}

.top-search label {
  display: none;
}

.top-search button.open-header-search {
  position: absolute;
  width: 40px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  display: block;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

.top-search button.open-header-search:hover::before {
  opacity: 0.7;
}

.top-search button.open-header-search:focus {
  outline: -webkit-focus-ring-color auto 15px;
}

.top-search button.open-header-search:before {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: none;
  font-size: 15px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #666666;
  font-weight: 100;
  font-family: "IcoMoon";
}

.top-search button.fsSearchElementSearchButton {
  position: absolute;
  width: 40px;
  height: 35px;
  max-width: 40px;
  min-width: 40px;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 10;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  display: block;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  z-index: 5;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.top-search button.fsSearchElementSearchButton:after {
  display: none;
}

.top-search button.fsSearchElementSearchButton:focus {
  outline: -webkit-focus-ring-color auto 15px;
}

.top-search button.fsSearchElementSearchButton:before {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "\E90A";
  font-size: 15px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #666666;
  font-weight: 700;
  font-family: "IcoMoon";
  border: none;
  background: none;
  opacity: 1 !important;
}

.top-search .fsStyleSearchField {
  position: relative;
  height: 35px;
  border: none;
  padding: 0px 40px 0px 13px;
  width: 100%;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #666666;
}

.top-search .fsStyleSearchField::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}

.top-search .fsStyleSearchField::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

.top-search .fsStyleSearchField::-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}

.top-search .fsStyleSearchField::placeholder {
  color: #666666;
  opacity: 1;
}

.top-search .fsStyleSearchField:-ms-input-placeholder {
  color: #666666;
}

.top-search .fsStyleSearchField::-ms-input-placeholder {
  color: #666666;
}

.top-search .fsSearchElementKeyword,
.top-search .fs-site-search {
  position: relative;
  margin: 0px;
  height: 35px;
  width: 40px;
  transition: width 0.5s ease;
  -webkit-transition: width 0.5s ease;
}

.top-search.active-search .fsSearchElementKeyword {
  width: 245px;
  background: white;
  -webkit-box-shadow: inset 0px 0px 0px 1px #666666;
          box-shadow: inset 0px 0px 0px 1px #666666;
}

.top-search.active-search .fsStyleSearchField {
  opacity: 1;
  visibility: visible;
}

.top-search.active-search button.open-header-search {
  z-index: 5;
  opacity: 0;
  visibility: hidden;
}

.top-search.active-search button.fsSearchElementSearchButton {
  z-index: 10;
  right: 0;
  top: 0;
  height: 35px;
  background: transparent;
}

body.abc .scroll-top {
  opacity: 1;
  visibility: visible;
}

.scroll-top {
  background: transparent;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  text-decoration: none;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.scroll-top:hover,
.scroll-top:focus {
  text-decoration: none;
  cursor: pointer;
}

.scroll-top:hover #button,
.scroll-top:focus #button {
  background-color: #777777;
}

.scroll-top:hover #link,
.scroll-top:focus #link {
  color: #000000;
}

.scroll-top a {
  text-decoration: none;
}

.scroll-top a:hover,
.scroll-top a:focus {
  text-decoration: none;
  cursor: pointer;
}

.scroll-top #button {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 7px;
  background-color: #ddd;
  opacity: 1;
  border-radius: 8px;
  -webkit-transition: 1s;
  transition: 1s;
  position: relative;
}

.scroll-top #button::before {
  content: '\F106';
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "IcoMoon";
  font-size: 30px;
  font-weight: 700;
}

.scroll-top #link {
  width: 50px;
  display: block;
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;
}

#fsFooter {
  position: relative;
  background: #1B4677;
}

#fsFooter .fsBanner {
  position: relative;
  margin: 0 auto;
  max-width: 1248px;
  padding: 38px 15px 26px;
}

#fsFooter .fsBanner::after {
  display: none;
}

@media (min-width: 768px) {
  #fsFooter .fsBanner {
    padding: 50px 34px 141px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 1024px) {
  #fsFooter .fsBanner {
    padding: 50px 34px 126px;
  }
}

#fsFooter .logoFooter {
  max-width: 339px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

#fsFooter .logoFooter .fsElementFooterContent {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 20px;
}

#fsFooter .logoFooter .fsElementContent {
  margin-bottom: 10px;
}

#fsFooter .logoFooter .fsElementContent a {
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
}

@media (min-width: 768px) {
  #fsFooter .logoFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0;
  }

  #fsFooter .logoFooter .fsElementFooterContent {
    color: #ffffff;
    font-size: 25px;
    line-height: 45px;
  }

  #fsFooter .logoFooter .fsElementContent {
    margin-bottom: 0;
  }

  #fsFooter .logoFooter .fsElementContent a {
    font-size: 25px;
    line-height: 45px;
  }
}

@media (min-width: 1024px) {
  #fsFooter .logoFooter {
    max-width: 400px;
  }
}

#fsFooter .footer-utility {
  margin-bottom: 30px;
}

#fsFooter .footer-utility a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 35px;
  font-size: 14px;
  padding: 0;
  font-weight: 400;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
}

#fsFooter .footer-utility a:hover,
#fsFooter .footer-utility a:focus {
  text-decoration: underline;
}

#fsFooter .nav-social {
  margin-bottom: 0px;
}

/*! structure - layouts v0.0.1 */

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

html {
  font-family: "Weissenhof Grotesk Regular", sans-serif;
  background: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 18px;
  line-height: 30px;
  color: #666666;
}

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

body.fsComposeMode #fsPageWrapper {
  overflow: visible;
}

#fsPageBodyWrapper {
  padding-right: 1.11111em;
  padding-left: 1.11111em;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff;
}

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 1024px) {
  #fsPageBody {
    display: block;
  }
}

@media (min-width: 1024px) {
  #fsPageBody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#fsBannerLeft {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 20px;
    width: 200px;
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 20px;
    width: 200px;
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}

#fsPageContent {
  width: 100%;
}

.fsHasRightBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

@media (min-width: 1024px) {
  .fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 240px);
  }
}

@media (min-width: 1024px) {
  .fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 400px);
  }
}

.fsHasLeftBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

@media (min-width: 1024px) {
  .fsHasLeftBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 280px);
  }
}

.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    width: calc(100% - 280px);
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 440px);
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    width: calc(100% - 680px);
  }
}

#fsBannerRight {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  #fsBannerRight {
    padding-left: 100px;
    width: 400px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding: 0;
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: calc(100% - 280px);
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 20px;
    width: 240px;
  }
}

@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    padding-left: 100px;
    width: 400px;
  }
}

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

.fsLayout .fsDiv {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}

@media (min-width: 1024px) {
  .fsLayout .fsDiv {
    float: left;
  }
}

@media (min-width: 1024px) {
  .fsLayout .fsDiv {
    padding-right: 1.11111em;
    padding-left: 1.11111em;
  }
}

.fsLayout > header,
.fsLayout > footer {
  width: 100%;
}

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

@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: 1024px) {
  .fsLayout .fsStyleTwoThirds > .fsTwoColumnLayout {
    margin-right: -20px;
    margin-left: -20px;
  }
}

.fsTwoColumnWideRightLayout,
.fsElephantLeftLayout {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1024px) {
  .fsTwoColumnWideRightLayout,
  .fsElephantLeftLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.fsTwoColumnWideRightLayout > header,
.fsTwoColumnWideRightLayout > footer,
.fsElephantLeftLayout > header,
.fsElephantLeftLayout > footer {
  padding-left: 0;
  padding-right: 0;
}

.fsTwoColumnWideRightLayout .fsStyleOneThird,
.fsElephantLeftLayout .fsStyleOneThird {
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .fsTwoColumnWideRightLayout .fsStyleOneThird,
  .fsElephantLeftLayout .fsStyleOneThird {
    padding-left: 0;
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .fsTwoColumnWideRightLayout .fsStyleOneThird,
  .fsElephantLeftLayout .fsStyleOneThird {
    padding-right: 40px;
    width: 280px;
  }
}

.fsTwoColumnWideRightLayout .fsStyleTwoThirds,
.fsElephantLeftLayout .fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1024px) {
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
  .fsElephantLeftLayout .fsStyleTwoThirds {
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
  .fsElephantLeftLayout .fsStyleTwoThirds {
    width: calc(100% - 280px);
  }
}

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
  width: 100%;
}

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

@media (min-width: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
  .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 400px);
  }
}

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
}

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

@media (min-width: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 100px;
    width: 400px;
  }
}

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

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

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

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

.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%;
}

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

@media (min-width: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 280px);
  }
}

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

@media (min-width: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
    width: calc(100% - 280px);
  }
}

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

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

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

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px;
  }
}

.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
  width: 100%;
}

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

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

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    width: calc(100% - 200px);
  }
}

.fsTwoColumnWideLeftLayout,
.fsElephantRightLayout {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1024px) {
  .fsTwoColumnWideLeftLayout,
  .fsElephantRightLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.fsTwoColumnWideLeftLayout > header,
.fsTwoColumnWideLeftLayout > footer,
.fsElephantRightLayout > header,
.fsElephantRightLayout > footer {
  padding-left: 0;
  padding-right: 0;
}

.fsTwoColumnWideLeftLayout .fsStyleOneThird,
.fsElephantRightLayout .fsStyleOneThird {
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .fsTwoColumnWideLeftLayout .fsStyleOneThird,
  .fsElephantRightLayout .fsStyleOneThird {
    padding-left: 20px;
    padding-right: 0;
    width: 240px;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .fsTwoColumnWideLeftLayout .fsStyleOneThird,
  .fsElephantRightLayout .fsStyleOneThird {
    padding-left: 100px;
    width: 400px;
  }
}

.fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
.fsElephantRightLayout .fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1024px) {
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
  .fsElephantRightLayout .fsStyleTwoThirds {
    width: calc(100% - 240px);
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1024px) {
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
  .fsElephantRightLayout .fsStyleTwoThirds {
    width: calc(100% - 400px);
  }
}

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
  width: 100%;
}

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 280px);
  }
}

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
  }
}

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px;
  }
}

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-left: 20px;
    width: 240px;
  }
}

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
    padding-left: 100px;
    width: 400px;
  }
}

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%;
}

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

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
    width: calc(100% - 400px);
  }
}

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

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

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

@media (min-width: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 100px;
    width: 400px;
  }
}

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0;
}

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

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px);
  }
}

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
    padding-left: 20px;
    width: 240px;
  }
}

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

@media (min-width: 1024px) {
  .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: 1024px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
  .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
    width: calc(100% - 240px);
  }
}

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

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

#fsPoweredByFinalsite {
  width: 100%;
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  width: 132px;
  position: absolute;
  right: 78px;
  bottom: 49px;
}

@media (max-width: 1023px) {
  #fsPoweredByFinalsite {
    bottom: 64px;
    right: 42px;
  }
}

@media (max-width: 767px) {
  #fsPoweredByFinalsite {
    position: relative;
    right: auto;
    left: auto;
    width: auto;
    bottom: auto;
    margin-left: 15px;
    max-width: 132px;
    margin-right: auto;
    padding-bottom: 76px;
  }
}

/*! 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[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: -webkit-box;
  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: 18px;
  line-height: 30px;
}

.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 #cfcfcf;
  margin-top: 20px;
  padding-top: 20px;
}

.fsConstituentSearchForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.fsConstituentSearchForm > label {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fsConstituentSearchForm > label > span {
  margin-bottom: 2px;
}

.fsConstituentSearchForm > label > select,
.fsConstituentSearchForm > label > input {
  border: solid 1px #cfcfcf;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.fsConstituentSearchForm > label > select {
  height: 34px;
  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.fsDialog .fsProfileImage:first-child {
  margin-top: 1em;
}

.fsConstituent.fsDialog .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: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsAccordion .fsPanel > header h2,
.fsTabs .fsPanel > header h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 50px;
  color: #2F2F2F;
  margin-bottom: 6px;
  margin-bottom: 3px;
  display: block;
  font-size: 23px;
  padding: 13.33333px;
  color: #1B4677;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  padding: 13px 20px 13px 15px;
  border: 1px solid #DBD8D1;
  border-left: 5px solid #1B4677;
  font-size: 20px;
  line-height: 22px;
}

.fsAccordion .fsPanel > header h2 a,
.fsTabs .fsPanel > header h2 a {
  -webkit-transition: none;
  transition: none;
}

.fsAccordion .fsPanel > header:hover,
.fsTabs .fsPanel > header:hover {
  background: #DBD8D1;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsAccordion .fsPanel > header:hover h2,
.fsTabs .fsPanel > header:hover h2 {
  color: #1B4677;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsAccordion .fsPanel.fsStateOpen > header,
.fsTabs .fsPanel.fsStateOpen > header {
  background: #1B4677;
}

.fsAccordion .fsPanel.fsStateOpen > header h2,
.fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #ffffff;
  border: 1px solid #1B4677;
  border-left: 5px solid #1B4677;
}

.fsAccordion .fsPanel.fsStateOpen > header h2:before,
.fsTabs .fsPanel.fsStateOpen > header h2:before {
  content: "\E902";
}

.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: 13.33333px;
  font-family: "IcoMoon";
  font-size: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "\E904";
}

.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: 13.33333px;
  font-family: "IcoMoon";
  font-size: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "\E902";
}

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

/*! 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: 18px;
  line-height: 30px;
  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 .fsTitle .fsElementEventIcon {
    max-width: 100px;
  }
}

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

.fsAthleticsEvent.fsTable .fsElementTable thead th {
  white-space: nowrap;
}

@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 .fsAthleticsVs + div {
  display: inline;
}

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

body.fsComposeMode .fsAthleticsEvent.fsTable > .fsElementContent {
  overflow-x: auto;
}

/*! elements - athletics popup dialog box */

.fsAthleticsEvent.fsDialog {
  margin: auto;
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
  margin-top: 0;
  font-weight: normal;
  font-size: 25px;
  line-height: 40px;
  color: #2F2F2F;
  margin-bottom: 6px;
}

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

.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 article {
  position: relative;
  padding-left: 105px;
  min-height: 90px;
  padding-top: 0;
}

.fsCalendar article .fsElementEventColorIcon {
  width: 12px;
  height: 12px;
}

.fsCalendar .fsDate {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  height: 90px;
  width: 90px;
  color: #fff;
  background: #1B4677;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fsCalendar .fsDate > span {
  display: block;
}

.fsCalendar .fsDate > span.fsMonth {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
}

.fsCalendar .fsDate > span.fsDay {
  font-size: 22px;
  line-height: 22px;
}

.fsCalendar .fsDate > span.fsDayName {
  line-height: 18px;
}

.fsCalendar .fsDate > span.fsYear {
  line-height: 18px;
}

.fsCalendar .fsTitle {
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 32px;
}

.fsCalendar .fsTitle a {
  color: #2F2F2F;
  text-decoration: none;
}

.fsCalendar .fsTitle a:hover,
.fsCalendar .fsTitle a:focus {
  color: #1B4677;
}

.fsCalendar .fsEventDetails {
  margin-bottom: 10px;
}

.fsCalendar .fsTimeRange {
  font-size: 18px;
  line-height: 30px;
}

.fsCalendar .fsTimeRange:before {
  content: '\E906';
  font-family: "IcoMoon";
  color: #64B6CE;
  font-size: 13px;
  margin-right: 3px;
}

.fsCalendar .fsLocation {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
}

.fsCalendar .fsLocation:before {
  content: '\E908';
  font-family: "IcoMoon";
  color: #64B6CE;
  font-size: 15px;
  margin-right: 3px;
}

.fsCalendar .fsNotes p:last-child,
.fsCalendar .fsDescription p:last-child {
  margin-bottom: 0;
}

.fsCalendar .fsCalendarEventLink.fsReadMoreLink {
  font-size: 15px;
}

@media (max-width: 767px) {
  .fsCalendar.fsList .fsDate {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .fsCalendar.fsList article {
    padding-left: 0;
  }
}

.fsCalendar.fsSlideshowHorizontal .fsDate {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.fsCalendar.fsSlideshowHorizontal article {
  padding-left: 0;
}

@media (max-width: 767px) {
  .fsCalendar.fsSlideshowVertical .fsDate {
    position: relative;
    margin-bottom: 20px;
  }

  .fsCalendar.fsSlideshowVertical article {
    padding-left: 0;
  }
}

.fsCalendar .fsDialogContent .fsDate {
  position: relative;
  margin-bottom: 20px;
}

.fsCalendar .fsDialogContent article {
  padding-left: 0;
}

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */

.fsCalendar.fsList .fsListItems + button {
  margin-top: 0;
}

/*! _grid.scss - src/sass/modules/calendar/grid.scss - calendar grid */

.fsCalendar.fsGrid .fsCalendarDayView {
  margin-top: 20px;
}

.fsCalendar.fsGrid .fsCalendarDayView .fsCalendarInfo:not(:last-child) {
  margin-bottom: 20px;
}

.fsCalendar.fsGrid .fsCalendarEventTitle {
  font-weight: bold;
}

.fsCalendarEventGrid .fsCalendarRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
  background-color: rgba(27, 70, 119, 0.1);
}

.fsCalendarEventGrid .fsCalendarRow .fsCalendarOutOfRange {
  background-color: #f8f8f8;
}

.fsCalendarEventGrid .fsCalendarDaybox {
  border-color: #cfcfcf;
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  color: #666666;
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div {
  margin-bottom: 5px;
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo > div:last-child {
  margin-bottom: 0;
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
  margin-top: 5px;
}

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

@media (min-width: 900px) {
  .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
    height: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div:first-child {
    position: relative;
  }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fsCalendar.fsGrid .fsCalendarGridControlBar:after {
  display: none;
}

.fsCalendar.fsGrid .fsCalendarGridControlBar > div {
  margin: 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
  margin-right: 10px;
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
  width: 100%;
  margin-top: 10px;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

@media (min-width: 900px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarGridBrowser {
    width: auto;
    margin-top: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
  margin: 10px 0 0;
}

@media (min-width: 900px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin: 0;
  }
}

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
  z-index: 1;
}

@media (max-width: 899px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid:after {
    display: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
    margin: 20px 0;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarWeekdays {
    display: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
    width: auto;
    border-right: solid 1px #cfcfcf;
    -webkit-box-shadow: 0 1px 0 0 #cfcfcf;
            box-shadow: 0 1px 0 0 #cfcfcf;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow:last-child {
    border-bottom: solid 1px #cfcfcf;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
    cursor: pointer;
    min-height: 44px;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-left: solid 1px #cfcfcf;
    border-top: 1px solid #cfcfcf;
    color: #666666;
    background: #ffffff;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
    color: #ffffff;
    background: #2F2F2F;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox:hover .fsCalendarOutOfRange {
    color: #ffffff;
    background: #2F2F2F;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
    font-size: 14px;
    padding-bottom: calc(50% - 14px / 2);
    padding-top: calc(50% - 14px / 2);
    color: inherit;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background: #1B4677;
    color: #ffffff;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after,
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.has-info .fsCalendarDate:after {
    content: '\25CF';
    font-size: 10px;
    display: block;
    line-height: .5;
    -webkit-transform: translate3d(0, 3px, 0);
            transform: translate3d(0, 3px, 0);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
    position: relative;
    min-height: 22px;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div:first-child {
    -webkit-box-shadow: inset 0 -1px 0 0 #cfcfcf;
            box-shadow: inset 0 -1px 0 0 #cfcfcf;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div:not(.has-info) .fsCalendarDate {
    margin-bottom: 0;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div:not(.has-info) .fsCalendarDate:after {
    display: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox .fsCalendarDate {
    padding-bottom: calc(25% - 14px / 2);
    padding-top: calc(25% - 14px / 2);
    -webkit-transform: scale(0.875);
        -ms-transform: scale(0.875);
            transform: scale(0.875);
    margin-bottom: 3px;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    color: #ffffff;
    background: #373737;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected .fsCalendarOutOfRange {
    background: inherit;
    color: inherit;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarOutOfRange {
    background: #f8f8f8;
    color: #636363;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
    display: none;
  }
}

#event-view {
  padding: 0 20px;
  margin: 20px 0;
}

#event-view .fsCalendarDaybox {
  height: auto !important;
}

#event-view .fsCalendarDaybox > div {
  margin-bottom: 20px;
}

#event-view .fsCalendarWeekendDayBox > div:first-child {
  padding-bottom: 20px;
}

#event-view .fsCalendarWeekendDayBox .fsCalendarInfo:not(:last-child) {
  margin-bottom: 20px;
}

#event-view .fsCalendarEventTitle {
  margin-bottom: 5px;
}

.fsCalendarDayView:not(.fsStateHidden) + .fsCalendarEventGrid + #event-view {
  display: none;
}

@media (min-width: 900px) {
  #event-view {
    display: none;
  }
}

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
}

.scroll-up span {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
  padding: 10px 20px;
  margin-bottom: 0;
}

.scroll-up span:hover,
.scroll-up span:focus,
.fsStateSelected .scroll-up span,
.scroll-up span.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.scroll-up span em {
  display: block;
  font-style: normal;
}

.scroll-up + .fsCalendarLegend {
  margin-top: 20px !important;
}

@media (min-width: 900px) {
  .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.fsCalendar.fsGrid .fsCalendarLegend > ul > li {
  margin-left: 0;
}

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

.fsCalendar.fsGrid .fsCalendarLegend .fsElementEventColorIcon {
  vertical-align: baseline;
}

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */

.fsCalendar.fsSlideshow .fsAlertFeeds {
  float: none;
}

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 0;
}

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

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */

/*! _dialog.scss - src/sass/modules/calendar/_dialog.scss - calendar dialog pop up */

/*! elements - forms */

textarea,
input,
select {
  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 textarea,
.fsComposerFormEmbed form select {
  font-family: "Weissenhof Grotesk Regular", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
}

.fsComposerFormEmbed form input {
  border: solid 1px #cfcfcf;
}

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

.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 label,
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  float: none;
}

@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer label,
  .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
    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: #1B4677;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsComposerFormEmbed form .linkLike:hover {
  color: #2F2F2F;
}

.fsComposerFormEmbed form .required {
  color: #1B4677;
}

.fsComposerFormEmbed form .pageControls {
  padding: 10px 0 !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: #1B4677;
  -webkit-transition: .3s;
  transition: .3s;
  outline: 0;
  float: left;
  padding: 0;
  line-height: 1;
  padding: 10px 0;
}

.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .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 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fsComposerFormEmbed form .submitBtn:hover,
.fsComposerFormEmbed form .submitBtn:focus,
.fsStateSelected .fsComposerFormEmbed form .submitBtn,
.fsComposerFormEmbed form .submitBtn.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fsComposerFormEmbed .ui-widget {
  font-family: "Weissenhof Grotesk Regular", 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-prev,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
  background: none;
  border: none;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
  display: none;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: '';
  font-weight: bold;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .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: #5E5E5E;
}

:-moz-placeholder {
  color: #5E5E5E;
}

::-moz-placeholder {
  color: #5E5E5E;
}

:-ms-input-placeholder {
  color: #5E5E5E;
}

/*! elements - login */

.fsAccount button:not(:last-of-type) {
  margin-right: 10px;
}

.fsLoginForgotPasswordLink,
.fsLoginNewAccountLink {
  margin-bottom: 10px;
}

.fsLoginForgotPasswordLink:last-child,
.fsLoginNewAccountLink:last-child {
  margin-bottom: 0;
}

.fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom: 20px;
}

.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
.fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
  max-width: 100%;
}

@media screen and (max-width: 599px) {
  .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
    overflow: hidden;
    border-radius: 5px;
  }
}

.fsResetPasswordFields > div {
  margin-bottom: 20px;
}

.fsResetPasswordFields > div:last-child {
  margin-bottom: 0;
}

.fsResetPasswordFields label > span {
  display: block;
}

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

@media screen and (max-width: 599px) {
  .fsLoginForgotControls label,
  .fsLoginNewFields label,
  .fsResetPasswordFields label {
    display: block;
    margin-bottom: 3px;
  }

  .fsLoginForgotControls input,
  .fsLoginNewFields input,
  .fsResetPasswordFields input {
    display: block;
    width: 100%;
  }
}

.fsLoginForgotView .fsLoginForgotEmail {
  display: block;
}

.fsLoginForgotSuccess .fsStyleDefaultButton {
  margin-top: 20px;
}

.fsAccountGreeting {
  margin-bottom: 20px;
}

.fsAccountLinks {
  margin: 0;
}

.fsAccountLinks li:not(:first-child) {
  border-color: #e5e5e5;
}

.fsAccountLogout {
  display: block;
  margin-top: 20px;
}

.fsAccountLogout > .fsStyleUpdateButton:last-child {
  margin-bottom: 0;
}

input[name*="passkey"] + .fsLoginSubmit {
  margin-top: 20px;
}

.fsError {
  margin-bottom: 50px;
}

.fsResetContinue,
.fsResetCancel,
.fsLoginNewSuccess > button {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fsResetContinue:hover,
.fsResetContinue:focus,
.fsStateSelected .fsResetContinue,
.fsResetContinue.on,
.fsResetCancel:hover,
.fsResetCancel:focus,
.fsStateSelected .fsResetCancel,
.fsResetCancel.on,
.fsLoginNewSuccess > button:hover,
.fsLoginNewSuccess > button:focus,
.fsStateSelected .fsLoginNewSuccess > button,
.fsLoginNewSuccess > button.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fsResetContinue em,
.fsResetCancel em,
.fsLoginNewSuccess > button em {
  display: block;
  font-style: normal;
}

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

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

/*! _dialog.scss - src/sass/modules/news/_dialog.scss - news dialog pop up */

.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 .fsThumbnail {
  margin-bottom: 16px;
}

.fsPostElement .fsTitle {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 13px;
}

.fsPostElement .fsTitle a {
  text-decoration: none;
}

.fsPostElement .fsDateTime {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
}

.fsPostElement .fsPostLink {
  display: block;
}

.fsPostElement.fsList article {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(181, 181, 181, 0.66);
}

.fsPostElement.fsList article:last-child {
  border: 0;
}

/*! _dialog.scss - src/sass/modules/post/_dialog.scss - post dialog pop up */

.fsResourceElement .fsTitle {
  margin-bottom: 10px;
}

.fsResourceElement figcaption {
  margin-top: 10px;
}

.fsResourceElement.fsListNav .fsResourceCollectionName + nav {
  margin-top: 20px;
}

.fsResourceElement.fsListNav .fsTitle {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  margin-bottom: 0;
}

.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage .fsTitle {
  text-align: center;
}

.fsResourceElement .fsElementSlideshow[data-slides-to-show="1"] .fsResourceTypeImage img {
  margin: 0 auto;
}

body:not(.fsComposeMode) .homepage-slideshow {
  position: relative;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
  z-index: 10;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 1024px) {
  body:not(.fsComposeMode) .homepage-slideshow {
    margin-top: -50px;
  }
}

body:not(.fsComposeMode) .homepage-slideshow > footer {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 33px;
}

body:not(.fsComposeMode) .homepage-slideshow > footer .fsElementFooterContent {
  margin-top: 0;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .homepage-slideshow > footer {
    left: auto;
    right: 95px;
    bottom: 24px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow > footer {
    left: 50%;
    bottom: 21px;
    right: auto;
  }
}

body:not(.fsComposeMode) .homepage-slideshow > footer a {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.47px;
  line-height: 23px;
  color: #2B296B;
  text-transform: uppercase;
  padding: 12px 55px;
  background: #ffffff;
  display: block;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

body:not(.fsComposeMode) .homepage-slideshow > footer a:hover,
body:not(.fsComposeMode) .homepage-slideshow > footer a:focus {
  background: #DBD8D1;
  color: #ffffff;
  text-decoration: none;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .homepage-slideshow > footer a {
    line-height: 20px;
    padding: 6px 32px;
    letter-spacing: 0.42px;
    font-size: 15px;
  }
}

body:not(.fsComposeMode) .homepage-slideshow .slick-slider {
  padding: 0px;
  margin: 0px;
}

body:not(.fsComposeMode) .homepage-slideshow .slick-list {
  overflow: visible;
}

body:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshowControls > button {
  position: absolute;
  top: inherit;
  left: inherit;
  border-radius: 100%;
  height: 23.96px;
  width: 23.96px;
  z-index: 30;
  background: transparent;
  opacity: 0.65;
  left: auto;
  right: 10px;
  bottom: 10px;
}

body:not(.fsComposeMode) .homepage-slideshow .fsElementSlideshowControls > button:hover {
  opacity: 1;
}

body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton {
  position: absolute;
  z-index: 30;
  width: 65px;
  height: 40px;
  border: none;
  display: block;
  font-size: 0;
  cursor: pointer;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  bottom: 30px;
  left: 50%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton {
    bottom: 13.78px;
  }
}

body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton:before {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "\E909";
  font-family: "IcoMoon";
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  height: 40px;
  text-align: left;
  opacity: 1;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton:hover,
body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton:focus {
  background: #ffffff;
}

body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton:hover::before,
body:not(.fsComposeMode) .homepage-slideshow button.fsNextButton:focus::before {
  color: #000000;
}

body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton {
  position: absolute;
  z-index: 30;
  width: 65px;
  height: 40px;
  border: none;
  display: block;
  font-size: 0;
  cursor: pointer;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  bottom: 30px;
  right: 50%;
  left: auto;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton {
    bottom: 13.78px;
  }
}

body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton:before {
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "\E909";
  font-family: "IcoMoon";
  font-size: 20px;
  color: #ffffff;
  height: 100%;
  line-height: 40px;
  display: block;
  width: 100%;
  text-align: right;
  text-align: center;
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
      -ms-transform: translate(-50%, -50%) scaleX(-1);
          transform: translate(-50%, -50%) scaleX(-1);
}

body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton:hover,
body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton:focus {
  background: #ffffff;
}

body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton:hover::before,
body:not(.fsComposeMode) .homepage-slideshow button.fsPrevButton:focus::before {
  color: #000000;
}

body:not(.fsComposeMode) .homepage-slideshow article {
  position: relative;
  padding: 0px;
  margin: 0px;
}

body:not(.fsComposeMode) .homepage-slideshow article::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  opacity: 0.66;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 3;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .homepage-slideshow article::before {
    height: 282px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow article::before {
    height: 100%;
  }
}

body:not(.fsComposeMode) .homepage-slideshow article.fsResourceTypeVideo {
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

body:not(.fsComposeMode) .homepage-slideshow article.fsResourceTypeVideo video {
  height: auto !important;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto !important;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  max-height: none;
  max-width: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

body:not(.fsComposeMode) .homepage-slideshow article picture {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(100vh - 40px);
  position: relative;
  width: 100%;
  display: block;
  z-index: 2;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .homepage-slideshow article picture {
    height: 500px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow article picture {
    height: 350px;
  }
}

body:not(.fsComposeMode) .homepage-slideshow article picture img {
  min-width: 100%;
  display: none;
}

body:not(.fsComposeMode) .homepage-slideshow article .fsDescription,
body:not(.fsComposeMode) .homepage-slideshow article figcaption {
  position: absolute;
  width: 100%;
  bottom: 40%;
  left: 0;
  z-index: 10;
  margin: 0;
  text-align: center;
  padding-bottom: 87px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption {
    padding: 0px 20px 20px;
    bottom: 0;
  }
}

body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h1,
body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h2,
body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h3,
body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h4,
body:not(.fsComposeMode) .homepage-slideshow article .fsDescription p,
body:not(.fsComposeMode) .homepage-slideshow article figcaption h1,
body:not(.fsComposeMode) .homepage-slideshow article figcaption h2,
body:not(.fsComposeMode) .homepage-slideshow article figcaption h3,
body:not(.fsComposeMode) .homepage-slideshow article figcaption h4,
body:not(.fsComposeMode) .homepage-slideshow article figcaption p {
  font-size: 50px;
  line-height: 65px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  text-align: center;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h1,
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h2,
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h3,
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription h4,
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription p,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption h1,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption h2,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption h3,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption h4,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption p {
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 16px;
  }
}

body:not(.fsComposeMode) .homepage-slideshow article .fsDescription p:last-of-type,
body:not(.fsComposeMode) .homepage-slideshow article figcaption p:last-of-type {
  padding-bottom: 0;
}

body:not(.fsComposeMode) .homepage-slideshow article .fsDescription a,
body:not(.fsComposeMode) .homepage-slideshow article figcaption a {
  margin: 0;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
  width: 175px;
}

body:not(.fsComposeMode) .homepage-slideshow article .fsDescription a:hover,
body:not(.fsComposeMode) .homepage-slideshow article figcaption a:hover {
  text-shadow: none;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .homepage-slideshow article .fsDescription a,
  body:not(.fsComposeMode) .homepage-slideshow article figcaption a {
    padding-left: 0;
    padding-right: 0;
    width: 140px;
  }
}

/*! _dialog.scss - src/sass/modules/resources/_dialog.scss - resource dialog pop up */

/*! _main.scss - src/sass/modules/search/ - main search import */

/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */

.fsSearchElement.fsSearchForm .fsSearchElementKeyword {
  margin-bottom: 20px;
}

.fsSearchElement.fsSearchForm .fsSearchElementKeyword + .fsSearchElementSearchButton {
  margin-top: 0;
}

.fsSearchElement.fsSearchForm .fsSearchElementSearchButton:last-child {
  margin-bottom: 0;
}

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */

.fsSearchElement.fsList li.fsListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e5e5e5;
}

.fsSearchElement.fsList .fsListItems {
  padding: 0;
}

.fsSearchElement.fsList .fsSearchResultInfo {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #e5e5e5;
}

.fsSearchElement.fsList .fsSearchResultInfo:empty {
  margin: 0;
  border: none;
}

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */

/*! elements - social main */

/*! 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 #e5e5e5;
  -webkit-transition: opacity .3s;
  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 #e5e5e5;
  padding: 0;
  padding-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  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 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.vimeo_view_link a:hover,
.vimeo_view_link a:focus,
.fsStateSelected .vimeo_view_link a,
.vimeo_view_link a.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.vimeo_view_link a em {
  display: block;
  font-style: normal;
}

/*! 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 #e5e5e5;
  -webkit-transition: opacity .3s;
  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 #e5e5e5;
  padding: 0;
  padding-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  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 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.Youtube_view_link a:hover,
.Youtube_view_link a:focus,
.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.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: 6px;
}

.fsTabs .fsTabsNav li a {
  display: block;
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 50px;
  color: #2F2F2F;
  margin-bottom: 6px;
  margin-bottom: 3px;
  display: block;
  font-size: 23px;
  padding: 13.33333px;
  color: #1B4677;
  -webkit-transition: .3s;
  transition: .3s;
  background: #ffffff;
  color: #1B4677;
  padding: 8px 20px 8px 15px;
  border: 1px solid #DBD8D1;
  border-left: 5px solid #1B4677;
  font-size: 20px;
  line-height: 32px;
}

.fsTabs .fsTabsNav li a:hover {
  background: #DBD8D1;
  color: #1B4677;
}

.fsTabs .fsTabsNav li.fsStateSelected a {
  background: #1B4677;
  color: #ffffff;
  border: 1px solid #1B4677;
  border-left: 5px solid #1B4677;
}

.fsTabs .fsPanel > .fsElementContent {
  padding-left: 0;
  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;
  }
}

/*! -main.scss - /sass/modules/tools  */

/*! _all.scss - src/sass/modules/tools - News, Calendar, & Posts Tools Elements */

.fsToolsList.fsStyleSelectList .fsStyleDefaultButton,
.fsElementToolsSearchButton {
  margin: 0 5px 0 0;
  width: auto;
}

.fsToolsList.fsStyleSelectList > li {
  padding: 0;
  margin: 0;
}

.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
  margin-bottom: 5px;
  padding: 7px 12px;
  font-size: .875em;
  line-height: 1.2;
}

/*! _filter.scss - src/sass/modules/tools/posts - News & Calendar Tools Elements */

.fsBannerLeft .fsElementToolsSearch,
.fsBannerRight .fsElementToolsSearch,
.fsStyleOneThird .fsElementToolsSearch,
.fsTwoColumnLayout .fsElementToolsSearch,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fsBannerLeft .fsElementToolsSearch > div,
.fsBannerRight .fsElementToolsSearch > div,
.fsStyleOneThird .fsElementToolsSearch > div,
.fsTwoColumnLayout .fsElementToolsSearch > div,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch > div,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch > div {
  width: 100%;
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsTwoColumnLayout .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
.fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
.fsStyleOneThird .fsElementToolsSearch .fsElementToolsSearchButton,
.fsTwoColumnLayout .fsElementToolsSearch .fsElementToolsSearchButton,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsElementToolsSearchButton,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsElementToolsSearchButton {
  width: 100%;
}

.fsElementToolsSearch .fsSeparator {
  margin: 0 5px;
  display: inline-block;
  text-align: center;
}

.fsElementToolsKeyword + .fsElementToolsDateRange {
  margin-top: 10px;
}

.fsElementToolsSearchButton {
  margin: 10px 0 0;
}

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */

.fsLegend .fsElementControls {
  margin-bottom: 5px;
}

.fsLegend .fsElementControls label input:checked + span {
  background: #5E5E5E;
  color: #ffffff;
}

.fsLegend .fsElementControls label input + span {
  color: #5E5E5E;
  background: #e5e5e5;
}

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */

.fsMiniGrid .fsCalendarEventGrid {
  max-width: 100%;
  width: 300px;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox {
  -webkit-box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
          box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
  background: #e5e5e5;
  color: #373737;
  font-size: .875em;
  line-height: 1;
  padding: 0;
  padding: 10px 5px;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:hover {
  opacity: 1;
  background: #2F2F2F !important;
  color: #ffffff !important;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox:last-child {
  -webkit-box-shadow: inset 0 -1px 0 0 #fff;
          box-shadow: inset 0 -1px 0 0 #fff;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
  padding-bottom: 12px;
  background: #e5e5e5;
  color: #373737;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents .fsCalendarDate:after {
  content: '\25CF';
  font-size: 8px;
  display: block;
  line-height: .5;
  -webkit-transform: translate3d(0, 2px, 0);
          transform: translate3d(0, 2px, 0);
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
  background: #f8f8f8;
  color: #636363;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
  background: #1B4677;
  color: #ffffff;
}

.fsCalendarMonthYearPicker > .fsStyleUpdateButton {
  margin-bottom: 0;
  display: block;
  color: #ffffff;
  background-color: #5E5E5E;
}

/*! _category.scss - src/sass/modules/tools/posts - Posts Tools Elements */

/*! _tag.scss - src/sass/modules/tools/posts - Posts Tools Elements */

/*! elements - common v0.0.1 */

/* Contains generic styles that apply to every element */

.module {
  padding: 20px;
  color: #fff;
}

.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
  color: inherit;
}

.module a {
  color: inherit;
}

.module {
  background: #1B4677;
}

/*! pages - home v0.0.1 */

.home .nav-sub,
.home .landing-nav,
.home .site-bread {
  display: none;
}

.home #fsPageBodyWrapper {
  padding: 0px;
  margin: 0px;
}

.home #fsPageBody {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
}

.home #fsPageContent {
  padding: 0px;
  margin: 0px;
}

.home #fsPageContent > .fsLayout {
  padding: 0px;
  margin: 0px;
}

.home #fsPageContent > .fsLayout > .fsDiv {
  padding: 0px;
  margin: 0px;
}

body:not(.fsComposeMode) .hp-panel-1 {
  position: relative;
  padding: 50px 0px 50px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-1 {
    padding: 35px 0 42px;
  }
}

body:not(.fsComposeMode) .hp-panel-1::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  background: #1B4677;
  height: 275px;
  width: 100%;
  display: block;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-1::before {
    height: 325px;
  }
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-1::before {
    height: 335px;
  }
}

body:not(.fsComposeMode) .hp-panel-1 > header .fsElementHeaderContent {
  max-width: 1048px;
  padding: 0 34px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  margin-bottom: 45px;
}

body:not(.fsComposeMode) .hp-panel-1 > header .fsElementHeaderContent p {
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  line-height: 52px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-1 > header .fsElementHeaderContent {
    padding: 0 15px;
  }

  body:not(.fsComposeMode) .hp-panel-1 > header .fsElementHeaderContent p {
    font-size: 30px;
    line-height: 40px;
  }
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  width: calc( 25% - 20px);
  margin: 0 10px 20px;
  overflow: hidden;
  cursor: pointer;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement header {
  background-color: rgba(27, 70, 119, 0.8);
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  display: block;
  z-index: 1;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement header h2 {
  font-size: 25px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
  padding: 9px 10px;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement .fsElementContent {
  background-color: rgba(27, 70, 119, 0.8);
  height: 100%;
  display: block;
  padding: 76px 15px 90px;
  position: absolute;
  bottom: -100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement .fsElementContent {
    bottom: 0;
    width: 100%;
    opacity: 0;
    z-index: 50;
  }
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement .fsElementContent p {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement .fsElementContent a {
  position: absolute;
  width: 100%;
  display: block;
  font-size: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement .fsElementContent a:hover,
body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement .fsElementContent a:focus {
  cursor: pointer;
}

body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement:hover .fsElementContent,
body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement.open .fsElementContent {
  bottom: 0;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement {
    width: calc( 50% - 25px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 12.5px 20px;
    height: 425px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent {
    padding: 0 15px;
  }

  body:not(.fsComposeMode) .hp-panel-1 > .fsElementContent > .fsElement {
    width: 100%;
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0px 20px;
    height: 360px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 {
  position: relative;
  background: #64B6CE;
  margin-bottom: 0;
  padding: 50px 0px;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 {
    padding: 45px 34px 55px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 {
    padding: 37px 15px 47px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 header {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  z-index: 10;
}

body:not(.fsComposeMode) .hp-panel-2 header h2 {
  font-size: 50px;
  line-height: 65px;
  color: #2F2F2F;
  text-align: right;
  position: absolute;
  right: 0;
  top: 100%;
}

@media (max-width: 1149px) {
  body:not(.fsComposeMode) .hp-panel-2 header h2 {
    font-size: 40px;
    margin-right: 20px;
  }
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 header h2 {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 27px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 header h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 25px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 .slick-arrow {
  position: absolute;
  z-index: 10;
  width: 60px;
  height: 45px;
  background: transparent;
  padding: 0;
  border: 0;
  font-size: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  bottom: 21px;
  right: 460px;
}

body:not(.fsComposeMode) .hp-panel-2 .slick-arrow::before {
  content: '\E907';
  font-family: "IcoMoon";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 20px;
}

body:not(.fsComposeMode) .hp-panel-2 .slick-arrow:hover,
body:not(.fsComposeMode) .hp-panel-2 .slick-arrow:focus {
  background: #ffffff;
}

@media (max-width: 1099px) {
  body:not(.fsComposeMode) .hp-panel-2 .slick-arrow {
    right: 400px;
  }
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 .slick-arrow {
    right: 50%;
    bottom: -80px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 .slick-arrow {
    bottom: 0;
  }
}

body:not(.fsComposeMode) .hp-panel-2 .slick-arrow.slick-next {
  right: 400px;
}

body:not(.fsComposeMode) .hp-panel-2 .slick-arrow.slick-next::before {
  content: '\E909';
}

@media (max-width: 1099px) {
  body:not(.fsComposeMode) .hp-panel-2 .slick-arrow.slick-next {
    right: 340px;
  }
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 .slick-arrow.slick-next {
    left: 50%;
    right: auto;
  }
}

body:not(.fsComposeMode) .hp-panel-2 .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}

body:not(.fsComposeMode) .hp-panel-2 .fsElementContent .slick-slider {
  margin: 0;
}

body:not(.fsComposeMode) .hp-panel-2 .fsElementContent .slick-list {
  overflow: visible;
}

body:not(.fsComposeMode) .hp-panel-2 .fsElementContent .slick-track {
  overflow: hidden;
}

body:not(.fsComposeMode) .hp-panel-2 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 article {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 80px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 article .fsThumbnail {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 600px;
  width: 100%;
  height: 600px;
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 article .fsThumbnail {
    height: 340px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 article .fsThumbnail {
    margin-left: 0;
    margin-top: 0;
    max-width: 100%;
    height: 291px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 article .fsThumbnail img {
  display: none;
}

body:not(.fsComposeMode) .hp-panel-2 article .options {
  background: #ffffff;
  border: 1px solid #DBD8D1;
  padding: 55px 50px 30px;
  max-width: 621px;
  width: 100%;
  min-height: 405px;
  max-height: 600px;
  margin-left: -40px;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 article .options {
    margin-left: -60px;
    padding: 31px 25px 17px;
    margin-top: 98px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 article .options {
    margin-left: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 25px 20px 20px;
    min-height: auto;
  }
}

body:not(.fsComposeMode) .hp-panel-2 article .options .fsTitle {
  margin-bottom: 9px;
  font-size: 25px;
  line-height: 32px;
  color: #1B4677;
  font-family: "Weissenhof Grotesk Regular", sans-serif;
  font-weight: 400;
}

body:not(.fsComposeMode) .hp-panel-2 article .options .fsTitle a {
  font-size: 25px;
  line-height: 32px;
  color: #1B4677;
  font-family: "Weissenhof Grotesk Regular", sans-serif;
  font-weight: 400;
}

body:not(.fsComposeMode) .hp-panel-2 article .options .fsSummary p {
  margin: 0;
}

body:not(.fsComposeMode) .hp-panel-2 article .options p strong,
body:not(.fsComposeMode) .hp-panel-2 article .options h3 {
  font-size: 18px;
  line-height: 24px;
  color: #2F2F2F;
  margin-bottom: 8px;
  font-weight: 400;
  font-style: normal;
  display: block;
}

body:not(.fsComposeMode) .hp-panel-2 article .options p em,
body:not(.fsComposeMode) .hp-panel-2 article .options h4 {
  color: #666666;
  margin-bottom: 32px;
  font-weight: 400;
  font-style: normal;
  display: block;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 article .options p em,
  body:not(.fsComposeMode) .hp-panel-2 article .options h4 {
    margin-bottom: 19px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 article .options .fs_style_36 {
  max-height: 140px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 article .options .fs_style_36 {
    font-size: 20px;
    line-height: 30px;
  }
}

body:not(.fsComposeMode) .hp-panel-2 article:after {
  display: none;
}

body:not(.fsComposeMode) .hp-panel-2 article.slick-active {
  opacity: 1;
  visibility: visible;
}

body:not(.fsComposeMode) .hp-panel-2 footer {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}

body:not(.fsComposeMode) .hp-panel-2 footer .fsElementFooterContent {
  margin: 0;
}

body:not(.fsComposeMode) .hp-panel-2 footer a {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #000000;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #000000;
          box-shadow: inset 0px 0px 0px 2px #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
  position: absolute;
  right: 62px;
  margin: 0;
  bottom: 21px;
}

body:not(.fsComposeMode) .hp-panel-2 footer a:hover,
body:not(.fsComposeMode) .hp-panel-2 footer a:focus,
.fsStateSelected body:not(.fsComposeMode) .hp-panel-2 footer a,
body:not(.fsComposeMode) .hp-panel-2 footer a.on {
  background: #000000;
  color: #000000;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #000000;
          box-shadow: inset 0px 0px 0px 2px #000000;
}

body:not(.fsComposeMode) .hp-panel-2 footer a em {
  display: block;
  font-style: normal;
}

body:not(.fsComposeMode) .hp-panel-2 footer a:hover,
body:not(.fsComposeMode) .hp-panel-2 footer a:focus {
  background: #ffffff;
  color: #2F2F2F;
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
          box-shadow: inset 0px 0px 0px 1px #ffffff;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-2 footer .fsElementFooterContent p {
    text-align: right;
  }

  body:not(.fsComposeMode) .hp-panel-2 footer .fsElementFooterContent a {
    position: relative;
    bottom: auto;
    right: auto;
    margin-right: 40px;
    margin-top: 36px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-2 footer .fsElementFooterContent p {
    text-align: center;
  }

  body:not(.fsComposeMode) .hp-panel-2 footer .fsElementFooterContent a {
    margin-right: 00px;
    margin-top: 30px;
  }
}

body:not(.fsComposeMode) .hp-panel-3 {
  position: relative;
  padding: 50px 0 43px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 {
    padding: 34px 0 53px;
  }
}

body:not(.fsComposeMode) .hp-panel-3 .slick-arrow {
  position: absolute;
  z-index: 10;
  width: 60px;
  height: 45px;
  background: transparent;
  padding: 0;
  border: 0;
  font-size: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  bottom: 0px;
  left: auto;
  right: 50%;
}

body:not(.fsComposeMode) .hp-panel-3 .slick-arrow::before {
  content: '\E907';
  font-family: "IcoMoon";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 20px;
  color: #1B4677;
}

body:not(.fsComposeMode) .hp-panel-3 .slick-arrow:hover,
body:not(.fsComposeMode) .hp-panel-3 .slick-arrow:focus {
  background: #ffffff;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 .slick-arrow {
    bottom: 0;
  }
}

body:not(.fsComposeMode) .hp-panel-3 .slick-arrow.slick-next::before {
  content: '\E909';
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 .slick-arrow.slick-next {
    left: 50%;
    right: auto;
  }
}

body:not(.fsComposeMode) .hp-panel-3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  height: 344px;
  background-color: #DBD8D1;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-3::after {
    height: 912px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3::after {
    height: 335px;
  }
}

body:not(.fsComposeMode) .hp-panel-3 header h2 {
  font-size: 50px;
  line-height: 65px;
  text-align: center;
  color: #1B4677;
  margin-bottom: 31px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 header h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 36px;
  }
}

body:not(.fsComposeMode) .hp-panel-3 > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  z-index: 1;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-3 > .fsElementContent {
    padding: 0 24px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 > .fsElementContent {
    padding: 0 15px;
  }
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-3 .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 .slick-track {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

body:not(.fsComposeMode) .hp-panel-3 article {
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
  margin: 10px;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-3 article {
    width: calc(50% - 20px) !important;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 article {
    width: 100% !important;
    margin: 0;
    padding-bottom: 80px;
  }
}

body:not(.fsComposeMode) .hp-panel-3 article .fsThumbnail {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 238px;
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  body:not(.fsComposeMode) .hp-panel-3 article .fsThumbnail {
    height: 290px;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .hp-panel-3 article .fsThumbnail {
    height: 247.81px;
  }
}

body:not(.fsComposeMode) .hp-panel-3 article .fsThumbnail img {
  display: none;
}

body:not(.fsComposeMode) .hp-panel-3 article .fsTitle {
  font-size: 21px;
  line-height: 30px;
  color: #2F2F2F;
  height: 90px;
  padding-top: 16px;
  position: relative;
}

body:not(.fsComposeMode) .hp-panel-3 article .fsTitle::before {
  content: '';
  background-color: #EDAC1A;
  position: absolute;
  left: 0;
  top: 0px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 3px;
  width: 46px;
}

body:not(.fsComposeMode) .hp-panel-3 article .fsTitle::after {
  content: '\E904';
  font-size: 0px;
  color: #EDAC1A;
  font-family: "IcoMoon";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 3px;
  line-height: 3px;
  font-size: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  width: 50px;
  text-align: right;
}

body:not(.fsComposeMode) .hp-panel-3 article .options {
  background: #ffffff;
  border: 1px solid #DBD8D1;
  padding: 30px 25px;
}

body:not(.fsComposeMode) .hp-panel-3 article .fsPostLink.fsReadMoreLink {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: block;
}

body:not(.fsComposeMode) .hp-panel-3 article:hover .fsTitle::before {
  background-color: #EDAC1A;
}

body:not(.fsComposeMode) .hp-panel-3 article:hover .fsTitle:after {
  font-size: 40px;
  color: #EDAC1A;
}

body:not(.fsComposeMode) .hp-panel-3 footer {
  position: relative;
  z-index: 1;
}

body:not(.fsComposeMode) .hp-panel-3 footer .fsElementFooterContent {
  margin: 0;
  text-align: center;
  margin-top: 21px;
}

body:not(.fsComposeMode) .hp-panel-3 footer a {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
  width: 175px;
  margin: 0;
}

body:not(.fsComposeMode) .hp-panel-3 footer a:hover,
body:not(.fsComposeMode) .hp-panel-3 footer a:focus,
.fsStateSelected body:not(.fsComposeMode) .hp-panel-3 footer a,
body:not(.fsComposeMode) .hp-panel-3 footer a.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

body:not(.fsComposeMode) .hp-panel-3 footer a em {
  display: block;
  font-style: normal;
}

body.home:not(.fsDraftMode):not(.all-set) {
  height: 100%;
  overflow: none;
}

.loading-element .fsElementTitle {
  display: none;
}

.loading-spinner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #1B4677;
  height: 100%;
  width: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s linear 0s, opacity 0.5s;
  transition: visibility 0s linear 0s, opacity 0.5s;
}

body:not(.fsComposeMode) .loading-spinner .fsElementTitle {
  display: none;
}

.loading-spinner p {
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px;
}

body.fsDraftMode .loading-spinner {
  display: none;
  position: static;
  height: auto;
  width: auto;
}

.all-set .loading-spinner {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s;
  transition: visibility 0s linear 0.5s, opacity 0.5s;
}

.lds-dual-ring {
  display: inline-block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #cef;
  border-color: #cef transparent #cef transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

/*! pages - style-guide v0.0.1 */

.colors ol {
  zoom: 1;
  padding: 0;
  list-style: none;
}

.colors ol:after {
  display: table;
  clear: both;
  content: '';
}

.colors ol li {
  position: relative;
  float: left;
  width: 50%;
  min-width: 20%;
}

@media (min-width: 1180px) {
  .colors ol li {
    margin-bottom: 0;
  }
}

.colors ol li:after {
  display: block;
  margin-top: 60px;
  background: #fff;
  padding-bottom: 20px;
}

@media (min-width: 800px) {
  .colors.main ol li {
    width: 33.33333%;
  }
}

.colors.main ol li:nth-of-type(1) {
  background: #666666;
}

.colors.main ol li:nth-of-type(1):after {
  content: "#666666";
}

.colors.main ol li:nth-of-type(2) {
  background: #1B4677;
}

.colors.main ol li:nth-of-type(2):after {
  content: "#1B4677";
}

.colors.main ol li:nth-of-type(3) {
  background: #DBD8D1;
}

.colors.main ol li:nth-of-type(3):after {
  content: "#DBD8D1";
}

@media (min-width: 800px) {
  .colors.shade ol li {
    width: 10%;
  }
}

.colors.shade ol li:nth-of-type(1) {
  background: #000000;
}

.colors.shade ol li:nth-of-type(1):after {
  content: "#000000";
}

.colors.shade ol li:nth-of-type(2) {
  background: #2F2F2F;
}

.colors.shade ol li:nth-of-type(2):after {
  content: "#2F2F2F";
}

.colors.shade ol li:nth-of-type(3) {
  background: #5E5E5E;
}

.colors.shade ol li:nth-of-type(3):after {
  content: "#5E5E5E";
}

.colors.shade ol li:nth-of-type(4) {
  background: #373737;
}

.colors.shade ol li:nth-of-type(4):after {
  content: "#373737";
}

.colors.shade ol li:nth-of-type(5) {
  background: #636363;
}

.colors.shade ol li:nth-of-type(5):after {
  content: "#636363";
}

.colors.shade ol li:nth-of-type(6) {
  background: #959595;
}

.colors.shade ol li:nth-of-type(6):after {
  content: "#959595";
}

.colors.shade ol li:nth-of-type(7) {
  background: #cfcfcf;
}

.colors.shade ol li:nth-of-type(7):after {
  content: "#cfcfcf";
}

.colors.shade ol li:nth-of-type(8) {
  background: #e5e5e5;
}

.colors.shade ol li:nth-of-type(8):after {
  content: "#e5e5e5";
}

.colors.shade ol li:nth-of-type(9) {
  background: #f8f8f8;
}

.colors.shade ol li:nth-of-type(9):after {
  content: "#f8f8f8";
}

.colors.shade ol li:nth-of-type(10) {
  background: #ffffff;
}

.colors.shade ol li:nth-of-type(10):after {
  content: "#ffffff";
}

.fonts ol {
  padding: 0;
  list-style: none;
}

.fonts ol li:nth-of-type(1) {
  font-family: "Weissenhof Grotesk Regular", sans-serif;
}

.fonts ol li:nth-of-type(1):after {
  content: "Weissenhof Grotesk Regular, sans-serif";
  display: block;
  margin-bottom: 10px;
}

.fonts ol li:nth-of-type(2) {
  font-family: "IcoMoon";
}

.fonts ol li:nth-of-type(2):after {
  content: "IcoMoon";
  display: block;
  margin-bottom: 10px;
}

.headers .fsElementContent h1:after {
  content: " - font-size: 50px / line-height: 60px";
}

.headers .fsElementContent h2:after {
  content: " - font-size: 30px / line-height: 50px";
}

.headers .fsElementContent h3:after {
  content: " - font-size: 25px / line-height: 40px";
}

.headers .fsElementContent h4:after {
  content: " - font-size: 20px / line-height: 32px";
}

.headers .fsElementContent h5:after {
  content: " - font-size: 18px / line-height: 30px";
}

.headers .fsElementContent h6:after {
  content: " - font-size: 14px / line-height: 18px";
}

.wrapper {
  position: relative;
  overflow: hidden;
}

[class|="confetti"] {
  position: absolute;
}

.red {
  background-color: #E94A3F;
}

.yellow {
  background-color: #FAA040;
}

.blue {
  background-color: #5FC9F5;
}

@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: #000000 !important;
    -webkit-box-shadow: none !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;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }

  .slick-track .slick-slide {
    width: auto !important;
  }

  a[class*='fs_style'] {
    border-color: #000000;
  }

  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;
  }
}@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */

.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
}

@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.11111em;
  margin-left: 1.11111em;
}

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

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

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

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

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

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

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

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

.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.eot);
  src: url(fonts/icomoon.eot) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Weissenhof Grotesk Bold';
  src: url(fonts/WeissenhofGrotesk-Bold.eot);
  src: url(fonts/WeissenhofGrotesk-Bold.eot) format("embedded-opentype"), url(fonts/WeissenhofGrotesk-Bold.woff2) format("woff2"), url(fonts/WeissenhofGrotesk-Bold.woff) format("woff"), url(fonts/WeissenhofGrotesk-Bold.ttf) format("truetype"), url(fonts/WeissenhofGrotesk-Bold.svg) format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Weissenhof Grotesk Regular';
  src: url(fonts/WeissenhofGrotesk-Regular.eot);
  src: url(fonts/WeissenhofGrotesk-Regular.eot) format("embedded-opentype"), url(fonts/WeissenhofGrotesk-Regular.woff2) format("woff2"), url(fonts/WeissenhofGrotesk-Regular.woff) format("woff"), url(fonts/WeissenhofGrotesk-Regular.ttf) format("truetype"), url(fonts/WeissenhofGrotesk-Regular.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Weissenhof Grotesk Medium';
  src: url(fonts/WeissenhofGrotesk-Medium.eot);
  src: url(fonts/WeissenhofGrotesk-Medium.eot) format("embedded-opentype"), url(fonts/WeissenhofGrotesk-Medium.woff2) format("woff2"), url(fonts/WeissenhofGrotesk-Medium.woff) format("woff"), url(fonts/WeissenhofGrotesk-Medium.ttf) format("truetype"), url(fonts/WeissenhofGrotesk-Medium.svg) format("svg");
  font-weight: 500;
  font-style: normal;
}

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 50px;
  line-height: 60px;
  color: #1B4677;
  margin-bottom: 22px;
}

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 50px;
  color: #2F2F2F;
  margin-bottom: 6px;
}

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 25px;
  line-height: 40px;
  color: #2F2F2F;
  margin-bottom: 6px;
}

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  color: #2F2F2F;
  margin-bottom: 7px;
}

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #2F2F2F;
  margin-bottom: 7px;
}

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  font-family: "Weissenhof Grotesk Bold", serif;
  letter-spacing: 1.5px;
  color: #2F2F2F;
  text-transform: uppercase;
  margin-bottom: 11px;
}

p {
  margin: 0 0 25px;
}

body:not(.fsComposeMode) p:last-child {
  margin-bottom: 0;
}

hr {
  margin: 0 auto 20px;
}

button:hover,
button:focus {
  cursor: pointer;
}

.fsNavigation a {
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #1B4677;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
}

a:hover,
a:focus {
  color: #2F2F2F;
  cursor: pointer;
}

ul,
ol {
  margin-top: 0;
  padding-left: 20px;
}

table.fs_style_37 {
  margin-bottom: 20px;
  min-width: 400px;
  display: table;
  width: 100%;
}

table.fs_style_37 th,
table.fs_style_37 td {
  vertical-align: top;
  border-bottom: none;
}

table.fs_style_37 th {
  padding: 10px 20px;
  background: #1B4677;
  color: #ffffff;
  text-align: left;
  font-weight: 500;
  font-family: "Weissenhof Grotesk Medium", Georgia, serif;
  font-size: 20px;
  line-height: 26px;
  padding: 12px 13px;
}

table.fs_style_37 td {
  padding: 10px 20px;
  background-color: rgba(240, 240, 240, 0.25);
}

table.fs_style_37 tr:nth-of-type(odd) td {
  background: #F0F0F0;
}

table.fs_style_37 tr {
  border-bottom: solid 1px #ffffff;
}

table.fs_style_37 tr.fsLoadMoreButtonRow {
  border-bottom: none;
}

table.fs_style_37 tr.fsLoadMoreButtonRow > td {
  background: none;
  padding: 20px 0;
}

body:not(.fsComposeMode) table.fs_style_37:last-child {
  margin-bottom: 0;
}

.table-overflow {
  overflow-x: auto;
  max-width: 100%;
  margin-bottom: 20px;
}

.table-overflow:last-child {
  margin-bottom: 0;
}

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

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

.fs_style_38 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_38:hover,
.fs_style_38:focus,
.fsStateSelected .fs_style_38,
.fs_style_38.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fs_style_38 em {
  display: block;
  font-style: normal;
}

.fs_style_39 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #DBD8D1;
          box-shadow: inset 0px 0px 0px 2px #DBD8D1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_39:hover,
.fs_style_39:focus,
.fsStateSelected .fs_style_39,
.fs_style_39.on {
  background: #DBD8D1;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #DBD8D1;
          box-shadow: inset 0px 0px 0px 2px #DBD8D1;
}

.fs_style_39 em {
  display: block;
  font-style: normal;
}

.fs_style_40 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: #92A344;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px transparent;
          box-shadow: inset 0px 0px 0px 2px transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_40:hover,
.fs_style_40:focus,
.fsStateSelected .fs_style_40,
.fs_style_40.on {
  background: transparent;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #92A344;
          box-shadow: inset 0px 0px 0px 2px #92A344;
}

.fs_style_40 em {
  display: block;
  font-style: normal;
}

.fs_style_41 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: #EDAC1A;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px transparent;
          box-shadow: inset 0px 0px 0px 2px transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_41:hover,
.fs_style_41:focus,
.fsStateSelected .fs_style_41,
.fs_style_41.on {
  background: transparent;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #EDAC1A;
          box-shadow: inset 0px 0px 0px 2px #EDAC1A;
}

.fs_style_41 em {
  display: block;
  font-style: normal;
}

.fs_style_43 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: #64B6CE;
  color: #2F2F2F;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px transparent;
          box-shadow: inset 0px 0px 0px 2px transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_43:hover,
.fs_style_43:focus,
.fsStateSelected .fs_style_43,
.fs_style_43.on {
  background: transparent;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #64B6CE;
          box-shadow: inset 0px 0px 0px 2px #64B6CE;
}

.fs_style_43 em {
  display: block;
  font-style: normal;
}

.fs_style_42 {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
          box-shadow: inset 0px 0px 0px 2px #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fs_style_42:hover,
.fs_style_42:focus,
.fsStateSelected .fs_style_42,
.fs_style_42.on {
  background: #ffffff;
  color: #2F2F2F;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ffffff;
          box-shadow: inset 0px 0px 0px 2px #ffffff;
}

.fs_style_42 em {
  display: block;
  font-style: normal;
}

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fsStyleDefaultButton:hover,
.fsStyleDefaultButton:focus,
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fsStyleDefaultButton em {
  display: block;
  font-style: normal;
}

.fsStyleDefaultButton.fsLoadMoreButton {
  margin-bottom: 0;
}

.fsStyleDefaultButton.fsSelectAll {
  margin-bottom: 5px;
  padding: 7px 12px;
  font-size: .875em;
  line-height: 1.2;
}

.fsStyleUpdateButton {
  display: inline-block;
  border: 0;
  margin: 0 20px 20px 0;
  padding: 10px 20px;
  background: transparent;
  color: #1B4677;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 12px 30px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.fsStyleUpdateButton:hover,
.fsStyleUpdateButton:focus,
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on {
  background: #1B4677;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-shadow: inset 0px 0px 0px 2px #1B4677;
          box-shadow: inset 0px 0px 0px 2px #1B4677;
}

.fsStyleUpdateButton em {
  display: block;
  font-style: normal;
}

@font-face {
  font-family: 'bpa-font-icons';
  src: url(fonts/bpa-icon-library.eot);
  src: url(fonts/bpa-icon-library.eot) format("embedded-opentype"), url(fonts/bpa-icon-library.woff2) format("woff2"), url(fonts/bpa-icon-library.woff) format("woff"), url(fonts/bpa-icon-library.ttf) format("truetype"), url(fonts/bpa-icon-library.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.fsGrid.bpa-image-slideshow-1 {
  margin-bottom: 50px;
}

.fsGrid.bpa-image-slideshow-1 .fsListItems {
  margin: 0 auto;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.2);
}

body:not(.fsComposeMode) .fsGrid.bpa-image-slideshow-1 .fsListItems:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 580px;
  opacity: 0;
  visibility: hidden;
}

.fsGrid.bpa-image-slideshow-1 article {
  position: relative;
  overflow: hidden;
  padding: 0;
  height: auto;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article {
    padding-top: 64px;
    min-height: 47.54098vw;
  }
}

@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article {
    padding-top: 84px;
  }
}

@media (min-width: 1220px) {
  .fsGrid.bpa-image-slideshow-1 article {
    min-height: 580px;
  }
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle {
  margin-top: 0;
  font-weight: normal;
  font-size: 25px;
  line-height: 40px;
  color: #2F2F2F;
  margin-bottom: 6px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 24px;
  padding-top: 64px;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article .fsTitle {
    width: 50%;
    padding-top: 0;
  }
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0;
  width: 40px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle a {
  color: inherit;
}

.fsGrid.bpa-image-slideshow-1 article .fsTitle.fsResourceName {
  display: none;
}

.fsGrid.bpa-image-slideshow-1 article > .fsTitle {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article > .fsTitle {
    padding-left: 0;
    padding-right: 0;
    width: calc(50% - 40px);
    margin-left: 20px;
  }
}

@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article > .fsTitle {
    width: calc(50% - 60px);
    margin-left: 30px;
  }
}

.fsGrid.bpa-image-slideshow-1 article figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article figure {
    display: block;
  }
}

.fsGrid.bpa-image-slideshow-1 article picture {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article picture {
    overflow: hidden;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
  }
}

.fsGrid.bpa-image-slideshow-1 article picture img {
  display: block;
  width: 100%;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article picture img {
    display: block;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}

.fsGrid.bpa-image-slideshow-1 article figcaption {
  margin-top: 0;
  text-align: center;
  padding: 0 20px 30px;
  color: #666666;
  font-family: "Weissenhof Grotesk Regular", sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption {
    width: 50%;
    padding: 0 20px 90px 20px;
    width: calc(50% - 10px);
    max-height: calc(47.54098vw - 44px - 40px);
    overflow: auto;
  }
}

@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption {
    padding: 0 20px 90px 30px;
    max-height: calc(47.54098vw - 44px - 70px);
  }
}

@media (min-width: 1220px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption {
    max-height: 466px;
  }
}

.fsGrid.bpa-image-slideshow-1 article figcaption h2 {
  padding-bottom: 0;
}

.fsGrid.bpa-image-slideshow-1 article figcaption h2:before {
  display: none;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption {
    position: relative;
  }
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption:before {
    content: '';
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(51.8%, rgba(255, 255, 255, 0.85)), to(#fff));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 51.8%, #fff 100%);
    height: 100px;
    width: calc(50% - 50px);
    left: 20px;
    bottom: 20px;
    z-index: 10;
    height: 90px;
  }
}

@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption:before {
    width: calc(50% - 60px);
    left: 30px;
    bottom: 30px;
  }
}

.fsGrid.bpa-image-slideshow-1 article.has-caption:not(.has-title) {
  padding-top: 64px;
}

@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption:not(.has-title) {
    padding-top: 84px;
  }
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article:not(.has-caption) {
    display: block;
  }
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) > figure {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) > figure + .fsTitle {
  margin-bottom: 20px;
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) .fsTitle {
  margin-bottom: 0;
  padding-bottom: 0;
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) .fsTitle:after {
  display: none;
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) {
  padding-top: 0;
  min-height: auto;
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) picture {
  width: 100%;
  position: relative;
  height: auto;
}

.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) picture img {
  height: auto;
  width: 100%;
  position: relative;
  margin: 0;
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow {
  width: 44px;
  height: 44px;
  border: none;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.42);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 20;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  color: transparent;
  overflow: hidden;
  white-space: nowrap;
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow:before {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  width: 100%;
  text-align: center;
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow:hover,
.fsGrid.bpa-image-slideshow-1 .slick-arrow:focus {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: .3s;
  transition: .3s;
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-prev:before {
  content: "\E922";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-next {
  left: 45px;
}

.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-next:before {
  content: "\E921";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article {
  padding-top: 64px;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title),
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) {
  padding-top: 0;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article:before,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article:before,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article:before,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article:before,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:before,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:before {
  display: none;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article .fsTitle,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article .fsTitle {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  margin-left: 0;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figure,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article figure,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figure,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figure,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figure,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption {
  padding: 0 20px 30px;
  width: 100%;
  max-height: 100%;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle {
  padding-left: 0;
  padding-right: 0;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture {
  width: 100%;
  height: auto;
  position: relative;
  overflow: visible;
}

body.fsComposeMode .fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture,
body.fsComposeMode .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture {
  width: 100%;
}

.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture img,
.fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture img,
.fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture img,
.fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture img,
.fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture img,
.fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture img {
  height: auto;
  width: 100%;
  margin: 0;
  position: relative;
}

.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article,
.fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article,
.fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article {
  min-height: auto;
}

.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article:before,
.fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article:before,
.fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article:before {
  display: none;
}

@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article:before,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article:before,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article:before {
    display: block;
    width: calc(50% - 40px);
    left: 20px;
    bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article {
    min-height: 34.64851vw;
    padding-top: 64px;
  }
}

@media (min-width: 1220px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article {
    min-height: 422.71186px;
  }
}

.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figure,
.fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figure,
.fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figure,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figure,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figure {
    display: block;
  }
}

@media (max-width: 999px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article picture,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article picture,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article picture {
    width: 100%;
    height: auto;
    position: relative;
  }

  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article picture img,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article picture img,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article picture img {
    height: auto;
    width: 100%;
    margin: 0;
    position: relative;
    opacity: 0;
  }
}

@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption {
    padding: 0 10px 90px 20px;
    max-height: calc(34.64851vw - 44px - 40px);
  }
}

@media (min-width: 1220px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption {
    max-height: calc(422.71186px - 44px - 40px);
  }
}

@media (max-width: 999px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption {
    width: 100%;
    max-height: 100%;
    padding: 0 20px 30px;
  }
}

@media (max-width: 999px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption),
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption),
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle,
  .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle,
  .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}

body.fsComposeMode .fsGrid.bpa-image-slideshow-1 .fsListItems:not(.slick-initialized) article {
  min-height: auto;
}

.fsGrid.bpa-image-slideshow-1.dark .fsListItems {
  background: #1B4677;
  border: none;
}

.fsGrid.bpa-image-slideshow-1.dark article .fsTitle {
  color: #fff;
}

.fsGrid.bpa-image-slideshow-1.dark article .fsTitle:after {
  background-color: rgba(255, 255, 255, 0.2);
}

.fsGrid.bpa-image-slideshow-1.dark article figcaption {
  color: #fff;
}

.fsGrid.bpa-image-slideshow-1.dark article figcaption a {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
}

.fsGrid.bpa-image-slideshow-1.dark article figcaption a:hover,
.fsGrid.bpa-image-slideshow-1.dark article figcaption a:focus {
  -webkit-text-decoration-style: dotted;
          text-decoration-style: dotted;
}

.fsGrid.bpa-image-slideshow-1.dark article.has-caption:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 70, 119, 0)), color-stop(51.8%, rgba(27, 70, 119, 0.85)), to(#1B4677));
  background: linear-gradient(180deg, rgba(27, 70, 119, 0) 0%, rgba(27, 70, 119, 0.85) 51.8%, #1B4677 100%);
}