@charset "UTF-8";
 /**
 *
 * Oaks Christian School - default_18
 * @link http://oakschristian-2693.preview.finalsite.com
 * Site Template : 
 * Built By: Tom Schisler
 * Project Manager: Laurie Murphy
 * Designer: Holly Fehr
 * ==== Git Info ====
 * Branch Name: clients/oakschristian_2018
 * Build version: 3.2.7
 * Git Tag: v3.0-242-g999946f430
 * Last build by: Kosha Burnett
 *
 **/

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:400,400i|Raleway:400,400i,500,500i,600&display=swap");
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 76.66667em;
  max-width: 86.25rem; }

@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 */
.skip-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .skip-link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    color: transparent;
    padding: 10px 20px;
    background: transparent;
    white-space: nowrap;
    transition: all .25s linear;
    z-index: 9000; }
    .skip-link a:focus {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      background: rgba(0, 0, 0, 0.9);
      color: #fff;
      transition: all .25s linear; }

@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") 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#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

.fsTitle, .fsAthleticsRosterList li > div.fsRosterName, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #781a28; }
  .fsTitle > a, .fsAthleticsRosterList li > div.fsRosterName > a, .fsFacebookFrom > a, .fsVimeoTitle > a, .fsYoutubeTitle > a {
    color: #781a28; }
    .fsTitle > a:hover, .fsAthleticsRosterList li > div.fsRosterName > a:hover, .fsFacebookFrom > a:hover, .fsVimeoTitle > a:hover, .fsYoutubeTitle > a:hover {
      color: #C6A267; }

h1 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 36px;
  line-height: 49px;
  margin-bottom: 20px; }

h2 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 15px; }

h3 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 10px; }

h4 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 10px; }

h5 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 10px; }

