/*!
 * Trinity Presbyterian School - default_18
 * @link: https://trinitywildcatscom.finalsite.com
 * Site Template: newclientcustom
 * Built By: Stephen Petrus
 * Project Manager: Dave Lopes
 * Designer: Brittany Murray
 * ==== Git Info ====
 * Branch Name: master
 * Build Version: 4.0.0
 * Git Tag: 57170d3
 * Last built by: Jonathan Brooks
 */
@charset "UTF-8";

.wf-loading {
  visibility: hidden;
  opacity: 0;
}

.wf-active,
.wf-inactive {
  visibility: visible;
  opacity: 1;
}

/*! helpers - functions v0.0.1 */

/*! helpers - utility v0.0.1 */

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 28px;
  line-height: 34px;
  font-family: "Libre Baskerville", Georgia, serif;
  font-weight: normal;
  margin-bottom: 15px;
}

h2 {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
}

h3 {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  font-family: "Libre Baskerville", Georgia, serif;
  margin-bottom: 10px;
}

h4 {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

h5 {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  font-weight: 900;
  margin-bottom: 10px;
}

h6 {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}

p {
  margin: 0 0 30px;
}

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

hr {
  margin: 0 auto 20px;
}

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

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

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

.fsContent .fsElementContent ul {
  padding-left: 40px;
}

ul[style*="list-style-type: square"] {
  list-style-type: disc !important;
  padding-left: 40px;
}

ul[style*="list-style-type: square"] li {
  margin-bottom: 23px;
}

.fs_style_29,
.fsAthleticsEvent.fsTable .fsElementTable,
.fsAthleticsRoster .fsElementTable,
table.styled {
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
}

.fs_style_29 td,
.fsAthleticsEvent.fsTable .fsElementTable td,
.fsAthleticsRoster .fsElementTable td,
table.styled td {
  border: 1px solid #ffffff;
  padding: 15px 15px 12px;
  color: #525252;
  font-size: 15px;
  line-height: 23px;
  background-color: #e7e7e7;
}

.fs_style_29 td:last-child,
.fsAthleticsEvent.fsTable .fsElementTable td:last-child,
.fsAthleticsRoster .fsElementTable td:last-child,
table.styled td:last-child {
  border-right: 0;
}

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

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

.fs_style_29 th,
.fsAthleticsEvent.fsTable .fsElementTable th,
.fsAthleticsRoster .fsElementTable th,
table.styled th {
  padding: 18px 15px 14px;
  color: #ffffff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
  background: #00365F;
}

figure picture {
  display: block;
}

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

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

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

/*! elements - common v0.0.1 */

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

.fsElement {
  margin-bottom: 60px;
}

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

.fsElement .fsElementTitle {
  margin-bottom: 30px;
}

.fsElementHeaderContent {
  margin-bottom: 20px;
}

.fsElementFooterContent {
  margin-top: 20px;
}

.fsPanel {
  margin-bottom: 0;
}

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

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

.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: #525252;
  font-size: 45px;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
  line-height: 1;
  width: auto;
  height: auto;
  position: absolute;
  font-family: "IcoMoon";
  font-weight: normal;
}

.fsSlideshow .fsNextButton.fsUpArrow:before,
.fsSlideshow .fsNextButton.fsDownArrow:before,
.fsSlideshow .fsPrevButton.fsUpArrow:before,
.fsSlideshow .fsPrevButton.fsDownArrow:before {
  top: auto;
  bottom: 0;
}

.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: auto;
  right: 50%;
}

.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  right: auto;
  left: 50%;
}

