/*!
 * Lady Eleanor Holles - default_18
 * @link: http://lehsorguk.finalsite.com
 * Site Template: newclientcustom
 * Built By: Iain Harley
 * Project Manager: Michelle Newell
 * Designer: Robert Potter
 * ==== Git Info ====
 * Branch Name: master
 * Build Version: 4.0.0
 * Git Tag: 23adf25
 * Last built by: Chris Mazurski
 */
@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */

.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

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

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

/*! helpers - box-model v0.0.1 */

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

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

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

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

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

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

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

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

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

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

/*! helpers - presentational v0.0.1 */

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

/*
Example sites:
http://coderepo.demo.finalsite.com/stuff-by-al/dropdown-mixin
http://codepen.io/foxareld/pen/BNpWJm

Ex 1:
    <div class='parent'>
      <span class='sibling'>Dropdown</span>
      <ul class='dropdown'>
        <li>Link</li>
        <li>Link</li>
        <li>Link</li>
      </ul>
    </div>

Use:
    .parent {
        @include drop(".dropdown"); //this makes .dropdown drop on hover of .parent
    }

    //this makes .dropdown drop when .parent has class .drop-class, it was also have a transition
    .parent {
        @include drop(".dropdown", true, ".drop-class");
    }

    //this makes .dropdown drop when .sibling has class .drop-class, it will not have a transition
    .sibling {
        @include drop("+ .dropdown", false, ".drop-class");
    }

*/

.quicklink,
.fsFourColumnLayout.landing-quicklinks .fsElement,
.home .leh-stories article a.fsThumbnail,
.home .what-defines-leh .image-slider .fsThumbnail,
.home .community > .fsElementContent .fsListItems article .fsThumbnail,
.home .community > .fsElementContent .featured-person article .fsThumbnail,
.detail-page .hero-slideshow,
body:not(.fsComposeMode) .publication.fsContent,
body:not(.fsComposeMode).landing .landing-quicklinks .fsElement {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

body:not(.fsComposeMode) .quicklink a:after,
body:not(.fsComposeMode) .quicklink a:before,
.bottom-quicklinks .fsElement:before,
.bottom-quicklinks .fsElement a:before,
.admissions-process article .fsTitle a:after,
.fsFourColumnLayout.landing-quicklinks .fsElementContent a,
.site-info-container a,
.location .school-details-container .fsElementContent p:after,
.location .school-details-container .fsElementContent a:before,
.fsConstituent.fsSingleItem .fsConstituentProfile .fsProfileImage,
.fsTabs .fsTabsNav li a:before,
.home .hero-video header button.unmute:before,
.home .hero-video header button.unmute:after,
.home .leh-stories .slick-list:before,
.home .leh-stories article .fsTitle a:after,
.home .community > .fsElementContent .fsListItems article:before,
.home .community > .fsElementContent .fsListItems article .fsThumbnail,
.home .community > .fsElementContent .featured-person article:before,
.home .community > .fsElementContent .featured-person article .fsThumbnail,
.home .home-calendar article .fsTitle a:after,
.home .home-calendar article .fsTitle a:before,
body:not(.fsComposeMode) .publication.fsContent:before,
body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a,
body:not(.fsComposeMode).landing .landing-video article .click {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*! helpers - typography v0.0.1 */

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

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

h1 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
}

h2 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 16px;
}

h3 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 24px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 10px;
}

h4 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
}

h5 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 18px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 10px;
}

h6 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
}

p {
  margin: 0 0 20px;
}

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

hr {
  margin: 0 auto 20px;
}

a:not([class*='fs_style_']) {
  text-decoration: none;
  color: #C51534;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
}

a:not([class*='fs_style_']):hover,
a:not([class*='fs_style_']):focus {
  text-decoration: underline;
}

.fsContent a:not([class*='fs_style_']) {
  font-weight: 700;
}

.fsContent a:not([class*='fs_style_']):visited {
  color: #343B41;
  text-decoration: underline;
}

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

.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.styled,
.fs_style_29 {
  margin-bottom: 20px;
  min-width: 100%;
  overflow-x: auto;
  display: table;
  table-layout: fixed;
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.styled td,
.fs_style_29 td {
  padding: 10px 20px;
  background: #EDEDEE;
}

.fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td,
.fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
table.styled tr:nth-of-type(odd) td,
.fs_style_29 tr:nth-of-type(odd) td {
  background-color: #F9F9F9;
}

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

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.styled th,
.fs_style_29 th {
  padding: 10px 20px;
  text-align: left;
  background: #343B41;
  color: #fff;
  text-transform: uppercase;
}

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

.fsPanel {
  margin-bottom: 0;
}

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

/*! elements - common - list subtype v0.0.1 */

/* Contains generic styles that apply to every element with the class '.fsList' and the list subtype selected */

.fsList article {
  margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

/*! element - common - slideshow subtype v0.0.1 */

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

.fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-slides-to-show="1"] article {
  padding-bottom: 0;
}

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

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

.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
  overflow: hidden;
}

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

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          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(52, 59, 65, 0.5);
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSlideshow .fsPager {
  margin-bottom: 0;
  margin-top: 20px;
}

.fsSlideshow .fsPager li {
  width: 12px;
  height: 12px;
  position: relative;
  vertical-align: middle;
}

.fsSlideshow .fsPager li button {
  width: 100%;
  height: 100%;
  padding: 0;
  color: #343B41;
}

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

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

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

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

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

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

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

.fsElementDialog {
  color: #343B41;
}

