/*!
 * Royal Russell - default_20
 * @link: https://royalrussellcouk.finalsite.com
 * Site Template: newclientcustom
 * Built By: Florin Dan
 * Project Manager: Jason Stanizzi
 * Designer: N/A
 * ==== Git Info ====
 * Branch Name: master
 * Build Version: 5.3.2
 * Git Tag: v5.2.2-43-gd735c3b
 * Last built by: James Brettschneider
 */
@charset "UTF-8";

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! helpers - presentational v0.0.1 */

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

/*
Example sites:
http://coderepo.demo.finalsite.com/stuff-by-al/dropdown-mixin
http://codepen.io/foxareld/pen/BNpWJm

Ex 1:
    <div class='parent'>
      <span class='sibling'>Dropdown</span>
      <ul class='dropdown'>
        <li>Link</li>
        <li>Link</li>
        <li>Link</li>
      </ul>
    </div>

Use:
    .parent {
        @include drop(".dropdown"); //this makes .dropdown drop on hover of .parent
    }

    //this makes .dropdown drop when .parent has class .drop-class, it was also have a transition
    .parent {
        @include drop(".dropdown", true, ".drop-class");
    }

    //this makes .dropdown drop when .sibling has class .drop-class, it will not have a transition
    .sibling {
        @include drop("+ .dropdown", false, ".drop-class");
    }

*/

/*! helpers - typography v0.0.1 */

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

.wf-loading {
  visibility: hidden;
}

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

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 39.52px;
  line-height: 39.52px;
  margin-bottom: 23.712px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-weight: 400;
  color: #6e2636;
}

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 22.4px;
  line-height: 31.36px;
  margin-bottom: 20.16px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-weight: 400;
  color: #6e2636;
  margin-top: 20.16px;
}

h2.fsElementTitle {
  font-size: 24.32px;
  line-height: 34px;
  margin: 21.8px 0px;
}

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 20.3px;
  line-height: 36.54px;
  margin-bottom: 18.27px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-weight: 400;
  color: #6e2636;
  margin-top: 18.27px;
}

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16.8px;
  line-height: 26.88px;
  margin-bottom: 15.12px;
  font-family: "Arial", Helvetica, sans-serif-3;
  font-weight: 400;
  color: #2b343b;
  font-style: italic;
  margin-top: 15.12px;
}

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 25.2px;
  margin-bottom: 12.6px;
  font-family: "Arial", Helvetica, sans-serif-3;
  font-weight: 700;
  color: #2b343b;
  margin-top: 12.6px;
}

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 25.2px;
  margin-bottom: 12.6px;
  font-family: "Arial", Helvetica, sans-serif-3;
  font-weight: 400;
  color: #2b343b;
  font-style: italic;
  margin-top: 12.6px;
}

p {
  margin: 0 0 12.6px;
}

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

hr {
  height: 4px;
  width: 100%;
  border-bottom: 4px double #cccccc;
  margin: 2.1em 0;
}

.fs_style_5 {
  display: block;
  width: 100%;
  font-size: 0px;
  height: 4px;
  width: 100%;
  border-bottom: 4px double #cccccc;
  margin: 29.4px 0px;
}

a {
  text-decoration: none;
  color: #6e2636;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
}

a:hover,
a:focus {
  color: #6e2636;
  text-decoration: underline;
}

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

.fsElementContent ol {
  margin: 26.6px 0px;
  padding-left: 0;
  list-style-type: none;
  counter-reset: counter-list;
}

.fsElementContent ol > li {
  position: relative;
  padding: 9.8px 18.2px 9.8px 16.8px;
  counter-increment: counter-list;
}

.fsElementContent ol > li:before {
  content: counter(counter-list) ". ";
  font-weight: 700;
  padding-right: 11.2px;
}

.fsElementContent ol > li:nth-child(odd) {
  background: #f3f3f3;
}

.fsElementContent ol > li > ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) {
  margin: 9.8px 0px 9.8px 2.8px;
}

.fsElementContent ol > li > ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) li {
  background: transparent !important;
  padding: 0 0 0 22px;
}

.fsElementContent ol > li > ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) li:before {
  top: 7px;
  left: 0;
}

.fsElementContent ol > li > ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) li > ol {
  margin: 9.8px 0px 9.8px 2.8px;
}

.fsElementContent ol > li > ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) li ol > li {
  padding: 0;
}

.fsElementContent ol > li > ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) li ol > li:before {
  content: counter(counter-list, lower-roman) ". ";
}

.fsElementContent ol > li > ol {
  margin: 9.8px 0px 9.8px 2.8px;
}

.fsElementContent ol > li > ol li {
  padding: 0;
}

.fsElementContent ol > li > ol li:before {
  content: counter(counter-list, lower-roman) ". ";
}

.fsElementContent ul {
  list-style-type: none;
  margin-top: 26.6px;
  margin-bottom: 26.6px;
  padding-left: 0;
}

.fsElementContent ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) > li {
  padding: 9.8px 18.2px 9.8px 40px;
  position: relative;
}

.fsElementContent ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) > li:nth-child(odd) {
  background: #f3f3f3;
}

.fsElementContent ul:not([class*='fsNavLevel']):not(.fsTabsNav):not(.fsListItems) > li:before {
  background: url(images/feature-sprite.png) no-repeat scroll 50% -318px transparent;
  content: "";
  height: 11px;
  width: 12px;
  left: 18.2px;
  position: absolute;
  top: 17.5px;
}

.fsImage {
  margin: 26.6px 0px;
}

.fsImage picture {
  display: block;
}

.fsImage.fsStateFloatLeft {
  padding-right: 32px;
  padding-bottom: 18.2px;
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .fsImage.fsStateFloatLeft {
    float: none !important;
    padding: 0;
    margin-bottom: 18.2px;
  }
}

.fsImage.fsStateFloatRight {
  padding-left: 32px;
  padding-bottom: 18.2px;
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .fsImage.fsStateFloatRight {
    float: none !important;
    padding: 0;
    margin-bottom: 18.2px;
  }
}

.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.fs_style_2 {
  margin-bottom: 20px;
  margin: 26.6px 0px;
  border: 0px;
}

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

.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.fs_style_2 th {
  border: 1px solid #6e2636;
  font-weight: 700;
  color: #ffffff;
  background: #6e2636;
  padding: 9.1px 18.2px;
}

.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_2 td {
  background: transparent;
  border: 1px solid #cccccc;
  padding: 9.8px 18.2px;
  text-align: left;
}

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

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

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

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

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

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

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

.fs_style_6 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.fs_style_6:hover,
.fs_style_6:focus,
.fsStateSelected .fs_style_6,
.fs_style_6.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

.fs_style_3,
.fs_style_4 {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 700;
  margin: 26.6px 0;
  color: #ffffff;
  padding: 9.8px 18.2px 9.8px 46px;
  background: #6e2636;
}

.fs_style_3:hover,
.fs_style_3:focus,
.fs_style_4:hover,
.fs_style_4:focus {
  background: #002e62;
  color: #ffffff;
  text-decoration: none;
}