.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsNextButton:focus:before,
.fsSlideshow .fsPrevButton:hover:before,
.fsSlideshow .fsPrevButton:focus:before {
  color: rgba(82, 82, 82, 0.5);
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSlideshow .fsPrevButton:before {
  content: "\F104";
}

.fsSlideshow .fsNextButton:before {
  content: "\F105";
}

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

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

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

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

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

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

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

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

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

.fsElementDialog {
  color: #525252;
}

.fs_style_23 {
  display: inline-block;
  border: 2px solid #CF102D;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #CF102D;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fs_style_23:hover,
.fs_style_23:focus,
.fsStateSelected .fs_style_23 {
  border-color: #E7E7E7;
  color: #CF102D;
  text-decoration: none;
  background: #ffffff;
}

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

.fs_style_25 {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fs_style_25:hover,
.fs_style_25:focus,
.fsStateSelected .fs_style_25 {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

.button {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #00365F;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.button:hover,
.button:focus,
.fsStateSelected .button {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

.color-button {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #CF102D;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.color-button:hover,
.color-button:focus,
.fsStateSelected .color-button {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

.hollow-button {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: transparent;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  border: 0.2em solid #CF102D;
}

.hollow-button:hover,
.hollow-button:focus,
.fsStateSelected .hollow-button {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

.fs_style_26 {
  display: inline-block;
  border: 2px solid #CF102D;
  margin: 0 0 10px;
  padding: 30px 20px 26px;
  border-radius: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 16px;
  font-style: bold;
  text-align: center;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  background: #CF102D;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fs_style_26:hover,
.fs_style_26:focus,
.fsStateSelected .fs_style_26 {
  border-color: #E7E7E7;
  color: #CF102D;
  text-decoration: none;
  background: #ffffff;
}

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

.fs_style_27 {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 30px 20px 26px;
  border-radius: 0;
  color: #CF102D;
  font-size: 15px;
  line-height: 16px;
  font-style: bold;
  text-align: center;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fs_style_27:hover,
.fs_style_27:focus,
.fsStateSelected .fs_style_27 {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

.fs_style_30 {
  width: 100%;
}

.fsStyleDefaultButton {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fsStyleDefaultButton:hover,
.fsStyleDefaultButton:focus,
.fsStateSelected .fsStyleDefaultButton {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

.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: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fsStyleUpdateButton:hover,
.fsStyleUpdateButton:focus,
.fsStateSelected .fsStyleUpdateButton {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

.fs_style_24 {
  color: #2A72BC;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  font-family: "Libre Baskerville", Georgia, serif;
}

blockquote {
  margin: 20px 0;
  padding: 29px 11px 29px 9px;
  position: relative;
  color: #2A72BC;
  font-size: 19px;
  line-height: 30px;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
}

blockquote:before,
blockquote:after {
  position: absolute;
  opacity: 0.2;
  font-size: 57px;
  font-style: normal;
  font-weight: normal;
}

blockquote:before {
  content: "\E901";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  top: 13px;
  left: 1px;
}

blockquote:after {
  content: "\E900";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  right: 36px;
  bottom: 6px;
}

blockquote cite {
  margin-top: 30px;
}

cite {
  display: block;
  margin: -30px 23px 0 0;
  color: #2A72BC;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  text-align: right;
  font-family: "Lato", sans-serif;
}

cite em {
  display: block;
}

li.cke_panel_listItem > a[title="Citation"] > cite {
  margin: 0;
  text-align: left;
  text-decoration: none;
}

.fs_style_28 {
  display: block;
  padding: 11px 0 7px 25px;
  color: #00365F;
  font-size: 19px;
  line-height: 30px;
  font-weight: normal;
  position: relative;
}

.fs_style_28:before {
  content: '';
  display: block;
  width: 5px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #CF102D;
}

.fs_style_31 {
  color: #00365F;
}

.fs_style_32 {
  color: #CF102D;
}

a.fs_style_33 {
  color: #CF102D;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
}

a.fs_style_33:hover,
a.fs_style_33:focus {
  color: #3D78B8;
  text-decoration: none;
}

.custom.fsElement > header {
  margin-bottom: 45px;
  position: relative;
}

.custom.fsElement > header:after {
  content: '';
  display: block;
  height: 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
}

.custom.fsElement > header .fsElementTitle {
  margin-bottom: 20px;
}

body:not(.fsComposeMode) main#fsPageContent > h1.fsPageTitle {
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-float-header .fsNavLevel1 > li {
  display: block;
}

.nav-float-header .fsNavLevel1 > li.nav-link-visit > a:before {
  content: "\E90D";
  top: 6px;
  font-size: 24px;
}

.nav-float-header .fsNavLevel1 > li.nav-link-inquire > a:before {
  content: "\E90C";
  top: 5px;
  font-size: 28px;
}

.nav-float-header .fsNavLevel1 > li.nav-link-apply > a:before {
  content: "\E90B";
  top: 2px;
  font-size: 25px;
}

.nav-float-header .fsNavLevel1 > li.nav-link-rsvp > a {
  background-color: rgba(207, 16, 45, 0.9);
}

.nav-float-header .fsNavLevel1 > li.nav-link-rsvp > a:hover,
.nav-float-header .fsNavLevel1 > li.nav-link-rsvp > a:focus {
  background-color: #00365F;
}

.nav-float-header .fsNavLevel1 > li.nav-link-rsvp > a:before {
  content: "\E915";
  top: 19px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 31px;
}

.nav-float-header .fsNavLevel1 > li.nav-link-rsvp > a span {
  padding: 68px 5px 16px;
}

.nav-float-header .fsNavLevel1 > li + li {
  margin-top: 8px;
}

.nav-float-header .fsNavLevel1 > li > a {
  display: block;
  width: 70px;
  min-height: 70px;
  padding: 0;
  position: relative;
  color: #ffffff;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  background-color: rgba(0, 54, 95, 0.9);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.nav-float-header .fsNavLevel1 > li > a:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 15px;
  color: #4F94D8;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav-float-header .fsNavLevel1 > li > a span {
  display: block;
  padding: 45px 5px 7px;
}

.nav-float-header .fsNavLevel1 > li > a:hover,
.nav-float-header .fsNavLevel1 > li > a:focus {
  text-decoration: none;
  background-color: #CF102D;
}

.nav-float-header .fsNavLevel1 > li > a:hover:before,
.nav-float-header .fsNavLevel1 > li > a:focus:before {
  color: #ffffff;
}

.nav-float-header .fsNavLevel1 .fsNavPageInfo {
  display: none;
}

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

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

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

.nav-tier ul li.fsNavCurrentPage > a {
  color: #00365F;
  background: #d5d5d5;
}

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

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

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

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

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

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

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

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

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

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

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

.nav-sub {
  display: none;
}

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

#fsBannerLeft .nav-sub {
  margin-top: -11px;
}

.nav-sub ul.fsNavLevel1 {
  margin: 0 -5px;
}

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

.nav-sub ul li {
  padding: 5px 0;
}

.nav-sub ul li a {
  display: block;
  padding: 5px 5px;
  color: #00365F;
  font-size: 16px;
  line-height: 18px;
  background: transparent;
}

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

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

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

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

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

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

.nav-sub ul li.fsNavPageParent[class*="fsNavCurrentPage"] {
  padding-bottom: 0;
}

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

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

.nav-sub .fsNavLevel1 ul {
  padding-top: 8px;
  padding-bottom: 0px;
}

.nav-sub .fsNavLevel2 li {
  padding: 2px 0 3px;
  margin: 0 0;
}

.nav-sub .fsNavLevel2 li a {
  padding: 5px 5px;
  margin: 0 0;
  font-size: 14px;
  line-height: 18px;
}

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

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

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

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

.nav-sub-mobile.fsElement {
  margin-bottom: 0;
}

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

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

.nav-sub-mobile .fsNavLevel1 > li {
  display: none;
  border-bottom: 4px solid #ededed;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
}

@media (min-width: 830px) {
  .nav-sub-mobile .fsNavLevel1 > li {
    border: 0;
  }
}

.nav-sub-mobile .fsNavLevel1 > li > a {
  display: block;
  padding: 0 0 12px;
  color: #CF102D;
  font-size: 29px;
  line-height: 33px;
  text-transform: uppercase;
  pointer-events: none;
}

@media (min-width: 830px) {
  .nav-sub-mobile .fsNavLevel1 > li > a {
    padding: 0;
    margin-left: 0;
  }
}

.nav-sub-mobile .fsNavLevel1 > li > a:hover,
.nav-sub-mobile .fsNavLevel1 > li > a:focus {
  text-decoration: none;
}

.nav-sub-mobile .fsNavLevel1 > li[class*="fsNavCurrent"] {
  display: block;
}

.nav-sub-mobile .fsNavLevel1 > li.fsNavParentPage > a {
  margin-left: 35px;
}

@media (min-width: 830px) {
  .nav-sub-mobile .fsNavLevel1 > li.fsNavParentPage > a {
    padding: 0;
    margin-left: 0;
  }
}

.nav-sub-mobile .fsNavLevel1 > li.menu-open {
  border-bottom: 0;
}

.nav-sub-mobile .fsNavLevel1 > li.menu-open > .menu-toggle:before {
  content: "\E90E";
  font-size: 17px;
}

.nav-sub-mobile .fsNavLevel1 > li > .menu-toggle {
  display: block;
  width: 30px;
  height: 30px;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 13px;
  left: 4px;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

@media (min-width: 830px) {
  .nav-sub-mobile .fsNavLevel1 > li > .menu-toggle {
    display: none;
  }
}

.nav-sub-mobile .fsNavLevel1 > li > .menu-toggle:before {
  content: "\E90F";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #CF102D;
  font-size: 12px;
  line-height: 1;
}

.nav-sub-mobile .fsNavLevel1 .fsNavPageInfo {
  display: none;
}

@media (min-width: 830px) {
  .nav-sub-mobile .fsNavLevel1 .fsNavPageInfo {
    display: none !important;
  }
}

.nav-sub-mobile .fsNavLevel1 ul {
  padding-top: 4px;
  padding-bottom: 0px;
}

.nav-sub-mobile .fsNavLevel1 ul li[class*="fsNavCurrentPage"] {
  padding-bottom: 0;
}

.nav-sub-mobile .fsNavLevel2 {
  background-color: #f5f5f5;
}

.nav-sub-mobile .fsNavLevel2 ul {
  padding-top: 8px;
  padding-bottom: 2px;
}

.nav-sub-mobile .fsNavLevel2 li {
  padding: 5px 0 5px;
  margin: 0 0;
}

.nav-sub-mobile .fsNavLevel2 li[class*="fsNavCurrent"] > .fsNavPageInfo {
  display: block;
}

.nav-sub-mobile .fsNavLevel2 li a {
  display: block;
  padding: 5px 5px;
  margin: 0 0;
  color: #00365F;
  font-size: 16px;
  line-height: 18px;
  background: transparent;
}

.nav-sub-mobile .fsNavLevel2 li a:hover,
.nav-sub-mobile .fsNavLevel2 li a:focus {
  color: #2A72BC;
  background: transparent;
  text-decoration: none;
}

.nav-sub-mobile .fsNavLevel2 li.fsNavCurrentPage > a {
  color: #2A72BC;
  background: transparent;
}

.nav-sub-mobile .fsNavLevel2 li.fsNavCurrentPage > a:hover,
.nav-sub-mobile .fsNavLevel2 li.fsNavCurrentPage > a:focus {
  color: #2A72BC;
  background: transparent;
}

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

.nav-sub-mobile .fsNavLevel2 li.fsNavCurrentPageAncestor > a {
  color: #00365F;
  background: transparent;
}

.nav-sub-mobile .fsNavLevel2 li.fsNavCurrentPageAncestor > a:hover,
.nav-sub-mobile .fsNavLevel2 li.fsNavCurrentPageAncestor > a:focus {
  color: #00365F;
  background: transparent;
}

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

.nav-sub-mobile .fsNavLevel3 li {
  padding: 2px 0 3px;
}

.nav-sub-mobile .fsNavLevel3 li a {
  font-size: 14px;
  line-height: 18px;
}

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

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

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

.nav-main {
  width: 100%;
  margin-bottom: 0;
}

.nav-main .fsNavLevel1 {
  position: static;
  padding-right: 11px;
}

@media (min-width: 900px) {
  .nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 71.33333em;
    max-width: 66.875rem;
    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;
    position: static;
    text-align: center;
  }

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

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

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

@media (min-width: 900px) {
  .nav-main .fsNavLevel1 > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.nav-main .fsNavLevel1 > li:hover > a,
.nav-main .fsNavLevel1 > li:focus > a,
.nav-main .fsNavLevel1 > li.menu-item-open > a {
  color: #4F94D8;
  background: #062a42;
}

.nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
  color: #4F94D8;
  background: #062a42;
}

.nav-main .fsNavLevel1 > li > a {
  display: block;
  height: 76px;
  padding: 0;
  color: #ffffff;
  font-size: 17px;
  line-height: 76px;
  text-transform: uppercase;
  background: transparent;
}

.nav-main .fsNavLevel1 > li > a:hover,
.nav-main .fsNavLevel1 > li > a:focus {
  color: #4F94D8;
  background: #062a42;
  text-decoration: none;
}

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

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 .fsNavPageInfo,
html:not(.js) .nav-main .fsNavLevel1 > li.menu-item-open .fsNavPageInfo {
  left: 0;
  right: 0;
}

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 {
  padding-left: 241px;
  padding-right: 23px;
  z-index: 300;
  text-align: left;
  background: rgba(1, 37, 65, 0.93);
}

.nav-main .fsNavPageInfo:before {
  content: '';
  display: block;
  width: 149px;
  height: 168px;
  position: absolute;
  top: 14px;
  left: 21px;
  background-image: url("/uploaded/themes/default_18/images/logo-seal-dropdown.png");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}

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

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

.nav-main .col-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  align-item: flex-start;
  width: 100%;
}

.nav-main .fsNavLevel2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  min-height: 235px;
  padding-top: 15px;
}

.nav-main .fsNavLevel2 li a {
  display: block;
  padding: 12px 15px;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  background: transparent;
}

.nav-main .fsNavLevel2 li a:hover,
.nav-main .fsNavLevel2 li a:focus {
  color: #5899DA;
  background: transparent;
  text-decoration: none;
}

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

.nav-main-mobile {
  padding: 0;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}

.nav-main-mobile ul,
.nav-main-mobile li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-main-mobile a {
  color: #ffffff;
  font-family: "Lato", sans-serif;
}

.nav-main-mobile a:hover,
.nav-main-mobile a:focus {
  text-decoration: none;
}

.nav-main-mobile nav a {
  display: block;
}

.nav-main-mobile .fsNavLevel1 li.fsNavParentPage > .fsNavPageInfo {
  display: none;
}

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

.nav-main-mobile .fsNavLevel1 > li {
  display: block;
  position: relative;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}

.nav-main-mobile .fsNavLevel1 > li.fsNavParentPage > a {
  padding-right: 0;
  margin-right: 52px;
}

.nav-main-mobile .fsNavLevel1 > li.fsNavParentPage > a:after {
  display: block;
}

.nav-main-mobile .fsNavLevel1 > li.fsNavCurrentPage > a span:after {
  opacity: 1;
}

.nav-main-mobile .fsNavLevel1 > li > a {
  display: block;
  border: 0;
  padding: 8px 5% 9px;
  position: relative;
  color: #ffffff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
}

.nav-main-mobile .fsNavLevel1 > li a:hover,
.nav-main-mobile .fsNavLevel1 > li a:focus {
  color: #6DA6DF;
}

.nav-main-mobile .fsNavLevel1 > li a span {
  display: inline-block;
  padding: 0;
  position: relative;
}

.nav-main-mobile .fsNavLevel1 > li > .fsNavPageInfo {
  display: none;
}

.nav-quicklinks-header {
  width: 48px;
  margin-bottom: 0;
}

.nav-quicklinks-header .fsNavLevel1 > li > a {
  display: block;
  padding: 0;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  color: transparent;
  background: #CF102D;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.nav-quicklinks-header .fsNavLevel1 > li > a span {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background-color: #ffffff;
}

.nav-quicklinks-header .fsNavLevel1 > li > a:before {
  content: '';
  display: block;
  border-radius: 100%;
  position: absolute;
  top: calc(100% - 6px);
  left: 0;
  z-index: 2;
  width: 100%;
  height: 10px;
  background-color: #CF102D;
}

.nav-quicklinks-header .fsNavLevel1 > li > a:after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% + 0px);
  left: -1px;
  z-index: 1;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 14px solid #000000;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.nav-quicklinks-header .fsNavLevel1 > li > a > div {
  height: 52px;
  width: 48px;
  position: relative;
  z-index: 3;
}

.nav-quicklinks-header .fsNavLevel1 > li > a > div:before {
  content: "\E90A";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  height: 24px;
  width: 24px;
  position: absolute;
  bottom: 2px;
  left: 11px;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
}

.nav-quicklinks-header .fsNavLevel1 > li > a > div:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-top: 13px solid #CF102D;
}

.nav-quicklinks-header .fsNavLevel1 > li > a:hover,
.nav-quicklinks-header .fsNavLevel1 > li > a:focus {
  color: transparent;
  text-decoration: none;
  background-color: #CF102D;
}

.nav-quicklinks-header .fsNavLevel1 > li > a:hover:before,
.nav-quicklinks-header .fsNavLevel1 > li > a:focus:before {
  color: #ffffff;
}

.nav-quicklinks-header .fsNavLevel1 > li > a:hover:after,
.nav-quicklinks-header .fsNavLevel1 > li > a:focus:after {
  opacity: 1;
}

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

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

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

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

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

html.js .nav-quicklinks-header .fsNavLevel1 > li .fsNavPageInfo,
html:not(.js) .nav-quicklinks-header .fsNavLevel1 > li.menu-item-open .fsNavPageInfo {
  top: calc(100% - 16px);
  left: auto;
  right: 0;
  z-index: 1;
  opacity: 1;
}

html.js .nav-quicklinks-header .fsNavLevel1 > li > a,
html:not(.js) .nav-quicklinks-header .fsNavLevel1 > li.menu-item-open > a {
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
}

html.js .nav-quicklinks-header .fsNavLevel1 > li > a:after,
html:not(.js) .nav-quicklinks-header .fsNavLevel1 > li.menu-item-open > a:after {
  opacity: 1;
}

html.js .nav-quicklinks-header .fsNavLevel1 > li:hover > a,
html:not(.js) .nav-quicklinks-header .fsNavLevel1 > li.menu-item-open:hover > a {
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
  background-color: #CF102D;
}

html.js .nav-quicklinks-header .fsNavLevel1 > li:hover .fsNavPageInfo,
html:not(.js) .nav-quicklinks-header .fsNavLevel1 > li.menu-item-open:hover .fsNavPageInfo {
  max-height: 9999px;
  top: calc(100% - 16px);
  left: auto;
  right: 0;
  z-index: 1;
  opacity: 1;
}

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

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

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

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

html:not(.js) .nav-quicklinks-header .fsNavLevel1 > li .fsNavPageInfo {
  top: calc(100% - 16px);
}

.nav-quicklinks-header .fsNavPageInfo {
  width: 187px;
  z-index: 1;
  text-align: left;
  background: #CF102D;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.nav-quicklinks-header .fsNavPageDescription {
  display: none;
}

.nav-quicklinks-header .fsNavPageThumbnail {
  display: none;
}

.nav-quicklinks-header .fsNavLevel2 {
  padding: 15px 5px 15px 5px;
}

.nav-quicklinks-header .fsNavLevel2 li a {
  display: block;
  padding: 5px 5px 5px 30px;
  color: #ffffff;
  font-size: 15px;
  line-height: 20px;
  text-transform: none;
  text-align: right;
  background: none;
}

.nav-quicklinks-header .fsNavLevel2 li a:hover,
.nav-quicklinks-header .fsNavLevel2 li a:focus {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}

.nav-social {
  argle: bargle;
}

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

.nav-social .fsNavLevel1 a[href*='facebook']:before {
  content: "\F09A";
}

.nav-social .fsNavLevel1 a[href*='instagram']:before {
  content: "\F16D";
}

.nav-social .fsNavLevel1 a[href*='linkedin']:before {
  content: "\F0E1";
}

.nav-social .fsNavLevel1 a[href*='pinterest']:before {
  content: "\F231";
}

.nav-social .fsNavLevel1 a[href*='tumblr']:before {
  content: "\F173";
}

.nav-social .fsNavLevel1 a[href*='twitter']:before {
  content: "\F099";
}

.nav-social .fsNavLevel1 a[href*='vimeo']:before {
  content: "\F27D";
}

.nav-social .fsNavLevel1 a[href*='vine']:before {
  content: "\F1CA";
}

.nav-social .fsNavLevel1 a[href*='youtube']:before {
  content: "\F167";
}

.nav-social .fsNavLevel1 a[href*='googleplus']:before {
  content: "\F0D5";
}

.nav-social .fsNavLevel1 a[href*='wechat']:before {
  content: "\F1D7";
}

.nav-social .fsNavLevel1 a[href*='flickr']:before {
  content: "\F16E";
}

.nav-social .fsNavLevel1 a[href*='wordpress']:before {
  content: "\F19A";
}

.nav-social .fsNavLevel1 a[href*='rss']:before {
  content: "\F09E";
}

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

/*! structure - header v0.0.1 */

#fsHeader {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

.header-top {
  display: none;
  position: relative;
  z-index: 3;
}

html.has-hero .header-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

@media (min-width: 950px) {
  .header-top {
    display: block;
  }
}

.header-top.fsElement {
  margin-bottom: 0;
}

.header-top.fsContainer > .fsElementContent,
.header-top.fsSharedContainer > .fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.33333em;
  max-width: 66.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header-search {
  margin-left: 9px;
  position: relative;
  z-index: 3;
}

.search-open .header-search form {
  pointer-events: auto;
}

.header-search.fsElement {
  margin-bottom: 0;
}

.header-search .fsElementHeaderContent {
  margin: 0;
}

.header-search .toggle-search {
  display: block;
  height: 52px;
  width: 52px;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  -webkit-transition: background 0.3s ease, opacity 0.3s ease, visibility 0s ease 0s;
  transition: background 0.3s ease, opacity 0.3s ease, visibility 0s ease 0s;
}

.header-search .toggle-search:hover:before,
.header-search .toggle-search:focus:before {
  color: #4F94D8;
}

.search-open .header-search .toggle-search {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: background 0.3s ease, opacity 0.3s ease, visibility 0s ease 0.3s;
  transition: background 0.3s ease, opacity 0.3s ease, visibility 0s ease 0.3s;
}

.header-search .toggle-search:before {
  content: "\F002";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 16px;
  left: 14px;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.header-search .toggle-search span {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background-color: #ffffff;
}

.header-search .fsElementContent {
  display: block;
  max-width: 0px;
  width: 210px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: max-width 0.3s ease, opacity 0.3s ease, background 0.3s ease;
  transition: max-width 0.3s ease, opacity 0.3s ease, background 0.3s ease;
}

.search-open .header-search .fsElementContent {
  max-width: 210px;
  opacity: 1;
}

.header-search form {
  margin: 0;
  padding: 20px 50px 0 0;
  position: relative;
  pointer-events: none;
}

.header-search .fsSearchElementKeyword {
  margin: 0;
  padding: 0;
}

.header-search label.fsFieldLabel {
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background: #ffffff;
}

.header-search input.fsStyleSearchField {
  height: 17px;
  padding: 0 5px;
  border: 0;
  color: #003764;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
  vertical-align: top;
  background: #ffffff;
}

.header-search input.fsStyleSearchField::-webkit-input-placeholder {
  color: #003764;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
}

.header-search input.fsStyleSearchField:-moz-placeholder {
  color: #003764;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
}

.header-search input.fsStyleSearchField::-moz-placeholder {
  color: #003764;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
}

.header-search input.fsStyleSearchField:-ms-input-placeholder {
  color: #003764;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-style: italic;
  font-family: "Libre Baskerville", Georgia, serif;
}

.header-search button.fsButtonClear {
  margin: 0;
  cursor: pointer;
}

.header-search button.fsSearchElementSearchButton {
  display: block;
  height: 52px;
  width: 52px;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  color: #333333;
  font-size: 0;
  line-height: 0;
  font-style: normal;
  background: none;
}

.header-search button.fsSearchElementSearchButton:hover:before,
.header-search button.fsSearchElementSearchButton:focus:before {
  color: #4F94D8;
}

.header-search button.fsSearchElementSearchButton:before {
  content: "\F002";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 16px;
  left: 14px;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav-utility-header {
  height: 52px;
}

.nav-utility-header.fsElement {
  margin-bottom: 0;
}

.nav-utility-header .fsNavLevel1 {
  margin-left: -10px;
  margin-right: -10px;
}

.nav-utility-header .fsNavLevel1 ul {
  display: none;
}

.nav-utility-header .fsNavLevel1 li[class*="fsNavCurrentPage"] a {
  color: #ffffff;
  text-decoration: underline;
}

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

.nav-utility-header li a {
  padding: 0 10px;
  color: #ffffff;
  font-size: 15px;
  line-height: 52px;
}

.nav-utility-header li a:hover,
.nav-utility-header li a:focus {
  color: #ffffff;
  text-decoration: underline;
}

.nav-utility-header li.nav-link-quicklinks {
  display: none;
}

.nav-quicklinks-header {
  margin-left: 20px;
}

.nav-quicklinks-header.fsElement {
  margin-bottom: 0;
}

.header-middle {
  position: relative;
  z-index: 2;
}

html.has-hero .header-middle {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

@media (min-width: 950px) {
  html.has-hero .header-middle {
    position: absolute;
    top: 52px;
  }
}

html.has-hero .fsAccountBarVisible .header-middle {
  top: 45px;
}

@media (min-width: 950px) {
  html.has-hero .fsAccountBarVisible .header-middle {
    position: absolute;
    top: 52px;
  }
}

.header-middle.fsElement {
  margin-bottom: 0;
}

.header-middle.float {
  position: fixed;
  top: 0;
}

.header-middle.fsContainer > .fsElementContent,
.header-middle.fsSharedContainer > .fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.33333em;
  max-width: 66.875rem;
  background-color: rgba(0, 53, 94, 0.9);
}

.header-middle .fsTwoColumnLayout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.header-middle .fsTwoColumnLayout div.fsStyleColumn {
  width: auto;
  margin: 0;
  padding: 0;
}

.header-middle .fsTwoColumnLayout div.fsStyleColumn-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.header-middle .fsTwoColumnLayout div.fsStyleColumn-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.toggle-off-canvas {
  display: block;
  height: 76px;
  width: 100%;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  cursor: pointer;
}

@media (min-width: 950px) {
  .toggle-off-canvas {
    display: none;
  }
}

.toggle-off-canvas:before {
  content: "\F0C9";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  right: 25px;
  top: 21px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.toggle-off-canvas span {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background-color: #ffffff;
}

.off-canvas-active .toggle-off-canvas:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.site-info-container {
  padding: 0;
  white-space: nowrap;
}

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

.site-info-container a {
  display: block;
  width: 232px;
  height: 76px;
  padding: 0;
  margin: 0;
  color: transparent;
  font-size: 0;
  background-image: url("/uploaded/themes/default_18/images/logo.png");
}

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

.nav-main {
  display: none;
}

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

.header-bottom {
  padding: 0 20px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}

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

.header-bottom.fsContainer > .fsElementContent,
.header-bottom.fsSharedContainer > .fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.33333em;
  max-width: 66.875rem;
  padding-top: 11px;
  border: 0;
}

@media (min-width: 830px) {
  .header-bottom.fsContainer > .fsElementContent,
  .header-bottom.fsSharedContainer > .fsContainer > .fsElementContent {
    padding-top: 17px;
    padding-bottom: 14px;
    border-bottom: 4px solid #ededed;
  }
}

.header-bottom-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: 0;
  margin: 0;
}

.header-bottom-columns.fsLayout {
  margin: 0;
}

.header-bottom-columns div.fsStyleColumn {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}

.header-bottom-columns div.fsStyleColumn-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 830px) {
  .header-bottom-columns div.fsStyleColumn-1 {
    display: block;
    padding-right: 20px;
    width: 260px;
  }
}

@media (min-width: 900px) {
  .header-bottom-columns div.fsStyleColumn-1 {
    padding-right: 20px;
    width: 260px;
  }
}

@media (min-width: 1000px) {
  .header-bottom-columns div.fsStyleColumn-1 {
    padding-right: 2%;
    width: 23%;
  }
}

.header-bottom-columns div.fsStyleColumn-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: none;
  width: 100%;
  padding-right: 20px;
}

@media (min-width: 830px) {
  .header-bottom-columns div.fsStyleColumn-2 {
    display: block;
  }
}

@media (min-width: 900px) {
  .header-bottom-columns div.fsStyleColumn-2 {
    width: calc(100% - 260px);
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .header-bottom-columns div.fsStyleColumn-2 {
    width: calc(100% - 23%);
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .header-bottom-columns div.fsStyleColumn-2 {
    width: calc(100% - 55%);
  }
}

.header-bottom-columns div.fsStyleColumn-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: none;
}

@media (min-width: 830px) {
  .header-bottom-columns div.fsStyleColumn-3 {
    display: block;
  }
}

.header-bottom-columns div.fsStyleColumn-3 .fsSharingButtons {
  margin: 0;
}

.header-bottom-columns div.fsStyleColumn-3 .fsSharingButtonsContainer:first-child {
  margin-top: -9px;
  margin-bottom: -9px;
}

.nav-breadcrumbs-header.fsElement {
  margin-bottom: 0;
}

.nav-breadcrumbs-header > .fsElementContent {
  padding-top: 5px;
}

.nav-breadcrumbs-header li {
  display: inline-block;
  color: #737373;
  font-size: 13px;
  line-height: 18px;
}

.nav-breadcrumbs-header li a {
  color: #00365F;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.nav-breadcrumbs-header li a:hover,
.nav-breadcrumbs-header li a:focus {
  text-decoration: none;
}

.nav-breadcrumbs-header .fsNavBreadcrumbSeperator {
  display: inline-block;
  padding: 0 5px;
}

.nav-breadcrumbs-header .fsNavBreadcrumbSeperator:before {
  content: '_';
  color: #737373;
  font-size: 13px;
  line-height: 18px;
}

.nav-float-header {
  display: none;
  position: absolute;
  top: 152px;
  z-index: 2;
}

html.no-hero .nav-float-header {
  z-index: 4;
}

@media (min-width: 950px) {
  .nav-float-header {
    display: block;
  }
}

.nav-float-header.fsElement {
  margin-bottom: 0;
}

.footer-top {
  display: none;
  padding: 0 20px;
  border-bottom: 1px solid #ffffff;
  background-color: #CF102D;
}

@media (min-width: 950px) {
  .footer-top {
    display: block;
  }
}

.footer-top.fsElement {
  margin-bottom: 0;
}

.footer-top > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.6em;
  max-width: 67.125rem;
}

.footer-tagline {
  padding-top: 23px;
  padding-bottom: 24px;
}

.footer-tagline.fsThreeColumnLayout {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

.footer-tagline.fsThreeColumnLayout:before,
.footer-tagline.fsThreeColumnLayout:after {
  content: '';
  display: block;
  height: 5px;
  width: 111px;
  border: 1px solid #ffffff;
  border-left: 0;
  border-right: 0;
  position: absolute;
  left: auto;
  right: auto;
  top: 36px;
  opacity: 0.65;
  visibility: visible;
}

.footer-tagline.fsThreeColumnLayout:before {
  left: 33.33333%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.footer-tagline.fsThreeColumnLayout:after {
  right: 33.33333%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0;
  width: auto;
  float: none;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn.fsDiv {
  padding: 0;
  margin: 0;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn-1 {
  width: 30%;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn-1 .fsElementTitle {
  text-align: left;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn-2 {
  width: 40%;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn-2 .fsElementTitle {
  text-align: center;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn-3 {
  width: 30%;
}

.footer-tagline.fsThreeColumnLayout .fsStyleColumn-3 .fsElementTitle {
  text-align: right;
}

.footer-tagline .fsEmbed {
  margin: 0;
}

.footer-tagline .fsEmbed .fsElementTitle {
  margin: 0;
  color: #ffffff;
  font-size: 27px;
  line-height: 33px;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  opacity: 0.65;
}

.footer-tagline .fsEmbed .fsElementHeaderContent,
.footer-tagline .fsEmbed .fsElementContent,
.footer-tagline .fsEmbed footer {
  display: none;
}

.footer-middle {
  padding: 40px 15px 23px;
  background-color: #00395f;
}

.footer-middle.fsElement {
  margin-bottom: 0;
}

.footer-middle > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.6em;
  max-width: 67.125rem;
}

.footer-middle-columns.fsLayout {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 750px) {
  .footer-middle-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.footer-middle-columns div.fsStyleColumn {
  width: 100%;
  float: none;
  padding: 0;
}

.footer-middle-columns div.fsStyleColumn-1 {
  margin-bottom: 23px;
}

@media (min-width: 750px) {
  .footer-middle-columns div.fsStyleColumn-1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 40%;
    margin-bottom: 0;
  }
}

@media (min-width: 830px) {
  .footer-middle-columns div.fsStyleColumn-1 {
    width: 50%;
  }
}

@media (min-width: 950px) {
  .footer-middle-columns div.fsStyleColumn-1 {
    width: 45%;
  }
}

.footer-middle-columns div.fsStyleColumn-2 {
  margin-bottom: 41px;
}

@media (min-width: 750px) {
  .footer-middle-columns div.fsStyleColumn-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 0;
  }
}

.footer-middle-columns div.fsStyleColumn-3 {
  margin-bottom: 0px;
}

@media (min-width: 750px) {
  .footer-middle-columns div.fsStyleColumn-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 252px;
    margin-bottom: 0;
  }
}

.school-details-container.fsElement {
  margin-bottom: 19px;
}

@media (min-width: 750px) {
  .school-details-container.fsElement {
    margin-bottom: 45px;
  }
}

.school-details {
  margin-bottom: 20px;
  position: relative;
  color: #ffffff;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

@media (min-width: 750px) {
  .school-details {
    text-align: left;
  }
}

@media (min-width: 830px) {
  .school-details {
    padding-left: 160px;
    padding-top: 6px;
  }
}

.school-details:before {
  content: '';
  display: none;
  width: 134px;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/uploaded/themes/default_18/images/logo-seal.png");
  background-repeat: no-repeat;
}

@media (min-width: 830px) {
  .school-details:before {
    display: block;
  }
}

.school-details [itemprop='name'] {
  color: #ffffff;
  text-transform: uppercase;
}

.school-details [itemprop='address'] {
  margin-bottom: 11px;
  font-size: 15px;
  line-height: 20px;
}

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

.school-details .telephone,
.school-details .fax {
  color: #95A2B2;
  letter-spacing: 0.03em;
}

.school-details [itemprop='email'] {
  display: block;
  margin-top: 11px;
  color: #77A3CF;
  letter-spacing: 0.03em;
}

.school-details a {
  color: inherit;
}

.nav-social-footer .fsNavLevel1 {
  margin: 0 -19px 0 -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 750px) {
  .nav-social-footer .fsNavLevel1 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.nav-social-footer li {
  padding: 0 19px 0 18px;
}

.nav-social-footer li a {
  display: block;
  width: 58px;
  height: 58px;
  border: 2px solid #ffffff;
  border-radius: 120px;
  padding: 0;
  position: relative;
  color: transparent;
  font-size: 0;
  line-height: 1;
}

.nav-social-footer li a:hover,
.nav-social-footer li a:focus {
  text-decoration: none;
  background-color: #CF102D;
}

.nav-social-footer li a:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.nav-social-footer .fsNavLevel1 ul {
  display: none;
}

.nav-quicklinks-footer {
  text-align: center;
}

@media (min-width: 750px) {
  .nav-quicklinks-footer {
    text-align: left;
  }
}

.nav-quicklinks-footer .fsElementTitle {
  display: block;
  margin: 0;
  color: #95A2B2;
  font-size: 18px;
  line-height: 33px;
  font-weight: normal;
}

.nav-quicklinks-footer .fsNavLevel1 ul {
  display: none;
}

.nav-quicklinks-footer .fsNavLevel1 li.nav-link-login a {
  padding-top: 11px;
  padding-left: 23px;
  position: relative;
  color: #77A3CF;
  text-transform: uppercase;
}

.nav-quicklinks-footer .fsNavLevel1 li.nav-link-login a:before {
  content: "\E905";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: auto;
  height: 18px;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  left: -1px;
  top: 10px;
}

.nav-quicklinks-footer .fsNavLevel1 li a {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
}

.nav-quicklinks-footer .fsNavLevel1 li a:hover,
.nav-quicklinks-footer .fsNavLevel1 li a:focus {
  color: #95A2B2;
  text-decoration: none;
}

.footer-buttons.fsElement {
  margin-bottom: 0;
}

@media (min-width: 830px) {
  .footer-buttons.fsElement {
    margin-bottom: 27px;
  }
}

.footer-buttons > .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -5px;
}

@media (min-width: 750px) {
  .footer-buttons > .fsElementContent {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.footer-buttons > .fsElementContent > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 750px) {
  .footer-buttons > .fsElementContent > div {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.footer-buttons a[class*="button-"] {
  margin: 0 5px;
}

a.button-give-online {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 76px;
  width: 121px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 15px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

a.button-give-online:hover,
a.button-give-online:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #CF102D;
}

a.button-paw-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 76px;
  width: 121px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 15px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: transparent;
  font-size: 0;
  background-image: url("/uploaded/themes/default_18/images/paw.png");
  background-position: center center;
  background-repeat: no-repeat;
}

a.button-paw-place:hover,
a.button-paw-place:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #CF102D;
}

a.button-paw-place:hover,
a.button-paw-place:focus {
  background-image: url("/uploaded/themes/default_18/images/paw-hover.png");
}

a.button-my-bookmarks {
  display: none;
}

@media (min-width: 830px) {
  a.button-my-bookmarks {
    display: block;
  }
}

a.button-my-bookmarks:hover,
a.button-my-bookmarks:focus {
  text-decoration: none;
}

a.button-my-bookmarks strong {
  display: block;
  height: 37px;
  margin: 0;
  padding-left: 34px;
  position: relative;
  color: #95A2B2;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
}

a.button-my-bookmarks strong:before {
  content: "\E902";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: 24px;
  height: 35px;
  position: absolute;
  top: 2px;
  left: -5px;
  font-size: 35px;
  line-height: 1;
}

a.button-my-bookmarks br {
  display: none;
}

a.button-my-bookmarks span {
  display: block;
  width: 170px;
  padding-top: 1px;
  padding-left: 61px;
  position: relative;
  color: #77A3CF;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 0.04em;
}

a.button-my-bookmarks span:before {
  content: "\E908";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: 18px;
  height: 27px;
  position: absolute;
  top: 2px;
  left: 31px;
  font-size: 27px;
  line-height: 1;
}

.footer-bottom {
  padding: 9px 20px 0;
}

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

.footer-bottom > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.6em;
  max-width: 67.125rem;
}

.footer-bottom-columns {
  margin: 0;
}

@media (min-width: 750px) {
  .footer-bottom-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.footer-bottom-columns.fsElement {
  margin-bottom: 10px;
}

@media (min-width: 750px) {
  .footer-bottom-columns.fsElement {
    margin-bottom: 5px;
  }
}

.footer-bottom-columns div.fsStyleColumn {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 750px) {
  .footer-bottom-columns div.fsStyleColumn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.footer-bottom-columns div.fsStyleColumn-1 {
  margin-bottom: 18px;
  text-align: center;
}

@media (min-width: 750px) {
  .footer-bottom-columns div.fsStyleColumn-1 {
    margin-bottom: 0;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-bottom-columns div.fsStyleColumn-2 {
  margin-bottom: 15px;
  text-align: center;
}

@media (min-width: 750px) {
  .footer-bottom-columns div.fsStyleColumn-2 {
    margin-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-bottom-columns div.fsStyleColumn-3 {
  text-align: center;
}

@media (min-width: 750px) {
  .footer-bottom-columns div.fsStyleColumn-3 {
    text-align: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-bottom-columns div.fsStyleColumn-3 figure.fsImage {
  display: inline-block;
}

.footer-copyright {
  color: #8D99B0;
  letter-spacing: 0.03em;
}

.footer-associations.fsElement {
  margin-bottom: 0;
}

.footer-associations .fsElementContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  align-item: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-associations figure.fsImage {
  display: block;
  margin: 0 14px;
}

.footer-associations a {
  display: block;
  opacity: 0.5;
  -webkit-transition: color 0.3s ease, background 0.3s ease, opacity 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, opacity 0.3s ease;
}

.footer-associations a:hover,
.footer-associations a:focus {
  opacity: 1;
}

/*! navigation - off-canvas v0.0.1 */

.fsMenu {
  z-index: 1000;
}

.off-canvas-container {
  zoom: 1;
  display: none;
  height: auto;
  width: auto;
  overflow: hidden;
  position: fixed;
  top: 76px;
  left: 0;
  right: 0;
  z-index: 10000;
  background-color: #00365F;
}

.off-canvas-container:after {
  display: table;
  clear: both;
  content: '';
}

.fsAccountBarVisible .off-canvas-container {
  top: 116px;
}

@media (min-width: 950px) {
  .off-canvas-container {
    display: none !important;
  }
}

.off-canvas-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: 10px 0;
}

.off-canvas-columns.fsElement {
  margin: 0;
}

.off-canvas-columns > div.fsStyleColumn {
  margin: 0;
  padding: 0;
  width: 50%;
}

.nav-utility-mobile.fsElement {
  margin-bottom: 0;
}

.nav-utility-mobile ul.fsNavLevel1 li[class*="fsNavCurrentPage"] a {
  color: #ffffff;
  text-decoration: underline;
}

.nav-utility-mobile li {
  display: block;
  padding: 0;
}

.nav-utility-mobile li a {
  display: block;
  padding: 8px 5% 9px;
  color: #a3acb6;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
}

.nav-utility-mobile li a:focus,
.nav-utility-mobile li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 1070px) {
  .nav-utility-mobile li a {
    font-size: 12px;
  }
}

.nav-float-header-mob {
  padding: 0 0 12px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  display: none;
}

.nav-float-header-mob li,
.nav-float-header-mob ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nav-float-header-mob a {
  color: #CF102D;
  font-family: "Lato", sans-serif;
}

.nav-float-header-mob a:focus,
.nav-float-header-mob a:hover {
  text-decoration: none;
}

.nav-float-header-mob nav a {
  display: block;
}

.nav-float-header-mob .fsNavLevel1 > li {
  display: block;
  position: relative;
  -webkit-transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;
}

.nav-float-header-mob .fsNavLevel1 > li.nav-link-visit > a:before {
  content: "\E90D";
  font-size: 23px;
}

.nav-float-header-mob .fsNavLevel1 > li.nav-link-inquire > a:before {
  content: "\E90C";
  top: 2px;
  font-size: 24px;
}

.nav-float-header-mob .fsNavLevel1 > li.nav-link-apply > a:before {
  content: "\E90B";
  top: 2px;
  font-size: 22px;
}

.nav-float-header-mob .fsNavLevel1 > li.nav-link-rsvp > a:before {
  content: "\E915";
  font-size: 26px;
}

.nav-float-header-mob .fsNavLevel1 > li.nav-link-rsvp > a span {
  padding: 68px 5px 16px;
}

.nav-float-header-mob .fsNavLevel1 > li > a {
  display: block;
  border: 0;
  padding: 8px 2% 9px 60px;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
}

.nav-float-header-mob .fsNavLevel1 > li > a:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 15px;
  color: #4F94D8;
  color: rgba(255, 255, 255, 0.6);
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav-float-header-mob .fsNavLevel1 > li a:focus,
.nav-float-header-mob .fsNavLevel1 > li a:hover {
  color: #CF102D;
}

.nav-float-header-mob .fsNavLevel1 > li a span {
  display: inline-block;
  padding: 0;
  position: relative;
}

.nav-float-header-mob .fsNavLevel1 > li > .fsNavPageInfo {
  display: none;
}

.float-test .nav-float-header-mob {
  display: block;
}

/*! 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: "Lato", sans-serif;
  background: #003252;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 15px;
  line-height: 23px;
  color: #525252;
}

#fsPageWrapper {
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  min-height: 100vh;
}

body.fsComposeMode #fsPageWrapper {
  overflow: visible;
}

#fsPageWrapper > #fsHeader {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

#fsPageWrapper > #fsPageBodyWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

#fsPageWrapper > #fsHeader {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

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

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 71.33333em;
  max-width: 66.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

#fsPageContent {
  width: 100%;
}

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

.emptyBannerLeft #fsBannerLeft {
  width: 0 !important;
  padding: 0 !important;
}

@media (min-width: 700px) {
  #fsBannerLeft {
    width: 260px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
    padding-right: 20px;
    float: left !important;
  }
}

@media (min-width: 1000px) {
  #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

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

@media (min-width: 700px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 20px;
    width: 260px;
  }
}

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

@media (min-width: 900px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 20px;
    width: 260px;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

#fsPageContent {
  float: none !important;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

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

@media (min-width: 700px) {
  .fsHasRightBanner #fsPageContent {
    float: left !important;
  }
}

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

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

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

@media (min-width: 700px) {
  .fsHasLeftBanner #fsPageContent {
    float: left !important;
  }
}

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

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

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

@media (min-width: 700px) {
  .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner.emptyBannerRight #fsPageContent {
    width: 100%;
  }
}

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

@media (min-width: 700px) {
  .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
    width: calc(100% - 320px);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 700px) {
  #fsBannerRight {
    padding-left: 20px;
    width: 320px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
    float: right !important;
  }
}

@media (min-width: 1000px) {
  #fsBannerRight {
    padding-left: 2%;
    width: 32%;
  }
}

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

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

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

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

@media (min-width: 1070px) {
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    padding-left: 2%;
    width: 32%;
  }
}

.fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
  width: 100%;
}

@media (min-width: 700px) {
  .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    width: calc(100% - 260px);
  }
}

@media (min-width: 900px) {
  .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    width: calc(100% - 260px);
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
    width: calc(100% - 23%);
  }
}

@media (min-width: 1200px) {
  .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
    padding-left: 2%;
    width: 32%;
  }
}

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

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

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

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

@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 .fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 700px) {
  .fsLayout .fsStyleTwoThirds {
    width: 66.66667%;
  }
}

.fsLayout .fsStyleOneThird {
  width: 100%;
}

@media (min-width: 700px) {
  .fsLayout .fsStyleOneThird {
    width: 33.33333%;
  }
}

div[class*="fsTwoColumnWide"] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

div[class*="fsTwoColumnWide"] > .fsDiv {
  padding: 0;
  margin: 0;
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

@media (min-width: 700px) {
  div[class*="fsTwoColumnWide"] > .fsDiv {
    margin-bottom: 0;
  }
}

div[class*="fsTwoColumnWide"] > .fsDiv:last-child {
  margin-bottom: 0;
}

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 700px) {
  .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 23%);
  }
}

@media (min-width: 700px) {
  .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 23%);
  }
}

.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 600px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 260px);
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 23%);
  }
}

@media (min-width: 800px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc(100% - 260px);
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 23%);
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 260px);
  }
}

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 700px) {
  .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 23%;
    padding-right: 2%;
    margin-bottom: 0;
  }
}

@media (min-width: 700px) {
  .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 23%;
    padding-right: 2%;
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 20px;
    width: 260px;
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    padding-right: 2%;
    width: 23%;
  }
}

@media (min-width: 800px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 20px;
    width: 260px;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    padding-right: 2%;
    width: 23%;
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
  width: 100%;
}

@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    padding-right: 20px;
    width: 260px;
  }
}

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 320px);
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 32%);
  }
}

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

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 320px;
  }
}

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 2%;
    width: 32%;
  }
}

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

@media (min-width: 700px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

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

@media (min-width: 1100px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  margin-bottom: 20px;
  width: 100%;
}

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

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

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

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

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

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

@media (min-width: 1100px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    padding-left: 2%;
    width: 32%;
  }
}

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 800px) {
  .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 320px);
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 32%);
  }
}

.fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 800px) {
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 320px);
    margin-bottom: 0;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 32%);
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 32%);
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: calc(100% - 320px);
  }
}

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 800px) {
  .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    padding-left: 20px;
    width: 320px;
  }
}

@media (min-width: 1000px) {
  .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    padding-left: 2%;
    width: 32%;
  }
}

.fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
  width: 100%;
  padding: 0;
}

@media (min-width: 800px) {
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    padding-left: 20px;
    width: 320px;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    padding-left: 2%;
    width: 32%;
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 32%;
    padding-left: 2%;
    margin-bottom: 0;
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
  width: 100%;
}

@media (min-width: 1000px) {
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    padding-left: 20px;
    width: 320px;
  }
}

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

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

@media (min-width: 700px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 23%);
  }
}

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

@media (min-width: 1000px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 23%);
  }
}

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding: 0;
}

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

@media (min-width: 700px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

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

@media (min-width: 1000px) {
  .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

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

@media (min-width: 700px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

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

@media (min-width: 1100px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 2%;
    width: 23%;
  }
}

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

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

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

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

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

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

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

@media (min-width: 1100px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
    padding-left: 2%;
    width: 32%;
  }
}

.fsElephantRightLayout,
.fsElephantLeftLayout {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fsElephantRightLayout > div,
.fsElephantLeftLayout > div {
  padding: 0;
  margin: 0;
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

@media (min-width: 700px) {
  .fsElephantRightLayout > div,
  .fsElephantLeftLayout > div {
    margin-bottom: 0;
  }
}

.fsElephantRightLayout > div:last-child,
.fsElephantLeftLayout > div:last-child {
  margin-bottom: 0;
}

@media (min-width: 700px) {
  .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 32%);
  }
}

.fsElephantRightLayout > div.fsStyleTwoThirds > .fsDiv {
  padding-left: 0;
  padding-right: 0;
}

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

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 32%);
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 320px);
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1200px) {
  .fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleTwoThirds {
    width: calc(100% - 320px);
  }
}

@media (min-width: 700px) {
  .fsElephantRightLayout > div.fsStyleOneThird {
    width: 32%;
    padding-left: 2%;
    padding-right: 0;
    padding-top: 6px;
  }
}

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 32%;
    padding-left: 2%;
    margin-bottom: 0;
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
    width: 320px;
    padding-left: 20px;
    margin-bottom: 0;
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1200px) {
  .fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
    padding-left: 20px;
    width: 320px;
  }
}

@media (min-width: 700px) {
  .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 23%);
  }
}

.fsElephantLeftLayout > div.fsStyleTwoThirds > .fsDiv {
  padding-left: 0;
  padding-right: 0;
}

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

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 260px);
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: 100%;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 23%);
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
  width: 100%;
}

@media (min-width: 1200px) {
  .fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleTwoThirds {
    width: calc(100% - 260px);
  }
}

@media (min-width: 700px) {
  .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 23%;
    padding-right: 2%;
    padding-left: 0;
  }
}

@media (min-width: 700px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsHasLeftBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 260px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}

@media (min-width: 700px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 1000px) {
  .fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    width: 23%;
    padding-right: 2%;
    margin-bottom: 0;
  }
}

.fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
  width: 100%;
  padding-left: 0;
}

@media (min-width: 1200px) {
  .fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
    padding-right: 20px;
    width: 260px;
  }
}

#fsPoweredByFinalsite {
  margin: 0 auto 20px;
}

/*! 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: 15px;
  line-height: 23px;
}

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

.fsProfileSectionData.fsStyleHalf {
  width: 100%;
}

@media (min-width: 600px) {
  .fsProfileSectionData.fsStyleHalf {
    width: 50%;
  }
}

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

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

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

/*! elements - constituent search */

.fsConstituent.fsSearch {
  overflow: hidden;
}

.fsConstituent.fsSearch + .fsConstituent {
  border-top: solid 1px #bbbbbb;
  margin-top: 20px;
  padding-top: 20px;
}

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

.fsConstituentSearchForm > label > select {
  height: 31px;
  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 {
  background: #F5F5F5;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

.fsAccordion .fsPanel > header h2,
.fsTabs .fsPanel > header h2 {
  display: block;
  padding: 13px 15px 12px;
  margin-bottom: 5px;
  color: #2A72BC !important;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
  font-family: "Libre Baskerville", Georgia, serif;
  text-transform: none;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  -webkit-transition: none;
  transition: none;
}

.fsAccordion .fsPanel > header h2 a,
.fsTabs .fsPanel > header h2 a {
  -webkit-transition: .3s;
  transition: .3s;
  color: #2A72BC !important;
}

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

.fsAccordion .fsPanel > header:hover h2,
.fsTabs .fsPanel > header:hover h2 {
  color: #00365F !important;
}

.fsAccordion .fsPanel > header:hover h2 a,
.fsTabs .fsPanel > header:hover h2 a {
  color: #00365F !important;
}

.fsAccordion .fsPanel > .fsElementContent,
.fsTabs .fsPanel > .fsElementContent {
  padding: 10px 15px 35px;
}

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

.fsAccordion .fsPanel.fsStateOpen > header h2,
.fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #00365F !important;
}

.fsAccordion .fsPanel.fsStateOpen > header h2:before,
.fsTabs .fsPanel.fsStateOpen > header h2:before {
  content: "\F0DA";
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.fsAccordion .fsPanel.fsStateOpen > header h2 a,
.fsTabs .fsPanel.fsStateOpen > header h2 a {
  color: #00365F !important;
}

.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: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 20px;
  text-align: center;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  content: "\F0DA";
}

.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: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 20px;
  text-align: center;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  content: "\F0DA";
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! elements - athletics events */

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

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

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

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

/*! elements - athletics events - table*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! elements - athletics popup dialog box */

.fsAthleticsEvent.fsDialog {
  margin: auto;
}

.fsAthleticsEvent.fsDialog .fsAthleticsTitle {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  font-family: "Libre Baskerville", Georgia, serif;
  margin-bottom: 10px;
}

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

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

/*! elements - athletics roster */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsAthleticsRosterContent {
  margin-bottom: 20px;
}

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

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

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

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

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

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

.fsCalendar .fsDate {
  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;
  height: 60px;
  width: 60px;
  border-radius: 120px;
  padding-top: 1px;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  text-align: center;
  background: #00365F;
}

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

.fsCalendar .fsDate > span.fsMonth {
  font-size: 11px;
  line-height: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.fsCalendar .fsDate > span.fsDay {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
}

.fsCalendar .fsDate > span.fsYear {
  font-size: 11px;
  line-height: 13px;
  font-weight: 900;
}

.fsCalendar article {
  margin-bottom: 32px;
}

.fsCalendar .fsTitle {
  margin-bottom: 16px;
  color: #00365F;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
}

.fsCalendar .fsTitle a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.fsCalendar .fsTitle a:hover,
.fsCalendar .fsTitle a:focus {
  color: #CF102D;
  text-decoration: none;
}

.fsCalendar .fsEventDetails {
  color: #757575;
}

.fsCalendar .fsAllDay,
.fsCalendar .fsTimeRange {
  padding-left: 20px;
  position: relative;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
}

.fsCalendar .fsAllDay:not(:last-child),
.fsCalendar .fsTimeRange:not(:last-child) {
  margin-bottom: 7px;
}

.fsCalendar .fsAllDay:before,
.fsCalendar .fsTimeRange:before {
  content: "\F017";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 1px;
  left: -2px;
  color: #C7C7C7;
  line-height: 13px;
  text-align: center;
}

.fsCalendar .fsLocation {
  padding-left: 20px;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  position: relative;
}

.fsCalendar .fsLocation:before {
  content: "\F041";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 0;
  left: -2px;
  color: #C7C7C7;
  line-height: 13px;
  text-align: center;
}

.fsCalendar .fsNotes,
.fsCalendar .fsDescription {
  margin-top: 16px;
  text-transform: none;
}

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

.fsCalendar footer .fsElementFooterContent {
  margin-top: 33px;
}

/*! _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 */

.fsCalendarEventGrid .fsCalendarDaybox {
  background: #ffffff;
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  padding: 3px;
  margin-bottom: 3px;
}

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

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

.fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange a.fsCalendarEventTitle {
  color: #700918;
  background-color: #F4F4F5;
}

.fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange .fsCalendarDate {
  background-color: #F4F4F5;
}

.fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday .fsCalendarDate {
  color: #4c4c4d;
  background-color: rgba(255, 238, 118, 0);
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDay,
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarMonth {
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background: #ffffff;
}

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle {
  display: block;
  font-size: 11px;
  line-height: 1.2;
  font-weight: normal;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  background-color: #ffffff;
}

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

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  margin-bottom: 0;
  color: #656567;
  line-height: 1;
  background-color: #ffffff;
}

@media (min-width: 800px) {
  .fsCalendarEventGrid .fsCalendarRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

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

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

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

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

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

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

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

.fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
  width: 100%;
}

@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
    width: auto;
  }
}

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

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

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

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

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

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
    width: auto;
    display: inline;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
    width: 14.28% !important;
    height: 45px !important;
    float: left;
    overflow: hidden !important;
    cursor: pointer;
    min-height: 0;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background-color: rgba(0, 54, 95, 0.15);
  }

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

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background-color: rgba(0, 54, 95, 0.05);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
    border: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
    position: relative;
    min-height: 0;
    height: 25px;
    border: 1px solid #EDEDED;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
    background-color: rgba(0, 54, 95, 0.25);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    background-color: rgba(0, 54, 95, 0.25);
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    line-height: 1;
    font-size: 15px;
    margin-bottom: 0;
  }

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

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    zoom: 1;
    display: block;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
    display: table;
    clear: both;
    content: '';
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
    border-top: 1px solid #EDEDED;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
    border-bottom: 1px solid #EDEDED;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
    width: 16.666% !important;
    height: 50px !important;
    border: 1px solid #EDEDED;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
    border: none;
  }

  .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
    display: block;
  }
}

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

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

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

#event-view .fsCalendarEventTitle {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

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

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

.scroll-up span {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  padding: 10px 20px;
}

.scroll-up span:hover,
.scroll-up span:focus,
.fsStateSelected .scroll-up span {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

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

@media screen and (min-width: 800px) {
  .scroll-up {
    display: none;
  }
}

.fsElementEventColorIcon {
  display: inline-block;
}

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

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

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

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

@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul {
    display: -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%;
}

.fsForm {
  background-color: #f5f5f5;
  padding: 40px;
}

.fsComposerFormEmbed {
  background: none;
}

.fsComposerFormEmbed body {
  margin: 0;
}

.fsComposerFormEmbed form {
  zoom: 1;
}

.fsComposerFormEmbed form:after {
  display: table;
  clear: both;
  content: '';
}

.fsComposerFormEmbed form input,
.fsComposerFormEmbed form textarea,
.fsComposerFormEmbed form select {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #525252;
}

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

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

.fsComposerFormEmbed form .mainGroupSub {
  max-width: 100%;
  width: 100% !important;
}

.fsComposerFormEmbed form .formPage {
  margin-bottom: 20px;
}

.fsComposerFormEmbed form .elementRow {
  max-width: 100%;
  margin: 0;
}

.fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
  margin-bottom: 0;
}

.fsComposerFormEmbed form .elementContainer {
  margin: 0 0 20px;
  padding: 0;
}

@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementContainer {
    width: 100%;
  }
}

.fsComposerFormEmbed form .elementContainer label {
  margin-bottom: 2px;
}

.fsComposerFormEmbed form .elementContainer label.horizontal {
  white-space: normal;
  margin-right: 10px !important;
}

.fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
  margin-right: 0;
}

.fsComposerFormEmbed form .elementContainer hr {
  margin: 0 auto;
}

.fsComposerFormEmbed form .elementContainer p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementBody > input {
    width: 100%;
  }
}

.fsComposerFormEmbed form .elementBody > .descText {
  margin-bottom: 10px;
}

.fsComposerFormEmbed form .labelLeft .elementContainer label,
.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  float: none;
}

@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer label,
  .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
    width: 20%;
    padding-right: 10px;
    text-align: right;
    float: left;
  }
}

@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementContainer > label {
    padding: 5px 10px 5px 5px;
  }
}

.fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
  width: 100%;
}

.fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
  width: auto;
}

.fsComposerFormEmbed form .labelLeft .elementBody {
  margin: 0;
  width: 100%;
  float: none;
}

@media (min-width: 600px) {
  .fsComposerFormEmbed form .labelLeft .elementBody {
    width: 80%;
    float: left;
  }
}

.fsComposerFormEmbed form .linkLike {
  color: #CF102D;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

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

.fsComposerFormEmbed form .required {
  color: #00365F;
}

.fsComposerFormEmbed form .pageControls {
  padding: 10px 0 !important;
  margin-bottom: 10px;
}

.fsComposerFormEmbed form .pageControls .userConfirmation {
  margin-bottom: 0;
}

.fsComposerFormEmbed form .userConfirmation {
  margin-bottom: 20px;
}

.fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
  margin-right: 5px;
}

.fsComposerFormEmbed form .userConfirmation > label {
  display: block;
}

.fsComposerFormEmbed form .elementColumn {
  zoom: 1;
  margin-bottom: 20px;
  max-width: 100%;
}

.fsComposerFormEmbed form .elementColumn:after {
  display: table;
  clear: both;
  content: '';
}

@media screen and (max-width: 599px) {
  .fsComposerFormEmbed form .elementColumn {
    float: none !important;
    width: 100% !important;
  }
}

.fsComposerFormEmbed form .elementColumn .elementContainer {
  margin-bottom: 0;
}

.fsComposerFormEmbed form .elementColumn .elementBody > input {
  width: 100%;
}

.fsComposerFormEmbed form .pageBreak {
  zoom: 1;
}

.fsComposerFormEmbed form .pageBreak:after {
  display: table;
  clear: both;
  content: '';
}

.fsComposerFormEmbed form .pageBreak .nextPage,
.fsComposerFormEmbed form .pageBreak .prevPage {
  background: none;
  border: none;
  color: #CF102D;
  -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: #CF102D;
  -webkit-transition: .3s;
  transition: .3s;
}

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

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

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

.fsComposerFormEmbed form .submitBtn {
  border: 0;
  margin: 0;
  padding: 10px 20px;
  border-radius: 0;
  background: #00365F;
  color: #fff;
  float: left;
  -webkit-transition: .3s;
  transition: .3s;
}

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

.fsComposerFormEmbed .ui-widget {
  font-family: "Lato", 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: #6c6c6c;
}

:-moz-placeholder {
  color: #6c6c6c;
}

::-moz-placeholder {
  color: #6c6c6c;
}

:-ms-input-placeholder {
  color: #6c6c6c;
}

/*! elements - login */

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

.fsAccount input[type="submit"] {
  display: inline-block;
  border: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  display: block;
}

.fsAccount input[type="submit"]:hover,
.fsAccount input[type="submit"]:focus,
.fsStateSelected .fsAccount input[type="submit"] {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

.fsAccount input[type="submit"] em {
  display: block;
  font-style: normal;
}

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

.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: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.fsResetContinue:hover,
.fsResetContinue:focus,
.fsStateSelected .fsResetContinue,
.fsResetCancel:hover,
.fsResetCancel:focus,
.fsStateSelected .fsResetCancel,
.fsLoginNewSuccess > button:hover,
.fsLoginNewSuccess > button:focus,
.fsStateSelected .fsLoginNewSuccess > button {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

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

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  color: #525252;
  font-family: "Lato", sans-serif;
}

.fsMediaCustomPlayer article {
  position: relative;
}

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

.fsCustomSlider .slick-next,
.fsCustomSlider .slick-prev {
  background: none;
  border: none;
  color: transparent;
  height: 40px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  z-index: 2;
}

.fsCustomSlider .slick-next:before,
.fsCustomSlider .slick-prev:before {
  color: #fff;
  display: block;
  font-size: 50px;
  font-weight: normal;
  height: 100%;
  left: 0;
  line-height: 30px;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}

.fsCustomSlider .slick-next {
  left: auto;
  right: 0;
}

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

.fsCustomSlider .slick-prev {
  left: 0;
  right: auto;
}

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

.fsCustomSlider .slider-play-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #CF102D;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  z-index: 1;
  line-height: 42px;
}

.fsCustomSlider .slider-play-btn:before {
  content: "";
  color: #fff;
  font-size: 15px;
  font-family: "Libre Baskerville", Georgia, serif;
}

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

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

.fsCustomSlider .slick-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fsCustomSlider .slick-dots,
.fsCustomSlider .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fsCustomSlider .slick-dots li {
  margin: 0;
  padding: 0;
}

.fsCustomSlider .slick-dots li {
  display: inline-block;
}

.fsCustomSlider .slick-dots li + li {
  margin-left: 6px;
}

.fsCustomSlider .slick-dots button {
  border: 0;
  background-color: transparent;
  padding: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 100%;
  font-size: 0;
}

.fsCustomSlider .slick-dots .slick-active button {
  background-color: #fff;
}

.fsCustomSlider .caption-wrapper {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 23px;
  width: 100%;
  background-color: #CF102D;
  color: #fff;
}

.fsCustomSlider .caption-wrapper .caption-inner {
  padding: 10px 10px 30px;
}

@media (min-width: 800px) {
  .fsCustomSlider .caption-wrapper {
    padding: 30px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(207, 16, 45, 0.5);
  }
}

.fsCustomSlider .caption-wrapper a {
  color: rgba(255, 255, 255, 0.5);
}

.fsCustomSlider .caption-wrapper a:hover {
  text-decoration: underline;
}

.fsCustomSlider .caption-wrapper.is-empty {
  display: none;
}

@media (min-width: 800px) {
  .fsCustomSlider .caption-title {
    margin-top: 0;
    color: #00365F;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    margin-bottom: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.fsPostElement .fsTitle {
  display: block;
  margin-bottom: 11px;
  color: #00365F;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
}

.fsPostElement .fsTitle a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.fsPostElement .fsTitle a:hover,
.fsPostElement .fsTitle a:focus {
  color: #CF102D;
  text-decoration: none;
}

.fsPostElement .fsAuthor {
  color: #757575;
  font-size: 14px;
  line-height: 18px;
}

.fsPostElement .fsDateTime {
  color: #757575;
  font-size: 14px;
  line-height: 18px;
}

.fsPostElement .fsSummary {
  margin-top: 13px;
  margin-bottom: 15px;
}

.fsPostElement .fsSummary > *:last-child {
  margin-bottom: 0;
}

.fsPostElement .fsReadMoreLink {
  display: block;
  padding-top: 11px;
  margin-top: 19px;
  position: relative;
  color: #757575;
  font-size: 14px;
  line-height: 23px;
  font-family: "Libre Baskerville", Georgia, serif;
  font-style: italic;
}

.fsPostElement .fsReadMoreLink:before {
  content: '';
  display: block;
  height: 1px;
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #cccccc;
}

.fsPostElement .fsReadMoreLink:hover,
.fsPostElement .fsReadMoreLink:focus {
  color: #CF102D;
  text-decoration: none;
}

.fsPostElement .fsCategories {
  margin: 0 -5px 12px -5px;
}

.fsPostElement .fsCategories .fsCategory {
  padding: 3px 5px 3px 5px;
  color: #757575;
  font-size: 11px;
  line-height: 13px;
  font-weight: 900;
}

.fsPostElement .fsTags .fsTag {
  padding: 8px 11px 9px;
  color: #525252;
  font-size: 12px;
  line-height: 15px;
}

.fsPostElement.fsList article + article {
  margin-top: 60px;
}

.fsPostElement.fsList .fsThumbnail {
  margin-bottom: 14px;
}

.fsPostElement.fsList .fsThumbnail > div.fsCroppedImage {
  display: block;
}

.fsPostElement.fsList .fsThumbnail > img {
  display: block;
}

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

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

.fsResourceElement.fsListNav .fsTitle {
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
}

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

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

.fsSearch form.gsc-search-box-tools {
  margin-bottom: 0;
  overflow: hidden;
  font-size: inherit;
}

.fsSearch form.gsc-search-box-tools table {
  border: 0;
}

.fsSearch form.gsc-search-box-tools > table.gsc-search-box {
  margin-bottom: 0;
  position: relative;
}

.fsSearch form.gsc-search-box-tools td.gsib_a {
  padding: 0;
}

.fsSearch form.gsc-search-box-tools td.gsib_b {
  display: none !important;
}

.fsSearch form.gsc-search-box-tools table.gsc-branding {
  display: none;
}

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

.fsSearch.site-search form.gsc-search-box-tools {
  width: 400px;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
  padding: 0;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
  border: 0;
  height: 100%;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
  background: #CF102D !important;
  background-image: none !important;
  width: 100%;
  height: 50px !important;
  color: #eeeeee;
  padding-left: 10px !important;
  padding-right: 85px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  padding: 0;
  overflow: hidden;
  height: 50px;
  width: 75px;
  background: #00365F;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
  content: "Search";
  color: #fff;
  font-family: "Lato", sans-serif;
  opacity: 1;
  display: block;
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  line-height: 50px;
  font-size: 15px;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: black;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  border: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.fsSearch.site-search ::-webkit-input-placeholder {
  color: #eeeeee;
}

.fsSearch.site-search :-moz-placeholder {
  color: #eeeeee;
}

.fsSearch.site-search ::-moz-placeholder {
  color: #eeeeee;
}

.fsSearch.site-search :-ms-input-placeholder {
  color: #eeeeee;
}

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

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
  padding: 0;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
  border: 0;
  height: 100%;
  border: solid 1px #525252;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
  background: #fff !important;
  background-image: none !important;
  width: 100%;
  height: 50px !important;
  color: #525252;
  padding-left: 10px !important;
  padding-right: 85px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  padding: 0;
  overflow: hidden;
  height: 100%;
  width: 75px;
  background: #525252;
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
  right: 0;
  top: 0;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
  content: "Search";
  color: #fff;
  opacity: 1;
  display: block;
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  line-height: 50px;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: black;
  -webkit-transition: .3s;
  transition: .3s;
}

.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  border: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

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

.fsSearchResults form.gsc-search-box-tools,
.fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px;
}

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

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

.fsSearchResults .gsc-webResult .gsc-result,
.fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px;
}

.fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet,
.fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
  color: #525252;
}

.fsSearchResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl,
.fsSearchResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl,
.fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl,
.fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl {
  color: #CF102D;
}

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

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

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

.fsSearchResults a.gs-title:hover,
.fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover,
.fsSearchFieldWithResults a.gs-title:hover,
.fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  color: #CF102D !important;
}

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

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

/*! elements - social main */

/*! elements - social facebook */

.fsFacebook {
  margin-bottom: 20px;
}

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

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

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

.fsFacebookExtras {
  margin-top: 10px;
}

.fsFacebookExtras .fsFacebookThumb {
  margin-bottom: 10px;
  display: block;
}

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

.fsFacebookFollow {
  margin-top: 20px;
}

/*! elements - social twitter */

.fsTwitter {
  margin-bottom: 20px;
}

/*! elements - social vimeo */

.fsVimeo {
  margin-bottom: 20px;
}

.fsVimeo iframe.fsSocialVideoFrame {
  margin-bottom: 20px;
}

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

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

.fsVimeoList .fsVimeoListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #eeeeee;
  -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 #eeeeee;
  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: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.vimeo_view_link a:hover,
.vimeo_view_link a:focus,
.fsStateSelected .vimeo_view_link a {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

.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 #eeeeee;
  -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 #eeeeee;
  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: 2px solid #E7E7E7;
  margin: 0 0 10px;
  padding: 9px 20px 8px;
  border-radius: 0;
  color: #CF102D;
  font-size: 14px;
  line-height: 23px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  background: #ffffff;
  -webkit-transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease, background 0.3s ease;
}

.Youtube_view_link a:hover,
.Youtube_view_link a:focus,
.fsStateSelected .Youtube_view_link a {
  border-color: #CF102D;
  color: #ffffff;
  text-decoration: none;
  background: #CF102D;
}

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

/*! elements - tabs */

.fsTabs {
  padding: 0;
  background: none;
  border: 0;
}

.fsTabs .fsTabsNav {
  margin: 0;
  padding: 0;
  display: none;
}

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

.fsTabs .fsTabsNav li {
  margin-right: 10px;
}

.fsTabs .fsTabsNav li a {
  display: block;
  padding: 16px 20px 14px;
  border-bottom: 2px solid #E7E7E7;
  color: #00365F;
  font-size: 13px;
  line-height: 18px;
  font-weight: 900;
  text-transform: uppercase;
  background: rgba(0, 54, 95, 0);
}

.fsTabs .fsTabsNav li a:hover {
  border-color: #E7E7E7;
  color: #2A72BC;
  background: rgba(0, 54, 95, 0);
}

.fsTabs .fsTabsNav li.fsStateSelected a {
  border-color: transparent;
  color: #ffffff;
  background: #00365F;
}

@media (min-width: 600px) {
  .fsTabs .fsPanel > .fsElementContent {
    padding: 16px 0 0;
  }
}

.fsTabs .fsPanel > .fsElementContent > .fsElement > * > *:last-child {
  margin-bottom: 0;
}

.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsElementToolsSearchButton {
  margin: 10px 0 0;
}

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

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

.fsLegend .fsElementControls label input:checked + span {
  background: #333333;
  color: white;
}

.fsLegend .fsElementControls label input + span {
  color: #333333;
  background: #e6e6e6;
}

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

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

.fsMiniGrid .fsCalendarEventGrid .fsCalendarWeekdays {
  -webkit-box-shadow: inset 0 -1px 0 0 #eeeeee;
          box-shadow: inset 0 -1px 0 0 #eeeeee;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox {
  -webkit-box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
          box-shadow: inset -1px 0 0 0 #fff, inset 0 -1px 0 0 #fff;
  background: #e1e1e1;
  color: #525252;
  font-size: .875em;
  line-height: 1;
  padding: 10px 5px;
}

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

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsStateHasEvents {
  background: #c8c8c8;
  color: #525252;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsCalendarOutOfRange {
  background: #eeeeee;
  color: #bbbbbb;
}

.fsMiniGrid .fsCalendarEventGrid .fsCalendarRow .fsCalendarDaybox.fsCalendarToday {
  background: #007edf;
  color: #fff;
}

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

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

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

/*! elements - common v0.0.1 */

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

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

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

.module a {
  color: inherit;
}

.module {
  background: #00365F;
}

body:not(.fsComposeMode) .panel-full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

body:not(.fsComposeMode) .panel-full-width > header {
  text-align: center;
}

body:not(.fsComposeMode) .panel-full-boundry {
  padding-left: 20px;
  padding-right: 20px;
}

body:not(.fsComposeMode) .panel-full-boundry > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.33333em;
  max-width: 66.875rem;
}

body:not(.fsComposeMode) .panel-full-boundry.fsSharedContainer > .fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 71.33333em;
  max-width: 66.875rem;
}

.fsStyleSROnly {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background-color: #ffffff;
}

.fsHasAlertFeeds.fsNews header,
.fsHasAlertFeeds.fsPostElement header,
.fsHasAlertFeeds.fsCalendar header {
  position: relative;
  padding-right: 50px;
  padding-bottom: 0;
}

.fsHasAlertFeeds.fsNews .fsElementControls,
.fsHasAlertFeeds.fsPostElement .fsElementControls,
.fsHasAlertFeeds.fsCalendar .fsElementControls {
  margin: 0;
}

.fsHasAlertFeeds.fsNews .fsAlertFeeds,
.fsHasAlertFeeds.fsPostElement .fsAlertFeeds,
.fsHasAlertFeeds.fsCalendar .fsAlertFeeds {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 3px;
  float: none;
}

.fsHasAlertFeeds.fsNews .fsAlertFeeds a:first-of-type,
.fsHasAlertFeeds.fsPostElement .fsAlertFeeds a:first-of-type,
.fsHasAlertFeeds.fsCalendar .fsAlertFeeds a:first-of-type {
  margin-right: 0;
}

body:not(.fsComposeMode).top-flush #fsPageBodyWrapper,
html:not(.has-hero) body.fsComposeMode.top-flush #fsPageBodyWrapper {
  margin-top: 0;
  padding-top: 0;
}

.bottom-flush.fsElement {
  margin-bottom: 0 !important;
}

body.bottom-flush #fsPageBodyWrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}

body.bottom-flush .fsPageLayout.fsLayout > div:last-of-type {
  margin-bottom: 0;
}

body.bottom-flush .fsPageLayout.fsLayout > div:last-of-type > div:last-of-type {
  margin-bottom: 0;
}

[class*="content-callout"] {
  border-radius: 0;
  padding: 25px 25px 24px;
  position: relative;
  font-family: "Lato", sans-serif;
}

[class*="content-callout"] header {
  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;
}

[class*="content-callout"] header > .fsElementTitle,
[class*="content-callout"] header > .fsElementHeaderContent {
  width: 100%;
}

[class*="content-callout"] header > .fsElementTitle {
  -webkit-box-ordinal-group: -9;
      -ms-flex-order: -10;
          order: -10;
}

[class*="content-callout"] header > .fsElementTitle:last-child {
  margin-bottom: 0;
}

[class*="content-callout"] header > .fsElementHeaderContent {
  -webkit-box-ordinal-group: -10;
      -ms-flex-order: -11;
          order: -11;
  margin-bottom: 0;
}

[class*="content-callout"] header > .fsElementHeaderContent figure {
  display: block;
  margin-top: -30px;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 19px;
  width: calc(100% + 60px);
}

[class*="content-callout"] header > .fsElementHeaderContent figure img {
  display: block;
}

[class*="content-callout"].has-image {
  padding-top: 0;
  border-top: 0;
}

[class*="content-callout"].has-image header .fsElementHeaderContent {
  margin-bottom: 20px;
}

[class*="content-callout"].has-image header figure {
  opacity: 1;
}

[class*="content-callout"] .fsElementTitle {
  width: 100%;
  margin-bottom: 19px;
}

[class*="content-callout"] .fsElementContent {
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
  word-wrap: break-word;
}

[class*="content-callout"] .fsElementContent > *:last-child {
  margin-bottom: 0;
}

[class*="content-callout"] h1,
[class*="content-callout"] h2,
[class*="content-callout"] h3,
[class*="content-callout"] h4,
[class*="content-callout"] h5,
[class*="content-callout"] h6 {
  color: inherit;
}

[class*="content-callout"] p {
  margin-bottom: 15px;
}

[class*="content-callout"] footer > .fsElementFooterContent > *:last-child {
  margin-bottom: 0;
}

[class*="content-callout"] footer > .fsElementFooterContent [class*="fs_style"] {
  margin-bottom: 0;
}

[class*="content-callout-"] .fsElementTitle {
  margin-top: 0;
  color: #00365F;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  font-family: "Libre Baskerville", Georgia, serif;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: bold;
}

.content-callout {
  padding: 0;
  background-color: transparent;
}

.content-callout .fsElementTitle {
  color: #00365F;
}

.content-callout .fsElementContent {
  color: #525252;
}

.content-callout > header {
  margin-bottom: 45px;
  position: relative;
}

.content-callout > header:after {
  content: '';
  display: block;
  height: 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
}

.content-callout > header .fsElementTitle {
  margin-bottom: 20px;
}

.content-callout > header > .fsElementHeaderContent figure {
  display: block;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 19px;
  width: 100%;
}

.content-callout > header > .fsElementHeaderContent figure img {
  display: block;
}

.content-callout-light {
  background-color: #F5F5F5;
}

.content-callout-dark {
  background-color: #00365F;
}

.content-callout-dark .fsElementTitle,
.content-callout-dark .fsElementContent {
  color: #ffffff;
}

.content-callout-dark a {
  color: #6DA5DF;
}

.content-callout-dark a:hover,
.content-callout-dark a:focus {
  color: #6DA5DF;
}

a.skip-link {
  display: block;
  width: 1px;
  height: 1px;
  padding: 5px 10px;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
  background-color: #ffffff;
  overflow: hidden;
}

a.skip-link:focus {
  width: auto;
  height: auto;
  position: static;
}

.fsContent.content-link {
  position: relative;
  background-size: cover;
  background-position: center center;
}

.fsContent.content-link.video-icon .content-overlay:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  width: 116px;
  height: 116px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 116px;
  line-height: 1;
  opacity: 0.9;
  text-shadow: 0px 0px 15px #000000;
}

.fsContent.content-link .content-overlay {
  display: block;
  position: relative;
  overflow: hidden;
}

.fsContent.content-link .content-overlay:before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.fsContent.content-link .content-overlay:hover .fsElementContent,
.fsContent.content-link .content-overlay:focus .fsElementContent {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.fsContent.content-link header {
  display: none !important;
}

.fsContent.content-link .fsElementContent {
  display: block;
  padding: 20px 15px 20px;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  background-color: rgba(0, 54, 95, 0.6);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.fsContent.content-link .fsElementContent h1,
.fsContent.content-link .fsElementContent h2,
.fsContent.content-link .fsElementContent h3,
.fsContent.content-link .fsElementContent h4,
.fsContent.content-link .fsElementContent h5,
.fsContent.content-link .fsElementContent h6 {
  display: block;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 21px;
  font-weight: normal;
}

.fsContent.content-link footer {
  display: none !important;
}

body.hide-orientation .header-bottom {
  display: none;
}

figure.fsImageCaptioned figcaption {
  margin-top: 8px;
  margin-bottom: 10px;
  color: #c00000;
  text-align: center;
}

figure.fsImageCaptioned.fsStateFloatLeft {
  margin-right: 20px;
}

figure.fsImageCaptioned.fsStateFloatRight {
  margin-left: 20px;
}

body:not(.fsComposeMode) .fsResourceElement.captioned .fsResourceTypeImage picture {
  border-radius: 1000px;
  border: 7px solid #E0E0E0;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}

body:not(.fsComposeMode) .fsResourceElement.captioned .fsResourceTypeImage picture:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

body:not(.fsComposeMode) .fsResourceElement.captioned .fsResourceTypeImage img {
  display: none;
}

body:not(.fsComposeMode) .fsResourceElement.captioned .fsResourceTypeImage figcaption {
  display: block;
  margin-top: 10px;
  color: #757575;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  font-style: italic;
}

.fsSharingButtons a span {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background-color: #ffffff;
}

.fsSearch.fsPostToolsElement button.fsButtonClear > span {
  display: block;
  width: auto;
  height: auto;
  clip: auto;
  margin: 0;
  -webkit-clip-path: none;
          clip-path: none;
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background-color: #ffffff;
}

.fsDisplayNavigation input[type='radio'] ~ span {
  color: #232327;
}

.fsDisplayNavigation input[type='radio']:hover ~ span,
.fsDisplayNavigation input[type='radio']:focus ~ span {
  color: black;
}

.fsDisplayNavigation input[type='radio']:checked ~ span {
  color: #ffffff;
  background-color: #747476;
}

.fsDisplayNavigation input[type='radio']:checked:hover ~ span,
.fsDisplayNavigation input[type='radio']:checked:focus ~ span {
  color: #ffffff;
  background-color: #747476;
}

/*! pages - home v0.0.1 */

.home .header-bottom {
  display: none;
}

@media (max-width: 1069px) {
  .home .header-middle.fsContainer > .fsElementContent,
  .home .header-middle.fsSharedContainer > .fsContainer > .fsElementContent {
    background-color: #00355e;
  }
}

.home .fsPageLayout > .fsDiv > .fsContainer > header,
.home .fsPageLayout > .fsDiv > .fsSharedContainer > .fsContainer > header {
  text-align: center;
}

.home .fsPageLayout > .fsDiv > .fsContainer > header > .fsElementTitle,
.home .fsPageLayout > .fsDiv > .fsSharedContainer > .fsContainer > header > .fsElementTitle {
  margin-bottom: 15px;
  color: #737373;
  font-size: 27px;
  line-height: 48px;
  font-weight: normal;
  text-transform: none;
  font-family: "Libre Baskerville", Georgia, serif;
}

@media (min-width: 475px) {
  .home .fsPageLayout > .fsDiv > .fsContainer > header > .fsElementTitle,
  .home .fsPageLayout > .fsDiv > .fsSharedContainer > .fsContainer > header > .fsElementTitle {
    font-size: 40px;
    line-height: 48px;
    text-transform: none;
  }
}

.home .fsPageLayout > .fsDiv > .fsContainer > header > .fsElementTitle + .fsElementHeaderContent,
.home .fsPageLayout > .fsDiv > .fsSharedContainer > .fsContainer > header > .fsElementTitle + .fsElementHeaderContent {
  position: relative;
  padding-top: 10px;
}

.home .fsPageLayout > .fsDiv > .fsContainer > header > .fsElementTitle + .fsElementHeaderContent:before,
.home .fsPageLayout > .fsDiv > .fsSharedContainer > .fsContainer > header > .fsElementTitle + .fsElementHeaderContent:before {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  position: absolute;
  top: -6px;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background-color: #a7a7a7;
}

.home .fsPageLayout > .fsDiv > .fsContainer > footer,
.home .fsPageLayout > .fsDiv > .fsSharedContainer > .fsContainer > footer {
  text-align: center;
}

@media (max-width: 949px) {
  .home .hero.fsResourceElement {
    margin-top: 76px;
  }
}

.home .hero.fsResourceElement article .slide-overlay {
  min-height: 300px;
  max-height: 831px;
}

.home .hero.fsResourceElement article .slide-overlay:before {
  padding-bottom: 57.70833%;
}

.home .hero.fsResourceElement article .slide-media-wrapper:before {
  top: -76px;
}

@media (max-width: 549px) {
  .home .hero.fsResourceElement article .slide-media {
    height: 300px;
  }
}

.panel-01 {
  padding-top: 50px;
  padding-bottom: 10px;
}

@media (min-width: 700px) {
  .panel-01 {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}

.panel-01.fsElement {
  margin-bottom: 0;
}

.panel-01 .fsThreeColumnLayout {
  margin-left: -7px;
  margin-right: -8px;
}

.panel-01 .fsThreeColumnLayout .fsStyleColumn {
  padding-left: 7px;
  padding-right: 8px;
}

.panel-01 .fsThreeColumnLayout .fsStyleColumn > .fsElement {
  margin-left: auto;
  margin-right: auto;
  max-width: 347px;
}

.panel-01 .fsResourceElement.fsSlideshow .fsElementSlideshow {
  margin: 0;
}

.panel-01 .fsResourceElement.fsSlideshow article {
  padding: 0;
}

.panel-01 .fsResourceElement.fsSlideshow article.fsResourceTypeImage {
  background-size: cover;
  background-position: center center;
}

.panel-01 .fsResourceElement.fsSlideshow article.fsResourceTypeImage:before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.panel-01 .fsResourceElement.fsSlideshow article.fsResourceTypeImage figure,
.panel-01 .fsResourceElement.fsSlideshow article.fsResourceTypeImage picture,
.panel-01 .fsResourceElement.fsSlideshow article.fsResourceTypeImage img {
  display: none;
}

.panel-01 .fsResourceElement.fsSlideshow .fsPager {
  width: auto;
  padding: 10px 0 10px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.panel-01 .fsResourceElement.fsSlideshow .fsPager:before {
  content: '';
  display: block;
  width: auto;
  height: 1px;
  position: absolute;
  top: 0;
  left: 6px;
  right: 6px;
  background-color: #a6a6a6;
}

.panel-01 .fsResourceElement.fsSlideshow .fsPager li {
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0;
}

.panel-01 .fsResourceElement.fsSlideshow .fsPager li button {
  width: 26px;
  height: 26px;
  padding: 7px;
  margin: 0;
}

.panel-01 .fsResourceElement.fsSlideshow .fsPager li button:before {
  width: 12px;
  height: 12px;
  top: 7px;
  left: 7px;
  background-color: #9f9f9f;
}

.panel-01 .fsResourceElement.fsSlideshow .fsPager li.slick-active button:before {
  background-color: #CF102D;
}

.panel-02 {
  background-color: #00365F;
}

.panel-02.fsElement {
  margin-bottom: 0;
}

body:not(.fsComposeMode) .panel-02.panel-full-boundry {
  padding-left: 0;
  padding-right: 0;
}

.panel-02.fsContainer,
.panel-02.fsSharedContainer > .fsContainer {
  background-size: cover;
  background-position: center center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}

@media (max-width: 699px) {
  .panel-02.fsContainer,
  .panel-02.fsSharedContainer > .fsContainer {
    background: none !important;
  }
}

@media (min-width: 700px) {
  .panel-02.fsContainer,
  .panel-02.fsSharedContainer > .fsContainer {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 43px;
  }
}

.panel-02 .fsTwoColumnLayout {
  margin-bottom: 0;
}

.panel-02 .fsTwoColumnLayout .fsStyleColumn {
  width: 100%;
  margin-bottom: 0;
}

@media (min-width: 750px) {
  .panel-02 .fsTwoColumnLayout .fsStyleColumn {
    width: 50%;
  }
}

.panel-02 .fsTwoColumnLayout .fsStyleColumn-1 {
  display: none;
}

@media (min-width: 750px) {
  .panel-02 .fsTwoColumnLayout .fsStyleColumn-1 {
    display: block;
  }
}

.panel-02 .who-we-are-image {
  padding: 0 20px;
}

.panel-02 .who-we-are-image .fsResourceTypeImage figure,
.panel-02 .who-we-are-image .fsResourceTypeImage picture {
  display: block;
}

.panel-02 .who-we-are-image .fsResourceTypeImage picture {
  width: 100%;
  margin: 0 auto;
  max-width: 409px;
  border-radius: 820px;
  border: 10px solid rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
}

.panel-02 .who-we-are-image .fsResourceTypeImage picture:before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.panel-02 .who-we-are-image .fsResourceTypeImage img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.panel-02 .who-we-are-nav {
  padding-top: 20px;
}

.panel-02 .who-we-are-nav .fsElementTitle {
  color: #ffffff;
  font-size: 27px;
  font-family: "Libre Baskerville", Georgia, serif;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 15px;
  text-transform: none;
}

@media (min-width: 475px) {
  .panel-02 .who-we-are-nav .fsElementTitle {
    font-size: 40px;
  }
}

.panel-02 .who-we-are-nav .fsElementHeaderContent {
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.57895;
}

@media (min-width: 475px) {
  .panel-02 .who-we-are-nav .fsElementHeaderContent {
    font-size: 19px;
  }
}

.panel-02 .who-we-are-nav .fsNavLevel1 {
  width: 100%;
}

@media (min-width: 475px) {
  .panel-02 .who-we-are-nav .fsNavLevel1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    margin: 0 -1.5%;
  }
}

.panel-02 .who-we-are-nav .fsNavLevel1 ul {
  display: none;
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li {
  width: 100%;
  display: block;
  margin: 0 0 10px;
  position: relative;
  background-color: #CF102D;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

@media (min-width: 475px) {
  .panel-02 .who-we-are-nav .fsNavLevel1 > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    width: 33.33333%;
    margin: 0 1.5%;
  }
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li:hover,
.panel-02 .who-we-are-nav .fsNavLevel1 > li:focus,
.panel-02 .who-we-are-nav .fsNavLevel1 > li.menu-item-open {
  background-color: #4078B5;
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li > a {
  display: block;
  width: 100%;
  padding: 83px 10px 15px;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li > a:hover,
.panel-02 .who-we-are-nav .fsNavLevel1 > li > a:focus {
  text-decoration: none;
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li.nav-link-our-history .fsNavPageThumbnail img {
  max-height: 41px;
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li.nav-link-viewbook .fsNavPageThumbnail img {
  max-height: 33px;
}

.panel-02 .who-we-are-nav .fsNavLevel1 > li.nav-link-why-trinity .fsNavPageThumbnail img {
  max-height: 38px;
}

.panel-02 .who-we-are-nav .fsNavPageThumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 83px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.panel-02 .who-we-are-nav .fsNavPageThumbnail img {
  display: block;
  width: 100%;
  max-height: 38px;
}

.panel-02 .who-we-are-nav .fsNavPageDescription {
  display: none;
}

.panel-03 {
  padding-top: 20px;
  padding-bottom: 0px;
}

@media (min-width: 700px) {
  .panel-03 {
    padding-top: 50px;
    padding-bottom: 0px;
  }
}

.panel-03.fsElement {
  margin-bottom: 0;
}

@media (min-width: 750px) {
  .panel-03 .panel-news .fsListItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media (min-width: 750px) {
  .panel-03 .panel-news.fsItemCount_3 article {
    width: 33.33333%;
  }
}

.panel-03 .panel-news article {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: 0;
  margin-bottom: 10px;
}

.panel-03 .panel-news article + article {
  margin-top: 0;
}

.panel-03 .panel-news .fsTitle {
  display: block;
  padding: 10px 40px;
  margin-bottom: 0;
  color: #00365F;
  font-size: 17px;
  line-height: 22px;
  font-weight: normal;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  text-align: center;
}

.panel-03 .panel-news .fsTitle a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.panel-03 .panel-news .fsTitle a:hover,
.panel-03 .panel-news .fsTitle a:focus {
  color: #CF102D;
  text-decoration: none;
}

.panel-03 .panel-news .fsThumbnail {
  display: none;
}

@media (min-width: 475px) {
  .panel-03 .panel-news .fsThumbnail {
    display: block;
  }
}

.panel-03 .panel-news.fsThumbnailSquare .fsThumbnail {
  max-width: 334px;
  max-height: 334px;
  border-radius: 600px;
  padding: 8px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #c2c2c2;
}

.panel-03 .panel-news.fsThumbnailSquare .fsThumbnail .fsCroppedImage {
  display: block;
  border-radius: 600px;
}

.panel-03 .panel-news.fsThumbnailSquare a.fsThumbnail:hover,
.panel-03 .panel-news.fsThumbnailSquare a.fsThumbnail:focus {
  background-color: #CF102D;
}

.panel-03 .panel-news .fsReadMoreLink {
  padding-top: 17px;
  margin-top: 15px;
  color: #737373;
  text-align: center;
}

.panel-03 .panel-news .fsReadMoreLink:before {
  left: 50%;
  -webkit-transform: translatex(-50%);
      -ms-transform: translatex(-50%);
          transform: translatex(-50%);
}

.panel-03 .panel-news .fsReadMoreLink:hover,
.panel-03 .panel-news .fsReadMoreLink:focus {
  color: #3D78B8;
  text-decoration: none;
}

.panel-04 {
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (min-width: 700px) {
  .panel-04 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.panel-04.fsElement {
  margin-bottom: 0;
}

@media (min-width: 700px) {
  .panel-04 .panel-calendar.fsItemCount_2 article {
    width: 50%;
  }
}

@media (min-width: 700px) {
  .panel-04 .panel-calendar.fsItemCount_3 article {
    width: 33.33333%;
  }
}

@media (min-width: 700px) {
  .panel-04 .panel-calendar.fsItemCount_4 article {
    width: 25%;
  }
}

@media (min-width: 700px) {
  .panel-04 .panel-calendar .fsListItems {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.panel-04 .panel-calendar article {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0;
  margin-bottom: 20px;
}

.panel-04 .panel-calendar .fsDate {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 140px;
  height: 160px;
  border-radius: 0;
  margin: 0 auto;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background-color: transparent;
  background-image: url("/uploaded/themes/default_18/images/calendar-seal.png");
}

.panel-04 .panel-calendar .fsDate .fsDay {
  color: #ffffff;
  font-size: 50px;
  line-height: 54px;
  font-family: "Libre Baskerville", Georgia, serif;
  text-align: center;
  text-transform: uppercase;
}

.panel-04 .panel-calendar .fsDate .fsMonth {
  padding-top: 20px;
  color: #ffffff;
  font-size: 21px;
  line-height: 28px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.panel-04 .panel-calendar .fsTitle {
  display: block;
  padding: 10px 40px;
  margin: 0;
  color: #003764;
  font-size: 17px;
  line-height: 22px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}

.panel-04 .panel-calendar .fsTitle a:hover,
.panel-04 .panel-calendar .fsTitle a:focus {
  color: #CF102D;
  text-decoration: none;
}

.panel-04 .panel-calendar .fsEventDetails .fsAllDay,
.panel-04 .panel-calendar .fsEventDetails .fsTimeRange {
  display: block;
  padding: 0px 40px;
  color: #737373;
  font-size: 16px;
  line-height: 22px;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  text-align: center;
}

.panel-04 .panel-calendar .fsEventDetails .fsAllDay:before,
.panel-04 .panel-calendar .fsEventDetails .fsTimeRange:before {
  content: "\E903";
  display: inline-block;
  margin-right: 7px;
  position: static;
  color: #CF102D;
  font-size: 15px;
  font-weight: bold;
}

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

/*! pages - style-guide v0.0.1 */

.style-guide-page .fsPageTitle {
  margin-bottom: 2em;
  padding: 1.33333em;
  background: rgba(0, 0, 0, 0.1);
}

.colors ol {
  zoom: 1;
  margin-bottom: 2.66667em;
  padding: 0;
  list-style: none;
}

.colors ol:after {
  display: table;
  clear: both;
  content: '';
}

.colors ol li {
  position: relative;
  float: left;
  margin-bottom: 2em;
  height: 4em;
  width: 80%;
}

@media (min-width: 600px) {
  .colors ol li {
    width: 40%;
  }
}

@media (min-width: 1070px) {
  .colors ol li {
    margin-bottom: 0;
    width: 20%;
  }
}

.colors ol li:after {
  position: absolute;
  top: 100%;
  left: 0;
}

.colors ol li:nth-of-type(1) {
  background: #525252;
  color: #525252;
}

.colors ol li:nth-of-type(1):after {
  content: "#525252";
}

.colors ol li:nth-of-type(2) {
  background: #00365F;
  color: #00365F;
}

.colors ol li:nth-of-type(2):after {
  content: "#00365F";
}

.colors ol li:nth-of-type(3) {
  background: #CF102D;
  color: #CF102D;
}

.colors ol li:nth-of-type(3):after {
  content: "#CF102D";
}

.colors ol li:nth-of-type(4) {
  background: #eeeeee;
  color: #eeeeee;
}

.colors ol li:nth-of-type(4):after {
  content: "#eeeeee";
}

.colors ol li:nth-of-type(5) {
  background: #333333;
  color: #333333;
}

.colors ol li:nth-of-type(5):after {
  content: "#333333";
}

.fonts ol {
  zoom: 1;
  margin-bottom: 2.66667em;
  padding: 0;
  list-style: none;
}

.fonts ol:after {
  display: table;
  clear: both;
  content: '';
}

.fonts ol li {
  margin-bottom: 0.33333em;
  padding: 0.33333em;
}

.fonts ol li:nth-of-type(1) {
  font-family: "Libre Baskerville", Georgia, serif;
}

.fonts ol li:nth-of-type(1):after {
  content: "Libre Baskerville, Georgia, serif";
}

.fonts ol li:nth-of-type(2):after {
  content: "";
}

.fonts ol li:nth-of-type(3) {
  font-family: "Lato", sans-serif;
}

.fonts ol li:nth-of-type(3):after {
  content: "Lato, sans-serif";
}

.fonts ol li:nth-of-type(2):after {
  content: "";
}

.fonts ol li:nth-of-type(5) {
  font-family: "IcoMoon";
}

.fonts ol li:nth-of-type(5):after {
  content: "IcoMoon";
}

.fonts ol li:nth-of-type(6) {
  font-family: "FontAwesome";
}

.fonts ol li:nth-of-type(6):after {
  content: "FontAwesome";
}

.fonts ol li:nth-of-type(7) {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.fonts ol li:nth-of-type(7):after {
  content: "Menlo, Monaco, Consolas, Courier New, monospace";
}

.headers h1:after {
  content: " size: 28px / line: 34px";
}

.headers h2:after {
  content: " size: 20px / line: 22px";
}

.headers h3:after {
  content: " size: 18px / line: 25px";
}

.headers h4:after {
  content: " size: 17px / line: 24px";
}

.headers h5:after {
  content: " size: 15px / line: 23px";
}

.headers h6:after {
  content: " size: 13px / line: 18px";
}

.hero.fsResourceElement {
  margin-bottom: 0;
  position: relative;
  z-index: 0;
}

body:not(.fsComposeMode) .hero.fsResourceElement {
  visibility: hidden;
}

body:not(.fsComposeMode) .hero.fsResourceElement.element-loaded {
  visibility: visible;
}

body:not(.fsComposeMode) .hero.fsResourceElement.element-loaded article img {
  display: none;
  max-height: none;
  overflow: visible;
}

.hero.fsResourceElement .fsElementHeaderContent,
.hero.fsResourceElement .fsElementFooterContent {
  margin: 0;
}

.hero.fsResourceElement > .fsElementContent {
  position: relative;
  z-index: 1;
}

.hero.fsResourceElement > footer {
  position: relative;
  z-index: 2;
}

.hero.fsResourceElement:not(.fsSingleItem) > header {
  display: none !important;
}

.hero.fsResourceElement:not(.fsSingleItem) > header > .fsElementHeaderContent {
  display: none !important;
}

.hero.fsResourceElement > header > .fsElementTitle {
  display: none !important;
}

.hero.fsResourceElement .fsElementSlideshow {
  padding: 0;
  margin: 0;
  background-size: cover;
  background-position: center center;
}

.hero.fsResourceElement .fsElementSlideshow.slick-initialized .slide-overlay-inner:after {
  opacity: 0.26;
}

.hero.fsResourceElement .fsElementSlideshowControls {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.hero.fsResourceElement .fsElementSlideshowControls > button {
  height: 40px;
  width: 40px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  opacity: 1;
  background: none;
  -webkit-transition: none;
  transition: none;
}

.hero.fsResourceElement .fsElementSlideshowControls > button:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  background: none;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.hero.fsResourceElement .fsElementSlideshowControls > button:hover:before,
.hero.fsResourceElement .fsElementSlideshowControls > button:focus:before {
  opacity: 0.9;
}

.hero.fsResourceElement .fsElementSlideshowControls > button.fsSlideshowPause:before {
  content: "\E913";
}

.hero.fsResourceElement .fsElementSlideshowControls > button.fsSlideshowPlay:before {
  content: "\E914";
}

.hero.fsResourceElement .slick-list {
  height: auto !important;
}

.hero.fsResourceElement article {
  min-height: 218px;
  position: relative;
}

@media (max-width: 549px) {
  .hero.fsResourceElement article {
    min-height: 218px;
  }
}

@media (min-width: 750px) {
  .hero.fsResourceElement article {
    max-height: 437px;
  }
}

@media (min-width: 830px) {
  .hero.fsResourceElement article {
    max-height: none;
  }
}

.hero.fsResourceElement article img {
  opacity: 0;
  max-height: 0px;
  overflow: hidden;
}

.hero.fsResourceElement article.fsResourceTypeVideo {
  overflow: hidden;
}

.hero.fsResourceElement article.fsResourceTypeVideo video {
  width: auto !important;
  min-width: 100%;
  max-width: none;
  height: auto !important;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: cover;
}

.hero.fsResourceElement article > figure {
  display: none;
}

.hero.fsResourceElement .fsTitle {
  display: none;
}

.hero.fsResourceElement .slide-overlay {
  display: block;
  min-height: 218px;
  max-height: 437px;
  background-size: cover;
  background-position: center center;
  background-color: #525252;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

@media (max-width: 549px) {
  .hero.fsResourceElement .slide-overlay {
    min-height: 218px;
    max-height: none;
  }
}

.hero.fsResourceElement .slide-overlay:before {
  display: block;
  content: '';
  padding-bottom: 31.16883%;
}

@media (max-width: 549px) {
  .hero.fsResourceElement .slide-overlay:before {
    display: none;
  }
}

@media (min-width: 830px) {
  .hero.fsResourceElement .slide-overlay:before {
    padding-bottom: 437px;
  }
}

.hero.fsResourceElement .slide-overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 549px) {
  .hero.fsResourceElement .slide-overlay-inner {
    position: relative;
  }
}

.hero.fsResourceElement .slide-media-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 549px) {
  .hero.fsResourceElement .slide-media-wrapper {
    height: 218px;
    position: relative;
  }
}

.hero.fsResourceElement .slide-media-wrapper:before {
  content: '';
  display: block;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
  visibility: visible;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 160px);
}

.hero.fsResourceElement .slide-media {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center top;
  background-size: cover;
}

@media (max-width: 549px) {
  .hero.fsResourceElement .slide-media {
    height: 218px;
    position: relative;
  }
}

.hero.fsResourceElement .caption-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  pointer-events: none;
  padding: 0 20px 75px;
  margin: -20px 0 0;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  z-index: 11;
  background: none;
}

@media (max-width: 549px) {
  .hero.fsResourceElement .caption-wrapper {
    display: none !important;
  }
}

@media (min-width: 550px) {
  .hero.fsResourceElement .caption-wrapper {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

@media (min-width: 950px) {
  .landing .hero.fsResourceElement .caption-wrapper {
    padding-bottom: 80px;
  }
}

.hero.fsResourceElement .caption {
  display: none;
  width: 100%;
  max-width: 100%;
  position: relative;
  text-align: center;
  pointer-events: auto;
}

@media (min-width: 950px) {
  .hero.fsResourceElement .caption {
    display: block;
  }
}

.hero.fsResourceElement .caption-title {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 52px;
  font-weight: normal;
  font-family: "Libre Baskerville", Georgia, serif;
  text-align: center;
  text-transform: none;
  text-shadow: 2px 2px 8px #000000;
}

.hero.fsResourceElement .caption-description {
  margin: 0 auto;
  padding-top: 10px;
  color: #ffffff;
  font-weight: normal;
  font-size: 21px;
  line-height: 25px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: none;
  text-shadow: 2px 2px 8px #000000;
}

.hero.fsResourceElement .caption-description a.fs_style_25 {
  display: inline-block;
  margin: auto;
  min-width: 162px;
  padding: 0 20px;
  border: 0;
  color: #003763;
  font-size: 16px;
  line-height: 34px;
  font-family: "Libre Baskerville", Georgia, serif;
  font-style: italic;
  text-transform: lowercase;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
}

.hero.fsResourceElement .caption-description a.fs_style_25:hover,
.hero.fsResourceElement .caption-description a.fs_style_25:focus {
  background-color: white;
}

.hero.fsResourceElement .caption-description > *:last-child {
  margin-bottom: 0;
}

.fsHeader .hero.fsResourceElement article {
  padding: 0;
}

.hero.fsResourceElement .fsPager {
  margin: 0;
  padding: 0 20px 19px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.hero.fsResourceElement .fsPager li {
  width: 24px;
  height: 24px;
  margin: 0;
  opacity: 1;
}

.hero.fsResourceElement .fsPager li button {
  width: 24px;
  height: 24px;
  padding: 5px;
  opacity: 1;
}

.hero.fsResourceElement .fsPager li button:before {
  width: 14px;
  height: 14px;
  top: 5px;
  left: 5px;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.5);
}

.hero.fsResourceElement .fsPager li.slick-active button:before {
  background-color: white;
}

.hero.fsResourceElement .slick-arrow {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 107px;
  z-index: 100;
  color: #000000;
  font-size: 0;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
  background: transparent;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 550px) {
  .hero.fsResourceElement .slick-arrow {
    top: 50%;
  }
}

.hero.fsResourceElement .slick-arrow:hover:before,
.hero.fsResourceElement .slick-arrow:focus:before {
  color: rgba(255, 255, 255, 0.8);
}

.hero.fsResourceElement .slick-arrow:before {
  color: #ffffff;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

@media (min-width: 550px) {
  .hero.fsResourceElement .slick-arrow {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.hero.fsResourceElement .slick-arrow.fsPrevButton,
.hero.fsResourceElement .slick-arrow.fsLeftArrow {
  left: 0;
}

@media (min-width: 475px) {
  .hero.fsResourceElement .slick-arrow.fsPrevButton,
  .hero.fsResourceElement .slick-arrow.fsLeftArrow {
    left: 0px;
  }
}

@media (min-width: 750px) {
  .hero.fsResourceElement .slick-arrow.fsPrevButton,
  .hero.fsResourceElement .slick-arrow.fsLeftArrow {
    left: 15px;
  }
}

@media (min-width: 1100px) {
  .hero.fsResourceElement .slick-arrow.fsPrevButton,
  .hero.fsResourceElement .slick-arrow.fsLeftArrow {
    left: 41px;
  }
}

.hero.fsResourceElement .slick-arrow.fsNextButton,
.hero.fsResourceElement .slick-arrow.fsRightArrow {
  right: 0;
}

@media (min-width: 475px) {
  .hero.fsResourceElement .slick-arrow.fsNextButton,
  .hero.fsResourceElement .slick-arrow.fsRightArrow {
    right: 0px;
  }
}

@media (min-width: 750px) {
  .hero.fsResourceElement .slick-arrow.fsNextButton,
  .hero.fsResourceElement .slick-arrow.fsRightArrow {
    right: 15px;
  }
}

@media (min-width: 1100px) {
  .hero.fsResourceElement .slick-arrow.fsNextButton,
  .hero.fsResourceElement .slick-arrow.fsRightArrow {
    right: 41px;
  }
}

/* fix iOS bug not displaying 100vh correctly */

/* ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .hero-mix-video .fsMediaView img {
    display: block !important;
  }

  .hero-mix-video .fsMediaView video {
    display: none !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .hero-mix-video .fsMediaView img {
    display: block !important;
  }

  .hero-mix-video .fsMediaView video {
    display: none !important;
  }
}

/* iphone5 */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .hero-mix-video .fsMediaView img {
    display: block !important;
  }

  .hero-mix-video .fsMediaView video {
    display: none !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .hero-mix-video .fsMediaView img {
    display: block !important;
  }

  .hero-mix-video .fsMediaView video {
    display: none !important;
  }
}

/* iPhone 4 */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .hero-mix-video .fsMediaView img {
    display: block !important;
  }

  .hero-mix-video .fsMediaView video {
    display: none !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .hero-mix-video .fsMediaView img {
    display: block !important;
  }

  .hero-mix-video .fsMediaView video {
    display: none !important;
  }
}

button.scroll-to {
  display: none;
  width: 70px;
  height: 70px;
  border: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

@media (min-width: 550px) {
  button.scroll-to {
    display: block;
  }
}

button.scroll-to:hover:before,
button.scroll-to:focus:before {
  bottom: -4px;
}

button.scroll-to:before {
  display: block;
  height: 46px;
  width: 46px;
  position: absolute;
  top: auto;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #ffffff;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
}

button.scroll-to span {
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 900;
  letter-spacing: 0.2px;
  text-align: center;
  text-transform: uppercase;
}

.video-toggle {
  display: block;
  height: 36px;
  width: 36px;
  padding: 0;
  border: 0;
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

.video-toggle span {
  position: absolute;
  top: -9999em;
  left: -9999em;
  color: #000000;
  background: #ffffff;
}

.video-toggle:after {
  content: "\E913";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  height: 36px;
  width: 36px;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 36px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.85);
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.video-toggle:hover:after,
.video-toggle:focus:after {
  opacity: 1;
}

@media (max-width: 949px) {
  article.paused .video-toggle {
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media (max-width: 949px) {
  article.paused .video-toggle:hover:after,
  article.paused .video-toggle:focus:after {
    opacity: 1;
  }
}

article.paused .video-toggle:after {
  content: "\E906";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  width: 50px;
  height: 50px;
  left: 0px;
  color: #ffffff;
  font-size: 45px;
  line-height: 50px;
  text-align: center;
}

@media (max-width: 949px) {
  article.paused .video-toggle:after {
    opacity: 0.75;
  }
}

@media (min-width: 950px) {
  article.paused .video-toggle:after {
    content: "\E914";
    width: 36px;
    height: 36px;
    font-size: 15px;
    line-height: 36px;
  }
}

.hero-seal {
  display: block;
  width: 90px;
  height: 90px;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1000;
}

.hero-seal span {
  display: block;
  position: absolute;
  top: -9999em;
  left: -9999em;
  font-size: 0;
  color: #000000;
  background-color: #ffffff;
}

@media (min-width: 750px) {
  .hero-seal {
    width: 149px;
    height: 149px;
    top: 20px;
    left: 20px;
  }
}

@media (min-width: 830px) {
  .hero-seal {
    width: 179px;
    height: 179px;
    top: 40px;
    left: 40px;
  }
}

.hero-seal:before {
  content: '';
  display: block;
  border-radius: 200px;
  position: absolute;
  top: 45%;
  left: 45%;
  right: 45%;
  bottom: 45%;
  z-index: 1;
  -webkit-box-shadow: 0 0 40px 40px black;
          box-shadow: 0 0 40px 40px black;
  background-color: #000000;
  opacity: 0.2;
}

@media (min-width: 750px) {
  .hero-seal:before {
    -webkit-box-shadow: 0 0 66px 66px black;
            box-shadow: 0 0 66px 66px black;
  }
}

@media (min-width: 830px) {
  .hero-seal:before {
    -webkit-box-shadow: 0 0 80px 80px black;
            box-shadow: 0 0 80px 80px black;
  }
}

.hero-seal:after {
  content: '';
  display: block;
  position: relative;
  z-index: 2;
  width: 90px;
  height: 90px;
  background-image: url("/uploaded/themes/default_18/images/seal-white.svg");
}

@media (min-width: 750px) {
  .hero-seal:after {
    width: 149px;
    height: 149px;
  }
}

@media (min-width: 830px) {
  .hero-seal:after {
    width: 179px;
    height: 179px;
  }
}

.hero-seal:hover,
.hero-seal:focus {
  color: inherit;
  text-decoration: none;
}

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  #fsHeader,
  .fsThumbnail,
  .hide-for-print {
    display: none !important;
  }

  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100% !important;
  }

  html {
    font-size: 100%;
    /* for IE */
  }

  body {
    font-size: 62.5%;
  }

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  .slick-slide {
    display: none !important;
  }

  .slick-slide.slick-active {
    display: block !important;
  }

  .slick-list {
    height: auto !important;
  }

  .slick-track {
    width: auto !important;
    height: auto !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }

  .slick-track .slick-slide {
    width: auto !important;
  }

  a[class*='fs_style'] {
    border-color: #000;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol */

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    page-break-inside: avoid;
  }

  /* Printing Tables: http://css-discuss.incutio.com/wiki/Printing_Tables */

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .fsPanel > header ~ .fsElementContent {
    display: block;
  }
}