.button,
.fs_style_23 {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #C51534;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.button.fs_style_28,
.fs_style_23.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.button:hover,
.button:focus,
.fsStateSelected .button,
.fs_style_23:hover,
.fs_style_23:focus,
.fsStateSelected .fs_style_23 {
  background: #971028;
  color: #fff;
}

.button em,
.fs_style_23 em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.color-button,
.fs_style_27 {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.color-button.fs_style_28,
.fs_style_27.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.color-button:hover,
.color-button:focus,
.fsStateSelected .color-button,
.fs_style_27:hover,
.fs_style_27:focus,
.fsStateSelected .fs_style_27 {
  background: #1d2125;
  color: #fff;
}

.color-button em,
.fs_style_27 em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.color-button:hover,
.color-button:focus,
.fsStateSelected .color-button,
.fs_style_27:hover,
.fs_style_27:focus,
.fsStateSelected .fs_style_27 {
  background-color: #C51534;
}

.hollow-button,
.fs_style_26 {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: transparent;
  color: #ae132e;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
  border: 0.2em solid #ae132e;
}

.hollow-button.fs_style_28,
.fs_style_26.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.hollow-button:hover,
.hollow-button:focus,
.fsStateSelected .hollow-button,
.fs_style_26:hover,
.fs_style_26:focus,
.fsStateSelected .fs_style_26 {
  background: rgba(0, 0, 0, 0);
  color: #ae132e;
}

.hollow-button em,
.fs_style_26 em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.hollow-button:hover,
.hollow-button:focus,
.fsStateSelected .hollow-button,
.fs_style_26:hover,
.fs_style_26:focus,
.fsStateSelected .fs_style_26 {
  color: #fff;
  background-color: #C51534;
}

.button,
.fs_style_30 {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: transparent;
  color: #C51534;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
  border: solid 1px #C51534;
  color: #444;
  padding: 15px 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.button.fs_style_28,
.fs_style_30.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.button:hover,
.button:focus,
.fsStateSelected .button,
.fs_style_30:hover,
.fs_style_30:focus,
.fsStateSelected .fs_style_30 {
  background: rgba(0, 0, 0, 0);
  color: #C51534;
}

.button em,
.fs_style_30 em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.button:hover,
.fs_style_30:hover {
  background-color: #C51534;
  text-decoration: none;
  color: #fff;
}

.button:hover:before,
.fs_style_30:hover:before {
  color: #fff;
}

.button:before,
.fs_style_30:before {
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  content: "\E913";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  margin-right: 15px;
  color: #C51534;
}

.button[href*='pdf']:before,
.button[href*='doc']:before,
.button[href*='xls']:before,
.button[href*='txt']:before,
.button[href*='img']:before,
.button[data-file-name*='pdf']:before,
.button[data-file-name*='doc']:before,
.button[data-file-name*='xls']:before,
.button[data-file-name*='txt']:before,
.button[data-file-name*='img']:before,
.fs_style_30[href*='pdf']:before,
.fs_style_30[href*='doc']:before,
.fs_style_30[href*='xls']:before,
.fs_style_30[href*='txt']:before,
.fs_style_30[href*='img']:before,
.fs_style_30[data-file-name*='pdf']:before,
.fs_style_30[data-file-name*='doc']:before,
.fs_style_30[data-file-name*='xls']:before,
.fs_style_30[data-file-name*='txt']:before,
.fs_style_30[data-file-name*='img']:before {
  content: "\E90E";
}

.fsStyleDefaultButton {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.fsStyleDefaultButton.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.fsStyleDefaultButton:hover,
.fsStyleDefaultButton:focus,
.fsStateSelected .fsStyleDefaultButton {
  background: #1d2125;
  color: #fff;
}

.fsStyleDefaultButton em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

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

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

.fsStyleUpdateButton {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.fsStyleUpdateButton.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.fsStyleUpdateButton:hover,
.fsStyleUpdateButton:focus,
.fsStateSelected .fsStyleUpdateButton {
  background: #1d2125;
  color: #fff;
}

.fsStyleUpdateButton em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.lead-in,
.fs_style_24 {
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  font-size: 1.4375em;
  line-height: 1.26087em;
  color: #C51534;
}

blockquote {
  position: relative;
  margin: 20px 0;
  padding: 20px;
  background-color: #ae132e;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  color: #fff;
  font-size: 15px;
  line-height: 1.45em;
  z-index: 1;
  text-align: center;
  min-height: 75px;
}

blockquote:before,
blockquote:after {
  position: absolute;
  display: block;
  color: #C51534;
  z-index: -1;
  font-size: 60px;
}

blockquote:before {
  content: "\E91A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  left: 10px;
  top: 10px;
}

blockquote:after {
  content: "\E908";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  right: 10px;
  bottom: 10px;
}

blockquote .fs_style_25,
blockquote cite {
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

blockquote .fs_style_25:before,
blockquote cite:before {
  content: '- ';
}

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

.callout {
  padding: 0 20px;
  margin: 20px 0;
  color: #C51534;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  border-left: solid 2px #C51534;
  font-size: 15px;
}

.callout.left {
  float: left;
  margin-left: 20px;
}

@media (min-width: 500px) {
  .callout.left {
    width: 50%;
  }
}

.callout.right {
  float: right;
  margin-right: 20px;
}

@media (min-width: 500px) {
  .callout.right {
    width: 50%;
  }
}

.callout-fill-dark,
.callout-fill-light {
  position: relative;
}

.callout-fill-dark h2.fsElementTitle,
.callout-fill-light h2.fsElementTitle {
  font-size: 20px;
}

.callout-fill-dark header,
.callout-fill-light header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.callout-fill-dark header h2.fsElementTitle,
.callout-fill-light header h2.fsElementTitle {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 25px 20px 0;
  margin-bottom: 0;
}

.callout-fill-dark header .fsElementHeaderContent,
.callout-fill-light header .fsElementHeaderContent {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 0;
}

.callout-fill-dark header .fsElementHeaderContent picture,
.callout-fill-light header .fsElementHeaderContent picture {
  height: 400px;
  display: block;
  overflow: hidden;
  position: relative;
}

.callout-fill-dark header .fsElementHeaderContent picture img,
.callout-fill-light header .fsElementHeaderContent picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
  position: absolute;
}

.no-objectfit .callout-fill-dark header .fsElementHeaderContent picture img,
.no-objectfit .callout-fill-light header .fsElementHeaderContent picture img {
  min-width: 100%;
  width: auto;
  height: auto;
}

.callout-fill-dark .fsElementContent,
.callout-fill-light .fsElementContent {
  padding: 15px 20px 25px;
}

.fsStyleOneThird .callout-fill-dark .fsElementHeaderContent,
.fsStyleOneThird .callout-fill-light .fsElementHeaderContent {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 0;
}

.fsStyleOneThird .callout-fill-dark .fsElementHeaderContent picture,
.fsStyleOneThird .callout-fill-light .fsElementHeaderContent picture {
  height: 260px;
}

.callout-fill-dark.left,
.callout-fill-dark.right,
.callout-fill-light.left,
.callout-fill-light.right {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 961px) {
  .callout-fill-dark.left,
  .callout-fill-dark.right,
  .callout-fill-light.left,
  .callout-fill-light.right {
    padding-right: 50%;
    display: block;
  }
}

.callout-fill-dark.left header,
.callout-fill-dark.right header,
.callout-fill-light.left header,
.callout-fill-light.right header {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.callout-fill-dark.left .fsElementContent,
.callout-fill-dark.right .fsElementContent,
.callout-fill-light.left .fsElementContent,
.callout-fill-light.right .fsElementContent {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.callout-fill-dark.left .fsElementFooterContent,
.callout-fill-dark.right .fsElementFooterContent,
.callout-fill-light.left .fsElementFooterContent,
.callout-fill-light.right .fsElementFooterContent {
  display: block;
  height: 260px;
  position: relative;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-top: 0;
}

@media (min-width: 961px) {
  .callout-fill-dark.left .fsElementFooterContent,
  .callout-fill-dark.right .fsElementFooterContent,
  .callout-fill-light.left .fsElementFooterContent,
  .callout-fill-light.right .fsElementFooterContent {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
  }
}

.callout-fill-dark.left .fsElementFooterContent picture,
.callout-fill-dark.left .fsElementFooterContent .fsImage,
.callout-fill-dark.right .fsElementFooterContent picture,
.callout-fill-dark.right .fsElementFooterContent .fsImage,
.callout-fill-light.left .fsElementFooterContent picture,
.callout-fill-light.left .fsElementFooterContent .fsImage,
.callout-fill-light.right .fsElementFooterContent picture,
.callout-fill-light.right .fsElementFooterContent .fsImage {
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.callout-fill-dark.left .fsElementFooterContent picture img,
.callout-fill-dark.left .fsElementFooterContent .fsImage img,
.callout-fill-dark.right .fsElementFooterContent picture img,
.callout-fill-dark.right .fsElementFooterContent .fsImage img,
.callout-fill-light.left .fsElementFooterContent picture img,
.callout-fill-light.left .fsElementFooterContent .fsImage img,
.callout-fill-light.right .fsElementFooterContent picture img,
.callout-fill-light.right .fsElementFooterContent .fsImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
}

.no-objectfit .callout-fill-dark.left .fsElementFooterContent picture img,
.no-objectfit .callout-fill-dark.left .fsElementFooterContent .fsImage img,
.no-objectfit .callout-fill-dark.right .fsElementFooterContent picture img,
.no-objectfit .callout-fill-dark.right .fsElementFooterContent .fsImage img,
.no-objectfit .callout-fill-light.left .fsElementFooterContent picture img,
.no-objectfit .callout-fill-light.left .fsElementFooterContent .fsImage img,
.no-objectfit .callout-fill-light.right .fsElementFooterContent picture img,
.no-objectfit .callout-fill-light.right .fsElementFooterContent .fsImage img {
  min-width: 100%;
  width: auto;
  height: auto;
}

.callout-fill-dark.left,
.callout-fill-light.left {
  position: relative;
}

@media (min-width: 961px) {
  .callout-fill-dark.left,
  .callout-fill-light.left {
    padding-left: 50%;
    padding-right: 0;
  }
}

.callout-fill-dark.left .fsElementFooterContent,
.callout-fill-light.left .fsElementFooterContent {
  left: 0;
}

.callout-fill-dark {
  background-color: #C51534;
  color: #fff;
}

.callout-fill-dark h2.fsElementTitle {
  color: #fff;
}

.callout-fill-dark a {
  color: #fff;
}

.callout-fill-light {
  background-color: #F7F8FB;
}

.quicklinks-container.continue-journey {
  position: relative;
  background-color: #C51534;
  z-index: 1;
}

.quicklinks-container.continue-journey > header {
  text-align: center;
  color: #fff;
  padding: 20px;
}

@media (min-width: 961px) {
  .quicklinks-container.continue-journey > header {
    padding: 60px;
  }
}

.quicklinks-container.continue-journey > header .fsElementHeaderContent {
  max-width: 700px;
  margin: 0 auto;
}

.quicklinks-container.continue-journey > header h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  color: #fff;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
}

.quicklinks-container.continue-journey > header h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  height: 1px;
  width: 95px;
}

body:not(.fsComposeMode) div.quicklinks-container,
body:not(.fsComposeMode) section.quicklinks-container {
  margin-bottom: 0;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent,
  body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent {
    display: grid;
    grid-template-columns: 33.333% 33.333% 33.333%;
  }
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink:after,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink:after {
  opacity: 1;
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink > .fsElementContent,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink > .fsElementContent {
  max-height: none;
  height: auto;
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink > .fsElementContent a,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink > .fsElementContent a {
  opacity: 1;
  padding-top: 25px;
  display: block;
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink h2.fsElementTitle,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink h2.fsElementTitle {
  height: 140px;
  position: relative;
}

@media (min-width: 961px) {
  .no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink h2.fsElementTitle,
  .no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink h2.fsElementTitle {
    padding-top: 350px;
  }
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink h2.fsElementTitle:after,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink h2.fsElementTitle:after {
  opacity: 1;
  right: 20px;
  bottom: -20px;
}

@media (min-width: 961px) {
  .no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink:hover h2.fsElementTitle,
  .no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink:hover h2.fsElementTitle {
    padding-top: 300px;
  }
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink > .fsElementContent,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink > .fsElementContent {
  opacity: 0;
}

.no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink > .fsElementContent:hover,
.no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink > .fsElementContent:hover {
  opacity: 1;
}

@media (min-width: 641px) {
  .no-objectfit body:not(.fsComposeMode) div.quicklinks-container > .fsElementContent .quicklink,
  .no-objectfit body:not(.fsComposeMode) section.quicklinks-container > .fsElementContent .quicklink {
    width: 33.33333%;
    display: inline-block;
    float: left;
  }
}

.quicklink {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
  padding: 20px;
}

body:not(.fsComposeMode) .quicklink {
  height: 250px;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode) .quicklink {
    margin-bottom: 0;
  }
}

@media (min-width: 961px) {
  body:not(.fsComposeMode) .quicklink {
    height: 420px;
  }
}

body:not(.fsComposeMode) .quicklink:after {
  position: absolute;
  height: 0px;
  width: 100%;
  opacity: 0;
  left: 0;
  bottom: 0;
  background-color: #C51534;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
}

body:not(.fsComposeMode) .quicklink:hover:after,
body:not(.fsComposeMode) .quicklink:focus:after {
  opacity: 1;
}

body:not(.fsComposeMode) .quicklink:hover > .fsElementContent,
body:not(.fsComposeMode) .quicklink:focus > .fsElementContent {
  max-height: 200px;
}

body:not(.fsComposeMode) .quicklink:hover > .fsElementContent a,
body:not(.fsComposeMode) .quicklink:focus > .fsElementContent a {
  opacity: 1;
  text-decoration: none;
}

body:not(.fsComposeMode) .quicklink:hover h2.fsElementTitle:after,
body:not(.fsComposeMode) .quicklink:focus h2.fsElementTitle:after {
  opacity: 1;
  right: 20px;
}

body:not(.fsComposeMode) .quicklink:hover > .fsElementContent,
body:not(.fsComposeMode) .quicklink:focus > .fsElementContent {
  opacity: 1;
}

body:not(.fsComposeMode) .fsBannerRight .quicklink,
body:not(.fsComposeMode) .fsStyleOneThird .quicklink {
  height: 300px;
  margin-bottom: 20px;
}

body:not(.fsComposeMode) .fsBannerRight .quicklink:hover h2.fsElementTitle:after,
body:not(.fsComposeMode) .fsBannerRight .quicklink:focus h2.fsElementTitle:after,
body:not(.fsComposeMode) .fsStyleOneThird .quicklink:hover h2.fsElementTitle:after,
body:not(.fsComposeMode) .fsStyleOneThird .quicklink:focus h2.fsElementTitle:after {
  opacity: 1;
  right: 10px;
}

body:not(.fsComposeMode) .fsBannerRight .quicklink h2.fsElementTitle,
body:not(.fsComposeMode) .fsStyleOneThird .quicklink h2.fsElementTitle {
  font-size: 18px;
}

html.no-objectfit body:not(.fsComposeMode) .quicklink:after {
  opacity: 0;
}

html.no-objectfit body:not(.fsComposeMode) .quicklink > .fsElementContent {
  max-height: none;
  height: auto;
}

html.no-objectfit body:not(.fsComposeMode) .quicklink > .fsElementContent a {
  opacity: 0;
  padding-top: 25px;
  display: block;
}

html.no-objectfit body:not(.fsComposeMode) .quicklink > .fsElementContent a:focus,
html.no-objectfit body:not(.fsComposeMode) .quicklink > .fsElementContent a:hover {
  opacity: 1;
}

html.no-objectfit body:not(.fsComposeMode) .quicklink h2.fsElementTitle {
  height: 140px;
  position: relative;
  -webkit-transform: 0.5s;
      -ms-transform: 0.5s;
          transform: 0.5s;
}

@media (min-width: 961px) {
  html.no-objectfit body:not(.fsComposeMode) .quicklink h2.fsElementTitle {
    padding-top: 240px;
    padding-right: 40px;
  }
}

html.no-objectfit body:not(.fsComposeMode) .quicklink h2.fsElementTitle:after {
  opacity: 0;
  right: 20px;
  bottom: -20px;
}

@media (min-width: 961px) {
  html.no-objectfit body:not(.fsComposeMode) .quicklink:hover h2.fsElementTitle {
    padding-top: 200px;
  }
}

html.no-objectfit body:not(.fsComposeMode) .quicklink:hover h2.fsElementTitle:after {
  opacity: 1;
}

html.no-objectfit body:not(.fsComposeMode) .quicklink > .fsElementContent {
  opacity: 1;
}

.quicklink h3,
.quicklink p {
  color: #fff;
  z-index: 1;
  text-align: left;
  padding: 0;
}

.quicklink h2.fsElementTitle {
  position: relative;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  z-index: 10;
  line-height: 1.1em;
  color: #fff;
  pointer-events: none;
  padding-right: 40px;
}

.quicklink h2.fsElementTitle:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  pointer-events: none;
  position: absolute;
  right: -60px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0.15s;
  transition: all 0.4s ease 0.15s;
}

body:not(.fsComposeMode) .quicklink > .fsElementContent {
  max-height: 0px;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  z-index: 1;
}

body:not(.fsComposeMode) .quicklink a {
  color: #fff;
  z-index: 10;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
  font-weight: 400;
}

body:not(.fsComposeMode) .quicklink a:visited {
  text-decoration: none;
  color: #fff;
}

body:not(.fsComposeMode) .quicklink a:after {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(4, 4, 4, 0.7) 100%);
  z-index: -1;
}

body:not(.fsComposeMode) .quicklink a:before {
  content: "";
  opacity: 0;
  pointer-events: all;
  z-index: 10;
}

.quicklink p {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.bottom-quicklinks {
  margin: 0;
}

.bottom-quicklinks .fsStyleColumn {
  padding: 0 7.5px;
  margin-bottom: 0;
}

.bottom-quicklinks .fsElement {
  height: 250px;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 1;
  position: relative;
}

@media (min-width: 961px) {
  .bottom-quicklinks .fsElement {
    height: 370px;
  }
}

.bottom-quicklinks .fsElement:hover:before {
  opacity: 1;
}

.bottom-quicklinks .fsElement:hover:after {
  width: 100%;
}

.bottom-quicklinks .fsElement:hover .fsElementContent,
.bottom-quicklinks .fsElement:hover footer {
  max-height: 100px;
}

.bottom-quicklinks .fsElement:hover h2.fsElementTitle:after {
  opacity: 1;
  right: 0px;
}

.bottom-quicklinks .fsElement:before {
  content: "";
  z-index: 0;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(4, 4, 4, 0.7) 100%);
}

.bottom-quicklinks .fsElement:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #971028;
  height: 4px;
  visibility: visible;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.01, 0.26, 0.29, 0.99) 0.2s;
  transition: all 0.4s cubic-bezier(0.01, 0.26, 0.29, 0.99) 0.2s;
}

.bottom-quicklinks .fsElement header,
.bottom-quicklinks .fsElement .fsElementContent,
.bottom-quicklinks .fsElement footer {
  z-index: 1;
}

.bottom-quicklinks .fsElement h2.fsElementTitle {
  color: #fff;
  margin-bottom: 0;
  position: relative;
}

.bottom-quicklinks .fsElement h2.fsElementTitle:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  position: absolute;
  right: -60px;
  top: 6px;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0.15s;
  transition: all 0.4s ease 0.15s;
}

.bottom-quicklinks .fsElement .fsElementContent,
.bottom-quicklinks .fsElement footer {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.bottom-quicklinks .fsElement .fsElementFooterContent {
  margin-top: 0;
}

.bottom-quicklinks .fsElement a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}

.bottom-quicklinks .fsElement a:before {
  content: "";
  cursor: pointer;
  pointer-events: all;
  opacity: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.bottom-quicklinks .fsElement footer {
  color: #fff;
}

.bottom-quicklinks .fsElement.fsResourceElement h2.fsElementTitle:after {
  content: "\E91E";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 31px;
  position: absolute;
  right: 0px;
  top: 3px;
  opacity: 1;
}

.bottom-quicklinks .fsElement.fsResourceElement .fsListLevel1 > .fsListItem {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.bottom-quicklinks .fsElement.fsResourceElement .fsElementContent {
  height: 0;
  opacity: 0;
}

.admissions-process .fsListItems {
  z-index: 1;
}

.admissions-process article {
  background-color: #d8d8d8;
  padding: 8px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  counter-increment: step-counter;
  padding-left: 80px;
  position: relative;
  margin: 30px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.admissions-process article:hover {
  background-color: #C51534;
}

.admissions-process article:hover .fsTitle a,
.admissions-process article:hover .fsSummary {
  color: #fff;
  text-decoration: none;
}

.admissions-process article:nth-child(even) {
  padding-left: 8px;
  padding-right: 80px;
}

.admissions-process article:nth-child(even):before {
  right: 0;
  left: auto;
}

.admissions-process article:nth-child(even) .fsTitle:before {
  -webkit-transform: skewY(5deg);
      -ms-transform: skewY(5deg);
          transform: skewY(5deg);
}

.admissions-process article:first-child .fsTitle:before,
.admissions-process article:first-child .fsTitle:after {
  display: none;
}

.admissions-process article:before {
  content: counter(step-counter);
  font-size: 30px;
  position: absolute;
  background-color: #C51534;
  color: white;
  font-weight: bold;
  top: 0;
  left: 0;
  width: 70px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.admissions-process article .fsTitle,
.admissions-process article .fsTitle a {
  text-transform: uppercase;
  color: #343B41;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.4em;
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}

.admissions-process article .fsTitle:before,
.admissions-process article .fsTitle:after {
  content: "";
  width: calc(100% - 70px);
  left: 35px;
  position: absolute;
  z-index: 0;
  border-style: dashed;
  border-color: #C51534;
  border-width: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.admissions-process article .fsTitle:before {
  border-left-width: 2px;
  border-right-width: 2px;
  height: 13px;
  top: -22px;
  -webkit-transform: skewY(-5deg);
      -ms-transform: skewY(-5deg);
          transform: skewY(-5deg);
}

.admissions-process article .fsTitle:after {
  height: 2px;
  top: -15px;
  border-top-width: 2px;
}

.admissions-process article .fsTitle a:after {
  content: "";
  display: block;
  pointer-events: all;
}

.admissions-process article .fsSummary {
  color: #C51534;
  font-size: 12px;
  line-height: 1.4em;
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}

.fsFourColumnLayout.landing-quicklinks {
  margin-bottom: 80px;
}

.fsFourColumnLayout.landing-quicklinks header {
  text-align: center;
  margin-bottom: 40px;
}

.fsFourColumnLayout.landing-quicklinks .fsStyleColumn {
  padding: 0 7.5px;
}

.fsFourColumnLayout.landing-quicklinks .fsElementContent {
  height: 255px;
  position: relative;
  overflow: hidden;
}

.fsFourColumnLayout.landing-quicklinks .fsElementContent a {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(4, 4, 4, 0.7) 100%);
  background-color: transparent;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media (min-width: 961px) {
  .fsFourColumnLayout.landing-quicklinks .fsElementContent a {
    font-size: 25px;
  }
}

.fsFourColumnLayout.landing-quicklinks .fsElementContent a:visited {
  color: #fff;
}

.fsFourColumnLayout.landing-quicklinks .fsElementContent a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(4, 4, 4, 0.7) 100%);
  background-color: rgba(4, 4, 4, 0.2);
}

.fsFourColumnLayout.landing-quicklinks .fsElementContent a:hover:after {
  right: 20px;
}

.fsFourColumnLayout.landing-quicklinks .fsElementContent a:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  position: absolute;
  bottom: 22px;
  font-size: 20px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  right: -100px;
}

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

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

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

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

.fsNavigation a:hover,
.fsNavigation a:focus {
  color: #971028;
  background: transparent;
}

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

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

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

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

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

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

.nav-site-map ul {
  margin: 0 0 0 20px;
  padding: 0;
}

.nav-site-map ul.fsNavLevel1 {
  margin-left: 0;
  list-style: none;
}

@media (min-width: 600px) {
  .nav-site-map ul.fsNavLevel1 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-rule: 0;
       -moz-column-rule: 0;
            column-rule: 0;
    min-height: initial;
  }

  .nav-site-map ul.fsNavLevel1 li {
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid-column;
  }
}

.nav-site-map ul.fsNavLevel1 > li > a {
  margin-bottom: 20px;
  font-weight: 700;
}

.nav-site-map ul.fsNavLevel2 {
  list-style: disc;
}

.nav-site-map ul.fsNavLevel3 {
  list-style: circle;
}

.nav-site-map ul.fsNavLevel4 {
  list-style: square;
}

.nav-site-map ul.fsNavLevel5 {
  list-style: disc;
}

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

.nav-tier ul li a {
  display: block;
  padding: 10px 10px;
  color: #C51534;
  background: transparent;
}

.nav-tier ul li a:hover,
.nav-tier ul li a:focus {
  color: #971028;
  background: #F9F9F9;
}

.nav-tier ul li.fsNavCurrentPage > a {
  color: #C51534;
  background: #e0e0e0;
}

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

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

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

.nav-tier ul li.fsNavCurrentPageAncestor > a:hover,
.nav-tier ul li.fsNavCurrentPageAncestor > a:focus {
  color: #C51534;
  background: #F9F9F9;
}

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

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

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

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

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

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

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

.nav-sub {
  background-color: #444;
  position: relative;
}

@media (min-width: 600px) {
  .nav-sub {
    padding: 20px;
  }
}

.fsComposeMode .nav-sub,
.fsDraftMode .nav-sub {
  margin-top: 120px;
}

.home .nav-sub,
.publications-2 .nav-sub {
  display: none;
}

.fsBannerLeft .nav-sub li {
  display: block;
}

.nav-sub > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

.nav-sub h2.fsElementTitle {
  background: #C51534;
  bottom: 0;
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  padding: 15px;
}

@media (min-width: 961px) {
  .nav-sub h2.fsElementTitle {
    margin-bottom: 0;
    width: 288px;
    position: absolute;
    left: 8.15rem;
    bottom: 100%;
  }
}

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

  .nav-sub > header .fsElementTitle {
    position: relative;
    margin-bottom: 0;
    display: block;
    font-size: 16px;
    padding: 10px 20px;
    color: #F9F9F9;
    background-color: #ae132e;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    position: relative;
    padding-right: 40px;
  }

  .nav-sub > header .fsElementTitle:hover {
    background-color: #ed536e;
    color: #F9F9F9;
  }
}

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

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

  .nav-sub > .fsElementContent {
    position: relative;
    display: block;
  }

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

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

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

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

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

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

  .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover,
  .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
    color: #fff;
    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: #ae132e;
    color: #F9F9F9;
  }

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

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

.nav-sub > .fsElementContent {
  height: auto;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .nav-sub > .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1;
  }
}

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

.nav-sub.nav-sub-empty {
  display: none !important;
}

.nav-sub ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
}

.nav-sub ul li {
  position: relative;
}

@media (min-width: 600px) {
  .nav-sub ul li {
    display: inline-block;
  }
}

.nav-sub ul li a {
  display: block;
  padding: 5px 15px;
  color: #fff;
  background: transparent;
}

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

@media (min-width: 600px) {
  .nav-sub ul li a:hover,
  .nav-sub ul li a:focus {
    background-color: #C51534;
  }
}

.nav-sub ul li button {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 12px;
  width: 35px;
  height: 35px;
  font-size: 0;
  color: #fff;
  cursor: pointer;
  padding-top: 2px;
}

@media (min-width: 600px) {
  .nav-sub ul li button {
    display: none;
  }
}

.nav-sub ul li button:before {
  content: "\E904";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  text-align: center;
  font-size: 7px;
}

.nav-sub ul li.fsNavParentPage {
  position: relative;
}

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

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

.nav-sub ul li.active {
  background-color: #C51534;
}

.nav-sub ul li.active > a {
  background-color: #C51534;
}

.nav-sub ul li.active > button:before {
  content: "\E907";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

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

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

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

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

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

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

.nav-sub .fsNavLevel1 > li.active {
  border-bottom: solid 1px #fff;
}

.nav-sub .fsNavLevel1 .fsNavParentPage {
  position: relative;
}

@media (min-width: 600px) {
  .nav-sub .fsNavLevel1 .fsNavParentPage {
    position: static;
  }
}

@media (min-width: 600px) {
  .nav-sub .fsNavLevel1 .fsNavParentPage:hover,
  .nav-sub .fsNavLevel1 .fsNavParentPage:focus,
  .nav-sub .fsNavLevel1 .fsNavParentPage:focus-within,
  .nav-sub .fsNavLevel1 .fsNavParentPage:active {
    background-color: #C51534;
    z-index: 10;
  }

  .nav-sub .fsNavLevel1 .fsNavParentPage:hover .fsNavLevel2,
  .nav-sub .fsNavLevel1 .fsNavParentPage:focus .fsNavLevel2,
  .nav-sub .fsNavLevel1 .fsNavParentPage:focus-within .fsNavLevel2,
  .nav-sub .fsNavLevel1 .fsNavParentPage:active .fsNavLevel2 {
    display: block;
  }
}

@media (min-width: 600px) {
  .nav-sub .fsNavLevel2 {
    display: none;
    position: absolute;
    left: 0;
    background-color: #C51534;
    width: 100%;
    z-index: 10;
  }
}

.nav-sub .fsNavLevel2 > li > a {
  padding-left: 25px;
  font-size: 11px;
  text-transform: uppercase;
}

.nav-sub .fsNavLevel2 > li > a:hover {
  text-decoration: underline;
}

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

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

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

.nav-main {
  margin-bottom: 0;
}

.fsHeader .nav-main {
  display: none;
  background-color: #fff;
}

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

@media (min-width: 1140px) {
  .nav-main .fsNavLevel1 {
    padding-right: 95px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .no-flexbox .nav-main .fsNavLevel1 {
    text-align: justify;
    font-size: 0.1px;
  }

  .no-flexbox .nav-main .fsNavLevel1 > li {
    display: inline-block;
  }

  .no-flexbox .nav-main .fsNavLevel1:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
}

.nav-main .fsNavLevel1 > li:hover > a,
.nav-main .fsNavLevel1 > li.menu-item-open > a {
  color: #343B41;
  background: transparent;
  text-decoration: none;
}

.nav-main .fsNavLevel1 > li:hover > a:after,
.nav-main .fsNavLevel1 > li.menu-item-open > a:after {
  width: 100%;
}

.nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #343B41;
  background: transparent;
}

.nav-main .fsNavLevel1 > li > a {
  display: block;
  color: #343B41;
  background: transparent;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  position: relative;
  font-size: 13px;
  padding: 10px;
}

@media (min-width: 1281px) {
  .nav-main .fsNavLevel1 > li > a {
    padding: 10px 15px;
    font-size: 16px;
  }
}

.nav-main .fsNavLevel1 > li > a:after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  background-color: #C51534;
}

.nav-main .fsNavLevel1 > li > a:focus {
  color: #343B41;
  background: transparent;
}

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

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

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

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

html.js .nav-main .fsNavLevel1 > li:hover .fsNavPageInfo,
html.js .nav-main .fsNavLevel1 > li.menu-item-open .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open:hover .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open.menu-item-open .fsNavPageInfo {
  max-height: 9999px;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

html:not(.js) .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  right: 80px;
  max-height: 0;
  width: 845px;
  overflow: hidden;
}

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

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

.nav-main .fsNavPageInfo {
  background: #C51534;
  text-align: left;
  z-index: 300;
}

@media (min-width: 1140px) {
  .nav-main .fsNavPageInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    pointer-events: none;
    -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
}

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

@media (min-width: 1140px) {
  .nav-main .fsNavPageInfo .fsNavPageThumbnail {
    display: inline-block;
    width: 395px;
    overflow: hidden;
    border-color: #C51534;
    border-style: solid;
    border-width: 30px 45px;
  }
}

.nav-main .fsNavPageInfo .fsNavPageThumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
  position: relative;
}

.no-objectfit .nav-main .fsNavPageInfo .fsNavPageThumbnail img {
  min-width: 100%;
  width: auto;
  height: auto;
}

.nav-main .fsNavLevel2 {
  font-size: 12px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

@media (min-width: 1140px) {
  .nav-main .fsNavLevel2 {
    width: 450px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    padding: 35px 0;
  }
}

.nav-main .fsNavLevel2 li {
  display: inline-block;
  width: 100%;
}

.nav-main .fsNavLevel2 li a {
  display: block;
  color: #fff;
  background: transparent;
  line-height: 1.3em;
  padding: 7px 10px;
}

.nav-main .fsNavLevel2 li a:hover,
.nav-main .fsNavLevel2 li a:focus {
  color: #F9F9F9;
  background: #ae132e;
}

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

.drawer-ribbon {
  position: relative;
  height: 50px;
  display: inline-block;
  float: right;
  height: 50px;
  width: 50px;
}

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

.mobile-toggle {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  max-width: 50px;
}

.mobile-toggle:after,
.mobile-toggle:before {
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 3px;
  height: 2px;
  width: 40%;
  content: '';
  background: #fff;
}

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

.mobile-toggle:after {
  -webkit-box-shadow: 0 0.375em 0 0 #fff;
          box-shadow: 0 0.375em 0 0 #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}

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

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

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .6s, visibility .6s, -webkit-transform .6s ease;
  transition: opacity .6s, visibility .6s, -webkit-transform .6s ease;
  transition: opacity .6s, visibility .6s, transform .6s ease;
  transition: opacity .6s, visibility .6s, transform .6s ease, -webkit-transform .6s ease;
  top: 0;
  right: 0;
  -webkit-transform: translate3d(20%, 0, 0);
          transform: translate3d(20%, 0, 0);
  -webkit-transform: translate(20%, 0);
      -ms-transform: translate(20%, 0);
          transform: translate(20%, 0);
  top: 50px;
  min-height: calc(100% - 50px);
  max-width: 400px;
  background: #ae132e;
  padding: 60px 35px;
}

@media (max-width: 499px) {
  .fsMenu {
    position: fixed;
    height: calc(100% - 50px);
    overflow: scroll;
  }
}

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

.drawer-is-active .fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.fsMenu .fsNavigation.mobile-nav-main li {
  position: relative;
}

.fsMenu .fsNavigation.mobile-nav-main li.fsNavCurrentPage a,
.fsMenu .fsNavigation.mobile-nav-main li.fsNavCurrentPageAncestor a {
  color: #fff;
}

.fsMenu .fsNavigation.mobile-nav-main a {
  color: #fff;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavPageInfo {
  display: none;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li {
  border-bottom: solid 1px #fff;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.21, 0.58, 0, 1);
          transition-timing-function: cubic-bezier(0.21, 0.58, 0, 1);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(3) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(5) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(6) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(7) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 > li:nth-child(8) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 a {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 li.active > a {
  background-color: #C51534;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 li.active > button:before {
  content: "\E907";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 button {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 12px;
  width: 35px;
  height: 35px;
  font-size: 0;
  color: #fff;
  cursor: pointer;
  padding-top: 2px;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel1 button:before {
  content: "\E904";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  text-align: center;
  font-size: 7px;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel2 {
  text-align: left;
  font-size: 13px;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel2 a {
  padding: 5px 20px;
  text-transform: none;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel2 button {
  top: 5px;
  height: 30px;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel3 a {
  padding-left: 30px;
}

.fsMenu .fsNavigation.mobile-nav-main .fsNavLevel4 a {
  padding-left: 40px;
}

.skip-link {
  margin: 0;
  background-color: #fff;
}

.skip-link p {
  margin: 0;
}

.skip-link a {
  position: absolute;
  background-color: #fff;
  top: -40px;
  left: 0px;
  padding: 6px;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 9999;
  opacity: 0;
}

.skip-link a:focus {
  left: 0px;
  top: 0px;
  opacity: 1;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear;
  text-decoration: underline;
  color: #971028;
}

.nav-social .fsNavLevel1 {
  font-size: 0;
}

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

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

.nav-social .fsNavLevel1 li {
  display: inline-block;
}

.nav-social .fsNavLevel1 li:not(:last-child) {
  margin-right: 10px;
}

.nav-social .fsNavLevel1 [href*='facebook']:before {
  content: "\E929";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-social .fsNavLevel1 [href*='facebook']:hover,
.nav-social .fsNavLevel1 [href*='facebook']:focus {
  background: #C51534;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.header-utility-links {
  display: inline-block;
  float: right;
}

#fsHeader .header-utility-links > .fsElementContent {
  display: none;
}

@media (min-width: 1140px) {
  #fsHeader .header-utility-links > .fsElementContent {
    display: inline-block;
  }
}

@media (min-width: 1140px) {
  #fsHeader .header-utility-links > .fsElementContent,
  #fsHeader .header-utility-links footer {
    display: inline-block;
    float: left;
  }
}

#fsHeader .header-utility-links .fsElementFooterContent {
  margin-top: 0;
}

#fsMenu .header-utility-links {
  opacity: 0;
  float: none;
  display: block;
  margin-top: 50px;
  -webkit-transition: all 1s ease 0.3s;
  transition: all 1s ease 0.3s;
}

.drawer-is-active #fsMenu .header-utility-links {
  opacity: 1;
}

#fsMenu .header-utility-links .fsNavLevel1 {
  text-align: center;
}

#fsMenu .header-utility-links .fsNavLevel1 li {
  display: block;
}

#fsMenu .header-utility-links .fsNavLevel1 li > a {
  padding: 3px 0;
}

#fsMenu .header-utility-links .fsElementFooterContent {
  text-align: center;
  margin-top: 40px;
}

#fsMenu .header-utility-links .fsElementFooterContent a {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #9e102a;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
  min-width: 220px;
}

#fsMenu .header-utility-links .fsElementFooterContent a.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

#fsMenu .header-utility-links .fsElementFooterContent a:hover,
#fsMenu .header-utility-links .fsElementFooterContent a:focus,
.fsStateSelected #fsMenu .header-utility-links .fsElementFooterContent a {
  background: #700b1e;
  color: #fff;
}