.fs_style_3:before,
.fs_style_4:before {
  position: absolute;
  content: " ";
  background: url(images/feature-sprite.png) no-repeat scroll -28px -172px transparent;
  display: block;
  height: 17px;
  left: 18.2px;
  top: 14px;
  width: 17px;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.fs_style_3:before {
  background-position: 50% -100px;
}

.styled-multiple-list {
  margin: 26.6px 0px;
}

.styled-multiple-list li {
  padding: 9.8px 18.2px !important;
}

.styled-multiple-list li:before {
  display: none;
}

.styled-multiple-list li:nth-of-type(odd) {
  background: #f3f3f3;
}

.styled-multiple-list li a {
  display: inline-block;
  margin: 0;
  width: auto;
  padding: 0 0 0 32px;
  background: transparent;
  font-weight: 400;
  color: #6e2636;
}

.styled-multiple-list li a:before {
  background-position: -28px -389px;
  left: 0;
  top: 4.2px;
}

.styled-multiple-list li a:hover,
.styled-multiple-list li a:focus {
  color: #6e2636;
  background: transparent;
  text-decoration: underline;
}

.styled-multiple-list li a.fs_style_4:before {
  background: url(images/feature-sprite.png) no-repeat scroll 50% -461px transparent;
}

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsStyleDefaultButton:hover,
.fsStyleDefaultButton:focus,
.fsStateSelected .fsStyleDefaultButton,
.fsStyleDefaultButton.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

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

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

.fsStyleUpdateButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsStyleUpdateButton:hover,
.fsStyleUpdateButton:focus,
.fsStateSelected .fsStyleUpdateButton,
.fsStyleUpdateButton.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

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

/*! elements - common v0.0.1 */

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

.fsElement {
  margin-bottom: 40px;
}

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

.fsElementHeaderContent {
  margin-bottom: 20px;
}

.fsElementFooterContent {
  margin-top: 20px;
}

.fsPanel {
  margin-bottom: 0;
}

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

/*! 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: #6e2636;
  background: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
  color: #2b343b;
  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(43, 52, 59, 0.5);
  -webkit-transition: .3s;
  transition: .3s;
}

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

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

.fsSlideshow .fsPager li:before {
  display: none;
}

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

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

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

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

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

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

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

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

.fsElementDialog {
  color: #2b343b;
}

.fs_style_1 {
  display: block;
  font-family: "Baskerville W01 Regular_705699", serif;
  margin-bottom: 23.52px;
  font-size: 19.6px;
  font-weight: 400;
  line-height: 29.4px;
  color: #2b343b;
}

blockquote {
  padding: 1.1em 1.1em 1.1em 3.6em;
  position: relative;
  margin: 1.9em 0;
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 1.1em;
  line-height: 1.6em;
  background-color: #f3f3f3;
  color: #2b343b;
}

blockquote p {
  margin: 0.9em 0;
}

blockquote p:first-child {
  margin: 0;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote:before {
  content: "\201C";
  display: inline;
  left: 0.4em;
  position: absolute;
  top: 0.8em;
  font-family: "Times New Roman", Times,Georgia,serif;
  font-size: 3em;
  line-height: 1px;
  font-weight: bold;
  font-style: normal;
  color: #6e2636;
}

cite {
  display: block;
  margin: 0.7em 0 0;
  text-transform: none;
  font-size: 0.85em;
  font-family: "Arial", Helvetica, sans-serif-3;
  font-style: italic;
}

.callout {
  padding: 20px;
  background: #6e2636;
  color: #fff;
}

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

/*! _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: #6e2636;
  background: transparent;
}

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

.fsNavigation a:hover,
.fsNavigation a:focus {
  color: #6e2636;
  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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: #f7f7f7;
  margin: 0;
  width: 100%;
  padding: 10px 10px 0 10px;
}

.home .fsBreadcrumb {
  display: none !important;
}

.fsBreadcrumb.nav-empty {
  display: none;
}

@media (min-width: 768px) {
  .fsBreadcrumb {
    padding: 10px 10px 0 30px;
  }
}

@media (min-width: 992px) {
  .fsBreadcrumb {
    padding: 10px 10px 0 60px;
  }
}

@media (min-width: 1200px) {
  .fsBreadcrumb {
    padding: 10px 10px 0 85px;
  }
}

.fsHasLeftBanner .fsBreadcrumb {
  width: 100%;
  float: right;
}

@media (min-width: 768px) {
  .fsHasLeftBanner .fsBreadcrumb {
    width: calc(100% - 33.33%);
  }
}

@media (min-width: 992px) {
  .fsHasLeftBanner .fsBreadcrumb {
    width: calc(100% - 25%);
  }
}

@media (min-width: 1200px) {
  .fsHasLeftBanner .fsBreadcrumb {
    width: calc(100% - 16.66%);
  }
}

.fsBreadcrumb header h2 {
  margin: 0 0 10px 0;
  padding-right: 10px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 12.8px;
  font-weight: 400;
  line-height: 19px;
  text-transform: uppercase;
  color: #374047;
}

.fsBreadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

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

.fsBreadcrumb ul li {
  margin: 0;
  padding: 0;
}

.fsBreadcrumb ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 14.08px;
  font-weight: 400;
  line-height: normal;
  color: #374047;
  background: transparent !important;
  padding: 0 !important;
}

.fsBreadcrumb ul li:first-child {
  display: none;
}

.fsBreadcrumb ul li:before {
  display: none;
}

.fsBreadcrumb ul li a {
  padding: 0;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 14.08px;
  font-weight: 400;
  line-height: normal;
  color: #374047;
}

.fsBreadcrumb ul li a:hover,
.fsBreadcrumb ul li a:focus {
  text-decoration: none;
}

.fsBreadcrumb ul li .fsNavBreadcrumbSeperator {
  display: block;
  width: 25px;
  font-size: 0px;
  text-indent: -9999px;
  background: url(images/breadcrumb-divide.png) no-repeat center 5px;
}

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

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

.nav-site-map ul.fsNavLevel1 > li > a {
  position: relative;
  background-color: #6e2636;
  color: #ffffff;
  display: block;
  position: relative;
  padding: 5px 15px;
  text-decoration: none;
  margin: 13.44px 0px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 16.8px;
}

.nav-site-map ul.fsNavLevel1 > li > a:after {
  background: url(images/feature-sprite.png) no-repeat scroll -15px -235px;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
}

.nav-site-map ul.fsNavLevel1 > li > a:hover,
.nav-site-map ul.fsNavLevel1 > li > a:focus {
  background-color: #002e62;
}

.nav-site-map ul.fsNavLevel2 li a {
  position: relative;
  color: #6e2636;
  padding: 9.8px 20px 9.8px 40px;
}

.nav-site-map ul.fsNavLevel2 li a:before {
  background: url(images/feature-sprite.png) no-repeat scroll 50% -320px transparent;
  content: "";
  display: block;
  height: 7px;
  left: 19px;
  position: absolute;
  top: 18.79px;
  width: 8px;
}

.nav-site-map ul.fsNavLevel2 > li:nth-child(odd) > a {
  background: #f3f3f3;
}

.nav-site-map ul.fsNavLevel3 > li > a {
  padding-left: 65px;
}

.nav-site-map ul.fsNavLevel3 > li > a:before {
  left: 44px;
}

.nav-site-map ul.fsNavLevel3 > li:nth-child(even) > a {
  background: #f3f3f3;
}

.nav-site-map ul.fsNavLevel4 > li:nth-child(odd) > a {
  background: #f3f3f3;
}

.nav-site-map ul.fsNavLevel4 > li > a {
  padding-left: 90px;
}

.nav-site-map ul.fsNavLevel4 > li > a:before {
  left: 69px;
}

.nav-site-map ul.fsNavLevel5 > li:nth-child(even) > a {
  background: #f3f3f3;
}

.nav-site-map ul.fsNavLevel5 > li > a {
  padding-left: 115px;
}

.nav-site-map ul.fsNavLevel5 > li > a:before {
  left: 94px;
}

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

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

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

.nav-tier ul li.fsNavCurrentPage > a {
  color: #6e2636;
  background: #cccccc;
}

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

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

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

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

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

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

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

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

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

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

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

.nav-sub {
  position: relative;
  padding: 20px 0;
  background-color: #94989b;
  background-image: url(images/section-wm.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}

@media (max-width: 767px) {
  .nav-sub {
    margin-bottom: 20px !important;
    min-height: inherit !important;
  }
}

@media (min-width: 1200px) {
  .nav-sub {
    margin-top: -39px;
  }
}

.nav-sub.no-margin {
  margin-top: 0;
}

.nav-sub.return-nav .fsNavLevel1 > li > a {
  text-transform: none;
  font-size: 15.2px;
  line-height: 19.76px;
}

.nav-sub > header h2 {
  color: #ffffff;
  font-family: "Baskerville W01 Italic", serif-2;
  font-weight: 400;
  border-bottom: 1px solid #ffffff;
  font-size: 19.76px;
  line-height: 27.664px;
  margin: 0 40px 40px 40px;
  padding-bottom: 10px;
  padding-top: 20px;
}

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

@media (min-width: 768px) {
  .fsHeader .nav-sub {
    display: none;
  }
}

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

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

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

.nav-sub ul li a {
  display: block;
  font-weight: 400;
  font-size: 12.92px;
  letter-spacing: 1px;
  line-height: 16.79px;
  padding: 10px 43px;
  color: #ffffff;
  background: transparent;
}

.nav-sub ul li a:hover,
.nav-sub ul li a:focus {
  color: #ffffff;
  background: #6e2636;
  text-decoration: none;
}

.nav-sub ul li.fsNavCurrentPage > a {
  color: #ffffff;
  background: #6e2636;
}

.nav-sub ul li.fsNavCurrentPage > a:hover,
.nav-sub ul li.fsNavCurrentPage > a:focus {
  color: #ffffff;
  background: #6e2636;
}

.nav-sub ul li.fsNavCurrentPageAncestor {
  /*background: map-get($nav-sub-content, background--active-section);*/
}

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

.nav-sub ul li.fsNavCurrentPageAncestor > a:hover,
.nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
  color: #ffffff;
  background: #6e2636;
}

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

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

.nav-sub .fsNavLevel1 > li > a {
  padding: 6px 40px;
  text-transform: none;
  position: relative;
}

.nav-sub .fsNavLevel1 > li > a:before {
  position: absolute;
  content: "";
  width: calc(100% - 80px);
  left: 40px;
  top: 0;
  height: 1px;
  background: #b0b4b7;
}

.nav-sub .fsNavLevel1 > li > a:after {
  position: absolute;
  content: "";
  width: calc(100% - 80px);
  left: 40px;
  bottom: 0;
  height: 1px;
  background: #b0b4b7;
}

.nav-sub .fsNavLevel1 > li > a:after,
.nav-sub .fsNavLevel1 > li > a:before {
  display: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
  padding: 7px 40px;
}

.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:hover:before,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:hover:after,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:focus:before,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:focus:after {
  background: #6e2636;
}

.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:before,
.nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a:after {
  display: block;
}

.nav-sub .fsNavLevel2 {
  padding-top: 6px;
}

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