h6 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px; }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  text-decoration: none;
  color: #C6A267;
  transition: background .3s, color .3s; }
  a:hover, a:focus {
    color: #781a28; }

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

.fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
table.table-styled,
table.fs_style_30 {
  margin-bottom: 20px;
  width: 100%;
  overflow-x: auto;
  display: block; }
  .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.table-styled td,
  table.fs_style_30 td {
    padding: 10px 20px;
    background-color: rgba(238, 238, 238, 0.3); }
  .fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td, .fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
  table.table-styled tr:nth-of-type(odd) td,
  table.fs_style_30 tr:nth-of-type(odd) td {
    background-color: rgba(238, 238, 238, 0.6); }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th, .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.table-styled th,
  table.table-styled td,
  table.fs_style_30 th,
  table.fs_style_30 td {
    vertical-align: top;
    border-bottom: none;
    box-shadow: inset 0 -1px 0 0 #fff; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  table.table-styled th,
  table.fs_style_30 th {
    padding: 10px 20px;
    background: #818181;
    color: #fff;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase; }

figure[class^="fsImage"] {
  margin: 0 0 20px 0; }
  figure[class^="fsImage"] figcaption {
    padding-top: 10px;
    padding-bottom: 10px; }
  @media (min-width: 500px) {
    figure[class^="fsImage"][style*=left], figure[class^="fsImage"].left {
      float: left;
      margin-right: 20px; } }
  @media (min-width: 500px) {
    figure[class^="fsImage"][style*=right], figure[class^="fsImage"].right {
      float: right;
      margin-left: 20px; } }
  figure[class^="fsImage"] picture {
    display: inline-block; }
  figure[class^="fsImage"] img {
    display: inline-block; }
  figure[class^="fsImage"] figcaption {
    display: block;
    background: #fff;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: left; }
    figure[class^="fsImage"] figcaption p {
      margin-bottom: 10px; }
      figure[class^="fsImage"] figcaption p:last-child {
        margin-bottom: 0; }

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

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

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

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.no-bottom-margin {
  margin-bottom: 0; }

.fsPanel {
  margin-bottom: 0; }

.fsStyleDefaultField {
  border: solid 1px black; }

/*! 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 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #a09e9d; }

.fsList .fsListItems:last-of-type > article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

.fsList .fsListItems:last-of-type > .fsMonthContainer:last-child > .fsDayContainer:last-child article:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.fsList .fsListItems:last-of-type > .fsDayContainer:last-child article:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.fsList .fsListItems + button {
  margin-top: 20px; }

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

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

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

.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
  overflow: hidden; }
  .fsSlideshow .fsNextButton:before,
  .fsSlideshow .fsPrevButton:before {
    color: #666;
    font-size: 45px;
    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%;
    transform: translate3d(0, -50%, 0); }
  .fsSlideshow .fsNextButton.fsLeftArrow:before,
  .fsSlideshow .fsPrevButton.fsLeftArrow:before {
    left: 0; }
  .fsSlideshow .fsNextButton.fsRightArrow:before,
  .fsSlideshow .fsPrevButton.fsRightArrow:before {
    right: 0; }
  .fsSlideshow .fsNextButton:hover:before, .fsSlideshow .fsNextButton:focus:before,
  .fsSlideshow .fsPrevButton:hover:before,
  .fsSlideshow .fsPrevButton:focus:before {
    color: rgba(102, 102, 102, 0.5);
    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: #666; }
      .fsSlideshow .fsPager li button:before {
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: rgba(102, 102, 102, 0.25);
        transition: .3s;
        opacity: 1; }
      .fsSlideshow .fsPager li button:hover:before, .fsSlideshow .fsPager li button:focus:before {
        background-color: #666;
        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: #666; }

/*! 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: #666; }
  .fsDialogCloseButton:focus:after, .fsDialogCloseButton:focus:before {
    background: #666; }
  .fsDialogCloseButton:hover:after, .fsDialogCloseButton:hover:before {
    background: #333333; }

.fsElementDialog {
  color: #666; }

.button,
.fsStyleDefaultButton,
.fsStyleUpdateButton,
.fsLoginSubmit,
.fs_style_25,
.fs_style_26,
.fs_style_23,
.fs_style_28,
.fs_style_29,
.fs_style_27 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #781a28;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .button:hover, .button:focus,
  .fsStateSelected .button,
  .fsStyleDefaultButton:hover,
  .fsStyleDefaultButton:focus,
  .fsStateSelected
  .fsStyleDefaultButton,
  .fsStyleUpdateButton:hover,
  .fsStyleUpdateButton:focus,
  .fsStateSelected
  .fsStyleUpdateButton,
  .fsLoginSubmit:hover,
  .fsLoginSubmit:focus,
  .fsStateSelected
  .fsLoginSubmit,
  .fs_style_25:hover,
  .fs_style_25:focus,
  .fsStateSelected
  .fs_style_25,
  .fs_style_26:hover,
  .fs_style_26:focus,
  .fsStateSelected
  .fs_style_26,
  .fs_style_23:hover,
  .fs_style_23:focus,
  .fsStateSelected
  .fs_style_23,
  .fs_style_28:hover,
  .fs_style_28:focus,
  .fsStateSelected
  .fs_style_28,
  .fs_style_29:hover,
  .fs_style_29:focus,
  .fsStateSelected
  .fs_style_29,
  .fs_style_27:hover,
  .fs_style_27:focus,
  .fsStateSelected
  .fs_style_27 {
    background: #631521;
    color: #fff; }
  .button em,
  .fsStyleDefaultButton em,
  .fsStyleUpdateButton em,
  .fsLoginSubmit em,
  .fs_style_25 em,
  .fs_style_26 em,
  .fs_style_23 em,
  .fs_style_28 em,
  .fs_style_29 em,
  .fs_style_27 em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

.fs_style_25,
.fs_style_28 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #403b3c;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .fs_style_25:hover, .fs_style_25:focus,
  .fsStateSelected .fs_style_25,
  .fs_style_28:hover,
  .fs_style_28:focus,
  .fsStateSelected
  .fs_style_28 {
    background: #332f30;
    color: #fff; }
  .fs_style_25 em,
  .fs_style_28 em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

.fs_style_26,
.fs_style_29 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #818181;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .fs_style_26:hover, .fs_style_26:focus,
  .fsStateSelected .fs_style_26,
  .fs_style_29:hover,
  .fs_style_29:focus,
  .fsStateSelected
  .fs_style_29 {
    background: #747474;
    color: #fff; }
  .fs_style_26 em,
  .fs_style_29 em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

.fs_style_23,
.fs_style_27 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #781a28;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .fs_style_23:hover, .fs_style_23:focus,
  .fsStateSelected .fs_style_23,
  .fs_style_27:hover,
  .fs_style_27:focus,
  .fsStateSelected
  .fs_style_27 {
    background: #631521;
    color: #fff; }
  .fs_style_23 em,
  .fs_style_27 em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

.fs_style_28,
.fs_style_29,
.fs_style_27 {
  padding: 25px 20px; }

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #666;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .fsStyleDefaultButton:hover, .fsStyleDefaultButton:focus,
  .fsStateSelected .fsStyleDefaultButton {
    background: #595959;
    color: #fff; }
  .fsStyleDefaultButton em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }
  .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 0 10px;
  padding: 6.66667px 10px;
  background: #666;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus,
  .fsStateSelected .fsStyleUpdateButton {
    background: #595959;
    color: #fff; }
  .fsStyleUpdateButton em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

.lead-in,
.fs_style_24 {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #666; }

blockquote,
.blockquote,
.fs_style_34 {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 auto 20px;
  padding: 45px 0 0;
  font-family: "Raleway", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #403b3c;
  text-align: center; }
  blockquote:before,
  .blockquote:before,
  .fs_style_34:before {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #a09e9d;
    content: ''; }
  blockquote:after,
  .blockquote:after,
  .fs_style_34:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100px;
    margin: 0 auto 10px auto;
    padding: 0;
    text-align: center;
    color: #C6A267;
    background: #fff;
    font-style: normal;
    font-size: 30px;
    line-height: 1; }

.fs_style_37,
cite {
  margin: 10px 0 0;
  display: block;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  font-style: normal;
  color: #403b3c;
  text-align: center; }

.callout-content,
.fs_style_35 {
  display: block;
  padding-left: 25px;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  border-left: 4px solid #781a28; }

/*! _main.scss - src/sass/navigation/ - main import */
.fsNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fsNavigation ul li.fsNavCurrentPage > a, .fsNavigation ul li.fsNavCurrentPageAncestor > a {
    color: #781a28;
    background: transparent; }
  .fsNavigation ul li a {
    display: block;
    padding: 10px 0;
    color: #C6A267;
    background: transparent; }
    .fsNavigation ul li a:hover, .fsNavigation ul li a:focus {
      color: #781a28;
      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; }

@media (min-width: 1000px) {
  .nav-accreditation {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 60%; } }

.nav-accreditation .fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0; }
  .nav-accreditation .fsNavLevel1, .nav-accreditation .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-accreditation .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  @media (min-width: 1000px) {
    .nav-accreditation .fsNavLevel1 {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .nav-accreditation .fsNavLevel1 li {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    margin: 10px 20px;
    padding: 0; }
    @media (min-width: 1000px) {
      .nav-accreditation .fsNavLevel1 li {
        width: auto;
        margin: 0 20px 0 0; } }
    .nav-accreditation .fsNavLevel1 li.nais > a {
      background-image: url("../images/nais.png");
      width: 81px;
      height: 35px; }
    .nav-accreditation .fsNavLevel1 li.acsi > a {
      background-image: url("../images/acsi.png");
      width: 98px;
      height: 36px; }
    .nav-accreditation .fsNavLevel1 li.wasc > a {
      background-image: url("../images/wasc.png");
      width: 95px;
      height: 28px; }
    .nav-accreditation .fsNavLevel1 li.sais > a {
      background-image: url("../images/sais.png");
      width: 73px;
      height: 36px; }
    .nav-accreditation .fsNavLevel1 li > a {
      display: block;
      background-color: transparent;
      background-position: center center;
      background-size: 100%;
      background-repeat: no-repeat;
      background-attachment: inherit;
      font-size: 0; }
      .nav-accreditation .fsNavLevel1 li > a:hover, .nav-accreditation .fsNavLevel1 li > a:focus {
        background-color: transparent;
        background-position: center center;
        background-size: 100%;
        background-repeat: no-repeat;
        background-attachment: inherit; }

.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 {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column; } }
    .nav-site-map ul.fsNavLevel1 > li > a {
      margin-bottom: 20px;
      font-weight: 700; }
  .nav-site-map ul.fsNavLevel2 {
    list-style: disc; }
  .nav-site-map ul.fsNavLevel3 {
    list-style: circle; }
  .nav-site-map ul.fsNavLevel4 {
    list-style: square; }
  .nav-site-map ul.fsNavLevel5 {
    list-style: disc; }

.nav-tier {
  display: none; }
  @media (min-width: 1000px) {
    .nav-tier {
      display: block;
      background: #eee; } }
  .nav-tier ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-tier ul li a {
      display: block;
      padding: 6.66667px 20px;
      color: #403b3c;
      background: transparent; }
      .nav-tier ul li a:hover, .nav-tier ul li a:focus {
        color: #781a28;
        background: transparent; }
    .nav-tier ul li.fsNavCurrentPage > a {
      color: #C6A267;
      background: transparent; }
      .nav-tier ul li.fsNavCurrentPage > a:hover, .nav-tier ul li.fsNavCurrentPage > a:focus {
        color: #781a28;
        background: transparent; }
    .nav-tier ul li.fsNavCurrentPageAncestor {
      background: transparent; }
      .nav-tier ul li.fsNavCurrentPageAncestor > a {
        color: #C6A267;
        background: transparent; }
        .nav-tier ul li.fsNavCurrentPageAncestor > a:hover, .nav-tier ul li.fsNavCurrentPageAncestor > a:focus {
          color: #781a28;
          background: transparent; }
  .nav-tier .fsNavLevel1 {
    padding-top: 6.66667px;
    padding-bottom: 6.66667px;
    padding-left: 0; }
  .nav-tier .fsNavLevel2 > li > a {
    padding-left: 30px; }
  .nav-tier .fsNavLevel3 > li > a {
    padding-left: 40px; }
  .nav-tier .fsNavLevel4 > li > a {
    padding-left: 50px; }
  .nav-tier .fsNavLevel5 > li > a {
    padding-left: 60px; }

.nav-sub {
  background: #eee; }
  @media screen and (max-width: 999px) {
    .nav-sub > header {
      display: block;
      position: relative; }
      .nav-sub > header .fsElementTitle {
        position: relative;
        margin-top: 0;
        font-weight: normal;
        font-family: "EB Garamond", serif;
        color: #333;
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 10px;
        margin-bottom: 0;
        display: block;
        padding: 10px 20px;
        color: #231720;
        background-color: #eee;
        transition: .3s;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .nav-sub > header .fsElementTitle:hover {
          background-color: #eee;
          color: #231720; } }
    @media screen and (max-width: 999px) and (min-width: 1000px) {
      .nav-sub > header .fsElementTitle {
        cursor: default; } }
  @media screen and (max-width: 999px) {
        .nav-sub > header .fsElementTitle:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          line-height: 1;
          position: absolute;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          right: 20px; }
    .nav-sub > .fsElementContent {
      position: relative;
      display: block;
      background-color: transparent; }
      .nav-sub > .fsElementContent ul li a {
        display: block;
        padding: 10px 20px;
        color: #403b3c;
        background: transparent; }
        .nav-sub > .fsElementContent ul li a:hover, .nav-sub > .fsElementContent ul li a:focus {
          color: #781a28;
          background: transparent; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a {
        color: #C6A267;
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:focus {
          color: #781a28;
          background: transparent; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a {
          color: #C6A267;
          background: transparent; }
          .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
            color: #781a28;
            background: transparent; }
      .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: #eee;
      color: #231720; }
      .nav-sub.active-nav > header .fsElementTitle:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 1000px) {
      .nav-sub > .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
  .nav-sub.active-nav > .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; }
  .fsHeader .nav-sub {
    display: none; }
    @media (min-width: 1000px) {
      .fsHeader .nav-sub {
        display: block; } }
    .fsHeader .nav-sub > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 76.66667em;
      max-width: 86.25rem;
      padding: 0; }
      @media (min-width: 1000px) {
        .fsHeader .nav-sub > .fsElementContent {
          padding: 6.66667px 20px 6.66667px 175px; } }
  .nav-sub.nav-sub-empty {
    display: none !important; }
  .nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-sub ul li {
      margin-top: 6.66667px;
      margin-bottom: 6.66667px; }
      .nav-sub ul li a {
        display: block;
        padding: 0 20px;
        color: #403b3c;
        background: transparent; }
        .nav-sub ul li a:hover, .nav-sub ul li a:focus {
          color: #781a28;
          background: transparent; }
      .nav-sub ul li.fsNavCurrentPage > a {
        color: #C6A267;
        background: transparent; }
        .nav-sub ul li.fsNavCurrentPage > a:hover, .nav-sub ul li.fsNavCurrentPage > a:focus {
          color: #781a28;
          background: transparent; }
      .nav-sub ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub ul li.fsNavCurrentPageAncestor > a {
          color: #C6A267;
          background: transparent; }
          .nav-sub ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
            color: #781a28;
            background: transparent; }
  @media (min-width: 1000px) {
    .nav-sub .fsNavLevel1 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-pack: center;
      justify-content: center; }
      .nav-sub .fsNavLevel1 > li:last-child > a {
        border-right: none; }
      .nav-sub .fsNavLevel1 > li > a {
        border-right: 1px solid #403b3c; } }
  @media (min-width: 1000px) {
    .nav-sub .fsNavLevel2 {
      border: 5px solid lime; } }
  .nav-sub .fsNavLevel2 > li > a {
    padding-left: 30px; }
  .nav-sub .fsNavLevel3 > li > a {
    padding-left: 40px; }
  .nav-sub .fsNavLevel4 > li > a {
    padding-left: 50px; }
  .nav-sub .fsNavLevel5 > li > a {
    padding-left: 60px; }

.nav-main {
  margin-bottom: 0;
  background: #781a28; }
  .fsHeader .nav-main {
    display: none; }
    @media (min-width: 1000px) {
      .fsHeader .nav-main {
        display: block; } }
  .nav-main .fsNavLevel1 {
    position: relative; }
    @media (min-width: 1000px) {
      .nav-main .fsNavLevel1 {
        position: relative;
        margin: 0 auto;
        max-width: 76.66667em;
        max-width: 86.25rem;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; } }
    @media (min-width: 1000px) {
      .nav-main .fsNavLevel1 > li {
        position: static;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        font-weight: 600;
        font-size: 16px;
        line-height: 40px;
        text-transform: uppercase; } }
    .nav-main .fsNavLevel1 > li:hover > a {
      color: #fff;
      background: #403b3c; }
    .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"]:hover > a {
      background: #403b3c; }
    .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
      color: #C6A267;
      background: transparent; }
    .nav-main .fsNavLevel1 > li > a {
      display: block;
      color: #fff;
      background: #781a28;
      padding: 0 10px; }
      @media (min-width: 1380px) {
        .nav-main .fsNavLevel1 > li > a {
          padding-right: 20px;
          padding-left: 20px; } }
      .nav-main .fsNavLevel1 > li > a:focus {
        color: #fff;
        background: #403b3c; }
    html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      right: 0;
      max-height: 0;
      visibility: hidden;
      opacity: 0;
      overflow: hidden; }
    @media (min-width: 1000px) {
      .menu-item-open html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
    @media (min-width: 1000px) {
      html.js .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
    html:not(.js) .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      right: 0;
      max-height: 0;
      visibility: hidden;
      opacity: 0;
      overflow: hidden; }
    @media (min-width: 1000px) {
      html:not(.js) .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }

@media (max-width: 599px) and (min-width: 1000px) {
  html:not(.js) .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
    max-height: 9999px; } }

.nav-main .fsNavPageInfo {
  width: 100%;
  max-width: 1000px;
  background: #403b3c;
  text-align: left;
  z-index: 9000;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }

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

.nav-main .fsNavPageThumbnail {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-order: 2;
  order: 2;
  width: 220px;
  height: 248px;
  background-color: transparent;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: inherit;
  margin: 20px 20px 20px 0;
  padding: 0; }
  .nav-main .fsNavPageThumbnail > img {
    opacity: 0;
    visibility: hidden; }

.nav-main .col-wrap {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-order: 1;
  order: 1;
  padding: 20px;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .nav-main .col-wrap .fsNavLevel2 {
    width: 50%; }
    .nav-main .col-wrap .fsNavLevel2.column-1 {
      padding-right: 10px; }
    .nav-main .col-wrap .fsNavLevel2.column-2 {
      padding-left: 10px; }
    .nav-main .col-wrap .fsNavLevel2 > li {
      border-bottom: 1px solid #818181; }
      .nav-main .col-wrap .fsNavLevel2 > li > a {
        display: inline-block; }

.nav-main .fsNavLevel2 li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: none; }
  .nav-main .fsNavLevel2 li a {
    display: block;
    color: #fff;
    background: transparent;
    padding: 10px 0; }
    .nav-main .fsNavLevel2 li a:hover, .nav-main .fsNavLevel2 li a:focus {
      color: #C6A267;
      background: transparent; }
  .nav-main .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
    color: #C6A267;
    background: transparent; }

.nav-menu-main {
  margin: 0 0 40px 0;
  padding: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  background: #781a28; }
  .nav-menu-main ul li {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: none; }
    .nav-menu-main ul li.fsNavParentPage {
      position: relative; }
      .nav-menu-main ul li.fsNavParentPage > a {
        padding-right: 50px; }
      .nav-menu-main ul li.fsNavParentPage.active {
        background: #403b3c; }
        .nav-menu-main ul li.fsNavParentPage.active > a {
          background: #403b3c; }
        .nav-menu-main ul li.fsNavParentPage.active > .expand-navigation:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          color: #818181; }
        .nav-menu-main ul li.fsNavParentPage.active > .fsNavPageInfo {
          max-height: 9999px;
          opacity: 1;
          visibility: visible;
          transition: all 0.3s ease; }
      .nav-menu-main ul li.fsNavParentPage > .expand-navigation {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 100%;
        z-index: 100;
        cursor: pointer;
        text-align: right;
        display: block;
        font-size: 0; }
        .nav-menu-main ul li.fsNavParentPage > .expand-navigation:hover:before {
          color: #818181; }
        .nav-menu-main ul li.fsNavParentPage > .expand-navigation:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: block;
          vertical-align: middle;
          font-size: 15px;
          line-height: 50px;
          width: 40px;
          height: 100%;
          color: #fff;
          text-align: center;
          transition: transform 0.3s linear; }
      .nav-menu-main ul li.fsNavParentPage > .fsNavPageInfo {
        text-align: left;
        z-index: 300;
        overflow: hidden;
        height: auto;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease; }
    .nav-menu-main ul li > a {
      display: block; }
  @media (min-width: 1000px) {
    .nav-menu-main .fsNavLevel1 {
      position: relative;
      margin: 0 auto;
      max-width: 76.66667em;
      max-width: 86.25rem;
      text-align: left;
      display: block; } }
  .nav-menu-main .fsNavLevel1 > li {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.25); }
    @media (min-width: 1000px) {
      .nav-menu-main .fsNavLevel1 > li {
        -ms-flex: none;
        flex: none; } }
    .nav-menu-main .fsNavLevel1 > li:hover > a {
      color: #fff; }
    .nav-menu-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
      color: #C6A267; }
    .nav-menu-main .fsNavLevel1 > li > a {
      display: block; }
    .nav-menu-main .fsNavLevel1 > li > a {
      display: block;
      color: #fff;
      padding-top: 10px;
      padding-right: 30px;
      padding-bottom: 10px;
      padding-left: 30px; }
      .nav-menu-main .fsNavLevel1 > li > a:focus {
        color: #fff; }
    .nav-menu-main .fsNavLevel1 > li.fsNavParentPage > .expand-navigation:before {
      box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.25); }

.nav-menu-main .fsNavPageDescription {
  display: none; }

.nav-menu-main .fsNavPageThumbnail {
  display: none; }

.nav-menu-main .fsNavLevel2,
.nav-menu-main .fsNavLevel3,
.nav-menu-main .fsNavLevel4,
.nav-menu-main .fsNavLevel5 {
  padding-top: 0;
  padding-bottom: 0; }
  .nav-menu-main .fsNavLevel2 li,
  .nav-menu-main .fsNavLevel3 li,
  .nav-menu-main .fsNavLevel4 li,
  .nav-menu-main .fsNavLevel5 li {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px; }
    .nav-menu-main .fsNavLevel2 li a,
    .nav-menu-main .fsNavLevel3 li a,
    .nav-menu-main .fsNavLevel4 li a,
    .nav-menu-main .fsNavLevel5 li a {
      display: block;
      padding: 0;
      color: #fff;
      background: transparent;
      font-size: 15px;
      line-height: 16px;
      text-transform: none; }
      .nav-menu-main .fsNavLevel2 li a:hover, .nav-menu-main .fsNavLevel2 li a:focus,
      .nav-menu-main .fsNavLevel3 li a:hover,
      .nav-menu-main .fsNavLevel3 li a:focus,
      .nav-menu-main .fsNavLevel4 li a:hover,
      .nav-menu-main .fsNavLevel4 li a:focus,
      .nav-menu-main .fsNavLevel5 li a:hover,
      .nav-menu-main .fsNavLevel5 li a:focus {
        color: #C6A267;
        background: transparent; }
    .nav-menu-main .fsNavLevel2 li[class*="fsNavCurrentPage"] > a,
    .nav-menu-main .fsNavLevel3 li[class*="fsNavCurrentPage"] > a,
    .nav-menu-main .fsNavLevel4 li[class*="fsNavCurrentPage"] > a,
    .nav-menu-main .fsNavLevel5 li[class*="fsNavCurrentPage"] > a {
      color: #C6A267;
      background: transparent; }

.menu-trigger-container {
  display: inline-block;
  background: #781a28;
  margin: 0 0 0 auto;
  padding: 0;
  width: auto;
  height: auto;
  z-index: 9000; }
  @media (min-width: 1000px) {
    .menu-trigger-container {
      display: none; } }
  .menu-trigger-container > .fsElementContent {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    text-align: center; }

.menu-trigger {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  display: block;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  border-radius: 0;
  width: auto;
  min-width: 40px;
  height: auto;
  min-height: 40px;
  text-align: center;
  transition: background .3s, border .3s, color .3s; }
  s .menu-trigger:hover {
    color: m2; }
  .menu-trigger:focus {
    outline: -webkit-focus-ring-color auto 5px; }
  .menu-trigger span {
    font-size: 0;
    line-height: 0; }
    .menu-trigger span:before {
      display: inline-block;
      margin: 0 auto;
      padding: 0;
      width: 40px;
      vertical-align: center;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 15px;
      line-height: 1; }
  .active-menu .menu-trigger:hover {
    background: transparent; }
  .active-menu .menu-trigger span:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  transform: translate3d(0, -20%, 0);
  -ms-transform: translate(0, -20%);
  transform: translate(0, -20%);
  top: 0;
  width: 100%;
  min-height: 100%;
  background: #fff;
  z-index: 9000; }
  @media (min-width: 1000px) {
    .fsMenu {
      display: none; } }
  .active-menu .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

@media (min-width: 1000px) {
  .nav-social {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 40%;
    width: calc(40% - 132px); } }

.nav-social .fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  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; }
  @media (min-width: 1000px) {
    .nav-social .fsNavLevel1 {
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .nav-social .fsNavLevel1 li {
    margin-right: 10px;
    margin-left: 10px; }
    @media (min-width: 1000px) {
      .nav-social .fsNavLevel1 li {
        margin-right: 0;
        margin-left: 15px; } }
  .nav-social .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='googleplus']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='wechat']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='flickr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='wordpress']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover, .nav-social .fsNavLevel1 [href*='facebook']:focus {
    background: #3b5998;
    border-color: #3b5998; }
    .nav-social .fsNavLevel1 [href*='facebook']:hover:before, .nav-social .fsNavLevel1 [href*='facebook']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='instagram']:hover, .nav-social .fsNavLevel1 [href*='instagram']:focus {
    background: #3f729b;
    border-color: #3f729b; }
    .nav-social .fsNavLevel1 [href*='instagram']:hover:before, .nav-social .fsNavLevel1 [href*='instagram']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover, .nav-social .fsNavLevel1 [href*='linkedin']:focus {
    background: #0077b5;
    border-color: #0077b5; }
    .nav-social .fsNavLevel1 [href*='linkedin']:hover:before, .nav-social .fsNavLevel1 [href*='linkedin']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover, .nav-social .fsNavLevel1 [href*='pinterest']:focus {
    background: #cc2127;
    border-color: #cc2127; }
    .nav-social .fsNavLevel1 [href*='pinterest']:hover:before, .nav-social .fsNavLevel1 [href*='pinterest']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover, .nav-social .fsNavLevel1 [href*='tumblr']:focus {
    background: #35465c;
    border-color: #35465c; }
    .nav-social .fsNavLevel1 [href*='tumblr']:hover:before, .nav-social .fsNavLevel1 [href*='tumblr']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='twitter']:hover, .nav-social .fsNavLevel1 [href*='twitter']:focus {
    background: #55acee;
    border-color: #55acee; }
    .nav-social .fsNavLevel1 [href*='twitter']:hover:before, .nav-social .fsNavLevel1 [href*='twitter']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover, .nav-social .fsNavLevel1 [href*='vimeo']:focus {
    background: #1ab7ea;
    border-color: #1ab7ea; }
    .nav-social .fsNavLevel1 [href*='vimeo']:hover:before, .nav-social .fsNavLevel1 [href*='vimeo']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vine']:hover, .nav-social .fsNavLevel1 [href*='vine']:focus {
    background: #00b488;
    border-color: #00b488; }
    .nav-social .fsNavLevel1 [href*='vine']:hover:before, .nav-social .fsNavLevel1 [href*='vine']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='youtube']:hover, .nav-social .fsNavLevel1 [href*='youtube']:focus {
    background: #cd201f;
    border-color: #cd201f; }
    .nav-social .fsNavLevel1 [href*='youtube']:hover:before, .nav-social .fsNavLevel1 [href*='youtube']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='googleplus']:hover, .nav-social .fsNavLevel1 [href*='googleplus']:focus {
    background: #db4f46;
    border-color: #db4f46; }
    .nav-social .fsNavLevel1 [href*='googleplus']:hover:before, .nav-social .fsNavLevel1 [href*='googleplus']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='wechat']:hover, .nav-social .fsNavLevel1 [href*='wechat']:focus {
    background: #37bf21;
    border-color: #37bf21; }
    .nav-social .fsNavLevel1 [href*='wechat']:hover:before, .nav-social .fsNavLevel1 [href*='wechat']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='flickr']:hover, .nav-social .fsNavLevel1 [href*='flickr']:focus {
    background: #2090d9;
    border-color: #2090d9; }
    .nav-social .fsNavLevel1 [href*='flickr']:hover:before, .nav-social .fsNavLevel1 [href*='flickr']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='wordpress']:hover, .nav-social .fsNavLevel1 [href*='wordpress']:focus {
    background: #0f74a8;
    border-color: #0f74a8; }
    .nav-social .fsNavLevel1 [href*='wordpress']:hover:before, .nav-social .fsNavLevel1 [href*='wordpress']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='rss']:hover, .nav-social .fsNavLevel1 [href*='rss']:focus {
    background: #f26522;
    border-color: #f26522; }
    .nav-social .fsNavLevel1 [href*='rss']:hover:before, .nav-social .fsNavLevel1 [href*='rss']:focus:before {
      color: #fff; }
  .nav-social .fsNavLevel1 a {
    display: block;
    background: #403b3c;
    color: #fff;
    position: relative;
    background: #403b3c;
    height: 45px;
    width: 45px;
    border-radius: 100%; }
    .nav-social .fsNavLevel1 a:before {
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

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

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

.fsHeader .nav-utility-header {
  display: none; }
  @media (min-width: 1000px) {
    .fsHeader .nav-utility-header {
      display: block; } }

@media (min-width: 1000px) {
  .nav-utility-header .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 76.66667em;
    max-width: 86.25rem;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; } }

@media (min-width: 1000px) {
  .nav-utility-header .fsNavLevel1 > li {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 34px; } }

.nav-utility-header .fsNavLevel1 > li:hover > a {
  color: #C6A267;
  background: transparent; }

.nav-utility-header .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #C6A267;
  background: transparent; }

.nav-utility-header .fsNavLevel1 > li > a {
  display: block;
  color: #781a28;
  background: transparent;
  padding: 0 20px; }
  .nav-utility-header .fsNavLevel1 > li > a:focus {
    color: #C6A267;
    background: transparent; }

.nav-utility-header .fsNavLevel1 > li.apply > a {
  background: #781a28;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #fff;
  text-transform: uppercase; }
  .nav-utility-header .fsNavLevel1 > li.apply > a:hover {
    background: #231720; }

.nav-utility-header .fsNavLevel1 > li.quicklinks:hover > a:before, .nav-utility-header .fsNavLevel1 > li.quicklinks:focus > a:before, .nav-utility-header .fsNavLevel1 > li.search:hover > a:before, .nav-utility-header .fsNavLevel1 > li.search:focus > a:before {
  border: 2px solid #C6A267; }

.nav-utility-header .fsNavLevel1 > li.quicklinks > a, .nav-utility-header .fsNavLevel1 > li.search > a {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 0;
  color: #000; }
  .nav-utility-header .fsNavLevel1 > li.quicklinks > a:hover > a:before, .nav-utility-header .fsNavLevel1 > li.quicklinks > a:focus > a:before, .nav-utility-header .fsNavLevel1 > li.search > a:hover > a:before, .nav-utility-header .fsNavLevel1 > li.search > a:focus > a:before {
    border: 2px solid #C6A267; }
  .nav-utility-header .fsNavLevel1 > li.quicklinks > a:before, .nav-utility-header .fsNavLevel1 > li.search > a:before {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    font-size: 20px;
    line-height: 34px;
    font-weight: 400;
    color: inherit;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: all 0.3s; }

.nav-utility-header .fsNavLevel1 > li.quicklinks > a:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.nav-utility-header .fsNavLevel1 > li.search > a:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

html.js .nav-utility-header .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  right: 0;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden; }

@media (min-width: 1000px) {
  .menu-item-open html.js .nav-utility-header .fsNavLevel1 > li > .fsNavPageInfo {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; } }

@media (min-width: 1000px) {
  html.js .nav-utility-header .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; } }

html:not(.js) .nav-utility-header .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  right: 0;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden; }

@media (min-width: 1000px) {
  html:not(.js) .nav-utility-header .fsNavLevel1 > li:hover > .fsNavPageInfo {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; } }

@media (max-width: 599px) and (min-width: 1000px) {
  html:not(.js) .nav-utility-header .fsNavLevel1 > li:focus > .fsNavPageInfo {
    max-height: 9999px; } }

.nav-utility-header .fsNavPageInfo {
  width: 200px;
  padding: 10px 0 0 0;
  margin: 0 0 0 -200%;
  text-align: left;
  z-index: 300; }

.nav-utility-header .fsNavLevel2 {
  background: #403b3c;
  margin: 0;
  padding: 5px 0; }
  .nav-utility-header .fsNavLevel2 li a {
    display: block;
    padding: 0 20px;
    color: #fff;
    background: transparent; }
    .nav-utility-header .fsNavLevel2 li a:hover, .nav-utility-header .fsNavLevel2 li a:focus {
      color: #231720;
      background: transparent; }
  .nav-utility-header .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
    color: #231720;
    background: transparent; }

@media (min-width: 1000px) {
  .nav-utility-footer {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 40%;
    -ms-flex-order: 2;
    order: 2; } }

.nav-utility-footer .fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .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; }
  @media (min-width: 1000px) {
    .nav-utility-footer .fsNavLevel1 {
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .nav-utility-footer .fsNavLevel1 li {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%;
    margin: 0 0 10px 0;
    padding: 0; }
    @media (min-width: 1000px) {
      .nav-utility-footer .fsNavLevel1 li {
        margin-left: 20px;
        width: auto; } }
    .nav-utility-footer .fsNavLevel1 li a {
      margin: 0;
      padding: 0;
      font-size: 15px;
      line-height: 1.2;
      color: #eee; }
      .nav-utility-footer .fsNavLevel1 li a:hover, .nav-utility-footer .fsNavLevel1 li a:focus {
        color: #fff; }

.nav-menu-utility-header {
  margin: 0 0 40px 0;
  padding: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  background: #fff; }
  .nav-menu-utility-header ul li {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    text-transform: none; }
    .nav-menu-utility-header ul li.fsNavParentPage {
      position: relative; }
      .nav-menu-utility-header ul li.fsNavParentPage > a {
        padding-right: 50px; }
      .nav-menu-utility-header ul li.fsNavParentPage.active {
        background: #403b3c; }
        .nav-menu-utility-header ul li.fsNavParentPage.active > a {
          color: #fff;
          background: #403b3c; }
        .nav-menu-utility-header ul li.fsNavParentPage.active > .expand-navigation:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          color: #fff; }
        .nav-menu-utility-header ul li.fsNavParentPage.active > .fsNavPageInfo {
          max-height: 9999px;
          opacity: 1;
          visibility: visible;
          transition: all 0.3s ease; }
      .nav-menu-utility-header ul li.fsNavParentPage > .expand-navigation {
        position: absolute;
        top: 5px;
        right: 0;
        width: 40px;
        height: 100%;
        z-index: 100;
        cursor: pointer;
        text-align: right;
        display: block;
        font-size: 0; }
        .nav-menu-utility-header ul li.fsNavParentPage > .expand-navigation:hover:before {
          color: #818181; }
        .nav-menu-utility-header ul li.fsNavParentPage > .expand-navigation:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: block;
          vertical-align: middle;
          font-size: 15px;
          line-height: 50px;
          width: 40px;
          height: 100%;
          color: inherit;
          text-align: center;
          transition: transform 0.3s linear; }
      .nav-menu-utility-header ul li.fsNavParentPage > .fsNavPageInfo {
        text-align: left;
        z-index: 300;
        overflow: hidden;
        height: auto;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease; }
    .nav-menu-utility-header ul li > a {
      display: block; }
  .nav-menu-utility-header .fsNavLevel1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    .nav-menu-utility-header .fsNavLevel1 > li {
      font-weight: 600;
      font-size: 16px;
      line-height: 16px; }
      .nav-menu-utility-header .fsNavLevel1 > li.inquire {
        -ms-flex-order: 3;
        order: 3; }
      .nav-menu-utility-header .fsNavLevel1 > li.visit {
        -ms-flex-order: 4;
        order: 4; }
      .nav-menu-utility-header .fsNavLevel1 > li.give {
        -ms-flex-order: 5;
        order: 5; }
      .nav-menu-utility-header .fsNavLevel1 > li.apply {
        -ms-flex-order: 2;
        order: 2; }
        .nav-menu-utility-header .fsNavLevel1 > li.apply > a {
          padding-top: 20px;
          padding-bottom: 20px;
          background: #781a28;
          font-weight: 400;
          font-family: "EB Garamond", serif;
          color: #fff;
          text-transform: uppercase; }
          .nav-menu-utility-header .fsNavLevel1 > li.apply > a:hover {
            background: #C6A267; }
        .nav-menu-utility-header .fsNavLevel1 > li.apply.fsNavCurrentPage {
          color: #fff;
          background: #C6A267; }
      .nav-menu-utility-header .fsNavLevel1 > li.quicklinks {
        -ms-flex-order: 1;
        order: 1; }
        .nav-menu-utility-header .fsNavLevel1 > li.quicklinks > a {
          color: #000; }
          .nav-menu-utility-header .fsNavLevel1 > li.quicklinks > a:before {
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none;
            display: inline-block;
            margin-right: 10px;
            width: auto;
            height: 100%;
            vertical-align: middle;
            font-size: 20px;
            line-height: 40px;
            font-weight: 400;
            color: inherit;
            border: 2px solid transparent;
            border-radius: 100%;
            transition: all 0.3s; }
      .nav-menu-utility-header .fsNavLevel1 > li.search {
        display: none; }
      .nav-menu-utility-header .fsNavLevel1 > li:hover > a {
        color: #781a28; }
      .nav-menu-utility-header .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
        color: #C6A267; }
      .nav-menu-utility-header .fsNavLevel1 > li[class*="fsNavCurrentPage"].apply > a {
        color: #fff; }
      .nav-menu-utility-header .fsNavLevel1 > li > a {
        display: block; }
      .nav-menu-utility-header .fsNavLevel1 > li > a {
        display: block;
        color: #781a28;
        padding: 15px 30px; }
        .nav-menu-utility-header .fsNavLevel1 > li > a:focus {
          color: #781a28; }

.nav-menu-utility-header .fsNavPageDescription {
  display: none; }

.nav-menu-utility-header .fsNavPageThumbnail {
  display: none; }

.nav-menu-utility-header .fsNavLevel2,
.nav-menu-utility-header .fsNavLevel3,
.nav-menu-utility-header .fsNavLevel4,
.nav-menu-utility-header .fsNavLevel5 {
  padding-top: 0;
  padding-bottom: 0; }
  .nav-menu-utility-header .fsNavLevel2 li,
  .nav-menu-utility-header .fsNavLevel3 li,
  .nav-menu-utility-header .fsNavLevel4 li,
  .nav-menu-utility-header .fsNavLevel5 li {
    padding: 10px 30px; }
    .nav-menu-utility-header .fsNavLevel2 li a,
    .nav-menu-utility-header .fsNavLevel3 li a,
    .nav-menu-utility-header .fsNavLevel4 li a,
    .nav-menu-utility-header .fsNavLevel5 li a {
      display: block;
      padding: 0;
      color: #fff;
      background: transparent;
      font-size: 15px;
      line-height: 16px;
      text-transform: none; }
      .nav-menu-utility-header .fsNavLevel2 li a:hover, .nav-menu-utility-header .fsNavLevel2 li a:focus,
      .nav-menu-utility-header .fsNavLevel3 li a:hover,
      .nav-menu-utility-header .fsNavLevel3 li a:focus,
      .nav-menu-utility-header .fsNavLevel4 li a:hover,
      .nav-menu-utility-header .fsNavLevel4 li a:focus,
      .nav-menu-utility-header .fsNavLevel5 li a:hover,
      .nav-menu-utility-header .fsNavLevel5 li a:focus {
        color: #C6A267;
        background: transparent; }
    .nav-menu-utility-header .fsNavLevel2 li[class*="fsNavCurrentPage"] > a,
    .nav-menu-utility-header .fsNavLevel3 li[class*="fsNavCurrentPage"] > a,
    .nav-menu-utility-header .fsNavLevel4 li[class*="fsNavCurrentPage"] > a,
    .nav-menu-utility-header .fsNavLevel5 li[class*="fsNavCurrentPage"] > a {
      color: #C6A267;
      background: transparent; }

.nav-directions-map {
  margin: 20px 0;
  padding: 0; }
  @media (min-width: 1000px) {
    .nav-directions-map {
      -ms-flex-order: 3;
      order: 3;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto; } }
  .nav-directions-map .fsNavLevel1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .nav-directions-map .fsNavLevel1, .nav-directions-map .fsNavLevel1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .nav-directions-map .fsNavLevel1 li {
      margin: 0;
      padding: 0; }
    .nav-directions-map .fsNavLevel1 li {
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin: 0;
      padding: 0;
      color: #eee; }
      .nav-directions-map .fsNavLevel1 li:not(:last-child) {
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid currentColor; }
      .nav-directions-map .fsNavLevel1 li a {
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 1.2;
        color: #eee; }
        .nav-directions-map .fsNavLevel1 li a:hover, .nav-directions-map .fsNavLevel1 li a:focus {
          color: #fff; }

/*! structure - header v0.0.1 */
#fsHeader {
  background: #fff; }
  #fsHeader > .fsBanner {
    position: relative; }
    @media (min-width: 300px) {
      #fsHeader > .fsBanner {
        min-width: 300px; } }

.fsLayout.header-top {
  position: relative;
  margin: 0 auto;
  max-width: 76.66667em;
  max-width: 86.25rem;
  margin: 0 auto;
  padding: 10px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  pointer-events: none; }
  @media (min-width: 300px) {
    .fsLayout.header-top {
      margin-bottom: -95px; } }
  @media (min-width: 1000px) {
    .fsLayout.header-top {
      margin-bottom: -95px; } }
  @media (min-width: 1420px) {
    .fsLayout.header-top {
      padding-right: 0;
      padding-left: 0; } }
  .fsLayout.header-top > .fsStyleColumn {
    float: none;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: auto;
    margin: 0;
    padding: 0;
    pointer-events: none; }
    .fsLayout.header-top > .fsStyleColumn a, .fsLayout.header-top > .fsStyleColumn li {
      pointer-events: auto; }
    .fsLayout.header-top > .fsStyleColumn-1 {
      width: 100%; }
      @media (min-width: 1000px) {
        .fsLayout.header-top > .fsStyleColumn-1 {
          width: 55%; } }
    .fsLayout.header-top > .fsStyleColumn-2 {
      width: 100%;
      text-align: right; }
      @media (min-width: 1000px) {
        .fsLayout.header-top > .fsStyleColumn-2 {
          width: 45%; } }

.header-bottom {
  background: #781a28;
  margin: 0;
  padding: 0;
  min-height: 40px; }
  .header-bottom > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 76.66667em;
    max-width: 86.25rem;
    padding-left: 175px;
    padding-right: 20px;
    text-align: right; }
    @media (min-width: 1420px) {
      .header-bottom > .fsElementContent {
        padding-right: 0; } }

.site-info-container {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 500;
  pointer-events: none; }
  .site-info-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left; }
    @media (min-width: 300px) {
      .site-info-container > .fsElementContent {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; } }
  .site-info-container a {
    display: block;
    pointer-events: auto; }
  .site-info-container .school-logo {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 auto;
    width: 165px;
    height: auto; }
    @media (min-width: 600px) {
      .site-info-container .school-logo {
        margin: 0 5px 0 0; } }
    .site-info-container .school-logo img {
      width: 100%;
      height: auto; }
  .site-info-container .school-text {
    display: none; }
    @media (min-width: 600px) {
      .site-info-container .school-text {
        display: block;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: auto;
        text-align: center;
        width: calc(100% - 175px);
        text-align: left; } }
  .site-info-container .school-title {
    padding: 10px 0 0 0;
    font-variant: small-caps;
    font-weight: 400;
    font-style: normal;
    font-family: "EB Garamond", serif;
    font-size: 22px;
    line-height: 22px; }
    @media (min-width: 400px) {
      .site-info-container .school-title {
        font-size: 38px;
        line-height: 38px; } }
    .site-info-container .school-title a {
      color: #000; }
      .site-info-container .school-title a:hover, .site-info-container .school-title a:focus {
        color: #781a28; }
  .site-info-container .school-tagline {
    display: none; }
    @media (min-width: 600px) {
      .site-info-container .school-tagline {
        display: block;
        font-style: italic;
        font-family: "EB Garamond", serif;
        font-size: 18px;
        line-height: 1.2;
        color: #781a28; } }

#fsFooter {
  background: #231720;
  color: #fff; }

.footer-top,
.footer-bottom {
  margin: 0;
  padding: 0; }
  .footer-top > .fsElementContent,
  .footer-bottom > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 76.66667em;
    max-width: 86.25rem;
    padding-right: 1.11111em;
    padding-left: 1.11111em;
    padding-top: 1.11111em;
    padding-bottom: 1.11111em; }
    @media (min-width: 1000px) {
      .footer-top > .fsElementContent,
      .footer-bottom > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start; } }
    @media (min-width: 1420px) {
      .footer-top > .fsElementContent,
      .footer-bottom > .fsElementContent {
        padding-right: 0;
        padding-left: 0; } }

.footer-top {
  background: #403b3c;
  border-bottom: 1px solid #fff; }

.footer-bottom {
  background: #231720; }

.school-details-container {
  margin: 0;
  padding: 0; }
  @media (min-width: 1000px) {
    .school-details-container {
      -ms-flex-order: 1;
      order: 1;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 60%; } }

.school-details {
  font-size: 16px;
  line-height: 20px; }
  .school-details [itemprop='name'] {
    margin: 0 0 10px 0;
    font-variant: small-caps;
    font-style: normal;
    font-weight: 600;
    font-family: "EB Garamond", serif;
    font-size: 24px;
    line-height: 1; }
  @media (min-width: 1200px) {
    .school-details [itemprop='address'] {
      display: inline-block;
      margin-right: 10px; } }
  .school-details [itemprop='streetAddress'] {
    display: block; }
    @media (min-width: 1000px) {
      .school-details [itemprop='streetAddress'] {
        display: inline-block;
        margin-right: 10px; } }
  @media (min-width: 1000px) {
    .school-details [itemprop='telephone'] {
      display: inline-block; } }
  @media (min-width: 1000px) {
    .school-details [itemprop='telephone'].phone {
      border-right: 1px solid currentColor;
      margin-right: 4px;
      padding-right: 6px; } }
  .school-details a {
    color: inherit; }

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

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

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

body {
  font-size: 18px;
  line-height: 27px;
  color: #666; }
  body:after {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out; }
  body.active-search {
    overflow: hidden; }
    body.active-search:after {
      opacity: 1;
      visibility: visible; }

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

#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: 76.66667em;
  max-width: 86.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 600px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

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

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

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

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

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

@media (min-width: 600px) {
  .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: 600px) {
    .fsLayout .fsStyleTwoThirds > .fsTwoColumnLayout {
      margin-right: -20px;
      margin-left: -20px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#fsPoweredByFinalsite {
  position: relative;
  margin: 0 auto;
  max-width: 76.66667em;
  max-width: 86.25rem;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 132px; }
  @media (min-width: 1000px) {
    #fsPoweredByFinalsite {
      -ms-flex-order: 3;
      order: 3;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 132px; } }

/*! 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: -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: 27px; }
  .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 black;
    margin-top: 20px;
    padding-top: 20px; }

.fsConstituentSearchForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .fsConstituentSearchForm > label {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .fsConstituentSearchForm > label > span {
      margin-bottom: 2px; }
    .fsConstituentSearchForm > label > select,
    .fsConstituentSearchForm > label > input {
      border: solid 1px black;
      -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 */
.fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle:before, .fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle:after,
.fsAccordion > .fsElementContent > .fsPanel > header > h2.fsElementTitle:before,
.fsAccordion > .fsElementContent > .fsPanel > header > h2.fsElementTitle:after {
  display: none; }

.fsPanelIconBefore.fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle,
.fsAccordion.fsPanelIconBefore > .fsElementContent > .fsPanel > header > h2.fsElementTitle {
  padding-left: 50px;
  box-shadow: inset 40px 0 0 0 #eee, inset 41px 0 0 0 rgba(102, 102, 102, 0.25); }
  .fsPanelIconBefore.fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle:before,
  .fsAccordion.fsPanelIconBefore > .fsElementContent > .fsPanel > header > h2.fsElementTitle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    display: block;
    left: 15px; }

.fsPanelIconBefore.fsTabs > .fsElementContent > .fsPanel > header:hover > h2.fsElementTitle,
.fsAccordion.fsPanelIconBefore > .fsElementContent > .fsPanel > header:hover > h2.fsElementTitle {
  box-shadow: inset 40px 0 0 0 #818181, inset 41px 0 0 0 rgba(255, 255, 255, 0.25); }

.fsPanelIconBefore.fsTabs > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle,
.fsAccordion.fsPanelIconBefore > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle {
  box-shadow: inset 40px 0 0 0 #818181, inset 41px 0 0 0 rgba(255, 255, 255, 0.25); }
  .fsPanelIconBefore.fsTabs > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle:before,
  .fsAccordion.fsPanelIconBefore > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsPanelIconAfter.fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle,
.fsAccordion.fsPanelIconAfter > .fsElementContent > .fsPanel > header > h2.fsElementTitle {
  padding-right: 50px;
  box-shadow: inset -40px 0 0 0 #eee, inset -41px 0 0 0 rgba(102, 102, 102, 0.25); }
  .fsPanelIconAfter.fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle:after,
  .fsAccordion.fsPanelIconAfter > .fsElementContent > .fsPanel > header > h2.fsElementTitle:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    display: block;
    right: 15px; }

.fsPanelIconAfter.fsTabs > .fsElementContent > .fsPanel > header:hover > h2.fsElementTitle,
.fsAccordion.fsPanelIconAfter > .fsElementContent > .fsPanel > header:hover > h2.fsElementTitle {
  box-shadow: inset -40px 0 0 0 #818181, inset -41px 0 0 0 rgba(255, 255, 255, 0.25); }

.fsPanelIconAfter.fsTabs > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle,
.fsAccordion.fsPanelIconAfter > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle {
  box-shadow: inset -40px 0 0 0 #818181, inset -41px 0 0 0 rgba(255, 255, 255, 0.25); }
  .fsPanelIconAfter.fsTabs > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle:after,
  .fsAccordion.fsPanelIconAfter > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsTabs > .fsElementContent > .fsPanel,
.fsAccordion > .fsElementContent > .fsPanel {
  box-shadow: inset 0 -1px 0 0 #fff;
  transition: all 0.3s; }
  .fsTabs > .fsElementContent > .fsPanel.fsStateOpen,
  .fsAccordion > .fsElementContent > .fsPanel.fsStateOpen {
    background: #eee; }
    .fsTabs > .fsElementContent > .fsPanel.fsStateOpen > header,
    .fsAccordion > .fsElementContent > .fsPanel.fsStateOpen > header {
      background: #818181; }
      .fsTabs > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle,
      .fsAccordion > .fsElementContent > .fsPanel.fsStateOpen > header > h2.fsElementTitle {
        color: #fff; }
  .fsTabs > .fsElementContent > .fsPanel > header,
  .fsAccordion > .fsElementContent > .fsPanel > header {
    cursor: pointer;
    background: #eee;
    transition: all 0.3s; }
    .fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle,
    .fsAccordion > .fsElementContent > .fsPanel > header > h2.fsElementTitle {
      position: relative;
      font-family: "Raleway", sans-serif;
      font-size: 16px;
      line-height: 21px;
      text-transform: none;
      margin-bottom: 1px;
      display: block;
      padding: 15px 25px;
      color: #666;
      transition: all 0.3s; }
      .fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle:before, .fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle:after,
      .fsAccordion > .fsElementContent > .fsPanel > header > h2.fsElementTitle:before,
      .fsAccordion > .fsElementContent > .fsPanel > header > h2.fsElementTitle:after {
        content: '';
        font-size: 14px;
        line-height: 14px;
        color: inherit;
        border: none;
        width: auto;
        height: auto;
        position: absolute;
        margin: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .fsTabs > .fsElementContent > .fsPanel > header > h2.fsElementTitle > a,
      .fsAccordion > .fsElementContent > .fsPanel > header > h2.fsElementTitle > a {
        transition: none; }
    .fsTabs > .fsElementContent > .fsPanel > header:hover,
    .fsAccordion > .fsElementContent > .fsPanel > header:hover {
      background: #818181;
      transition: all 0.3s; }
      .fsTabs > .fsElementContent > .fsPanel > header:hover h2,
      .fsAccordion > .fsElementContent > .fsPanel > header:hover h2 {
        color: #fff;
        transition: all 0.3s; }
  .fsTabs > .fsElementContent > .fsPanel > .fsElementContent,
  .fsAccordion > .fsElementContent > .fsPanel > .fsElementContent {
    padding: 10px 25px;
    font-size: 16px;
    line-height: 23px; }
    .fsTabs > .fsElementContent > .fsPanel > .fsElementContent p,
    .fsAccordion > .fsElementContent > .fsPanel > .fsElementContent p {
      margin-bottom: 20px; }
      .fsTabs > .fsElementContent > .fsPanel > .fsElementContent p:last-child,
      .fsAccordion > .fsElementContent > .fsPanel > .fsElementContent p:last-child {
        margin-bottom: 10px; }

/*! 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: 27px;
  margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! elements - athletics popup dialog box */
.fsAthleticsEvent.fsDialog {
  margin: auto; }
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-top: 0;
    font-weight: normal;
    font-family: "EB Garamond", serif;
    color: #333;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px; }
  .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: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #a09e9d; }
  .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: 85px;
  min-height: 55px;
  padding-top: 0; }
  .fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px; }

.fsCalendar .fsDate {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  min-height: 55px;
  width: 65px;
  color: #666;
  background: #fff;
  box-shadow: inset 0 24px 0 0 #781a28;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }
  .fsCalendar .fsDate > span {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 13px;
    line-height: 24px; }
    .fsCalendar .fsDate > span.fsDayName {
      background: #781a28;
      color: #fff; }
    .fsCalendar .fsDate > span.fsSeparator {
      background: #781a28;
      color: #fff; }
    .fsCalendar .fsDate > span.fsMonth {
      background: #781a28;
      color: #fff; }
    .fsCalendar .fsDate > span.fsDay {
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      width: 100%;
      border: 1px solid #C6A267;
      border-top: none;
      font-family: "EB Garamond", serif;
      font-size: 25px;
      line-height: 1.2; }

.fsCalendar .fsEventDetails .fsAllDay {
  text-transform: capitalize; }

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

.fsCalendar footer > .fsElementFooterContent {
  text-align: right; }
  .fsCalendar footer > .fsElementFooterContent a {
    font-weight: 600;
    font-size: 13px;
    color: #403b3c;
    text-transform: uppercase; }
    .fsCalendar footer > .fsElementFooterContent a:hover {
      color: #C6A267; }

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
.fsCalendar.fsList article {
  min-height: 65px; }

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

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

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

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

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

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

#event-view {
  padding: 20px;
  margin: 20px auto 0; }
  #event-view .fsCalendarDaybox {
    height: auto !important; }
    #event-view .fsCalendarDaybox > div {
      margin-bottom: 20px; }
  #event-view .fsCalendarEventTitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px; }
  @media screen and (min-width: 800px) {
    #event-view {
      display: none; } }

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    display: inline-block;
    border: 0;
    margin: 0 0 10px;
    padding: 6.66667px 10px;
    background: #666;
    color: #fff;
    border-radius: 0;
    text-align: center;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus,
    .fsStateSelected .scroll-up span {
      background: #595959;
      color: #fff; }
    .scroll-up span em {
      display: block;
      font-style: normal;
      font-size: 16px;
      line-height: 20px;
      color: rgba(255, 255, 255, 0.7); }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

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

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

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

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

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

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

.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: "Raleway", sans-serif;
      font-size: 18px;
      line-height: 27px;
      color: #666; }
    .fsComposerFormEmbed form input {
      border: solid 1px black; }
      .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 black; }
    .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: #C6A267;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #781a28; }
    .fsComposerFormEmbed form .required {
      color: #781a28; }
    .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: #C6A267;
        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: #781a28;
          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;
      padding: 10px 20px;
      border-radius: 0;
      background: #781a28;
      color: #fff;
      float: left;
      transition: .3s; }
      .fsComposerFormEmbed form .submitBtn:hover {
        transition: .3s;
        background: #C6A267; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "Raleway", 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;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
      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: rgba(102, 102, 102, 0.5); }

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

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

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

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

.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 0 10px;
  padding: 6.66667px 10px;
  background: #666;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .fsResetContinue:hover, .fsResetContinue:focus,
  .fsStateSelected .fsResetContinue,
  .fsResetCancel:hover,
  .fsResetCancel:focus,
  .fsStateSelected
  .fsResetCancel,
  .fsLoginNewSuccess > button:hover,
  .fsLoginNewSuccess > button:focus,
  .fsStateSelected
  .fsLoginNewSuccess > button {
    background: #595959;
    color: #fff; }
  .fsResetContinue em,
  .fsResetCancel em,
  .fsLoginNewSuccess > button em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

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

dialog.fsResource.fsElementDialog {
  margin-top: 100px !important;
  top: calc(50% - 50px);
  border: 0;
  font-family: "Raleway", sans-serif; }
  dialog.fsResource.fsElementDialog::backdrop,
  dialog.fsResource.fsElementDialog + .fsDialogBackdrop {
    background: rgba(0, 0, 0, 0.8); }
  dialog.fsResource.fsElementDialog .fsDialogCloseButton {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: 0.3s all ease-in-out;
    line-height: 0;
    cursor: pointer;
    color: #C6A267;
    font-size: 0;
    z-index: 9000; }
    dialog.fsResource.fsElementDialog .fsDialogCloseButton:hover {
      color: #fff;
      text-decoration: none; }
    dialog.fsResource.fsElementDialog .fsDialogCloseButton:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-weight: 400;
      font-size: 20px;
      line-height: 20px; }

dialog.fsMediaLinkDialog,
dialog.resourceModal {
  position: fixed;
  top: 50%;
  width: 1024px;
  border: 0;
  background: #000;
  overflow: visible;
  font-family: "Raleway", sans-serif; }
  dialog.fsMediaLinkDialog::backdrop,
  dialog.fsMediaLinkDialog + .fsDialogBackdrop,
  dialog.resourceModal::backdrop,
  dialog.resourceModal + .fsDialogBackdrop {
    background: rgba(0, 0, 0, 0.75); }
  dialog.fsMediaLinkDialog #fsMediaPlayerDialogCloseButton,
  dialog.fsMediaLinkDialog .resourceModalCloseButton,
  dialog.resourceModal #fsMediaPlayerDialogCloseButton,
  dialog.resourceModal .resourceModalCloseButton {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: 0.3s all ease-in-out;
    line-height: 0;
    cursor: pointer;
    color: #C6A267;
    font-size: 0;
    z-index: 9000; }
    dialog.fsMediaLinkDialog #fsMediaPlayerDialogCloseButton:hover,
    dialog.fsMediaLinkDialog .resourceModalCloseButton:hover,
    dialog.resourceModal #fsMediaPlayerDialogCloseButton:hover,
    dialog.resourceModal .resourceModalCloseButton:hover {
      color: #fff;
      text-decoration: none; }
    dialog.fsMediaLinkDialog #fsMediaPlayerDialogCloseButton:before,
    dialog.fsMediaLinkDialog .resourceModalCloseButton:before,
    dialog.resourceModal #fsMediaPlayerDialogCloseButton:before,
    dialog.resourceModal .resourceModalCloseButton:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-weight: 400;
      font-size: 20px;
      line-height: 20px; }

dialog.resourceModal video {
  display: block;
  margin: 0 auto; }

dialog.resourceModal + .backdrop {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

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

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

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

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

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

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

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

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

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

.fsCustomSlider .caption-wrapper {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 27px;
  width: 100%;
  background-color: #C6A267;
  color: #fff; }
  .fsCustomSlider .caption-wrapper .caption-inner {
    padding: 10px 10px 30px; }
  @media (min-width: 800px) {
    .fsCustomSlider .caption-wrapper {
      padding: 30px 20px;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: rgba(198, 162, 103, 0.5); } }
  .fsCustomSlider .caption-wrapper a {
    color: rgba(255, 255, 255, 0.5); }
    .fsCustomSlider .caption-wrapper a:hover {
      text-decoration: underline; }
  .fsCustomSlider .caption-wrapper.is-empty {
    display: none; }

@media (min-width: 800px) {
  .fsCustomSlider .caption-title {
    margin-top: 0;
    font-weight: normal;
    font-family: "EB Garamond", serif;
    color: #333;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
    color: #fff;
    margin-bottom: 0; } }

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

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

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

.fsNews.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 footer > .fsElementFooterContent {
  text-align: right; }
  .fsPostElement footer > .fsElementFooterContent a {
    font-weight: 600;
    font-size: 13px;
    color: #403b3c;
    text-transform: uppercase; }
    .fsPostElement footer > .fsElementFooterContent a:hover {
      color: #C6A267; }

/*! _dialog.scss - src/sass/modules/post/_dialog.scss - post dialog pop up */
.fsSearchElement {
  margin-bottom: 0; }
  .fsSearchElement > .fsElementContent {
    width: auto; }
    #fsHeader .fsSearchElement > .fsElementContent {
      height: 120px; }
    #fsMenu .fsSearchElement > .fsElementContent {
      height: 44px; }
  .fsSearchElement.fsSearchForm {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    background: #fff; }
    #fsHeader .fsSearchElement.fsSearchForm {
      border: 3px solid #818181;
      position: absolute;
      top: 0;
      right: 0;
      bottom: auto;
      left: 0;
      width: 100%;
      opacity: 0;
      visibility: hidden;
      z-index: 9005;
      overflow: hidden;
      transition: all 0.3s ease; }
      .active-search #fsHeader .fsSearchElement.fsSearchForm {
        opacity: 1;
        visibility: visible; }
    .fsSearchElement.fsSearchForm .fsElementContent {
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      width: calc(100% - 40px); }
    .fsSearchElement.fsSearchForm footer {
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 40px; }
      .fsSearchElement.fsSearchForm footer > .fsElementFooterContent {
        margin-top: 0; }
      .fsSearchElement.fsSearchForm footer .close-search {
        border: 0;
        background: none;
        outline: 0;
        margin: 0;
        padding: 0;
        display: block;
        padding: 0;
        margin: 0 auto;
        text-align: center;
        color: #818181;
        border-radius: 0;
        width: auto;
        min-width: 44px;
        height: auto;
        min-height: 44px;
        text-align: center;
        transition: background .3s, border .3s, color .3s; }
        s .fsSearchElement.fsSearchForm footer .close-search:hover {
          color: m2; }
        .fsSearchElement.fsSearchForm footer .close-search:focus {
          outline: -webkit-focus-ring-color auto 5px; }
        .fsSearchElement.fsSearchForm footer .close-search span {
          font-size: 0;
          line-height: 0; }
          .fsSearchElement.fsSearchForm footer .close-search span:before {
            display: inline-block;
            margin: 0 auto;
            padding: 0;
            width: 44px;
            vertical-align: center;
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none;
            font-size: 15px;
            line-height: 1; }
    .fsSearchElement.fsSearchForm form {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-align: center;
      align-items: center;
      background: #fff; }
    .fsSearchElement.fsSearchForm .fsFieldLabel {
      display: none; }
    .fsSearchElement.fsSearchForm .fsSearchElementKeyword {
      margin: 0;
      padding: 0;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
      .fsSearchElement.fsSearchForm .fsSearchElementKeyword .fsStyleSearchField {
        border: 0;
        background: transparent;
        width: 100%;
        color: #818181;
        padding-right: 0;
        padding-left: 20px;
        margin: 0;
        border-radius: 0;
        font-family: "Raleway", sans-serif;
        font-weight: normal;
        font-size: 24px;
        line-height: 120px;
        text-align: left; }
        #fsHeader .fsSearchElement.fsSearchForm .fsSearchElementKeyword .fsStyleSearchField {
          height: 120px; }
        #fsMenu .fsSearchElement.fsSearchForm .fsSearchElementKeyword .fsStyleSearchField {
          height: 44px; }
    .fsSearchElement.fsSearchForm .fsSearchElementSearchButton {
      margin: 0;
      padding: 0;
      border: 0;
      width: 44px;
      color: transparent;
      background: transparent;
      font-size: 0; }
      #fsHeader .fsSearchElement.fsSearchForm .fsSearchElementSearchButton {
        height: 120px; }
      #fsMenu .fsSearchElement.fsSearchForm .fsSearchElementSearchButton {
        height: 44px; }
      .fsSearchElement.fsSearchForm .fsSearchElementSearchButton:hover, .fsSearchElement.fsSearchForm .fsSearchElementSearchButton:focus {
        background: transparent;
        color: transparent; }
      .fsSearchElement.fsSearchForm .fsSearchElementSearchButton:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: transparent;
        font-size: 18px; }
        #fsHeader .fsSearchElement.fsSearchForm .fsSearchElementSearchButton:after {
          line-height: 120px; }
        #fsMenu .fsSearchElement.fsSearchForm .fsSearchElementSearchButton:after {
          line-height: 44px; }
  .fsSearchElement.fsList .fsListItems, .fsSearchElement.fsList .fsListItems ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsSearchElement.fsList .fsListItems li {
    margin: 0;
    padding: 0; }
  .fsSearchElement.fsList .fsListItems > li:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #333; }

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

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

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

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

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

.fsFacebookFollow {
  margin-top: 20px; }

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

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

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

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

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

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

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #666;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus,
  .fsStateSelected .vimeo_view_link a {
    background: #595959;
    color: #fff; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

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

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

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

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

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

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 6.66667px 10px;
  background: #666;
  color: #fff;
  border-radius: 0;
  text-align: center; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus,
  .fsStateSelected .Youtube_view_link a {
    background: #595959;
    color: #fff; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  border-bottom: none;
  margin-bottom: 60px; }
  .fsTabs > .fsElementContent > .fsPanel {
    transition: all 0.3s; }
    @media (min-width: 600px) {
      .fsTabs > .fsElementContent > .fsPanel.fsStateOpen {
        background: transparent; }
        .fsTabs > .fsElementContent > .fsPanel.fsStateOpen > .fsElementContent {
          padding: 10px 0; } }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0 10px;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block;
        box-shadow: inset 0 -1px 0 0 #eee; } }
    .fsTabs .fsTabsNav li {
      margin-right: 1px;
      margin-bottom: 0; }
      .fsTabs .fsTabsNav li a {
        display: block;
        position: relative;
        font-family: "Raleway", sans-serif;
        font-size: 16px;
        line-height: 21px;
        text-transform: none;
        margin-bottom: 1px;
        display: block;
        padding: 15px 25px;
        color: #666;
        transition: all 0.3s;
        text-transform: none;
        font-size: 14px;
        line-height: 21px;
        background: #eee;
        color: #666; }
        .fsTabs .fsTabsNav li a:hover {
          background: #a09e9d;
          color: #666; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #C6A267;
        color: #fff; }

.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,
.fsThreeColumnLayout > .fsDiv .fsElementToolsSearch,
.fsFourColumnLayout > .fsDiv .fsElementToolsSearch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .fsBannerLeft .fsElementToolsSearch > div,
  .fsBannerRight .fsElementToolsSearch > div,
  .fsStyleOneThird .fsElementToolsSearch > div,
  .fsThreeColumnLayout > .fsDiv .fsElementToolsSearch > div,
  .fsFourColumnLayout > .fsDiv .fsElementToolsSearch > div {
    width: 100%; }
  .fsBannerLeft .fsElementToolsSearch .fsFieldContainer,
  .fsBannerRight .fsElementToolsSearch .fsFieldContainer,
  .fsStyleOneThird .fsElementToolsSearch .fsFieldContainer,
  .fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer,
  .fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .fsBannerLeft .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
    .fsBannerRight .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
    .fsStyleOneThird .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
    .fsThreeColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField,
    .fsFourColumnLayout > .fsDiv .fsElementToolsSearch .fsFieldContainer .fsStyleDefaultField {
      -ms-flex-positive: 1;
      flex-grow: 1; }
  .fsBannerLeft .fsElementToolsSearch .fsElementToolsSearchButton,
  .fsBannerRight .fsElementToolsSearch .fsElementToolsSearchButton,
  .fsStyleOneThird .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: #333;
    color: white; }
  .fsLegend .fsElementControls label input + span {
    color: #333;
    background: #e6e6e6; }

/*! _filter.scss - src/sass/modules/tools/posts - Calendar Tools Elements */
.fsMiniGrid .fsCalendarEventGrid {
  max-width: 100%;
  width: 280px; }
  .fsMiniGrid .fsCalendarEventGrid .fsCalendarWeekdays {
    box-shadow: inset 0 -1px 0 0 #231720; }
  .fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox {
    box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
    background: #140d12;
    color: #666;
    font-size: .875em;
    line-height: 1;
    padding: 10px 5px; }
    .fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox:last-child {
      box-shadow: inset 0 -1px 0 0 #fff; }
    .fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsStateHasEvents {
      background: black;
      color: #666; }
    .fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsCalendarOutOfRange {
      background: #231720;
      color: black; }
    .fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsCalendarToday {
      background: #d53d53;
      color: #fff; }

.fsCalendarMonthYearPicker > .fsStyleUpdateButton {
  margin-bottom: 0;
  display: block;
  color: #fff;
  background-color: #333; }

/*! _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: #781a28; }

/*! pages - home v0.0.1 */
.home.fsComposeMode #fsPageBody {
  position: static; }

.home:not(.fsComposeMode) #fsPageBodyWrapper {
  padding: 0; }

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

.home:not(.fsComposeMode) .fsPageLayout {
  margin: 0; }
  .home:not(.fsComposeMode) .fsPageLayout > .fsDiv {
    position: relative;
    padding: 0;
    margin-bottom: 0; }

.home:not(.fsComposeMode) .hero-down-arrow {
  display: block;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 36px;
  height: 36px;
  cursor: pointer; }
  .home:not(.fsComposeMode) .hero-down-arrow em {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center; }
    .home:not(.fsComposeMode) .hero-down-arrow em:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-style: normal;
      font-size: 22px;
      line-height: 34px;
      color: #fff; }

.home:not(.fsComposeMode) .distinctly-oaks > header {
  position: relative;
  margin: 0 auto;
  max-width: 76.66667em;
  max-width: 86.25rem;
  text-align: center; }
  .home:not(.fsComposeMode) .distinctly-oaks > header .fsElementHeaderContent {
    margin-bottom: 0; }
    .home:not(.fsComposeMode) .distinctly-oaks > header .fsElementHeaderContent h2 {
      margin-top: 0;
      font-weight: normal;
      font-family: "EB Garamond", serif;
      color: #333;
      font-size: 36px;
      line-height: 49px;
      margin-bottom: 20px;
      margin-bottom: 20px;
      color: #C6A267; }
    .home:not(.fsComposeMode) .distinctly-oaks > header .fsElementHeaderContent strong, .home:not(.fsComposeMode) .distinctly-oaks > header .fsElementHeaderContent b {
      font-weight: normal;
      color: #781a28; }

.home:not(.fsComposeMode) .distinctly-oaks, .home:not(.fsComposeMode) .news-events {
  margin: 0;
  padding: 60px 0;
  background: #eee; }
  .home:not(.fsComposeMode) .distinctly-oaks > header, .home:not(.fsComposeMode) .news-events > header,
  .home:not(.fsComposeMode) .distinctly-oaks > .fsElementContent,
  .home:not(.fsComposeMode) .news-events > .fsElementContent,
  .home:not(.fsComposeMode) .distinctly-oaks > footer,
  .home:not(.fsComposeMode) .news-events > footer {
    position: relative;
    margin: 0 auto;
    max-width: 67.77778em;
    max-width: 76.25rem; }
  .home:not(.fsComposeMode) .distinctly-oaks > header, .home:not(.fsComposeMode) .news-events > header {
    text-align: center; }
    .home:not(.fsComposeMode) .distinctly-oaks > header > .fsElementTitle, .home:not(.fsComposeMode) .news-events > header > .fsElementTitle {
      margin-top: 0;
      font-weight: normal;
      font-family: "EB Garamond", serif;
      color: #333;
      font-size: 36px;
      line-height: 49px;
      margin-bottom: 20px;
      margin-bottom: 20px; }

.home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider > .fsElementContent > .fsElementSlideshow {
  margin: 0;
  padding: 0; }

.home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider > .fsElementContent .arrows {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  width: 90px;
  height: 45px;
  position: absolute;
  bottom: -20px;
  right: 0;
  left: 0; }
  @media (min-width: 1000px) {
    .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider > .fsElementContent .arrows {
      margin-top: 0;
      right: auto;
      bottom: 25px;
      left: 25px; } }
  @media (min-width: 1000px) {
    .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider > .fsElementContent .arrows .slick-arrow:hover:before {
      color: #C6A267; } }
  .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider > .fsElementContent .arrows .slick-arrow:before {
    width: 100%;
    text-align: center; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider > .fsElementContent .arrows .slick-arrow:before {
        color: #fff; } }

.home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage {
  margin: 0;
  padding: 0; }
  .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: center;
        align-items: center; } }
    .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure picture {
      margin: 0 auto;
      display: inline-block;
      position: relative;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 900px;
      z-index: 0; }
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure picture img {
        width: 100%;
        height: auto; }
    .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption {
      background: #fff;
      display: block;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      padding: 20px;
      margin: 20px;
      width: auto;
      height: auto;
      font-weight: 600;
      font-size: 16px;
      line-height: 25px;
      color: #781a28;
      text-align: center;
      white-space: normal;
      z-index: 1; }
      @media (min-width: 1000px) {
        .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption {
          padding: 30px 60px;
          margin-right: 0;
          margin-left: -100px;
          width: 420px; } }
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption > * {
        color: inherit; }
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption p {
        margin-bottom: 20px; }
        .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption p:last-child {
          margin-bottom: 0; }
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption strong, .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption b {
        display: block;
        font-weight: 400;
        font-family: "EB Garamond", serif;
        font-size: 50px;
        line-height: 1.2;
        color: #333; }
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption a {
        float: right;
        font-weight: 600;
        font-size: 13px;
        color: #403b3c;
        text-transform: uppercase; }
        .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption a:hover {
          color: #C6A267; }
      .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption .fsResourceTitle {
        font-weight: 600;
        font-size: 22px;
        line-height: 25px; }
        .home:not(.fsComposeMode) .distinctly-oaks .distinctly-oaks-slider .fsResourceTypeImage figure figcaption .fsResourceTitle > a {
          color: inherit;
          pointer-events: none;
          text-decoration: none; }

.home:not(.fsComposeMode) .news-events > header > .fsElementHeaderContent > h2 {
  margin-top: 0;
  font-weight: normal;
  font-family: "EB Garamond", serif;
  color: #333;
  font-size: 36px;
  line-height: 49px;
  margin-bottom: 20px; }

.home:not(.fsComposeMode) .news-events > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }
  @media (min-width: 1000px) {
    .home:not(.fsComposeMode) .news-events > .fsElementContent {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-align: center;
      align-items: center; } }
  .home:not(.fsComposeMode) .news-events > .fsElementContent .fsPostElement.fsSlideshow {
    margin: 0 20px;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .news-events > .fsElementContent .fsPostElement.fsSlideshow {
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
        width: 65vw;
        max-width: 800px;
        z-index: 0; } }
  .home:not(.fsComposeMode) .news-events > .fsElementContent .fsElement.fsList {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-order: 2;
    order: 2; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .news-events > .fsElementContent .fsElement.fsList {
        -ms-flex-order: 1;
        order: 1;
        width: 42vw;
        max-width: 520px;
        z-index: 1;
        margin-right: -100px; } }
    .home:not(.fsComposeMode) .news-events > .fsElementContent .fsElement.fsList article {
      border-bottom: 1px solid rgba(160, 158, 157, 0.5); }
      .home:not(.fsComposeMode) .news-events > .fsElementContent .fsElement.fsList article:last-child {
        border-bottom: 0; }

.home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent > .fsElementSlideshow {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  min-height: 440px; }
  .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent > .fsElementSlideshow .slick-track {
    width: 100%;
    height: 100%; }

.home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent .arrows {
  display: block;
  width: 90px;
  height: 45px;
  position: absolute;
  right: 15px;
  bottom: 15px; }
  @media (min-width: 600px) {
    .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent .arrows {
      right: 25px;
      bottom: 25px; } }
  .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent .arrows .slick-arrow:hover:before {
    color: #C6A267; }
  .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent .arrows .slick-arrow:before {
    width: 100%;
    text-align: center;
    color: #fff; }

.home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 440px;
  background-color: transparent;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: inherit; }
  .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0) 62.5%, rgba(0, 0, 0, 0.75) 100%);
    z-index: 0; }
  .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article .fsThumbnail {
    display: none; }
  .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    padding: 20px 100px 20px 20px;
    margin: 0;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    white-space: normal; }
    @media (min-width: 600px) {
      .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption {
        padding: 30px 100px; } }
    .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption > * {
      color: inherit; }
    .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption p {
      margin-bottom: 20px; }
      .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption p:last-child {
        margin-bottom: 0; }
    .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption a {
      color: inherit;
      text-decoration: underline; }
      .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption a:hover {
        color: #C6A267; }
    .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption .fsTitle {
      font-weight: 600;
      font-size: 22px;
      line-height: 25px; }
      .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption .fsTitle > a {
        color: inherit;
        text-decoration: none; }
    .home:not(.fsComposeMode) .news-events .fsPostElement.featured-slider > .fsElementContent article figcaption .fsSummary > p {
      display: inline; }

.home:not(.fsComposeMode) .news-events .fsPostElement.recent-stories {
  margin: 20px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 5px 0 #818181; }
  @media (min-width: 1000px) {
    .home:not(.fsComposeMode) .news-events .fsPostElement.recent-stories {
      margin-right: 0;
      padding: 30px 60px 10px; } }
  .home:not(.fsComposeMode) .news-events .fsPostElement.recent-stories > header {
    margin: 0 0 30px 0;
    padding: 0; }
    .home:not(.fsComposeMode) .news-events .fsPostElement.recent-stories > header .fsElementTitle {
      font-family: "Raleway", sans-serif;
      font-weight: 500;
      font-size: 20px;
      line-height: 1;
      color: #781a28;
      text-transform: uppercase; }

.home:not(.fsComposeMode) .explore-oaks {
  position: relative;
  max-width: 0;
  max-width: 0vw;
  margin: 0 auto; }
  .home:not(.fsComposeMode) .explore-oaks > .fsElementContent {
    margin-right: -50vw;
    margin-left: -50vw;
    width: 100%;
    width: 100vw;
    padding: 10px 0;
    background: #fff; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .explore-oaks > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
        .cssgrid .home:not(.fsComposeMode) .explore-oaks > .fsElementContent {
          height: 76.38%;
          height: 76.38vw;
          max-height: 1100px;
          display: grid;
          grid-template-columns: repeat(6, 1fr);
          grid-template-rows: repeat(5, 1fr);
          grid-gap: 10px; } }
  .home:not(.fsComposeMode) .explore-oaks .fsContent {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 275px;
    margin: 0 0 10px 0;
    padding: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: transparent;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: inherit;
    text-align: center; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .explore-oaks .fsContent {
        margin: 0 5px 10px 5px !important;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: calc(50% - 10px); }
        .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent {
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          margin: 0 !important;
          width: 100%;
          min-height: auto; } }
    .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text):hover:before, .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text).parent-focus:before {
      background: #781a28;
      background: rgba(120, 26, 40, 0.75); }
    .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text):hover > .fsElementContent, .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text).parent-focus > .fsElementContent {
      max-height: 999px;
      opacity: 1; }
    .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text):before {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.75);
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
      transition: all 0.3s;
      z-index: 0; }
    .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text) > header > .fsElementTitle {
      font-family: "Raleway", sans-serif;
      font-weight: 700;
      font-size: 28px;
      line-height: 32px;
      color: #fff; }
    .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text) > .fsElementContent {
      width: 100%;
      height: auto;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      transition: all 0.3s;
      color: #fff; }
      .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text) > .fsElementContent a {
        font-weight: 700;
        color: #fff;
        text-transform: uppercase; }
        .home:not(.fsComposeMode) .explore-oaks .fsContent:not(.intro-text) > .fsElementContent a:hover {
          color: #C6A267; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .explore-oaks .fsContent {
        margin-bottom: 0; } }
    .home:not(.fsComposeMode) .explore-oaks .fsContent > header {
      margin: 0;
      padding: 0;
      z-index: 1; }
      .home:not(.fsComposeMode) .explore-oaks .fsContent > header > .fsElementTitle {
        margin: 0 0 10px 0;
        padding: 0; }
    .home:not(.fsComposeMode) .explore-oaks .fsContent > .fsElementContent {
      margin: 0;
      padding: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 100%;
      height: auto;
      z-index: 1; }
      .home:not(.fsComposeMode) .explore-oaks .fsContent > .fsElementContent > p {
        margin-bottom: 10px; }
        .home:not(.fsComposeMode) .explore-oaks .fsContent > .fsElementContent > p:last-child {
          margin-bottom: 0; }
    .home:not(.fsComposeMode) .explore-oaks .fsContent.intro-text > .fsElementContent h2 {
      margin-top: 0;
      font-weight: normal;
      font-family: "EB Garamond", serif;
      color: #333;
      font-size: 36px;
      line-height: 49px;
      margin-bottom: 20px;
      margin-bottom: 20px;
      color: #C6A267; }
    .home:not(.fsComposeMode) .explore-oaks .fsContent.intro-text > .fsElementContent strong, .home:not(.fsComposeMode) .explore-oaks .fsContent.intro-text > .fsElementContent b {
      font-weight: normal;
      color: #781a28; }
    @media (min-width: 1000px) {
      .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent.intro-text {
        -ms-flex-pack: center;
        justify-content: center;
        grid-column: 3/5;
        grid-row: 3/4; }
      .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent.grades-5-8 {
        grid-column: 1/4;
        grid-row: 1/3; }
      .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent.grades-9-12 {
        grid-column: 4/7;
        grid-row: 1/3; }
      .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent.alumni {
        grid-column: 5/7;
        grid-row: 3/4; }
      .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent.online-school {
        grid-column: 1/3;
        grid-row: 3/6; }
      .cssgrid .home:not(.fsComposeMode) .explore-oaks .fsContent.learning-center {
        grid-column: 3/7;
        grid-row: 4/6; } }

.home:not(.fsComposeMode) .life-at-oaks {
  position: relative;
  max-width: 0vw;
  margin: 0 auto; }
  .home:not(.fsComposeMode) .life-at-oaks > .fsElementContent {
    margin-right: -50vw;
    margin-left: -50vw;
    width: 100vw;
    padding: 60px 0;
    background: #eee; }
  @media (min-width: 1000px) {
    .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article {
    position: relative;
    height: auto;
    min-height: 400px;
    margin: 0 0 10px 0;
    padding: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: inherit;
    text-align: center; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent,
      .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 25%;
        width: calc(25% - 10px);
        min-height: 400px; } }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent {
    min-height: auto; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent {
        min-height: 400px; } }
    .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent h2 {
      margin-top: 0;
      font-weight: normal;
      font-family: "EB Garamond", serif;
      color: #333;
      font-size: 36px;
      line-height: 49px;
      margin-bottom: 20px;
      margin-bottom: 10px;
      color: #C6A267; }
    .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent strong, .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsElementHeaderContent b {
      font-weight: normal;
      color: #781a28; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article:hover:before, .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article.parent-focus:before {
    background: rgba(64, 59, 60, 0.75); }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article:hover .fsTitle,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article:hover .fsSummary,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article:hover .fsReadMoreLink, .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article.parent-focus .fsTitle,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article.parent-focus .fsSummary,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article.parent-focus .fsReadMoreLink {
    max-height: 9990px;
    opacity: 1; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: all 0.3s;
    z-index: 0; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsTitle,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsSummary,
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsReadMoreLink {
    width: 100%;
    height: auto;
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
    transition: all 0.3s;
    z-index: 1; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsTitle {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #fff; }
    .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsTitle > a {
      color: #fff; }
      .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsTitle > a:hover {
        color: #C6A267; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsSummary a {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff; }
    .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsSummary a:hover {
      color: #C6A267; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsReadMoreLink {
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff; }
    .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems article .fsReadMoreLink:hover {
      color: #C6A267; }
  .home:not(.fsComposeMode) .life-at-oaks .fsPostElement .fsListItems .fsThumbnail {
    display: none; }

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

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 50%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 25%; } }
    @media (min-width: 1380px) {
      .colors ol li {
        margin-bottom: 0;
        width: 12.5%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #666;
      color: #666; }
      .colors ol li:nth-of-type(1):after {
        content: "#666"; }
    .colors ol li:nth-of-type(2) {
      background: #781a28;
      color: #781a28; }
      .colors ol li:nth-of-type(2):after {
        content: "#781a28"; }
    .colors ol li:nth-of-type(3) {
      background: #C6A267;
      color: #C6A267; }
      .colors ol li:nth-of-type(3):after {
        content: "#C6A267"; }
    .colors ol li:nth-of-type(4) {
      background: #231720;
      color: #231720; }
      .colors ol li:nth-of-type(4):after {
        content: "#231720"; }
    .colors ol li:nth-of-type(5) {
      background: #333;
      color: #333; }
      .colors ol li:nth-of-type(5):after {
        content: "#333"; }
    .colors ol li:nth-of-type(6) {
      background: #403b3c;
      color: #403b3c; }
      .colors ol li:nth-of-type(6):after {
        content: "#403b3c"; }
    .colors ol li:nth-of-type(7) {
      background: #818181;
      color: #818181; }
      .colors ol li:nth-of-type(7):after {
        content: "#818181"; }
    .colors ol li:nth-of-type(8) {
      background: #a09e9d;
      color: #a09e9d; }
      .colors ol li:nth-of-type(8):after {
        content: "#a09e9d"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.27778em;
    padding: 0.27778em; }
    .fonts ol li:nth-of-type(1) {
      font-family: "EB Garamond", serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "EB Garamond, serif"; }
    .fonts ol li:nth-of-type(2):after {
      content: ""; }
    .fonts ol li:nth-of-type(3) {
      font-family: "Raleway", sans-serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "Raleway, sans-serif"; }
    .fonts ol li:nth-of-type(2):after {
      content: ""; }
    .fonts ol li:nth-of-type(5) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(5):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(2):after {
      content: ""; }
    .fonts ol li:nth-of-type(7) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(7):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 36px / line: 49px"; }

.headers h2:after {
  content: " size: 24px / line: 29px"; }

.headers h3:after {
  content: " size: 20px / line: 29px"; }

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

.headers h5:after {
  content: " size: 16px / line: 25px"; }

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

.hero-image {
  margin: 0;
  padding: 0; }
  body:not(.fsComposeMode) .hero-image > header {
    display: none; }
  .hero-image > .fsElementContent > .fsElementSlideshow {
    margin: 0;
    padding: 0; }
  .hero-image article {
    width: 100%;
    margin: 0;
    padding: 0; }
    .hero-image article.fsResourceTypeImage img {
      display: block;
      width: 100%;
      height: auto; }
    .hero-image article.fsResourceTypeVideo {
      position: relative;
      z-index: 0;
      text-align: center; }
      .hero-image article.fsResourceTypeVideo:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: transparent;
        background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(62.5%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.75)));
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0) 62.5%, rgba(0, 0, 0, 0.75) 100%); }
      .hero-image article.fsResourceTypeVideo video {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
        z-index: 0; }
      .hero-image article.fsResourceTypeVideo .fsDescription {
        position: relative;
        position: relative;
        margin: 0 auto;
        max-width: 76.66667em;
        max-width: 86.25rem;
        margin: 0 auto;
        padding: 20px;
        position: absolute;
        top: auto;
        left: 0;
        bottom: 40px;
        right: 0;
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        z-index: 1; }
        .hero-image article.fsResourceTypeVideo .fsDescription p {
          margin-bottom: 10px; }
          .hero-image article.fsResourceTypeVideo .fsDescription p:last-child {
            margin-bottom: 0; }
        .hero-image article.fsResourceTypeVideo .fsDescription a {
          display: block;
          font-size: 16px;
          color: inherit;
          text-transform: uppercase; }
          .hero-image article.fsResourceTypeVideo .fsDescription a:hover {
            color: #C6A267; }
  .hero-image .fsElementSlideshowControls .fsSlideshowPause,
  .hero-image .fsElementSlideshowControls .fsSlideshowPlay {
    top: auto;
    bottom: 20px;
    left: 20px; }
  .hero-image.fsSlideshow .fsPrevButton {
    width: 50px;
    height: 50px; }
    .hero-image.fsSlideshow .fsPrevButton.fsLeftArrow:before {
      left: 10px;
      font-size: 55px;
      line-height: 50px;
      color: #fff; }
    .hero-image.fsSlideshow .fsPrevButton.fsLeftArrow:hover:before {
      color: rgba(255, 255, 255, 0.75); }
  .hero-image.fsSlideshow .fsNextButton {
    width: 50px;
    height: 50px; }
    .hero-image.fsSlideshow .fsNextButton.fsRightArrow:before {
      right: 10px;
      font-size: 55px;
      line-height: 50px;
      color: #fff; }
    .hero-image.fsSlideshow .fsNextButton.fsRightArrow:hover:before {
      color: rgba(255, 255, 255, 0.75); }

.map-container {
  position: relative;
  overflow: hidden; }
  .map-container:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    transition: .5s ease-in-out .3s;
    display: none; }
    @media (min-width: 900px) {
      .map-container:before {
        display: block; } }
  .map-container > header {
    position: relative; }
    body:not(.fsComposeMode) .map-container > header .fsElementTitle {
      display: none; }
    .map-container > header .fsElementHeaderContent {
      margin-bottom: 0; }
      .map-container > header .fsElementHeaderContent picture, .map-container > header .fsElementHeaderContent img {
        display: block;
        width: 100%; }
  body:not(.fsComposeMode) .map-container > .fsElementContent {
    margin: 0 auto;
    margin-bottom: 0;
    background-color: #fff;
    transform: translate3d(100%, 0, 0);
    transition: opacity .3s;
    opacity: 0;
    visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 540px;
    position: relative;
    max-height: 0; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .map-container > .fsElementContent {
        margin: 0;
        transition: .3s ease-in-out .3s;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        max-height: none;
        z-index: -1;
        width: 0; } }
  body:not(.fsComposeMode) .map-container.active:before {
    opacity: .7;
    visibility: visible;
    transition: .3s; }
  body:not(.fsComposeMode) .map-container.active > .fsElementContent {
    max-height: 100%;
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
    transition: transform .5s ease-in-out .3s;
    z-index: 20;
    margin-top: 30px;
    width: 100%; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .map-container.active > .fsElementContent {
        margin-top: 0; } }
  .point-plotter .map-container {
    z-index: 10; }
    .point-plotter .map-container > header {
      opacity: .5; }

.close-map {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 100%;
  border: solid 2px #fff;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  color: transparent;
  z-index: 30;
  line-height: 1;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: .3s; }
  .close-map:before, .close-map:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: #fff;
    transition: .3s; }
  .close-map:before {
    transform: translate3d(-50%, -50%, 0) rotate(45deg); }
  .close-map:after {
    transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
  .close-map:hover, .close-map:focus {
    background-color: rgba(0, 0, 0, 0.5);
    transition: .3s; }
    .close-map:hover:before, .close-map:focus:before {
      transform: translate3d(-50%, -50%, 0) rotate(90deg);
      transition: .3s; }
    .close-map:hover:after, .close-map:focus:after {
      transform: translate3d(-50%, -50%, 0) rotate(-90deg);
      transition: .3s; }
  .active .close-map {
    opacity: 1;
    visibility: visible;
    transition: .5s; }

body:not(.fsComposeMode) .map-points {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin-bottom: 0; }

.point-plotter .map-points {
  z-index: -1; }

body:not(.fsComposeMode) .map-points > header, body:not(.fsComposeMode) .map-points > footer {
  display: none; }

.map-points .fsStyleDefaultList {
  padding: 0;
  margin: 0; }
  .map-points .fsStyleDefaultList > li.fsListItem {
    border: none;
    padding: 0;
    position: absolute;
    margin: 0;
    display: block;
    counter-increment: li;
    z-index: 2;
    transform: translate3d(-10px, -10px, 0);
    opacity: 0;
    visibility: hidden; }
    .map-points .fsStyleDefaultList > li.fsListItem:hover, .map-points .fsStyleDefaultList > li.fsListItem:focus {
      z-index: 5; }
    .map-points .fsStyleDefaultList > li.fsListItem.active-point {
      opacity: 1;
      visibility: visible; }
      @media (min-width: 900px) {
        .map-points .fsStyleDefaultList > li.fsListItem.active-point > a {
          background-color: #781a28;
          color: inherit; }
          .map-points .fsStyleDefaultList > li.fsListItem.active-point > a > span {
            opacity: 1;
            visibility: visible;
            transition: .5s; } }
    @media (min-width: 900px) {
      .map-points .fsStyleDefaultList > li.fsListItem {
        opacity: 1;
        visibility: visible; } }
    body.fsComposeMode .map-points .fsStyleDefaultList > li.fsListItem {
      position: relative; }
    .map-points .fsStyleDefaultList > li.fsListItem > a {
      width: 20px;
      height: 20px;
      border-radius: 100%;
      border: none;
      box-shadow: 0 0 0 2px rgba(120, 26, 40, 0.3);
      background-color: #781a28;
      text-align: center;
      white-space: nowrap;
      display: block; }
      body.fsComposeMode .map-points .fsStyleDefaultList > li.fsListItem > a {
        color: #666; }
      .map-points .fsStyleDefaultList > li.fsListItem > a:before {
        display: none; }
      .map-points .fsStyleDefaultList > li.fsListItem > a:after {
        content: counter(li);
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        text-align: center;
        color: #fff;
        font-size: 11px;
        font-weight: 700;
        line-height: 1; }
      .map-points .fsStyleDefaultList > li.fsListItem > a > span {
        position: absolute;
        left: 50%;
        transform: translate3d(-50%, 0, 0);
        display: block;
        bottom: 30px;
        border-radius: 2px;
        background-color: #781a28;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
        color: #fff;
        padding: 12px 18px;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.25;
        opacity: 0;
        visibility: hidden;
        transition: .3s; }
        .map-points .fsStyleDefaultList > li.fsListItem > a > span:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 7px 6px 0 6px;
          border-color: #781a28 transparent transparent transparent;
          position: absolute;
          left: 50%;
          transform: translate3d(-50%, 0, 0);
          bottom: -6px; }
      .map-points .fsStyleDefaultList > li.fsListItem > a:hover, .map-points .fsStyleDefaultList > li.fsListItem > a:focus {
        background-color: #781a28;
        color: inherit; }
        .map-points .fsStyleDefaultList > li.fsListItem > a:hover > span, .map-points .fsStyleDefaultList > li.fsListItem > a:focus > span {
          opacity: 1;
          visibility: visible;
          transition: .5s; }
    .map-points .fsStyleDefaultList > li.fsListItem.gate > a {
      background-color: #297AC3;
      box-shadow: 0 0 0 2px rgba(41, 122, 195, 0.3); }
      .map-points .fsStyleDefaultList > li.fsListItem.gate > a > span {
        background-color: #297AC3; }

.map-slideshow-element {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  body:not(.fsComposeMode) .map-slideshow-element > header {
    display: none; }
  .map-slideshow-element > .fsElementContent {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out .5s;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column; }
  .map-slideshow-element.show > .fsElementContent, .map-slideshow-element.empty > .fsElementContent {
    box-shadow: inset 0 0 0 1px #231720;
    opacity: 1;
    visibility: visible;
    transition: .3s; }
  .map-slideshow-element .fsElementEmpty {
    padding: 70px 30px 30px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #231720; }
  .map-slideshow-element .fsListItems {
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    opacity: 0;
    visibility: hidden;
    transition: .5s; }
    .map-slideshow-element .fsListItems.slick-initialized {
      opacity: 1;
      visibility: visible;
      transition: .5s ease-in-out .3s; }
      @media (min-width: 900px) {
        .map-slideshow-element .fsListItems.slick-initialized article {
          overflow-y: auto; } }
    @media (min-width: 900px) {
      .map-slideshow-element .fsListItems .slick-list {
        position: relative; }
        .map-slideshow-element .fsListItems .slick-list:before {
          content: '';
          background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 51.8%, #FFFFFF 100%);
          width: calc(100% - 2px);
          height: 100px;
          position: absolute;
          left: 1px;
          bottom: 0;
          z-index: 10;
          border-bottom: solid 1px #231720; } }
    @media (min-width: 900px) {
      .map-slideshow-element .fsListItems .slick-track {
        height: 100%; } }
    .map-slideshow-element .fsListItems article {
      padding: 0 0 100px;
      margin: 0; }
      @media (min-width: 900px) {
        .map-slideshow-element .fsListItems article {
          height: 100%; } }
      .map-slideshow-element .fsListItems article:first-child:last-child {
        padding-bottom: 30px; }
      .map-slideshow-element .fsListItems article .fsTitle {
        margin-bottom: 0;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 20px 30px;
        z-index: 5;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        font-family: "Raleway", sans-serif;
        font-weight: normal;
        font-size: 16px;
        line-height: 1.25; }
        .map-slideshow-element .fsListItems article .fsTitle > a {
          color: inherit;
          pointer-events: none; }
        .map-slideshow-element .fsListItems article .fsTitle.fsResourceName {
          display: none; }
      .map-slideshow-element .fsListItems article figure picture {
        display: block;
        position: relative; }
        .map-slideshow-element .fsListItems article figure picture img {
          width: 100%; }
      .map-slideshow-element .fsListItems article figcaption {
        margin: 0;
        padding: 30px 30px 0;
        font-style: normal;
        font-size: 16px;
        line-height: 1.75;
        font-family: inherit; }
  .map-slideshow-element .slick-arrow {
    position: absolute;
    transform: translate3d(0, 0, 0);
    top: auto;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.42);
    transition: .3s;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    line-height: 0;
    z-index: 20;
    border: none;
    cursor: pointer; }
    .map-slideshow-element .slick-arrow:before {
      position: absolute;
      top: 50%;
      transform: translate3d(0, -50%, 0);
      left: 0;
      font-family: "IcoMoon";
      font-weight: normal;
      color: #fff;
      width: 100%;
      text-align: center;
      font-size: 30px;
      transition: .3s;
      display: inline-block;
      line-height: 1;
      height: auto; }
    .map-slideshow-element .slick-arrow:hover, .map-slideshow-element .slick-arrow:focus {
      background-color: rgba(0, 0, 0, 0.5);
      transition: .3s;
      outline: transparent; }
      .map-slideshow-element .slick-arrow:hover:before, .map-slideshow-element .slick-arrow:focus:before {
        color: #fff; }
    .map-slideshow-element .slick-arrow.fsPrevButton, .map-slideshow-element .slick-arrow.slick-prev {
      left: auto;
      right: 51px; }
      .map-slideshow-element .slick-arrow.fsPrevButton:before, .map-slideshow-element .slick-arrow.slick-prev:before {
        content: ""; }
    .map-slideshow-element .slick-arrow.slick-next:before {
      content: ""; }

.map-legend {
  position: relative; }
  .map-legend .fsStyleDefaultList {
    padding: 0;
    margin: 0; }
    @media (min-width: 600px) {
      .map-legend .fsStyleDefaultList {
        -moz-column-gap: 20px;
        column-gap: 20px;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial;
        -moz-column-count: 2;
        column-count: 2; } }
    .map-legend .fsStyleDefaultList.small {
      -moz-column-count: 1;
      column-count: 1; }
    @media (min-width: 1000px) {
      .map-legend .fsStyleDefaultList.large {
        -moz-column-count: 4;
        column-count: 4; } }
    .map-legend .fsStyleDefaultList > li.fsListItem {
      page-break-inside: avoid;
      -moz-column-break-inside: avoid;
      break-inside: avoid;
      border: none;
      position: relative;
      padding: 0;
      margin: 0 0 15px;
      display: block;
      counter-increment: li;
      font-family: "Raleway", sans-serif;
      font-size: 16px;
      line-height: 19px;
      font-weight: normal;
      color: #666; }
      .map-legend .fsStyleDefaultList > li.fsListItem:before {
        content: counter(li);
        position: absolute;
        left: 0;
        top: 0;
        font-weight: 700;
        color: #781a28;
        font-size: 16px;
        line-height: inherit; }
      .map-legend .fsStyleDefaultList > li.fsListItem > a {
        display: inline-block;
        color: inherit;
        font-weight: inherit;
        font-size: inherit;
        line-height: inherit;
        word-wrap: normal;
        word-break: normal;
        padding-left: 25px; }
        .map-legend .fsStyleDefaultList > li.fsListItem > a:hover, .map-legend .fsStyleDefaultList > li.fsListItem > a:focus {
          color: #781a28; }
        .map-legend .fsStyleDefaultList > li.fsListItem > a:before {
          display: none; }
      .map-legend .fsStyleDefaultList > li.fsListItem.gate:before {
        color: #297AC3; }
      .map-legend .fsStyleDefaultList > li.fsListItem.gate > a:hover, .map-legend .fsStyleDefaultList > li.fsListItem.gate > a:focus {
        color: #297AC3; }

.coordinates-popup {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 50;
  background-color: #fff;
  color: #666;
  padding: 10px; }

@keyframes slideshow-transition {
  0% {
    opacity: 0;
    visibility: hidden; } }

@keyframes radiate-point-1 {
  50%, 100% {
    transform: translate3d(-50%, -50%, 0) scale(2);
    opacity: .8; } }

@keyframes radiate-point-2 {
  50%, 100% {
    transform: translate3d(-50%, -50%, 0) scale(3);
    opacity: 0;
    padding: 5px; } }

body:not(.fsComposeMode) .testimonial-container {
  background: #eeeeee;
  padding: 60px 0 0 0;
  margin: 0; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .testimonial-container {
      padding: 60px 0; } }
  body:not(.fsComposeMode) .testimonial-container > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 67.77778em;
    max-width: 76.25rem; }
  body:not(.fsComposeMode) .testimonial-container > header {
    margin-bottom: 40px;
    position: relative; }
    body:not(.fsComposeMode) .testimonial-container > header h2 {
      margin-top: 0;
      font-weight: normal;
      font-family: "EB Garamond", serif;
      color: #333;
      font-size: 36px;
      line-height: 49px;
      margin-bottom: 20px;
      margin-bottom: 40px;
      color: #C6A267;
      text-align: center; }
    body:not(.fsComposeMode) .testimonial-container > header strong,
    body:not(.fsComposeMode) .testimonial-container > header b {
      font-weight: normal;
      color: #781a28; }
  body:not(.fsComposeMode) .testimonial-container blockquote, body:not(.fsComposeMode) .testimonial-container .fs_style_34, body:not(.fsComposeMode) .testimonial-container .blockquote {
    padding: 60px 0 0; }
    body:not(.fsComposeMode) .testimonial-container blockquote:before, body:not(.fsComposeMode) .testimonial-container .fs_style_34:before, body:not(.fsComposeMode) .testimonial-container .blockquote:before {
      top: 12px; }
    body:not(.fsComposeMode) .testimonial-container blockquote:after, body:not(.fsComposeMode) .testimonial-container .fs_style_34:after, body:not(.fsComposeMode) .testimonial-container .blockquote:after {
      font-size: 22px;
      font-weight: bold;
      width: 62px; }
  body:not(.fsComposeMode) .testimonial-container cite {
    margin-top: 0;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #666; }
  body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
    body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li {
      border-left: solid 1px #cfcfcf;
      border-top: solid 1px #cfcfcf;
      border-bottom: solid 1px #cfcfcf;
      margin: 0; }
      @media (max-width: 799px) {
        body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li {
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; } }
      body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li:last-child {
        border-right: solid 1px #cfcfcf; }
      body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li.fsStateSelected {
        border: solid 1px #C6A267; }
        body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li.fsStateSelected a:hover {
          background: #C6A267;
          color: #fff; }
      body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li a {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 21px;
        font-weight: 500;
        margin: 0;
        padding: 15px;
        text-align: center; }
        @media (min-width: 800px) {
          body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li a {
            padding: 15px 25px; } }
        body:not(.fsComposeMode) .testimonial-container .fsTabs .fsTabsNav li a:hover {
          background: #cfcfcf;
          color: #403b3c; }
  body:not(.fsComposeMode) .testimonial-container .fsPanel {
    box-shadow: none; }
    @media (max-width: 699px) {
      body:not(.fsComposeMode) .testimonial-container .fsPanel > header {
        display: none !important; } }
  body:not(.fsComposeMode) .testimonial-container .testimonial-slider {
    margin-top: 40px; }
    body:not(.fsComposeMode) .testimonial-container .testimonial-slider .slick-slider {
      padding: 0;
      margin: 0; }
  body:not(.fsComposeMode) .testimonial-container button.slick-arrow {
    width: 48px;
    height: 48px;
    border: none;
    left: 20px;
    font-size: 0;
    background: transparent;
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    display: block;
    z-index: 1;
    top: 235px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .testimonial-container button.slick-arrow {
        top: 365px; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .testimonial-container button.slick-arrow {
        bottom: 20px;
        top: auto;
        left: 40px; } }
    body:not(.fsComposeMode) .testimonial-container button.slick-arrow:hover:before, body:not(.fsComposeMode) .testimonial-container button.slick-arrow:focus:before {
      opacity: .7; }
    body:not(.fsComposeMode) .testimonial-container button.slick-arrow:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 43px;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      -ms-transform: translate(0);
      transform: translate(0);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      transition: all 0.3s ease-in-out;
      transform: scale(1, 0.75);
      -webkit-transform: scale(1, 0.75);
      /* Safari and Chrome */
      -moz-transform: scale(1, 0.75);
      /* Firefox */
      -ms-transform: scale(1, 0.75);
      /* IE 9+ */
      -o-transform: scale(1, 0.75);
      /* Opera */
      text-shadow: 0px 0px 2px #000; }
    body:not(.fsComposeMode) .testimonial-container button.slick-arrow:hover, body:not(.fsComposeMode) .testimonial-container button.slick-arrow:focus {
      cursor: pointer; }
      body:not(.fsComposeMode) .testimonial-container button.slick-arrow:hover:before, body:not(.fsComposeMode) .testimonial-container button.slick-arrow:focus:before {
        color: #fff; }
  body:not(.fsComposeMode) .testimonial-container button.fsPrevButton {
    left: 5px; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .testimonial-container button.fsPrevButton {
        left: 40px; } }
  body:not(.fsComposeMode) .testimonial-container button.fsNextButton {
    left: 45px; }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .testimonial-container button.fsNextButton {
        left: 95px; } }
    body:not(.fsComposeMode) .testimonial-container button.fsNextButton:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  body:not(.fsComposeMode) .testimonial-container article {
    padding: 0;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex; }
    body:not(.fsComposeMode) .testimonial-container article figure {
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 799px) {
        body:not(.fsComposeMode) .testimonial-container article figure {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-pack: center;
          justify-content: center; } }
      body:not(.fsComposeMode) .testimonial-container article figure picture {
        width: 60%;
        height: 580px;
        display: block;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        z-index: -1; }
        @media (max-width: 799px) {
          body:not(.fsComposeMode) .testimonial-container article figure picture {
            width: 100%;
            height: 400px; } }
        @media (max-width: 699px) {
          body:not(.fsComposeMode) .testimonial-container article figure picture {
            height: 275px; } }
        body:not(.fsComposeMode) .testimonial-container article figure picture:after {
          height: 120px;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          content: ""; }
      body:not(.fsComposeMode) .testimonial-container article figure > header .fsElementHeaderContent {
        margin: 0; }
      body:not(.fsComposeMode) .testimonial-container article figure img {
        display: none; }
      body:not(.fsComposeMode) .testimonial-container article figure figcaption {
        width: 50%;
        background-color: #fff;
        padding: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
        flex-flow: column; }
        @media (max-width: 799px) {
          body:not(.fsComposeMode) .testimonial-container article figure figcaption {
            width: 100%;
            margin-top: 0px;
            padding: 20px 25px 25px 20px; } }
        @media (max-width: 699px) {
          body:not(.fsComposeMode) .testimonial-container article figure figcaption {
            height: auto; } }
        @media (min-width: 800px) {
          body:not(.fsComposeMode) .testimonial-container article figure figcaption {
            min-height: 480px;
            margin-left: -50px; } }

.resourcesVideoControls {
  position: absolute;
  bottom: 0;
  z-index: 1; }

.resourcesVideoControls__playButton:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.active.resourcesVideoControls__playButton:before {
  content: ""; }

.resourcesVideoControls__muteButton:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.active.resourcesVideoControls__muteButton:before {
  content: ""; }

.resourcesVideoControls__playButton, .resourcesVideoControls__muteButton {
  margin: 10px;
  width: 40px;
  height: 40px;
  border: 0;
  font-size: 24px;
  color: white;
  line-height: 40px;
  padding: 0;
  background: transparent; }

.hero-image .resourcesVideoControls {
  bottom: auto;
  top: 20px;
  right: 20px; }
  .hero-image .resourcesVideoControls__playButton {
    display: none; }

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