#fsMenu .header-utility-links .fsElementFooterContent a em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

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

.header-utility-links .fsNavLevel1 li {
  margin: 0;
  padding: 0;
}

.header-utility-links .fsNavLevel1 li {
  display: inline-block;
}

@media (min-width: 1140px) {
  .header-utility-links .fsNavLevel1 li {
    margin-right: 25px;
  }
}

.header-utility-links .fsNavLevel1 li a {
  color: #fff;
  font-size: 12px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-transform: uppercase;
}

.header-utility-links .fsNavLevel1 li a:hover:before {
  color: #C51534;
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}

.header-utility-links .fsNavLevel1 li a:before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: inline-block;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  content: "\E903";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  padding-right: 5px;
}

.header-utility-links .fsNavLevel1 li .fsNavLevel2 {
  display: none;
}

.header-utility-links .fsNavLevel1 li.parents a:before {
  content: "\E915";
}

.header-utility-links .fsNavLevel1 li.alumnae a:before {
  content: "\E925";
}

.header-utility-links .fsNavLevel1 li.employment a:before {
  content: "\E902";
}

.header-utility-links .fsNavLevel1 li.leh-foshan a:before {
  content: "\E910";
}

.header-utility-links .fsElementHeaderContent {
  margin-bottom: 0;
}

.header-utility-links .search-toggle {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  padding-top: 11px;
}

@media (min-width: 1140px) {
  .header-utility-links .search-toggle {
    padding-top: 9px;
  }
}

.header-utility-links .search-toggle:hover:after {
  color: #C51534;
}

.header-utility-links .search-toggle:after {
  content: "\E922";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  color: #fff;
}

.nav-utility-footer {
  margin-bottom: 0;
}

.nav-utility-footer .fsNavLevel1 {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

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

.nav-utility-footer .fsNavLevel1 li {
  display: inline-block;
  margin: 0 10px;
}

.nav-utility-footer .fsNavLevel1 a {
  color: #fff;
  padding: 0;
}

.nav-utility-footer .fsNavLevel1 a:hover {
  text-decoration: underline;
}

/*! structure - header v0.0.1 */

body.fsComposeMode #fsHeader,
body.fsDraftMode #fsHeader {
  position: relative;
}

@media (min-width: 1140px) {
  body.fsComposeMode #fsHeader,
  body.fsDraftMode #fsHeader {
    position: relative;
  }
}

#fsHeader {
  width: 100%;
  z-index: 501;
  position: absolute;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (min-width: 1140px) {
  #fsHeader {
    position: fixed;
  }
}

.scrolled #fsHeader {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}

.fsElement.contact-ribbon {
  position: fixed;
  left: 100%;
  top: 50%;
  margin-bottom: 0;
  -webkit-transform: translate(-50px, -50%);
      -ms-transform: translate(-50px, -50%);
          transform: translate(-50px, -50%);
  background-color: #C51534;
  min-width: 200px;
  padding: 7.5px 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  zoom: 1;
}

.fsElement.contact-ribbon:after {
  display: table;
  clear: both;
  content: '';
}

@media (min-width: 641px) {
  .fsElement.contact-ribbon {
    display: block;
  }
}

.fsElement.contact-ribbon:before {
  content: "\E91D";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  padding: 0px 7px;
  display: inline-block;
  position: relative;
  font-size: 22px;
  top: 2px;
  left: -6px;
  float: left;
  color: #fff;
}

.fsElement.contact-ribbon.contact-active {
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

@media (min-width: 1140px) {
  .fsElement.contact-ribbon:hover,
  .fsElement.contact-ribbon:focus {
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
}

.fsElement.contact-ribbon .fsElementContent {
  display: inline-block;
  float: left;
}

.fsElement.contact-ribbon a {
  color: #fff;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.fsElement.contact-ribbon a:hover,
.fsElement.contact-ribbon a:focus,
.fsElement.contact-ribbon a:visited {
  color: #fff;
}

.search-container {
  background-color: #C51534;
  margin-bottom: 0;
  padding: 0 0 0;
  -webkit-transition: all 0.8s cubic-bezier(0.46, 0.25, 0.45, 0.8);
  transition: all 0.8s cubic-bezier(0.46, 0.25, 0.45, 0.8);
  max-height: 0;
  overflow: hidden;
}

.search-is-active .search-container {
  padding: 20px 20px 60px;
  max-height: 400px;
}

@media (min-width: 961px) {
  .search-is-active .search-container {
    padding: 0px 110px 40px;
  }
}

.search-is-active .search-container .popular-searches {
  opacity: 1;
}

.search-is-active .search-container .popular-searches a:visited {
  color: #fff;
}

.search-container .fsElementContent {
  zoom: 1;
}

.search-container .fsElementContent:after {
  display: table;
  clear: both;
  content: '';
}

.search-container .popular-searches {
  opacity: 0;
  -webkit-transition: all 0.6s ease 0.2s;
  transition: all 0.6s ease 0.2s;
  max-width: 400px;
}

@media (min-width: 961px) {
  .search-container .popular-searches {
    display: inline-block;
    width: 50%;
  }
}

.search-container .popular-searches h2.fsElementTitle {
  color: #fff;
  font-size: 15px;
  text-transform: none;
  margin-bottom: 5px;
  margin-top: 20px;
}

.search-container .popular-searches ul {
  display: grid;
  grid-template-columns: 50% 50%;
}

.search-container .popular-searches ul,
.search-container .popular-searches ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.search-container .popular-searches ul li {
  margin: 0;
  padding: 0;
}

@media (min-width: 961px) {
  .search-container .popular-searches ul {
    display: block;
  }
}

.search-container .popular-searches li {
  display: block;
}

@media (min-width: 961px) {
  .search-container .popular-searches li {
    display: inline-block;
    width: 180px;
  }
}

.search-container .popular-searches li:nth-child(4) {
  clear: left;
}

.search-container .popular-searches a {
  color: #fff;
  font-size: 15px;
}

.search-container .popular-searches a:hover {
  text-decoration: underline;
}

.search-container .popular-searches a:visited {
  color: #fff;
}

.upper-header {
  background-color: #444444;
  zoom: 1;
  padding-right: 20px;
  position: relative;
  margin-bottom: 0;
  height: 50px;
}

.upper-header:after {
  display: table;
  clear: both;
  content: '';
}

@media (min-width: 961px) {
  .upper-header {
    padding-right: 110px;
  }
}

@media (min-width: 1140px) {
  .upper-header {
    height: auto;
  }
}

.site-info-container {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  float: left;
  width: 121px;
  height: 83px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: 40px;
}

@media (min-width: 961px) {
  .site-info-container {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    margin-left: 0;
    left: 130px;
    height: 150px;
    width: 230px;
  }
}

@media (min-width: 1281px) {
  .site-info-container {
    height: 190px;
    width: 288px;
  }
}

@media (min-width: 961px) {
  .scrolled .site-info-container,
  .publications-2 .site-info-container {
    width: 159px;
    height: 98px;
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
  }
}

.site-info-container a {
  opacity: 1;
  font-size: 0;
  background: url(images/leh-logo.png) no-repeat center/cover;
}

.site-info-container a:hover {
  color: transparent;
}

#fsFooter {
  padding: 0;
  color: #fff;
}

#fsFooter .fsBanner:after {
  content: normal;
}

body.fsDraftMode #fsFooter .fsBanner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

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

.location {
  margin-bottom: 0;
}

@media (min-width: 961px) {
  .location > .fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 961px) {
  .location > .fsElementContent > div,
  .location > .fsElementContent > section {
    width: 50%;
  }
}

.location .map {
  background-color: #343B41;
  margin-bottom: 0;
  min-height: 300px;
}

.location .school-details-container {
  text-align: center;
  padding: 20px;
  background-color: #C51534;
}

@media (min-width: 961px) {
  .location .school-details-container {
    padding: 60px 35px;
  }
}

.location .school-details-container header {
  margin-bottom: 35px;
}

.location .school-details-container h2.fsElementTitle {
  color: #fff;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  text-transform: none;
  font-weight: 200;
}

.location .school-details-container .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 250px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  max-width: 500px;
  margin: 40px auto 0;
}

@media (min-width: 961px) {
  .location .school-details-container .fsElementContent {
    height: 338px;
  }
}

.location .school-details-container .fsElementContent:hover a,
.location .school-details-container .fsElementContent:focus a,
.location .school-details-container .fsElementContent:focus-within a {
  max-height: 200px;
  opacity: 1;
}

.location .school-details-container .fsElementContent:hover h3:after,
.location .school-details-container .fsElementContent:focus h3:after,
.location .school-details-container .fsElementContent:focus-within h3:after {
  opacity: 1;
  right: 20px;
}

.no-objectfit .location .school-details-container .fsElementContent a {
  max-height: 200px;
  opacity: 1;
}

.no-objectfit .location .school-details-container .fsElementContent h3:after {
  opacity: 1;
  right: 20px;
}

.location .school-details-container .fsElementContent .fsImage,
.location .school-details-container .fsElementContent picture {
  height: 100%;
}

.location .school-details-container .fsElementContent .fsImage img,
.location .school-details-container .fsElementContent picture img {
  width: 100%;
  height: 100%;
  max-width: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.no-objectfit .location .school-details-container .fsElementContent .fsImage img,
.no-objectfit .location .school-details-container .fsElementContent picture img {
  min-width: 100%;
  width: auto;
  height: auto;
}

.location .school-details-container .fsElementContent .fsImage {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}

.location .school-details-container .fsElementContent h3,
.location .school-details-container .fsElementContent p {
  color: #fff;
  z-index: 1;
  text-align: left;
}

.location .school-details-container .fsElementContent h3 {
  position: relative;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  z-index: 10;
  padding: 5px 20px;
  pointer-events: none;
}

.location .school-details-container .fsElementContent h3:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  position: absolute;
  right: -60px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease 0.15s;
  transition: all 0.4s ease 0.15s;
}

.location .school-details-container .fsElementContent p:after {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(4, 4, 4, 0.7) 100%);
  z-index: -1;
}

.location .school-details-container .fsElementContent a {
  color: #fff;
  z-index: 10;
  max-height: 0px;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  opacity: 0;
  padding: 5px 20px;
  display: block;
}

.location .school-details-container .fsElementContent a:visited {
  color: #fff;
}

.location .school-details-container .fsElementContent a:before {
  content: "";
  opacity: 0;
  z-index: 10;
  pointer-events: all;
}

.location .school-details-container .fsElementFooterContent {
  margin-top: 35px;
}

.location .school-details-container .fsElementFooterContent a {
  background-color: rgba(0, 0, 0, 0.1);
}

.location .school-details-container .fsElementFooterContent a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.creds {
  background-color: #fff;
  margin-bottom: 0;
}

.creds:before {
  display: block;
  height: 90px;
  content: "";
  background-color: #f0f0f0;
}

@media (min-width: 961px) {
  .creds:before {
    display: none;
  }
}

.creds > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding: 100px 20px 20px;
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%;
}

@media (min-width: 961px) {
  .creds > .fsElementContent {
    grid-template-columns: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 50px;
  }
}

.creds > .fsElementContent .fsImage {
  text-align: center;
  padding: 20px;
}

@media (min-width: 961px) {
  .creds > .fsElementContent .fsImage {
    padding: 0;
  }
}

.creds > .fsElementContent .fsImage:first-child {
  top: -50px;
  position: absolute;
  left: 20px;
  padding: 0;
}

@media (min-width: 961px) {
  .creds > .fsElementContent .fsImage:first-child {
    position: relative;
    left: auto;
    top: auto;
    margin-top: -145px;
  }
}

.creds > .fsElementContent .fsImage:first-child img {
  max-width: 180px;
}

@media (min-width: 961px) {
  .creds > .fsElementContent .fsImage:first-child img {
    max-width: 280px;
  }
}

.sub-footer {
  background-color: #343B41;
  margin-bottom: 0;
  padding: 15px;
  text-align: center;
}

.sub-footer span,
.sub-footer a {
  color: #fff !important;
}

@media (min-width: 961px) {
  .sub-footer > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.sub-footer > .fsElementContent > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 20px;
  margin: 0 auto;
}

@media (min-width: 961px) {
  .sub-footer > .fsElementContent > div {
    padding-bottom: 0;
    margin: 0;
  }
}

.sub-footer .copyright {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
}

#map {
  height: 100%;
  min-height: 350px;
}

#map .gm-control-active.gm-fullscreen-control {
  display: none !important;
}

#map .gm-style-iw {
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  max-width: 250px;
  padding: 20px 15px;
}

#map .gm-style-iw h3 {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  margin-bottom: 10px;
}

#map .gm-style-iw p {
  font-size: 11px;
  color: #333;
}

#map area {
  width: 28px;
  height: 50px;
  display: block;
}

.school-details {
  margin-bottom: 20px;
}

.school-details [itemprop='name'] {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
}

.school-details [itemprop='streetAddress'] {
  display: block;
}

.school-details a {
  color: inherit;
}

/*! structure - layouts v0.0.1 */

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

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

html {
  font-family: "Open Sans", sans-serif;
  background: #C51534;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.02em;
}

body {
  font-size: 16px;
  line-height: 29px;
  color: #343B41;
}

@media (max-width: 499px) {
  body.drawer-is-active {
    overflow: hidden;
  }
}

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

body.fsComposeMode #fsPageWrapper {
  overflow: visible;
}

#fsPageBodyWrapper {
  background: #fff;
}

.no-heroes:not(.fsComposeMode) #fsPageBodyWrapper {
  padding-top: 100px;
}

@media (min-width: 961px) {
  .no-heroes:not(.fsComposeMode) #fsPageBodyWrapper {
    padding-top: 240px;
  }
}

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px;
  display: -webkit-box;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

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

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

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

@media (min-width: 600px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    -webkit-box-ordinal-group: 2;
        -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 {
    -webkit-box-ordinal-group: 2;
        -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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

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

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

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

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

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

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

@media (min-width: 600px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -webkit-box-ordinal-group: 2;
        -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 {
    -webkit-box-ordinal-group: 2;
        -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 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 20px;
}

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

@media (min-width: 700px) {
  #fsBannerRight {
    padding-left: 40px;
    width: 320px;
    -webkit-box-ordinal-group: 2;
        -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 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 20px;
    width: 240px;
  }
}

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

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

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

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

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

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

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

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

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

@media (min-width: 1100px) {
  .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: -webkit-box;
    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: -webkit-box;
    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 {
  height: auto !important;
  background-position: center center !important;
}

/*! elements - constituent main */

/*! elements - constituent default layout */

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

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

.fsConstituent .fsPhoto[style*="background-image"],
.fsConstituent .fsProfileImage[style*="background-image"] {
  background-size: cover;
  background-position: center;
  display: inline-block;
}

.fsConstituent .fsPhoto[style*="background-image"] > img,
.fsConstituent .fsProfileImage[style*="background-image"] > img {
  opacity: 0;
  visibility: hidden;
}

.fsConstituent[class*="fsThumbnailAlign"] .fsPhoto img,
.fsConstituent[class*="fsThumbnailAlign"] .fsProfileImage img {
  float: none;
  margin: 0;
}

.fsConstituent.fsThumbnailAlignLeft .fsPhoto,
.fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
  float: left;
  padding-right: 0;
}

.fsConstituent.fsThumbnailAlignRight .fsPhoto,
.fsConstituent.fsThumbnailAlignRight .fsProfileImage {
  float: right;
  padding-left: 0;
}

.fsConstituentProfile {
  position: relative;
}

.fsConstituentProfile > div,
.fsConstituentProfile > h3 {
  margin-bottom: 20px;
}

.fsConstituentProfile > div > strong {
  display: block;
}

/*! elements - constituent default layout */

.fsConstituent .fsConstituentItem {
  float: none;
  width: calc(100% - 20px);
  margin: 0 auto 40px;
}

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

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

.fsConstituentItem {
  padding-left: 10px;
  padding-right: 10px;
}

.fsConstituentItem > h3,
.fsConstituentItem > div {
  margin-bottom: 10px;
}

.fsConstituentItem > h3:last-child,
.fsConstituentItem > div:last-child {
  margin-bottom: 0;
}

.fsConstituentItem .fsPhoto img {
  display: block;
}

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

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

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

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

/*! elements - constituent profile */

.fsConstituent.fsSingleItem .fsProfileSectionData .fsProfileSectionFieldName {
  display: none;
}

.fsConstituent.fsSingleItem .fsProfileSection12 {
  display: none;
}

.fsConstituent.fsSingleItem .fsProfileSection3 h4 {
  display: none;
}

.fsConstituent.fsSingleItem .fsConstituentProfile {
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.fsConstituent.fsSingleItem .fsConstituentProfile .fsFullName,
.fsConstituent.fsSingleItem .fsConstituentProfile .fsProfileSection3 {
  z-index: 1;
  background-color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  color: #fff;
  margin-bottom: 0;
  padding: 0px 20px;
}

.fsConstituent.fsSingleItem .fsConstituentProfile .fsFullName {
  text-transform: uppercase;
}

.fsConstituent.fsSingleItem .fsConstituentProfile .fsFullName {
  padding-top: 8px;
}

.fsConstituent.fsSingleItem .fsConstituentProfile .fsProfileSection3 {
  padding-bottom: 8px;
}

.fsConstituent.fsSingleItem .fsConstituentProfile .fsProfileSectionData.fsTitle {
  font-size: 20px;
}

.fsConstituent.fsProfile .fsFullName {
  margin-bottom: 20px;
}

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

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto > h3,
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto > h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto > h3,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto > h3 {
  float: none;
  width: 100%;
}

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

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

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage,
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
  float: none;
}

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

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

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

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

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

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

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData > div,
.fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData > div {
  clear: none;
}

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

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

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

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

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

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

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

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

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

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

.fsProfileImage {
  margin-bottom: 20px;
}

.fsProfileImage img {
  display: block;
}

.fsProfileSection {
  margin-bottom: 20px;
}

.fsProfileSection h4 {
  margin: 0 0 1rem 0;
}

.fsProfileSectionData {
  margin-bottom: 1em;
}

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

.fsProfileSectionData.fsTitle {
  font-weight: inherit;
  font-size: 16px;
  line-height: 29px;
}

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

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

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

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

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

.fsConstituentSearchForm > label > select {
  height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.fsConstituentSearchForm [type*='submit'] {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin: 10px;
  width: 100%;
}

@media (min-width: 600px) {
  .fsConstituentSearchForm [type*='submit'] {
    width: auto;
  }
}

/*! elements - constituent default layout */

.fsConstituent.fsDialog .fsProfileImage:first-child {
  margin-top: 1em;
}

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

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

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

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge > h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall > h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge > h3,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall > h3 {
  float: none;
  width: 100%;
}

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

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

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
  float: none;
}

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

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

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

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

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

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData > div,
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData > div {
  clear: none;
}

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

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

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

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

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

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

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

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

/*! elements - accordion */

.fsAccordion .fsPanel > header,
.fsTabs .fsPanel > header {
  cursor: pointer;
  background: #F9F9F9;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsAccordion .fsPanel > header h2,
.fsTabs .fsPanel > header h2 {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
  margin-bottom: 2px;
  display: block;
  padding: 13.33333px;
  color: #343B41;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
}

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

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

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

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

.fsAccordion .fsPanel.fsStateOpen > header h2,
.fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #F9F9F9;
}

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

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel > header h2::after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-size: 10px;
  font-family: 'icomoon';
  content: "\E904";
}

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-size: 10px;
  font-family: 'icomoon';
  content: "\E907";
}

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

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

.fsPanelIconAfter.fsAccordion .fsPanel > header h2,
.fsPanelIconAfter.fsTabs .fsPanel > header h2 {
  padding-right: 40px;
}

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

.fsPanelIconAfter.fsAccordion .fsPanel > header h2:after,
.fsPanelIconAfter.fsTabs .fsPanel > header h2:after {
  right: 13.33333px;
}

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

/*! elements - athletics main */

/*! elements - athletics events */

.fsAthleticsEvent > .fsElementContent {
  width: 100%;
}

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

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

.fsAthleticsEvent .fsTitle {
  font-size: 16px;
  line-height: 29px;
  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;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 24px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  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: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #F9F9F9;
}

.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: 80px;
  min-height: 60px;
  padding-top: 0;
}

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

.fsCalendar .fsDate {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  height: 60px;
  width: 60px;
  color: #fff;
  background: #C51534;
  padding-top: 15px;
}

.fsCalendar .fsDate > span {
  display: block;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  display: block;
  line-height: 1em;
}

.fsCalendar .fsDate > span.fsMonth {
  font-size: 12px;
  text-transform: uppercase;
}

.fsCalendar .fsDate > span.fsDay {
  font-size: 20px;
}