.nav-sub .fsNavLevel2 a {
  position: relative;
  line-height: 18.08px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.nav-sub .fsNavLevel2 a:after {
  position: absolute;
  content: "";
  display: block;
  left: 41px;
  top: 7.5px;
  width: 12px;
  height: 11px;
  background-image: url(images/diamond-bullet.png);
  background-repeat: no-repeat;
  background-position: center center;
}

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

.nav-sub .fsNavLevel3 > li > a:after {
  left: 47px;
}

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

.nav-sub .fsNavLevel4 > li > a:after {
  left: 53px;
}

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

.nav-sub .fsNavLevel5 > li > a:after {
  left: 59px;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.nav-main {
  background: #002e62;
  margin-bottom: 0;
}

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

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

.nav-main nav {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.nav-main .fsNavLevel1 {
  display: block;
  text-align: right;
  width: 100%;
}

@media (min-width: 1025px) {
  .nav-main .fsNavLevel1 {
    padding: 0 40px;
    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;
  }
}

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

.nav-main .fsNavLevel1 > li:not(:first-child) {
  margin-left: 1px;
}

.nav-main .fsNavLevel1 > li:hover > a {
  color: #ffffff;
  background: #6e2636;
  text-decoration: none;
}

.nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #ffffff;
  background: #6e2636;
}

.nav-main .fsNavLevel1 > li > a {
  display: block;
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 14.4px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 14.4px;
  padding: 12px 10px;
  text-transform: none;
  color: #ffffff;
  background: transparent;
}

@media (min-width: 1200px) {
  .nav-main .fsNavLevel1 > li > a {
    padding: 17px 10px;
  }
}

.nav-main .fsNavLevel1 > li > a:focus {
  color: #ffffff;
  background: #6e2636;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-main .fsNavLevel2 li a {
  display: block;
  color: #fff;
  background: transparent;
  padding: 0.71429em;
}

.nav-main .fsNavLevel2 li a:hover,
.nav-main .fsNavLevel2 li a:focus {
  color: #e5e5e5;
  background: #002e62;
}

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

.home .nav-main .fsNavLevel1 > li.home > a {
  background: #6e2636;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@media (min-width: 1025px) {
  .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: 32px;
  height: 40px;
  top: 0;
  left: 9px;
  bottom: auto;
  right: auto;
  /*    .drawer-is-active & { &:before { margin-top: 0; transform: translate(-50%, -50%) rotate(-45deg); } &:after { box-shadow: none; transform: translate(-50%, -50%) rotate(45deg); } }*/
}

.mobile-toggle > header {
  display: none;
}

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

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

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

.fsMenu {
  top: auto;
  position: relative;
  /*max-height: 40px;*/
  height: 40px;
  max-width: 100%;
  padding: 0 15px;
  width: 100%;
  -webkit-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
  background: #6e2636;
}

@media (min-width: 1025px) {
  .fsMenu {
    display: none;
  }
}

.drawer-is-active .fsMenu {
  overflow-y: auto;
}

@media (max-width: 1024px) {
  .drawer-is-active .fsMenu {
    height: 680px;
  }
}

@media (max-width: 767px) {
  .drawer-is-active .fsMenu {
    height: 739px;
  }
}

.fsMenu .nav-social {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  text-align: right;
  padding: 7.5px 0 7.5px 30px;
  margin: 0;
}

@media (min-width: 768px) {
  .fsMenu .nav-social {
    display: none;
  }
}

.fsMenu .nav-social > header {
  margin-bottom: -6px;
}

.fsMenu .nav-social > header h2 {
  display: none;
}

.fsMenu .nav-social > header .fsElementHeaderContent {
  margin: 0;
}

.fsMenu .nav-social > header .fsElementHeaderContent a {
  padding: 0;
  font-size: 0px;
  position: relative;
  display: block;
  width: 19px;
  background: url(images/icons-social.png) no-repeat 0 -120px;
}

.fsMenu .nav-social .fsNavLevel1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fsMenu .nav-social .fsNavLevel1 li {
  display: inline-block;
  margin-left: 30px;
  margin-right: 0px !important;
}

.fsMenu .nav-social .fsNavLevel1 li a {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
}

.fsMenu .nav-social .fsNavLevel1 li a:before {
  color: #ffffff;
  font-size: 22px;
}

.fsMenu .nav-social .fsNavLevel1 li a:hover,
.fsMenu .nav-social .fsNavLevel1 li a:focus {
  text-decoration: none;
}

.fsMenu .nav-social .fsNavLevel1 li a:hover:before,
.fsMenu .nav-social .fsNavLevel1 li a:focus:before {
  color: #ffffff;
}

.fsMenu .nav-social .fsNavLevel1 li a[href*='twitter'] {
  width: 22px;
}

.fsMenu .nav-social .fsNavLevel1 li a[href*='facebook'] {
  width: 17px;
}

.fsMenu .nav-social .fsNavLevel1 li a[href*='linkedin'] {
  width: 19px;
}

.fsMenu .mobile--main--nav {
  margin: 0;
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .fsMenu .mobile--main--nav {
    padding-top: 40px;
  }
}

.drawer-is-active .fsMenu .mobile--main--nav .fsNavLevel1 {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.fsMenu .mobile--main--nav .fsNavLevel1 li a {
  padding: 12px 10px;
  color: #ffffff;
  font-size: 14.4px;
  font-weight: 400;
  line-height: 14.4px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fsMenu .mobile--main--nav .fsNavLevel1 li a:hover,
.fsMenu .mobile--main--nav .fsNavLevel1 li a:focus {
  background: #002e62;
  text-decoration: none;
}

.fsMenu .mobile--main--nav .fsNavLevel1 li.fsNavCurrentPage a {
  background: #002e62;
}

.fsMenu .mobile--search {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 10px 0 0 0;
}

@media (min-width: 768px) {
  .fsMenu .mobile--search {
    display: none;
  }
}

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

.fsMenu .mobile--search form {
  max-width: 224px;
  width: 100%;
  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;
  margin: 0 auto;
}

.fsMenu .mobile--search form .fsSearchElementKeyword {
  margin: 0;
  width: 190px;
}

.fsMenu .mobile--search form .fsSearchElementKeyword .fsStyleSearchField {
  border: none;
  color: #2b343b;
  cursor: text;
  font-size: 11.2px;
  font-family: "Arial", Helvetica, sans-serif-3;
  padding: 2px 10px;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  height: 29px;
}

.fsMenu .mobile--search form .fsSearchElementKeyword .fsStyleSearchField::-webkit-input-placeholder {
  color: #2b343b;
}

.fsMenu .mobile--search form .fsSearchElementKeyword .fsStyleSearchField::-moz-placeholder {
  color: #2b343b;
}

.fsMenu .mobile--search form .fsSearchElementKeyword .fsStyleSearchField::-ms-input-placeholder {
  color: #2b343b;
}

.fsMenu .mobile--search form .fsSearchElementKeyword .fsStyleSearchField::placeholder {
  color: #2b343b;
}

.fsMenu .mobile--search form .fsSearchElementSearchButton {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 0px;
  width: 30px;
  height: 29px;
  background: url(images/icons-social.png) no-repeat -96px -115px;
}

.fsMenu .mobile--portals {
  display: block;
  padding-top: 12px;
  border-top: 1px solid #ffffff;
  margin: 10px 0 0 0;
}

.fsMenu .mobile--portals > header h2 {
  padding: 0 10px;
  margin: 0;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 20.8px;
  line-height: 29.2px;
  font-weight: 400;
  color: #ffffff;
}

.fsMenu .mobile--portals .fsNavLevel1 {
  padding: 10px;
}

.fsMenu .mobile--portals .fsNavLevel1 li {
  display: block;
}

.fsMenu .mobile--portals .fsNavLevel1 li a {
  display: inline-block;
  font-size: 14px;
  line-height: 25.2px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-social .fsNavLevel1 a {
  text-decoration: none;
  display: block;
}

.nav-social .fsNavLevel1 a:before {
  color: #002e62;
  font-size: 26px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
  text-decoration: none;
}

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

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

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

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

/*! structure - header v0.0.1 */

body.fsComposeMode .fsHeader .header--holder {
  min-height: 120px;
}

.fsHeader {
  padding: 0;
  margin: 0;
  background: transparent;
}

.fsHeader .fsNavigation:not(.nav-social) > header {
  display: none;
}

.fsHeader .header--holder {
  position: relative;
  display: block;
  width: 100%;
  background: #f5f5f5;
  padding: 20px 15px 10px 15px;
  min-height: 120px;
  margin: 0;
}

@media (max-width: 767px) {
  .fsHeader .header--holder {
    padding-top: 30px;
  }
}

.fsHeader .header--holder > header {
  display: none;
}

.fsHeader .header--holder > .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.fsHeader .header--holder .header--links {
  position: relative;
  z-index: 1;
  padding-top: 4px;
  display: none;
  margin: 0;
}

@media (min-width: 1025px) {
  .fsHeader .header--holder .header--links {
    display: block;
  }
}

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

.fsHeader .header--holder .header--links .fsNavLevel1 li:not(:first-child) {
  background: url(images/menu_divide.png) no-repeat 0 center;
  margin: 0 0 0 6px;
  padding: 0 0 0 12px;
}

.fsHeader .header--holder .header--links .fsNavLevel1 li a {
  padding: 0;
  font-size: 12.6px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 25.2px;
  color: #6e2636;
  text-transform: uppercase;
}

.fsHeader .header--holder .nav-social {
  margin: 0;
  padding-top: 5px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 767px) {
  .fsHeader .header--holder .nav-social {
    display: none;
  }
}

.fsHeader .header--holder .nav-social > header h2 {
  display: none;
}

.fsHeader .header--holder .nav-social .fsElementHeaderContent {
  margin: -1px 0 0 0;
}

.fsHeader .header--holder .nav-social .fsElementHeaderContent a {
  padding: 0;
  margin-left: 30px;
  display: block;
  width: 17px;
  height: 19px;
  position: relative;
  font-size: 0px;
  background: url(images/icons-social.png) no-repeat 0 0;
  text-indent: -9999px;
  -webkit-transition: none;
  transition: none;
}

.fsHeader .header--holder .nav-social .fsElementHeaderContent a:hover,
.fsHeader .header--holder .nav-social .fsElementHeaderContent a:focus {
  background-position: 0 -60px;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li {
  margin-right: 0;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a {
  margin-left: 27px;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a[href*='twitter'] {
  margin-left: 30px;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a[href*='twitter']:before {
  color: #0084b4;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a[href*='facebook'] {
  /*margin-left: 26px;*/
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a[href*='facebook']:before {
  color: #3b5998;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a[href*='linkedin'] {
  margin-left: 23px;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a[href*='linkedin']:before {
  color: #0077b5;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 25px;
  width: 24px;
}

.fsHeader .header--holder .nav-social .fsNavLevel1 li a:hover:before,
.fsHeader .header--holder .nav-social .fsNavLevel1 li a:focus:before {
  color: #002e62;
}

.fsHeader .header--holder .header--translate {
  position: absolute;
  right: 280px;
  top: 73px;
  margin: 0;
  display: block;
}

@media (max-width: 767px) {
  .fsHeader .header--holder .header--translate {
    right: 0;
    top: 0;
  }
}

.fsHeader .header--holder .header--translate .goog-te-gadget-simple {
  height: 24px;
  padding: 0;
}

.fsHeader .header--holder .header--translate .goog-te-gadget-simple > span {
  vertical-align: top !important;
  position: relative;
  top: -1px;
}

.fsHeader .header--holder .header--translate .goog-te-menu-value:hover,
.fsHeader .header--holder .header--translate .goog-te-menu-value:focus {
  text-decoration: none !important;
}

.fsHeader .header--holder .header--translate .goog-te-gadget img {
  vertical-align: top;
  margin-top: 2px;
}

.fsHeader .header--holder .header--translate > span {
  position: relative;
  top: -1px;
}

.fsHeader .header--holder .header--translate > header {
  display: none;
}

.fsHeader .header--holder .header--search {
  position: absolute;
  right: 40px;
  top: 70px;
}

@media (max-width: 767px) {
  .fsHeader .header--holder .header--search {
    display: none;
  }
}

.fsHeader .header--holder .header--search label,
.fsHeader .header--holder .header--search .fsButtonClear {
  display: none;
}

.fsHeader .header--holder .header--search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.fsHeader .header--holder .header--search form .fsSearchElementKeyword {
  margin: 0;
}

.fsHeader .header--holder .header--search .fsStyleSearchField {
  background: #fff;
  border: none;
  color: #2b343b;
  cursor: text;
  font-size: 11.2px;
  font-weight: 400;
  line-height: 29px;
  height: 29px;
  line-height: 1;
  font-family: "Arial", Helvetica, sans-serif-3;
  padding: 5px 10px;
  width: 190px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 1px;
}

.fsHeader .header--holder .header--search .fsStyleSearchField::-webkit-input-placeholder {
  color: #2b343b;
}

.fsHeader .header--holder .header--search .fsStyleSearchField::-moz-placeholder {
  color: #2b343b;
}

.fsHeader .header--holder .header--search .fsStyleSearchField::-ms-input-placeholder {
  color: #2b343b;
}

.fsHeader .header--holder .header--search .fsStyleSearchField::placeholder {
  color: #2b343b;
}

.fsHeader .header--holder .header--search .fsSearchElementSearchButton {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  width: 33px;
  height: 28px;
  font-size: 0px;
  -webkit-transition: none;
  transition: none;
  background: url(images/icons-social.png) no-repeat -93px 5px;
}

.fsHeader .header--holder .header--search .fsSearchElementSearchButton:hover,
.fsHeader .header--holder .header--search .fsSearchElementSearchButton:focus {
  background-position: -93px -55px;
}

.skip-link {
  margin: 0;
}

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

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

.site-info-container {
  position: absolute;
  margin: 0;
  left: 0;
  width: 220px;
  top: 20px;
}

@media (max-width: 767px) {
  .site-info-container {
    position: relative;
    left: auto;
    top: auto;
    display: block;
    width: 100%;
  }

  .site-info-container .fsElementContent {
    max-width: 220px;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .site-info-container {
    margin-left: 40px;
  }
}

@media (min-width: 1040px) {
  .site-info-container {
    width: 550px;
  }
}

.site-info-container div {
  background: url(images/header-logo.png) no-repeat 0 0;
  margin: 0 auto;
  height: 85px;
}

.site-info-container h1 {
  margin: 0;
}

.site-info-container a {
  display: block;
  position: relative;
  color: #6e2636;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 44.8px;
  font-weight: 400;
  line-height: 44.8px;
  padding-left: 80px;
}

.site-info-container a:hover,
.site-info-container a:focus {
  text-decoration: none;
}

@media (min-width: 1040px) {
  .site-info-container a {
    font-size: 49.6px;
    line-height: 49.6px;
  }
}

.site-info-container a em {
  display: none;
  font-style: normal;
  color: #2b343b;
  margin-top: 10px;
  font-size: 14.88px;
  line-height: 14.88px;
  font-weight: 400;
}

@media (min-width: 1040px) {
  .site-info-container a em {
    display: block;
  }
}

.fsFooter {
  overflow: hidden;
  padding: 0;
  margin: 0;
  width: 100%;
}

.fsFooter .fsBanner {
  width: 100%;
  max-width: 100%;
}

.fsFooter .fsNavigation > header {
  display: none;
}

.fsFooter .footer--top {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  margin: 0;
  background-position: center 0;
  background-size: cover;
  padding: 80px 15px 20px 15px;
}

.fsFooter .footer--top:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 45, 98, 0.7);
  display: block;
  left: 0;
  top: 0;
}

.fsFooter .footer--top > header {
  display: none;
}

.fsFooter .footer--top > .fsElementContent {
  position: relative;
  z-index: 10;
}

.fsFooter .footer--top .footer--accreditations {
  width: 100%;
  display: block;
}

.fsFooter .footer--top .footer--accreditations .fsNavLevel1 {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  display: block;
}

@media (max-width: 479px) {
  .fsFooter .footer--top .footer--accreditations .fsNavLevel1 {
    max-width: 140px;
    margin: 10px auto 0 auto;
    text-align: left;
  }
}

.fsFooter .footer--top .footer--accreditations .fsNavLevel1 li {
  display: block;
  position: relative;
  margin: 0 auto 20px auto;
  vertical-align: top;
}

@media (min-width: 480px) {
  .fsFooter .footer--top .footer--accreditations .fsNavLevel1 li {
    margin: 0 2% 50px 2%;
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .fsFooter .footer--top .footer--accreditations .fsNavLevel1 li {
    margin: 0 3% 50px 3%;
  }
}

.fsFooter .footer--top .footer--accreditations .fsNavLevel1 li.senior,
.fsFooter .footer--top .footer--accreditations .fsNavLevel1 li.junior {
  display: none;
}

.fsSection408 .fsFooter .footer--top .footer--accreditations .fsNavLevel1 li.senior {
  display: inline-block;
}

.fsSection408 .fsFooter .footer--top .footer--accreditations .fsNavLevel1 li.senior:after {
  content: 'Senior School';
  color: rgba(255, 255, 255, 0.75);
}

.fsSection373 .fsFooter .footer--top .footer--accreditations .fsNavLevel1 li.junior {
  display: inline-block;
}

.fsSection373 .fsFooter .footer--top .footer--accreditations .fsNavLevel1 li.junior:after {
  content: 'Junior School';
  color: rgba(255, 255, 255, 0.75);
}

.fsFooter .footer--top .footer--accreditations .fsNavLevel1 li .fsNavPageThumbnail {
  height: 67px;
  /*background-position: center;*/
  /*background-repeat: no-repeat;*/
}

.fsFooter .footer--top .footer--accreditations .fsNavLevel1 li .fsNavPageThumbnail img {
  max-height: 70px;
  /*max-height: 67px;*/
  /*opacity: 0;*/
}

.fsFooter .footer--top .footer--accreditations .fsNavLevel1 li a {
  font-size: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.fsFooter .footer--bottom {
  position: relative;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  background-color: #2c353c;
  background-image: url(images/footer-wm.png);
  background-position: right center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.fsFooter .footer--bottom .scroll-top {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 15;
  left: 50%;
  cursor: pointer;
  margin: 0 0 0 -23px;
  width: 47px;
  height: 43px;
  top: -21px;
  background-image: url(images/scroll-top.png);
  background-repeat: no-repeat;
  background-position: center 0;
  font-size: 0px;
  display: block;
}

.fsFooter .footer--bottom > header {
  display: none;
}

.fsFooter .footer--bottom .fsDiv {
  padding: 0 15px;
  margin: 0;
}

.fsFooter .footer--bottom .fsStyleColumn-1 {
  width: 50%;
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom .fsStyleColumn-1 {
    width: 100%;
  }
}

.fsFooter .footer--bottom .fsStyleColumn-2 {
  width: 50%;
  position: relative;
  padding-right: 110px;
}

@media (max-width: 990px) {
  .fsFooter .footer--bottom .fsStyleColumn-2 {
    padding-right: 75px;
  }
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom .fsStyleColumn-2 {
    width: 100%;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.fsFooter .footer--bottom .fsElement > header {
  display: none;
}

.fsFooter .footer--bottom .footer--contact {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.fsFooter .footer--bottom .footer--contact ul {
  color: #ffffff;
  margin: 0;
  list-style-type: none;
  padding: 38px 0px 36px 25px;
  font-size: 11.52px;
  font-weight: 400;
  line-height: 20.736px;
  letter-spacing: 1px;
}

@media (max-width: 990px) {
  .fsFooter .footer--bottom .footer--contact ul {
    padding-left: 5px;
  }
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom .footer--contact ul {
    padding: 35px 0 15px 0;
    text-align: center;
  }
}

.fsFooter .footer--bottom .footer--contact ul li {
  padding: 0 !important;
  background: transparent !important;
  margin: 0;
}

.fsFooter .footer--bottom .footer--contact ul li em {
  font-style: normal;
}

@media (max-width: 991px) and (min-width: 768px) {
  .fsFooter .footer--bottom .footer--contact ul li em {
    display: block;
  }
}

@media (max-width: 479px) {
  .fsFooter .footer--bottom .footer--contact ul li em {
    display: block;
  }
}

.fsFooter .footer--bottom .footer--contact ul li:before {
  display: none;
}

.fsFooter .footer--bottom .footer--utility {
  display: block;
  width: 100%;
  margin: 0;
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom .footer--utility {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.fsFooter .footer--bottom .footer--utility .fsNavLevel1 {
  list-style-type: none;
  padding-top: 31px;
  text-align: right;
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom .footer--utility .fsNavLevel1 {
    text-align: center;
    padding-top: 11px;
    padding-bottom: 40px;
  }
}

.fsFooter .footer--bottom .footer--utility .fsNavLevel1 li {
  display: inline-block;
}

.fsFooter .footer--bottom .footer--utility .fsNavLevel1 li:not(:first-child) {
  background: url(images/footer_divide.png) no-repeat 0 6px;
  margin-left: 6px;
  padding: 0 0 0 12px;
}

.fsFooter .footer--bottom .footer--utility .fsNavLevel1 li a {
  color: #ffffff;
  padding: 0;
  font-size: 11.52px;
  font-weight: 400;
  line-height: 20.736px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fsFooter .footer--bottom .footer--utility .fsNavLevel1 li a:hover,
.fsFooter .footer--bottom .footer--utility .fsNavLevel1 li a:focus {
  color: #929191;
  text-decoration: none;
}

.fsFooter .footer--bottom .footer--logo {
  position: absolute;
  top: 0;
  right: 40px;
  width: 40px;
  height: 100%;
  z-index: 1;
  display: block;
}

@media (max-width: 990px) {
  .fsFooter .footer--bottom .footer--logo {
    right: 20px;
  }
}

@media (max-width: 766px) {
  .fsFooter .footer--bottom .footer--logo {
    position: relative;
    top: auto;
    right: auto;
    height: auto;
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.fsFooter .footer--bottom .footer--logo .fsElementContent {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fsFooter .footer--bottom .footer--logo .fsImage {
  margin: 0;
}

.fsFooter .footer--bottom .footer--logo picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*! 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: "ITCFranklinGothicW01-Bk_812647", sans-serif;
}

body {
  font-size: 14px;
  line-height: 25.2px;
  color: #2b343b;
  font-weight: 400;
  padding: 10px;
}

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

body.fsComposeMode #fsPageWrapper {
  overflow: visible;
}

#fsPageBodyWrapper {
  background: #ffffff;
  position: relative;
}

body.fsComposeMode #fsPageBody,
body.fsComposeMode #fsPageBodyWrapper,
body.fsComposeMode #fsPageContent {
  padding: 40px;
}

#fsPageBody {
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

#fsBannerLeft {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  margin-bottom: 0 !important;
}

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

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

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

@media (min-width: 768px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 0px;
    width: 240px;
  }
}

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

@media (min-width: 1200px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 0px;
    width: 240px;
  }
}

#fsPageContent {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  #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: 768px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: calc(100% - 200px);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsLayout .fsStyleOneThird {
  float: none;
}

.fsLayout .fsStyleTwoThirds {
  float: none;
}

.fsLayout .fsStyleTwoThirds > .fsDiv {
  padding-left: 0;
  padding-right: 0;
  float: none;
}

@media (min-width: 768px) {
  .fsLayout .fsStyleTwoThirds > .fsTwoColumnLayout {
    margin-right: -20px;
    margin-left: -20px;
  }
}

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

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

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

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

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

@media (min-width: 768px) {
  .fsTwoColumnWideRightLayout .fsStyleOneThird,
  .fsElephantLeftLayout .fsStyleOneThird {
    padding-right: 0px;
    width: 240px;
  }
}

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

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

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

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

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

@media (min-width: 1200px) {
  .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: 1200px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 40px;
    width: 320px;
  }
}

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

@media (min-width: 768px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 0px;
    width: 240px;
  }
}

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

@media (min-width: 1200px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 0px;
    width: 240px;
  }
}

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 0px;
    width: 240px;
  }
}

.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .fsTwoColumnWideLeftLayout .fsStyleOneThird,
  .fsElephantRightLayout .fsStyleOneThird {
    padding-left: 40px;
    width: 320px;
  }
}

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

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

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

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

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

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

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

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

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px;
}

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

@media (min-width: 768px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 0px;
    width: 240px;
  }
}

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

@media (min-width: 1200px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 0px;
    width: 240px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body:not(.fsComposeMode).fsHasElephantLeftLayout #fsPageBodyWrapper #fsPageBody #fsPageContent .fsElephantLeftLayout .fsStyleTwoThirds {
  padding-left: 40px;
}

@media (max-width: 599px) {
  body:not(.fsComposeMode).fsHasElephantLeftLayout #fsPageBodyWrapper #fsPageBody #fsPageContent .fsElephantLeftLayout .fsStyleTwoThirds {
    padding-left: 0;
  }
}

body:not(.fsComposeMode) #fsPageBodyWrapper #fsPageBody #fsPageContent {
  padding: 10px 15px 20px 15px;
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 15px 30px 35px 30px;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 45px 60px 65px 60px;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 70px 85px 90px 85px;
  }
}

body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
  padding: 10px 15px 20px 15px;
  margin: 0;
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 15px 30px 35px 0px;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 45px 60px 65px 0px;
    width: 60%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 70px 85px 90px 0px;
    width: 66.66%;
  }
}

body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsBannerRight {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsBannerRight {
    padding: 15px 30px 35px 0px;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsBannerRight {
    padding: 45px 60px 65px 60px;
    width: 40%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasRightBanner:not(.fsHasLeftBanner) #fsPageBodyWrapper #fsPageBody #fsBannerRight {
    width: 33.33%;
    padding: 70px 55px 70px 15px;
  }
}

body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody {
  position: relative;
  width: 100%;
  padding-left: 0;
}

body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
  position: relative;
  width: 100%;
  padding: 0px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
    width: 33.33%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
    width: 16.66%;
  }
}

body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
  padding: 10px 15px 20px 15px;
  margin: 0;
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 15px 30px 35px 30px;
    width: 66.66%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 45px 60px 65px 60px;
    width: 75%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 70px 85px 90px 85px;
    width: 83.34%;
  }
}

@media (max-width: 1199px) {
  body:not(.fsComposeMode).fsHasLeftBanner:not(.fsHasRightBanner) #fsPageBodyWrapper #fsPageBody .fsTwoColumnWideLeftLayout .fsDiv {
    width: 100%;
    padding: 0;
  }
}

body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody {
  padding-left: 0;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody {
    /*padding-left: 33.33%;*/
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody {
    /*padding-left: 25%;*/
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody {
    /*padding-left: 16.66%;*/
  }
}

body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
  position: relative;
  width: 100%;
  padding: 0px;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
    width: 33.33%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerLeft {
    width: 16.66%;
  }
}

body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsPageContent {
  padding: 10px 15px 20px 15px;
  margin: 0;
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 15px 30px 35px 30px;
    width: 66.66%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 45px 60px 65px 60px;
    width: 75%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsPageContent {
    padding: 70px 85px 90px 85px;
    width: 55.6%;
  }
}

body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerRight {
  width: 100%;
  padding: 0 15px;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerRight {
    padding: 15px 30px 35px 30px;
    width: 66.66%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerRight {
    padding: 45px 60px 65px 60px;
    width: 75%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).fsHasRightBanner.fsHasLeftBanner #fsPageBodyWrapper #fsPageBody #fsBannerRight {
    width: 27.74%;
    padding: 70px 55px 70px 15px;
  }
}

#fsPoweredByFinalsite {
  display: block;
  float: right;
  margin-top: 3px;
  margin-bottom: 28px;
  width: 136px;
}

@media (max-width: 766px) {
  #fsPoweredByFinalsite {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 15px;
    float: inherit;
  }
}

#fsPoweredByFinalsite div,
#fsPoweredByFinalsite a {
  height: 22px;
}

body.fsComposeMode #fsPoweredByFinalsite {
  display: none;
}

/*! elements - constituent main */

/*! elements - constituent default layout */

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

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

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

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

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

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

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

.fsConstituentProfile {
  position: relative;
}

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

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

/*! elements - constituent default layout */

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

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

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

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

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

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

.fsConstituentItem .fsPhoto img {
  display: block;
}

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

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

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

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

/*! elements - constituent profile */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsProfileImage {
  margin-bottom: 20px;
}