.fsCalendar .fsTitle a {
  font-size: 16px;
  text-transform: uppercase;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.fsCalendar .fsTitle a:hover {
  text-decoration: underline;
}

.fsCalendar .fsEventDetails {
  font-size: 12px;
  color: #343B41;
}

.fsCalendar .fsTimeRange,
.fsCalendar .fsAllDay {
  text-transform: capitalize;
}

.fsCalendar .fsTimeRange:before,
.fsCalendar .fsAllDay:before {
  content: "\E924";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  margin-right: 9px;
}

.fsCalendar .fsLocation {
  text-transform: capitalize;
}

.fsCalendar .fsLocation:before {
  content: "\E914";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  margin-right: 9px;
}

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

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

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

body:not(.home) .fsCalendar.fsList .fsDayContainer article .fsDate {
  padding-top: 5px;
}

body:not(.home) .fsCalendar.fsList .fsDayContainer article:nth-child(n+2) .fsDate {
  display: none;
}

/*! _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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

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

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

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

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

.fsCalendar.fsGrid .fsCalendarGridControlBar > div {
  margin: 0;
}

.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 {
    -webkit-box-ordinal-group: 4;
        -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(197, 21, 52, 0.15);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
    background: rgba(0, 0, 0, 0.1);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background-color: rgba(197, 21, 52, 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(197, 21, 52, 0.25);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    background-color: rgba(197, 21, 52, 0.25);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -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-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
  padding: 10px 20px;
}

.scroll-up span.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.scroll-up span:hover,
.scroll-up span:focus,
.fsStateSelected .scroll-up span {
  background: #1d2125;
  color: #fff;
}

.scroll-up span em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

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

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

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

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

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

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

@media (min-width: 641px) {
  .fsCalendar.fsSlideshow article {
    padding-left: 80px;
  }
}

.fsCalendar.fsSlideshow article .fsDate {
  position: relative;
  clear: right;
  display: block;
  margin: 20px 1px;
}

@media (min-width: 641px) {
  .fsCalendar.fsSlideshow article .fsDate {
    position: absolute;
    margin: 0;
  }
}

.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: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 16px;
  line-height: 29px;
  color: #343B41;
}

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

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

.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: #C51534;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsComposerFormEmbed form .linkLike:hover {
  color: #971028;
}

.fsComposerFormEmbed form .required {
  color: #C51534;
}

.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: #C51534;
  -webkit-transition: .3s;
  transition: .3s;
  outline: 0;
  float: left;
  padding: 0;
  line-height: 1;
  padding: 10px 0;
}

.fsComposerFormEmbed form .pageBreak .nextPage:hover,
.fsComposerFormEmbed form .pageBreak .prevPage:hover {
  color: #971028;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsComposerFormEmbed form .pageBreak .prevPage {
  margin-right: 10px;
}

.fsComposerFormEmbed form .pageBreak .pagenum {
  display: inline-block;
  float: left;
  line-height: 1;
  margin-right: 10px;
  padding: 10px 0;
}

.fsComposerFormEmbed form .pageBreak .pagenum:empty {
  margin: 0;
}

.fsComposerFormEmbed form .submitBtn {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  border: 0;
  margin: 0;
  padding: 10px 20px;
  border-radius: 0;
  background: #C51534;
  color: #fff;
  float: left;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsComposerFormEmbed form .submitBtn:hover {
  -webkit-transition: .3s;
  transition: .3s;
  background: #ae132e;
}

.fsComposerFormEmbed .ui-widget {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  max-width: 100%;
}

.fsComposerFormEmbed .ui-datepicker:empty {
  display: none;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
  background: none;
  border: none;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}

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

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

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before,
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .5;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: '\203A';
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content: '\2039';
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
  top: 2px;
}

.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
}

.fsComposerFormEmbed .ui-datepicker .ui-state-default {
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}

.fsComposerFormEmbed .ui-datepicker .ui-state-active {
  background: rgba(0, 0, 0, 0.1);
}

.fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
  border: solid 1px #d3d3d3;
  background-color: #d3d3d3;
}

.fsFormsElement .fsFormFieldLayoutColumns .fsFormFieldOption {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fsFormsElement .fsFormFieldLayoutInline .fsFormFieldOption {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

::-webkit-input-placeholder {
  color: #4b555d;
}

:-moz-placeholder {
  color: #4b555d;
}

::-moz-placeholder {
  color: #4b555d;
}

:-ms-input-placeholder {
  color: #4b555d;
}

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

.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-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.fsResetContinue.fs_style_28,
.fsResetCancel.fs_style_28,
.fsLoginNewSuccess > button.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.fsResetContinue:hover,
.fsResetContinue:focus,
.fsStateSelected .fsResetContinue,
.fsResetCancel:hover,
.fsResetCancel:focus,
.fsStateSelected .fsResetCancel,
.fsLoginNewSuccess > button:hover,
.fsLoginNewSuccess > button:focus,
.fsStateSelected .fsLoginNewSuccess > button {
  background: #1d2125;
  color: #fff;
}

.fsResetContinue em,
.fsResetCancel em,
.fsLoginNewSuccess > button em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

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

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  color: #343B41;
  font-family: "Avenir LT W01_85 Heavy1475544", 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%;
  -webkit-transform: translateY(-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: #ae132e;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  z-index: 1;
  line-height: 42px;
}

.fsCustomSlider .slider-play-btn:before {
  content: "";
  color: #fff;
  font-size: 16px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
}

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

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

.fsCustomSlider .slick-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  -webkit-transform: translateX(-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: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 16px;
  line-height: 29px;
  width: 100%;
  background-color: #ae132e;
  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(174, 19, 46, 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;
    line-height: 1.5em;
    color: #C51534;
    font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 16px;
    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;
  }
}

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

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

.fsResourceElement.fsListNav .fsTitle {
  font-size: 16px;
  line-height: 29px;
  font-weight: normal;
}

.fsResourceElement.hero-slideshow {
  margin-bottom: 0;
  margin-top: 40px;
  position: relative;
}

@media (min-width: 1140px) {
  .fsResourceElement.hero-slideshow {
    margin-top: 95px;
  }
}

.fsResourceElement.hero-slideshow .fsTitle.fsResourceName {
  display: none;
}

.fsResourceElement.hero-slideshow .slick-slider {
  margin-bottom: 0;
}

.fsResourceElement.hero-slideshow article {
  padding: 0;
}

.fsResourceElement.hero-slideshow article picture {
  overflow: hidden;
  display: block;
  height: 350px;
}

@media (min-width: 961px) {
  .fsResourceElement.hero-slideshow article picture {
    height: 550px;
  }
}

@media (min-width: 1281px) {
  .fsResourceElement.hero-slideshow article picture {
    height: 700px;
  }
}

.fsResourceElement.hero-slideshow article img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.no-objectfit .fsResourceElement.hero-slideshow article img {
  min-width: 100%;
  width: auto;
  height: auto;
}

.fsResourceElement.hero-slideshow button.mouse-down {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 60px;
  width: 32px;
  padding-top: 10px;
  -webkit-transition: all 0.25s ease 0.05s;
  transition: all 0.25s ease 0.05s;
  cursor: pointer;
  display: none;
  opacity: 1;
}

@media (min-width: 641px) {
  .fsResourceElement.hero-slideshow button.mouse-down {
    display: block;
  }
}

.home.scrolled .welcome button.mouse-down {
  opacity: 0;
  pointer-events: none;
}

.fsResourceElement.hero-slideshow button.mouse-down:hover {
  top: auto;
  bottom: 30px;
}

.fsResourceElement.hero-slideshow button.mouse-down:hover:after {
  text-shadow: 0px 0px 0 #fff;
}

.fsResourceElement.hero-slideshow button.mouse-down:before,
.fsResourceElement.hero-slideshow button.mouse-down:after {
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.fsResourceElement.hero-slideshow button.mouse-down:before {
  content: "\E919";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 32px;
}

.fsResourceElement.hero-slideshow button.mouse-down:after {
  margin-top: 3px;
  content: "\E904";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 6px;
  text-shadow: 0px 6px 0 #fff;
}

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

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

.fsSearch form.gsc-search-box-tools {
  margin-bottom: 0;
  overflow: hidden;
  font-size: inherit;
}

.fsSearch form.gsc-search-box-tools table {
  border: 0;
}

.fsSearch form.gsc-search-box-tools > table.gsc-search-box {
  margin-bottom: 0;
  position: relative;
}

.fsSearch form.gsc-search-box-tools td.gsib_a {
  padding: 0;
}

.fsSearch form.gsc-search-box-tools td.gsib_b {
  display: none !important;
}

.fsSearch form.gsc-search-box-tools table.gsc-branding {
  display: none;
}

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

.fsSearchForm.site-search {
  display: block;
  margin-top: 30px;
}

@media (min-width: 961px) {
  .fsSearchForm.site-search {
    margin-top: 0;
    float: right;
    padding-top: 40px;
  }
}

.fsSearchForm.site-search label {
  display: none;
}

.fsSearchForm.site-search .fsButtonClear {
  display: none;
}

.fsSearchForm.site-search input.fsStyleDefaultField {
  border: 0;
  background: transparent;
  color: #fff;
  border-bottom: solid 1px #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 20px;
}

.fsSearchForm.site-search input.fsStyleDefaultField::-webkit-input-placeholder {
  color: #fff;
}

.fsSearchForm.site-search input.fsStyleDefaultField::-moz-placeholder {
  color: #fff;
}

.fsSearchForm.site-search input.fsStyleDefaultField::-ms-input-placeholder {
  color: #fff;
}

.fsSearchForm.site-search input.fsStyleDefaultField::placeholder {
  color: #fff;
}

.fsSearchForm.site-search .fsElementContent {
  position: relative;
}

.fsSearchForm.site-search .fsElementContent .fsSearchElementSearchButton {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 0;
  width: 30px;
  height: 38px;
  background-color: transparent;
  padding: 6px 0 0 0;
}

.fsSearchForm.site-search .fsElementContent .fsSearchElementSearchButton:after {
  content: "\E922";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  color: #fff;
}

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

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
  padding: 0;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
  border: 0;
  height: 100%;
  border: solid 1px #343B41;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
  background: #fff !important;
  background-image: none !important;
  width: 100%;
  height: 50px !important;
  color: #343B41;
  padding-left: 10px !important;
  padding-right: 85px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  padding: 0;
  overflow: hidden;
  height: 100%;
  width: 75px;
  background: #343B41;
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
  right: 0;
  top: 0;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
  content: "Search";
  color: #fff;
  opacity: 1;
  display: block;
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  line-height: 50px;
  font-size: 16px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: black;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  border: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

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

.fsSearchResults form.gsc-search-box-tools,
.fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px;
}

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

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

.fsSearchResults .gsc-webResult .gsc-result,
.fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px;
}

.fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet,
.fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
  color: #343B41;
}

.fsSearchResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl,
.fsSearchResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl,
.fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl,
.fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl {
  color: #ae132e;
}

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

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

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

.fsSearchResults a.gs-title:hover,
.fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover,
.fsSearchFieldWithResults a.gs-title:hover,
.fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  color: #971028 !important;
}

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

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

/*! elements - social main */

/*! elements - social facebook */

.fsFacebook {
  margin-bottom: 20px;
}

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

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

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

.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 #F9F9F9;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: .6;
  cursor: pointer;
}

.fsVimeoList .fsVimeoListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.fsVimeoList .fsVimeoListItem:hover {
  border: none;
  border-bottom: solid 1px #F9F9F9;
  padding: 0;
  padding-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.fsVimeoList .fsVimeoListItem:hover:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.fsVimeoThumb {
  margin-bottom: 10px;
  margin-right: 20px;
}

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

.vimeo_view_link a {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.vimeo_view_link a.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.vimeo_view_link a:hover,
.vimeo_view_link a:focus,
.fsStateSelected .vimeo_view_link a {
  background: #1d2125;
  color: #fff;
}

.vimeo_view_link a em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

/*! 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 #F9F9F9;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: .6;
}

.fsYoutubeList .fsYoutubeListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.fsYoutubeList .fsYoutubeListItem:hover {
  border: none;
  border-bottom: solid 1px #F9F9F9;
  padding: 0;
  padding-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.fsYoutubeList .fsYoutubeListItem:hover:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.fsYoutubeThumb {
  margin-bottom: 10px;
  margin-right: 20px;
  float: none;
}

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

.Youtube_view_link a {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #343B41;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.Youtube_view_link a.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.Youtube_view_link a:hover,
.Youtube_view_link a:focus,
.fsStateSelected .Youtube_view_link a {
  background: #1d2125;
  color: #fff;
}

.Youtube_view_link a em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

/*! elements - tabs */

.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px;
}

.fsTabs .fsTabsNav {
  margin: 0;
  padding: 0;
  display: none;
}

@media (min-width: 600px) {
  .fsTabs .fsTabsNav {
    display: block;
  }
}

.fsTabs .fsTabsNav li {
  margin-right: 5px;
}

.fsTabs .fsTabsNav li a {
  display: block;
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
  margin-bottom: 2px;
  display: block;
  padding: 13.33333px;
  color: #343B41;
  -webkit-transition: .3s;
  transition: .3s;
  background: transparent;
  color: #343B41;
  position: relative;
  z-index: 1;
}

.fsTabs .fsTabsNav li a:before {
  content: "";
  top: auto;
  bottom: 0;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #EDEDEE;
  z-index: -1;
}

.fsTabs .fsTabsNav li a:hover {
  background: transparent;
  color: #343B41;
}

.fsTabs .fsTabsNav li a:hover:before {
  background-color: #C51534;
}

.fsTabs .fsTabsNav li.fsStateSelected a {
  background: transparent;
  color: #fff;
}

.fsTabs .fsTabsNav li.fsStateSelected a:before {
  background-color: #C51534;
  height: 100%;
}

.fsTabs .fsTabsNav li.fsStateSelected + .fsTabsNavItem a {
  background: #eaeaeb;
}

.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 > li.fsStateSelected .fsStyleDefaultButton {
  background: #1d2125;
}

.fsToolsList.fsStyleSelectList .fsStyleDefaultButton {
  margin-bottom: 5px;
  padding: 7px 12px;
  font-size: .875em;
  line-height: 1.2;
  background: rgba(195, 197, 204, 0.7);
}

.fsToolsList.fsStyleSelectList .fsStyleDefaultButton:hover {
  background: #1d2125;
}

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

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

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

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

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

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

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

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

.fsElementToolsSearchButton {
  margin: 10px 0 0;
}

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

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

.fsLegend .fsElementControls label input:checked + span {
  background: #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 {
  -webkit-box-shadow: inset 0 -1px 0 0 #F9F9F9;
          box-shadow: inset 0 -1px 0 0 #F9F9F9;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox {
  -webkit-box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
          box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
  background: #ececec;
  color: #343B41;
  font-size: .875em;
  line-height: 1;
  padding: 10px 5px;
}

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

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsStateHasEvents {
  background: lightgray;
  color: #343B41;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsCalendarOutOfRange {
  background: #F9F9F9;
  color: #c6c6c6;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsCalendarToday {
  background: #ef6a82;
  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: #C51534;
}

/*! pages - home v0.0.1 */

.home #fsPageBody {
  display: block;
  max-width: none;
  padding: 50px 0 0 0;
}

@media (min-width: 1140px) {
  .home #fsPageBody {
    padding: 100px 0 0 0;
  }
}

.home #fsPageContent {
  position: relative;
}

.home .fsElement,
.home div {
  margin-bottom: 0;
}

.home .leh-stories footer,
.home .community footer,
.home .stay-connected footer,
.home .defines-leh footer {
  text-align: center;
}

@media (min-width: 961px) {
  .home .leh-stories footer,
  .home .community footer,
  .home .stay-connected footer,
  .home .defines-leh footer {
    position: absolute;
    top: 60px;
    right: 60px;
  }
}

.home .leh-stories footer .fsElementFooterContent,
.home .community footer .fsElementFooterContent,
.home .stay-connected footer .fsElementFooterContent,
.home .defines-leh footer .fsElementFooterContent {
  margin-top: 80px;
}

@media (min-width: 961px) {
  .home .leh-stories footer .fsElementFooterContent,
  .home .community footer .fsElementFooterContent,
  .home .stay-connected footer .fsElementFooterContent,
  .home .defines-leh footer .fsElementFooterContent {
    margin-top: 0;
  }
}

.home .leh-stories footer a,
.home .community footer a,
.home .stay-connected footer a,
.home .defines-leh footer a {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #971028;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
}

.home .leh-stories footer a.fs_style_28,
.home .community footer a.fs_style_28,
.home .stay-connected footer a.fs_style_28,
.home .defines-leh footer a.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.home .leh-stories footer a:hover,
.home .leh-stories footer a:focus,
.fsStateSelected .home .leh-stories footer a,
.home .community footer a:hover,
.home .community footer a:focus,
.fsStateSelected .home .community footer a,
.home .stay-connected footer a:hover,
.home .stay-connected footer a:focus,
.fsStateSelected .home .stay-connected footer a,
.home .defines-leh footer a:hover,
.home .defines-leh footer a:focus,
.fsStateSelected .home .defines-leh footer a {
  background: #690b1c;
  color: #fff;
}

.home .leh-stories footer a em,
.home .community footer a em,
.home .stay-connected footer a em,
.home .defines-leh footer a em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.home .leh-stories:before,
.home .leh-stories:after,
.home .community:before,
.home .community:after,
.home .continue-journey:before,
.home .continue-journey:after,
.home .defines-leh:before,
.home .defines-leh:after {
  content: "";
  position: absolute;
  display: block;
  width: 200px;
  height: 200px;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  z-index: -1;
}

.home .leh-stories:before,
.home .community:before,
.home .continue-journey:before,
.home .defines-leh:before {
  left: 0;
  background-image: url(images/border-flourish-bottom-left.png);
}

.home .leh-stories:after,
.home .community:after,
.home .continue-journey:after,
.home .defines-leh:after {
  right: 0;
  background-image: url(images/border-flourish-bottom-right.png);
}

.home .leh-stories header:before,
.home .leh-stories header:after,
.home .community header:before,
.home .community header:after,
.home .continue-journey header:before,
.home .continue-journey header:after,
.home .defines-leh header:before,
.home .defines-leh header:after {
  content: "";
  position: absolute;
  display: block;
  width: 200px;
  height: 200px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  z-index: -1;
}

.home .leh-stories header:before,
.home .community header:before,
.home .continue-journey header:before,
.home .defines-leh header:before {
  left: 0;
  background-image: url(images/border-flourish-top-left.png);
}

.home .leh-stories header:after,
.home .community header:after,
.home .continue-journey header:after,
.home .defines-leh header:after {
  right: 0;
  background-image: url(images/border-flourish-top-right.png);
  background-position: right top;
}

@media (min-width: 961px) {
  .home.quicklinks-container-active .quicklinks-container .quicklink,
  .home.fsComposeMode .quicklinks-container .quicklink,
  .home.fsDraftMode .quicklinks-container .quicklink {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
}

.home .quicklinks-container {
  overflow: hidden;
  margin-bottom: 30px;
}

@media (min-width: 641px) {
  .home .quicklinks-container {
    margin-bottom: 70px;
  }
}

@media (min-width: 961px) {
  .home .quicklinks-container .quicklink {
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0, 0.71, 0.26, 1), -webkit-filter 1.3s ease 0.5s;
    transition: -webkit-transform 0.6s cubic-bezier(0, 0.71, 0.26, 1), -webkit-filter 1.3s ease 0.5s;
    transition: transform 0.6s cubic-bezier(0, 0.71, 0.26, 1), filter 1.3s ease 0.5s;
    transition: transform 0.6s cubic-bezier(0, 0.71, 0.26, 1), filter 1.3s ease 0.5s, -webkit-transform 0.6s cubic-bezier(0, 0.71, 0.26, 1), -webkit-filter 1.3s ease 0.5s;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-filter: saturate(0);
            filter: saturate(0);
  }
}

.home .quicklinks-container .quicklink:nth-of-type(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.home .quicklinks-container .quicklink:nth-of-type(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.home .hero-video {
  position: relative;
}

.home .hero-video article {
  height: auto;
  overflow: hidden;
  position: relative;
}

@media (min-width: 1140px) {
  .home .hero-video article {
    min-height: 450px;
    height: calc(100vh - 100px);
    background-color: #000;
  }
}

.home .hero-video article:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.7) 100%);
}

.home .hero-video article video {
  min-width: 100%;
  min-height: auto;
  position: relative;
  display: block;
  pointer-events: none;
}

@media (min-width: 1200px) {
  .home .hero-video article video {
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    height: 100%;
  }
}

.home .hero-video header {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  z-index: 10;
  text-align: center;
  bottom: 120px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (min-width: 641px) {
  .home .hero-video header {
    top: auto;
    bottom: 40px;
    right: 20px;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    left: auto;
  }
}

@media (min-width: 1140px) {
  .home .hero-video header {
    position: fixed;
    bottom: 10px;
  }
}

.home .hero-video header h2.fsElementTitle {
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  line-height: 1em;
}

@media (min-width: 961px) {
  .home .hero-video header h2.fsElementTitle {
    font-size: 60px;
  }
}

.home .hero-video header button.unmute {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: none;
  width: 80px;
  margin: 20px auto 0;
  position: relative;
  height: 80px;
  outline: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

@media (min-width: 641px) {
  .home .hero-video header button.unmute {
    display: block;
  }
}

@media (min-width: 1140px) {
  .home .hero-video header button.unmute {
    display: block;
    margin: 0;
  }
}

.home.scrolled .hero-video header button.unmute {
  opacity: 0;
  pointer-events: none;
}

.home .hero-video header button.unmute:hover:after {
  opacity: 0.75;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.home .hero-video header button.unmute:before {
  content: "\E916";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  display: inline-block;
  color: #fff;
  clear: both;
  font-size: 1.1em;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 40px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

@media (min-width: 961px) {
  .home .hero-video header button.unmute:before {
    font-size: 70px;
  }
}

.home .hero-video header button.unmute:after {
  color: #fff;
  content: "\E916";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  display: inline-block;
  clear: both;
  font-size: 1.1em;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 40px;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 961px) {
  .home .hero-video header button.unmute:after {
    font-size: 70px;
  }
}

.home .hero-video.noisy button.unmute:before,
.home .hero-video.noisy button.unmute:hover:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.home .hero-video.noisy button.unmute:after,
.home .hero-video.noisy button.unmute:hover:after {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.home .hero-video footer {
  background: #C51534;
  bottom: 0;
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  padding: 10px;
}

@media (min-width: 961px) {
  .home .hero-video footer {
    width: 288px;
    position: absolute;
    left: 8.25rem;
    min-height: 82px;
  }
}

.home .hero-video footer .fsElementFooterContent {
  margin-top: 0;
}

.home.welcome-active .welcome h2.fsElementTitle,
.home.welcome-active .welcome .fsElementContent,
.home.fsComposeMode .welcome h2.fsElementTitle,
.home.fsComposeMode .welcome .fsElementContent,
.home.fsDraftMode .welcome h2.fsElementTitle,
.home.fsDraftMode .welcome .fsElementContent {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.home .welcome {
  padding: 20px;
  position: relative;
  text-align: center;
}

@media (min-width: 961px) {
  .home .welcome {
    padding: 60px;
  }
}

@media (min-width: 1140px) {
  .home .welcome {
    position: static;
  }
}

@media (min-width: 961px) {
  .home .welcome h2.fsElementTitle,
  .home .welcome .fsElementContent {
    -webkit-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}

.home .welcome h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
}

.home .welcome h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #3C3C3B;
  height: 1px;
  width: 95px;
}

.home .welcome button.mouse-down {
  display: none;
}

@media (min-width: 641px) {
  .home .welcome button.mouse-down {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    height: 60px;
    width: 32px;
    padding-top: 10px;
    left: 50%;
    top: -140px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #fff;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.25s ease 0.05s;
    transition: all 0.25s ease 0.05s;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media (min-width: 961px) {
  .home .welcome button.mouse-down {
    top: -85px;
  }
}

@media (min-width: 1140px) {
  .home .welcome button.mouse-down {
    position: fixed;
    bottom: 20px;
    top: auto;
  }
}

.home.scrolled .welcome button.mouse-down {
  opacity: 0;
  pointer-events: none;
}

@media (min-width: 1140px) {
  .home .welcome button.mouse-down:hover {
    top: auto;
    bottom: 30px;
  }
}

.home .welcome button.mouse-down:hover:after {
  text-shadow: 0px 0px 0 #fff;
}

.home .welcome button.mouse-down:before,
.home .welcome button.mouse-down:after {
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.home .welcome button.mouse-down:before {
  content: "\E919";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 32px;
}

.home .welcome button.mouse-down:after {
  margin-top: 3px;
  content: "\E904";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 6px;
  text-shadow: 0px 6px 0 #fff;
}

.home .welcome .fsElementContent {
  max-width: 700px;
  margin: 0 auto;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.home.leh-stories-active .leh-stories h2.fsElementTitle,
.home.leh-stories-active .leh-stories .fsElementHeaderContent,
.home.fsComposeMode .leh-stories h2.fsElementTitle,
.home.fsComposeMode .leh-stories .fsElementHeaderContent,
.home.fsDraftMode .leh-stories h2.fsElementTitle,
.home.fsDraftMode .leh-stories .fsElementHeaderContent {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

@media (min-width: 961px) {
  .home.leh-stories-slick-active .leh-stories .slick-list,
  .home.fsComposeMode .leh-stories .slick-list,
  .home.fsDraftMode .leh-stories .slick-list {
    margin-right: 50px;
    position: relative;
  }
}

.home.leh-stories-slick-active .leh-stories .slick-list:before,
.home.fsComposeMode .leh-stories .slick-list:before,
.home.fsDraftMode .leh-stories .slick-list:before {
  width: 0;
}

@media (min-width: 961px) {
  .home.leh-stories-slick-active .leh-stories .slick-arrow,
  .home.fsComposeMode .leh-stories .slick-arrow,
  .home.fsDraftMode .leh-stories .slick-arrow {
    width: 98px;
  }
}

.home .defines-leh {
  position: relative;
  background-color: #C51534;
  z-index: 0;
}

.home .defines-leh header {
  text-align: center;
  color: #fff !important;
  margin-bottom: 60px;
  padding: 0 20px;
}

.home .defines-leh header .fsElementTitle {
  color: #fff !important;
}

.home .defines-leh header .fsElementTitle:after {
  background-color: #fff !important;
}

@media (min-width: 961px) {
  .home .defines-leh header {
    padding: 0;
  }
}

.home .defines-leh header .fsElementHeaderContent {
  max-width: 700px;
  margin: 0 auto;
}

.home .new-community {
  background: none !important;
}

.home .new-community .fsElementTitle {
  color: #C51534 !important;
}

.home .new-community .fsElementTitle:after {
  background-color: #3C3C3B !important;
}

.home .new-community:before,
.home .new-community:after {
  display: none;
}

.home .leh-stories {
  padding: 20px 0 60px 0;
  position: relative;
  background-color: #C51534;
  z-index: 0;
}

@media (min-width: 961px) {
  .home .leh-stories {
    padding: 60px;
  }
}

.home .leh-stories header {
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
  padding: 0 20px;
}

@media (min-width: 961px) {
  .home .leh-stories header {
    padding: 0;
  }
}

.home .leh-stories header .fsElementHeaderContent {
  max-width: 700px;
  margin: 0 auto;
}

@media (min-width: 961px) {
  .home .leh-stories h2.fsElementTitle,
  .home .leh-stories .fsElementHeaderContent {
    -webkit-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}

.home .leh-stories h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  color: #fff;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
}

.home .leh-stories h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  height: 1px;
  width: 95px;
}

.home .leh-stories > .fsElementContent {
  max-width: 1200px;
  margin: 0 auto;
}

.home .leh-stories .slick-slider {
  max-width: 1000px;
  position: relative;
}

@media (min-width: 961px) {
  .home .leh-stories .slick-list {
    margin-right: 50px;
    position: relative;
  }
}

@media (min-width: 961px) {
  .home .leh-stories .slick-list:before {
    content: "";
    -webkit-transition: all 1s ease 0.3s;
    transition: all 1s ease 0.3s;
    background-color: #C51534;
    z-index: 2;
    left: auto;
    right: 0;
  }
}

.home .leh-stories .slick-arrow {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  background-color: #343B41;
  width: 60px;
  height: 60px;
  z-index: 1;
  font-size: 0;
  -webkit-transition: width 0.6s ease 0.8s, -webkit-transform 0.4s ease;
  transition: width 0.6s ease 0.8s, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, width 0.6s ease 0.8s;
  transition: transform 0.4s ease, width 0.6s ease 0.8s, -webkit-transform 0.4s ease;
  opacity: 1;
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: -40px;
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}

@media (min-width: 961px) {
  .home .leh-stories .slick-arrow {
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: 50%;
    left: auto;
    right: 0;
    width: 0;
    overflow: hidden;
    height: 98px;
  }
}

@media (min-width: 961px) {
  .home .leh-stories .slick-arrow:hover {
    -webkit-transform: translateY(-50%) scale(1.1);
        -ms-transform: translateY(-50%) scale(1.1);
            transform: translateY(-50%) scale(1.1);
  }
}

.home .leh-stories .slick-arrow:after {
  content: "\E905";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.home .leh-stories .slick-arrow.slick-next {
  -webkit-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
          transform: translate(0%, 0);
}

@media (min-width: 961px) {
  .home .leh-stories .slick-arrow.slick-next {
    -webkit-transform: translate(100%, -50%);
        -ms-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
}

@media (min-width: 961px) {
  .home .leh-stories .slick-arrow.slick-next:hover {
    -webkit-transform: translate(100%, -50%) scale(1.1);
        -ms-transform: translate(100%, -50%) scale(1.1);
            transform: translate(100%, -50%) scale(1.1);
  }
}

.home .leh-stories .slick-arrow.slick-next:after {
  content: "\E906";
}

.home .leh-stories .slick-arrow.slick-disabled {
  opacity: 0.5;
  -webkit-filter: blur(0);
          filter: blur(0);
}

.home .leh-stories .slick-arrow.slick-disabled:active {
  opacity: 0.7;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

.home .leh-stories article {
  background-color: #B0122E;
  color: #fff;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (min-width: 961px) {
  .home .leh-stories article {
    margin: 0 15px 15px;
  }
}

.home .leh-stories article:hover {
  background-color: #890E24;
}

.home .leh-stories article:hover a.fsThumbnail {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.home .leh-stories article:hover .fsTitle {
  -webkit-box-shadow: 0px -7px 6px rgba(0, 0, 0, 0.4);
          box-shadow: 0px -7px 6px rgba(0, 0, 0, 0.4);
  background-color: #890E24;
}

.home .leh-stories article a.fsThumbnail {
  height: 220px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  z-index: -1;
  position: relative;
}

.home .leh-stories article a.fsThumbnail img {
  display: none;
}

.home .leh-stories article .fsTitle {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  padding: 10px 20px 5px;
  min-height: 75px;
  z-index: 1;
  background-color: #B0122E;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.home .leh-stories article .fsTitle a {
  color: #fff;
  display: block;
}

.home .leh-stories article .fsTitle a:after {
  content: "";
  pointer-events: all;
  min-height: 160px;
}

.home .leh-stories article .fsDateTime {
  margin-left: 20px;
}

.home .leh-stories article .fsTags {
  float: left;
  margin: 0;
}

.home .leh-stories article .fsTags li {
  padding: 0;
  font-weight: 700;
  margin: 0 5px 0 20px;
  background-color: transparent;
  text-transform: capitalize;
}

.home.what-defines-leh-active .what-defines-leh h2.fsElementTitle,
.home.what-defines-leh-active .what-defines-leh .fsElementHeaderContent,
.home.fsComposeMode .what-defines-leh h2.fsElementTitle,
.home.fsComposeMode .what-defines-leh .fsElementHeaderContent,
.home.fsDraftMode .what-defines-leh h2.fsElementTitle,
.home.fsDraftMode .what-defines-leh .fsElementHeaderContent {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

@media (min-width: 961px) {
  .home.what-defines-leh-active .what-defines-leh .image-slider,
  .home.fsComposeMode .what-defines-leh .image-slider,
  .home.fsDraftMode .what-defines-leh .image-slider {
    opacity: 1;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@media (min-width: 961px) {
  .home.what-defines-leh-slick-active .what-defines-leh .fsListItems,
  .home.fsComposeMode .what-defines-leh .fsListItems,
  .home.fsDraftMode .what-defines-leh .fsListItems {
    bottom: 0;
    opacity: 1;
  }
}

.home .what-defines-leh {
  padding: 20px 0 350px;
  position: relative;
  text-align: center;
}

@media (min-width: 641px) {
  .home .what-defines-leh {
    padding: 20px 0;
  }
}

@media (min-width: 961px) {
  .home .what-defines-leh {
    padding: 60px;
  }
}

.home .what-defines-leh header {
  margin-bottom: 60px;
  padding: 0 20px;
}

@media (min-width: 961px) {
  .home .what-defines-leh header {
    padding: 0;
  }
}

.home .what-defines-leh header .fsElementHeaderContent {
  max-width: 700px;
  margin: 0 auto;
}

@media (min-width: 961px) {
  .home .what-defines-leh h2.fsElementTitle,
  .home .what-defines-leh .fsElementHeaderContent {
    -webkit-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}

.home .what-defines-leh h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
}

.home .what-defines-leh h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #3C3C3B;
  height: 1px;
  width: 95px;
}

.home .what-defines-leh > .fsElementContent {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 641px) {
  .home .what-defines-leh > .fsElementContent {
    overflow: hidden;
  }
}

.home .what-defines-leh .fsListItems {
  position: absolute;
  bottom: 0;
  z-index: 5;
  width: 100%;
  padding: 0 40px;
  background-color: #444;
}

@media (min-width: 641px) {
  .home .what-defines-leh .fsListItems {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
    padding: 0 90px;
  }
}

@media (min-width: 961px) {
  .home .what-defines-leh .fsListItems {
    bottom: -200px;
    opacity: 0;
  }
}

.home .what-defines-leh .fsListItems article {
  color: #fff;
  margin: 0;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  cursor: pointer;
  outline: 0;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media (min-width: 961px) {
  .home .what-defines-leh .fsListItems article {
    min-height: 100px;
    padding: 25px 30px;
  }
}

@media (min-width: 1281px) {
  .home .what-defines-leh .fsListItems article {
    padding: 25px 60px;
  }
}

.home .what-defines-leh .fsListItems article:hover:before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.home .what-defines-leh .fsListItems article:before {
  content: "\E91F";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  display: block;
  font-size: 30px;
}

@media (min-width: 961px) {
  .home .what-defines-leh .fsListItems article:before {
    font-size: 50px;
  }
}

@media (min-width: 1281px) {
  .home .what-defines-leh .fsListItems article:after {
    display: block;
    height: 2px;
    width: 50px;
    background-color: #fff;
    visibility: visible;
    right: 0;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}

.home .what-defines-leh .fsListItems article.hampton:before,
.home .what-defines-leh .fsListItems article.fsTag-20:before {
  content: "\E911";
}

.home .what-defines-leh .fsListItems article.sport:before,
.home .what-defines-leh .fsListItems article.fsTag-19:before {
  content: "\E923";
}

.home .what-defines-leh .fsListItems article.coach:before,
.home .what-defines-leh .fsListItems article.fsTag-18:before {
  content: "\E909";
}

.home .what-defines-leh .fsListItems article.diploma:before,
.home .what-defines-leh .fsListItems article.fsTag-17:before {
  content: "\E90C";
}

.home .what-defines-leh .fsListItems article.medical:before,
.home .what-defines-leh .fsListItems article.fsTag-16:before {
  content: "\E917";
}

.home .what-defines-leh .fsListItems article.oxbridge:before,
.home .what-defines-leh .fsListItems article.fsTag-15:before {
  content: "\E91B";
}

.home .what-defines-leh .fsListItems article.boarding:before,
.home .what-defines-leh .fsListItems article.fsTag-14:before {
  content: "\E921";
}

.home .what-defines-leh .fsListItems article.destinations:before,
.home .what-defines-leh .fsListItems article.fsTag-13:before {
  content: "\E918";
}

.home .what-defines-leh .fsListItems article.founded:before,
.home .what-defines-leh .fsListItems article.fsTag-12:before {
  content: "\E90F";
  font-size: 25px;
}

@media (min-width: 961px) {
  .home .what-defines-leh .fsListItems article.founded:before,
  .home .what-defines-leh .fsListItems article.fsTag-12:before {
    font-size: 40px;
  }
}

.home .what-defines-leh .fsListItems article.dog:before,
.home .what-defines-leh .fsListItems article.fsTag-11:before {
  content: "\E90D";
}

.home .what-defines-leh .fsListItems article.slick-active {
  opacity: 1;
}

.home .what-defines-leh .fsListItems article.slick-active:nth-of-type(3):after {
  display: none;
}

.home .what-defines-leh .fsListItems article.slick-active + .slick-active + .slick-active + .slick-active + .slick-active:after {
  display: none;
}

.home .what-defines-leh .fsListItems article.slick-current .article-info {
  opacity: 1;
  -webkit-transform: translate(-24%, 0);
      -ms-transform: translate(-24%, 0);
          transform: translate(-24%, 0);
}

@media (min-width: 641px) {
  .home .what-defines-leh .fsListItems article.slick-current .article-info {
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.home .what-defines-leh .fsListItems article.slick-current .article-info:after {
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}

@media (min-width: 641px) {
  .home .what-defines-leh .fsListItems article.slick-current .article-info:after {
    -webkit-transform: translate(-50%, 100%);
        -ms-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
  }
}

.home .what-defines-leh .fsListItems article .article-info {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0.3s, -webkit-transform 0.6s ease 0.4s;
  transition: opacity 0.8s ease 0.3s, -webkit-transform 0.6s ease 0.4s;
  transition: opacity 0.8s ease 0.3s, transform 0.6s ease 0.4s;
  transition: opacity 0.8s ease 0.3s, transform 0.6s ease 0.4s, -webkit-transform 0.6s ease 0.4s;
  pointer-events: none;
  position: absolute;
  top: 130%;
  background-color: #C51534;
  left: 50%;
  padding: 20px 40px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  min-height: 250px;
  min-width: 100vw;
  -webkit-transform: translate(-24%, 100px);
      -ms-transform: translate(-24%, 100px);
          transform: translate(-24%, 100px);
}

@media (min-width: 641px) {
  .home .what-defines-leh .fsListItems article .article-info {
    -webkit-transform: translate(-50%, 100px);
        -ms-transform: translate(-50%, 100px);
            transform: translate(-50%, 100px);
    top: auto;
    min-width: 295px;
    bottom: 130%;
  }
}

.home .what-defines-leh .fsListItems article .article-info:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 22.5px 15px 22.5px;
  border-color: transparent transparent #C51534 transparent;
  display: block;
  position: absolute;
  bottom: 100%;
  -webkit-transition: all 0.3s ease 0.8s;
  transition: all 0.3s ease 0.8s;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 24%;
}

@media (min-width: 641px) {
  .home .what-defines-leh .fsListItems article .article-info:after {
    left: 50%;
    border-color: #C51534 transparent transparent transparent;
    border-width: 15px 22.5px 0 22.5px;
    bottom: 0;
  }
}

.home .what-defines-leh .fsListItems article .article-info .fsTitle {
  font-size: 50px;
  line-height: 1.3em;
}

.home .what-defines-leh .fsListItems .slick-arrow {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  height: 100%;
  background-color: transparent;
  top: 0;
  right: 0;
  font-size: 0;
  cursor: pointer;
  width: 50px;
}

@media (min-width: 641px) {
  .home .what-defines-leh .fsListItems .slick-arrow {
    width: 80px;
  }
}

.home .what-defines-leh .fsListItems .slick-arrow:before {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.home .what-defines-leh .fsListItems .slick-arrow.slick-prev {
  left: 0;
}

.home .what-defines-leh .fsListItems .slick-arrow.slick-prev:before {
  content: "\E905";
}

.home .what-defines-leh .fsListItems .slick-list {
  overflow: visible;
}

.home .what-defines-leh .image-slider {
  pointer-events: none;
}

@media (min-width: 961px) {
  .home .what-defines-leh .image-slider {
    opacity: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
}

.home .what-defines-leh .image-slider .fsThumbnail {
  height: 300px;
}

@media (min-width: 641px) {
  .home .what-defines-leh .image-slider .fsThumbnail {
    height: 550px;
  }
}

.home .what-defines-leh .image-slider .fsThumbnail img {
  display: none;
}

.home.community-active .community h2.fsElementTitle,
.home.community-active .community .fsElementHeaderContent,
.home.fsComposeMode .community h2.fsElementTitle,
.home.fsComposeMode .community .fsElementHeaderContent,
.home.fsDraftMode .community h2.fsElementTitle,
.home.fsDraftMode .community .fsElementHeaderContent {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

@media (min-width: 961px) {
  .home.community-active .community > .fsElementContent .fsListItems article,
  .home.fsComposeMode .community > .fsElementContent .fsListItems article,
  .home.fsDraftMode .community > .fsElementContent .fsListItems article {
    max-width: 100%;
    overflow: visible;
    padding: 20px;
    -webkit-transform: rotate(0deg) skew(0deg);
        -ms-transform: rotate(0deg) skew(0deg);
            transform: rotate(0deg) skew(0deg);
  }
}

@media (min-width: 961px) {
  .home.community-active .community > .fsElementContent .fsListItems article .fsThumbnail,
  .home.fsComposeMode .community > .fsElementContent .fsListItems article .fsThumbnail,
  .home.fsDraftMode .community > .fsElementContent .fsListItems article .fsThumbnail {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@media (min-width: 961px) {
  .home.community-active .community > .fsElementContent .featured-person,
  .home.fsComposeMode .community > .fsElementContent .featured-person,
  .home.fsDraftMode .community > .fsElementContent .featured-person {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@media (min-width: 961px) {
  .home.community-active .community > .fsElementContent .featured-person article,
  .home.fsComposeMode .community > .fsElementContent .featured-person article,
  .home.fsDraftMode .community > .fsElementContent .featured-person article {
    min-width: 100%;
  }
}

.home .community {
  padding: 20px 0 60px 0;
  position: relative;
  background-color: #C51534;
  z-index: 1;
}

@media (min-width: 961px) {
  .home .community {
    padding: 60px;
  }
}

.home .community header {
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
  padding: 0 20px;
}

@media (min-width: 961px) {
  .home .community header {
    padding: 0;
  }
}

.home .community header .fsElementHeaderContent {
  max-width: 700px;
  margin: 0 auto;
}

@media (min-width: 961px) {
  .home .community h2.fsElementTitle,
  .home .community .fsElementHeaderContent {
    -webkit-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}

.home .community h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  color: #fff;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
}

.home .community h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  height: 1px;
  width: 95px;
}

.home .community > .fsElementContent {
  zoom: 1;
  max-width: 1200px;
  margin: 0 auto;
}

.home .community > .fsElementContent:after {
  display: table;
  clear: both;
  content: '';
}

@media (min-width: 961px) {
  .home .community > .fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 641px) {
  .no-objectfit .home .community > .fsElementContent {
    display: block;
  }

  .no-objectfit .home .community > .fsElementContent > div {
    float: left;
    min-height: 610px;
  }
}

.home .community > .fsElementContent .fsListItems {
  display: none;
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .fsListItems {
    display: block;
    width: 66.666%;
    z-index: 2;
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 2%;
    grid-row-gap: 15px;
  }
}

@media (min-width: 641px) {
  .no-objectfit .home .community > .fsElementContent .fsListItems article {
    width: 32%;
    display: inline-block;
    float: left;
    margin-right: 1%;
  }

  .no-objectfit .home .community > .fsElementContent .fsListItems article:hover {
    text-decoration: underline;
  }

  .no-objectfit .home .community > .fsElementContent .fsListItems article:before {
    opacity: 1;
  }

  .no-objectfit .home .community > .fsElementContent .fsListItems article .fsTitle,
  .no-objectfit .home .community > .fsElementContent .fsListItems article .fsAuthor {
    opacity: 0;
  }

  .no-objectfit .home .community > .fsElementContent .fsListItems article:hover .fsTitle,
  .no-objectfit .home .community > .fsElementContent .fsListItems article:hover .fsAuthor {
    opacity: 1;
  }

  .no-objectfit .home .community > .fsElementContent .fsListItems article:after {
    width: 100%;
  }
}

.home .community > .fsElementContent .fsListItems article {
  height: 200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 0;
  padding: 20px;
  cursor: pointer;
  margin-bottom: 0;
  border-bottom: solid 4px transparent;
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .fsListItems article {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: rotate(20deg) skew(10deg);
        -ms-transform: rotate(20deg) skew(10deg);
            transform: rotate(20deg) skew(10deg);
    height: 300px;
    max-width: 0;
    overflow: hidden;
    padding: 0;
  }
}

.home .community > .fsElementContent .fsListItems article:nth-of-type(1),
.home .community > .fsElementContent .fsListItems article:nth-of-type(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.home .community > .fsElementContent .fsListItems article:nth-of-type(1) .fsThumbnail,
.home .community > .fsElementContent .fsListItems article:nth-of-type(4) .fsThumbnail {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.home .community > .fsElementContent .fsListItems article:nth-of-type(2),
.home .community > .fsElementContent .fsListItems article:nth-of-type(5) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.home .community > .fsElementContent .fsListItems article:nth-of-type(2) .fsThumbnail,
.home .community > .fsElementContent .fsListItems article:nth-of-type(5) .fsThumbnail {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.home .community > .fsElementContent .fsListItems article:nth-of-type(3),
.home .community > .fsElementContent .fsListItems article:nth-of-type(6) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.home .community > .fsElementContent .fsListItems article:nth-of-type(3) .fsThumbnail,
.home .community > .fsElementContent .fsListItems article:nth-of-type(6) .fsThumbnail {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.home .community > .fsElementContent .fsListItems article:before {
  content: "";
  z-index: 0;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.5)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(4, 4, 4, 0.5) 100%);
}

.home .community > .fsElementContent .fsListItems article:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #971028;
  height: 4px;
  visibility: visible;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.01, 0.26, 0.29, 0.99) 0.2s;
  transition: all 0.4s cubic-bezier(0.01, 0.26, 0.29, 0.99) 0.2s;
}

.home .community > .fsElementContent .fsListItems article:hover:before,
.home .community > .fsElementContent .fsListItems article:focus:before {
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(4, 4, 4, 0.5)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(4, 4, 4, 0.5) 100%);
}

.home .community > .fsElementContent .fsListItems article:hover .fsTitle,
.home .community > .fsElementContent .fsListItems article:hover .fsAuthor,
.home .community > .fsElementContent .fsListItems article:focus .fsTitle,
.home .community > .fsElementContent .fsListItems article:focus .fsAuthor {
  opacity: 1;
}

.home .community > .fsElementContent .fsListItems article:hover:after,
.home .community > .fsElementContent .fsListItems article:focus:after {
  width: 100%;
}

.home .community > .fsElementContent .fsListItems article .fsThumbnail {
  z-index: -1;
}

.home .community > .fsElementContent .fsListItems article .fsThumbnail img {
  display: none;
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .fsListItems article .fsThumbnail {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
}

.home .community > .fsElementContent .fsListItems article .fsTitle,
.home .community > .fsElementContent .fsListItems article .fsAuthor {
  position: relative;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  pointer-events: none;
}

.home .community > .fsElementContent .fsListItems article .fsTitle a {
  text-transform: uppercase;
  color: #fff;
  font-size: 25px;
}

.home .community > .fsElementContent .fsListItems article .fsPostLink.fsReadMoreLink {
  display: none;
}

.home .community > .fsElementContent .fsListItems .fsSummary {
  display: none;
}

.home .community > .fsElementContent .featured-person {
  position: relative;
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person {
    overflow: hidden;
    width: 33.333%;
    -webkit-transition: opacity 0.4s ease 1s, -webkit-transform 1s ease 0.8s;
    transition: opacity 0.4s ease 1s, -webkit-transform 1s ease 0.8s;
    transition: transform 1s ease 0.8s, opacity 0.4s ease 1s;
    transition: transform 1s ease 0.8s, opacity 0.4s ease 1s, -webkit-transform 1s ease 0.8s;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    z-index: 1;
    opacity: 0;
  }
}

.no-objectfit .home .community > .fsElementContent .featured-person article {
  padding: 20px;
}

@media (min-width: 961px) {
  .no-objectfit .home .community > .fsElementContent .featured-person article {
    display: block;
    width: 100%;
  }

  .no-objectfit .home .community > .fsElementContent .featured-person article .fsSummary {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
  }
}

.no-objectfit .home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink {
  opacity: 1;
}

@media (min-width: 961px) {
  .no-objectfit .home .community > .fsElementContent .featured-person article.active-person {
    -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}

.home .community > .fsElementContent .featured-person article {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  position: relative;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 0;
  height: 550px;
}

.home .community > .fsElementContent .featured-person article:before {
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(4, 4, 4, 0.7) 75%);
  z-index: 1;
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person article {
    height: 100%;
    position: absolute;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    margin-left: 30px;
    opacity: 0;
  }
}

.home .community > .fsElementContent .featured-person article:hover .fsPostLink.fsReadMoreLink,
.home .community > .fsElementContent .featured-person article:focus .fsPostLink.fsReadMoreLink {
  opacity: 1;
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person article.active-person {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.home .community > .fsElementContent .featured-person article .fsThumbnail {
  z-index: -1;
  height: calc(100% - 160px);
}

.home .community > .fsElementContent .featured-person article .fsThumbnail img {
  display: none;
}

.home .community > .fsElementContent .featured-person article .fsTitle,
.home .community > .fsElementContent .featured-person article .fsAuthor,
.home .community > .fsElementContent .featured-person article .fsSummary {
  z-index: 2;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.home .community > .fsElementContent .featured-person article .fsTitle,
.home .community > .fsElementContent .featured-person article .fsAuthor {
  padding: 0 15px;
}

.home .community > .fsElementContent .featured-person article .fsTitle a {
  text-transform: uppercase;
  color: #fff;
  font-size: 25px;
}

.home .community > .fsElementContent .featured-person article .fsSummary {
  background-color: #B0122E;
  text-align: center;
  padding: 30px 4em;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  font-size: 15px;
  margin-top: 10px;
  min-height: 180px;
}

.home .community > .fsElementContent .featured-person article .fsSummary:before,
.home .community > .fsElementContent .featured-person article .fsSummary:after {
  position: absolute;
  display: block;
  color: #C51534;
  z-index: -1;
  font-size: 60px;
}

.home .community > .fsElementContent .featured-person article .fsSummary:before {
  content: "\E91A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  left: 20px;
  top: 20px;
}

.home .community > .fsElementContent .featured-person article .fsSummary:after {
  content: "\E908";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  right: 20px;
  bottom: 20px;
}

.home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink {
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #C51534;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
  position: absolute;
  top: calc(50% - 90px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

.home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink:hover,
.home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink:focus,
.fsStateSelected .home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink {
  background: #971028;
  color: #fff;
}

.home .community > .fsElementContent .featured-person article .fsPostLink.fsReadMoreLink em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

.home .community > .fsElementContent .featured-person .slick-arrow {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  background-color: #343B41;
  width: 60px;
  height: 60px;
  z-index: 1;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: -60px;
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person .slick-arrow {
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: 50%;
    left: auto;
    right: 0;
    width: 98px;
    height: 98px;
  }
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person .slick-arrow:hover {
    -webkit-transform: translateY(-50%) scale(1.1);
        -ms-transform: translateY(-50%) scale(1.1);
            transform: translateY(-50%) scale(1.1);
  }
}

.home .community > .fsElementContent .featured-person .slick-arrow:after {
  content: "\E905";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.home .community > .fsElementContent .featured-person .slick-arrow.slick-next {
  -webkit-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
          transform: translate(0%, 0);
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person .slick-arrow.slick-next {
    -webkit-transform: translate(100%, -50%);
        -ms-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
}

@media (min-width: 961px) {
  .home .community > .fsElementContent .featured-person .slick-arrow.slick-next:hover {
    -webkit-transform: translate(100%, -50%) scale(1.1);
        -ms-transform: translate(100%, -50%) scale(1.1);
            transform: translate(100%, -50%) scale(1.1);
  }
}

.home .community > .fsElementContent .featured-person .slick-arrow.slick-next:after {
  content: "\E906";
}

.home .community > .fsElementContent .featured-person .slick-arrow.slick-disabled {
  opacity: 0.5;
  -webkit-filter: blur(0);
          filter: blur(0);
}

.home .community > .fsElementContent .featured-person .slick-arrow.slick-disabled:active {
  opacity: 0.7;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

.home.stay-connected-active .stay-connected h2.fsElementTitle,
.home.stay-connected-active .stay-connected .fsElementHeaderContent,
.home.fsComposeMode .stay-connected h2.fsElementTitle,
.home.fsComposeMode .stay-connected .fsElementHeaderContent,
.home.fsDraftMode .stay-connected h2.fsElementTitle,
.home.fsDraftMode .stay-connected .fsElementHeaderContent {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

@media (min-width: 961px) {
  .home.stay-connected-content-active .stay-connected .home-calendar,
  .home.fsComposeMode .stay-connected .home-calendar,
  .home.fsDraftMode .stay-connected .home-calendar {
    padding: 30px 0px;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}

.home.stay-connected-content-active .stay-connected .home-twitter,
.home.fsComposeMode .stay-connected .home-twitter,
.home.fsDraftMode .stay-connected .home-twitter {
  overflow: hidden;
}

@media (min-width: 961px) {
  .home.stay-connected-content-active .stay-connected .home-twitter .feed-post,
  .home.fsComposeMode .stay-connected .home-twitter .feed-post,
  .home.fsDraftMode .stay-connected .home-twitter .feed-post {
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
}

.home .stay-connected {
  padding: 20px 0;
  position: relative;
  text-align: center;
}

@media (min-width: 961px) {
  .home .stay-connected {
    padding: 60px;
  }
}

.home .stay-connected > header {
  margin-bottom: 60px;
  padding: 0 20px;
}

@media (min-width: 961px) {
  .home .stay-connected > header {
    padding: 0;
  }
}

.home .stay-connected > header .fsElementHeaderContent {
  max-width: 700px;
  margin: 0 auto;
}

@media (min-width: 961px) {
  .home .stay-connected > header h2.fsElementTitle,
  .home .stay-connected > header .fsElementHeaderContent {
    -webkit-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}

.home .stay-connected > header h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
}

.home .stay-connected > header h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #3C3C3B;
  height: 1px;
  width: 95px;
}

.home .stay-connected > .fsElementContent {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 641px) {
  .home .stay-connected > .fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.home .fsDialog.fsCalendar .fsYear {
  display: none;
}

.home .home-calendar {
  background-color: #F0F0F0;
  padding: 20px;
}

@media (min-width: 641px) {
  .home .home-calendar {
    width: 40%;
  }
}

@media (min-width: 961px) {
  .home .home-calendar {
    padding: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    overflow: hidden;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
}

.home .home-calendar h2.fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  line-height: 1.5em;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 40px;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  margin-bottom: 16px;
  text-transform: none;
  padding-bottom: 5px;
  position: relative;
  font-size: 30px;
  margin-bottom: 0;
}

.home .home-calendar h2.fsElementTitle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #3C3C3B;
  height: 1px;
  width: 95px;
}

.home .home-calendar article {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 30px;
  margin: 30px 0;
  position: relative;
  padding: 15px;
}

@media (min-width: 961px) {
  .home .home-calendar article {
    padding: 15px 50px;
  }
}

.home .home-calendar article:after {
  height: 1px;
  position: absolute;
  width: calc(100% - 100px);
  background-color: #3C3C3B;
  content: "";
  left: 50%;
  bottom: -15px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.home .home-calendar article .fsDate {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: left;
  display: block;
  position: relative;
  background-color: transparent;
  width: auto;
  height: auto;
  color: #3C3C3B;
  padding-top: 0;
}

.home .home-calendar article .fsDate span {
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  display: inline-block;
  font-size: 15px;
}

.home .home-calendar article .fsTitle {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.home .home-calendar article .fsTitle a {
  text-transform: uppercase;
  font-size: 20px;
  z-index: 1;
}

.home .home-calendar article .fsTitle a:hover {
  text-decoration: underline;
}

.home .home-calendar article .fsTitle a:hover:before {
  opacity: 1;
}

.home .home-calendar article .fsTitle a:after,
.home .home-calendar article .fsTitle a:before {
  content: "";
  width: calc(100% + 128px);
  height: 100%;
  pointer-events: all;
  opacity: 0;
  left: 45%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}

.home .home-calendar article .fsTitle a:before {
  background-color: rgba(0, 0, 0, 0.05);
}

.home .home-calendar .slick-dots {
  text-align: center;
  margin-top: 20px !important;
}

.home .home-calendar .slick-dots,
.home .home-calendar .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home .home-calendar .slick-dots li {
  margin: 0;
  padding: 0;
}

.home .home-calendar .slick-dots li {
  display: inline-block;
  margin-right: 17px;
}

.home .home-calendar .slick-dots li:last-child {
  margin-right: 0;
}

.home .home-calendar .slick-dots li.slick-active button {
  border: 3px solid #8C0E24;
}

.home .home-calendar .slick-dots li button {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  width: 13px;
  height: 13px;
  font-size: 0;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  border: solid 3px transparent;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 641px) {
  .home .social {
    width: 60%;
    padding-left: 40px;
  }
}

.home .social .home-twitter {
  overflow: hidden;
}

.home .social .home-twitter .feed-post {
  margin-bottom: 20px;
}

@media (min-width: 500px) {
  .home .social .home-twitter .feed-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 250px;
    background-color: #C51534;
  }
}

@media (min-width: 961px) {
  .home .social .home-twitter .feed-post {
    -webkit-transition: all 1s ease 0.3s;
    transition: all 1s ease 0.3s;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@media (min-width: 500px) {
  .home .social .home-twitter .feed-post:first-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
}

.home .social .home-twitter .feed-post:first-child .feed-content {
  background-image: url(images/twitter-flourish-1.png);
  background-position: left bottom;
}

.home .social .home-twitter .feed-post .twitter-image {
  height: 250px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 500px) {
  .home .social .home-twitter .feed-post .twitter-image {
    width: 50%;
  }
}

.home .social .home-twitter .feed-post .twitter-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  left: 0;
  top: 0;
}

@media (min-width: 641px) {
  .home .social .home-twitter .feed-post .twitter-image img {
    max-width: 400px;
  }
}

.no-objectfit .home .social .home-twitter .feed-post .twitter-image img {
  min-width: 100%;
  width: auto;
  height: auto;
}

.home .social .home-twitter .feed-post .feed-content {
  color: #fff;
  padding: 16px 16px 40px;
  font-size: 15px;
  position: relative;
  background-color: #C51534;
  background-image: url(images/twitter-flourish-2.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 150px auto;
}

@media (min-width: 500px) {
  .home .social .home-twitter .feed-post .feed-content {
    width: 50%;
  }
}

.home .social .home-twitter .feed-post .feed-content:before {
  content: "\E927";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 30px;
  position: absolute;
  top: 16px;
  right: 16px;
}

.home .social .home-twitter .feed-post .feed-content a {
  color: #fff;
  text-decoration: underline;
}

.home .social .home-twitter .feed-post .feed-content .twitter-logo {
  width: 170px;
  font-weight: 700;
  font-size: 12px;
  text-align: left;
  line-height: 1.5em;
}

.home .social .home-twitter .feed-post .feed-content .twitter-logo:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: solid 1px #fff;
  content: "";
  display: inline-block;
  background-color: #C51534;
  background: url(images/leh-logo.png) no-repeat center/contain;
  float: left;
  margin-right: 10px;
}

.home .social .home-twitter .feed-post .feed-content .twitter-logo span {
  font-weight: 200;
  display: block;
}

.home .social .home-twitter .feed-post .feed-content .icons {
  position: absolute;
  bottom: 16px;
  left: 16px;
}

.home .social .home-twitter .feed-post .feed-content .icons > a {
  text-decoration: none;
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  color: #fff;
  margin-right: 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-shadow: 0px 0px 0px #fff;
}

.home .social .home-twitter .feed-post .feed-content .icons > a:hover {
  text-shadow: 0px -2px 0.5px rgba(255, 255, 255, 0.6);
}

.home .social .home-twitter .feed-post .feed-content .icons > a:before {
  content: "\E90A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.home .social .home-twitter .feed-post .feed-content .icons > a.retweet:before {
  content: "\E92A";
}

.home .social .home-twitter .feed-post .feed-content .icons > a.like {
  position: relative;
}

.home .social .home-twitter .feed-post .feed-content .icons > a.like:before {
  content: "\E912";
}

.home .social .home-twitter .feed-post .feed-content .icons > a.like:hover .like-count {
  text-shadow: 0px 0px 0px #fff;
  opacity: 1;
  bottom: 65%;
  -webkit-transform: translateX(-50%) scaleX(1);
      -ms-transform: translateX(-50%) scaleX(1);
          transform: translateX(-50%) scaleX(1);
}

.home .social .home-twitter .feed-post .feed-content .icons > a.like .like-count {
  font-size: 12px;
  left: 50%;
  bottom: 25%;
  -webkit-transform: translateX(-50%) scaleX(0);
      -ms-transform: translateX(-50%) scaleX(0);
          transform: translateX(-50%) scaleX(0);
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.home .social .home-twitter .feed-post .feed-content .feed-desc {
  padding-top: 20px;
  line-height: 1.3em;
}

.home .social .home-twitter .feed-post .feed-content .j-retweet {
  font-size: 12px;
  font-weight: 700;
}

.home .social .social-accordion .fsPanel > header h2 {
  background-color: #C51534;
  color: #fff;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  text-transform: none;
  font-size: 20px;
  font-weight: 200;
  text-align: left;
  margin-bottom: 0;
}

.home .social .social-accordion .fsPanel > header h2:hover {
  background-color: #971028;
}

.home .social .social-accordion .fsPanel > .fsElementContent {
  background-color: rgba(0, 0, 0, 0.06);
  padding: 0 30px;
}

.home .social .social-accordion .nav-social {
  display: block;
  text-align: left;
}

.home .social .social-accordion .nav-social li {
  display: block;
  font-size: auto;
  padding: 15px;
  border-bottom: solid 1px rgba(60, 60, 59, 0.16);
}

.home .social .social-accordion .nav-social li:last-child {
  border-bottom: 0;
}

.home .social .social-accordion .nav-social li a {
  color: #C51534;
  font-size: 15px;
  width: 100%;
  position: relative;
  background-color: transparent;
  height: auto;
  padding: 0;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.home .social .social-accordion .nav-social li a:hover {
  color: #971028;
}

.home .social .social-accordion .nav-social li a:hover:before {
  color: #971028;
}

.home .social .social-accordion .nav-social li a:before {
  font-size: 25px;
  float: left;
  color: #C51534;
  display: inline-block;
  position: relative;
  left: auto;
  top: auto;
  height: auto;
  width: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-right: 20px;
}

.home.continue-journey-active .quicklinks-container.continue-journey h2.fsElementTitle,
.home.continue-journey-active .quicklinks-container.continue-journey .fsElementHeaderContent,
.home.fsComposeMode .quicklinks-container.continue-journey h2.fsElementTitle,
.home.fsComposeMode .quicklinks-container.continue-journey .fsElementHeaderContent,
.home.fsDraftMode .quicklinks-container.continue-journey h2.fsElementTitle,
.home.fsDraftMode .quicklinks-container.continue-journey .fsElementHeaderContent {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

@media (min-width: 961px) {
  .home.continue-journey-active .quicklinks-container.continue-journey .quicklink,
  .home.fsComposeMode .quicklinks-container.continue-journey .quicklink,
  .home.fsDraftMode .quicklinks-container.continue-journey .quicklink {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
}

@media (min-width: 961px) {
  .home .quicklinks-container.continue-journey > header h2.fsElementTitle,
  .home .quicklinks-container.continue-journey > header .fsElementHeaderContent {
    -webkit-transition: all 0.6s ease 0.3s;
    transition: all 0.6s ease 0.3s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}

@media (min-width: 961px) {
  .home .quicklinks-container.continue-journey .quicklink {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.home:not(.fsComposeMode) .news-mashup > header h2.fsElementTitle:after {
  background-color: #C51534;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent {
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1180px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > * {
  width: 100%;
  -webkit-filter: drop-shadow(6px 6px 9px rgba(0, 0, 0, 0.28));
          filter: drop-shadow(6px 6px 9px rgba(0, 0, 0, 0.28));
  height: 380px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  -webkit-transition: all 0.6s ease 0.3s;
  transition: all 0.6s ease 0.3s;
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}

@media (min-width: 1000px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent > * {
    width: calc(33.33% - 13px);
  }
}

.home.stay-connected-active:not(.fsComposeMode) .news-mashup > .fsElementContent > * {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(1) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(2) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(3) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(5) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(6) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(7) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent > *:nth-child(8) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 {
  height: auto;
}

@media (min-width: 1000px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 {
    width: calc(66.66% - 6.33px);
    height: 380px;
  }
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1000px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-image {
  width: 100%;
  height: 380px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}

@media (min-width: 1000px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-image {
    width: 380px;
  }
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0% 5%;
     object-position: 0% 5%;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-image:empty {
  background: #C51534;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-image:empty:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(images/leh-logo.png) no-repeat center/cover;
  display: block;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details {
  padding: 30px;
  background: #fff;
  padding-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1000px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details {
    height: 380px;
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details {
    padding-top: 90px;
  }
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsTitle {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  text-align: left;
  margin-bottom: 5px;
  padding: 0 5px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsTitle a {
  text-transform: uppercase;
  font-size: 20px;
  z-index: 1;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-align: left;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsDate {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #3C3C3B;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px;
  line-height: 20px;
  padding-bottom: 30px;
  margin-bottom: 25px;
  border-bottom: thin solid #3C3C3B;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsDate .fsMonth {
  padding: 0 4px;
  border-right: thin solid #7a7a79;
  margin-right: 4px;
  padding-right: 8px;
  margin-right: 8px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsDate .fsSeparator,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsDate .fsYear {
  display: none;
}

@media (min-width: 700px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsDate .fsTimeRange {
    display: none;
  }
}

@media (min-width: 1200px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsDate .fsTimeRange {
    display: block;
  }
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsEventDetails {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: left;
  padding: 0 5px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-1 article .calendar-details .fsEventDetails p {
  font-size: 15px;
  line-height: 20px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 {
  padding: 30px;
  background: #fff;
  padding-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2:before {
  content: "\E92B";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  position: absolute;
  top: 23px;
  right: 23px;
  color: #C51534;
  font-size: 31px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 .fsEventDetails {
  display: none;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 article:after {
  height: 1px;
  position: absolute;
  width: 100%;
  background-color: #3C3C3B;
  content: "";
  left: 50%;
  bottom: -15px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 article .fsDate {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #3C3C3B;
  text-align: left;
  display: block;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 article .fsTitle {
  line-height: 23px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 article .fsTitle a {
  text-transform: uppercase;
  font-size: 20px;
  z-index: 1;
  color: #C51534;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 footer {
  position: relative;
  top: auto;
  left: auto;
  righT: auto;
  text-align: left;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .calendar-2 footer a {
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #C51534;
  background: none !important;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  padding: 0;
  margin-bottom: 0;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .fsPostElement,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .fsCalendar {
  display: none;
}

body.fsComposeMode .news-mashup .fsEmbed {
  display: none;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 .fsElementContent,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 .fsElementContent,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 .fsElementContent,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 .fsElementContent {
  height: 100%;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  height: 100%;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .fsTitle {
  z-index: 1;
  width: 100%;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .fsTitle a,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .fsTitle a,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .fsTitle a,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .fsTitle a {
  color: #fff;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .fsDateTime {
  z-index: 1;
  width: 100%;
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .fsSummary,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .fsSummary,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .fsSummary,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .fsSummary {
  color: #fff;
  text-align: center;
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .fsReadMoreLink,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .fsReadMoreLink,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .fsReadMoreLink,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .fsReadMoreLink {
  color: #fff;
  display: block;
  width: 100%;
  text-align: left;
  margin-top: 20px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .fsThumbnail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .fsThumbnail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .fsThumbnail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .fsThumbnail {
  display: none;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:after,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:after,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:after,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:after {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(34.87%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.87%, rgba(0, 0, 0, 0.65) 100%);
  position: absolute;
  left: 0;
  top: 0;
  visibility: visible;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .post-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article .post-detail .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article .post-detail .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article .post-detail .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article .post-detail .fsDateTime {
  margin-bottom: 20px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:hover .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:focus .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:hover .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:focus .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:hover .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:focus .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:hover .post-detail,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:focus .post-detail {
  opacity: 1;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:hover > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:hover > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:focus > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-1 article:focus > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:hover > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:hover > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:focus > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-2 article:focus > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:hover > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:hover > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:focus > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-3 article:focus > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:hover > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:hover > .fsDateTime,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:focus > .fsTitle,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .post-4 article:focus > .fsDateTime {
  opacity: 0;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post {
  height: 380px;
}

@media (min-width: 500px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    background-color: #C51534;
  }
}

@media (min-width: 961px) {
  .home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post {
    -webkit-transition: all 1s ease 0.3s;
    transition: all 1s ease 0.3s;
  }
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .twitter-image {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .twitter-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  left: 0;
  top: 0;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .twitter-image:before {
  content: "\E927";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  position: absolute;
  bottom: 28px;
  right: 30px;
  z-index: 1;
  color: #fff;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .twitter-image:after {
  content: '';
  width: 100%;
  height: 100%;
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(34.87%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34.87%, rgba(0, 0, 0, 0.65) 100%);
  position: absolute;
  left: 0;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content {
  color: #fff;
  padding: 16px 16px 40px;
  font-size: 15px;
  position: relative;
  background-color: #C51534;
  position: absolute;
  left: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 5;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content:hover,
.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content:focus {
  opacity: 1;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content:before {
  content: "\E927";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 30px;
  position: absolute;
  top: 16px;
  right: 16px;
  top: 33px;
  right: 33px;
  font-size: 24px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content a {
  color: #fff;
  text-decoration: underline;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .twitter-logo {
  width: 170px;
  font-weight: 700;
  font-size: 12px;
  text-align: left;
  line-height: 1.5em;
  margin-top: 12px;
  margin-left: 18px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .twitter-logo:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: solid 1px #fff;
  content: "";
  display: inline-block;
  background-color: #C51534;
  background: url(images/leh-logo.png) no-repeat center/contain;
  float: left;
  margin-right: 10px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .twitter-logo span {
  font-weight: 200;
  display: block;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons {
  position: absolute;
  bottom: 28px;
  left: 30px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a {
  text-decoration: none;
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  color: #fff;
  margin-right: 12px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-shadow: 0px 0px 0px #fff;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a:hover {
  text-shadow: 0px -2px 0.5px rgba(255, 255, 255, 0.6);
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a:before {
  content: "\E90A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a.retweet:before {
  content: "\E92A";
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a.like {
  position: relative;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a.like:before {
  content: "\E912";
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a.like:hover .like-count {
  text-shadow: 0px 0px 0px #fff;
  opacity: 1;
  bottom: 65%;
  -webkit-transform: translateX(-50%) scaleX(1);
      -ms-transform: translateX(-50%) scaleX(1);
          transform: translateX(-50%) scaleX(1);
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .icons > a.like .like-count {
  font-size: 12px;
  left: 50%;
  bottom: 25%;
  -webkit-transform: translateX(-50%) scaleX(0);
      -ms-transform: translateX(-50%) scaleX(0);
          transform: translateX(-50%) scaleX(0);
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .feed-desc {
  padding-top: 40px;
  line-height: 1.3em;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .j-retweet {
  font-size: 12px;
  font-weight: 700;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post .feed-content .post-date {
  position: absolute;
  bottom: 21px;
  right: 30px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post.Instagram .twitter-logo {
  display: none;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post.Instagram .feed-content {
  padding: 20px 20px 40px;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post.Instagram .feed-content:before {
  content: "\E928";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  font-size: 20px;
  position: absolute;
  bottom: 28px;
  right: 30px;
  z-index: 1;
  color: #fff;
  top: auto;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post.Instagram .twitter-image:before {
  content: "\E928";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.home:not(.fsComposeMode) .news-mashup > .fsElementContent .feed-post.Instagram .feed-post .feed-content:before {
  content: "\E928";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

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

.detail-page .hero-slideshow {
  height: 350px;
}

@media (min-width: 961px) {
  .detail-page .hero-slideshow {
    height: 550px;
  }
}

@media (min-width: 1281px) {
  .detail-page .hero-slideshow {
    height: 700px;
  }
}

.detail-page .hero-slideshow img {
  display: none;
}

.detail-page .hero-slideshow a {
  pointer-events: none;
}

body:not(.fsComposeMode) .publication.fsContent {
  height: 350px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 300px;
  margin: 0 auto;
}

@media (min-width: 900px) {
  body:not(.fsComposeMode) .publication.fsContent {
    height: 400px;
  }
}

body:not(.fsComposeMode) .publication.fsContent:hover:before,
body:not(.fsComposeMode) .publication.fsContent:hover a {
  opacity: 1;
}

body:not(.fsComposeMode) .publication.fsContent:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}

body:not(.fsComposeMode) .publication.fsContent a {
  z-index: 2;
  position: relative;
  opacity: 0;
  display: inline-table;
  border: 0;
  margin: 0 0 20px;
  padding: 15px 10px;
  background: #C51534;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 12px;
  line-height: 1em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  border: solid 1px #C51534;
}

body:not(.fsComposeMode) .publication.fsContent a.fs_style_28 {
  font-size: 14px;
  min-width: 280px;
  padding: 25px;
}

body:not(.fsComposeMode) .publication.fsContent a:hover,
body:not(.fsComposeMode) .publication.fsContent a:focus,
.fsStateSelected body:not(.fsComposeMode) .publication.fsContent a {
  background: #971028;
  color: #fff;
}

body:not(.fsComposeMode) .publication.fsContent a em {
  display: block;
  font-style: normal;
  font-size: 12px;
  margin-top: 10px;
}

body:not(.fsComposeMode) .publication.fsContent a:last-child {
  margin-left: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border: solid 1px #fff;
}

body:not(.fsComposeMode) .publication.fsContent a:last-child:hover {
  background-color: #fff;
  color: #C51534;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .landing-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

body:not(.fsComposeMode).landing .landing-intro header {
  min-height: 300px;
  position: relative;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .landing-intro header {
    width: 45%;
  }
}

body:not(.fsComposeMode).landing .landing-intro header .fsElementHeaderContent,
body:not(.fsComposeMode).landing .landing-intro header .fsImage,
body:not(.fsComposeMode).landing .landing-intro header picture {
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 300px;
}

body:not(.fsComposeMode).landing .landing-intro header img {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 120%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.no-objectfit body:not(.fsComposeMode).landing .landing-intro header img {
  min-width: 100%;
  width: auto;
  height: auto;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .landing-intro .fsElementContent {
    width: 55%;
    padding-left: 40px;
  }
}

body:not(.fsComposeMode).landing .facts-figures {
  padding: 80px 0 25px;
  text-align: center;
  margin-bottom: 100px;
}

body:not(.fsComposeMode).landing .facts-figures > header {
  margin-bottom: 40px;
}

body:not(.fsComposeMode).landing .facts-figures .fsFourColumnLayout {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}

body:not(.fsComposeMode).landing .facts-figures .fsFourColumnLayout:before {
  content: "";
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#F7F8FB), color-stop(30%, #F7F8FB), color-stop(30%, #444444), to(#444444));
  background: linear-gradient(to bottom, #F7F8FB 0%, #F7F8FB 30%, #444444 30%, #444444 100%);
  height: 110%;
  width: 100vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

@media (min-width: 800px) {
  body:not(.fsComposeMode).landing .facts-figures .fsFourColumnLayout {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

body:not(.fsComposeMode).landing .facts-figures .fsStyleColumn {
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

body:not(.fsComposeMode).landing .facts-figures .fsStyleColumn h2.fsElementTitle {
  color: #fff;
}

body:not(.fsComposeMode).landing .facts-figures .fsStyleColumn .fsElement {
  padding: 20px;
  background-color: #C51534;
}

@media (min-width: 800px) {
  body:not(.fsComposeMode).landing .facts-figures .fsStyleColumn .fsElement {
    height: 100%;
  }
}

body:not(.fsComposeMode).landing .facts-figures .fsStyleColumn .fsElement h2.fsElementTitle {
  text-transform: none;
  font-size: 28px;
}

@media (min-width: 1281px) {
  body:not(.fsComposeMode).landing .facts-figures .fsStyleColumn .fsElement h2.fsElementTitle {
    font-size: 36px;
  }
}

body:not(.fsComposeMode).landing .founders {
  padding: 0 0 0 20px;
  margin-bottom: 100px;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .founders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

body:not(.fsComposeMode).landing .founders header {
  min-height: 300px;
  position: relative;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .founders header {
    width: 45%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

body:not(.fsComposeMode).landing .founders header .fsElementHeaderContent,
body:not(.fsComposeMode).landing .founders header .fsImage,
body:not(.fsComposeMode).landing .founders header picture {
  height: 100%;
  display: block;
  overflow: hidden;
}

body:not(.fsComposeMode).landing .founders header img {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 120%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.no-objectfit body:not(.fsComposeMode).landing .founders header img {
  min-width: 100%;
  width: auto;
  height: auto;
}

body:not(.fsComposeMode).landing .founders .fsElementContent {
  padding: 20px;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .founders .fsElementContent {
    width: 55%;
    padding-right: 40px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

body:not(.fsComposeMode).landing .founders h4 {
  font-size: 25px;
  margin-bottom: 20px;
}

body:not(.fsComposeMode).landing .founders .fs_style_24 {
  color: #C51534;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  font-size: 15px;
  position: relative;
  display: block;
}

body:not(.fsComposeMode).landing .founders .fs_style_24:before {
  position: absolute;
  background-color: #C51534;
  height: 100%;
  left: -20px;
  top: 0;
  content: "";
  width: 2px;
}

body:not(.fsComposeMode).landing .landing-quicklinks {
  margin-bottom: 80px;
}

body:not(.fsComposeMode).landing .landing-quicklinks header {
  text-align: center;
  margin-bottom: 40px;
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsStyleColumn {
  padding: 0 7.5px;
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent {
  height: 255px;
  position: relative;
  overflow: hidden;
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a {
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75%, rgba(4, 4, 4, 0.7) 100%);
  background-color: transparent;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a {
    font-size: 25px;
  }
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(4, 4, 4, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(4, 4, 4, 0.7) 100%);
  background-color: rgba(4, 4, 4, 0.2);
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a:hover:after {
  right: 20px;
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a:visited {
  color: #fff;
}

body:not(.fsComposeMode).landing .landing-quicklinks .fsElementContent a:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  position: absolute;
  bottom: 22px;
  font-size: 20px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  right: -100px;
}

body:not(.fsComposeMode).landing .default-text {
  text-align: center;
  margin-bottom: 80px;
}

body:not(.fsComposeMode).landing .landing-video {
  width: 80%;
  margin: 0 auto 80px;
}

body:not(.fsComposeMode).landing .landing-video .fsTitle {
  display: none;
}

body:not(.fsComposeMode).landing .landing-video article {
  position: relative;
  cursor: pointer;
}

body:not(.fsComposeMode).landing .landing-video article:hover .click {
  background-color: rgba(20, 20, 20, 0.35);
}

body:not(.fsComposeMode).landing .landing-video article .click {
  height: calc(100% - 10px);
  background-color: rgba(20, 20, 20, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}

body:not(.fsComposeMode).landing .landing-video article .click:before {
  content: "\E91E";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #C51534;
  border-radius: 50%;
  color: #fff;
  width: 70px;
  height: 70px;
  font-size: 70px;
  position: absolute;
  text-align: center;
}

body:not(.fsComposeMode).landing .landing-video footer {
  padding-top: 5px;
  position: relative;
}

body:not(.fsComposeMode).landing .landing-video footer:before {
  height: 1px;
  background-color: #C51534;
  display: block;
  content: "";
  width: 100px;
}

body:not(.fsComposeMode).landing .landing-video footer .fsElementFooterContent {
  margin-top: 5px;
}

.site-notes .defines-notes p:before {
  margin-right: 10px;
  color: #C51534;
  display: inline-block;
  position: relative;
}

.site-notes p.hampton:before,
.site-notes p.fsTag-20:before {
  content: "\E911";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.sport:before,
.site-notes p.fsTag-19:before {
  content: "\E923";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.coach:before,
.site-notes p.fsTag-18:before {
  content: "\E909";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.diploma:before,
.site-notes p.fsTag-17:before {
  content: "\E90C";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.medical:before,
.site-notes p.fsTag-16:before {
  content: "\E917";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.oxbridge:before,
.site-notes p.fsTag-15:before {
  content: "\E91B";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.boarding:before,
.site-notes p.fsTag-14:before {
  content: "\E921";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.destinations:before,
.site-notes p.fsTag-13:before {
  content: "\E918";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.founded:before,
.site-notes p.fsTag-12:before {
  content: "\E90F";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

.site-notes p.dog:before,
.site-notes p.fsTag-11:before {
  content: "\E90D";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
}

/*! pages - style-guide v0.0.1 */

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none;
}

.colors ol:after {
  display: table;
  clear: both;
  content: '';
}

.colors ol li {
  position: relative;
  float: left;
  margin-bottom: 2em;
  height: 4em;
  width: 80%;
}

@media (min-width: 600px) {
  .colors ol li {
    width: 40%;
  }
}

@media (min-width: 1180px) {
  .colors ol li {
    margin-bottom: 0;
    width: 20%;
  }
}

.colors ol li:after {
  position: absolute;
  top: 100%;
  left: 0;
}

.colors ol li:nth-of-type(1) {
  background: #343B41;
  color: #343B41;
}

.colors ol li:nth-of-type(1):after {
  content: "#343B41";
}

.colors ol li:nth-of-type(2) {
  background: #C51534;
  color: #C51534;
}

.colors ol li:nth-of-type(2):after {
  content: "#C51534";
}

.colors ol li:nth-of-type(3) {
  background: #ae132e;
  color: #ae132e;
}

.colors ol li:nth-of-type(3):after {
  content: "#ae132e";
}

.colors ol li:nth-of-type(4) {
  background: #F9F9F9;
  color: #F9F9F9;
}

.colors ol li:nth-of-type(4):after {
  content: "#F9F9F9";
}

.colors ol li:nth-of-type(5) {
  background: #333;
  color: #333;
}

.colors ol li:nth-of-type(5):after {
  content: "#333";
}

.fonts ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none;
}

.fonts ol:after {
  display: table;
  clear: both;
  content: '';
}

.fonts ol li {
  margin-bottom: 0.3125em;
  padding: 0.3125em;
}

.fonts ol li:nth-of-type(1) {
  font-family: "Droid Serif W01 Regular", Georgia, serif;
}

.fonts ol li:nth-of-type(1):after {
  content: "Droid Serif W01 Regular, Georgia, serif";
}

.fonts ol li:nth-of-type(2):after {
  content: "";
}

.fonts ol li:nth-of-type(3) {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
}

.fonts ol li:nth-of-type(3):after {
  content: "Avenir LT W01_85 Heavy1475544, sans-serif";
}

.fonts ol li:nth-of-type(4) {
  font-family: "Open Sans", sans-serif;
}

.fonts ol li:nth-of-type(4):after {
  content: "Open Sans, sans-serif";
}

.fonts ol li:nth-of-type(5) {
  font-family: "IcoMoon";
}

.fonts ol li:nth-of-type(5):after {
  content: "IcoMoon";
}

.fonts ol li:nth-of-type(6) {
  font-family: "FontAwesome";
}

.fonts ol li:nth-of-type(6):after {
  content: "FontAwesome";
}

.fonts ol li:nth-of-type(7) {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.fonts ol li:nth-of-type(7):after {
  content: "Menlo, Monaco, Consolas, Courier New, monospace";
}

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

.headers h2:after {
  content: " size: 25px / line: 34px";
}

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

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

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

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

/*! animsition v4.0.2 A simple and easy jQuery plugin for CSS animated page transitions. http://blivesta.github.io/animsition License : MIT Author : blivesta (http://blivesta.com/) */

.animsition body:not(.fsDraftMode) #fsPageWrapper,
.animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/** overlay option */

.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

/* loading option */

.animsition-loading,
.animsition-loading:after {
  width: 32px;
  height: 32px;
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 100;
}

body {
  z-index: 1;
}

.animsition-loading {
  background-color: transparent;
  z-index: 0;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
  position: fixed;
}

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out;
}

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}

@keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}

.fade-out-up {
  -webkit-animation-name: fade-out-up;
  animation-name: fade-out-up;
}

@-webkit-keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up-sm {
  -webkit-animation-name: fade-in-up-sm;
  animation-name: fade-in-up-sm;
}

@-webkit-keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

@keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}

.fade-out-up-sm {
  -webkit-animation-name: fade-out-up-sm;
  animation-name: fade-out-up-sm;
}

@-webkit-keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-up-lg {
  -webkit-animation-name: fade-in-up-lg;
  animation-name: fade-in-up-lg;
}

@-webkit-keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

@keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}

.fade-out-up-lg {
  -webkit-animation-name: fade-out-up-lg;
  animation-name: fade-out-up-lg;
}

@-webkit-keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}

@keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}

.fade-out-down {
  -webkit-animation-name: fade-out-down;
  animation-name: fade-out-down;
}

@-webkit-keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down-sm {
  -webkit-animation-name: fade-in-down-sm;
  animation-name: fade-in-down-sm;
}

@-webkit-keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}

@keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}

.fade-out-down-sm {
  -webkit-animation-name: fade-out-down-sm;
  animation-name: fade-out-down-sm;
}

@-webkit-keyframes fade-in-down-lg {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-down-lg {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.fade-in-down-lg {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}

@keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}

.fade-out-down-lg {
  -webkit-animation-name: fade-out-down-lg;
  animation-name: fade-out-down-lg;
}

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left;
}

@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}

@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}

.fade-out-left {
  -webkit-animation-name: fade-out-left;
  animation-name: fade-out-left;
}

@-webkit-keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left-sm {
  -webkit-animation-name: fade-in-left-sm;
  animation-name: fade-in-left-sm;
}

@-webkit-keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}

@keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}

.fade-out-left-sm {
  -webkit-animation-name: fade-out-left-sm;
  animation-name: fade-out-left-sm;
}

@-webkit-keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-left-lg {
  -webkit-animation-name: fade-in-left-lg;
  animation-name: fade-in-left-lg;
}

@-webkit-keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}

@keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}

.fade-out-left-lg {
  -webkit-animation-name: fade-out-left-lg;
  animation-name: fade-out-left-lg;
}

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right;
}

@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}

@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}

.fade-out-right {
  -webkit-animation-name: fade-out-right;
  animation-name: fade-out-right;
}

@-webkit-keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right-sm {
  -webkit-animation-name: fade-in-right-sm;
  animation-name: fade-in-right-sm;
}

@-webkit-keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}

@keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}

.fade-out-right-sm {
  -webkit-animation-name: fade-out-right-sm;
  animation-name: fade-out-right-sm;
}

@-webkit-keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.fade-in-right-lg {
  -webkit-animation-name: fade-in-right-lg;
  animation-name: fade-in-right-lg;
}

@-webkit-keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}

@keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}

.fade-out-right-lg {
  -webkit-animation-name: fade-out-right-lg;
  animation-name: fade-out-right-lg;
}

@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in {
  -webkit-animation-name: rotate-in;
  animation-name: rotate-in;
}

@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out {
  -webkit-animation-name: rotate-out;
  animation-name: rotate-out;
}

@-webkit-keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in-sm {
  -webkit-animation-name: rotate-in-sm;
  animation-name: rotate-in-sm;
}

@-webkit-keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out-sm {
  -webkit-animation-name: rotate-out-sm;
  animation-name: rotate-out-sm;
}

@-webkit-keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

@keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}

.rotate-in-lg {
  -webkit-animation-name: rotate-in-lg;
  animation-name: rotate-in-lg;
}

@-webkit-keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

@keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}

.rotate-out-lg {
  -webkit-animation-name: rotate-out-lg;
  animation-name: rotate-out-lg;
}

@-webkit-keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x {
  -webkit-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x {
  -webkit-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x-nr {
  -webkit-animation-name: flip-in-x-nr;
  animation-name: flip-in-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x-nr {
  -webkit-animation-name: flip-out-x-nr;
  animation-name: flip-out-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}

.flip-in-x-fr {
  -webkit-animation-name: flip-in-x-fr;
  animation-name: flip-in-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}

.flip-out-x-fr {
  -webkit-animation-name: flip-out-x-fr;
  animation-name: flip-out-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y {
  -webkit-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y {
  -webkit-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y-nr {
  -webkit-animation-name: flip-in-y-nr;
  animation-name: flip-in-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y-nr {
  -webkit-animation-name: flip-out-y-nr;
  animation-name: flip-out-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}

.flip-in-y-fr {
  -webkit-animation-name: flip-in-y-fr;
  animation-name: flip-in-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}

.flip-out-y-fr {
  -webkit-animation-name: flip-out-y-fr;
  animation-name: flip-out-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.zoom-in {
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in;
}

@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.zoom-out {
  -webkit-animation-name: zoom-out;
  animation-name: zoom-out;
}

@-webkit-keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.zoom-in-sm {
  -webkit-animation-name: zoom-in-sm;
  animation-name: zoom-in-sm;
}

@-webkit-keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.zoom-out-sm {
  -webkit-animation-name: zoom-out-sm;
  animation-name: zoom-out-sm;
}

@-webkit-keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.zoom-in-lg {
  -webkit-animation-name: zoom-in-lg;
  animation-name: zoom-in-lg;
}

@-webkit-keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.zoom-out-lg {
  -webkit-animation-name: zoom-out-lg;
  animation-name: zoom-out-lg;
}

@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
  animation-name: overlay-slide-in-top;
}

@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

@keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
  animation-name: overlay-slide-out-top;
}

@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
  animation-name: overlay-slide-in-bottom;
}

@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

@keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }

  100% {
    height: 100%;
  }
}

.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
  animation-name: overlay-slide-out-bottom;
}

@-webkit-keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}

@keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}

.overlay-slide-in-left {
  width: 0;
  -webkit-animation-name: overlay-slide-in-left;
  animation-name: overlay-slide-in-left;
}

@-webkit-keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

@keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.overlay-slide-out-left {
  left: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-left;
  animation-name: overlay-slide-out-left;
}

@-webkit-keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}

@keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}

.overlay-slide-in-right {
  right: 0;
  width: 0;
  -webkit-animation-name: overlay-slide-in-right;
  animation-name: overlay-slide-in-right;
}

@-webkit-keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

@keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.overlay-slide-out-right {
  right: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-right;
  animation-name: overlay-slide-out-right;
}

.pub-drawer-ribbon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 332px;
  max-width: 100%;
  z-index: 9000;
  margin: 0;
}

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

.pub-drawer-ribbon .pub-drawer-trigger {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  padding-top: 10px;
  position: absolute;
  top: 0;
  right: 20px;
}

.pub-drawer-ribbon .pub-drawer-trigger:before {
  content: "+";
  font-family: "IcoMoon2";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 36px;
  color: #fff;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.drawer-active .pub-drawer-ribbon {
  background: #C8352E;
}

.drawer-active .pub-drawer-ribbon .pub-drawer-trigger:before {
  content: '\E901';
  color: rgba(255, 255, 255, 0.6);
}

body:not(.fsComposeMode).publications-2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #343B41;
}

body:not(.fsComposeMode).publications-2 #fsPageWrapper {
  overflow: hidden;
}

body:not(.fsComposeMode).publications-2 .hideme {
  display: none !important;
}

body:not(.fsComposeMode).publications-2 .pub-skip-link {
  margin: 0;
}

body:not(.fsComposeMode).publications-2 .pub-skip-link p {
  margin: 0;
}

body:not(.fsComposeMode).publications-2 .pub-skip-link a {
  position: absolute;
  top: -150px;
  left: 0px;
  color: #fff;
  padding: 2px 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .5px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 9999;
  text-decoration: none;
}

body:not(.fsComposeMode).publications-2 .pub-skip-link a:after {
  content: "\E904";
  font-family: "IcoMoon2";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  margin-left: 5px;
  font-size: 8px;
}

body:not(.fsComposeMode).publications-2 .pub-skip-link a:focus {
  left: 0px;
  top: 0px;
  background: #000;
  color: #FFF;
  -webkit-transition: top .1s ease-in, background .5s linear;
  transition: top .1s ease-in, background .5s linear;
}

body:not(.fsComposeMode).publications-2 .pub-skip-link a:hover {
  background: #fff;
  color: #000;
}

body:not(.fsComposeMode).publications-2 .masthead {
  background: #000;
  height: 150px;
  margin: 0;
}

body:not(.fsComposeMode).publications-2 .masthead > .fsElementContent {
  position: relative;
}

@media (max-width: 1220px) {
  body:not(.fsComposeMode).publications-2 .masthead > .fsElementContent {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}

body:not(.fsComposeMode).publications-2 .masthead .masthead-inner {
  margin: 0;
}

body:not(.fsComposeMode).publications-2 .masthead .masthead-inner > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

@media (min-width: 900px) {
  body:not(.fsComposeMode).publications-2 .masthead .masthead-inner > .fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

body:not(.fsComposeMode).publications-2 .masthead .masthead-inner > .fsElementContent > .fsElement {
  height: 150px;
  margin: 0;
}

@media (min-width: 900px) {
  body:not(.fsComposeMode).publications-2 .masthead .masthead-inner > .fsElementContent > .fsElement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

body:not(.fsComposeMode).publications-2 .masthead .masthead-inner > .fsElementContent > .fsElement * {
  margin: 0;
}

body:not(.fsComposeMode).publications-2 .masthead .pub-browse {
  width: 28%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  cursor: pointer;
}

@media (max-width: 900px) {
  body:not(.fsComposeMode).publications-2 .masthead .pub-browse {
    display: none;
  }
}

body:not(.fsComposeMode).publications-2 .masthead .pub-browse > .fsElementContent:before {
  content: "+";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  display: block;
  height: 49px;
  width: 49px;
  border: 1px solid #fff;
  font-size: 26px;
  text-align: center;
  line-height: 36px;
  float: left;
  margin-right: 20px;
  color: #fff;
  -webkit-transition: background .4s;
  transition: background .4s;
}

body:not(.fsComposeMode).publications-2 .masthead .pub-browse > .fsElementContent:after {
  display: inline-block;
  content: 'Browse Issues';
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
}

body:not(.fsComposeMode).publications-2 .masthead .pub-browse:hover > .fsElementContent:before {
  background: #fff;
  color: #343B41;
}

.issue-browser-open .pub-browse > .fsElementContent:before {
  background: #fff !important;
  color: #343B41 !important;
}

body:not(.fsComposeMode).publications-2 .masthead .pub-browse .fsName,
body:not(.fsComposeMode).publications-2 .masthead .pub-browse .fsSubtitle {
  display: inline-block;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  width: calc(100% - 70px);
}

body:not(.fsComposeMode).publications-2 .masthead .pub-name {
  text-align: center;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 900px) {
  body:not(.fsComposeMode).publications-2 .masthead .pub-name {
    width: 44%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    padding-top: 0;
  }
}

body:not(.fsComposeMode).publications-2 .masthead .pub-name h1 {
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  color: #fff;
  font-size: 60px;
  line-height: 1;
}

body:not(.fsComposeMode).publications-2 .masthead .pub-name h1 a {
  color: #fff;
  text-decoration: none;
}

body:not(.fsComposeMode).publications-2 .masthead .pub-name h1 a:hover {
  color: rgba(255, 255, 255, 0.9);
}

body:not(.fsComposeMode).publications-2 .masthead .pub-name img {
  max-height: 70px;
}

body:not(.fsComposeMode).publications-2 .masthead .cat-toggle {
  width: 28%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  cursor: pointer;
}

@media (max-width: 900px) {
  body:not(.fsComposeMode).publications-2 .masthead .cat-toggle {
    display: none;
  }
}

body:not(.fsComposeMode).publications-2 .masthead .cat-toggle p {
  display: block;
}

body:not(.fsComposeMode).publications-2 .masthead .cat-toggle button {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  width: 100%;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

body:not(.fsComposeMode).publications-2 .masthead .cat-toggle button em {
  display: block;
  font-style: normal;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

body:not(.fsComposeMode).publications-2 .masthead .cat-toggle button:after {
  content: "+";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  display: block;
  height: 49px;
  width: 49px;
  border: 1px solid #fff;
  font-size: 26px;
  text-align: center;
  line-height: 36px;
  margin-left: 20px;
  color: #fff;
  -webkit-transition: background .4s;
  transition: background .4s;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

body:not(.fsComposeMode).publications-2 .masthead .cat-toggle button:hover:after {
  background: #fff;
  color: #343B41;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser {
  display: none;
  background: #C8352E;
  padding: 0 25px;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 500;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser {
    display: block;
    max-height: 0;
    overflow: hidden;
  }
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 100%;
  background: #C8352E;
  height: 100%;
  top: 0;
  width: 9999px;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 100%;
  background: #C8352E;
  height: 100%;
  top: 0;
  width: 9999px;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.issue-browser-open .masthead .masthead-inner > .fsElementContent > .fsSlideshow.issue-browser {
    max-height: 335px;
    overflow: visible;
    height: auto;
  }
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  background: #fff;
  -webkit-transform: translate(0, 25px);
      -ms-transform: translate(0, 25px);
          transform: translate(0, 25px);
  padding: calc(30px - 1em) calc(20px - 1em) 0 calc(20px - 1em);
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsElementSlideshow {
  padding-bottom: 20px !important;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton,
body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsNextButton {
  height: 50px;
  width: 50px;
  border-radius: 0;
  background: #40434E;
  -webkit-transition: all .3s;
  transition: all .3s;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton:before,
body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsNextButton:before {
  color: #fff;
  position: absolute;
  top: 0;
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  line-height: 42px;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton:hover,
body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsNextButton:hover {
  background: #000;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton {
  left: -25px;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent .fsNextButton {
  right: -25px;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent article {
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent article .fsIssueTitle {
  color: #9D9FA5;
  display: block;
  width: 100%;
  text-transform: uppercase;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent article .fsThumbnail {
  margin: 0 auto 10px;
  border: 5px solid #E1E1E1;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent article .fsThumbnail img {
  margin: 0;
}

body:not(.fsComposeMode).publications-2 .fsSlideshow.issue-browser > .fsElementContent article:hover .fsIssueTitle {
  color: #C8352E;
}

body:not(.fsComposeMode).publications-2 .pub-categories {
  background: #C8352E;
  padding: 0 20px;
  width: 330px;
  max-width: 100%;
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 500;
  max-height: 0;
  overflow: hidden;
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 {
  background: #fff;
  padding: 20px !important;
  -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
          transform: translate(0, 20px);
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1,
body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li {
  margin: 0;
  padding: 0;
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li {
  text-transform: uppercase;
  font-size: 1.3em;
  padding-top: 10px;
  padding-bottom: 10px;
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li:not(:last-child) {
  border-bottom: 2px solid #E1E1E1;
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li a {
  color: #C8352E;
  text-decoration: none;
}

body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li a:hover {
  color: #000;
}

body:not(.fsComposeMode).publications-2.category-menu-open .masthead .masthead-inner > .fsElementContent > .pub-categories {
  max-height: 1000px;
  overflow: visible;
  height: auto;
}

.category-menu-open .cat-toggle > .fsElementContent:after {
  background: #fff !important;
  color: #343B41 !important;
}

body:not(.fsComposeMode).publications-2 .fsLoadMoreButton {
  margin: 0 auto;
  display: block;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article {
  position: relative;
  padding-bottom: 28px;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article:before {
  display: block;
  content: '';
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 2px;
  background: #E1E1E1;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsSummary {
  margin-bottom: 18px;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid .fsLoadMoreButton {
  margin-top: 65px;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsTitle {
  color: #31333D;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 40px;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsAuthor,
body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsDateTime {
  color: #9D9FA5;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 20px;
}

body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsAuthor {
  padding-right: 10px;
  border-right: 2px solid #E1E1E1;
}

body:not(.fsComposeMode).publications-2 .fsPostToolsElement.fsNavigation button {
  height: 50px;
  width: 150px;
  background: #ADAFB4;
}

body:not(.fsComposeMode).publications-2 .fsPostToolsElement.fsNavigation button.fsPreviousButton {
  margin-right: 10px;
}

body:not(.fsComposeMode).publications-2 .fsComments button.fsCommentCount {
  display: block;
  width: 100%;
  padding: 20px 0;
  background: transparent;
  color: #ADAFB4;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ADAFB4;
}

body:not(.fsComposeMode).publications-2 .fsComments button.fsCommentCount:hover {
  color: #000;
}

body:not(.fsComposeMode).publications-2 .fsComments .fsMyComment {
  margin-top: 20px;
}

body:not(.fsComposeMode).publications-2 .fsComments button.fsPostComment {
  font-size: 14px;
  line-height: 18px;
  padding: 5px 12px;
  background-color: #ADAFB4;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

body:not(.fsComposeMode).publications-2 .fsComments button.fsPostComment:hover {
  background: #C8352E;
}

body:not(.fsComposeMode).publications-2 .fsTags {
  margin: 50px 0;
}

body:not(.fsComposeMode).publications-2 .fsTags li {
  font-size: 14px;
  line-height: 18px;
  padding: 5px 12px;
  background-color: #ADAFB4;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 15px;
}

body:not(.fsComposeMode).publications-2 .related-articles {
  padding-top: 40px;
  border-top: 1px solid #E1E1E1;
}

body:not(.fsComposeMode).publications-2 .related-articles .fsElementTitle {
  color: #C8352E;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 40px;
}

body:not(.fsComposeMode).publications-2.post-page .fsPostToolsElement.fsSearch {
  margin-bottom: 20px;
}

body:not(.fsComposeMode).publications-2.post-page .post-page-nav {
  margin-bottom: 20px;
}

body:not(.fsComposeMode).publications-2.post-page .post-page-nav > .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

body:not(.fsComposeMode).publications-2.post-page .post-page-nav > .fsElementContent .fsElement {
  margin-bottom: 0;
}

body:not(.fsComposeMode).publications-2.post-page .fsPostToolsElement.fsNavigation {
  width: 310px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 40px;
}

body:not(.fsComposeMode).publications-2.post-page .fsPostToolsElement.fsNavigation button {
  margin-bottom: 0;
}

body:not(.fsComposeMode).publications-2.post-page .fsCategories li.fsCategory {
  color: #C8352E;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.post-page .fsMyCommentName {
    margin-right: 20px;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home #fsPageBodyWrapper {
  margin: 0;
  padding: 0;
  background: none;
}

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

body:not(.fsComposeMode).publications-2.pub2-home #fsPageContent {
  max-width: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
}

body:not(.fsComposeMode).publications-2.pub2-home .fsPageLayout {
  padding-bottom: 100px;
}

body:not(.fsComposeMode).publications-2.pub2-home .fsLayout {
  margin-right: 0px;
  margin-left: 0px;
}

body:not(.fsComposeMode).publications-2.pub2-home .fsLayout .fsDiv {
  padding: 0;
  margin-bottom: 0;
}

body:not(.fsComposeMode).publications-2.pub2-home .fsLayout .fsDiv > .fsElement:not(.top-stories-container) {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

body:not(.fsComposeMode).publications-2.pub2-home .fsBreadcrumb {
  display: none;
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories-container {
  position: relative;
}

@media (min-width: 1140px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories-container {
    margin-top: 98px;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .masthead {
  width: 100%;
  z-index: 1;
  top: 50px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
}

@media (min-width: 1140px) {
  body:not(.fsComposeMode).publications-2.pub2-home .masthead {
    top: 0;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories {
  background: #000;
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article {
  background-size: cover;
  height: auto;
  position: relative;
  padding: 0;
  height: auto;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article {
    height: 570px;
    overflow: hidden;
  }
}

@media (min-width: 900px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article {
    height: 750px;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail {
  margin: 0;
  min-height: 350px;
  background-size: cover;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail:before {
  display: block;
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail img {
  position: relative;
  width: 100%;
  margin: 0;
  visibility: hidden;
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption {
  display: block;
  background: #40434E;
  color: #fff;
  position: relative;
  padding: 30px 20px 100px;
  text-align: center;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption {
    text-align: left;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner {
  width: 100%;
  max-width: 1180px;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner {
    padding-right: 30px;
    position: absolute;
    bottom: 130px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@media (max-width: 1220px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle {
  color: #fff;
  font-family: "Droid Serif W01 Regular", Georgia, serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
  margin-bottom: 20px;
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle:before {
  display: block;
  content: 'Top Stories';
  color: #C8352E;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
  margin-bottom: 20px;
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle a {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
  text-decoration: none;
}

body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsReadMoreLink {
  font-weight: bold;
  color: #fff;
}

@media (min-width: 961px) {
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle,
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsReadMoreLink {
    display: block;
    width: 580px;
    float: right;
    clear: both;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .paging-wrapper {
  width: 100%;
  max-width: 1180px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .paging-wrapper {
    bottom: 130px;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .fsPager {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  margin: 0;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .fsPager {
    left: auto;
    bottom: 0;
    right: 20px;
    width: auto;
  }
}

@media (min-width: 1220px) {
  body:not(.fsComposeMode).publications-2.pub2-home .fsPager {
    right: 0;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .fsPager li {
  height: 16px;
  width: 16px;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .fsPager li {
    display: block;
    margin-bottom: 10px;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .fsPager li button {
  border: 1px solid transparent;
  border-radius: 100%;
  position: relative;
}

body:not(.fsComposeMode).publications-2.pub2-home .fsPager li button:before {
  background-color: #fff;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

body:not(.fsComposeMode).publications-2.pub2-home .fsPager li.slick-active button {
  border-color: #fff;
}

body:not(.fsComposeMode).publications-2.pub2-home .issue-description {
  display: block;
  zoom: 1;
  padding-bottom: 30px;
}

body:not(.fsComposeMode).publications-2.pub2-home .issue-description:after {
  display: table;
  clear: both;
  content: '';
}

@media (max-width: 1220px) {
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}

@media (min-width: 900px) {
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description {
    margin-bottom: 50px !important;
    border-bottom: 2px solid #E1E1E1;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail {
  margin: 0 auto 20px;
  max-width: 258px;
}

@media (min-width: 641px) {
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail {
    float: left;
    margin: 0 50px 20px 0;
  }
}

@media (min-width: 900px) {
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail {
    -webkit-transform: translate(0, -160px);
        -ms-transform: translate(0, -160px);
            transform: translate(0, -160px);
    margin-bottom: -160px;
  }
}

body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail img {
  border: 10px solid #FFFFFF;
  -webkit-box-shadow: inset 0 1px 1px 5px #000000, 0 0 0 2px #E1E1E1;
          box-shadow: inset 0 1px 1px 5px #000000, 0 0 0 2px #E1E1E1;
}

body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsTitle:before {
  display: block;
  content: 'About This Issue';
  text-transform: uppercase;
  color: #C8352E;
  font-family: "Avenir LT W01_85 Heavy1475544", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-bottom: 15px;
}

body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsTitle .fsPostLink {
  display: none;
}

@media (max-width: 1220px) {
  body:not(.fsComposeMode).publications-2.pub2-home .fsPostElement.fsGrid {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}

.fsSharingButtons {
  display: block;
}

@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;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  .slick-slide {
    display: none !important;
  }

  .slick-slide.slick-active {
    display: block !important;
  }

  .slick-list {
    height: auto !important;
  }

  .slick-track {
    width: auto !important;
    height: auto !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }

  .slick-track .slick-slide {
    width: auto !important;
  }

  a[class*='fs_style'] {
    border-color: #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;
  }
}