.fsProfileImage img {
  display: block;
}

.fsProfileSection {
  margin-bottom: 20px;
}

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

.fsProfileSectionData {
  margin-bottom: 1em;
}

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

.fsProfileSectionData.fsTitle {
  font-weight: inherit;
  font-size: 14px;
  line-height: 25.2px;
}

.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 #cccccc;
  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 #cccccc;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.fsConstituentSearchForm > label > select {
  height: 30px;
  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: #6e2636;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsAccordion .fsPanel > header h2,
.fsTabs .fsPanel > header h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 22.4px;
  line-height: 31.36px;
  margin-bottom: 20.16px;
  margin-bottom: 2px;
  display: block;
  font-size: 19px;
  padding: 13.33333px;
  color: #e5e5e5;
  -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: #242424;
  -webkit-transition: .3s;
  transition: .3s;
}

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

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

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

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

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel > header h2::after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  content: "+";
}

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

.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: 14px;
  line-height: 25.2px;
  margin-bottom: 0;
}

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

/*! elements - athletics events - list subtype */

.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right: 10px;
}

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

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

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

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

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

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

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

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

/*! elements - athletics events */

.fsAthleticsEvent.fsEvent article > div {
  margin-bottom: 10px;
}

.fsAthleticsEvent.fsEvent article > div:last-child {
  margin-bottom: 0;
}

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

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

/*! elements - athletics events - table*/

@media (min-width: 801px) {
  .fsAthleticsEvent.fsTable .fsTitle .fsElementEventIcon {
    max-width: 100px;
  }
}

@media (min-width: 801px) {
  .fsAthleticsEvent.fsTable .fsDateTime,
  .fsAthleticsEvent.fsTable .fsAthleticsScore {
    white-space: nowrap;
  }
}

.fsAthleticsEvent.fsTable .fsElementTable {
  margin-bottom: 0;
}

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

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

@media (max-width: 800px) {
  .fsAthleticsEvent.fsTable .fsElementTable td {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
    border: 0;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
    padding-top: 10px;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
    padding-bottom: 10px;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td:before {
    display: inline-block;
    font-weight: 700;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
    content: 'Team: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents {
    display: inline-block;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
    display: inline-block;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
    display: inline-block;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
    content: 'Opponent: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
    display: inline-block;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
    content: 'Date: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
    display: inline-block;
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
    content: 'Time: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
    content: 'Location: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
    content: 'Advantage: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
    content: 'Type: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
    content: 'Details: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
    content: 'Result: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
    content: 'Score: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
    content: 'Alerts: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
    content: 'Dismissal: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
    content: 'Departure: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
    content: 'Return Time: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
    content: 'Pickup Time: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
    content: 'Recap: ';
  }

  .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
    content: 'Status: ';
  }
}

.fsAthleticsEvent.fsTable .fsAthleticsVs + div {
  display: inline;
}

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

.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
  display: inline-block;
}

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

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

/*! elements - athletics popup dialog box */

.fsAthleticsEvent.fsDialog {
  margin: auto;
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
  margin-top: 0;
  font-weight: normal;
  font-size: 20.3px;
  line-height: 36.54px;
  margin-bottom: 18.27px;
}

.fsAthleticsEvent.fsDialog .fsAthleticsLabel {
  font-weight: bold;
  margin-top: 20px;
}

.fsAthleticsEvent.fsDialog .fsAthleticsAddress > div {
  margin-top: 10px;
}

/*! elements - athletics roster */

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable td {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
  }

  .fsAthleticsRoster .fsElementTable td:not(:last-child) {
    border: 0;
  }

  .fsAthleticsRoster .fsElementTable td:first-of-type {
    padding-top: 10px;
  }

  .fsAthleticsRoster .fsElementTable td:last-of-type {
    padding-bottom: 10px;
  }
}

.fsAthleticsRosterContent {
  margin-bottom: 20px;
}

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

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

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

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

.fsAthleticsRosterList li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.fsAthleticsRosterList li > div {
  margin-bottom: 10px;
}

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

.fsAthleticsRosterList li > div.fsRosterName {
  margin-bottom: 10px;
}

.fsAthleticsRosterList li > div.fsRosterName:before {
  display: none;
}

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

/*! elements - athletics teams */

.fsAthleticsTeamDirectory {
  max-width: 100%;
}

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

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

.fsAthleticsTeamDirectory > li {
  margin-bottom: 10px;
}

.fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
  display: inline-block;
}

.fsAthleticsTeamIcon {
  margin-right: 10px;
}

.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none;
}

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

.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
  float: none;
}

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

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

/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */

.fsCalendar article {
  position: relative;
  padding-left: 100px;
  min-height: 80px;
  padding-top: 0;
}

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

.fsCalendar .fsDate {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  height: 80px;
  width: 80px;
  color: #fff;
  background: #6e2636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

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

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

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

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

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

.fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
  background-color: rgba(110, 38, 54, 0.1);
}

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

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

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  color: #2b343b;
}

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

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

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

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

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

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

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

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

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

.fsCalendar.fsGrid .fsCalendarGridControlBar ul {
  margin: 0;
}

.fsCalendar.fsGrid .fsCalendarGridControlBar li {
  padding: 0 !important;
}

.fsCalendar.fsGrid .fsCalendarGridControlBar li:before {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background: #6e2636;
    color: #ffffff;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.scroll-up span {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 10px 20px;
  margin-bottom: 0;
}

.scroll-up span:hover,
.scroll-up span:focus,
.fsStateSelected .scroll-up span,
.scroll-up span.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

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

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

.fsElementEventColorIcon {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! elements - forms */

textarea,
input,
select {
  padding: 5px;
  max-width: 100%;
}

.fsComposerFormEmbed {
  background: none;
}

.fsComposerFormEmbed body {
  margin: 0;
  padding: 0;
}

.fsComposerFormEmbed form {
  zoom: 1;
}

.fsComposerFormEmbed form:after {
  display: table;
  clear: both;
  content: '';
}

.fsComposerFormEmbed form input,
.fsComposerFormEmbed form textarea,
.fsComposerFormEmbed form select {
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 14px;
  line-height: 25.2px;
  color: #2b343b;
}

.fsComposerFormEmbed form input {
  border: solid 1px #cccccc;
  margin-bottom: 8.4px;
  padding: 2.8px 8.4px;
}

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

.fsComposerFormEmbed form .mainGroupSub {
  max-width: 100%;
  width: 100% !important;
}

.fsComposerFormEmbed form .formPage {
  margin-bottom: 0;
}

.fsComposerFormEmbed form .elementRow {
  padding: 22.4px;
  background-color: #f3f3f3;
  max-width: 100%;
  margin-bottom: 10px;
  /*margin: 0;*/
}

.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
  margin-bottom: 0;
}

.fsComposerFormEmbed form .elementContainer {
  margin: 0;
  /*margin: 0 0 $gutter;*/
  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: #6e2636;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsComposerFormEmbed form .linkLike:hover {
  color: #6e2636;
}

.fsComposerFormEmbed form .required {
  /*font-family: $font-family-2;*/
  color: #2b343b;
  padding-bottom: 14px;
}

.fsComposerFormEmbed form .pageControls {
  padding: 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: #6e2636;
  -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: #6e2636;
  -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 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 9px 20px;
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.fsComposerFormEmbed form .submitBtn:hover,
.fsComposerFormEmbed form .submitBtn:focus,
.fsStateSelected .fsComposerFormEmbed form .submitBtn,
.fsComposerFormEmbed form .submitBtn.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

.fsComposerFormEmbed form .submitBtn em {
  display: block;
  font-style: normal;
}

.fsComposerFormEmbed .ui-widget {
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

::-webkit-input-placeholder {
  color: #242424;
}

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

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

:-ms-input-placeholder {
  color: #242424;
}

/*! elements - login */

.fsAccount {
  padding: 18.2px 22px 18.2px 22px;
  background: #f3f3f3;
}

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

.fsAccount label {
  font-weight: 700;
  padding-bottom: 8.4px;
  color: #2b343b;
  display: block;
}

.fsAccount input:not(.fsLoginSubmit) {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 2.8px 8.4px;
  border: 1px solid #cccccc;
  margin-bottom: 18.2px;
  height: 32.6px;
  line-height: 1;
}

.fsAccount input:not(.fsLoginSubmit)::-webkit-input-placeholder {
  font-size: 0px;
}

.fsAccount input:not(.fsLoginSubmit)::-moz-placeholder {
  font-size: 0px;
}

.fsAccount input:not(.fsLoginSubmit)::-ms-input-placeholder {
  font-size: 0px;
}

.fsAccount input:not(.fsLoginSubmit)::placeholder {
  font-size: 0px;
}

.fsAccount .fsLoginSubmit {
  width: 100%;
  max-width: 100%;
  margin: 0 0  15px 0 !important;
  display: block;
  padding: 9.1px 20px;
}

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

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

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

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

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

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

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

.fsResetPasswordFields label > span {
  display: block;
}

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

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

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

.fsLoginForgotView .fsLoginForgotEmail {
  display: block;
}

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

.fsAccountGreeting {
  margin-bottom: 20px;
}

.fsAccountLinks {
  margin: 0;
}

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

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

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

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

.fsError {
  margin-bottom: 50px;
}

.fsResetContinue,
.fsResetCancel,
.fsLoginNewSuccess > button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsResetContinue:hover,
.fsResetContinue:focus,
.fsStateSelected .fsResetContinue,
.fsResetContinue.on,
.fsResetCancel:hover,
.fsResetCancel:focus,
.fsStateSelected .fsResetCancel,
.fsResetCancel.on,
.fsLoginNewSuccess > button:hover,
.fsLoginNewSuccess > button:focus,
.fsStateSelected .fsLoginNewSuccess > button,
.fsLoginNewSuccess > button.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

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

.fsNews.fsThumbnailAlignLeft .fsThumbnail {
  float: none;
}

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

.fsNews.fsThumbnailAlignRight .fsThumbnail {
  float: none;
}

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

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

.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none;
}

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

.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
  float: none;
}

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

.fsPostElement article {
  padding: 18.2px 0px;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}

.fsPostElement article:first-child {
  padding-top: 0;
}

.fsPostElement article:last-child {
  border-bottom: none;
}

.fsPostElement .fsTitle {
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 20.3px;
  font-weight: 400;
  line-height: 36.54px;
  color: #6e2636;
  display: block;
  width: 100%;
  margin-bottom: 6px;
}

.fsPostElement .fsTitle a {
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 20.3px;
  font-weight: 400;
  line-height: 36.54px;
  color: #6e2636;
}

.fsPostElement .fsDateTime {
  display: block;
  position: relative;
  padding-left: 25px;
  width: 100%;
}

.fsPostElement .fsDateTime:before {
  position: relative;
  content: "Date Posted:";
  font-family: "Arial", Helvetica, sans-serif-3;
  font-style: italic;
}

.fsPostElement .fsDateTime:after {
  background: url(images/feature-sprite.png) no-repeat scroll 50% -676px transparent;
  content: " ";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 14px;
}

.fsPostElement .fsDateTime span {
  font-family: "Arial", Helvetica, sans-serif-3;
  font-style: italic;
}

.fsPostElement .fsSummary,
.fsPostElement .fsBody {
  display: block;
  width: 100%;
  margin: 12.6px 0px;
}

.fsPostElement .fsSummary p,
.fsPostElement .fsBody p {
  margin: 12.6px 0px;
}

.fsPostElement .fsSummary p:last-child,
.fsPostElement .fsBody p:last-child {
  margin: 0;
}

.fsPostElement.fsPost .fsTitle {
  font-size: 22.4px;
  font-weight: 400;
  line-height: 31.36px;
  margin-bottom: 6.72px;
}

.fsPostElement.fsPost .fsTitle a {
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 22.4px;
  font-weight: 400;
  line-height: 31.36px;
  color: #6e2636;
}

.fsPostElement.fsPost .fsDateTime {
  padding-left: 23px;
}

.fsPostElement.fsPost .fsDateTime:before {
  display: none;
}

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

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

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

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

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

body:not(.fsComposeMode) .custom-photo-gallery .fsListItems {
  margin: 0 -9.1px;
}

body:not(.fsComposeMode) .custom-photo-gallery article {
  margin-bottom: 18.2px;
  padding: 0 9.1px;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out, opacity 0.3s ease-out;
  transition: background 0.3s ease-out, color 0.3s ease-out, opacity 0.3s ease-out;
}

body:not(.fsComposeMode) .custom-photo-gallery article:hover,
body:not(.fsComposeMode) .custom-photo-gallery article:focus {
  opacity: .5;
}

body:not(.fsComposeMode) .custom-photo-gallery article picture {
  display: block;
  min-height: 7vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body:not(.fsComposeMode) .custom-photo-gallery article img {
  opacity: 0;
}

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

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

#fsPageContent .fsResourceElement.fsSlideshow article {
  position: relative;
}

#fsPageContent .fsResourceElement.fsSlideshow article figcaption {
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #6e2636;
  z-index: 1;
  padding: 9.8px 18.2px;
  color: #ffffff;
}

body:not(.fsComposeMode) .universal-slideshow {
  display: block;
  width: 100%;
  z-index: 100;
  position: relative;
  margin: 0;
  overflow: hidden;
}

body:not(.fsComposeMode) .universal-slideshow .fsElementSlideshow {
  margin: 0px;
  padding: 0px;
}

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

body:not(.fsComposeMode) .universal-slideshow .fsResourceCollectionDescription {
  margin: 0px;
}

body:not(.fsComposeMode) .universal-slideshow article {
  position: relative;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

body:not(.fsComposeMode) .universal-slideshow article figure {
  margin: 0px;
}

body:not(.fsComposeMode) .universal-slideshow article picture {
  position: relative;
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .universal-slideshow article picture {
    height: auto !important;
  }
}

body:not(.fsComposeMode) .universal-slideshow article picture img {
  opacity: 0;
  display: block;
}

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

body:not(.fsComposeMode) .universal-slideshow article figcaption {
  display: none;
}

body:not(.fsComposeMode) .universal-slideshow footer {
  display: none;
}

body:not(.fsComposeMode) .single-hero {
  display: block;
  width: 100%;
  margin: 0;
  z-index: 100;
  position: relative;
}

body:not(.fsComposeMode) .single-hero > header {
  display: none;
}

body:not(.fsComposeMode) .single-hero picture {
  position: relative;
  display: block;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  max-height: 620px;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode) .single-hero picture {
    max-height: 230px;
  }
}

body:not(.fsComposeMode) .single-hero picture img {
  opacity: 0;
  display: block;
}

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

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

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

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

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

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

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

.fsSearchElement.fsList {
  /*    @if $divide-fsList-all == false { @if $divide-fsList-search-results == true { @include fsList-item-border(false); } }*/
}

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

.fsSearchElement.fsList .fsListItems .fsListItem {
  margin: 18.27px 0 12.6px 0;
  padding: 0;
  border: 0;
}

.fsSearchElement.fsList .fsListItems .fsSearchResultURL {
  margin: 4.2px 0;
}

.fsSearchElement.fsList .fsListItems .fsTitle {
  margin-top: 18.27px;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 20.3px;
  font-weight: 400;
  color: #6e2636;
  line-height: 36.54px;
}

.fsSearchElement.fsList .fsListItems .fsTitle a {
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 20.3px;
  font-weight: 400;
  color: #6e2636;
  line-height: 36.54px;
}

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

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

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

/*! elements - social main */

/*! elements - social vimeo */

.fsVimeo {
  margin-bottom: 20px;
}

.fsVimeo iframe.fsSocialVideoFrame {
  margin-bottom: 20px;
}

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

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

.fsVimeoList .fsVimeoListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e5e5e5;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: .6;
  cursor: pointer;
}

.fsVimeoList .fsVimeoListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.fsVimeoList .fsVimeoListItem:hover {
  border: none;
  border-bottom: solid 1px #e5e5e5;
  padding: 0;
  padding-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.fsVimeoList .fsVimeoListItem:hover:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.fsVimeoThumb {
  margin-bottom: 10px;
  margin-right: 20px;
}

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

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.vimeo_view_link a:hover,
.vimeo_view_link a:focus,
.fsStateSelected .vimeo_view_link a,
.vimeo_view_link a.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

/*! elements - social youtube */

.fsYoutube {
  margin-bottom: 20px;
}

.fsYoutube .fsSocialVideoFrame {
  margin-bottom: 20px;
}

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

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

.fsYoutubeList .fsYoutubeListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e5e5e5;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: .6;
}

.fsYoutubeList .fsYoutubeListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.fsYoutubeList .fsYoutubeListItem:hover {
  border: none;
  border-bottom: solid 1px #e5e5e5;
  padding: 0;
  padding-bottom: 20px;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.fsYoutubeList .fsYoutubeListItem:hover:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.fsYoutubeThumb {
  margin-bottom: 10px;
  margin-right: 20px;
  float: none;
}

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

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  font-weight: 700;
  padding: 9.8px 15px;
  background: #6e2636;
  color: #ffffff;
  border-radius: 0;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.Youtube_view_link a:hover,
.Youtube_view_link a:focus,
.fsStateSelected .Youtube_view_link a,
.Youtube_view_link a.on {
  background: #002e62;
  color: #ffffff;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

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

/*! elements - tabs */

.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px;
}

.fsTabs .fsTabsNav {
  margin: 0;
  padding: 0;
  display: none;
}

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

.fsTabs .fsTabsNav li {
  margin-right: 2px;
}

.fsTabs .fsTabsNav li a {
  display: block;
  margin-top: 0;
  font-weight: normal;
  font-size: 22.4px;
  line-height: 31.36px;
  margin-bottom: 20.16px;
  margin-bottom: 2px;
  display: block;
  font-size: 19px;
  padding: 13.33333px;
  color: #e5e5e5;
  -webkit-transition: .3s;
  transition: .3s;
  font-family: "Baskerville W01 Regular_705699", serif;
  font-size: 19px;
  font-weight: 400;
  background: #6e2636;
  color: #e5e5e5;
}

.fsTabs .fsTabsNav li a:hover {
  background: #373737;
  color: #e5e5e5;
}

.fsTabs .fsTabsNav li.fsStateSelected a {
  background: #002e62;
  color: #e5e5e5;
}

.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsElementToolsSearchButton {
  margin: 10px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.fsMiniGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
  background: #6e2636;
  color: #ffffff;
}

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

/*! _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 */

body:not(.fsComposeMode) .image-quicklink {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  max-height: 400px;
  position: relative;
}

@media (max-width: 599px) {
  body:not(.fsComposeMode) .image-quicklink {
    max-height: inherit;
  }
}

body:not(.fsComposeMode) .image-quicklink header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  -webkit-transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out,opacity 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out,opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
}

body:not(.fsComposeMode) .image-quicklink header .fsElementHeaderContent {
  margin: 0;
}

body:not(.fsComposeMode) .image-quicklink header .fsElementHeaderContent .fsImage {
  margin: 0;
}

body:not(.fsComposeMode) .image-quicklink header .fsElementHeaderContent picture {
  display: block;
}

body:not(.fsComposeMode) .image-quicklink header .fsElementHeaderContent img {
  opacity: 0;
}

body:not(.fsComposeMode) .image-quicklink .fsElementContent {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #ffffff;
  background: rgba(110, 38, 54, 0.38);
  padding: 60px 2% 20px 2%;
  z-index: 2;
  display: block;
  font-size: 11.9px;
  letter-spacing: 1px;
  line-height: 25.2px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body:not(.fsComposeMode) .image-quicklink .fsElementContent:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(images/red_semitrans.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body:not(.fsComposeMode) .image-quicklink footer .fsElementFooterContent {
  margin: 0;
}

body:not(.fsComposeMode) .image-quicklink footer .fsElementFooterContent a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-size: 0px;
  z-index: 10;
}

body:not(.fsComposeMode) .image-quicklink:hover header,
body:not(.fsComposeMode) .image-quicklink:focus header,
body:not(.fsComposeMode) .image-quicklink.focus header {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

body:not(.fsComposeMode) .image-quicklink:hover .fsElementContent,
body:not(.fsComposeMode) .image-quicklink:focus .fsElementContent,
body:not(.fsComposeMode) .image-quicklink.focus .fsElementContent {
  background: #002e62;
}

body:not(.fsComposeMode) .image-quicklink:hover .fsElementContent:before,
body:not(.fsComposeMode) .image-quicklink:focus .fsElementContent:before,
body:not(.fsComposeMode) .image-quicklink.focus .fsElementContent:before {
  opacity: 0;
}

body:not(.fsComposeMode) .description-quicklink {
  position: relative;
  margin-bottom: 14px;
  height: 208px;
  text-align: center;
  padding: 0 10px;
  display: block;
  background-color: #6e2636;
  background-image: url(images/crest-wm-semitrans.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

body:not(.fsComposeMode) .description-quicklink:hover,
body:not(.fsComposeMode) .description-quicklink:focus,
body:not(.fsComposeMode) .description-quicklink.focus {
  background-color: #002e62;
}

body:not(.fsComposeMode) .description-quicklink header {
  display: block;
  width: 100%;
  margin: 0;
}

body:not(.fsComposeMode) .description-quicklink header h2 {
  font-size: 20.16px;
  font-weight: 400;
  line-height: 28.224px;
  margin: 65px 0 18px 0;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}

body:not(.fsComposeMode) .description-quicklink header h2:after {
  background: #ffffff;
  content: " ";
  display: block;
  height: 1px;
  margin: 18px auto 0 auto;
  width: 70px;
}

body:not(.fsComposeMode) .description-quicklink .fsElementContent {
  color: #ffffff;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  font-size: 11.34px;
  letter-spacing: 1px;
  line-height: 25.2px;
  text-transform: uppercase;
}

body:not(.fsComposeMode) .description-quicklink .fsElementContent p {
  margin: 10.2px 0;
}

body:not(.fsComposeMode) .description-quicklink footer .fsElementFooterContent {
  margin: 0;
}

body:not(.fsComposeMode) .description-quicklink footer .fsElementFooterContent p {
  margin: 0;
}

body:not(.fsComposeMode) .description-quicklink footer .fsElementFooterContent a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-size: 0px;
  z-index: 1;
}

#fsPagePopDialog {
  height: 380px;
  max-width: 600px;
  width: 100%;
  min-width: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 5px solid #6e2636;
  border-radius: 30px;
  overflow: hidden;
  background: #ffffff url(images/header-logo.png) no-repeat 495px center;
}

@media (max-width: 766px) {
  #fsPagePopDialog {
    background-position: 470px center;
  }
}

@media (max-width: 639px) {
  #fsPagePopDialog {
    width: 320px;
    height: 296px;
    overflow: inherit;
  }
}

#fsPagePopDialog #fsPagePopCloseButton {
  right: 30px;
  top: 30px;
  padding: 8px 20px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  outline: none !important;
  text-transform: uppercase;
  color: #6e2636;
  font-size: 11.2px;
  font-weight: 400;
  color: #ffffff;
  background: #6e2636;
  line-height: 11.2px;
  width: auto;
  height: auto;
  -webkit-transition: background-color 0.3s ease-out 0s;
  transition: background-color 0.3s ease-out 0s;
}

#fsPagePopDialog #fsPagePopCloseButton:focus {
  background: #6e2636;
}

#fsPagePopDialog #fsPagePopCloseButton:hover {
  background: #002e62;
}

@media (max-width: 639px) {
  #fsPagePopDialog #fsPagePopCloseButton {
    top: 0;
    right: 0;
  }
}

#fsPagePopDialog #fsPagePopCloseButton:after {
  display: none;
}

#fsPagePopDialog #fsPagePopCloseButton:before {
  position: relative;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  content: "CLOSE";
  color: #ffffff;
  height: 100%;
  width: 100%;
  left: auto;
  top: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  font-size: 11.2px;
  font-weight: 400;
  color: #ffffff;
  line-height: 11.2px;
}

#fsPagePopDialog #fsPagePopControls {
  display: none;
}

#fsPagePopDialog .fsDialogContent {
  padding: 40px 160px 40px 30px;
}

@media (max-width: 639px) {
  #fsPagePopDialog .fsDialogContent {
    padding: 40px 10px 40px 20px;
  }
}

#fsPagePopDialog #fsPagePopCollection {
  height: 240px;
  overflow-y: auto;
}

@media (max-width: 639px) {
  #fsPagePopDialog #fsPagePopCollection {
    height: 175px;
  }
}

#fsPagePopDialog #fsPagePopCollection article {
  padding-right: 11px;
  padding-bottom: 18.2px;
}

#fsPagePopDialog #fsPagePopCollection .fsPagePopMessage p {
  margin: 12.6px 0px !important;
}

#fsPagePopDialog::-webkit-backdrop {
  background: rgba(0, 0, 0, 0.7);
}

#fsPagePopDialog::backdrop {
  background: rgba(0, 0, 0, 0.7);
}

#fsPagePopDialog #fsPagePopCollection::-webkit-scrollbar {
  background: #e9e9e9;
}

#fsPagePopDialog #fsPagePopCollection::-webkit-scrollbar {
  width: 5px;
  height: 100%;
}

#fsPagePopDialog #fsPagePopCollection::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  height: 61px;
}

.fsFeeds .juicer-feed .j-meta .j-twitter-intents li {
  padding: 0;
}

.fsFeeds .juicer-feed .j-meta .j-twitter-intents li:before {
  display: none;
}

.fsVimeoList {
  padding: 0;
}

.fsVimeoList li {
  background: transparent !important;
  padding: 0 !important;
}

.fsVimeoList li:before {
  display: none;
}

.fsFeeds .j-poster .j-twitter-poster .j-twitter-display-name:hover,
.fsFeeds .j-poster .j-twitter-poster .j-twitter-display-name:focus,
.fsFeeds .j-poster .j-twitter-poster .j-twitter-screen-name:hover,
.fsFeeds .j-poster .j-twitter-poster .j-twitter-screen-name:focus {
  text-decoration: underline;
}

.fsFeeds .j-poster .j-twitter-post-icon:before {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.fsFeeds .j-poster .j-twitter-post-icon:hover:before,
.fsFeeds .j-poster .j-twitter-post-icon:focus:before {
  opacity: .8;
}

.fsFeeds .juicer-feed li.feed-item.j-twitter .j-message a:hover,
.fsFeeds .juicer-feed li.feed-item.j-twitter .j-message a:focus {
  text-decoration: underline !important;
}

.fsFeeds .j-twitter-intents li {
  padding: 0 !important;
}

body.fsAccountBarVisible #fsAccountBar a:hover,
body.fsAccountBarVisible #fsAccountBar a:focus,
body.fsAccountBarVisible #fsAccountBar .fsAccountBarName:hover,
body.fsAccountBarVisible #fsAccountBar .fsAccountBarName:focus,
body.fsAccountBarVisible #fsAccountBar > ul > li span:hover,
body.fsAccountBarVisible #fsAccountBar > ul > li span:focus {
  text-decoration: underline;
}

/*! pages - home v0.0.1 */

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

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

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

body:not(.fsComposeMode).home #fsPageContent .fsDiv {
  margin: 0px;
}

body:not(.fsComposeMode).home .instructions {
  display: none;
}

body:not(.fsComposeMode).home button.scroll-down {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
  color: #ffffff;
  display: block;
  font-size: 14.4px;
  font-weight: 400;
  line-height: 14.4px;
  width: 115px;
  padding-bottom: 65px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}

body:not(.fsComposeMode).home button.scroll-down:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(images/scroll_icon.png) no-repeat center 20px;
}

body:not(.fsComposeMode).home button.scroll-down:hover:before,
body:not(.fsComposeMode).home button.scroll-down:focus:before {
  background-position: center -221px;
}

body:not(.fsComposeMode).home .universal-slideshow {
  background-color: #ffffff;
}

body:not(.fsComposeMode).home .universal-slideshow:before {
  position: absolute;
  content: "";
  background: url(images/slider-loader.gif) no-repeat center center;
  height: 105px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 65px;
  /*z-index: 0;*/
}

body:not(.fsComposeMode).home .universal-slideshow footer {
  display: block;
  position: absolute;
  bottom: 10px;
  z-index: 101;
  width: 100%;
  margin-top: 10px;
  padding: 0 0 10px 0;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode).home .universal-slideshow footer {
    display: none;
  }
}

body:not(.fsComposeMode).home .universal-slideshow footer .fsElementFooterContent {
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body:not(.fsComposeMode).home .hp--first--panel {
  width: 100%;
  display: block;
  padding-top: 14px;
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel > .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 (max-width: 1199px) {
  body:not(.fsComposeMode).home .hp--first--panel > .fsElementContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section {
  display: block;
  margin: 0;
  width: 100%;
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section {
    width: 75%;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsTwoColumnLayout {
  margin: 0;
  padding: 0;
  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: 992px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsTwoColumnLayout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsTwoColumnLayout .fsDiv {
  padding: 0;
  margin: 0 0 14px 0 !important;
  width: 100%;
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsTwoColumnLayout .fsDiv {
    width: 50%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsTwoColumnLayout .fsStyleColumn-1 {
    padding-right: 7.5px;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsTwoColumnLayout .fsStyleColumn-2 {
    padding-left: 7.5px;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement h2,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsImage {
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElementHeaderContent {
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement {
  height: 430px;
  position: relative;
  z-index: 100;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement {
    height: auto;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .fsElementHeaderContent {
  background-size: cover;
  background-position: center 15%;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .fsElementHeaderContent img {
  display: none;
  margin: 0;
}

@media (max-width: 479px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .fsElementHeaderContent {
    height: 180px !important;
  }
}

@media (max-width: 767px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .fsElementHeaderContent {
    height: 300px;
  }
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .fsElementHeaderContent {
    width: 41.66%;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder {
  display: block;
  position: relative;
  width: 100%;
  padding: 30px 20px 100px 20px;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder {
    width: 58.33%;
    padding: 30px 30px 100px 30px;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder {
    padding: 30px 38px 100px 38px;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .news-title {
  display: block;
  width: 100%;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .news-title h2 {
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
  margin-bottom: 20px;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article {
  padding: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsTitle {
  display: block;
  font-family: "Baskerville W01 Italic", serif-2;
  margin: 0;
  font-size: 16.8px;
  font-weight: 400;
  line-height: 30.24px;
  color: #2c3339;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsTitle a {
  font-family: "Baskerville W01 Italic", serif-2;
  font-size: 16.8px;
  font-weight: 400;
  line-height: 30.24px;
  color: #2c3339;
  -webkit-transition: all .3s;
  transition: all .3s;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsTitle a:hover,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsTitle a:focus {
  color: #6e2636;
  text-decoration: none;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsElementContent,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsSummary {
  margin: 0;
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsSummary {
  height: 100px;
  overflow: hidden;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsSummary p {
  margin-top: 12.6px;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder .fsElementFooterContent {
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder footer a,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article .fsReadMoreLink {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  font-size: 11.9px;
  font-weight: 400;
  line-height: 21px;
  padding: 40px 10px 0 10px;
  text-align: center;
  text-transform: uppercase;
  color: #6e2636;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder footer a:before,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article .fsReadMoreLink:before {
  content: " ";
  width: 35px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -17px;
  background: url(images/arrow_right.png) no-repeat 0 0;
  -webkit-transition: background 0.3s ease-out, color 0.3s ease-out, opacity 0.3s ease-out;
  transition: background 0.3s ease-out, color 0.3s ease-out, opacity 0.3s ease-out;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder footer a:hover,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder footer a:focus,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article .fsReadMoreLink:hover,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article .fsReadMoreLink:focus {
  text-decoration: none;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder footer a:hover:before,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder footer a:focus:before,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article .fsReadMoreLink:hover:before,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video) .info-holder article .fsReadMoreLink:focus:before {
  background-position: 0 bottom;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video).hp--sport .news-title h2,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video).hp--sport .info-holder .fsElementContent,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsElement:not(.hp--video).hp--sport .info-holder footer a {
  color: #ffffff;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsContent:not(.hp--video) .fsElementContent {
  height: 184px;
  overflow: hidden;
}

@media (max-width: 599px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsContent:not(.hp--video) .fsElementContent {
    height: 192px;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsContent:not(.hp--video) .fsElementContent p {
  margin: 12.6px 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video {
  display: block;
  background: #002D62;
  overflow: hidden;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background: url(images/icon_tour.png) no-repeat center center;
  z-index: 115;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video.video-link:before {
  background: url(images/icon_video.png) no-repeat center center;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video header {
  height: 100%;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video header h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 0;
  color: #ffffff;
  line-height: 56px;
  position: absolute;
  top: 24px;
  width: 100%;
  padding: 0 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 115;
  display: block;
  text-align: center;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video .fsElementHeaderContent {
  position: relative;
  z-index: 110;
  background-size: cover;
  background-position: center 15%;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  opacity: .35;
  -webkit-transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out,opacity 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out,opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video .fsElementHeaderContent {
    height: 300px;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video .fsElementHeaderContent img {
  display: none;
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video:hover .fsElementHeaderContent,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video:focus .fsElementHeaderContent,
body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video.focus .fsElementHeaderContent {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video p {
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--video .fsElementContent a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 120;
  font-size: 0px;
  padding: 0;
  margin: 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsEmbed {
  width: 100%;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsEmbed > .fsElementContent {
  width: 100%;
}

@media (max-width: 766px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .fsEmbed > .fsElementContent {
    height: 300px;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--welcome .info-holder {
  background: url(images/crest-welcome.png) no-repeat right bottom;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--news .info-holder {
  background: url(images/crest-news.png) no-repeat 0 bottom;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--sport .info-holder {
  background: #002D62 url(images/crest-sports.png) no-repeat 0 0;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--left--section .fsDiv .hp--welcome {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

body:not(.fsComposeMode).home .hp--first--panel .hp--right--section {
  display: block;
  margin: 0;
  padding-left: 0;
  width: 100%;
  padding-left: 0px;
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--right--section {
    width: 25%;
    padding-left: 15px;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent {
    display: block;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent .fsContent {
  width: 100%;
  margin: 0 0 14px 0;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent .fsContent {
    width: calc(50% - 7.5px);
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent .fsContent {
    width: calc(25% - 11.25px);
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent .fsContent {
    width: 100%;
  }
}

body:not(.fsComposeMode).home .hp--first--panel .hp--right--section > .fsElementContent .fsContent.image-quicklink footer .fsElementFooterContent {
  margin: 0;
  padding: 0;
}

body:not(.fsComposeMode).home .hp--first--panel > footer > .fsElementFooterContent {
  margin-top: 10px;
  padding: 0 0 10px 0;
  width: 100%;
  display: block;
  text-align: center;
}

@media (max-width: 766px) {
  body:not(.fsComposeMode).home .hp--first--panel > footer > .fsElementFooterContent {
    display: none;
  }
}

body:not(.fsComposeMode).home .hp--first--panel > footer > .fsElementFooterContent button.scroll-down {
  margin: 0 auto;
  color: #2b343b;
}

body:not(.fsComposeMode).home .hp--grid {
  display: block;
  width: 100%;
  position: relative;
  margin: 0;
}

body:not(.fsComposeMode).home .hp--grid > header {
  display: none;
}

body:not(.fsComposeMode).home .hp--grid > .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

body:not(.fsComposeMode).home .hp--grid > .fsElementContent > header {
  display: none;
}

body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) {
  position: relative;
  z-index: 10;
  display: block;
  margin: 0;
  height: 230px;
  border: 7px solid #ffffff;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 15%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) {
    width: 50%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) {
    width: 33.33%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) {
    width: 20%;
  }
}

body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  padding: 6px 12px;
  background: rgba(0, 46, 98, 0.85);
  z-index: 15;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a:hover,
body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a:focus {
  opacity: 1;
}

@media (max-width: 1199px) {
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a:hover,
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a:focus {
    background: rgba(0, 46, 98, 0.85);
  }

  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a:hover span.link-inner,
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a:focus span.link-inner {
    background: #ffffff;
    color: #55768d;
  }
}

@media (max-width: 1199px) {
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) a {
    opacity: 1;
    background: transparent;
  }
}

body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) span.link-inner {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 140px;
  width: 100%;
  margin: 0 auto;
  padding: 3px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 11.9px;
  line-height: 27.46px;
  color: #55768d;
  text-align: center;
  background: #ffffff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1199px) {
  body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) span.link-inner {
    background: #6e2636;
    color: #ffffff;
  }
}

body:not(.fsComposeMode).home .hp--grid .fsContent:not(.fsFeeds-post) p {
  margin: 0;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds {
  margin: 0;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds > header {
  display: none;
}

body:not(.fsComposeMode).home .hp--grid .hp--feeds {
  display: none;
  position: relative;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post {
  background-color: #6e2636;
  padding: 20px;
  position: relative;
  z-index: 10;
  display: block;
  margin: 0;
  height: 230px;
  border: 7px solid #ffffff;
  width: 100%;
  background-image: url(images/crest-wm-semitrans.png);
  background-position: center center;
  background-repeat: no-repeat;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post:nth-child(odd) {
  background-color: #002e62;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--grid .fsFeeds-post {
    width: 50%;
  }
}

@media (min-width: 992px) {
  body:not(.fsComposeMode).home .hp--grid .fsFeeds-post {
    width: 33.33%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--grid .fsFeeds-post {
    width: 20%;
  }
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .holder {
  position: relative;
  height: 100%;
  padding-bottom: 30px;
  z-index: 20;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-top {
  position: relative;
  padding-left: 42px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-pic {
  position: absolute;
  left: 0;
  top: 0;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-pic a {
  display: block;
  height: 32px;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-pic img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-handle {
  display: block;
  line-height: 16px;
  width: 100%;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-handle a {
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: normal;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-name {
  display: block;
  line-height: 16px;
  width: 100%;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-name a {
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: normal;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-url {
  position: absolute;
  right: 0;
  top: 0;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-url a {
  display: block;
  font-size: 0px;
  width: 14px;
  height: 17px;
  position: relative;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-url a:before {
  position: absolute;
  content: "\F099";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: "IcoMoon";
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-desc {
  display: block;
  max-height: 63px;
  overflow: hidden;
  width: 100%;
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  max-width: 225px;
  width: 100%;
  margin: 26px auto 0 auto;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-desc a {
  color: #fff;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-actions {
  width: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-right: 40px;
  color: #ffffff;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-actions .icon {
  display: block;
  width: 14px;
  height: 14px;
  font-size: 0px;
  margin-right: 16px;
  position: relative;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-actions .icon:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "IcoMoon";
  /*font-size: 13px;*/
  font-weight: 400;
  color: #ffffff;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-actions .icon.feed-comment:before {
  content: "\E906";
  font-size: 11px;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-actions .icon.feed-retweet:before {
  content: "\E908";
  font-size: 9px;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .feed-actions .icon.feed-like:before {
  content: "\E907";
  font-size: 11px;
}

body:not(.fsComposeMode).home .hp--grid .fsFeeds-post .date {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}

body:not(.fsComposeMode).home .hp--map {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}

@media (max-width: 767px) {
  body:not(.fsComposeMode).home .hp--map {
    padding: 10px;
    margin-bottom: 10px;
  }
}

body:not(.fsComposeMode).home .hp--map > header {
  display: none;
}

body:not(.fsComposeMode).home .hp--map > .fsElementContent {
  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: 768px) {
  body:not(.fsComposeMode).home .hp--map > .fsElementContent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

body:not(.fsComposeMode).home .hp--map .fsEmbed {
  height: 300px;
  margin: 0;
  display: block;
  background: #ccc;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--map .fsEmbed {
    height: 430px;
  }
}

body:not(.fsComposeMode).home .hp--map .fsEmbed > header {
  display: none;
}

body:not(.fsComposeMode).home .hp--map .fsEmbed iframe {
  width: 100% !important;
}

body:not(.fsComposeMode).home .hp--map .fsEmbed.map--canvas1 {
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--map .fsEmbed.map--canvas1 {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--map .fsEmbed.map--canvas1 {
    width: 25%;
  }
}

body:not(.fsComposeMode).home .hp--map .fsEmbed.map--canvas2 {
  width: 100%;
}

@media (min-width: 768px) {
  body:not(.fsComposeMode).home .hp--map .fsEmbed.map--canvas2 {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  body:not(.fsComposeMode).home .hp--map .fsEmbed.map--canvas2 {
    width: 75%;
  }
}

body.fsDraftMode.home .hp--first--panel .fsElementActionButtonContainer {
  width: 0;
}

body.fsComposeMode.home .hp--first--panel > .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

body.fsComposeMode.home .hp--first--panel > .fsElementContent .hp--left--section {
  width: 75%;
}

body.fsComposeMode.home .hp--first--panel > .fsElementContent .hp--left--section .fsTwoColumnLayout {
  margin: 0;
}

body.fsComposeMode.home .hp--first--panel > .fsElementContent .hp--right--section {
  width: 25%;
}

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

/*! pages - style-guide v0.0.1 */

.colors ol {
  zoom: 1;
  padding: 0;
  list-style: none;
}

.colors ol:after {
  display: table;
  clear: both;
  content: '';
}

.colors ol li {
  position: relative;
  float: left;
  width: 50%;
  min-width: 20%;
}

@media (min-width: 1180px) {
  .colors ol li {
    margin-bottom: 0;
  }
}

.colors ol li:after {
  display: block;
  margin-top: 60px;
  background: #fff;
  padding-bottom: 20px;
}

@media (min-width: 800px) {
  .colors.main ol li {
    width: 33.33333%;
  }
}

.colors.main ol li:nth-of-type(1) {
  background: #2b343b;
}

.colors.main ol li:nth-of-type(1):after {
  content: "#2b343b";
}

.colors.main ol li:nth-of-type(2) {
  background: #6e2636;
}

.colors.main ol li:nth-of-type(2):after {
  content: "#6e2636";
}

.colors.main ol li:nth-of-type(3) {
  background: #002e62;
}

.colors.main ol li:nth-of-type(3):after {
  content: "#002e62";
}

@media (min-width: 800px) {
  .colors.shade ol li {
    width: 10%;
  }
}

.colors.shade ol li:nth-of-type(1) {
  background: #000000;
}

.colors.shade ol li:nth-of-type(1):after {
  content: "#000000";
}

.colors.shade ol li:nth-of-type(2) {
  background: #131313;
}

.colors.shade ol li:nth-of-type(2):after {
  content: "#131313";
}

.colors.shade ol li:nth-of-type(3) {
  background: #242424;
}

.colors.shade ol li:nth-of-type(3):after {
  content: "#242424";
}

.colors.shade ol li:nth-of-type(4) {
  background: #373737;
}

.colors.shade ol li:nth-of-type(4):after {
  content: "#373737";
}

.colors.shade ol li:nth-of-type(5) {
  background: #636363;
}

.colors.shade ol li:nth-of-type(5):after {
  content: "#636363";
}

.colors.shade ol li:nth-of-type(6) {
  background: #959595;
}

.colors.shade ol li:nth-of-type(6):after {
  content: "#959595";
}

.colors.shade ol li:nth-of-type(7) {
  background: #cccccc;
}

.colors.shade ol li:nth-of-type(7):after {
  content: "#cccccc";
}

.colors.shade ol li:nth-of-type(8) {
  background: #e5e5e5;
}

.colors.shade ol li:nth-of-type(8):after {
  content: "#e5e5e5";
}

.colors.shade ol li:nth-of-type(9) {
  background: #f8f8f8;
}

.colors.shade ol li:nth-of-type(9):after {
  content: "#f8f8f8";
}

.colors.shade ol li:nth-of-type(10) {
  background: #ffffff;
}

.colors.shade ol li:nth-of-type(10):after {
  content: "#ffffff";
}

.fonts ol {
  padding: 0;
  list-style: none;
}

.fonts ol li:nth-of-type(1) {
  font-family: "ITCFranklinGothicW01-Bk_812647", sans-serif;
}

.fonts ol li:nth-of-type(1):after {
  content: "ITCFranklinGothicW01-Bk_812647, sans-serif";
  display: block;
  margin-bottom: 10px;
}

.fonts ol li:nth-of-type(2) {
  font-family: "IcoMoon";
}

.fonts ol li:nth-of-type(2):after {
  content: "IcoMoon";
  display: block;
  margin-bottom: 10px;
}

.headers .fsElementContent h1:after {
  content: " - font-size: 39.52px / line-height: 39.52px";
}

.headers .fsElementContent h2:after {
  content: " - font-size: 22.4px / line-height: 31.36px";
}

.headers .fsElementContent h3:after {
  content: " - font-size: 20.3px / line-height: 36.54px";
}

.headers .fsElementContent h4:after {
  content: " - font-size: 16.8px / line-height: 26.88px";
}

.headers .fsElementContent h5:after {
  content: " - font-size: 14px / line-height: 25.2px";
}

.headers .fsElementContent h6:after {
  content: " - font-size: 14px / line-height: 25.2px";
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #ffffff;
  opacity: 0.8;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  /*outline: none;*/
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-iframe-holder .mfp-close {
  display: block;
  right: -18px;
  top: -18px;
  width: 36px;
  height: 36px;
  color: transparent !important;
  font-size: 0px;
  background: url(images/fancybox_sprite.png) no-repeat;
  opacity: 1 !important;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 640px;
}

.mfp-iframe-holder .mfp-close {
  /*top: -40px;*/
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /** Remove all paddings around the image on small screen */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  #fsHeader,
  .fsThumbnail,
  .hide-for-print {
    display: none !important;
  }

  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100% !important;
  }

  html {
    font-size: 100%;
    /* for IE */
  }

  body {
    font-size: 62.5%;
  }

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  .slick-slide {
    display: none !important;
  }

  .slick-slide.slick-active {
    display: block !important;
  }

  .slick-list {
    height: auto !important;
  }

  .slick-track {
    width: auto !important;
    height: auto !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }

  .slick-track .slick-slide {
    width: auto !important;
  }

  a[class*='fs_style'] {
    border-color: #000000;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol */

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    page-break-inside: avoid;
  }

  /* Printing Tables: http://css-discuss.incutio.com/wiki/Printing_Tables */

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .fsPanel > header ~ .fsElementContent {
    display: block;
  }
}