@charset "UTF-8";
 /**
 *
 * Dulwich College - default_17
 * @link https://www.dulwich.org.uk/
 * Site Template : newclientcustom
 * Built By: 
 * Project Manager: Jess Clarke
 * Designer: Kealan Duffy
 * ==== Git Info ====
 * Branch Name: clients/dulwichorguk
 * Build version: 3.2.4
 * Git Tag: v3.0-285-g21091e4
 * Last build by: Chris Dryland
 *
 **/

@charset "UTF-8";
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=f1f06ae9-7968-43c3-849e-6be5233ac102");
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 65.55556em;
  max-width: 73.75rem; }

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

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

/*! helpers - box-model v0.0.1 */
.margin-x {
  margin-right: 1.11111em;
  margin-left: 1.11111em; }

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

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

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

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

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

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

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

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

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

/*! helpers - presentational v0.0.1 */
/*! helpers - ui-pattern v0.0.1 */
/*
Example sites:
http://coderepo.demo.finalsite.com/stuff-by-al/dropdown-mixin
http://codepen.io/foxareld/pen/BNpWJm

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

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

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

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

*/
/*! helpers - typography v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2") format("woff2"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "NewBaskervilleW01-Roman";
  src: url("../fonts/6f8d5d3a-3676-4586-b129-13ecdaabbbc0.eot?#iefix");
  src: url("../fonts/6f8d5d3a-3676-4586-b129-13ecdaabbbc0.eot?#iefix") format("eot"), url("../fonts/bc1790d7-cfa9-4990-a053-959c34ee137d.woff2") format("woff2"), url("../fonts/d34e3a5a-59f6-4d14-b0a8-54a75a3adfae.woff") format("woff"), url("../fonts/e9ccb09b-59c7-44be-b649-dffa01b3ac54.ttf") format("truetype"), url("../fonts/013cba0b-1605-4164-8b58-7c77b084d5bc.svg#013cba0b-1605-4164-8b58-7c77b084d5bc") format("svg"); }

@font-face {
  font-family: "NewBaskervilleW01-Itali";
  src: url("../fonts/7055b210-8d54-4a81-bcc1-927fb48b5af8.eot?#iefix");
  src: url("../fonts/7055b210-8d54-4a81-bcc1-927fb48b5af8.eot?#iefix") format("eot"), url("../fonts/1e4af2bf-92c8-4750-8875-85a1fd275cad.woff2") format("woff2"), url("../fonts/b74f9e80-f9c2-45b4-9d5d-7f3aba245e3d.woff") format("woff"), url("../fonts/22b7afa3-0619-4c9c-b91f-22978be3f21f.ttf") format("truetype"), url("../fonts/70b35ac5-da0e-4238-87ce-f67818f47e8e.svg#70b35ac5-da0e-4238-87ce-f67818f47e8e") format("svg"); }

@font-face {
  font-family: "NewBaskervilleW01-SemiB_693023";
  src: url("../fonts/326360e3-08ef-4eb5-99d5-332ef3d47305.eot?#iefix");
  src: url("../fonts/326360e3-08ef-4eb5-99d5-332ef3d47305.eot?#iefix") format("eot"), url("../fonts/726e44f3-ffc1-40fe-b1bb-3f43894f20c8.woff2") format("woff2"), url("../fonts/77f6e0fc-9416-4830-8029-823319e3b166.woff") format("woff"), url("../fonts/4e5f0563-f45c-4696-a997-bed581667db2.ttf") format("truetype"), url("../fonts/6ff7a546-0ee7-4e92-bdb3-f3513cd897e6.svg#6ff7a546-0ee7-4e92-bdb3-f3513cd897e6") format("svg"); }

@font-face {
  font-family: "NewBaskervilleW01-Bold";
  src: url("../fonts/f90b1c79-b9a4-4a45-a4f6-f877c52ebcba.eot?#iefix");
  src: url("../fonts/f90b1c79-b9a4-4a45-a4f6-f877c52ebcba.eot?#iefix") format("eot"), url("../fonts/c0b7456d-2d10-4e8c-aeb4-7677db32b306.woff2") format("woff2"), url("../fonts/2dbec691-8b23-42b6-8747-e63a64eaeda9.woff") format("woff"), url("../fonts/16abdd47-d250-484d-b2b5-a7df18fb3709.ttf") format("truetype"), url("../fonts/a97e3443-0e7f-4117-bf3f-f7c33cebcff7.svg#a97e3443-0e7f-4117-bf3f-f7c33cebcff7") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Regular";
  src: url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("../fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("../fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("../fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("../fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("../fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Italic";
  src: url("../fonts/4393bcd9-65c9-4c71-b688-9a0c17e40ebf.eot?#iefix");
  src: url("../fonts/4393bcd9-65c9-4c71-b688-9a0c17e40ebf.eot?#iefix") format("eot"), url("../fonts/f37f8098-b16e-405f-ab24-bd595a5d5762.woff2") format("woff2"), url("../fonts/c5635d60-91fa-4e4b-8a51-41c97fc744c3.woff") format("woff"), url("../fonts/de34232f-b870-49c0-a6c0-24c25db73bc2.ttf") format("truetype"), url("../fonts/35916fb2-3ed3-4d39-bec8-74155a53b1f0.svg#35916fb2-3ed3-4d39-bec8-74155a53b1f0") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Bold";
  src: url("../fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
  src: url("../fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"), url("../fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"), url("../fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"), url("../fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"), url("../fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Light";
  src: url("../fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("../fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("../fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("../fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("../fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("../fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg"); }

@font-face {
  font-family: "Myriad W01 Regular";
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix");
  src: url("../fonts/2bd106a4-3872-4193-8627-d7af96dd4f7e.eot?#iefix") format("eot"), url("../fonts/3b0f1c67-c2e4-4df6-976f-49d52e45aba1.woff2") format("woff2"), url("../fonts/c5b1c170-d8f7-41f9-85c2-0ab670780c6b.woff") format("woff"), url("../fonts/ba1ff8f6-0c27-4e7b-8be5-818b6c3dd801.ttf") format("truetype"), url("../fonts/a379413e-a0b8-44dc-b250-1e000e4092a4.svg#a379413e-a0b8-44dc-b250-1e000e4092a4") format("svg"); }

.fsTitle, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0; }

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 32px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 18px; }
  @media (min-width: 1200px) {
    h1 {
      font-size: 50px;
      line-height: 52px; } }

h2 {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 18px; }
  @media (min-width: 1200px) {
    h2 {
      font-size: 30px;
      line-height: 32px; } }

h3 {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #0082C8;
  margin-top: 15px;
  margin-bottom: 18px; }
  @media (min-width: 1200px) {
    h3 {
      font-size: 30px;
      line-height: 32px; } }
  .junior h3 {
    color: #D20D44; }
  .ducks h3 {
    color: #e27d05; }
  .venue h3 {
    color: #6E6338; }

h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    h4 {
      font-size: 22px;
      line-height: 24px; } }

h5 {
  margin-top: 0;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #0082C8;
  margin-top: 15px;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    h5 {
      font-size: 22px;
      line-height: 24px; } }
  .junior h5 {
    color: #D20D44; }
  .ducks h5 {
    color: #e27d05; }
  .venue h5 {
    color: #6E6338; }

h6 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 13px; }
  @media (min-width: 1200px) {
    h6 {
      font-size: 18px;
      line-height: 20px; } }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  text-decoration: none;
  color: #0082C8;
  transition: background .3s, color .3s; }
  a:hover, a:focus {
    color: #0082C8;
    text-decoration: underline;
    outline: 0; }

.junior .fsContent a {
  color: #D20D44; }

.ducks .fsContent a {
  color: #e27d05; }

.venue .fsContent a {
  color: #6E6338; }

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

body:not(.fsComposeMode) .fsContent .fsElementContent ul li {
  display: block;
  list-style: none;
  position: relative; }
  body:not(.fsComposeMode) .fsContent .fsElementContent ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -1.11111em;
    width: 6px;
    height: 6px;
    background: #0082C8;
    border-radius: 50%; }

body:not(.fsComposeMode) .custom-list .fsElementContent ul {
  padding: 0;
  margin: 0; }
  body:not(.fsComposeMode) .custom-list .fsElementContent ul li:before {
    display: none; }
  body:not(.fsComposeMode) .custom-list .fsElementContent ul li a.fs_style_27, body:not(.fsComposeMode) .custom-list .fsElementContent ul li a.fs_style_28 {
    margin: 0; }

body:not(.fsComposeMode).junior .fsContent .fsElementContent ul li:before {
  background: #D20D44; }

body:not(.fsComposeMode).ducks .fsContent .fsElementContent ul li:before {
  background: #e27d05; }

body:not(.fsComposeMode).venue .fsContent .fsElementContent ul li:before {
  background: #6E6338; }

.fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
table.styled, .fs_style_30 {
  margin-bottom: 20px;
  width: 100%;
  overflow-x: auto;
  display: block; }
  @media (min-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
    table.styled, .fs_style_30 {
      display: table; } }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  .fsAthleticsEvent.fsTable .fsElementTable td,
  .fsAthleticsRoster .fsElementTable td,
  table.styled th,
  table.styled td, .fs_style_30 th,
  .fs_style_30 td {
    vertical-align: top;
    border-bottom: 1px solid #fff; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  table.styled th, .fs_style_30 th {
    padding: 10px;
    text-align: left;
    background: #0082C8;
    color: #fff;
    border: 1px solid #0082C8;
    font-size: 16px;
    font-weight: normal; }
  
  .fsAthleticsEvent.fsTable .fsElementTable td,
  .fsAthleticsRoster .fsElementTable td,
  table.styled td, .fs_style_30 td {
    padding: 10px;
    background: #fff;
    border: 1px solid #d3d3d3;
    font-size: 16px; }
    table.fs_style_30 tr:nth-of-type(odd) td {
      background-color: rgba(211, 211, 211, 0.4); }
  .junior .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsEvent.fsTable .junior .fsElementTable th, .junior .fsAthleticsRoster .fsElementTable th, .fsAthleticsRoster .junior .fsElementTable th, .junior
  table.styled th, .junior .fs_style_30 th {
    background: #D20D44;
    border: 1px solid #D20D44; }
  .ducks .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsEvent.fsTable .ducks .fsElementTable th, .ducks .fsAthleticsRoster .fsElementTable th, .fsAthleticsRoster .ducks .fsElementTable th, .ducks
  table.styled th, .ducks .fs_style_30 th {
    background: #e27d05;
    border: 1px solid #e27d05; }
  .venue .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsEvent.fsTable .venue .fsElementTable th, .venue .fsAthleticsRoster .fsElementTable th, .fsAthleticsRoster .venue .fsElementTable th, .venue
  table.styled th, .venue .fs_style_30 th {
    background: #6E6338;
    border: 1px solid #6E6338; }

.styled table th,
.styled table td {
  vertical-align: top; }
  .styled table th h2,
  .styled table td h2 {
    line-height: 24px; }

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

body:not(.fsComposeMode) .bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  z-index: 0; }

.img-treatment {
  zoom: 1; }
  .img-treatment:after {
    display: table;
    clear: both;
    content: ''; }

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

.redactor-toolbar li a {
  color: #333 !important; }

/*! _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: 45px; }
  .fsElement:last-child {
    margin-bottom: 0; }

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.fsPanel {
  margin-bottom: 0; }

.fsDialogCloseButton {
  opacity: 1; }
  .fsDialogCloseButton:after, .fsDialogCloseButton:before {
    background: #312F30; }
  .fsDialogCloseButton:focus:after, .fsDialogCloseButton:focus:before {
    background: #312F30; }
  .fsDialogCloseButton:hover:after, .fsDialogCloseButton:hover:before {
    background: black; }

.fsElementDialog {
  color: #312F30; }

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

/*! 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:before,
.fsSlideshow .fsPrevButton:before {
  color: #312F30;
  font-size: 45px;
  transition: opacity .3s;
  display: inline-block;
  line-height: 1;
  width: auto;
  height: auto;
  opacity: .5;
  position: absolute; }

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

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before {
  left: 0; }

.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  right: 0; }

.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:hover:before {
  opacity: 1;
  transition: opacity .3s; }

.fsSlideshow .fsPager {
  margin-bottom: 0;
  margin-top: 20px; }
  .fsSlideshow .fsPager li {
    width: 12px;
    height: 12px;
    position: relative;
    vertical-align: middle; }
    .fsSlideshow .fsPager li button {
      width: 100%;
      height: 100%; }
      .fsSlideshow .fsPager li button:before {
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #312F30;
        transition: .3s; }
      .fsSlideshow .fsPager li button:hover:before {
        transition: .3s; }

a.fs_style_23 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: #0082C8;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #0082C8;
  color: #fff; }
  a.fs_style_23:hover, a.fs_style_23:focus {
    background: #0071af;
    color: #fff;
    text-decoration: none; }
  a.fs_style_23 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_23:hover, a.fs_style_23:focus {
    background: #0071af; }
  .junior a.fs_style_23 {
    color: #fff;
    background: #D20D44;
    border: 1px solid #D20D44; }
    .junior a.fs_style_23:hover, .junior a.fs_style_23:focus {
      background: #ba0c3c; }
  .ducks a.fs_style_23 {
    color: #fff;
    background: #e27d05;
    border: 1px solid #e27d05; }
    .ducks a.fs_style_23:hover, .ducks a.fs_style_23:focus {
      background: #c96f04; }
  .venue a.fs_style_23 {
    color: #fff;
    background: #6E6338;
    border: 1px solid #6E6338; }
    .venue a.fs_style_23:hover, .venue a.fs_style_23:focus {
      background: #5d542f; }

.event-btn {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: #0082C8;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #0082C8;
  color: #fff;
  min-width: 128px;
  text-align: center;
  font-size: 12px;
  padding: 6px 20px 4px 20px; }
  .event-btn:hover, .event-btn:focus {
    background: #0071af;
    color: #fff;
    text-decoration: none; }
  .event-btn em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  @media (min-width: 1000px) {
    .event-btn {
      min-width: 176px;
      padding: 10px 20px 6px 20px;
      font-size: 13px; } }
  .junior .event-btn {
    background: #D20D44;
    border: 1px solid #D20D44; }
    .junior .event-btn:hover, .junior .event-btn:focus {
      background: #ba0c3c; }
  .ducks .event-btn {
    background: #F7971D;
    border: 1px solid #F7971D; }
    .ducks .event-btn:hover, .ducks .event-btn:focus {
      background: #f28b09; }
  .venue .event-btn {
    background: #6E6338;
    border: 1px solid #6E6338; }
    .venue .event-btn:hover, .venue .event-btn:focus {
      background: #5d542f; }

a.fs_style_25, a.fs_style_27, a.fs_style_28 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #312F30; }
  a.fs_style_25:hover, a.fs_style_25:focus, a.fs_style_27:hover, a.fs_style_27:focus, a.fs_style_28:hover, a.fs_style_28:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  a.fs_style_25 em, a.fs_style_27 em, a.fs_style_28 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_25:hover, a.fs_style_25:focus, a.fs_style_27:hover, a.fs_style_27:focus, a.fs_style_28:hover, a.fs_style_28:focus {
    background: #0082C8;
    border: 1px solid #0082C8;
    color: #fff; }
  .junior a.fs_style_25, .junior a.fs_style_27, .junior a.fs_style_28 {
    color: #505050; }
    .junior a.fs_style_25:hover, .junior a.fs_style_25:focus, .junior a.fs_style_27:hover, .junior a.fs_style_27:focus, .junior a.fs_style_28:hover, .junior a.fs_style_28:focus {
      color: #fff;
      background: #D20D44;
      border: 1px solid #D20D44; }
  .ducks a.fs_style_25, .ducks a.fs_style_27, .ducks a.fs_style_28 {
    color: #505050; }
    .ducks a.fs_style_25:hover, .ducks a.fs_style_25:focus, .ducks a.fs_style_27:hover, .ducks a.fs_style_27:focus, .ducks a.fs_style_28:hover, .ducks a.fs_style_28:focus {
      color: #fff;
      background: #e27d05;
      border: 1px solid #e27d05; }
  .venue a.fs_style_25, .venue a.fs_style_27, .venue a.fs_style_28 {
    color: #505050; }
    .venue a.fs_style_25:hover, .venue a.fs_style_25:focus, .venue a.fs_style_27:hover, .venue a.fs_style_27:focus, .venue a.fs_style_28:hover, .venue a.fs_style_28:focus {
      color: #fff;
      background: #6E6338;
      border: 1px solid #6E6338; }

a.fs_style_27, a.fs_style_28 {
  padding-left: 50px;
  border: 0;
  display: block;
  text-transform: none;
  line-height: 30px;
  width: 100%;
  margin: 0;
  background: rgba(211, 211, 211, 0.4);
  text-align: left; }
  a.fs_style_27:before, a.fs_style_28:before {
    content: '\e909';
    font-family: 'icomoon';
    color: #0082C8;
    font-size: 18px;
    opacity: 1;
    display: block;
    position: absolute;
    left: 15px;
    top: 10px; }
  a.fs_style_27:hover, a.fs_style_27:focus, a.fs_style_28:hover, a.fs_style_28:focus {
    border: 0; }
    a.fs_style_27:hover:before, a.fs_style_27:focus:before, a.fs_style_28:hover:before, a.fs_style_28:focus:before {
      color: #fff; }
  .fsStyleOneThird a.fs_style_27, .fsBannerRight a.fs_style_27, .fsStyleOneThird a.fs_style_28, .fsBannerRight a.fs_style_28 {
    width: 100%;
    text-align: left; }
  .junior a.fs_style_27:before, .junior a.fs_style_28:before {
    color: #D20D44; }
  .junior a.fs_style_27:hover, .junior a.fs_style_27:focus, .junior a.fs_style_28:hover, .junior a.fs_style_28:focus {
    border: 0; }
    .junior a.fs_style_27:hover:before, .junior a.fs_style_27:focus:before, .junior a.fs_style_28:hover:before, .junior a.fs_style_28:focus:before {
      color: #fff; }
  .ducks a.fs_style_27:before, .ducks a.fs_style_28:before {
    color: #F7971D; }
  .ducks a.fs_style_27:hover, .ducks a.fs_style_27:focus, .ducks a.fs_style_28:hover, .ducks a.fs_style_28:focus {
    border: 0; }
    .ducks a.fs_style_27:hover:before, .ducks a.fs_style_27:focus:before, .ducks a.fs_style_28:hover:before, .ducks a.fs_style_28:focus:before {
      color: #fff; }
  .venue a.fs_style_27, .venue a.fs_style_28 {
    border: 0; }
    .venue a.fs_style_27:before, .venue a.fs_style_28:before {
      color: #6E6338; }
    .venue a.fs_style_27:hover:before, .venue a.fs_style_27:focus:before, .venue a.fs_style_28:hover:before, .venue a.fs_style_28:focus:before {
      color: #fff; }

a.fs_style_28:before {
  content: '\e917'; }

a.fs_style_26 {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #D20D44;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #b6b6b6;
  padding: 0;
  text-align: left; }
  a.fs_style_26:hover, a.fs_style_26:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  a.fs_style_26 em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  a.fs_style_26:hover, a.fs_style_26:focus {
    text-decoration: none;
    color: #0082C8; }
  .junior a.fs_style_26 {
    color: #939598; }
    .junior a.fs_style_26:hover, .junior a.fs_style_26:focus {
      color: #D20D44; }
  .ducks a.fs_style_26 {
    color: #939598; }
    .ducks a.fs_style_26:hover, .ducks a.fs_style_26:focus {
      color: #e27d05; }
  .venue a.fs_style_26 {
    color: #939598; }
    .venue a.fs_style_26:hover, .venue a.fs_style_26:focus {
      color: #6E6338; }

.fsBannerRight a.fs_style_23, .fsBannerRight a.fs_style_25, .fsBannerRight a.fs_style_27, .fsBannerRight a.fs_style_28 {
  text-align: center; }

body:not(.fsComposeMode) .photo-quicklink {
  position: relative;
  height: 420px;
  overflow: hidden;
  border-top: 4px solid #ef9a13; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .photo-quicklink {
      height: 300px; } }
  @media (min-width: 1200px) {
    body:not(.fsComposeMode) .photo-quicklink {
      height: 420px; } }
  body:not(.fsComposeMode) .photo-quicklink > .fsElementContent img {
    transition: all .3s ease-in-out; }
  body:not(.fsComposeMode) .photo-quicklink:before {
    content: '';
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all .3s ease-in-out; }
  body:not(.fsComposeMode) .photo-quicklink:hover:before, body:not(.fsComposeMode) .photo-quicklink:focus:before {
    background: rgba(0, 0, 0, 0.3); }
  body:not(.fsComposeMode) .photo-quicklink .fs_style_37 {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2; }
    body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn {
      position: relative;
      display: inline-block;
      border: 0;
      padding: 11px 20px 7px 20px;
      background: #0082C8;
      color: #505050;
      border-radius: 0;
      text-transform: uppercase;
      min-width: 200px;
      text-align: center;
      font-size: 16px;
      color: #fff;
      text-align: center;
      max-width: 206px;
      letter-spacing: 0.5px;
      position: absolute;
      bottom: 40px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin: 0;
      transition: all .3s ease-in-out; }
      body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn:hover, body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn:focus {
        background: #0071af;
        color: #fff;
        text-decoration: none; }
      body:not(.fsComposeMode) .photo-quicklink .fs_style_37 .quicklink-btn em {
        display: block;
        font-style: normal;
        font-size: 14px; }

body:not(.fsComposeMode).junior .fs_style_37 .quicklink-btn {
  background: #D20D44;
  border: 1px solid #D20D44; }
  body:not(.fsComposeMode).junior .fs_style_37 .quicklink-btn:hover {
    background: #ba0c3c; }

body:not(.fsComposeMode).ducks .fs_style_37 .quicklink-btn {
  background: #e27d05;
  border: 1px solid #e27d05; }
  body:not(.fsComposeMode).ducks .fs_style_37 .quicklink-btn:hover {
    background: #c96f04; }

body:not(.fsComposeMode).venue .fs_style_37 .quicklink-btn {
  background: #6E6338;
  border: 1px solid #6E6338; }
  body:not(.fsComposeMode).venue .fs_style_37 .quicklink-btn:hover {
    background: #5d542f; }

body:not(.fsComposeMode) .discover-more-section {
  position: relative;
  padding: 34px 20px 60px 20px;
  background: #F3F3F3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0; }
  body:not(.fsComposeMode) .discover-more-section:before, body:not(.fsComposeMode) .discover-more-section:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 9999px;
    background: #F3F3F3; }
  body:not(.fsComposeMode) .discover-more-section:before {
    right: 100%; }
  body:not(.fsComposeMode) .discover-more-section:after {
    left: 100%; }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .discover-more-section {
      padding: 34px 30px 90px 30px; } }
  @media (min-width: 1500px) {
    body:not(.fsComposeMode) .discover-more-section {
      padding: 34px 75px 90px 75px; } }
  body:not(.fsComposeMode) .discover-more-section header {
    text-align: center;
    width: 100%; }
    body:not(.fsComposeMode) .discover-more-section header h2 {
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 8px;
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      margin-bottom: 30px; }
  body:not(.fsComposeMode) .discover-more-section > .fsElementContent {
    width: 100%; }
    @media (min-width: 500px) {
      body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout {
        margin-right: -10px;
        margin-left: -10px; } }
    @media (min-width: 1500px) {
      body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout {
        margin-right: -20px;
        margin-left: -20px; } }
    body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
      margin: 0;
      height: 288px;
      overflow: hidden;
      margin-bottom: 20px; }
      @media (min-width: 500px) {
        body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
          width: 50%;
          float: left;
          padding-right: 10px;
          padding-left: 10px; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
          width: 25%;
          margin-bottom: 0; } }
      @media (min-width: 1500px) {
        body:not(.fsComposeMode) .discover-more-section > .fsElementContent .fsLayout > .fsDiv {
          padding-right: 1.11111em;
          padding-left: 1.11111em; } }
  body:not(.fsComposeMode) .discover-more-section .photo-quicklink {
    height: 100%;
    max-height: 100%; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink:before {
      transition: all .3s ease-in-out; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient(to top, black 0%, transparent 100%);
      z-index: 1; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink a {
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      right: 0;
      z-index: 2; }
      body:not(.fsComposeMode) .discover-more-section .photo-quicklink a .quicklink-btn {
        color: #fff;
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-size: 25px;
        text-align: center;
        position: absolute;
        bottom: 36px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0;
        transition: all .3s ease-in-out;
        width: 100%; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink .bg-image {
      transition: all .3s ease-in-out; }
    body:not(.fsComposeMode) .discover-more-section .photo-quicklink:hover:before, body:not(.fsComposeMode) .discover-more-section .photo-quicklink:focus:before {
      background: rgba(0, 0, 0, 0.3); }

.fs_style_31 {
  display: block;
  line-height: 50px;
  color: #fff !important;
  padding: 0 0 0 68px;
  font-size: 13px;
  letter-spacing: 1.5px; }
  .fs_style_31:after {
    content: '\e903';
    font-family: 'icomoon';
    color: #fff;
    font-size: 28px;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s ease-in-out; }
  .fs_style_31:hover, .fs_style_31:focus {
    color: #fff;
    outline: none; }
    .fs_style_31:hover:after, .fs_style_31:focus:after {
      background: rgba(0, 0, 0, 0.6); }

/* Wobble Vertical */
@keyframes wobble-vertical {
  16.65% {
    transform: translateY(8px); }
  33.3% {
    transform: translateY(-6px); }
  49.95% {
    transform: translateY(4px); }
  66.6% {
    transform: translateY(-2px); }
  83.25% {
    transform: translateY(1px); }
  100% {
    transform: translateY(0); } }

.scroll-up-btn {
  position: absolute;
  top: -30px;
  width: 94px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .scroll-up-btn a {
    color: transparent !important;
    position: relative;
    margin: 0 auto;
    display: block; }
    .scroll-up-btn a:before {
      content: '\e90f';
      font-family: 'icomoon';
      font-size: 23px;
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0;
      color: #fff;
      z-index: 2;
      text-align: center; }
    .scroll-up-btn a:after {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 1;
      width: 0;
      height: 0;
      border-left: 63px solid transparent;
      border-right: 63px solid transparent;
      border-bottom: 48px solid #454545; }
    .scroll-up-btn a:hover {
      color: transparent;
      background: none; }
      .scroll-up-btn a:hover:before {
        animation-name: wobble-vertical;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: 1; }

.back-to-top-btn {
  display: block; }
  @media (min-width: 1000px) {
    .back-to-top-btn {
      display: none; } }
  .back-to-top-btn .go-top {
    position: fixed;
    bottom: 1em;
    right: 1em;
    text-decoration: none;
    color: transparent !important;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    padding: 1em;
    display: none;
    line-height: 14px;
    text-align: center;
    z-index: 1; }
    .back-to-top-btn .go-top:before {
      content: '\e90f';
      font-family: 'icomoon';
      font-size: 23px;
      position: absolute;
      bottom: 18px;
      left: 0;
      right: 0;
      color: #fff;
      z-index: 2;
      text-align: center; }
  .back-to-top-btn .go-top:hover {
    background-color: rgba(0, 0, 0, 0.6); }

.fsSharingButtonsContainer {
  position: relative;
  text-align: center;
  width: 320px;
  margin: 0 auto; }
  .fsSharingButtonsContainer .fsSharingButtons:before {
    content: '';
    background: #D6D6D6;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; }
  .fsSharingButtonsContainer .fsSharingButtons:after {
    content: '';
    background: #D6D6D6;
    width: 100px;
    height: 1px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0; }
  .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink {
    background: transparent;
    width: 38px; }
    .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
      font-family: 'icomoon';
      font-size: 20px;
      color: #0082C8;
      text-align: center;
      background-image: none; }
    .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink.fsSharingEmail:before {
      content: '\e918'; }
    .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink.fsSharingPrint:before {
      content: '\e907'; }
  .junior .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
    color: #D20D44; }
  .ducks .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
    color: #e27d05; }
  .venue .fsSharingButtonsContainer .fsSharingButtons .fsSharingLink:before {
    color: #6E6338; }

body.home .addThis-container {
  display: none; }

.addthis_inline_share_toolbox_e9ta {
  display: none; }
  .addthis_inline_share_toolbox_e9ta .at-share-btn-elements {
    position: relative;
    text-align: center;
    width: 380px;
    margin: 0 auto; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements:before, .addthis_inline_share_toolbox_e9ta .at-share-btn-elements:after {
      content: '';
      background: #D6D6D6;
      width: 100px;
      height: 2px;
      position: absolute;
      top: 56%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 10px; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements:after {
      left: auto;
      right: 10px; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact {
      position: relative; }
      .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
        content: '\e90a';
        font-size: 15px;
        font-family: 'icomoon';
        position: absolute;
        top: 0;
        left: 0;
        color: #0082C8;
        width: 30px;
        height: 30px; }
      .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact svg {
        display: none; }
    .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper {
      line-height: 30px !important;
      width: 30px !important;
      height: 30px !important;
      margin: 0 3px;
      padding: 0; }
      .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
        fill: #0082C8 !important;
        width: 29px !important;
        height: 29px !important; }
        .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon.at-icon-email {
          width: 24px !important;
          height: 29px !important; }
  .junior .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
    fill: #D20D44 !important; }
  .junior .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
    color: #D20D44; }
  .ducks .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
    fill: #e27d05 !important; }
  .ducks .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
    color: #e27d05; }
  .venue .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-icon-wrapper .at-icon {
    fill: #6E6338 !important; }
  .venue .addthis_inline_share_toolbox_e9ta .at-share-btn-elements .at-svc-compact:after {
    color: #6E6338; }

.fsStyleDefaultButton {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px; }
  .fsStyleDefaultButton:hover, .fsStyleDefaultButton:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsStyleDefaultButton em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsStyleDefaultButton.fsCategoryLink {
    margin-right: 5px; }
  .fsStyleDefaultButton.fsLoadMoreButton {
    margin-bottom: 0; }

.fsStyleUpdateButton {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 15px;
  line-height: 33px;
  padding: 0 20px; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsStyleUpdateButton em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus {
    color: #0082C8;
    text-decoration: none; }
  .fsStyleUpdateButton.fsElementToolsSearchButton {
    margin-top: 20px;
    margin-bottom: 0; }

.lead-in {
  padding: 0 0 5px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #D6D6D6; }

.fs_style_24 {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 1.11111em;
  line-height: 1.55em; }
  @media (min-width: 1200px) {
    .fs_style_24 {
      font-size: 1.22222em;
      line-height: 1.5em; } }

.fs_style_35 {
  position: relative;
  margin: 36px 0 0 0;
  padding: 0 0 0 30px;
  font-family: "NewBaskervilleW01-Itali", Georgia, serif;
  font-size: 21px;
  line-height: 1.2em;
  display: block; }
  @media (min-width: 1200px) {
    .fs_style_35 {
      font-size: 27px; } }
  .fs_style_35:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 4px;
    height: 100%;
    background: #ef9a13; }
  .fsBannerRight .fs_style_35 {
    padding: 30px 0 0 0; }
    .fsBannerRight .fs_style_35:before {
      width: 100%;
      height: 4px; }

blockquote {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0;
  font-family: "NewBaskervilleW01-Itali", Georgia, serif;
  font-size: 21px;
  line-height: 1.2em;
  display: block; }
  @media (min-width: 1200px) {
    blockquote {
      font-size: 27px; } }

cite, .fs_style_32 {
  position: relative;
  display: block;
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 20px 0 0 0; }
  @media (min-width: 1200px) {
    cite, .fs_style_32 {
      font-size: 16px;
      line-height: 24px; } }
  .fsBannerRight cite, .fsBannerRight .fs_style_32 {
    padding: 0; }
    .fsBannerRight cite:before, .fsBannerRight .fs_style_32:before {
      display: none; }

.callout, .fs_style_36 {
  padding: 20px;
  background: #ECECEC;
  display: block; }
  .callout.left, .fs_style_36.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left, .fs_style_36.left {
        width: 50%; } }
  .callout.right, .fs_style_36.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right, .fs_style_36.right {
        width: 50%; } }

.fs_style_38 {
  font-size: 14px; }

/*! structure - header v0.0.1 */
#fsHeader {
  padding: 10px 20px 0;
  width: 100%;
  z-index: 500;
  background: #fff;
  height: 65px;
  transition: all 0.3s ease-in-out; }
  #fsHeader .fsEmbed {
    margin-bottom: 0; }
  @media (min-width: 700px) {
    #fsHeader {
      height: 100px;
      position: fixed;
      padding: 0 20px; }
      .cookiebanner #fsHeader {
        top: 72px; } }
  @media (min-width: 900px) {
    .cookiebanner #fsHeader {
      top: 48px; } }
  @media (min-width: 1000px) {
    #fsHeader {
      padding: 0 30px;
      height: 136px; } }
  @media (min-width: 1500px) {
    #fsHeader {
      padding: 0 75px; } }
  #fsHeader .fsBanner {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #D6D6D6;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
  #fsHeader .fsLayout .fsDiv {
    margin-bottom: 0; }
  #fsHeader .header-container {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
    @media (min-width: 1000px) {
      #fsHeader .header-container .fsStyleColumn-1 {
        width: 30%; } }
    #fsHeader .header-container .fsStyleColumn-2 {
      display: none;
      text-align: right;
      position: relative;
      height: 46px;
      margin-top: 42px;
      transition: all 0.3s ease-in-out;
      padding: 0; }
      @media (min-width: 1000px) {
        #fsHeader .header-container .fsStyleColumn-2 {
          width: 70%;
          display: block; } }
  .sticky-header #fsHeader {
    height: 65px; }
    @media (min-width: 1000px) {
      .sticky-header #fsHeader {
        height: 90px; } }
    .sticky-header #fsHeader .utility-links-container {
      display: none; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .utility-links-container {
          display: block;
          top: 5px; } }
    .sticky-header #fsHeader .nav-utility-header {
      display: none; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .nav-utility-header {
          display: block;
          top: 5px; } }
    @media (min-width: 700px) {
      .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container {
        max-width: 200px; } }
    @media (min-width: 1000px) {
      .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container {
        max-width: 315px; } }
    .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container a {
      height: 65px; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .header-container .fsStyleColumn-1 .site-info-container a {
          height: 90px; } }
    .sticky-header #fsHeader .header-container .fsStyleColumn-2 {
      margin-top: 18px; }
    .sticky-header #fsHeader .anniversary .header-container .fsStyleColumn-1 .site-info-container {
      max-width: 150px; }
      @media (min-width: 1000px) {
        .sticky-header #fsHeader .anniversary .header-container .fsStyleColumn-1 .site-info-container {
          max-width: 215px; } }
  .home #fsHeader .fsBanner {
    border: 0; }
  .coach-service #fsHeader {
    position: relative; }
    .coach-service #fsHeader .fsBanner {
      border: 0; }
  .fsComposeMode #fsHeader {
    height: auto;
    position: relative; }
    .fsComposeMode #fsHeader .fsBanner, .fsComposeMode #fsHeader .header-container {
      display: block; }

.site-info-container {
  max-width: 200px;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 500px) {
    .site-info-container {
      max-width: 250px; } }
  @media (min-width: 1000px) {
    .site-info-container {
      max-width: 100%; } }
  .site-info-container a {
    display: block;
    padding: 0;
    color: transparent;
    background-size: cover;
    height: 90px;
    background: url("../images/dc-founded-1619.svg") no-repeat 0 50%; }
    .site-info-container a:hover, .site-info-container a:focus {
      color: transparent; }
  .junior .site-info-container a {
    background: url("../images/dc-junior.svg") no-repeat 0 50%;
    color: transparent; }
    .junior .site-info-container a:hover, .junior .site-info-container a:focus {
      color: transparent; }
  .ducks .site-info-container a {
    background: url("../images/dc-ducks.svg") no-repeat 0 50%;
    color: transparent; }
    .ducks .site-info-container a:hover, .ducks .site-info-container a:focus {
      color: transparent; }
  .old-alleynians .site-info-container a {
    background: url("../images/dc-old-alleynians.svg") no-repeat 0 50%;
    color: transparent; }
    .old-alleynians .site-info-container a:hover, .old-alleynians .site-info-container a:focus {
      color: transparent; }
  .venue .site-info-container a {
    background: url("../images/dc-enterprises.svg") no-repeat 0 50%;
    color: transparent;
    background-size: 100%; }
    .venue .site-info-container a:hover, .venue .site-info-container a:focus {
      color: transparent; }
  .coach-service .site-info-container {
    width: 481px;
    margin: 0 auto;
    max-width: 100%; }
    @media (min-width: 350px) {
      .coach-service .site-info-container {
        max-width: 325px; } }
    @media (min-width: 1000px) {
      .coach-service .site-info-container {
        max-width: 100%; } }
    .coach-service .site-info-container a {
      background: url("../images/logo_coaches.png") no-repeat 0 50%;
      height: 95px;
      text-align: center;
      color: transparent;
      background-size: contain; }
      .coach-service .site-info-container a:hover, .coach-service .site-info-container a:focus {
        color: transparent; }
  @media (max-width: 699px) {
    .anniversary .site-info-container {
      max-width: 150px; } }
  .default-anniversary .site-info-container a {
    background: url("../images/dc-blue.svg") no-repeat 0 40%; }
  .junior-anniversary .site-info-container a {
    background: url("../images/dc-red.svg") no-repeat 0 40%; }
  .ducks-anniversary .site-info-container a {
    background: url("../images/dc-orange.svg") no-repeat 0 40%; }
  .enterprises-anniversary .site-info-container a {
    background: url("../images/400_Enterprises.svg") no-repeat 0 40%; }
  .old-alleynians-anniversary .site-info-container a {
    background: url("../images/400-alleynians.svg") no-repeat 0 40%; }

#fsFooter {
  position: relative;
  background: #454545;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 40px 30px 40px 30px; }
  @media (min-width: 1500px) {
    #fsFooter {
      padding: 40px 75px 40px 75px; } }
  #fsFooter .fsBanner {
    overflow: hidden;
    position: relative;
    padding: 0 2px; }
    #fsFooter .fsBanner:after {
      content: normal; }
    body.fsDraftMode #fsFooter .fsBanner {
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
      body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
        -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
    #fsFooter .fsBanner .fsElement, #fsFooter .fsBanner .fsDiv {
      margin-bottom: 10px; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner .fsElement, #fsFooter .fsBanner .fsDiv {
          margin-bottom: 0; } }
    #fsFooter .fsBanner h2 {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 24px;
      margin-bottom: 25px;
      color: #fff;
      padding: 0; }
    #fsFooter .fsBanner p {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      margin: 0; }
    #fsFooter .fsBanner a {
      color: #fff; }
    #fsFooter .fsBanner .top-section {
      text-align: center; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner .top-section {
          text-align: left;
          padding: 0 0 45px 0; } }
      @media (min-width: 1600px) {
        #fsFooter .fsBanner .top-section {
          padding: 0 138px 45px 0; } }
      #fsFooter .fsBanner .top-section .fsDiv {
        margin-bottom: 30px; }
        @media (min-width: 800px) {
          #fsFooter .fsBanner .top-section .fsDiv {
            width: 50%;
            min-height: 250px;
            text-align: center;
            margin-bottom: 0; } }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner .top-section .fsDiv {
            width: 25%;
            text-align: left;
            margin-bottom: 0;
            min-height: initial; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner .top-section .fsStyleColumn-2 {
          width: 20%; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner .top-section .fsStyleColumn-3 {
          width: 26%; } }
      #fsFooter .fsBanner .top-section .fsStyleColumn-3 .enterprises {
        margin-bottom: 28px; }
      #fsFooter .fsBanner .top-section .fsStyleColumn-4 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center; }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner .top-section .fsStyleColumn-4 {
            width: 28%;
            -ms-flex-align: end;
            align-items: flex-end; } }
        @media (min-width: 1400px) {
          #fsFooter .fsBanner .top-section .fsStyleColumn-4 {
            width: 24%; } }
      body.fsDraftMode #fsFooter .fsBanner .top-section {
        display: block; }
    #fsFooter .fsBanner .venue-top-section {
      padding: 0 0 45px 0; }
    #fsFooter .fsBanner .bottom-section {
      border-top: 1px solid #c0c0c0;
      padding: 28px 0 0 0;
      text-align: center; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner .bottom-section {
          text-align: left; } }
      body.fsDraftMode #fsFooter .fsBanner .bottom-section {
        display: block; }
      #fsFooter .fsBanner .bottom-section .fsDiv {
        width: 100%; }
        @media (min-width: 800px) {
          #fsFooter .fsBanner .bottom-section .fsDiv {
            width: 33.33%; } }
    #fsFooter .fsBanner.footer_banner .top-section {
      text-align: center;
      padding: 0 0 10px 0; }
      @media (min-width: 800px) {
        #fsFooter .fsBanner.footer_banner .top-section {
          text-align: left; } }
      #fsFooter .fsBanner.footer_banner .top-section .fsDiv {
        margin-bottom: 30px; }
        @media (min-width: 800px) {
          #fsFooter .fsBanner.footer_banner .top-section .fsDiv {
            width: 100%;
            min-height: 250px;
            text-align: center;
            margin-bottom: 0; } }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner.footer_banner .top-section .fsDiv {
            width: 33.33%;
            text-align: left;
            margin-bottom: 0;
            min-height: initial;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center; } }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner.footer_banner .top-section .fsDiv > .fsContent {
            max-width: 250px; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner.footer_banner .top-section .fsStyleColumn-2 {
          width: 33.33%; } }
      @media (min-width: 1000px) {
        #fsFooter .fsBanner.footer_banner .top-section .fsStyleColumn-3 {
          width: 33.33%; } }
      #fsFooter .fsBanner.footer_banner .top-section .fsStyleColumn-3 .enterprises {
        margin-bottom: 28px; }
    #fsFooter .fsBanner.footer_banner .accreditations-container {
      text-align: center;
      padding: 0 0 30px 0; }
      #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; }
        @media (min-width: 1000px) {
          #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent {
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-direction: row;
            flex-direction: row; } }
        #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent p {
          margin: 10px 20px; }
          @media (min-width: 1000px) {
            #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent p {
              margin: 0 20px; } }
          #fsFooter .fsBanner.footer_banner .accreditations-container .accreditation-wrapper > .fsElementContent p:last-child img:first-child {
            margin: 0; }
  #fsFooter .email-container a {
    position: relative;
    padding-left: 30px;
    color: #ef9a13; }
    #fsFooter .email-container a:hover, #fsFooter .email-container a:focus {
      color: #fff;
      text-decoration: none; }
    #fsFooter .email-container a:before {
      content: '\e918';
      font-family: 'icomoon';
      color: #fff;
      font-size: 20px;
      opacity: 1;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #fsFooter .web-link a {
    position: relative;
    padding-left: 25px;
    color: #ef9a13; }
    #fsFooter .web-link a:hover, #fsFooter .web-link a:focus {
      color: #fff;
      text-decoration: none; }
    #fsFooter .web-link a:before {
      content: '\e909';
      font-family: 'icomoon';
      color: #fff;
      font-size: 16px;
      opacity: 1;
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #fsFooter .useful-links .fsNavLevel1 {
    padding: 0;
    margin: 0; }
    #fsFooter .useful-links .fsNavLevel1 li:before {
      display: none; }
    #fsFooter .useful-links .fsNavLevel1 li a {
      padding: 0;
      color: #ef9a13; }
      #fsFooter .useful-links .fsNavLevel1 li a:hover, #fsFooter .useful-links .fsNavLevel1 li a:focus {
        color: #fff;
        text-decoration: none; }
  #fsFooter .accreditations-container p {
    margin: 0 0 20px 0; }
    #fsFooter .accreditations-container p:last-child {
      margin: 0; }
      #fsFooter .accreditations-container p:last-child img:first-child {
        margin: 0 40px 0 0; }
  #fsFooter .copyright p {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 10px;
    color: #c0c0c0; }
    @media (min-width: 800px) {
      #fsFooter .copyright p {
        display: inline-block; } }
    @media (min-width: 1200px) {
      #fsFooter .copyright p {
        font-size: 11px; } }
    @media (min-width: 800px) {
      #fsFooter .copyright p:first-child {
        margin-right: 35px; } }
  .coach-service #fsFooter {
    padding: 52px 20px 38px 20px; }
    @media (min-width: 1500px) {
      .coach-service #fsFooter {
        padding: 52px 116px 38px 116px; } }
    .coach-service #fsFooter .fsBanner .bottom-section {
      border: 0;
      padding: 0; }
      @media (min-width: 800px) {
        .coach-service #fsFooter .fsBanner .bottom-section > .fsDiv {
          width: 50%; } }
      .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 {
        text-align: center;
        padding-top: 20px; }
        @media (min-width: 800px) {
          .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 {
            text-align: left; } }
        .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 li {
          border-radius: 50%;
          background: #fff; }
          .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 li a {
            color: #4b4a4a; }
            .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-1 .nav-social .fsNavLevel1 li a:before {
              color: #4b4a4a; }
      .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 {
        text-align: center; }
        @media (min-width: 800px) {
          .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 {
            text-align: right; } }
        .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 .fsElementContent {
          padding-top: 30px; }
          @media (min-width: 800px) {
            .coach-service #fsFooter .fsBanner .bottom-section .fsStyleColumn-2 .fsElementContent {
              padding-top: 70px; } }
      .coach-service #fsFooter .fsBanner .bottom-section .school-details p {
        color: #fff;
        font-size: 16px;
        text-transform: none;
        display: block;
        letter-spacing: initial; }

.school-details {
  margin-bottom: 28px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

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

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

html {
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 15px;
  line-height: 30px;
  color: #505050; }
  @media (min-width: 1200px) {
    body {
      font-size: 18px; } }

#fsPageWrapper {
  overflow: hidden;
  position: relative; }
  body.fsComposeMode #fsPageWrapper {
    overflow: initial; }

#fsPageBodyWrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 82px;
  background: #fff; }
  @media (min-width: 700px) {
    #fsPageBodyWrapper {
      padding-top: 148px; } }
  @media (min-width: 1000px) {
    #fsPageBodyWrapper {
      padding-right: 20px;
      padding-left: 20px;
      padding-top: 182px; } }
  @media (min-width: 1500px) {
    #fsPageBodyWrapper {
      padding-right: 75px;
      padding-left: 75px; } }
  .fsComposeMode #fsPageBodyWrapper {
    padding-top: 50px; }

#fsPageBody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 600px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

#fsBannerLeft {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (min-width: 600px) {
    #fsBannerLeft {
      padding-right: 20px;
      width: 240px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 700px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 376px;
      -ms-flex-order: 1;
      order: 1; } }
  @media (min-width: 600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 240px; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 240px; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 240px; } }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 376px; } }

#fsPageContent {
  width: 100%; }
  .fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 376px); } }
  .fsHasLeftBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 376px); } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 700px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 240px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 480px);
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 752px); } }

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

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

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

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

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

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

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

.fsLayout .fsStyleOneThird {
  float: none; }

.fsLayout .fsStyleTwoThirds {
  float: none; }
  .fsLayout .fsStyleTwoThirds > .fsDiv {
    padding-left: 0;
    padding-right: 0;
    float: none; }
  @media (min-width: 600px) {
    .fsLayout .fsStyleTwoThirds > .fsTwoColumnLayout {
      margin-right: -20px;
      margin-left: -20px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#fsPoweredByFinalsite {
  margin: 0 auto; }
  @media (min-width: 800px) {
    #fsPoweredByFinalsite {
      position: absolute;
      bottom: 0;
      right: 0;
      margin: 0; } }
  @media (min-width: 1062px) {
    #fsPoweredByFinalsite {
      bottom: 15px; } }

/*! _main.scss - src/sass/navigation/ - main import */
.fsNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fsNavigation ul li.fsNavCurrentPage > a, .fsNavigation ul li.fsNavCurrentPageAncestor > a {
    color: #0082C8;
    background: transparent; }
  .fsNavigation ul li a {
    display: block;
    padding: 10px 0;
    color: #0082C8;
    background: transparent; }
    .fsNavigation ul li a:hover, .fsNavigation ul li a:focus {
      color: #0082C8;
      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 {
  margin: 0;
  text-align: left;
  z-index: 1;
  margin-bottom: 24px; }
  .fsBreadcrumb ul {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .fsBreadcrumb ul li {
      display: inline-block;
      color: #585656;
      font-size: 13px;
      letter-spacing: 1px; }
      .fsBreadcrumb ul li:before {
        display: none; }
      .fsBreadcrumb ul li a {
        color: #585656;
        display: inline-block;
        padding: 0; }
      .fsBreadcrumb ul li span {
        position: relative;
        padding: 4px 15px;
        display: inline-block; }
        .fsBreadcrumb ul li span:after {
          content: '\e903';
          font-family: 'icomoon';
          color: #0082C8;
          font-size: 15px;
          display: block;
          position: absolute;
          left: 4px;
          top: 50%;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .junior .fsBreadcrumb ul li span:after {
    color: #D20D44; }
  .ducks .fsBreadcrumb ul li span:after {
    color: #F7971D; }
  .venue .fsBreadcrumb ul li span:after {
    color: #6E6338; }

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

.nav-site-map ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map ul a {
    font-size: 15px;
    line-height: 20px;
    padding: 0; }
  .nav-site-map ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map ul.fsNavLevel1 {
        -moz-column-count: 4;
        column-count: 4;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column;
          padding: 0 10px; } }
    .nav-site-map ul.fsNavLevel1 > li > a {
      font-size: 16px;
      margin: 20px 0 10px 0;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
  .nav-site-map ul.fsNavLevel2 {
    list-style: disc; }
    .nav-site-map ul.fsNavLevel2 li a {
      padding: 0; }
  .nav-site-map ul.fsNavLevel3 {
    list-style: circle; }
    .nav-site-map ul.fsNavLevel3 li a {
      padding: 0; }
  .nav-site-map ul.fsNavLevel4 {
    list-style: square; }
    .nav-site-map ul.fsNavLevel4 li a {
      padding: 0; }
  .nav-site-map ul.fsNavLevel5 {
    list-style: disc; }
    .nav-site-map ul.fsNavLevel5 li a {
      padding: 0; }

.nav-tier ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-tier ul li a {
    display: block;
    padding: 10px 10px;
    color: #0082C8;
    background: transparent; }
    .nav-tier ul li a:hover, .nav-tier ul li a:focus {
      color: #0082C8;
      background: #939598; }
  .nav-tier ul li.fsNavCurrentPage > a {
    color: #0082C8;
    background: #797b7f; }
    .nav-tier ul li.fsNavCurrentPage > a:hover, .nav-tier ul li.fsNavCurrentPage > a:focus {
      color: #D20D44;
      background: #939598; }
  .nav-tier ul li.fsNavCurrentPageAncestor {
    background: #939598; }
    .nav-tier ul li.fsNavCurrentPageAncestor > a {
      color: #0082C8;
      background: transparent; }
      .nav-tier ul li.fsNavCurrentPageAncestor > a:hover, .nav-tier ul li.fsNavCurrentPageAncestor > a:focus {
        color: #0082C8;
        background: #939598; }

.nav-tier .fsNavLevel1 {
  padding-left: 0; }
  .nav-tier .fsNavLevel1 > li {
    border-bottom: 1px solid #939598; }
    .nav-tier .fsNavLevel1 > li:last-child {
      border-bottom: none; }

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

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

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

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

.nav-sub {
  background: #F3F3F3;
  position: relative;
  display: block; }
  .nav-sub:after {
    background-color: #F3F3F3;
    content: "";
    height: 9999%;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%; }
  .nav-sub header {
    background: #0082C8;
    text-align: center; }
    .nav-sub header .fsElementTitle {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      line-height: 47px;
      margin: 0;
      letter-spacing: 2px;
      padding-top: 3px; }
  .junior .nav-sub header {
    background: #D20D44; }
  .junior .nav-sub nav ul li a:hover, .junior .nav-sub nav ul li a:focus {
    color: #D20D44; }
  .junior .nav-sub nav ul li.fsNavCurrentPageAncestor > a {
    color: #D20D44; }
    .junior .nav-sub nav ul li.fsNavCurrentPageAncestor > a:hover, .junior .nav-sub nav ul li.fsNavCurrentPageAncestor > a:focus {
      color: #D20D44; }
  .junior .nav-sub nav ul li .fsNavCurrentPage > a {
    color: #D20D44 !important; }
  .junior .nav-sub nav ul li.fsNavCurrentPage > a {
    color: #505050; }
    .junior .nav-sub nav ul li.fsNavCurrentPage > a:hover, .junior .nav-sub nav ul li.fsNavCurrentPage > a:focus {
      color: #D20D44; }
  .junior .nav-sub nav ul li.fsNavParentPage .nav-sub-btn:after {
    color: #D20D44; }
  .ducks .nav-sub header {
    background: #e27d05; }
  .ducks .nav-sub nav ul li a:hover, .ducks .nav-sub nav ul li a:focus {
    color: #e27d05; }
  .ducks .nav-sub nav ul li.fsNavCurrentPageAncestor > a {
    color: #e27d05; }
    .ducks .nav-sub nav ul li.fsNavCurrentPageAncestor > a:hover, .ducks .nav-sub nav ul li.fsNavCurrentPageAncestor > a:focus {
      color: #e27d05; }
  .ducks .nav-sub nav ul li .fsNavCurrentPage > a {
    color: #e27d05 !important; }
  .ducks .nav-sub nav ul li.fsNavCurrentPage > a {
    color: #505050; }
    .ducks .nav-sub nav ul li.fsNavCurrentPage > a:hover, .ducks .nav-sub nav ul li.fsNavCurrentPage > a:focus {
      color: #e27d05; }
  .ducks .nav-sub nav ul li.fsNavParentPage .nav-sub-btn:after {
    color: #e27d05; }
  .venue .nav-sub header {
    background: #6E6338; }
  .venue .nav-sub nav ul li a:hover, .venue .nav-sub nav ul li a:focus {
    color: #6E6338; }
  .venue .nav-sub nav ul li.fsNavCurrentPageAncestor > a {
    color: #6E6338; }
    .venue .nav-sub nav ul li.fsNavCurrentPageAncestor > a:hover, .venue .nav-sub nav ul li.fsNavCurrentPageAncestor > a:focus {
      color: #6E6338; }
  .venue .nav-sub nav ul li.fsNavCurrentPage > a {
    color: #505050; }
    .venue .nav-sub nav ul li.fsNavCurrentPage > a:hover, .venue .nav-sub nav ul li.fsNavCurrentPage > a:focus {
      color: #6E6338; }
  .venue .nav-sub nav ul li.fsNavParentPage .nav-sub-btn:after {
    color: #6E6338; }
  @media screen and (max-width: 599px) {
    .nav-sub > header {
      display: block;
      position: relative; }
      .nav-sub > header .fsElementTitle {
        position: relative;
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        margin-bottom: 0;
        display: block;
        font-size: 14px;
        padding: 10px 20px;
        color: #fff;
        background-color: #0082C8;
        transition: .3s;
        line-height: 20px;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .nav-sub > header .fsElementTitle:hover {
          background-color: #0071af;
          color: #fff; } }
    @media screen and (max-width: 599px) and (min-width: 600px) {
      .nav-sub > header .fsElementTitle {
        cursor: default; } }
  @media screen and (max-width: 599px) {
        .nav-sub > header .fsElementTitle:after {
          content: "+";
          line-height: 1;
          position: absolute;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          right: 20px;
          font-size: 20px; }
      .junior .nav-sub > header .fsElementTitle {
        background-color: #D20D44; }
      .ducks .nav-sub > header .fsElementTitle {
        background-color: #F7971D; }
      .venue .nav-sub > header .fsElementTitle {
        background-color: #6E6338; }
    .nav-sub > .fsElementContent {
      position: relative;
      display: block;
      background-color: #F3F3F3; }
      .nav-sub > .fsElementContent ul li a {
        display: block;
        padding: 10px 20px;
        color: #585656;
        background: transparent;
        font-size: 16px; }
        .nav-sub > .fsElementContent ul li a:hover, .nav-sub > .fsElementContent ul li a:focus {
          color: #0082C8;
          background: #eeeeee; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a {
        color: #0082C8;
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:before {
          top: 10px; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPage > a:focus {
          color: #0082C8;
          background: #eeeeee; }
      .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a {
          color: #0082C8;
          background: #eeeeee; }
          .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub > .fsElementContent ul li.fsNavCurrentPageAncestor > a:focus {
            color: #0082C8;
            background: #eeeeee; }
      .nav-sub > .fsElementContent .fsNavLevel1 > li > a {
        padding-left: 20px; }
      .nav-sub > .fsElementContent .fsNavLevel2 li.fsNavParentPage > a:before {
        top: 10px;
        left: 10px; }
      .nav-sub > .fsElementContent .fsNavLevel2 > li > a {
        padding-left: 30px; }
      .nav-sub > .fsElementContent .fsNavLevel3 > li > a {
        padding-left: 40px; }
      .nav-sub > .fsElementContent .fsNavLevel4 > li > a {
        padding-left: 50px; }
      .nav-sub > .fsElementContent .fsNavLevel5 > li > a {
        padding-left: 60px; }
    .nav-sub.active-nav > header .fsElementTitle {
      background-color: #0071af;
      color: #fff; }
      .nav-sub.active-nav > header .fsElementTitle:after {
        content: "-";
        font-size: 30px; }
    .junior .nav-sub.active-nav > header .fsElementTitle {
      background-color: #D20D44; }
    .ducks .nav-sub.active-nav > header .fsElementTitle {
      background-color: #F7971D; }
    .venue .nav-sub.active-nav > header .fsElementTitle {
      background-color: #6E6338; } }
  @media (min-width: 600px) {
    .nav-sub {
      display: block; } }
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 600px) {
      .nav-sub > .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
  .nav-sub.active-nav > .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; }
  .fsHeader .nav-sub {
    display: block; }
    @media (min-width: 600px) {
      .fsHeader .nav-sub {
        display: none; } }
  .nav-sub.nav-sub-empty {
    display: none !important; }
  .nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-sub ul li a {
      position: relative;
      display: block;
      font-size: 14px;
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      line-height: 16px;
      padding: 18px 24px 16px 10px;
      color: #585656;
      background: transparent; }
      @media (min-width: 800px) {
        .nav-sub ul li a {
          padding: 18px 24px 16px 15px; } }
      @media (min-width: 1200px) {
        .nav-sub ul li a {
          font-size: 19px;
          line-height: 21px; } }
      .nav-sub ul li a:hover, .nav-sub ul li a:focus {
        color: #0082C8;
        background: #eeeeee;
        text-decoration: none; }
    .nav-sub ul li .fsNavPageInfo {
      display: none; }
    .nav-sub ul li[class*="fsNavCurrentPage"] > .fsNavPageInfo {
      display: block; }
    .nav-sub ul li.fsNavCurrentPage > a {
      color: #0082C8;
      font-weight: bold; }
      .nav-sub ul li.fsNavCurrentPage > a:hover, .nav-sub ul li.fsNavCurrentPage > a:focus {
        color: #0082C8;
        background: #eeeeee; }
    .nav-sub ul li.fsNavCurrentPageAncestor {
      background: transparent; }
      .nav-sub ul li.fsNavCurrentPageAncestor > a {
        color: #0082C8;
        background: transparent;
        font-weight: bold; }
        .nav-sub ul li.fsNavCurrentPageAncestor > a:hover, .nav-sub ul li.fsNavCurrentPageAncestor > a:focus {
          color: #0082C8; }
    .nav-sub ul li.fsNavParentPage {
      position: relative; }
      .nav-sub ul li.fsNavParentPage .nav-sub-btn {
        border: none;
        background: transparent;
        font-size: 30px;
        font-weight: 400;
        position: absolute;
        right: 0;
        top: 2px;
        margin: auto;
        outline: 0;
        z-index: 1; }
        @media (min-width: 600px) {
          .nav-sub ul li.fsNavParentPage .nav-sub-btn {
            top: 10px; } }
        .nav-sub ul li.fsNavParentPage .nav-sub-btn:after {
          content: '\e916';
          font-family: 'icomoon';
          color: #0082C8;
          font-size: 21px;
          display: block; }
          @media (min-width: 1200px) {
            .nav-sub ul li.fsNavParentPage .nav-sub-btn:after {
              font-size: 24px; } }
      .nav-sub ul li.fsNavParentPage.active-nav > .nav-sub-btn:after {
        content: '\e915'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPage > .nav-sub-btn:after {
        content: '\e915'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPage.active-nav > .nav-sub-btn:after {
        content: '\e916'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPageAncestor > .nav-sub-btn:after {
        content: '\e915'; }
      .nav-sub ul li.fsNavParentPage.fsNavCurrentPageAncestor.active-nav > .nav-sub-btn:after {
        content: '\e916'; }
  .nav-sub .fsNavLevel1 {
    padding: 22px 15px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel1 {
        padding: 22px 30px; } }
    @media screen and (max-width: 599px) {
      .nav-sub .fsNavLevel1 {
        padding-top: 17px;
        padding-bottom: 17px; } }
    .nav-sub .fsNavLevel1 > li {
      border-bottom: 1px solid #d3d3d3; }
      .nav-sub .fsNavLevel1 > li:last-child {
        border-bottom: none; }
      .nav-sub .fsNavLevel1 > li.fsNavCurrentPageAncestor > a, .nav-sub .fsNavLevel1 > li.fsNavCurrentPage > a {
        background: #eeeeee; }
  .nav-sub .fsNavLevel2 {
    padding: 0 0 10px 0; }
    .nav-sub .fsNavLevel2 li a {
      font-size: 13px;
      padding-top: 9px;
      padding-bottom: 6px; }
      @media (min-width: 1200px) {
        .nav-sub .fsNavLevel2 li a {
          font-size: 18px; } }
    .nav-sub .fsNavLevel2 > li > a {
      padding-left: 20px; }
      @media (min-width: 1200px) {
        .nav-sub .fsNavLevel2 > li > a {
          padding-left: 30px; } }
    .nav-sub .fsNavLevel2 > li.fsNavParentPage .nav-sub-btn {
      top: 3px; }
  .nav-sub .fsNavLevel3 > li > a {
    font-size: 13px;
    padding-left: 30px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel3 > li > a {
        font-size: 18px;
        padding-left: 45px; } }
  .nav-sub .fsNavLevel3 > li.fsNavParentPage > a:before {
    left: 27px;
    top: 7px; }
  .nav-sub .fsNavLevel4 > li > a {
    font-size: 13px;
    padding-left: 40px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel4 > li > a {
        padding-left: 55px;
        font-size: 18px; } }
  .nav-sub .fsNavLevel4 > li.fsNavParentPage > a:before {
    left: 37px;
    top: 7px; }
  .nav-sub .fsNavLevel5 > li > a {
    font-size: 13px;
    padding-left: 60px; }
    @media (min-width: 1200px) {
      .nav-sub .fsNavLevel5 > li > a {
        font-size: 18px;
        padding-left: 75px; } }
  .nav-sub .fsNavLevel5 > li.fsNavParentPage > a:before {
    left: 47px;
    top: 7px; }
  .coach-service .nav-sub {
    background: #999696;
    margin-top: 83px; }
    @media (min-width: 1200px) {
      .coach-service .nav-sub {
        margin-top: 97px; } }
    .coach-service .nav-sub:before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 336px 40px 0;
      border-color: transparent #b6b5b5 transparent transparent;
      position: absolute;
      top: 0;
      right: 0; }
    .coach-service .nav-sub:after {
      display: none; }
    .coach-service .nav-sub header {
      display: block; }
      @media (min-width: 600px) {
        .coach-service .nav-sub header {
          display: none; } }
    @media screen and (max-width: 599px) {
      .coach-service .nav-sub > .fsElementContent {
        background: #999696; } }
    .coach-service .nav-sub .fsNavLevel1 {
      padding: 70px 0 40px 0; }
      @media screen and (max-width: 599px) {
        .coach-service .nav-sub .fsNavLevel1 {
          padding: 20px 0 40px 0; } }
      .coach-service .nav-sub .fsNavLevel1 li {
        border: 0; }
        .coach-service .nav-sub .fsNavLevel1 li a {
          color: #fff !important;
          text-transform: uppercase;
          font-size: 15px;
          padding: 12px 10px 9px 27px; }
          .coach-service .nav-sub .fsNavLevel1 li a:hover, .coach-service .nav-sub .fsNavLevel1 li a:focus {
            color: #fff;
            background: #1870b4; }
        .coach-service .nav-sub .fsNavLevel1 li.fsNavCurrentPage > a {
          font-weight: normal;
          background: #1870b4; }

.nav-main {
  margin-bottom: 0; }
  @media (min-width: 900px) {
    .fsHeader .nav-main {
      padding: 0 38px 0 0; } }
  @media (min-width: 900px) {
    .nav-main .fsNavLevel1 {
      position: relative;
      margin: 0 auto;
      max-width: 65.55556em;
      max-width: 73.75rem;
      text-align: center;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .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 {
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li:hover > a {
    color: #312F30;
    background: transparent;
    text-decoration: none; }
    .nav-main .fsNavLevel1 > li:hover > a:before {
      visibility: visible;
      opacity: 1; }
    .nav-main .fsNavLevel1 > li:hover > a:after {
      visibility: visible;
      opacity: 1; }
  .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
    color: #312F30;
    background: transparent; }
    .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a:after {
      visibility: visible;
      opacity: 1; }
  .nav-main .fsNavLevel1 > li > a {
    position: relative;
    display: block;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #312F30;
    background: transparent;
    padding: 0.55556em 0.44444em 32px 0.44444em; }
    @media (min-width: 900px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 11px; } }
    @media (min-width: 1100px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 12px; } }
    @media (min-width: 1200px) {
      .nav-main .fsNavLevel1 > li > a {
        padding: 0.55556em 0.55556em 32px 0.55556em; } }
    @media (min-width: 1300px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 13px; } }
    @media (min-width: 1400px) {
      .nav-main .fsNavLevel1 > li > a {
        padding: 0.55556em 0.83333em 32px 0.83333em; } }
    @media (min-width: 1550px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 14px; } }
    .nav-main .fsNavLevel1 > li > a:before {
      content: '';
      position: absolute;
      bottom: 0px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #F3F3F3;
      visibility: hidden;
      opacity: 0; }
    .nav-main .fsNavLevel1 > li > a:after {
      content: '';
      position: absolute;
      bottom: 31px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: calc(100% - 20px);
      height: 3px;
      background: #0082C8;
      visibility: hidden;
      opacity: 0; }
    .nav-main .fsNavLevel1 > li > a:focus {
      color: #312F30;
      background: transparent; }
  html.js .nav-main .fsNavLevel1 > li {
    position: static; }
    html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    .menu-item-open html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-main .fsNavLevel1 > li:hover .fsNavPageInfo {
      max-height: 9999px; }
  html:not(.js) .nav-main .fsNavLevel1 > li {
    position: static; }
    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; } }
  .ducks .nav-main .fsNavLevel1 > li > a:after {
    background: #F7971D; }
  .junior .nav-main .fsNavLevel1 > li > a:after {
    background: #D20D44; }
  .venue .nav-main .fsNavLevel1 > li > a:after {
    background: #6E6338; }

html.js .sticky-header .nav-main .fsNavLevel1 > li a:before {
  bottom: 5px; }
  @media (min-width: 1550px) {
    html.js .sticky-header .nav-main .fsNavLevel1 > li a:before {
      bottom: 6px; } }

html.js .sticky-header .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  top: 59px; }

.nav-main .fsNavPageInfo {
  position: relative;
  background: #F3F3F3;
  text-align: left;
  width: 100%;
  z-index: 300;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: 0;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
    right: 0;
    left: auto;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavPageInfo:after {
    content: '';
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    height: 10px;
    background: #F3F3F3;
    z-index: 0; }
  .nav-main .fsNavPageInfo .fsNavPageThumbnail {
    -ms-flex-order: 2;
    order: 2;
    background-size: cover;
    background-position: center;
    display: none;
    z-index: 1;
    width: 57%; }
    @media (min-width: 980px) {
      .nav-main .fsNavPageInfo .fsNavPageThumbnail {
        display: block; } }
    .nav-main .fsNavPageInfo .fsNavPageThumbnail img {
      display: block;
      opacity: 0;
      visibility: hidden; }
  .nav-main .fsNavPageInfo .fsNavLevel2 {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 65%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 1200px) {
      .nav-main .fsNavPageInfo .fsNavLevel2 {
        padding: 20px 40px; } }
    .nav-main .fsNavPageInfo .fsNavLevel2 .sub-list {
      width: 45%; }
    .nav-main .fsNavPageInfo .fsNavLevel2 li {
      border-bottom: 1px solid #d3d3d3; }
    .nav-main .fsNavPageInfo .fsNavLevel2 a {
      padding: 10px 0;
      color: #505050;
      display: block;
      font-size: 13px;
      line-height: 1.2;
      transition: none; }
      @media (min-width: 1400px) {
        .nav-main .fsNavPageInfo .fsNavLevel2 a {
          font-size: 16px;
          line-height: 1.3; } }
      .nav-main .fsNavPageInfo .fsNavLevel2 a:hover {
        color: #0082C8;
        font-weight: bold; }
  .ducks .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover {
    color: #F7971D; }
  .junior .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover {
    color: #D20D44; }
  .venue .nav-main .fsNavPageInfo .fsNavLevel2 li a:hover {
    color: #6E6338; }

.nav-main .fsNavLevel2 li a {
  display: block;
  color: #fff;
  background: transparent;
  padding: 0.55556em; }
  .nav-main .fsNavLevel2 li a:hover, .nav-main .fsNavLevel2 li a:focus {
    font-weight: bold;
    text-decoration: none; }

.nav-main .fsNavLevel2 li[class*="fsNavCurrentPage"] > a {
  font-weight: bold;
  text-decoration: none; }

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

.menu_trigger {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin: 0;
  display: block; }
  @media (min-width: 1000px) {
    .menu_trigger {
      display: none; } }

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

.drawer-trigger {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  max-width: 22px;
  color: transparent; }
  .drawer-trigger:before, .drawer-trigger:after {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 22px;
    content: '';
    background: #312F30; }
  .drawer-trigger:before {
    margin-top: -8px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: margin-top .3s, transform .3s; }
  .drawer-trigger:after {
    box-shadow: 0 8px 0 0 #312F30;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: box-shadow .3s, transform .3s; }
  .drawer-is-active .drawer-trigger:before {
    margin-top: 0;
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }
  .drawer-is-active .drawer-trigger:after {
    box-shadow: none;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg); }

.fsMenu {
  position: absolute;
  z-index: 501;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  right: 0;
  transform: translate3d(20%, 0, 0);
  -ms-transform: translate(20%, 0);
  transform: translate(20%, 0);
  top: 0;
  max-width: 280px;
  background: #F6F6F6;
  padding: 50px 20px;
  overflow: scroll; }
  .drawer-is-active .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .fsMenu .fs_style_25 {
    text-align: center;
    max-width: 145px;
    margin: 0 auto;
    line-height: 34px;
    padding: 0;
    font-size: 12px; }
  .fsMenu .menu_trigger {
    position: absolute;
    top: 10px;
    right: 20px;
    -ms-transform: none;
    transform: none; }

.mobile-nav {
  margin-bottom: 0; }
  .mobile-nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .mobile-nav li {
    position: relative;
    margin-bottom: 0; }
    .mobile-nav li:before {
      display: none; }
    .mobile-nav li.fsNavParentPage > a {
      width: calc(100% - 55px);
      border-right: solid 1px #D6D6D6; }
    .mobile-nav li.fsNavCurrentPageAncestor > a, .mobile-nav li.fsNavCurrentPage > a {
      color: #D20D44; }
  .mobile-nav .fsNavPageInfo {
    display: none; }
  .mobile-nav .fsNavLevel1 {
    border-top: solid 1px #D6D6D6; }
    .mobile-nav .fsNavLevel1 > li {
      border-bottom: solid 1px #D6D6D6; }
      .mobile-nav .fsNavLevel1 > li > a {
        color: #505050;
        font-size: 17px;
        line-height: 1.3;
        display: block;
        padding: 10px 0; }
        .mobile-nav .fsNavLevel1 > li > a:hover, .mobile-nav .fsNavLevel1 > li > a:focus {
          text-decoration: none; }
  .mobile-nav .fsNavLevel2 {
    padding: 10px 0; }
    .mobile-nav .fsNavLevel2 li a {
      padding-top: 0;
      padding-bottom: 0;
      font-size: 15px;
      color: #505050; }
      .mobile-nav .fsNavLevel2 li a:hover, .mobile-nav .fsNavLevel2 li a:focus {
        color: #0082C8;
        text-decoration: none; }
    .mobile-nav .fsNavLevel2 li.fsNavCurrentPage > a {
      color: #0082C8;
      text-decoration: none; }
    .mobile-nav .fsNavLevel2 > li > a {
      padding-left: 15px; }
  .mobile-nav .open:not(.fsNavCurrentPageAncestor) > .mobile-toggle:before, .mobile-nav .fsNavCurrentPageAncestor:not(.open) > .mobile-toggle:before {
    content: '\e915'; }
  .mobile-nav .open:not(.fsNavCurrentPageAncestor) > .fsNavPageInfo, .mobile-nav .fsNavCurrentPageAncestor:not(.open) > .fsNavPageInfo {
    display: block;
    border-top: solid 1px #D6D6D6; }
    .mobile-nav .open:not(.fsNavCurrentPageAncestor) > .fsNavPageInfo li.fsNavParentPage, .mobile-nav .fsNavCurrentPageAncestor:not(.open) > .fsNavPageInfo li.fsNavParentPage {
      border-top: solid 1px #D6D6D6;
      box-shadow: 0px 1px 0 0 #D6D6D6; }

.mobile-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 42px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: transparent; }
  .mobile-toggle:before {
    content: '\e916';
    font-family: "IcoMoon";
    color: #0082C8;
    font-size: 24px;
    font-weight: normal;
    transition: .3s; }

.nav-social {
  text-align: center;
  position: fixed;
  right: 0;
  top: 36%;
  display: none; }
  @media (min-width: 1000px) {
    .nav-social {
      display: block; } }
  .nav-social .fsNavLevel1 {
    font-size: 0; }
    .nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .nav-social .fsNavLevel1 li {
      margin: 0;
      padding: 0; }
    .nav-social .fsNavLevel1 li {
      display: block; }
      .nav-social .fsNavLevel1 li:before {
        display: none; }
      .nav-social .fsNavLevel1 li span {
        display: none; }
    .nav-social .fsNavLevel1 [href*='facebook']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='instagram']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='linkedin']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='pinterest']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='tumblr']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='twitter']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='vimeo']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='vine']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='youtube']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='rss']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='share']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='snapchat']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='flickr']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='addthis']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='video']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .nav-social .fsNavLevel1 [href*='facebook']:focus, .nav-social .fsNavLevel1 [href*='facebook']:hover {
      background: #3b5998;
      border-color: #3b5998; }
      .nav-social .fsNavLevel1 [href*='facebook']:focus:before, .nav-social .fsNavLevel1 [href*='facebook']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='instagram']:focus, .nav-social .fsNavLevel1 [href*='instagram']:hover {
      background: #3f729b;
      border-color: #3f729b; }
      .nav-social .fsNavLevel1 [href*='instagram']:focus:before, .nav-social .fsNavLevel1 [href*='instagram']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='linkedin']:focus, .nav-social .fsNavLevel1 [href*='linkedin']:hover {
      background: #0077b5;
      border-color: #0077b5; }
      .nav-social .fsNavLevel1 [href*='linkedin']:focus:before, .nav-social .fsNavLevel1 [href*='linkedin']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='pinterest']:focus, .nav-social .fsNavLevel1 [href*='pinterest']:hover {
      background: #cc2127;
      border-color: #cc2127; }
      .nav-social .fsNavLevel1 [href*='pinterest']:focus:before, .nav-social .fsNavLevel1 [href*='pinterest']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='tumblr']:focus, .nav-social .fsNavLevel1 [href*='tumblr']:hover {
      background: #35465c;
      border-color: #35465c; }
      .nav-social .fsNavLevel1 [href*='tumblr']:focus:before, .nav-social .fsNavLevel1 [href*='tumblr']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='twitter']:focus, .nav-social .fsNavLevel1 [href*='twitter']:hover {
      background: #55acee;
      border-color: #55acee; }
      .nav-social .fsNavLevel1 [href*='twitter']:focus:before, .nav-social .fsNavLevel1 [href*='twitter']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='vimeo']:focus, .nav-social .fsNavLevel1 [href*='vimeo']:hover {
      background: #1ab7ea;
      border-color: #1ab7ea; }
      .nav-social .fsNavLevel1 [href*='vimeo']:focus:before, .nav-social .fsNavLevel1 [href*='vimeo']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='vine']:focus, .nav-social .fsNavLevel1 [href*='vine']:hover {
      background: #00b488;
      border-color: #00b488; }
      .nav-social .fsNavLevel1 [href*='vine']:focus:before, .nav-social .fsNavLevel1 [href*='vine']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='youtube']:focus, .nav-social .fsNavLevel1 [href*='youtube']:hover {
      background: #cd201f;
      border-color: #cd201f; }
      .nav-social .fsNavLevel1 [href*='youtube']:focus:before, .nav-social .fsNavLevel1 [href*='youtube']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='rss']:focus, .nav-social .fsNavLevel1 [href*='rss']:hover {
      background: #f26522;
      border-color: #f26522; }
      .nav-social .fsNavLevel1 [href*='rss']:focus:before, .nav-social .fsNavLevel1 [href*='rss']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='snapchat']:focus, .nav-social .fsNavLevel1 [href*='snapchat']:hover {
      background: #fffb53;
      border-color: #fffb53; }
      .nav-social .fsNavLevel1 [href*='snapchat']:focus:before, .nav-social .fsNavLevel1 [href*='snapchat']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='flickr']:focus, .nav-social .fsNavLevel1 [href*='flickr']:hover {
      background: #0063dc;
      border-color: #0063dc; }
      .nav-social .fsNavLevel1 [href*='flickr']:focus:before, .nav-social .fsNavLevel1 [href*='flickr']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='addthis']:focus, .nav-social .fsNavLevel1 [href*='addthis']:hover {
      background: #F7971D;
      border-color: #F7971D; }
      .nav-social .fsNavLevel1 [href*='addthis']:focus:before, .nav-social .fsNavLevel1 [href*='addthis']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='share']:focus, .nav-social .fsNavLevel1 [href*='share']:hover {
      background: #f26522;
      border-color: #f26522; }
      .nav-social .fsNavLevel1 [href*='share']:focus:before, .nav-social .fsNavLevel1 [href*='share']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 [href*='video']:focus, .nav-social .fsNavLevel1 [href*='video']:hover {
      background: #f26522;
      border-color: #f26522; }
      .nav-social .fsNavLevel1 [href*='video']:focus:before, .nav-social .fsNavLevel1 [href*='video']:hover:before {
        color: #fff; }
    .nav-social .fsNavLevel1 a {
      display: block;
      position: relative;
      background: #0082C8;
      height: 40px;
      width: 40px; }
      .nav-social .fsNavLevel1 a:before {
        color: #fff;
        font-size: 18px;
        transition: 0.3s all;
        display: block;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .nav-social .fsNavLevel1 a[href*='dulwich-on-film']:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 23px !important; }
    .nav-social .fsNavLevel1 a[href*='400th'] {
      height: 120px;
      width: 87px;
      background: transparent !important;
      opacity: 0;
      -ms-transform: translate(100%, 0);
      transform: translate(100%, 0);
      transition: 0.3s; }
      .nav-social .fsNavLevel1 a[href*='400th']:before {
        content: '';
        background-image: url("/uploaded/themes/default_17/images/DC_400_stamp_blue_4.svg");
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%; }
    .gold-400 .nav-social .fsNavLevel1 a[href*='400th']:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/DC_400_stamp_gold_4.svg"); }
    .ducks .nav-social .fsNavLevel1 a[href*='400th']:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/DC_400_stamp_gold_4.svg"); }
    .red-400 .nav-social .fsNavLevel1 a[href*='400th']:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/DC_400_stamp_red_4.svg"); }
    .junior .nav-social .fsNavLevel1 a[href*='400th']:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/DC_400_stamp_red_4.svg"); }
    .blue-400 .nav-social .fsNavLevel1 a[href*='400th']:before {
      content: '';
      background-image: url("/uploaded/themes/default_17/images/DC_400_stamp_blue_4.svg"); }
    body.coach-service .nav-social .fsNavLevel1 a[href*='400th']:before,
    body.venue .nav-social .fsNavLevel1 a[href*='400th']:before {
      display: none; }
  #fsFooter .nav-social {
    margin-bottom: 20px;
    position: relative;
    top: 0;
    display: block; }
    #fsFooter .nav-social .fsNavLevel1 li {
      display: inline-block; }
      #fsFooter .nav-social .fsNavLevel1 li:not(:last-child) {
        margin-right: 10px; }
      #fsFooter .nav-social .fsNavLevel1 li a {
        background: transparent;
        border-radius: 100%;
        height: 30px;
        width: 30px; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='facebook']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='facebook']:hover {
        background: #3b5998;
        border-color: #3b5998; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='facebook']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='facebook']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='instagram']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='instagram']:hover {
        background: #3f729b;
        border-color: #3f729b; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='instagram']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='instagram']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='linkedin']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='linkedin']:hover {
        background: #0077b5;
        border-color: #0077b5; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='linkedin']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='linkedin']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='pinterest']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='pinterest']:hover {
        background: #cc2127;
        border-color: #cc2127; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='pinterest']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='pinterest']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='tumblr']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='tumblr']:hover {
        background: #35465c;
        border-color: #35465c; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='tumblr']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='tumblr']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='twitter']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='twitter']:hover {
        background: #55acee;
        border-color: #55acee; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='twitter']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='twitter']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='vimeo']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='vimeo']:hover {
        background: #1ab7ea;
        border-color: #1ab7ea; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='vimeo']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='vimeo']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='vine']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='vine']:hover {
        background: #00b488;
        border-color: #00b488; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='vine']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='vine']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='youtube']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='youtube']:hover {
        background: #cd201f;
        border-color: #cd201f; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='youtube']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='youtube']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='rss']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='rss']:hover {
        background: #f26522;
        border-color: #f26522; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='rss']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='rss']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='snapchat']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='snapchat']:hover {
        background: #fffb53;
        border-color: #fffb53; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='snapchat']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='snapchat']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='flickr']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='flickr']:hover {
        background: #0063dc;
        border-color: #0063dc; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='flickr']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='flickr']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='addthis']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='addthis']:hover {
        background: #F7971D;
        border-color: #F7971D; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='addthis']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='addthis']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='share']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='share']:hover {
        background: #f26522;
        border-color: #f26522; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='share']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='share']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li [href*='video']:focus, #fsFooter .nav-social .fsNavLevel1 li [href*='video']:hover {
        background: #f26522;
        border-color: #f26522; }
        #fsFooter .nav-social .fsNavLevel1 li [href*='video']:focus:before, #fsFooter .nav-social .fsNavLevel1 li [href*='video']:hover:before {
          color: #fff; }
      #fsFooter .nav-social .fsNavLevel1 li.video {
        display: none; }
  body.coach-service .nav-social {
    display: none; }
  .junior .nav-social .fsNavLevel1 li a {
    background: #D20D44; }
  .ducks .nav-social .fsNavLevel1 li a {
    background: #F7971D; }
  .venue .nav-social .fsNavLevel1 li a {
    background: #6E6338; }
  .fourhundred-banner .nav-social .fsNavLevel1 a[href*='400th'] {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media (max-width: 999px) {
    .fourhundred-banner .nav-social {
      top: 130px;
      display: block;
      z-index: 9; }
      .fourhundred-banner .nav-social .fsNavLevel1 a[href*='400th'] {
        height: 80px;
        width: 58px; } }
  @media (min-width: 1000px) {
    .fourhundred-banner .nav-social {
      z-index: 9999;
      top: 190px; } }

.nav-social-mobile .fsNavLevel1 {
  font-size: 0; }
  .nav-social-mobile .fsNavLevel1, .nav-social-mobile .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social-mobile .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-social-mobile .fsNavLevel1 li {
    display: inline-block; }
    .nav-social-mobile .fsNavLevel1 li:before {
      display: none; }
    .nav-social-mobile .fsNavLevel1 li span {
      display: none; }
  .nav-social-mobile .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='share']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='snapchat']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='flickr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='addthis']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='video']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social-mobile .fsNavLevel1 [href*='facebook']:focus, .nav-social-mobile .fsNavLevel1 [href*='facebook']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='facebook']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='facebook']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='instagram']:focus, .nav-social-mobile .fsNavLevel1 [href*='instagram']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='instagram']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='instagram']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='linkedin']:focus, .nav-social-mobile .fsNavLevel1 [href*='linkedin']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='linkedin']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='linkedin']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='pinterest']:focus, .nav-social-mobile .fsNavLevel1 [href*='pinterest']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='pinterest']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='pinterest']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='tumblr']:focus, .nav-social-mobile .fsNavLevel1 [href*='tumblr']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='tumblr']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='tumblr']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='twitter']:focus, .nav-social-mobile .fsNavLevel1 [href*='twitter']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='twitter']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='twitter']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='vimeo']:focus, .nav-social-mobile .fsNavLevel1 [href*='vimeo']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='vimeo']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='vimeo']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='vine']:focus, .nav-social-mobile .fsNavLevel1 [href*='vine']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='vine']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='vine']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='youtube']:focus, .nav-social-mobile .fsNavLevel1 [href*='youtube']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='youtube']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='youtube']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='rss']:focus, .nav-social-mobile .fsNavLevel1 [href*='rss']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='rss']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='rss']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='snapchat']:focus, .nav-social-mobile .fsNavLevel1 [href*='snapchat']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='snapchat']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='snapchat']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='flickr']:focus, .nav-social-mobile .fsNavLevel1 [href*='flickr']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='flickr']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='flickr']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='addthis']:focus, .nav-social-mobile .fsNavLevel1 [href*='addthis']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='addthis']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='addthis']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='share']:focus, .nav-social-mobile .fsNavLevel1 [href*='share']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='share']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='share']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 [href*='video']:focus, .nav-social-mobile .fsNavLevel1 [href*='video']:hover {
    background: transparent;
    border-color: transparent; }
    .nav-social-mobile .fsNavLevel1 [href*='video']:focus:before, .nav-social-mobile .fsNavLevel1 [href*='video']:hover:before {
      color: #0082C8; }
  .nav-social-mobile .fsNavLevel1 a {
    display: block;
    position: relative;
    background: transparent;
    height: 40px;
    width: 40px; }
    .nav-social-mobile .fsNavLevel1 a:before {
      color: #505050;
      font-size: 18px;
      transition: 0.3s all;
      display: block;
      font-size: 16px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .nav-social-mobile .fsNavLevel1 a[href*='dulwich-on-film']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.utility-links-container {
  text-align: right;
  padding: 0 0 8px 0;
  margin: 0;
  display: none;
  transition: all .3s ease-in-out; }
  @media (min-width: 1000px) {
    .utility-links-container {
      display: block;
      position: absolute;
      top: 24px;
      right: 0; } }
  .utility-links-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
  .utility-links-container .nav-utility-header {
    padding: 0;
    margin-right: 10px; }
    @media (min-width: 1000px) {
      .utility-links-container .nav-utility-header {
        position: static;
        top: 0; } }
  .utility-links-container .nav-social {
    position: static;
    top: 0;
    padding-bottom: 3px; }
    .utility-links-container .nav-social .fsNavLevel1 {
      display: -ms-flexbox;
      display: flex; }
      .utility-links-container .nav-social .fsNavLevel1 li {
        margin: 0 8px; }
        .utility-links-container .nav-social .fsNavLevel1 li:last-child {
          margin-right: 0; }
        .utility-links-container .nav-social .fsNavLevel1 li.share {
          display: none; }
        .utility-links-container .nav-social .fsNavLevel1 li.facebook a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .utility-links-container .nav-social .fsNavLevel1 li.flickr a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .utility-links-container .nav-social .fsNavLevel1 li a {
          background: transparent;
          width: 16px;
          height: 16px;
          padding: 0; }
          .utility-links-container .nav-social .fsNavLevel1 li a:before {
            color: #9b9b9b;
            font-size: 14px; }
          .utility-links-container .nav-social .fsNavLevel1 li a:hover, .utility-links-container .nav-social .fsNavLevel1 li a:focus {
            background: transparent;
            border: 0;
            text-decoration: none; }
            .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
              color: #0082C8; }
  .junior .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .junior .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #D20D44; }
  .old-alleynians .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .old-alleynians .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #0082C8; }
  .ducks .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .ducks .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #F7971D; }
  .venue .utility-links-container .nav-social .fsNavLevel1 li a:hover:before, .venue .utility-links-container .nav-social .fsNavLevel1 li a:focus:before {
    color: #6E6338; }

.nav-utility-header {
  text-align: right;
  padding: 0 0 8px 0;
  margin: 0;
  display: none;
  transition: all .3s ease-in-out; }
  @media (min-width: 1000px) {
    .nav-utility-header {
      display: block;
      position: absolute;
      top: 24px;
      right: 0; } }
  .nav-utility-header .fsNavLevel1 {
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .nav-utility-header .fsNavLevel1, .nav-utility-header .fsNavLevel1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .nav-utility-header .fsNavLevel1 li {
      margin: 0;
      padding: 0; }
    .nav-utility-header .fsNavLevel1 li {
      margin: 0 10px; }
      .nav-utility-header .fsNavLevel1 li:before {
        display: none; }
      .nav-utility-header .fsNavLevel1 li a {
        font-size: 11px;
        color: #707275;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        padding: 0; }
        .nav-utility-header .fsNavLevel1 li a:hover {
          text-decoration: none; }
      .nav-utility-header .fsNavLevel1 li:last-child {
        margin-right: 0; }
  .junior .nav-utility-header .fsNavLevel1 li a:hover {
    color: #D20D44; }
  .ducks .nav-utility-header .fsNavLevel1 li a:hover {
    color: #e27d05; }
  .venue .nav-utility-header .fsNavLevel1 li a:hover {
    color: #6E6338; }

.fsNavigation.nav-utility-mobile {
  margin-top: 30px;
  margin-bottom: 30px; }
  .fsNavigation.nav-utility-mobile .fsNavLevel1 li:before {
    display: none; }
  .fsNavigation.nav-utility-mobile .fsNavLevel1 li:last-of-type a {
    border-bottom: none; }
  .fsNavigation.nav-utility-mobile .fsNavLevel1 li[class*='fsNavCurrentPage'] a {
    color: #0082C8; }
  .fsNavigation.nav-utility-mobile a {
    color: #505050;
    font-size: 17px;
    line-height: 1.3;
    display: block;
    padding: 10px 0;
    border-bottom: solid 1px #D3D3D3; }
    .fsNavigation.nav-utility-mobile a:hover {
      color: #0082C8;
      text-decoration: none; }

.nav-utility-footer {
  position: relative; }
  @media (min-width: 800px) {
    .nav-utility-footer {
      text-align: right; } }
  @media (min-width: 1062px) {
    .nav-utility-footer {
      right: 142px; } }
  @media (min-width: 1200px) {
    .nav-utility-footer {
      right: 160px; } }
  .nav-utility-footer .fsNavLevel1, .nav-utility-footer .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-utility-footer .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-utility-footer .fsNavLevel1 li {
    display: inline-block;
    margin-right: 10px; }
    .nav-utility-footer .fsNavLevel1 li:before {
      display: none; }
    @media (min-width: 1200px) {
      .nav-utility-footer .fsNavLevel1 li {
        margin-right: 34px; } }
    .nav-utility-footer .fsNavLevel1 li:last-child {
      margin: 0; }
    .nav-utility-footer .fsNavLevel1 li a {
      padding: 0;
      color: #c0c0c0;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      font-size: 10px; }
      @media (min-width: 1200px) {
        .nav-utility-footer .fsNavLevel1 li a {
          font-size: 11px; } }

.fsComposeMode .nav-utility-footer {
  right: 0; }

/*! elements - constituent main */
/*! elements - constituent default layout */
.fsConstituent {
  word-break: break-word; }
  .fsConstituent .fsElementPagination {
    margin: 20px 0; }
  .fsConstituent .fsPhoto[style*="background-image"],
  .fsConstituent .fsProfileImage[style*="background-image"] {
    background-size: cover;
    background-position: center;
    display: inline-block; }
    .fsConstituent .fsPhoto[style*="background-image"] > img,
    .fsConstituent .fsProfileImage[style*="background-image"] > img {
      opacity: 0;
      visibility: hidden; }
  .fsConstituent[class*="fsThumbnailAlign"] .fsPhoto img,
  .fsConstituent[class*="fsThumbnailAlign"] .fsProfileImage img {
    float: none;
    margin: 0; }
  .fsConstituent.fsThumbnailAlignLeft .fsPhoto,
  .fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
    float: left;
    padding-right: 0; }
  .fsConstituent.fsThumbnailAlignRight .fsPhoto,
  .fsConstituent.fsThumbnailAlignRight .fsProfileImage {
    float: right;
    padding-left: 0; }

.fsConstituentProfile {
  position: relative; }
  .fsConstituentProfile > div,
  .fsConstituentProfile > h3 {
    margin-bottom: 20px; }
  .fsConstituentProfile > div > strong {
    display: block; }

/*! elements - constituent default layout */
.fsConstituent .fsConstituentItem {
  float: none;
  width: calc(100% - 20px);
  margin: 0 auto 40px; }

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

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

.fsConstituentItem {
  padding-left: 10px;
  padding-right: 10px; }
  .fsConstituentItem > h3,
  .fsConstituentItem > div {
    margin-bottom: 10px; }
    .fsConstituentItem > h3:last-child,
    .fsConstituentItem > div:last-child {
      margin-bottom: 0; }
  .fsConstituentItem .fsPhoto img {
    display: block; }

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

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

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

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

/*! elements - constituent profile */
.fsConstituent.fsProfile .fsFullName {
  margin-bottom: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsProfileImage {
  margin-bottom: 20px; }
  .fsProfileImage img {
    display: block; }

.fsProfileSection {
  margin-bottom: 20px; }
  .fsProfileSection h4 {
    margin: 0 0 1rem 0; }

.fsProfileSectionData {
  margin-bottom: 1em; }
  .fsProfileSectionData:last-child {
    margin-bottom: 0; }
  .fsProfileSectionData.fsTitle {
    font-weight: inherit;
    font-size: 18px;
    line-height: 30px; }
  .fsProfileSectionData > div {
    width: auto;
    float: none;
    display: block; }
  .fsProfileSectionData.fsStyleHalf {
    width: 100%; }
    @media (min-width: 600px) {
      .fsProfileSectionData.fsStyleHalf {
        width: 50%; } }

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

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

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

/*! elements - constituent search */
.fsConstituent.fsSearch {
  overflow: hidden; }
  .fsConstituent.fsSearch + .fsConstituent {
    border-top: solid 1px #606265;
    margin-top: 20px;
    padding-top: 20px; }

.fsConstituentSearchForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .fsConstituentSearchForm > label {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .fsConstituentSearchForm > label > span {
      margin-bottom: 2px; }
    .fsConstituentSearchForm > label > select,
    .fsConstituentSearchForm > label > input {
      border: solid 1px #606265;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .fsConstituentSearchForm > label > select {
      height: 34px;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .fsConstituentSearchForm [type*='submit'] {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 10px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsConstituentSearchForm [type*='submit'] {
        width: auto; } }

/*! elements - constituent default layout */
.fsConstituent.fsElementDialog .fsProfileImage:first-child {
  margin-top: 1em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: rgba(211, 211, 211, 0.4);
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    margin-bottom: 2px;
    display: block;
    font-size: 16px;
    padding: 13.33333px;
    color: #505050;
    transition: .3s;
    position: relative; }
    @media (min-width: 1200px) {
      .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
        line-height: normal; } }
    .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
      transition: none; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
    background: #0082C8;
    transition: .3s; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
      color: #fff;
      transition: .3s; }
      .fsAccordion .fsPanel > header:hover h2:before, .fsTabs .fsPanel > header:hover h2:before, .fsAccordion .fsPanel > header:hover h2:after, .fsTabs .fsPanel > header:hover h2:after {
        color: #fff; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #0082C8; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #fff; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: ""; }

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

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

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

.fsPanelIconAfter.fsAccordion .fsPanel > header h2, .fsPanelIconAfter.fsTabs .fsPanel > header h2 {
  padding-right: 40px; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:before, .fsPanelIconAfter.fsTabs .fsPanel > header h2:before {
    display: none; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:after, .fsPanelIconAfter.fsTabs .fsPanel > header h2:after {
    right: 13.33333px; }

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

.fsAccordion {
  margin-bottom: 45px; }

.junior .fsAccordion .fsPanel > header:hover, .junior .fsTabs .fsPanel > header:hover {
  background: #D20D44; }
  .junior .fsAccordion .fsPanel > header:hover h2 a, .junior .fsTabs .fsPanel > header:hover h2 a {
    color: #fff; }
  .junior .fsAccordion .fsPanel > header:hover h2:before, .junior .fsTabs .fsPanel > header:hover h2:before {
    color: #fff; }

.junior .fsAccordion .fsPanel.fsStateOpen > header, .junior .fsTabs .fsPanel.fsStateOpen > header {
  background: #D20D44; }
  .junior .fsAccordion .fsPanel.fsStateOpen > header h2 a, .junior .fsTabs .fsPanel.fsStateOpen > header h2 a {
    color: #fff; }
  .junior .fsAccordion .fsPanel.fsStateOpen > header h2:before, .junior .fsTabs .fsPanel.fsStateOpen > header h2:before {
    color: #fff; }

.ducks .fsAccordion .fsPanel > header:hover, .ducks .fsTabs .fsPanel > header:hover {
  background: #e27d05; }
  .ducks .fsAccordion .fsPanel > header:hover h2 a, .ducks .fsTabs .fsPanel > header:hover h2 a {
    color: #fff; }
  .ducks .fsAccordion .fsPanel > header:hover h2:before, .ducks .fsTabs .fsPanel > header:hover h2:before {
    color: #fff; }

.ducks .fsAccordion .fsPanel.fsStateOpen > header, .ducks .fsTabs .fsPanel.fsStateOpen > header {
  background: #e27d05; }
  .ducks .fsAccordion .fsPanel.fsStateOpen > header h2 a, .ducks .fsTabs .fsPanel.fsStateOpen > header h2 a {
    color: #fff; }
  .ducks .fsAccordion .fsPanel.fsStateOpen > header h2:before, .ducks .fsTabs .fsPanel.fsStateOpen > header h2:before {
    color: #fff; }

.venue .fsAccordion .fsPanel > header:hover, .venue .fsTabs .fsPanel > header:hover {
  background: #6E6338; }
  .venue .fsAccordion .fsPanel > header:hover h2 a, .venue .fsTabs .fsPanel > header:hover h2 a {
    color: #fff; }
  .venue .fsAccordion .fsPanel > header:hover h2:before, .venue .fsTabs .fsPanel > header:hover h2:before {
    color: #fff; }

.venue .fsAccordion .fsPanel.fsStateOpen > header, .venue .fsTabs .fsPanel.fsStateOpen > header {
  background: #6E6338; }
  .venue .fsAccordion .fsPanel.fsStateOpen > header h2 a, .venue .fsTabs .fsPanel.fsStateOpen > header h2 a {
    color: #fff; }
  .venue .fsAccordion .fsPanel.fsStateOpen > header h2:before, .venue .fsTabs .fsPanel.fsStateOpen > header h2:before {
    color: #fff; }

/*! 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 {
  display: inline-block;
  color: #0082C8;
  margin-bottom: 0; }
  .fsAthleticsEvent .fsTitle a {
    color: inherit; }

/*! elements - athletics events - list subtype */
.fsAthleticsEvent.fsList .fsTitle {
  display: inline-block;
  margin-bottom: 0; }

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

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

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

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

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

/*! elements - athletics events */
/*! elements - athletics events - table*/
@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;
      color: #D20D44; }
    .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: '; } }

/*! elements - athletics popup modal */
.fsAthleticsEvent.fsDialog {
  margin: auto; }

/*! elements - athletics roster */
.fsAthleticsRoster .fsElementTable td:before, .fsAthleticsRosterList li > div:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 700;
  color: #D20D44; }

.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 p:last-child {
    margin-bottom: 0; }
  .fsAthleticsRosterContent:empty {
    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 #939598; }
  .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; }

/*! elements - athletics teams */
.fsAthleticsTeamDirectory {
  max-width: 100%;
  margin-bottom: 20px; }
  .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;
  min-height: 80px;
  padding-top: 0; }
  .fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px; }

.fsCalendar .fsDate {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 10px;
  display: block; }
  .fsCalendar .fsDate > span {
    display: inline-block; }

.fsCalendar article {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 15px; }

.fsCalendar .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 23px;
  color: #0082C8;
  margin-bottom: 12px;
  font-weight: normal; }
  .fsCalendar .fsTitle .fsCalendarEventLink:hover, .fsCalendar .fsTitle .fsCalendarEventLink:focus {
    color: #004B74;
    text-decoration: none; }

.fsCalendar .fsEventDetails {
  font-family: "Gotham A", "Gotham B", arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #312F30;
  -ms-flex-order: 3;
  order: 3;
  font-style: normal;
  font-weight: 400; }

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

.fsCalendar .fsElementFooterContent a {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #D20D44;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #b6b6b6;
  padding: 0; }
  .fsCalendar .fsElementFooterContent a:hover, .fsCalendar .fsElementFooterContent a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsCalendar .fsElementFooterContent a em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsCalendar .fsElementFooterContent a:hover, .fsCalendar .fsElementFooterContent a:focus {
    text-decoration: none;
    color: #0082C8; }

.fsCalendar.junior .fsTitle .fsCalendarEventLink {
  color: #D20D44; }
  .fsCalendar.junior .fsTitle .fsCalendarEventLink:hover, .fsCalendar.junior .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.fsCalendar.junior .fsReadMoreLink {
  color: #C80C34; }

.fsCalendar.ducks .fsTitle .fsCalendarEventLink {
  color: #e27d05; }
  .fsCalendar.ducks .fsTitle .fsCalendarEventLink:hover, .fsCalendar.ducks .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.fsCalendar.ducks .fsReadMoreLink {
  color: #e27d05; }

.fsCalendar.senior .fsTitle .fsCalendarEventLink {
  color: #0082C8; }
  .fsCalendar.senior .fsTitle .fsCalendarEventLink:hover, .fsCalendar.senior .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.venue .fsCalendar .fsTitle .fsCalendarEventLink {
  color: #6E6338; }
  .venue .fsCalendar .fsTitle .fsCalendarEventLink:hover, .venue .fsCalendar .fsTitle .fsCalendarEventLink:focus {
    color: #000000; }

.fsBannerRight .fsCalendar .fsTitle {
  font-size: 21px; }

/*! _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 a {
  color: #d20d44; }

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

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

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

.fsCalendar.fsGrid.ducks-cal .fsCalendarEventTitle {
  color: #f7971d; }

.fsCalendar.fsGrid.junior-cal .fsCalendarEventTitle {
  color: #d20d44; }

.fsCalendar.fsGrid.senior-cal .fsCalendarEventTitle {
  color: #0082C8; }

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

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

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(0, 130, 200, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(0, 130, 200, 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, 130, 200, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(0, 130, 200, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; }
  .fsCalendar.fsGrid.ducks-cal .fsStateHasEvents {
    background: rgba(247, 151, 29, 0.7); }
  .fsCalendar.fsGrid.junior-cal .fsStateHasEvents {
    background: rgba(210, 13, 68, 0.7); }
  .fsCalendar.fsGrid.senior-cal .fsStateHasEvents {
    background: rgba(0, 130, 200, 0.7); } }

#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 {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #505050;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .scroll-up span em {
      display: block;
      font-style: normal;
      font-size: 14px; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

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

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

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

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

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

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

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow article {
  border: 0; }

.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 */
/*! elements - forms */
textarea,
input,
select {
  padding: 5px;
  max-width: 100%; }

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed body {
    margin: 0;
    opacity: 1 !important; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input,
    .fsComposerFormEmbed form textarea,
    .fsComposerFormEmbed form select {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 18px;
      line-height: 30px;
      color: #312F30; }
    .fsComposerFormEmbed form input {
      border: solid 1px #ccc; }
      .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 #ccc; }
    .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: #0082C8;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #0082C8; }
    .fsComposerFormEmbed form .required {
      color: #505050;
      font-weight: normal; }
    .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: #0082C8;
        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: #0082C8;
          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: 11px 20px 7px 20px;
      color: #fff !important;
      outline: 0;
      background: #0082C8 !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1;
      border-radius: 0 !important;
      -webkit-border-radius: 0 !important;
      text-transform: uppercase !important; }
      .fsComposerFormEmbed form .submitBtn:hover {
        transition: .3s;
        color: #fff !important;
        background: #0071af !important; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "DIN Next W01 Regular", arial, sans-serif;
    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
      content: '';
      font-weight: bold;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
      transition: .3s;
      opacity: .5; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: '\203A'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: '\2039'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

::-webkit-input-placeholder {
  color: rgba(49, 47, 48, 0.8); }

:-moz-placeholder {
  color: rgba(49, 47, 48, 0.8); }

::-moz-placeholder {
  color: rgba(49, 47, 48, 0.8); }

:-ms-input-placeholder {
  color: rgba(49, 47, 48, 0.8); }

/*! elements - login */
.fsLogin input, .fsAccount input {
  font-size: 15px; }

.fsLogin .fsLoginMainView,
.fsLogin .fsLoginForgotView,
.fsLogin .fsLoginNewView,
.fsLogin .fsResetPasswordView, .fsAccount .fsLoginMainView,
.fsAccount .fsLoginForgotView,
.fsAccount .fsLoginNewView,
.fsAccount .fsResetPasswordView {
  zoom: 1;
  text-align: center; }
  .fsLogin .fsLoginMainView:after,
  .fsLogin .fsLoginForgotView:after,
  .fsLogin .fsLoginNewView:after,
  .fsLogin .fsResetPasswordView:after, .fsAccount .fsLoginMainView:after,
  .fsAccount .fsLoginForgotView:after,
  .fsAccount .fsLoginNewView:after,
  .fsAccount .fsResetPasswordView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3,
  .fsLogin .fsLoginForgotView h3,
  .fsLogin .fsLoginNewView h3,
  .fsLogin .fsResetPasswordView h3, .fsAccount .fsLoginMainView h3,
  .fsAccount .fsLoginForgotView h3,
  .fsAccount .fsLoginNewView h3,
  .fsAccount .fsResetPasswordView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span,
  .fsLogin .fsLoginForgotView span,
  .fsLogin .fsLoginNewView span,
  .fsLogin .fsResetPasswordView span, .fsAccount .fsLoginMainView span,
  .fsAccount .fsLoginForgotView span,
  .fsAccount .fsLoginNewView span,
  .fsAccount .fsResetPasswordView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginMainView button,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView button,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsLoginNewView button,
  .fsLogin .fsResetPasswordView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView button, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginMainView button,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView button,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsLoginNewView button,
  .fsAccount .fsResetPasswordView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView button {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #505050;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView .fsLoginSubmit:focus,
    .fsLogin .fsLoginMainView button:hover,
    .fsLogin .fsLoginMainView button:focus,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:hover,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:focus,
    .fsLogin .fsLoginForgotView button:hover,
    .fsLogin .fsLoginForgotView button:focus,
    .fsLogin .fsLoginNewView .fsLoginSubmit:hover,
    .fsLogin .fsLoginNewView .fsLoginSubmit:focus,
    .fsLogin .fsLoginNewView button:hover,
    .fsLogin .fsLoginNewView button:focus,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:hover,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:focus,
    .fsLogin .fsResetPasswordView button:hover,
    .fsLogin .fsResetPasswordView button:focus, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:focus,
    .fsAccount .fsLoginMainView button:hover,
    .fsAccount .fsLoginMainView button:focus,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:hover,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:focus,
    .fsAccount .fsLoginForgotView button:hover,
    .fsAccount .fsLoginForgotView button:focus,
    .fsAccount .fsLoginNewView .fsLoginSubmit:hover,
    .fsAccount .fsLoginNewView .fsLoginSubmit:focus,
    .fsAccount .fsLoginNewView button:hover,
    .fsAccount .fsLoginNewView button:focus,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:hover,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:focus,
    .fsAccount .fsResetPasswordView button:hover,
    .fsAccount .fsResetPasswordView button:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em,
    .fsLogin .fsLoginMainView button em,
    .fsLogin .fsLoginForgotView .fsLoginSubmit em,
    .fsLogin .fsLoginForgotView button em,
    .fsLogin .fsLoginNewView .fsLoginSubmit em,
    .fsLogin .fsLoginNewView button em,
    .fsLogin .fsResetPasswordView .fsLoginSubmit em,
    .fsLogin .fsResetPasswordView button em, .fsAccount .fsLoginMainView .fsLoginSubmit em,
    .fsAccount .fsLoginMainView button em,
    .fsAccount .fsLoginForgotView .fsLoginSubmit em,
    .fsAccount .fsLoginForgotView button em,
    .fsAccount .fsLoginNewView .fsLoginSubmit em,
    .fsAccount .fsLoginNewView button em,
    .fsAccount .fsResetPasswordView .fsLoginSubmit em,
    .fsAccount .fsResetPasswordView button em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView .fsLoginSubmit:focus,
    .fsLogin .fsLoginMainView button:hover,
    .fsLogin .fsLoginMainView button:focus,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:hover,
    .fsLogin .fsLoginForgotView .fsLoginSubmit:focus,
    .fsLogin .fsLoginForgotView button:hover,
    .fsLogin .fsLoginForgotView button:focus,
    .fsLogin .fsLoginNewView .fsLoginSubmit:hover,
    .fsLogin .fsLoginNewView .fsLoginSubmit:focus,
    .fsLogin .fsLoginNewView button:hover,
    .fsLogin .fsLoginNewView button:focus,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:hover,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:focus,
    .fsLogin .fsResetPasswordView button:hover,
    .fsLogin .fsResetPasswordView button:focus, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:focus,
    .fsAccount .fsLoginMainView button:hover,
    .fsAccount .fsLoginMainView button:focus,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:hover,
    .fsAccount .fsLoginForgotView .fsLoginSubmit:focus,
    .fsAccount .fsLoginForgotView button:hover,
    .fsAccount .fsLoginForgotView button:focus,
    .fsAccount .fsLoginNewView .fsLoginSubmit:hover,
    .fsAccount .fsLoginNewView .fsLoginSubmit:focus,
    .fsAccount .fsLoginNewView button:hover,
    .fsAccount .fsLoginNewView button:focus,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:hover,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:focus,
    .fsAccount .fsResetPasswordView button:hover,
    .fsAccount .fsResetPasswordView button:focus {
      color: #0082C8;
      text-decoration: none; }
    .fsLogin .fsLoginMainView .fsLoginSubmit + button,
    .fsLogin .fsLoginMainView button + button,
    .fsLogin .fsLoginForgotView .fsLoginSubmit + button,
    .fsLogin .fsLoginForgotView button + button,
    .fsLogin .fsLoginNewView .fsLoginSubmit + button,
    .fsLogin .fsLoginNewView button + button,
    .fsLogin .fsResetPasswordView .fsLoginSubmit + button,
    .fsLogin .fsResetPasswordView button + button, .fsAccount .fsLoginMainView .fsLoginSubmit + button,
    .fsAccount .fsLoginMainView button + button,
    .fsAccount .fsLoginForgotView .fsLoginSubmit + button,
    .fsAccount .fsLoginForgotView button + button,
    .fsAccount .fsLoginNewView .fsLoginSubmit + button,
    .fsAccount .fsLoginNewView button + button,
    .fsAccount .fsResetPasswordView .fsLoginSubmit + button,
    .fsAccount .fsResetPasswordView button + button {
      margin-left: 10px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginMainView .fsLoginNewAccountLink,
  .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginForgotView .fsLoginNewAccountLink,
  .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginNewView .fsLoginNewAccountLink,
  .fsLogin .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsLogin .fsResetPasswordView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginMainView .fsLoginNewAccountLink,
  .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginForgotView .fsLoginNewAccountLink,
  .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginNewView .fsLoginNewAccountLink,
  .fsAccount .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsAccount .fsResetPasswordView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

.fsLogin .fsLoginForgotView .fsLoginForgotEmail, .fsAccount .fsLoginForgotView .fsLoginForgotEmail {
  display: block; }

.fsLogin .fsLoginNewFields .fsLoginNewCaptcha, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha {
  margin-bottom: 20px; }
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
  .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_area,
  .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_table {
    max-width: 100%; }
  @media screen and (max-width: 599px) {
    .fsLogin .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div, .fsAccount .fsLoginNewFields .fsLoginNewCaptcha #recaptcha_widget_div {
      overflow: hidden;
      border-radius: 5px; } }

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

.fsLogin .fsResetPasswordFields > div, .fsAccount .fsResetPasswordFields > div {
  margin-bottom: 20px; }
  .fsLogin .fsResetPasswordFields > div:last-child, .fsAccount .fsResetPasswordFields > div:last-child {
    margin-bottom: 0; }

.fsLogin .fsResetPasswordFields label > span, .fsAccount .fsResetPasswordFields label > span {
  display: block; }

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

.fsAccount .fsAccountGreeting {
  margin-bottom: 20px; }

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #505050;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      color: #0082C8;
      text-decoration: none; }

body:not(.fsComposeMode) .hero-video * {
  height: 100% !important; }

.hero-video {
  height: 385px;
  overflow: hidden;
  margin: 0; }
  @media (min-width: 900px) {
    .hero-video {
      height: 400px; } }
  @media (min-width: 1000px) {
    .hero-video {
      height: 552px; } }
  .hero-video .fsMediaControlsContainer {
    display: none !important; }
  .hero-video video {
    -o-object-fit: cover;
    object-fit: cover; }

.video-container {
  height: 250px;
  background-size: cover;
  position: relative;
  background-position: center center;
  margin: 0; }
  @media (min-width: 700px) {
    .video-container {
      height: 350px; } }
  @media (min-width: 1200px) {
    .video-container {
      height: 465px; } }
  .video-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    z-index: 1; }
  .video-container:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 1; }
  .video-container > .fsElementContent {
    position: absolute;
    bottom: 46px;
    right: 75px;
    z-index: 2; }

.hero-image {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  height: 250px;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden; }
  .hero-image:after {
    content: '';
    background: #0082C8;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
  @media (min-width: 700px) {
    .hero-image {
      height: 350px; } }
  @media (min-width: 1200px) {
    .hero-image {
      height: 465px; } }
  .junior .hero-image:after {
    background: #D20D44; }
  .ducks .hero-image:after {
    background: #F7971D; }
  .venue .hero-image:after {
    background: #6E6338; }

.universal-slideshow, .universal-slideshow-sync {
  position: relative;
  margin: 0; }
  .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
    position: relative;
    height: 200px;
    padding: 35px 0 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (min-width: 500px) {
      .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
        height: 385px; } }
    @media (min-width: 900px) {
      .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
        height: 400px; } }
    @media (min-width: 1000px) {
      .universal-slideshow .universal-slide, .universal-slideshow-sync .universal-slide {
        height: 552px; } }
    .universal-slideshow .universal-slide img, .universal-slideshow-sync .universal-slide img {
      display: none; }
    .universal-slideshow .universal-slide:before, .universal-slideshow-sync .universal-slide:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 50px;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
      z-index: 1; }
      @media (min-width: 1000px) {
        .universal-slideshow .universal-slide:before, .universal-slideshow-sync .universal-slide:before {
          height: 100px;
          background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%); } }
    .universal-slideshow .universal-slide:after, .universal-slideshow-sync .universal-slide:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 150px;
      background: linear-gradient(to top, black 0%, transparent 100%);
      z-index: 1; }
      @media (min-width: 700px) {
        .universal-slideshow .universal-slide:after, .universal-slideshow-sync .universal-slide:after {
          display: none; } }
  .universal-slideshow .fsCustomSlider .slick-dots, .universal-slideshow-sync .fsCustomSlider .slick-dots {
    right: 50px;
    bottom: 30px;
    left: initial;
    -ms-transform: none;
    transform: none; }
    .universal-slideshow .fsCustomSlider .slick-dots > li:only-child, .universal-slideshow-sync .fsCustomSlider .slick-dots > li:only-child {
      display: none; }
  .universal-slideshow .slider-play-btn, .universal-slideshow-sync .slider-play-btn {
    display: none; }
  body:not(.home) .universal-slideshow, body:not(.home) .universal-slideshow-sync {
    width: 100%;
    margin-bottom: 20px; }
    body:not(.home) .universal-slideshow .universal-slide, body:not(.home) .universal-slideshow-sync .universal-slide {
      height: 250px;
      border-bottom: 4px solid #0082C8; }
      @media (min-width: 700px) {
        body:not(.home) .universal-slideshow .universal-slide, body:not(.home) .universal-slideshow-sync .universal-slide {
          height: 350px; } }
      @media (min-width: 1200px) {
        body:not(.home) .universal-slideshow .universal-slide, body:not(.home) .universal-slideshow-sync .universal-slide {
          height: 465px; } }
    body:not(.home) .universal-slideshow .slick-dots, body:not(.home) .universal-slideshow-sync .slick-dots {
      bottom: 30px; }
  body:not(.home).junior .universal-slideshow .universal-slide, body:not(.home).junior .universal-slideshow-sync .universal-slide {
    border-bottom: 4px solid #D20D44; }
  body:not(.home).ducks .universal-slideshow .universal-slide, body:not(.home).ducks .universal-slideshow-sync .universal-slide {
    border-bottom: 4px solid #F7971D; }
  body:not(.home).venue .universal-slideshow .universal-slide, body:not(.home).venue .universal-slideshow-sync .universal-slide {
    border-bottom: 4px solid #6E6338; }

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  color: #312F30;
  font-family: "DIN Next W01 Regular", arial, sans-serif; }
  .fsMediaCustomPlayer article {
    position: relative; }

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

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

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

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

.fsCustomSlider .slider-play-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #D20D44;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  z-index: 1;
  line-height: 42px; }
  .fsCustomSlider .slider-play-btn:before {
    content: "";
    color: #fff;
    font-size: 18px;
    font-family: "NewBaskervilleW01-Roman", 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: 40px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  margin: 0;
  padding: 0; }
  @media (min-width: 900px) {
    .fsCustomSlider .slick-dots {
      bottom: 58px; } }
  .fsCustomSlider .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 12px; }
    .fsCustomSlider .slick-dots li button {
      background: transparent;
      border: 0;
      color: transparent;
      cursor: pointer;
      display: block;
      font-size: 0;
      height: 15px;
      line-height: 0;
      outline: none;
      padding: 5px;
      width: 15px; }
      .fsCustomSlider .slick-dots li button:before {
        color: #fff;
        content: '•';
        font-family: 'slick';
        font-size: 40px;
        left: 0;
        line-height: 20px;
        position: absolute;
        text-align: center;
        top: 0; }
    .fsCustomSlider .slick-dots li.slick-active button:before {
      color: #e27d05; }

.fsCustomSlider .caption-wrapper {
  font-family: "DIN Next W01 Regular", arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  width: 100%;
  background-color: rgba(12, 12, 12, 0.5);
  color: #fff;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(12, 12, 12, 0.5);
  z-index: 999999; }
  .fsCustomSlider .caption-wrapper .caption-inner {
    padding: 10px 10px 30px; }
  @media (min-width: 800px) {
    .fsCustomSlider .caption-wrapper {
      padding: 30px 20px; } }
  .fsCustomSlider .caption-wrapper a {
    color: #fff; }
    .fsCustomSlider .caption-wrapper a:hover {
      text-decoration: underline; }
  .fsCustomSlider .caption-wrapper.is-empty {
    display: none; }

.fsCustomSlider .caption-title {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  color: #312F30;
  margin-top: 15px;
  margin-bottom: 18px;
  color: #fff;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .fsCustomSlider .caption-title {
      font-size: 30px;
      line-height: 32px; } }

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

.fsNews .fsDateTime {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 5px; }

.fsNews .fsThumbnail {
  float: left;
  margin-right: 20px;
  max-width: 280px; }

.fsNews .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 21px;
  color: #0082C8;
  margin-bottom: 20px;
  font-weight: normal; }
  .fsNews .fsTitle .fsNewsPostLink:hover, .fsNews .fsTitle .fsNewsPostLink:focus {
    color: #004B74;
    text-decoration: none; }

.junior .fsNews.fsPost article .fsTitle {
  color: #D20D44; }

.junior .fsNews.fsPost article .fsElementFooterContent a:hover, .junior .fsNews.fsPost article .fsElementFooterContent a:focus {
  color: #D20D44; }

.junior .fsBannerRight .fsNews.fsList .fsTitle {
  color: #D20D44; }
  .junior .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink {
    color: #D20D44; }
    .junior .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:hover, .junior .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:focus {
      color: #a20a34; }

.ducks .fsNews.fsPost article .fsTitle {
  color: #e27d05; }

.ducks .fsNews.fsPost article .fsElementFooterContent a:hover, .ducks .fsNews.fsPost article .fsElementFooterContent a:focus {
  color: #e27d05; }

.ducks .fsBannerRight .fsNews.fsList .fsTitle {
  color: #e27d05; }
  .ducks .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink {
    color: #e27d05; }
    .ducks .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:hover, .ducks .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:focus {
      color: #b06104; }

.venue .fsNews.fsPost article .fsTitle {
  color: #6E6338; }

.venue .fsNews.fsPost article .fsElementFooterContent a:hover, .venue .fsNews.fsPost article .fsElementFooterContent a:focus {
  color: #6E6338; }

.venue .fsBannerRight .fsNews.fsList .fsTitle {
  color: #6E6338; }
  .venue .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink {
    color: #6E6338; }
    .venue .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:hover, .venue .fsBannerRight .fsNews.fsList .fsTitle .fsNewsPostLink:focus {
      color: #4c4527; }

.fsNews.fsList {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 15px 0;
  margin-bottom: 20px; }
  .fsNews.fsList article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0; }
    .fsNews.fsList article .fsThumbnail {
      margin-bottom: 10px; }
    .fsNews.fsList article .fsTitle {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 21px;
      color: #0082C8;
      margin-bottom: 10px;
      font-weight: normal;
      -ms-flex-order: 2;
      order: 2; }
      .fsNews.fsList article .fsTitle .fsNewsPostLink:hover, .fsNews.fsList article .fsTitle .fsNewsPostLink:focus {
        color: #004B74;
        text-decoration: none; }
    .fsNews.fsList article .fsDateTime {
      font-size: 11px;
      font-family: "Myriad W01 Regular", arial, sans-serif;
      color: #2A3D4D;
      text-transform: uppercase;
      letter-spacing: 1px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 10px; }
    .fsNews.fsList article .fsSummary {
      font-family: "Gotham A", "Gotham B", arial, sans-serif;
      font-size: 14px;
      line-height: 25px;
      color: #312F30;
      -ms-flex-order: 3;
      order: 3;
      font-style: normal;
      font-weight: 400; }
    .fsNews.fsList article .fsReadMoreLink {
      -ms-flex-order: 3;
      order: 3; }

.fsNews.fsPost {
  zoom: 1; }
  .fsNews.fsPost:after {
    display: table;
    clear: both;
    content: ''; }
  .fsNews.fsPost article {
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 15px; }
    .fsNews.fsPost article .fsDateTime {
      font-size: 12px;
      text-transform: uppercase;
      line-height: 22px;
      margin-bottom: 5px; }
      @media (min-width: 1000px) {
        .fsNews.fsPost article .fsDateTime {
          font-size: 14px; } }
    .fsNews.fsPost article .fsThumbnail {
      float: left;
      margin-right: 20px;
      max-width: 150px; }
    .fsNews.fsPost article .fsTitle {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 16px;
      line-height: 23px;
      color: #0082C8;
      margin-bottom: 20px;
      font-weight: normal; }
      @media (min-width: 400px) {
        .fsNews.fsPost article .fsTitle {
          font-size: 18px;
          line-height: 25px; } }
      @media (min-width: 1000px) {
        .fsNews.fsPost article .fsTitle {
          font-size: 23px;
          line-height: 30px; } }
      .fsNews.fsPost article .fsTitle .fsNewsPostLink:hover, .fsNews.fsPost article .fsTitle .fsNewsPostLink:focus {
        color: #004B74;
        text-decoration: none; }
  .fsNews.fsPost .fsElementFooterContent a {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 11px 20px 7px 20px;
    background: transparent;
    color: #D20D44;
    border-radius: 0;
    text-transform: uppercase;
    min-width: 200px;
    text-align: center;
    font-size: 16px;
    font-size: 13px;
    letter-spacing: 1.5px;
    color: #b6b6b6;
    padding: 0; }
    .fsNews.fsPost .fsElementFooterContent a:hover, .fsNews.fsPost .fsElementFooterContent a:focus {
      background: rgba(0, 0, 0, 0);
      color: #fff;
      text-decoration: none; }
    .fsNews.fsPost .fsElementFooterContent a em {
      display: block;
      font-style: normal;
      font-size: 14px; }
    .fsNews.fsPost .fsElementFooterContent a:hover, .fsNews.fsPost .fsElementFooterContent a:focus {
      text-decoration: none;
      color: #0082C8; }

.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.news-post article {
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 15px; }

.fsPostElement.news-post .fsThumbnail {
  float: left;
  margin-right: 20px;
  max-width: 150px; }

.fsPostElement.news-post .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 16px;
  line-height: 23px;
  color: #0082C8;
  margin-bottom: 20px;
  font-weight: normal; }
  .junior .fsPostElement.news-post .fsTitle {
    color: #D20D44; }
  .ducks .fsPostElement.news-post .fsTitle {
    color: #F7971D; }
  @media (min-width: 400px) {
    .fsPostElement.news-post .fsTitle {
      font-size: 18px;
      line-height: 25px; } }
  @media (min-width: 1000px) {
    .fsPostElement.news-post .fsTitle {
      font-size: 23px;
      line-height: 30px; } }
  .fsPostElement.news-post .fsTitle .fsPostLink:hover, .fsPostElement.news-post .fsTitle .fsPostLink:focus {
    color: #000000;
    text-decoration: none; }

.fsPostElement.news-post .fsDateTime {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 5px; }
  @media (min-width: 1000px) {
    .fsPostElement.news-post .fsDateTime {
      font-size: 14px; } }

.fsPostElement.news-post .fsSummary p {
  margin: 0 0 10px 0; }

.fsPostElement.news-post .fsElementFooterContent a {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #D20D44;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px;
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #b6b6b6;
  padding: 0; }
  .fsPostElement.news-post .fsElementFooterContent a:hover, .fsPostElement.news-post .fsElementFooterContent a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .fsPostElement.news-post .fsElementFooterContent a em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .fsPostElement.news-post .fsElementFooterContent a:hover, .fsPostElement.news-post .fsElementFooterContent a:focus {
    text-decoration: none;
    color: #0082C8; }

.fsBannerRight .fsPostElement.news-post article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.fsBannerRight .fsPostElement.news-post .fsThumbnail {
  float: none;
  margin-bottom: 10px;
  max-width: 100%; }

.fsBannerRight .fsPostElement.news-post .fsTitle {
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  font-size: 21px;
  color: #0082C8;
  margin-bottom: 10px;
  font-weight: normal;
  -ms-flex-order: 2;
  order: 2; }
  .junior .fsPostElement.fsBannerRight .fsTitle {
    color: #D20D44; }
  .ducks .fsPostElement.fsBannerRight .fsTitle {
    color: #F7971D; }
  .fsBannerRight .fsPostElement.news-post .fsTitle .fsPostLink:hover, .fsBannerRight .fsPostElement.news-post .fsTitle .fsPostLink:focus {
    color: #000000;
    text-decoration: none; }

.fsBannerRight .fsPostElement.news-post .fsDateTime {
  font-size: 11px;
  font-family: "Myriad W01 Regular", arial, sans-serif;
  color: #2A3D4D;
  text-transform: uppercase;
  letter-spacing: 1px;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 10px; }

.fsBannerRight .fsPostElement.news-post .fsSummary {
  font-family: "Gotham A", "Gotham B", arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #2B2B2B;
  -ms-flex-order: 3;
  order: 3;
  font-style: normal;
  font-weight: 400; }

.fsBannerRight .fsPostElement.news-post .fsReadMoreLink {
  -ms-flex-order: 3;
  order: 3; }

.fsPostElement .fsPostLink {
  color: #0082C8; }
  .junior .fsPostElement .fsPostLink {
    color: #D20D44; }
  .ducks .fsPostElement .fsPostLink {
    color: #F7971D; }
  .fsPostElement .fsPostLink:hover, .fsPostElement .fsPostLink:focus {
    text-decoration: none;
    color: #000000; }

/*
.junior {
    .fsPostElement {
        .fsTitle {
            color: $m2;

            .fsPostLink {
                color: $m2;

                &:hover,
                &:focus {
                    color: darken($m2, 10%);
                }
            }
        }

        .fsElementFooterContent a {
            &:hover,
            &:focus {
                color: $m2;
                text-decoration: none;
            }
        }
    }

    .fsBannerRight {
        .news-post {
            .fsTitle {
                color: $m2;

                .fsPostLink {
                    color: $m2;

                    &:hover,
                    &:focus {
                        color: darken($m2, 10%);
                    }
                }
            }
        }
    }
}

.ducks {
    .fsPostElement {
        .fsTitle {
            color: $m5;

            .fsPostLink {
                color: $m5;

                &:hover,
                &:focus {
                    color: darken($m5, 10%);
                }
            }
        }

        .fsElementFooterContent a {
            &:hover,
            &:focus {
                color: $m5;
                text-decoration: none;
            }
        }
    }

    .fsBannerRight {
        .news-post {
            .fsTitle {
                color: $m5;

                .fsPostLink {
                    color: $m5;

                    &:hover,
                    &:focus {
                        color: darken($m5, 10%);
                    }
                }
            }
        }
    }
}
*/
.venue .fsPostElement .fsTitle {
  color: #6E6338; }
  .venue .fsPostElement .fsTitle .fsPostLink {
    color: #6E6338; }
    .venue .fsPostElement .fsTitle .fsPostLink:hover, .venue .fsPostElement .fsTitle .fsPostLink:focus {
      color: #4c4527; }

.venue .fsPostElement .fsElementFooterContent a:hover, .venue .fsPostElement .fsElementFooterContent a:focus {
  color: #6E6338;
  text-decoration: none; }

.venue .fsBannerRight .news-post .fsTitle {
  color: #6E6338; }
  .venue .fsBannerRight .news-post .fsTitle .fsPostLink {
    color: #6E6338; }
    .venue .fsBannerRight .news-post .fsTitle .fsPostLink:hover, .venue .fsBannerRight .news-post .fsTitle .fsPostLink:focus {
      color: #4c4527; }

dialog.fsPostElement article {
  max-width: 466px;
  margin: 0 auto;
  border: 0;
  position: relative; }
  dialog.fsPostElement article .fsTitle {
    font-size: 21px;
    line-height: 1.2;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    margin: 0 0 14px 0;
    color: #0082C8; }
    @media (min-width: 1500px) {
      dialog.fsPostElement article .fsTitle {
        font-size: 26px; } }
  dialog.fsPostElement article .fsThumbnail {
    float: none; }
  dialog.fsPostElement article .fsDateTime {
    font-size: 13px;
    line-height: 1.2;
    font-family: "Myriad W01 Regular", arial, sans-serif;
    color: #2A3D4D;
    text-transform: uppercase;
    letter-spacing: 1px;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px; }
  dialog.fsPostElement article .fsBody {
    font-size: 14px; }
    @media (min-width: 1500px) {
      dialog.fsPostElement article .fsBody {
        font-size: 16px; } }
  dialog.fsPostElement article .fsCategories {
    position: absolute;
    background: #0082C8;
    width: 100%;
    top: 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 5px;
    max-width: 100%; }
    dialog.fsPostElement article .fsCategories .fsCategory {
      font-size: 16px;
      line-height: 19px;
      color: #fff;
      font-weight: normal;
      text-transform: none;
      margin: 0; }
      dialog.fsPostElement article .fsCategories .fsCategory:before {
        display: none; }
  dialog.fsPostElement article.pink .fsTitle {
    color: #ed3794; }
  dialog.fsPostElement article.pink .fsCategories {
    background: #ed3794; }
  dialog.fsPostElement article.emerald .fsTitle {
    color: #008d4c; }
  dialog.fsPostElement article.emerald .fsCategories {
    background: #008d4c; }
  dialog.fsPostElement article.grape .fsTitle {
    color: #683e98; }
  dialog.fsPostElement article.grape .fsCategories {
    background: #683e98; }
  dialog.fsPostElement article.lime .fsTitle {
    color: #87c540; }
  dialog.fsPostElement article.lime .fsCategories {
    background: #87c540; }
  dialog.fsPostElement article.orange .fsTitle {
    color: #f7941d; }
  dialog.fsPostElement article.orange .fsCategories {
    background: #f7941d; }

.ducks dialog.fsPostElement article .fsTitle {
  color: #e27d05; }

.ducks dialog.fsPostElement article a {
  color: #e27d05; }

.junior dialog.fsPostElement article .fsTitle {
  color: #D20D44; }

.junior dialog.fsPostElement article a {
  color: #D20D44; }

.venue dialog.fsPostElement article .fsTitle {
  color: #6E6338; }

.venue dialog.fsPostElement article a {
  color: #6E6338; }

body:not(.fsComposeMode) .fsPostElement .fsElementContent article ul li {
  display: block;
  list-style: none;
  position: relative; }
  body:not(.fsComposeMode) .fsPostElement .fsElementContent article ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -1.11111em;
    width: 6px;
    height: 6px;
    background: #0082C8;
    border-radius: 50%; }

body:not(.fsComposeMode).junior .fsPostElement .fsElementContent article ul li:before {
  background: #D20D44; }

body:not(.fsComposeMode).ducks .fsPostElement .fsElementContent article ul li:before {
  background: #e27d05; }

body:not(.fsComposeMode).venue .fsPostElement .fsElementContent article ul li:before {
  background: #6E6338; }

.fsPostElement.fsList .fsTitle {
  font-size: 16px;
  line-height: 1.2;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  margin: 0;
  padding: 0;
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsTitle {
      font-size: 21px;
      margin: 0 0 15px 0; } }
  .fsPostElement.fsList .fsTitle .fsPostLink {
    color: #0082C8;
    display: block; }
    .junior .fsPostElement.fsList .fsTitle .fsPostLink {
      color: #D20D44; }
    .ducks .fsPostElement.fsList .fsTitle .fsPostLink {
      color: #F7971D; }
    .fsPostElement.fsList .fsTitle .fsPostLink:hover {
      color: #000000;
      text-decoration: none; }

.fsPostElement.fsList .fsDateTime {
  font-size: 12px;
  line-height: 1.2;
  color: #585858;
  text-transform: uppercase;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  letter-spacing: 1.5px; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsDateTime {
      margin-bottom: 20px; } }

.fsPostElement.fsList .fsSummary {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 4;
  order: 4; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsSummary {
      font-size: 16px;
      line-height: 30px; } }
  .fsPostElement.fsList .fsSummary h6 {
    margin-top: 0; }
    @media (max-width: 999px) {
      .fsPostElement.fsList .fsSummary h6 {
        font-size: 14px; } }
  .fsPostElement.fsList .fsSummary p {
    margin: 0 0 10px 0; }

.fsPostElement.fsList .fsReadMoreLink {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 5;
  order: 5; }
  @media (min-width: 1000px) {
    .fsPostElement.fsList .fsReadMoreLink {
      font-size: 16px;
      line-height: 30px; } }

body:not(.fsComposeMode).news-page .fsPostElement.fsList {
  position: relative; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsList:after {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -18px;
    background: #fff; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsList article {
    position: relative;
    text-align: left;
    margin-bottom: 30px;
    overflow: hidden; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle {
      margin: 0 0 15px 0; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle {
          margin: 0 0 20px 0;
          font-size: 24px;
          line-height: 28px; } }
      body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle .fsPostLink:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTitle .fsPostLink:focus {
        text-decoration: underline; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsThumbnail {
      position: relative;
      margin-bottom: 12px;
      max-width: 100%; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsThumbnail {
          float: left;
          margin-right: 30px;
          max-width: 256px; } }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories {
      position: absolute;
      background: #0082C8;
      width: 100%;
      top: 0;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 1;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0 5px;
      max-width: 100%; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories {
          max-width: 256px; } }
      body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories .fsCategory {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: normal;
        text-transform: none;
        margin: 0; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsCategories .fsCategory:before {
          display: none; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTags {
      -ms-flex-order: 4;
      order: 4;
      margin-top: 20px; }
      body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTags .fsTag {
        position: relative;
        background: transparent;
        font-size: 12px;
        font-weight: bold;
        background: #0178B3;
        color: #fff;
        border-radius: 50%;
        padding: 0;
        margin: 0 0 0 84px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsTags .fsTag:before {
          position: absolute;
          content: 'Audience';
          background: none;
          width: 100%;
          top: 0;
          left: -84px;
          height: 100%;
          border-radius: 0;
          color: #000;
          text-transform: none;
          font-size: 18px;
          line-height: 20px;
          font-weight: 600;
          font-family: "NewBaskervilleW01-Roman", Georgia, serif; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsExpireDateTime {
      -ms-flex-order: 3;
      order: 3;
      text-transform: none;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      display: inline-block; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article .fsExpireDateTime {
          font-size: 24px;
          line-height: 28px; } }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsExpireDateTime {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsCategories {
      background: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.pink .fsTitle .fsPostLink {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsExpireDateTime {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsCategories {
      background: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.emerald .fsTitle .fsPostLink {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsExpireDateTime {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsCategories {
      background: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.grape .fsTitle .fsPostLink {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsExpireDateTime {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsCategories {
      background: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.lime .fsTitle .fsPostLink {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsExpireDateTime {
      color: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsCategories {
      background: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList article.orange .fsTitle .fsPostLink {
      color: #f7941d; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsList .fsLoadMoreButton {
    margin-top: 50px; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsList .fsLoadMoreButton:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsList .fsLoadMoreButton:focus {
      color: #0082C8; }

.fsPostElement.fsGrid article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.fsPostElement.fsGrid .fsThumbnail {
  float: none;
  margin-bottom: 10px;
  max-width: 100%; }

.fsPostElement.fsGrid .fsTitle {
  font-size: 16px;
  line-height: 1.2;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  margin: 0;
  padding: 0;
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsTitle {
      font-size: 21px;
      margin: 0 0 15px 0; } }
  .fsPostElement.fsGrid .fsTitle .fsPostLink {
    color: #0082C8;
    display: block; }
    .junior .fsPostElement.fsGrid .fsTitle .fsPostLink {
      color: #D20D44; }
    .ducks .fsPostElement.fsGrid .fsTitle .fsPostLink {
      color: #F7971D; }
    .fsPostElement.fsGrid .fsTitle .fsPostLink:hover {
      color: #000000;
      text-decoration: none; }

.fsPostElement.fsGrid .fsDateTime {
  font-size: 12px;
  line-height: 1.2;
  color: #585858;
  text-transform: uppercase;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  letter-spacing: 1.5px; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsDateTime {
      margin-bottom: 20px; } }

.fsPostElement.fsGrid .fsSummary {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 4;
  order: 4; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsSummary {
      font-size: 16px;
      line-height: 30px; } }
  .fsPostElement.fsGrid .fsSummary h6 {
    margin-top: 0; }
    @media (max-width: 999px) {
      .fsPostElement.fsGrid .fsSummary h6 {
        font-size: 14px; } }
  .fsPostElement.fsGrid .fsSummary p {
    margin: 0 0 10px 0; }

.fsPostElement.fsGrid .fsReadMoreLink {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 5;
  order: 5; }
  @media (min-width: 1000px) {
    .fsPostElement.fsGrid .fsReadMoreLink {
      font-size: 16px;
      line-height: 30px; } }

body:not(.fsComposeMode).news-page .fsPostElement.fsGrid {
  position: relative; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsGrid:after {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -18px;
    background: #fff; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article {
    border-right: 1px solid #979797;
    padding: 0 20px;
    position: relative;
    text-align: left; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle {
      -ms-flex-order: 2;
      order: 2;
      margin: 0 0 15px 0; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle {
          margin: 0 0 20px 0;
          font-size: 24px;
          line-height: 28px; } }
      body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle .fsPostLink:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTitle .fsPostLink:focus {
        text-decoration: underline; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsThumbnail {
      position: relative;
      margin-bottom: 12px; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsCategories {
      position: absolute;
      background: #0082C8;
      width: 100%;
      top: 0;
      width: calc(100% - 40px);
      top: 0;
      left: 20px;
      z-index: 1;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0 5px; }
      body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsCategories .fsCategory {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: normal;
        text-transform: none;
        margin: 0; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsCategories .fsCategory:before {
          display: none; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTags {
      -ms-flex-order: 4;
      order: 4;
      margin-top: 20px; }
      body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTags .fsTag {
        position: relative;
        background: transparent;
        font-size: 12px;
        font-weight: bold;
        background: #0178B3;
        color: #fff;
        border-radius: 50%;
        padding: 0;
        margin: 0 0 0 84px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase; }
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsTags .fsTag:before {
          position: absolute;
          content: 'Audience';
          background: none;
          width: 100%;
          top: 0;
          left: -84px;
          height: 100%;
          border-radius: 0;
          color: #000;
          text-transform: none;
          font-size: 18px;
          line-height: 20px;
          font-weight: 600;
          font-family: "NewBaskervilleW01-Roman", Georgia, serif; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsExpireDateTime {
      -ms-flex-order: 3;
      order: 3;
      text-transform: none;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      display: inline-block; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article .fsExpireDateTime {
          font-size: 24px;
          line-height: 28px; } }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsExpireDateTime {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsCategories {
      background: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.pink .fsTitle .fsPostLink {
      color: #ed3794; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsExpireDateTime {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsCategories {
      background: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.emerald .fsTitle .fsPostLink {
      color: #008d4c; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsExpireDateTime {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsCategories {
      background: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.grape .fsTitle .fsPostLink {
      color: #683e98; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsExpireDateTime {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsCategories {
      background: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.lime .fsTitle .fsPostLink {
      color: #87c540; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsDateTime, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsExpireDateTime {
      color: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsCategories {
      background: #f7941d; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid article.orange .fsTitle .fsPostLink {
      color: #f7941d; }
  body:not(.fsComposeMode).news-page .fsPostElement.fsGrid .fsLoadMoreButton {
    margin-top: 50px; }
    body:not(.fsComposeMode).news-page .fsPostElement.fsGrid .fsLoadMoreButton:hover, body:not(.fsComposeMode).news-page .fsPostElement.fsGrid .fsLoadMoreButton:focus {
      color: #0082C8; }

.fsPostElement.fsPost article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.fsPostElement.fsPost .fsThumbnail {
  float: none;
  margin-bottom: 10px;
  height: 100%; }

.fsPostElement.fsPost .fsTitle {
  font-size: 16px;
  line-height: 1.2;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  margin: 0;
  padding: 0;
  -ms-flex-order: 3;
  order: 3;
  color: #0082C8;
  display: block; }
  @media (min-width: 1000px) {
    .fsPostElement.fsPost .fsTitle {
      font-size: 21px;
      margin: 0 0 15px 0; } }
  .junior .fsPostElement.fsGrid .fsTitle .fsPostLink {
    color: #D20D44; }
  .ducks .fsPostElement.fsGrid .fsTitle .fsPostLink {
    color: #F7971D; }

.fsPostElement.fsPost .fsDateTime {
  font-size: 12px;
  line-height: 1.2;
  color: #585858;
  text-transform: uppercase;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  letter-spacing: 1.5px; }
  @media (min-width: 1000px) {
    .fsPostElement.fsPost .fsDateTime {
      margin-bottom: 20px; } }

.fsPostElement.fsPost .fsBody {
  font-size: 14px;
  line-height: 1.2;
  -ms-flex-order: 4;
  order: 4; }
  @media (min-width: 1000px) {
    .fsPostElement.fsPost .fsBody {
      font-size: 16px;
      line-height: 30px; } }
  .fsPostElement.fsPost .fsBody p {
    margin: 0 0 10px 0; }

.fsPostElement.fsSingleItem {
  position: relative; }
  .fsPostElement.fsSingleItem article {
    position: relative;
    text-align: left; }
    .fsPostElement.fsSingleItem article .fsTitle {
      -ms-flex-order: 0;
      order: 0;
      margin: 0 0 15px 0; }
      @media (min-width: 1000px) {
        .fsPostElement.fsSingleItem article .fsTitle {
          margin: 0 0 20px 0;
          font-size: 24px;
          line-height: 28px; } }
      .fsPostElement.fsSingleItem article .fsTitle .fsPostLink:hover, .fsPostElement.fsSingleItem article .fsTitle .fsPostLink:focus {
        text-decoration: underline; }
    .fsPostElement.fsSingleItem article .fsCategories {
      position: absolute;
      background: #0082C8;
      width: 100%;
      top: 0;
      max-width: 512px;
      top: 0;
      left: 0;
      z-index: 1;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0 5px; }
      .fsPostElement.fsSingleItem article .fsCategories .fsCategory {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: normal;
        text-transform: none;
        margin: 0; }
        .fsPostElement.fsSingleItem article .fsCategories .fsCategory:before {
          display: none; }
    .fsPostElement.fsSingleItem article .fsDateTime, .fsPostElement.fsSingleItem article .fsExpireDateTime {
      -ms-flex-order: 3;
      order: 3;
      text-transform: none;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      display: inline-block; }
      @media (min-width: 1000px) {
        .fsPostElement.fsSingleItem article .fsDateTime, .fsPostElement.fsSingleItem article .fsExpireDateTime {
          font-size: 24px;
          line-height: 28px; } }
    .fsPostElement.fsSingleItem article.pink .fsDateTime, .fsPostElement.fsSingleItem article.pink .fsExpireDateTime {
      color: #ed3794; }
    .fsPostElement.fsSingleItem article.pink .fsCategories {
      background: #ed3794; }
    .fsPostElement.fsSingleItem article.pink .fsTitle {
      color: #ed3794; }
    .fsPostElement.fsSingleItem article.emerald .fsDateTime, .fsPostElement.fsSingleItem article.emerald .fsExpireDateTime {
      color: #008d4c; }
    .fsPostElement.fsSingleItem article.emerald .fsCategories {
      background: #008d4c; }
    .fsPostElement.fsSingleItem article.emerald .fsTitle {
      color: #008d4c; }
    .fsPostElement.fsSingleItem article.grape .fsDateTime, .fsPostElement.fsSingleItem article.grape .fsExpireDateTime {
      color: #683e98; }
    .fsPostElement.fsSingleItem article.grape .fsCategories {
      background: #683e98; }
    .fsPostElement.fsSingleItem article.grape .fsTitle {
      color: #683e98; }
    .fsPostElement.fsSingleItem article.lime .fsDateTime, .fsPostElement.fsSingleItem article.lime .fsExpireDateTime {
      color: #87c540; }
    .fsPostElement.fsSingleItem article.lime .fsCategories {
      background: #87c540; }
    .fsPostElement.fsSingleItem article.lime .fsTitle {
      color: #87c540; }
    .fsPostElement.fsSingleItem article.orange .fsDateTime, .fsPostElement.fsSingleItem article.orange .fsExpireDateTime {
      color: #f7941d; }
    .fsPostElement.fsSingleItem article.orange .fsCategories {
      background: #f7941d; }
    .fsPostElement.fsSingleItem article.orange .fsTitle {
      color: #f7941d; }
  .fsPostElement.fsSingleItem .fsLoadMoreButton {
    margin-top: 50px; }
    .fsPostElement.fsSingleItem .fsLoadMoreButton:hover, .fsPostElement.fsSingleItem .fsLoadMoreButton:focus {
      color: #0082C8; }

/*! _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 {
  position: absolute;
  right: -8px;
  bottom: 0;
  margin: 0;
  display: none;
  z-index: 301; }
  @media (min-width: 1000px) {
    .fsSearch.site-search {
      display: block; } }
  .fsSearch.site-search > header {
    color: transparent;
    width: 46px;
    overflow: hidden;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .fsSearch.site-search > header:before {
      content: '\e908';
      font-family: "IcoMoon";
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      right: 0;
      color: #312F30;
      display: block;
      font-size: 16px;
      line-height: 1;
      transition: color .3s; }
    .fsSearch.site-search > header h2 {
      display: none; }
  .fsSearch.site-search > .fsElementContent {
    position: absolute;
    right: 12px;
    overflow: hidden;
    height: 0;
    padding: 0;
    background-color: #ECECEC; }
    .fsSearch.site-search > .fsElementContent > div {
      opacity: 0;
      visibility: hidden; }
      .fsSearch.site-search > .fsElementContent > div:before {
        top: 15px; }
  .fsSearch.site-search.open > header:before {
    content: '\e912';
    font-size: 20px;
    font-weight: 700; }
  .fsSearch.site-search.open > .fsElementContent {
    height: 40px;
    visibility: visible;
    transition: .2s; }
    .fsSearch.site-search.open > .fsElementContent > div {
      opacity: 1;
      visibility: visible;
      transition: .3s ease-in .1s; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 310px; }
    .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: #ECECEC !important;
          background-image: none !important;
          width: 100%;
          height: 40px !important;
          color: #312F30;
          padding-left: 20px !important;
          padding-right: 10px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 16px;
          font-family: "DIN Next W01 Regular", arial, sans-serif; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
      padding: 0;
      overflow: hidden;
      height: 40px;
      width: 40px;
      background: #0082C8;
      position: absolute;
      top: 0;
      right: 0;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
        content: "Go";
        color: #fff;
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 1px;
        line-height: 40px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: .075em;
        font-weight: 700; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: #004B74;
        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; }

.fsMenu .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
  background: #EEEEEE !important; }

.junior .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  background: #D20D44; }
  .junior .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .junior .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
    background: #a20a34; }

.ducks .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  background: #e27d05; }
  .ducks .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .ducks .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
    background: #b06104; }

.venue .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  background: #6E6338; }
  .venue .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .venue .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
    background: #4c4527; }

/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */
.fsSearch:not(.site-search) {
  margin-bottom: 20px; }
  .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%; }
      @media (min-width: 1000px) {
        .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
          border: solid 1px #312F30; } }
      .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: 40px !important;
        color: #312F30;
        padding-left: 20px !important;
        padding-right: 40px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 16px;
        font-family: "DIN Next W01 Regular", arial, 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: 40px;
    position: absolute;
    transition: .3s;
    right: 0;
    top: 0; }
    @media (min-width: 1000px) {
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
        left: auto;
        right: 0;
        background: #312F30; } }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: '\e908';
      font-family: "IcoMoon";
      color: #312F30;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 40px;
      font-size: 14px; }
      @media (min-width: 1000px) {
        .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
          color: #fff;
          content: "Go";
          font-family: "DIN Next W01 Regular", arial, sans-serif; } }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
      background: #0082C8;
      transition: .3s; }
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover:after, .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus:after {
        color: #fff; }
    .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; }

.junior .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .junior .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
  background: #D20D44; }

.ducks .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .ducks .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
  background: #e27d05; }

.venue .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .venue .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
  background: #6E6338; }

/*! _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: "DIN Next W01 Regular", arial, sans-serif;
  font-size: 16px; }

.fsSearchResults .gsc-results, .fsSearchFieldWithResults .gsc-results {
  width: 100%; }

.fsSearchResults .gsc-above-wrapper-area, .fsSearchFieldWithResults .gsc-above-wrapper-area {
  border: 0; }

.fsSearchResults .gs-result .gs-title, .fsSearchResults .gs-result .gs-title *, .fsSearchFieldWithResults .gs-result .gs-title, .fsSearchFieldWithResults .gs-result .gs-title * {
  text-decoration: none; }
  .fsSearchResults .gs-result .gs-title:hover, .fsSearchResults .gs-result .gs-title:focus, .fsSearchResults .gs-result .gs-title *:hover, .fsSearchResults .gs-result .gs-title *:focus, .fsSearchFieldWithResults .gs-result .gs-title:hover, .fsSearchFieldWithResults .gs-result .gs-title:focus, .fsSearchFieldWithResults .gs-result .gs-title *:hover, .fsSearchFieldWithResults .gs-result .gs-title *:focus {
    text-decoration: underline; }

.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: #312F30; }
  .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: #505050; }

.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: #0082C8 !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: #0082C8 !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: 18px; }

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

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

.fsFacebookFollow {
  margin-top: 20px; }

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

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

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

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

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

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

.vimeo_view_link a {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal;
    font-size: 14px; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    color: #0082C8;
    text-decoration: none; }

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

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

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

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

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

.Youtube_view_link a {
  position: relative;
  display: inline-block;
  border: 0;
  padding: 11px 20px 7px 20px;
  background: transparent;
  color: #505050;
  border-radius: 0;
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
  font-size: 16px; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal;
    font-size: 14px; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  /*
      .junior & {
          .fsTabsNav li {
              a {
                  &:hover {
                      color: $m2;
                  }
              }
    
              &.fsStateSelected a {
                  color: $m2;
    
                  &:after {
                      border-bottom: 4px solid $m2;
                  }
              }
          }
      }
    
      .ducks & {
          .fsTabsNav li {
              a {
                  &:hover {
                      color: $m5;
                  }
              }
    
              &.fsStateSelected a {
                  color: $m5;
    
                  &:after {
                      border-bottom: 4px solid $m5;
                  }
              }
          }
      }
      */ }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px;
      margin-bottom: 2px;
      margin-top: 0; }
      .fsTabs .fsTabsNav li a {
        display: block;
        background: rgba(211, 211, 211, 0.4);
        color: #505050;
        font-size: 16px;
        padding: 10px 20px 7px; }
        .fsTabs .fsTabsNav li a:hover {
          background: #ECECEC;
          color: #0082C8; }
          .junior .fsTabs .fsTabsNav li a:hover {
            color: #D20D44; }
          .ducks .fsTabs .fsTabsNav li a:hover {
            color: #F7971D; }
          .venue .fsTabs .fsTabsNav li a:hover {
            color: #6E6338; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #0082C8;
        color: #fff;
        position: relative; }
        .junior .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #D20D44;
          border-top: 1px solid #D20D44;
          border-right: 1px solid #D20D44; }
          .junior .fsTabs .fsTabsNav li.fsStateSelected a:hover {
            color: #fff; }
        .ducks .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #F7971D;
          border-top: 1px solid #F7971D;
          border-right: 1px solid #F7971D; }
          .ducks .fsTabs .fsTabsNav li.fsStateSelected a:hover {
            color: #fff; }
        .venue .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #6E6338;
          border-top: 1px solid #6E6338;
          border-right: 1px solid #6E6338; }
          .venue .fsTabs .fsTabsNav li.fsStateSelected a:hover {
            color: #fff; }
        .fsTabs .fsTabsNav li.fsStateSelected a:after {
          content: '';
          position: absolute;
          bottom: -4px;
          left: 0;
          width: 100%; }
  .fsTabs .fsPanel {
    margin-bottom: 25px; }
    .fsTabs .fsPanel .fsElementContent {
      padding: 15px 0 0 0; }
      .fsTabs .fsPanel .fsElementContent p {
        line-height: 26px;
        color: #333232; }

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

#cookie-law {
  background: #505050;
  color: #fff;
  padding: 12px 60px 12px 20px;
  line-height: 24px;
  font-size: 0.95em;
  z-index: 1000; }
  @media (min-width: 700px) {
    .cookiebanner #cookie-law {
      position: fixed;
      top: 0;
      width: 100%; } }
  @media (min-width: 1000px) {
    #cookie-law {
      padding: 12px 154px 12px 30px; } }
  @media (min-width: 1500px) {
    #cookie-law {
      padding: 12px 154px 12px 75px; } }
  #cookie-law p {
    margin: 0; }
  #cookie-law a {
    color: #ef9a13; }
    #cookie-law a.close-cookie-banner {
      position: relative;
      display: block;
      position: absolute;
      right: 24px;
      top: 12px; }
      @media (max-width: 999px) {
        #cookie-law a.close-cookie-banner {
          height: 24px;
          font-size: 0;
          width: 24px;
          text-align: center;
          background: #ef9a13;
          border-radius: 50%; } }
      @media (max-width: 999px) {
        #cookie-law a.close-cookie-banner:after {
          content: '\e912';
          font-family: 'icomoon';
          color: #fff;
          font-size: 18px;
          position: absolute;
          top: 0;
          left: 0;
          width: 24px;
          height: 24px; } }

/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.module {
  margin-bottom: 1.11111em;
  padding: 1.11111em;
  color: #fff; }
  .module h1, .module h2, .module h3, .module h4, .module h5, .module h6 {
    color: inherit; }

.module {
  background: #0082C8; }

.fsPostToolsElement.fsCategoryFilter ul.fsToolsList li {
  background: #F3F3F3;
  display: block;
  padding: 0; }
  .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected {
    background: #0082C8; }
    .junior .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected {
      background: #D20D44; }
    .ducks .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected {
      background: #F7971D; }
    .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li.fsStateSelected:hover a {
      color: #fff; }
  .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li:hover a {
    color: #0082C8; }
    .junior .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li:hover a {
      color: #D20D44; }
    .ducks .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li:hover a {
      color: #F7971D; }
  .fsPostToolsElement.fsCategoryFilter ul.fsToolsList li a.fsCategoryLink.fsStyleDefaultButton {
    margin: 0;
    background: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  width: 75%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0 auto;
  padding: 0 8px;
  box-sizing: border-box;
  overflow: hidden; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 100%; }
  .mfp-iframe-holder .mfp-close {
    top: -28px;
    width: 30px;
    height: 30px;
    line-height: 25px;
    right: -7px;
    opacity: 0.65; }
    .mfp-iframe-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:focus {
      opacity: 1;
      filter: alpha(opacity=100); }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
             * Remove all paddings around the image on small screen
             */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

#fsMediaPlayerDialog {
  border: none; }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 8px;
  top: 0;
  width: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-outer > .scroll-element {
  background-color: #ffffff; }

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%; }

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9; }

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2; }

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px; }

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px; }

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px; }

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px; }

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none; }

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  transition: opacity 0.2s linear; }

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%; }

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-light > .scroll-element {
  background-color: #ffffff; }

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px; }

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px; }

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px; }

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-rail > .scroll-element {
  background-color: #ffffff; }

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%; }

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px; }

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px; }

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  transition: opacity 0.2s; }

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px; }

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  transition: height 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  transition: width 0.2s; }

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1; }

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px; }

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px; }

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px; }

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff; }

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%; }

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px; }

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px; }

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9; }

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e; }

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px; }

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px; }

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px; }

/*! pages - home v0.0.1 */
.home #fsPageBodyWrapper {
  padding: 5px 0 45px 0; }
  @media (min-width: 700px) {
    .home #fsPageBodyWrapper {
      padding: 100px 0 45px 0; } }
  @media (min-width: 1000px) {
    .home #fsPageBodyWrapper {
      padding: 136px 0 45px 0; } }

.home.fsComposeMode #fsPageBodyWrapper {
  padding-top: 50px; }

.home .tier-1 {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative; }
  .home.fsComposeMode .tier-1 .video-popup-link {
    position: relative; }
  .home:not(.fsComposeMode) .tier-1 .video-popup-link a {
    bottom: 25px;
    position: absolute;
    right: 75px;
    z-index: 300; }
  .home.fsComposeMode .tier-1 .video-popup-link {
    background: #0082C8; }
  @media (min-width: 900px) {
    .home .tier-1 {
      display: block; } }
  .home .tier-1 .fsStyleColumn-1 {
    padding: 0;
    margin: 0;
    width: 100%;
    -ms-flex-order: 2;
    order: 2; }
    @media (min-width: 900px) {
      .home .tier-1 .fsStyleColumn-1 {
        width: 50%; } }
    @media (min-width: 1000px) {
      .home .tier-1 .fsStyleColumn-1 {
        width: 555px; } }
  .home .tier-1 .fsStyleColumn-2 {
    padding: 0;
    margin: 0;
    width: 100%;
    -ms-flex-order: 1;
    order: 1;
    position: relative; }
    @media (min-width: 900px) {
      .home .tier-1 .fsStyleColumn-2 {
        width: 50%; } }
    @media (min-width: 1000px) {
      .home .tier-1 .fsStyleColumn-2 {
        width: calc(100% - 555px); } }
    .home .tier-1 .fsStyleColumn-2 .nav-social {
      display: none;
      position: fixed;
      top: 34%;
      right: 0;
      background: #0082C8;
      z-index: 10; }
      .home .tier-1 .fsStyleColumn-2 .nav-social .fsNavLevel1 li {
        display: block;
        margin: 0; }
      .home .tier-1 .fsStyleColumn-2 .nav-social .fsNavLevel1 a {
        border-radius: 0; }
        @media (min-width: 1000px) {
          .home .tier-1 .fsStyleColumn-2 .nav-social .fsNavLevel1 a {
            width: 40px;
            height: 45px; } }
  .home .tier-1 .hero-caption-section, .home .tier-1 .hero-caption-section-sync {
    background: url(/uploaded/themes/default_17/images/heroBg.png) no-repeat center center;
    background-size: cover;
    margin: 0; }
    .home .tier-1 .hero-caption-section article, .home .tier-1 .hero-caption-section-sync article {
      position: relative;
      line-height: 1.2;
      color: #fff;
      margin: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      height: 385px;
      padding: 45px 0 0 0; }
      @media (min-width: 900px) {
        .home .tier-1 .hero-caption-section article, .home .tier-1 .hero-caption-section-sync article {
          height: 400px; } }
      @media (min-width: 1000px) {
        .home .tier-1 .hero-caption-section article, .home .tier-1 .hero-caption-section-sync article {
          height: 552px;
          padding: 65px 20px 0 20px; } }
      .home .tier-1 .hero-caption-section article a, .home .tier-1 .hero-caption-section article .fsTitle a.fsPostLink, .home .tier-1 .hero-caption-section-sync article a, .home .tier-1 .hero-caption-section-sync article .fsTitle a.fsPostLink {
        color: #fff; }
      .home .tier-1 .hero-caption-section article .fsCategories, .home .tier-1 .hero-caption-section-sync article .fsCategories {
        margin: 0 0 20px 0; }
        @media (min-width: 1000px) {
          .home .tier-1 .hero-caption-section article .fsCategories, .home .tier-1 .hero-caption-section-sync article .fsCategories {
            margin: 0 0 38px 0; } }
        .home .tier-1 .hero-caption-section article .fsCategories .fsCategory, .home .tier-1 .hero-caption-section-sync article .fsCategories .fsCategory {
          font-size: 13px;
          font-weight: normal;
          letter-spacing: 2px;
          text-transform: none;
          margin: 0;
          padding: 0; }
          @media (min-width: 1000px) {
            .home .tier-1 .hero-caption-section article .fsCategories .fsCategory, .home .tier-1 .hero-caption-section-sync article .fsCategories .fsCategory {
              font-size: 14px; } }
      .home .tier-1 .hero-caption-section article .fsTitle, .home .tier-1 .hero-caption-section-sync article .fsTitle {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-size: 29px;
        margin-bottom: 22px;
        text-align: center; }
        @media (min-width: 1000px) {
          .home .tier-1 .hero-caption-section article .fsTitle, .home .tier-1 .hero-caption-section-sync article .fsTitle {
            font-size: 60px;
            margin-bottom: 28px; } }
        .home .tier-1 .hero-caption-section article .fsTitle .fsPostLink, .home .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink {
          display: block; }
          .home .tier-1 .hero-caption-section article .fsTitle .fsPostLink:hover, .home .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink:hover {
            color: #fff;
            text-decoration: none; }
      .home .tier-1 .hero-caption-section article .fsSummary, .home .tier-1 .hero-caption-section-sync article .fsSummary {
        font-size: 15px;
        line-height: 22px;
        margin: 0;
        text-align: center;
        padding: 0 10px; }
        @media (min-width: 1000px) {
          .home .tier-1 .hero-caption-section article .fsSummary, .home .tier-1 .hero-caption-section-sync article .fsSummary {
            font-size: 20px;
            line-height: 30px; } }
        .home .tier-1 .hero-caption-section article .fsSummary p, .home .tier-1 .hero-caption-section-sync article .fsSummary p {
          margin: 0 auto;
          max-width: 410px; }
        .home .tier-1 .hero-caption-section article .fsSummary .caption-btn-container, .home .tier-1 .hero-caption-section-sync article .fsSummary .caption-btn-container {
          position: absolute;
          bottom: 45px;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          width: 100%; }
          @media (min-width: 1000px) {
            .home .tier-1 .hero-caption-section article .fsSummary .caption-btn-container, .home .tier-1 .hero-caption-section-sync article .fsSummary .caption-btn-container {
              bottom: 65px; } }
        .home .tier-1 .hero-caption-section article .fsSummary .ducks-btn, .home .tier-1 .hero-caption-section article .fsSummary .junior-btn, .home .tier-1 .hero-caption-section article .fsSummary .senior-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn {
          position: relative;
          font-family: "NewBaskervilleW01-Roman", Georgia, serif;
          font-size: 16px;
          line-height: 20px;
          width: 142px;
          height: 62px;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-pack: center;
          justify-content: center;
          margin-right: -5px;
          border-bottom: 1px solid #fff;
          border-left: 1px solid #fff;
          border-right: 1px solid #fff;
          margin-top: 32px;
          trnsition: all .3s ease-in-out; }
          @media (min-width: 1000px) {
            .home .tier-1 .hero-caption-section article .fsSummary .ducks-btn, .home .tier-1 .hero-caption-section article .fsSummary .junior-btn, .home .tier-1 .hero-caption-section article .fsSummary .senior-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn {
              font-size: 23px;
              line-height: 28px;
              width: 202px;
              height: 90px; } }
          .home .tier-1 .hero-caption-section article .fsSummary .ducks-btn em, .home .tier-1 .hero-caption-section article .fsSummary .junior-btn em, .home .tier-1 .hero-caption-section article .fsSummary .senior-btn em, .home .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn em, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn em, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn em {
            display: block;
            font-family: "DIN Next W01 Regular", arial, sans-serif;
            font-size: 11px;
            font-style: normal;
            text-transform: uppercase;
            letter-spacing: 1.5px; }
            @media (min-width: 1000px) {
              .home .tier-1 .hero-caption-section article .fsSummary .ducks-btn em, .home .tier-1 .hero-caption-section article .fsSummary .junior-btn em, .home .tier-1 .hero-caption-section article .fsSummary .senior-btn em, .home .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn em, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn em, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn em {
                font-size: 14px; } }
          .home .tier-1 .hero-caption-section article .fsSummary .ducks-btn:hover, .home .tier-1 .hero-caption-section article .fsSummary .junior-btn:hover, .home .tier-1 .hero-caption-section article .fsSummary .senior-btn:hover, .home .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn:hover, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn:hover, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn:hover {
            background: #004B74;
            text-decoration: none; }
          .home .tier-1 .hero-caption-section article .fsSummary .ducks-btn:before, .home .tier-1 .hero-caption-section article .fsSummary .junior-btn:before, .home .tier-1 .hero-caption-section article .fsSummary .senior-btn:before, .home .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn:before, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn:before, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn:before {
            content: '';
            position: absolute;
            top: 0;
            height: 4px;
            background: #e27d05;
            left: 0px;
            right: 0; }
        .home .tier-1 .hero-caption-section article .fsSummary .junior-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn {
          border-bottom: 1px solid #fff;
          border-left: 1px solid #fff;
          border-right: 1px solid transparent; }
          .home .tier-1 .hero-caption-section article .fsSummary .junior-btn:before, .home .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: #D20D44; }
          .ducks .junior-btn {
            border-right: 1px solid #fff !important; }
        .home .tier-1 .hero-caption-section article .fsSummary .senior-btn, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn {
          border-bottom: 1px solid #fff;
          border-left: 1px solid #fff;
          border-right: 1px solid transparent; }
          .home .tier-1 .hero-caption-section article .fsSummary .senior-btn:before, .home .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: #0082C8; }
    .home .tier-1 .hero-caption-section .slick-dots, .home .tier-1 .hero-caption-section-sync .slick-dots {
      position: absolute;
      bottom: 40px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 2;
      margin: 0;
      padding: 0; }
      @media (min-width: 900px) {
        .home .tier-1 .hero-caption-section .slick-dots, .home .tier-1 .hero-caption-section-sync .slick-dots {
          bottom: 58px; } }
      .home .tier-1 .hero-caption-section .slick-dots li, .home .tier-1 .hero-caption-section-sync .slick-dots li {
        cursor: pointer;
        display: inline-block;
        height: 12px;
        margin: 0 5px;
        padding: 0;
        position: relative;
        width: 12px; }
        .home .tier-1 .hero-caption-section .slick-dots li button, .home .tier-1 .hero-caption-section-sync .slick-dots li button {
          background: transparent;
          border: 0;
          color: transparent;
          cursor: pointer;
          display: block;
          font-size: 0;
          height: 15px;
          line-height: 0;
          outline: none;
          padding: 5px;
          width: 15px; }
          .home .tier-1 .hero-caption-section .slick-dots li button:before, .home .tier-1 .hero-caption-section-sync .slick-dots li button:before {
            color: #fff;
            content: '•';
            font-family: 'slick';
            font-size: 40px;
            left: 0;
            line-height: 20px;
            position: absolute;
            text-align: center;
            top: 0; }
        .home .tier-1 .hero-caption-section .slick-dots li.slick-active button:before, .home .tier-1 .hero-caption-section-sync .slick-dots li.slick-active button:before {
          color: #e27d05; }
    .home .tier-1 .hero-caption-section .slick-prev, .home .tier-1 .hero-caption-section .slick-next, .home .tier-1 .hero-caption-section-sync .slick-prev, .home .tier-1 .hero-caption-section-sync .slick-next {
      position: absolute;
      bottom: 34px;
      z-index: 1; }
      @media (min-width: 900px) {
        .home .tier-1 .hero-caption-section .slick-prev, .home .tier-1 .hero-caption-section .slick-next, .home .tier-1 .hero-caption-section-sync .slick-prev, .home .tier-1 .hero-caption-section-sync .slick-next {
          bottom: 51px; } }
      .home .tier-1 .hero-caption-section .slick-prev:before, .home .tier-1 .hero-caption-section .slick-next:before, .home .tier-1 .hero-caption-section-sync .slick-prev:before, .home .tier-1 .hero-caption-section-sync .slick-next:before {
        font-family: 'icomoon';
        font-size: 22px;
        display: block;
        color: #fff; }
      .home .tier-1 .hero-caption-section .slick-prev:hover, .home .tier-1 .hero-caption-section .slick-next:hover, .home .tier-1 .hero-caption-section-sync .slick-prev:hover, .home .tier-1 .hero-caption-section-sync .slick-next:hover {
        text-decoration: none; }
        .home .tier-1 .hero-caption-section .slick-prev:hover:before, .home .tier-1 .hero-caption-section .slick-next:hover:before, .home .tier-1 .hero-caption-section-sync .slick-prev:hover:before, .home .tier-1 .hero-caption-section-sync .slick-next:hover:before {
          color: #e27d05; }
    .home .tier-1 .hero-caption-section .slick-prev, .home .tier-1 .hero-caption-section-sync .slick-prev {
      left: calc(50% - 76px); }
      .home .tier-1 .hero-caption-section .slick-prev:before, .home .tier-1 .hero-caption-section-sync .slick-prev:before {
        content: '\e910'; }
    .home .tier-1 .hero-caption-section .slick-next, .home .tier-1 .hero-caption-section-sync .slick-next {
      right: calc(50% - 76px); }
      .home .tier-1 .hero-caption-section .slick-next:before, .home .tier-1 .hero-caption-section-sync .slick-next:before {
        content: '\e911'; }
  .home .tier-1 .video-container {
    height: 160px; }
    @media (min-width: 350px) {
      .home .tier-1 .video-container {
        height: 260px; } }
    @media (min-width: 600px) {
      .home .tier-1 .video-container {
        height: 360px; } }
    @media (min-width: 800px) {
      .home .tier-1 .video-container {
        height: 400px; } }
    @media (min-width: 1000px) {
      .home .tier-1 .video-container {
        height: 552px; } }

.home .tier-2, .home .tier-4 {
  padding: 0 20px;
  margin: 0; }
  @media (min-width: 800px) {
    .home .tier-2, .home .tier-4 {
      margin: 0 0 50px 0; } }
  @media (min-width: 500px) {
    .home .tier-2, .home .tier-4 {
      padding: 0 30px; } }
  @media (min-width: 1500px) {
    .home .tier-2, .home .tier-4 {
      padding: 0 75px; } }
  @media (min-width: 1500px) {
    .home .tier-2 .fsLayout, .home .tier-4 .fsLayout {
      margin-right: -27px;
      margin-left: -27px; } }
  .home .tier-2 .fsLayout > .fsDiv, .home .tier-4 .fsLayout > .fsDiv {
    margin-bottom: 0; }
    @media (min-width: 1500px) {
      .home .tier-2 .fsLayout > .fsDiv, .home .tier-4 .fsLayout > .fsDiv {
        padding-right: 27px;
        padding-left: 27px; } }
  .home .tier-2 header, .home .tier-4 header {
    text-align: center; }
    .home .tier-2 header h2.fsElementTitle, .home .tier-4 header h2.fsElementTitle {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 11px;
      letter-spacing: 8px;
      text-transform: uppercase;
      line-height: 65px;
      margin: 0;
      padding: 0; }
      @media (min-width: 800px) {
        .home .tier-2 header h2.fsElementTitle, .home .tier-4 header h2.fsElementTitle {
          line-height: 98px;
          font-size: 16px; } }
  .home .tier-2 .quicklink, .home .tier-2 .video-container, .home .tier-4 .quicklink, .home .tier-4 .video-container {
    text-align: center;
    width: 100%;
    max-width: 466px;
    margin: 0 auto 30px auto; }
    @media (min-width: 900px) {
      .home .tier-2 .quicklink, .home .tier-2 .video-container, .home .tier-4 .quicklink, .home .tier-4 .video-container {
        max-width: 100%;
        margin: 0; } }
    .home .tier-2 .quicklink .fsElementHeaderContent, .home .tier-2 .video-container .fsElementHeaderContent, .home .tier-4 .quicklink .fsElementHeaderContent, .home .tier-4 .video-container .fsElementHeaderContent {
      position: relative;
      height: 190px;
      margin-bottom: 32px;
      overflow: hidden; }
      .home .tier-2 .quicklink .fsElementHeaderContent:after, .home .tier-2 .video-container .fsElementHeaderContent:after, .home .tier-4 .quicklink .fsElementHeaderContent:after, .home .tier-4 .video-container .fsElementHeaderContent:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        z-index: 1;
        transition: all .3s ease-in-out; }
      @media (min-width: 400px) {
        .home .tier-2 .quicklink .fsElementHeaderContent, .home .tier-2 .video-container .fsElementHeaderContent, .home .tier-4 .quicklink .fsElementHeaderContent, .home .tier-4 .video-container .fsElementHeaderContent {
          height: 260px; } }
      @media (min-width: 500px) {
        .home .tier-2 .quicklink .fsElementHeaderContent, .home .tier-2 .video-container .fsElementHeaderContent, .home .tier-4 .quicklink .fsElementHeaderContent, .home .tier-4 .video-container .fsElementHeaderContent {
          height: 316px; } }
      @media (min-width: 900px) {
        .home .tier-2 .quicklink .fsElementHeaderContent, .home .tier-2 .video-container .fsElementHeaderContent, .home .tier-4 .quicklink .fsElementHeaderContent, .home .tier-4 .video-container .fsElementHeaderContent {
          height: 216px; } }
      @media (min-width: 1200px) {
        .home .tier-2 .quicklink .fsElementHeaderContent, .home .tier-2 .video-container .fsElementHeaderContent, .home .tier-4 .quicklink .fsElementHeaderContent, .home .tier-4 .video-container .fsElementHeaderContent {
          height: 316px; } }
      .home .tier-2 .quicklink .fsElementHeaderContent a, .home .tier-2 .video-container .fsElementHeaderContent a, .home .tier-4 .quicklink .fsElementHeaderContent a, .home .tier-4 .video-container .fsElementHeaderContent a {
        display: block;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .home .tier-2 .quicklink .fsElementHeaderContent .bg-image, .home .tier-2 .video-container .fsElementHeaderContent .bg-image, .home .tier-4 .quicklink .fsElementHeaderContent .bg-image, .home .tier-4 .video-container .fsElementHeaderContent .bg-image {
        transition: all .3s ease-in-out; }
      .home .tier-2 .quicklink .fsElementHeaderContent:hover:after, .home .tier-2 .quicklink .fsElementHeaderContent:focus:after, .home .tier-2 .video-container .fsElementHeaderContent:hover:after, .home .tier-2 .video-container .fsElementHeaderContent:focus:after, .home .tier-4 .quicklink .fsElementHeaderContent:hover:after, .home .tier-4 .quicklink .fsElementHeaderContent:focus:after, .home .tier-4 .video-container .fsElementHeaderContent:hover:after, .home .tier-4 .video-container .fsElementHeaderContent:focus:after {
        background: rgba(0, 0, 0, 0.3); }
    .home .tier-2 .quicklink .fsElementContent h2, .home .tier-2 .video-container .fsElementContent h2, .home .tier-4 .quicklink .fsElementContent h2, .home .tier-4 .video-container .fsElementContent h2 {
      font-size: 21px;
      line-height: 1.2;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      margin: 0 0 5px 0;
      padding: 0 5px;
      color: #0082C8;
      height: 36px;
      display: block; }
      @media (min-width: 1500px) {
        .home .tier-2 .quicklink .fsElementContent h2, .home .tier-2 .video-container .fsElementContent h2, .home .tier-4 .quicklink .fsElementContent h2, .home .tier-4 .video-container .fsElementContent h2 {
          font-size: 30px;
          margin: 0 0 14px 0; } }
      .home .tier-2 .quicklink .fsElementContent h2 a, .home .tier-2 .video-container .fsElementContent h2 a, .home .tier-4 .quicklink .fsElementContent h2 a, .home .tier-4 .video-container .fsElementContent h2 a {
        color: #0082C8;
        display: inline-block; }
        .home .tier-2 .quicklink .fsElementContent h2 a:hover, .home .tier-2 .video-container .fsElementContent h2 a:hover, .home .tier-4 .quicklink .fsElementContent h2 a:hover, .home .tier-4 .video-container .fsElementContent h2 a:hover {
          color: #000;
          text-decoration: none; }
      .home .tier-2 .quicklink .fsElementContent h2:hover, .home .tier-2 .video-container .fsElementContent h2:hover, .home .tier-4 .quicklink .fsElementContent h2:hover, .home .tier-4 .video-container .fsElementContent h2:hover {
        color: #000;
        text-decoration: none; }
    .home .tier-2 .quicklink .fsElementContent p, .home .tier-2 .video-container .fsElementContent p, .home .tier-4 .quicklink .fsElementContent p, .home .tier-4 .video-container .fsElementContent p {
      font-size: 14px;
      padding: 0 20px;
      line-height: 24px;
      margin-bottom: 10px;
      height: 60px; }
      @media (min-width: 1000px) {
        .home .tier-2 .quicklink .fsElementContent p, .home .tier-2 .video-container .fsElementContent p, .home .tier-4 .quicklink .fsElementContent p, .home .tier-4 .video-container .fsElementContent p {
          font-size: 16px;
          line-height: 28px; } }
    .home .tier-2 .quicklink .fsElementFooterContent, .home .tier-2 .video-container .fsElementFooterContent, .home .tier-4 .quicklink .fsElementFooterContent, .home .tier-4 .video-container .fsElementFooterContent {
      margin: 0; }
      .home .tier-2 .quicklink .fsElementFooterContent a, .home .tier-2 .video-container .fsElementFooterContent a, .home .tier-4 .quicklink .fsElementFooterContent a, .home .tier-4 .video-container .fsElementFooterContent a {
        font-size: 13px;
        color: #b6b6b6;
        text-transform: uppercase;
        letter-spacing: 1.5px; }
        .home .tier-2 .quicklink .fsElementFooterContent a:hover, .home .tier-2 .quicklink .fsElementFooterContent a:focus, .home .tier-2 .video-container .fsElementFooterContent a:hover, .home .tier-2 .video-container .fsElementFooterContent a:focus, .home .tier-4 .quicklink .fsElementFooterContent a:hover, .home .tier-4 .quicklink .fsElementFooterContent a:focus, .home .tier-4 .video-container .fsElementFooterContent a:hover, .home .tier-4 .video-container .fsElementFooterContent a:focus {
          color: #000;
          text-decoration: none; }
  .home .tier-2 .video-container, .home .tier-4 .video-container {
    height: auto; }
    .home .tier-2 .video-container:after, .home .tier-4 .video-container:after {
      display: none; }
    .home .tier-2 .video-container .fsElementHeaderContent .fs_style_31, .home .tier-4 .video-container .fsElementHeaderContent .fs_style_31 {
      color: transparent !important;
      padding: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      right: initial;
      bottom: initial;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .home .tier-2 .video-container .fsElementHeaderContent .fs_style_31:after, .home .tier-4 .video-container .fsElementHeaderContent .fs_style_31:after {
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .home .tier-2 .video-container .fsElementFooterContent h2, .home .tier-4 .video-container .fsElementFooterContent h2 {
      font-size: 21px;
      line-height: 1.2;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      margin: 0 0 5px 0;
      padding: 0 5px;
      color: #0082C8;
      height: 36px;
      display: block; }
      @media (min-width: 1500px) {
        .home .tier-2 .video-container .fsElementFooterContent h2, .home .tier-4 .video-container .fsElementFooterContent h2 {
          font-size: 30px;
          margin: 0 0 14px 0; } }
      .home .tier-2 .video-container .fsElementFooterContent h2 a, .home .tier-4 .video-container .fsElementFooterContent h2 a {
        color: #0082C8;
        display: inline-block;
        font-size: 21px;
        line-height: 1.2;
        text-transform: none; }
        @media (min-width: 1500px) {
          .home .tier-2 .video-container .fsElementFooterContent h2 a, .home .tier-4 .video-container .fsElementFooterContent h2 a {
            font-size: 30px;
            margin: 0 0 14px 0; } }
        .home .tier-2 .video-container .fsElementFooterContent h2 a:hover, .home .tier-4 .video-container .fsElementFooterContent h2 a:hover {
          color: #004B74;
          text-decoration: none; }
      .home .tier-2 .video-container .fsElementFooterContent h2:hover, .home .tier-4 .video-container .fsElementFooterContent h2:hover {
        color: #004B74;
        text-decoration: none; }
    .home .tier-2 .video-container .fsElementFooterContent p, .home .tier-4 .video-container .fsElementFooterContent p {
      font-size: 14px;
      padding: 0 20px;
      line-height: 24px;
      margin-bottom: 10px;
      height: 60px; }
      @media (min-width: 1500px) {
        .home .tier-2 .video-container .fsElementFooterContent p, .home .tier-4 .video-container .fsElementFooterContent p {
          font-size: 16px;
          line-height: 28px; } }

.home .tier-3 {
  background: #ECECEC;
  padding: 0 20px;
  margin: 0; }
  @media (min-width: 500px) {
    .home .tier-3 {
      padding: 0 30px; } }
  @media (min-width: 1500px) {
    .home .tier-3 {
      padding: 0 75px; } }
  .home .tier-3 > .fsDiv {
    margin: 0;
    padding: 0; }
    @media (min-width: 800px) {
      .home .tier-3 > .fsDiv {
        margin-bottom: 38px; } }
    @media (min-width: 1000px) {
      .home .tier-3 > .fsDiv {
        margin-bottom: 78px; } }
  @media (min-width: 800px) {
    .home .tier-3 .fsStyleColumn-1 {
      width: 45%;
      float: left; } }
  @media (min-width: 800px) {
    .home .tier-3 .fsStyleColumn-2 {
      width: 53%;
      float: right; } }
  .home .tier-3 .forthcoming-events {
    position: relative; }
    .home .tier-3 .forthcoming-events header {
      text-align: center; }
      .home .tier-3 .forthcoming-events header h2.fsElementTitle {
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        font-size: 11px;
        letter-spacing: 8px;
        text-transform: uppercase;
        line-height: 65px;
        margin: 0;
        padding: 0; }
        @media (min-width: 800px) {
          .home .tier-3 .forthcoming-events header h2.fsElementTitle {
            line-height: 98px;
            font-size: 16px; } }
      .home .tier-3 .forthcoming-events header .fsElementHeaderContent {
        position: absolute;
        margin: 0;
        z-index: 10;
        bottom: 75px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center; }
        @media (min-width: 500px) {
          .home .tier-3 .forthcoming-events header .fsElementHeaderContent {
            bottom: 130px; } }
        @media (min-width: 1000px) {
          .home .tier-3 .forthcoming-events header .fsElementHeaderContent {
            bottom: 180px; } }
        .home .tier-3 .forthcoming-events header .fsElementHeaderContent a {
          display: inline-block;
          background: #0082C8;
          color: #fff;
          font-size: 13px;
          padding: 10px 20px 6px;
          text-transform: uppercase;
          min-width: 175px; }
    .home .tier-3 .forthcoming-events article {
      position: relative;
      margin: 0;
      height: 300px;
      padding: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-align: center;
      align-items: center;
      border-top: 4px solid #e27d05; }
      @media (min-width: 500px) {
        .home .tier-3 .forthcoming-events article {
          height: 400px; } }
      @media (min-width: 1000px) {
        .home .tier-3 .forthcoming-events article {
          height: 626px; } }
      .home .tier-3 .forthcoming-events article .fsThumbnail {
        position: absolute;
        height: 100%;
        width: 100%;
        overflow: hidden;
        left: 0;
        top: 0; }
        .home .tier-3 .forthcoming-events article .fsThumbnail:after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.4);
          z-index: 1; }
        .home .tier-3 .forthcoming-events article .fsThumbnail .bg-hover-overlay {
          width: 100%;
          height: 100%;
          background: rgba(157, 178, 193, 0.2); }
      .home .tier-3 .forthcoming-events article .fsTitle {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 0;
        -ms-flex-order: 2;
        order: 2;
        z-index: 1;
        text-align: center;
        max-width: 500px;
        padding: 0 10px;
        z-index: 2;
        color: #fff; }
        @media (min-width: 1000px) {
          .home .tier-3 .forthcoming-events article .fsTitle {
            font-size: 51px;
            line-height: 58px;
            margin-bottom: 30px; } }
        @media (min-width: 1200px) {
          .home .tier-3 .forthcoming-events article .fsTitle {
            font-size: 61px;
            line-height: 68px; } }
        .home .tier-3 .forthcoming-events article .fsTitle .fsPostLink {
          color: #fff;
          height: 76px;
          display: block; }
          @media (min-width: 1000px) {
            .home .tier-3 .forthcoming-events article .fsTitle .fsPostLink {
              height: 139px; } }
          .home .tier-3 .forthcoming-events article .fsTitle .fsPostLink:hover {
            color: #fff;
            text-decoration: none; }
      .home .tier-3 .forthcoming-events article .fsBody {
        color: #fff;
        -ms-flex-order: 1;
        order: 1;
        z-index: 2;
        font-size: 16px;
        margin: 12px 0 22px 0; }
        @media (min-width: 500px) {
          .home .tier-3 .forthcoming-events article .fsBody {
            margin: 45px 0 22px; } }
        @media (min-width: 1000px) {
          .home .tier-3 .forthcoming-events article .fsBody {
            margin: 54px 0 50px 0; } }
        .home .tier-3 .forthcoming-events article .fsBody p {
          margin: 0; }
      .home .tier-3 .forthcoming-events article .fsReadMoreLink {
        -ms-flex-order: 2;
        order: 2;
        z-index: 2;
        color: #fff;
        margin-top: 40px; }
        .home .tier-3 .forthcoming-events article .fsReadMoreLink:hover {
          border-bottom: 1px solid #fff; }
      .home .tier-3 .forthcoming-events article .fsSummary {
        -ms-flex-order: 3;
        order: 3;
        z-index: 2; }
    .home .tier-3 .forthcoming-events .slick-prev, .home .tier-3 .forthcoming-events .slick-next {
      position: absolute;
      bottom: 34px;
      z-index: 1;
      border: 1px solid #fff;
      width: 42px;
      height: 42px;
      bottom: 20px;
      transition: all .3s ease-in-out; }
      @media (min-width: 900px) {
        .home .tier-3 .forthcoming-events .slick-prev, .home .tier-3 .forthcoming-events .slick-next {
          bottom: 51px; } }
      .home .tier-3 .forthcoming-events .slick-prev:before, .home .tier-3 .forthcoming-events .slick-next:before {
        font-family: 'icomoon';
        font-size: 22px;
        display: block;
        color: #fff; }
      .home .tier-3 .forthcoming-events .slick-prev:hover, .home .tier-3 .forthcoming-events .slick-next:hover {
        text-decoration: none; }
        .home .tier-3 .forthcoming-events .slick-prev:hover:before, .home .tier-3 .forthcoming-events .slick-next:hover:before {
          color: #e27d05; }
      @media (min-width: 1000px) {
        .home .tier-3 .forthcoming-events .slick-prev, .home .tier-3 .forthcoming-events .slick-next {
          width: 60px;
          height: 60px;
          bottom: 70px; } }
      .home .tier-3 .forthcoming-events .slick-prev:hover, .home .tier-3 .forthcoming-events .slick-prev:focus, .home .tier-3 .forthcoming-events .slick-next:hover, .home .tier-3 .forthcoming-events .slick-next:focus {
        background: #0082C8; }
        .home .tier-3 .forthcoming-events .slick-prev:hover:before, .home .tier-3 .forthcoming-events .slick-prev:focus:before, .home .tier-3 .forthcoming-events .slick-next:hover:before, .home .tier-3 .forthcoming-events .slick-next:focus:before {
          color: #fff; }
    .home .tier-3 .forthcoming-events .slick-prev {
      left: calc(50% - 41px); }
      @media (min-width: 1000px) {
        .home .tier-3 .forthcoming-events .slick-prev {
          left: calc(50% - 59px); } }
    .home .tier-3 .forthcoming-events .slick-prev:before, .home .tier-3 .forthcoming-events .slick-next:before {
      content: '\e910';
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (min-width: 1000px) {
        .home .tier-3 .forthcoming-events .slick-prev:before, .home .tier-3 .forthcoming-events .slick-next:before {
          font-size: 30px; } }
    .home .tier-3 .forthcoming-events .slick-next {
      right: calc(50% - 41px); }
      @media (min-width: 1000px) {
        .home .tier-3 .forthcoming-events .slick-next {
          right: calc(50% - 59px); } }
      .home .tier-3 .forthcoming-events .slick-next:before {
        content: '\e911'; }
  .home .tier-3 .latest-news-section {
    position: relative;
    padding: 0 20px; }
    @media (min-width: 480px) {
      .home .tier-3 .latest-news-section {
        padding: 0; } }
    @media (min-width: 800px) {
      .home .tier-3 .latest-news-section {
        padding-left: 16px; } }
    .home .tier-3 .latest-news-section .fsListItems {
      position: relative;
      height: 554px; }
      @media (min-width: 480px) {
        .home .tier-3 .latest-news-section .fsListItems {
          height: 500px; } }
      @media (min-width: 800px) {
        .home .tier-3 .latest-news-section .fsListItems {
          height: 400px; } }
      @media (min-width: 1000px) {
        .home .tier-3 .latest-news-section .fsListItems {
          height: 626px; } }
    .home .tier-3 .latest-news-section header {
      text-align: center; }
      .home .tier-3 .latest-news-section header h2.fsElementTitle {
        font-family: "DIN Next W01 Regular", arial, sans-serif;
        font-size: 11px;
        letter-spacing: 8px;
        text-transform: uppercase;
        line-height: 65px;
        margin: 0;
        padding: 0; }
        @media (min-width: 800px) {
          .home .tier-3 .latest-news-section header h2.fsElementTitle {
            line-height: 98px;
            font-size: 16px; } }
    .home .tier-3 .latest-news-section article {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0 15px; }
      .home .tier-3 .latest-news-section article .bg-image {
        background-position: top center; }
      .home .tier-3 .latest-news-section article .fsThumbnail {
        position: relative;
        height: 240px;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 10px;
        transition: all .3s ease-in-out; }
        @media (min-width: 800px) {
          .home .tier-3 .latest-news-section article .fsThumbnail {
            height: 180px; } }
        @media (min-width: 1000px) {
          .home .tier-3 .latest-news-section article .fsThumbnail {
            height: 240px;
            margin-bottom: 20px; } }
      .home .tier-3 .latest-news-section article .fsTitle {
        font-size: 16px;
        line-height: 1.2;
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        margin: 0 0 10px 0;
        padding: 0;
        -ms-flex-order: 3;
        order: 3; }
        @media (min-width: 1000px) {
          .home .tier-3 .latest-news-section article .fsTitle {
            font-size: 21px;
            margin: 0 0 15px 0; } }
        .home .tier-3 .latest-news-section article .fsTitle .fsPostLink {
          color: #0082C8;
          display: block; }
          .home .tier-3 .latest-news-section article .fsTitle .fsPostLink:hover {
            color: #000000;
            text-decoration: none; }
      .home .tier-3 .latest-news-section article .fsDateTime {
        font-size: 12px;
        line-height: 1.2;
        color: #585858;
        text-transform: uppercase;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 10px;
        letter-spacing: 1.5px; }
        @media (min-width: 1000px) {
          .home .tier-3 .latest-news-section article .fsDateTime {
            margin-bottom: 20px; } }
      .home .tier-3 .latest-news-section article .fsSummary {
        font-size: 14px;
        line-height: 1.5;
        -ms-flex-order: 4;
        order: 4; }
        @media (min-width: 1000px) {
          .home .tier-3 .latest-news-section article .fsSummary {
            font-size: 16px;
            line-height: 30px; } }
        .home .tier-3 .latest-news-section article .fsSummary p {
          height: 90px; }
      .home .tier-3 .latest-news-section article.slick-center .fsThumbnail {
        height: 300px; }
    .home .tier-3 .latest-news-section .slick-dots {
      position: absolute;
      bottom: 40px;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 2;
      margin: 0;
      padding: 0;
      bottom: 132px; }
      @media (min-width: 900px) {
        .home .tier-3 .latest-news-section .slick-dots {
          bottom: 58px; } }
      .home .tier-3 .latest-news-section .slick-dots li {
        cursor: pointer;
        display: inline-block;
        height: 12px;
        margin: 0 5px;
        padding: 0;
        position: relative;
        width: 12px; }
        .home .tier-3 .latest-news-section .slick-dots li button {
          background: transparent;
          border: 0;
          color: transparent;
          cursor: pointer;
          display: block;
          font-size: 0;
          height: 15px;
          line-height: 0;
          outline: none;
          padding: 5px;
          width: 15px; }
          .home .tier-3 .latest-news-section .slick-dots li button:before {
            color: #fff;
            content: '•';
            font-family: 'slick';
            font-size: 40px;
            left: 0;
            line-height: 20px;
            position: absolute;
            text-align: center;
            top: 0; }
        .home .tier-3 .latest-news-section .slick-dots li.slick-active button:before {
          color: #e27d05; }
      @media (min-width: 480px) {
        .home .tier-3 .latest-news-section .slick-dots {
          bottom: 64px;
          left: 9px;
          -ms-transform: none;
          transform: none; } }
      @media (min-width: 800px) {
        .home .tier-3 .latest-news-section .slick-dots {
          bottom: 18px; } }
      .home .tier-3 .latest-news-section .slick-dots li button:before {
        color: #b6b6b6; }
      .home .tier-3 .latest-news-section .slick-dots li.slick-active button:before {
        color: #0082C8; }
      .home .tier-3 .latest-news-section .slick-dots li:first-child {
        display: none; }
    .home .tier-3 .latest-news-section .news-button {
      position: relative;
      position: absolute;
      right: 50%;
      -ms-transform: translateX(50%);
      transform: translateX(50%);
      bottom: 48px;
      width: 100%;
      text-align: center; }
      @media (min-width: 480px) {
        .home .tier-3 .latest-news-section .news-button {
          position: absolute;
          right: 0;
          -ms-transform: none;
          transform: none;
          width: auto; } }
      @media (min-width: 800px) {
        .home .tier-3 .latest-news-section .news-button {
          bottom: 0; } }
      .home .tier-3 .latest-news-section .news-button a.fs_style_25 {
        font-size: 11px;
        letter-spacing: 1.5px;
        margin: 0;
        display: inline-block;
        width: auto; }
        @media (min-width: 1000px) {
          .home .tier-3 .latest-news-section .news-button a.fs_style_25 {
            font-size: 13px;
            padding: 10px 45px 6px 45px; } }

.home .tier-5 {
  background: #ECECEC;
  padding: 0 20px 20px 20px;
  margin: 0; }
  @media (min-width: 500px) {
    .home .tier-5 {
      padding: 0 30px 20px 30px; } }
  @media (min-width: 1000px) {
    .home .tier-5 {
      padding: 0 30px 75px 30px; } }
  @media (min-width: 1500px) {
    .home .tier-5 {
      padding: 0 75px 75px 75px; } }
  @media (min-width: 1500px) {
    .home .tier-5 .fsLayout {
      margin-right: -27px;
      margin-left: -27px; } }
  .home .tier-5 .fsLayout .fsDiv {
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 600px) {
      .home .tier-5 .fsLayout .fsDiv {
        width: 50%; } }
    @media (min-width: 1000px) {
      .home .tier-5 .fsLayout .fsDiv {
        width: 25%; } }
    @media (min-width: 1500px) {
      .home .tier-5 .fsLayout .fsDiv {
        padding-right: 27px;
        padding-left: 27px; } }
  .home .tier-5 header {
    text-align: center; }
    .home .tier-5 header h2.fsElementTitle {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 11px;
      letter-spacing: 8px;
      text-transform: uppercase;
      line-height: 65px;
      margin: 0;
      padding: 0; }
      @media (min-width: 800px) {
        .home .tier-5 header h2.fsElementTitle {
          line-height: 98px;
          font-size: 16px; } }
  .home .tier-5 .quicklink {
    text-align: center;
    padding: 0;
    width: 100%;
    max-width: 466px;
    margin: 0 auto 30px auto; }
    @media (min-width: 800px) {
      .home .tier-5 .quicklink {
        margin: 0 0 30px 0; } }
    @media (min-width: 1000px) {
      .home .tier-5 .quicklink {
        margin: 0; } }
    .home .tier-5 .quicklink .fsElementHeaderContent {
      position: relative;
      height: 190px;
      overflow: hidden;
      margin: 0; }
      .home .tier-5 .quicklink .fsElementHeaderContent:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        z-index: 1;
        transition: all .3s ease-in-out; }
      @media (min-width: 400px) {
        .home .tier-5 .quicklink .fsElementHeaderContent {
          height: 260px; } }
      @media (min-width: 600px) {
        .home .tier-5 .quicklink .fsElementHeaderContent {
          height: 216px; } }
      @media (min-width: 1200px) {
        .home .tier-5 .quicklink .fsElementHeaderContent {
          height: 246px; } }
      .home .tier-5 .quicklink .fsElementHeaderContent a {
        display: block;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .home .tier-5 .quicklink .fsElementHeaderContent .bg-image {
        transition: all .3s ease-in-out; }
      .home .tier-5 .quicklink .fsElementHeaderContent:hover:after, .home .tier-5 .quicklink .fsElementHeaderContent:focus:after {
        background: rgba(0, 0, 0, 0.3); }
    .home .tier-5 .quicklink .fsElementContent h2 {
      font-size: 22px;
      line-height: 1.2;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      margin: 0;
      padding: 0 5px;
      height: 80px;
      background: #fff;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (min-width: 800px) {
        .home .tier-5 .quicklink .fsElementContent h2 {
          height: 120px; } }
      @media (min-width: 1500px) {
        .home .tier-5 .quicklink .fsElementContent h2 {
          font-size: 25px;
          line-height: 30px; } }
      .home .tier-5 .quicklink .fsElementContent h2 a {
        color: #0082C8;
        display: block;
        max-width: 200px; }
        .home .tier-5 .quicklink .fsElementContent h2 a:hover {
          color: #000;
          text-decoration: none; }

.home .tier-6 {
  zoom: 1;
  background: #fff;
  padding: 0 20px 0 20px;
  margin: 0;
  display: none; }
  .home .tier-6:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 800px) {
    .home .tier-6 {
      display: block; } }
  @media (min-width: 1000px) {
    .home .tier-6 {
      padding: 0 30px 0 30px; } }
  @media (min-width: 1500px) {
    .home .tier-6 {
      padding: 0 75px 0 75px; } }
  .home .tier-6 header {
    text-align: center; }
    .home .tier-6 header h2.fsElementTitle {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 11px;
      letter-spacing: 8px;
      text-transform: uppercase;
      line-height: 65px;
      margin: 0;
      padding: 0; }
      @media (min-width: 800px) {
        .home .tier-6 header h2.fsElementTitle {
          line-height: 98px;
          font-size: 16px; } }
  .home .tier-6 > .fsElementContent {
    width: 100%; }
  .home .tier-6 .fsTabsNav {
    border: 0; }
    .home .tier-6 .fsTabsNav li {
      position: relative; }
  .home .tier-6 .fsPanel {
    width: 46%;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0; }
    @media (min-width: 1200px) {
      .home .tier-6 .fsPanel {
        height: 620px; } }
    .home .tier-6 .fsPanel .fsElementContent {
      padding: 0; }
  .home .tier-6 article, .home .tier-6 .fsContent {
    position: relative;
    margin: 0;
    height: 300px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    border-top: 4px solid #e27d05;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .home .tier-6 article:before, .home .tier-6 .fsContent:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      z-index: 1;
      transition: all .3s ease-in-out; }
    @media (min-width: 500px) {
      .home .tier-6 article, .home .tier-6 .fsContent {
        height: 400px; } }
    @media (min-width: 1200px) {
      .home .tier-6 article, .home .tier-6 .fsContent {
        height: 620px; } }
    .home .tier-6 article .fsTitle, .home .tier-6 .fsContent .fsTitle {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 29px;
      line-height: 34px;
      margin-bottom: 22px;
      -ms-flex-order: 2;
      order: 2;
      z-index: 1;
      text-align: center;
      padding: 0 10px;
      z-index: 2;
      padding: 0 20px;
      max-width: 520px; }
      @media (min-width: 1200px) {
        .home .tier-6 article .fsTitle, .home .tier-6 .fsContent .fsTitle {
          font-size: 61px;
          line-height: 68px;
          margin-bottom: 28px;
          margin-top: 142px; } }
      .home .tier-6 article .fsTitle .fsPostLink, .home .tier-6 article .fsTitle a, .home .tier-6 .fsContent .fsTitle .fsPostLink, .home .tier-6 .fsContent .fsTitle a {
        color: #fff;
        display: block; }
        .home .tier-6 article .fsTitle .fsPostLink:hover, .home .tier-6 article .fsTitle a:hover, .home .tier-6 .fsContent .fsTitle .fsPostLink:hover, .home .tier-6 .fsContent .fsTitle a:hover {
          color: #fff;
          text-decoration: none; }
    .home .tier-6 article .fsBody, .home .tier-6 .fsContent .fsBody {
      color: #fff;
      -ms-flex-order: 1;
      order: 1;
      z-index: 2;
      font-size: 16px;
      margin: 12px 0 22px 0; }
      @media (min-width: 1000px) {
        .home .tier-6 article .fsBody, .home .tier-6 .fsContent .fsBody {
          margin: 54px 0 75px 0; } }
      .home .tier-6 article .fsBody p, .home .tier-6 .fsContent .fsBody p {
        margin: 0; }
    .home .tier-6 article .fsSummary, .home .tier-6 .fsContent .fsSummary {
      -ms-flex-order: 3;
      order: 3;
      z-index: 2;
      max-width: 420px;
      padding: 0 20px;
      text-align: center; }
      .home .tier-6 article .fsSummary p, .home .tier-6 .fsContent .fsSummary p {
        color: #fff;
        font-size: 16px; }
    .home .tier-6 article .fsThumbnail, .home .tier-6 .fsContent .fsThumbnail {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    .home .tier-6 article .fsReadMoreLink, .home .tier-6 .fsContent .fsReadMoreLink {
      font-size: 13px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      display: block;
      -ms-flex-order: 4;
      order: 4;
      z-index: 1; }
      .home .tier-6 article .fsReadMoreLink:hover, .home .tier-6 article .fsReadMoreLink:focus, .home .tier-6 .fsContent .fsReadMoreLink:hover, .home .tier-6 .fsContent .fsReadMoreLink:focus {
        color: #fff; }
    .home .tier-6 article footer, .home .tier-6 .fsContent footer {
      z-index: 1; }
      .home .tier-6 article footer .fsElementFooterContent a, .home .tier-6 .fsContent footer .fsElementFooterContent a {
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        display: block; }
        .home .tier-6 article footer .fsElementFooterContent a:hover, .home .tier-6 article footer .fsElementFooterContent a:focus, .home .tier-6 .fsContent footer .fsElementFooterContent a:hover, .home .tier-6 .fsContent footer .fsElementFooterContent a:focus {
          color: #fff;
          text-decoration: underline; }
    .home .tier-6 article .fsElementContent, .home .tier-6 .fsContent .fsElementContent {
      z-index: 2;
      max-width: 420px;
      padding: 0 20px;
      text-align: center; }
      .home .tier-6 article .fsElementContent p, .home .tier-6 .fsContent .fsElementContent p {
        color: #fff;
        font-size: 16px; }
    .home .tier-6 article header, .home .tier-6 .fsContent header {
      z-index: 1; }
      .home .tier-6 article header a, .home .tier-6 .fsContent header a {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 22px;
        z-index: 1;
        text-align: center;
        padding: 0 10px;
        z-index: 2;
        padding: 0 20px;
        max-width: 500px;
        color: #fff;
        display: block; }
        @media (min-width: 1200px) {
          .home .tier-6 article header a, .home .tier-6 .fsContent header a {
            font-size: 61px;
            line-height: 68px;
            margin-bottom: 28px; } }
        .home .tier-6 article header a:hover, .home .tier-6 .fsContent header a:hover {
          color: #fff;
          text-decoration: none; }

.home .college-life-mobile {
  max-width: 800px;
  padding: 0 30px;
  display: block; }
  @media (min-width: 800px) {
    .home .college-life-mobile {
      display: none; } }
  .home .college-life-mobile header {
    text-align: center; }
    .home .college-life-mobile header h2.fsElementTitle {
      font-family: "DIN Next W01 Regular", arial, sans-serif;
      font-size: 11px;
      letter-spacing: 8px;
      text-transform: uppercase;
      line-height: 65px;
      margin: 0; }
      @media (min-width: 800px) {
        .home .college-life-mobile header h2.fsElementTitle {
          line-height: 98px;
          font-size: 16px; } }
  .home .college-life-mobile article, .home .college-life-mobile .fsContent {
    position: relative;
    margin: 0;
    height: 300px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    border-top: 4px solid #e27d05;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .home .college-life-mobile article:before, .home .college-life-mobile article:after, .home .college-life-mobile .fsContent:before, .home .college-life-mobile .fsContent:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      z-index: 1; }
    @media (min-width: 500px) {
      .home .college-life-mobile article, .home .college-life-mobile .fsContent {
        height: 400px; } }
    @media (min-width: 1000px) {
      .home .college-life-mobile article, .home .college-life-mobile .fsContent {
        height: 620px; } }
    .home .college-life-mobile article .fsTitle, .home .college-life-mobile .fsContent .fsTitle {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      font-size: 26px;
      line-height: 31px;
      margin-bottom: 22px;
      -ms-flex-order: 2;
      order: 2;
      z-index: 1;
      text-align: center;
      padding: 0 10px;
      z-index: 2;
      padding: 0 10px;
      max-width: 500px; }
      @media (min-width: 500px) {
        .home .college-life-mobile article .fsTitle, .home .college-life-mobile .fsContent .fsTitle {
          font-size: 29px;
          line-height: 34px; } }
      @media (min-width: 1000px) {
        .home .college-life-mobile article .fsTitle, .home .college-life-mobile .fsContent .fsTitle {
          font-size: 61px;
          line-height: 68px;
          margin-bottom: 28px;
          padding: 0 20px; } }
      .home .college-life-mobile article .fsTitle .fsPostLink, .home .college-life-mobile .fsContent .fsTitle .fsPostLink {
        color: #fff;
        display: block; }
        .home .college-life-mobile article .fsTitle .fsPostLink:hover, .home .college-life-mobile .fsContent .fsTitle .fsPostLink:hover {
          color: #fff;
          text-decoration: none; }
    .home .college-life-mobile article .fsSummary, .home .college-life-mobile .fsContent .fsSummary {
      -ms-flex-order: 3;
      order: 3;
      z-index: 2;
      max-width: 420px;
      padding: 0 20px;
      text-align: center; }
      .home .college-life-mobile article .fsSummary p, .home .college-life-mobile .fsContent .fsSummary p {
        height: 70px;
        color: #fff;
        font-size: 16px;
        line-height: 24px; }
    .home .college-life-mobile article .fsThumbnail, .home .college-life-mobile .fsContent .fsThumbnail {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    .home .college-life-mobile article .fsReadMoreLink, .home .college-life-mobile .fsContent .fsReadMoreLink {
      font-size: 13px;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      display: none;
      -ms-flex-order: 4;
      order: 4;
      z-index: 1; }
      @media (min-width: 500px) {
        .home .college-life-mobile article .fsReadMoreLink, .home .college-life-mobile .fsContent .fsReadMoreLink {
          display: block; } }
      .home .college-life-mobile article .fsReadMoreLink:hover, .home .college-life-mobile article .fsReadMoreLink:focus, .home .college-life-mobile .fsContent .fsReadMoreLink:hover, .home .college-life-mobile .fsContent .fsReadMoreLink:focus {
        color: #004B74;
        text-decoration: none; }
    .home .college-life-mobile article header, .home .college-life-mobile .fsContent header {
      z-index: 2; }
      .home .college-life-mobile article header a, .home .college-life-mobile .fsContent header a {
        font-family: "NewBaskervilleW01-Roman", Georgia, serif;
        font-size: 26px;
        line-height: 31px;
        margin-bottom: 22px;
        z-index: 1;
        text-align: center;
        padding: 0 10px;
        z-index: 2;
        padding: 0 20px;
        max-width: 500px;
        color: #fff;
        display: block; }
        @media (min-width: 500px) {
          .home .college-life-mobile article header a, .home .college-life-mobile .fsContent header a {
            font-size: 29px;
            line-height: 34px; } }
        @media (min-width: 1200px) {
          .home .college-life-mobile article header a, .home .college-life-mobile .fsContent header a {
            font-size: 61px;
            line-height: 68px;
            margin-bottom: 28px; } }
        .home .college-life-mobile article header a:hover, .home .college-life-mobile .fsContent header a:hover {
          color: #fff;
          text-decoration: none; }
    .home .college-life-mobile article .fsElementContent, .home .college-life-mobile .fsContent .fsElementContent {
      z-index: 2;
      max-width: 420px;
      padding: 0 20px;
      text-align: center; }
      .home .college-life-mobile article .fsElementContent p, .home .college-life-mobile .fsContent .fsElementContent p {
        height: 70px;
        color: #fff;
        font-size: 16px;
        line-height: 24px; }
    .home .college-life-mobile article footer, .home .college-life-mobile .fsContent footer {
      z-index: 2; }
      .home .college-life-mobile article footer .fsElementFooterContent a, .home .college-life-mobile .fsContent footer .fsElementFooterContent a {
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        display: none; }
        @media (min-width: 500px) {
          .home .college-life-mobile article footer .fsElementFooterContent a, .home .college-life-mobile .fsContent footer .fsElementFooterContent a {
            display: block; } }
        .home .college-life-mobile article footer .fsElementFooterContent a:hover, .home .college-life-mobile article footer .fsElementFooterContent a:focus, .home .college-life-mobile .fsContent footer .fsElementFooterContent a:hover, .home .college-life-mobile .fsContent footer .fsElementFooterContent a:focus {
          color: #fff;
          text-decoration: underline; }
  .home .college-life-mobile .slick-prev, .home .college-life-mobile .slick-next {
    position: absolute;
    bottom: 34px;
    z-index: 1;
    border: 1px solid #fff;
    width: 42px;
    height: 42px;
    bottom: 35px;
    transition: all .3s ease-in-out; }
    @media (min-width: 900px) {
      .home .college-life-mobile .slick-prev, .home .college-life-mobile .slick-next {
        bottom: 51px; } }
    .home .college-life-mobile .slick-prev:before, .home .college-life-mobile .slick-next:before {
      font-family: 'icomoon';
      font-size: 22px;
      display: block;
      color: #fff; }
    .home .college-life-mobile .slick-prev:hover, .home .college-life-mobile .slick-next:hover {
      text-decoration: none; }
      .home .college-life-mobile .slick-prev:hover:before, .home .college-life-mobile .slick-next:hover:before {
        color: #e27d05; }
    .home .college-life-mobile .slick-prev:hover, .home .college-life-mobile .slick-prev:focus, .home .college-life-mobile .slick-next:hover, .home .college-life-mobile .slick-next:focus {
      background: #0082C8; }
      .home .college-life-mobile .slick-prev:hover:before, .home .college-life-mobile .slick-prev:focus:before, .home .college-life-mobile .slick-next:hover:before, .home .college-life-mobile .slick-next:focus:before {
        color: #fff; }
  .home .college-life-mobile .slick-prev {
    left: calc(50% - 41px); }
    @media (min-width: 1000px) {
      .home .college-life-mobile .slick-prev {
        left: calc(50% - 59px); } }
  .home .college-life-mobile .slick-prev:before, .home .college-life-mobile .slick-next:before {
    content: '\e910';
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 1000px) {
      .home .college-life-mobile .slick-prev:before, .home .college-life-mobile .slick-next:before {
        font-size: 30px; } }
  .home .college-life-mobile .slick-next {
    right: calc(50% - 41px); }
    @media (min-width: 1000px) {
      .home .college-life-mobile .slick-next {
        right: calc(50% - 59px); } }
    .home .college-life-mobile .slick-next:before {
      content: '\e911'; }

.home.junior .tier-1 .fsStyleColumn-2 .nav-social {
  background: #D20D44; }

.home.junior .tier-1 .hero-caption-section, .home.junior .tier-1 .hero-caption-section-sync {
  background: url(/uploaded/themes/default_17/images/heroBg-junior.png) no-repeat center center;
  background-size: cover; }
  .home.junior .tier-1 .hero-caption-section article .fsSummary .junior-btn:hover, .home.junior .tier-1 .hero-caption-section article .fsSummary .ducks-btn:hover, .home.junior .tier-1 .hero-caption-section article .fsSummary .senior-btn:hover, .home.junior .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn:hover, .home.junior .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn:hover, .home.junior .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn:hover {
    background: #a80b37; }
  .home.junior .tier-1 .hero-caption-section article .fsTitle .fsPostLink, .home.junior .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink {
    color: #fff; }
    .home.junior .tier-1 .hero-caption-section article .fsTitle .fsPostLink:hover, .home.junior .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink:hover {
      color: #fff; }

.home.junior .tier-2 .quicklink .fsElementContent h2, .home.junior .tier-4 .quicklink .fsElementContent h2 {
  color: #D20D44; }
  .home.junior .tier-2 .quicklink .fsElementContent h2:hover, .home.junior .tier-4 .quicklink .fsElementContent h2:hover {
    color: #000; }
  .home.junior .tier-2 .quicklink .fsElementContent h2 a, .home.junior .tier-4 .quicklink .fsElementContent h2 a {
    color: #D20D44; }
    .home.junior .tier-2 .quicklink .fsElementContent h2 a:hover, .home.junior .tier-4 .quicklink .fsElementContent h2 a:hover {
      color: #000;
      text-decoration: none; }

.home.junior .tier-2 .quicklink .fsElementFooterContent a:hover, .home.junior .tier-4 .quicklink .fsElementFooterContent a:hover {
  color: #000; }

.home.junior .tier-3 .forthcoming-events header .fsElementHeaderContent a {
  background: #D20D44; }

.home.junior .tier-3 .forthcoming-events .slick-prev:hover, .home.junior .tier-3 .forthcoming-events .slick-prev:focus, .home.junior .tier-3 .forthcoming-events .slick-next:hover, .home.junior .tier-3 .forthcoming-events .slick-next:focus {
  background: #D20D44; }

.home.junior .tier-3 .latest-news-section article .fsTitle .fsPostLink {
  color: #D20D44; }
  .home.junior .tier-3 .latest-news-section article .fsTitle .fsPostLink:hover {
    color: #000000; }

.home.junior .tier-3 .latest-news-section .slick-dots li.slick-active button:before {
  color: #D20D44; }

.home.junior .tier-5 .quicklink .fsElementContent h2 {
  color: #D20D44; }
  .home.junior .tier-5 .quicklink .fsElementContent h2:hover {
    color: #000; }
  .home.junior .tier-5 .quicklink .fsElementContent h2 a {
    color: #D20D44; }
    .home.junior .tier-5 .quicklink .fsElementContent h2 a:hover {
      color: #000; }

.home.junior .tier-6 article .fsReadMoreLink:hover {
  color: #D20D44; }

.home.ducks .tier-1 .fsStyleColumn-2 .nav-social {
  background: #e27d05; }

.home.ducks .tier-1 .hero-caption-section, .home.ducks .tier-1 .hero-caption-section-sync {
  background: url(/uploaded/themes/default_17/images/heroBg-ducks1.png) no-repeat center center;
  background-size: cover; }
  .home.ducks .tier-1 .hero-caption-section article .fsSummary .junior-btn:hover, .home.ducks .tier-1 .hero-caption-section article .fsSummary .ducks-btn:hover, .home.ducks .tier-1 .hero-caption-section article .fsSummary .senior-btn:hover, .home.ducks .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn:hover, .home.ducks .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn:hover, .home.ducks .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn:hover {
    background: #d97900; }
  .home.ducks .tier-1 .hero-caption-section article .fsTitle .fsPostLink, .home.ducks .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink {
    color: #fff; }
    .home.ducks .tier-1 .hero-caption-section article .fsTitle .fsPostLink:hover, .home.ducks .tier-1 .hero-caption-section article .fsTitle .fsPostLink:focus, .home.ducks .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink:hover, .home.ducks .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink:focus {
      color: #fff; }
  .home.ducks .tier-1 .hero-caption-section .slick-arrow:hover:before, .home.ducks .tier-1 .hero-caption-section-sync .slick-arrow:hover:before {
    color: #fff; }
  @media (min-width: 900px) {
    .home.ducks .tier-1 .hero-caption-section .slick-dots, .home.ducks .tier-1 .hero-caption-section-sync .slick-dots {
      bottom: 55px; } }
  .home.ducks .tier-1 .hero-caption-section .slick-dots button, .home.ducks .tier-1 .hero-caption-section-sync .slick-dots button {
    border: 0;
    background-color: #fff;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 0; }
    .home.ducks .tier-1 .hero-caption-section .slick-dots button:before, .home.ducks .tier-1 .hero-caption-section-sync .slick-dots button:before {
      display: none; }
  .home.ducks .tier-1 .hero-caption-section .slick-dots .slick-active button, .home.ducks .tier-1 .hero-caption-section-sync .slick-dots .slick-active button {
    background-color: transparent; }

.home.ducks .tier-2 .quicklink .fsElementContent h2, .home.ducks .tier-4 .quicklink .fsElementContent h2 {
  color: #e27d05; }
  .home.ducks .tier-2 .quicklink .fsElementContent h2:hover, .home.ducks .tier-4 .quicklink .fsElementContent h2:hover {
    color: #000; }
  .home.ducks .tier-2 .quicklink .fsElementContent h2 a, .home.ducks .tier-4 .quicklink .fsElementContent h2 a {
    color: #e27d05; }
    .home.ducks .tier-2 .quicklink .fsElementContent h2 a:hover, .home.ducks .tier-4 .quicklink .fsElementContent h2 a:hover {
      color: #000;
      text-decoration: none; }

.home.ducks .tier-2 .quicklink .fsElementFooterContent a:hover, .home.ducks .tier-4 .quicklink .fsElementFooterContent a:hover {
  color: #000; }

.home.ducks .tier-3 .forthcoming-events header .fsElementHeaderContent a {
  background: #F7971D; }

.home.ducks .tier-3 .forthcoming-events .slick-prev:hover, .home.ducks .tier-3 .forthcoming-events .slick-prev:focus, .home.ducks .tier-3 .forthcoming-events .slick-next:hover, .home.ducks .tier-3 .forthcoming-events .slick-next:focus {
  background: #e27d05; }

.home.ducks .tier-3 .latest-news-section article .fsTitle .fsPostLink {
  color: #e27d05; }
  .home.ducks .tier-3 .latest-news-section article .fsTitle .fsPostLink:hover {
    color: #000000; }

.home.ducks .tier-3 .latest-news-section .slick-dots li.slick-active button:before {
  color: #e27d05; }

.home.ducks .tier-5 .quicklink .fsElementContent h2 {
  color: #e27d05; }
  .home.ducks .tier-5 .quicklink .fsElementContent h2:hover {
    color: #000; }
  .home.ducks .tier-5 .quicklink .fsElementContent h2 a {
    color: #e27d05; }
    .home.ducks .tier-5 .quicklink .fsElementContent h2 a:hover {
      color: #000; }

.home.ducks .tier-6 article .fsReadMoreLink:hover {
  color: #e27d05; }

.home.venue .tier-1 .fsStyleColumn-2 .nav-social {
  background: #6E6338; }

.home.venue .tier-1 .hero-caption-section, .home.venue .tier-1 .hero-caption-section-sync {
  background: url(/uploaded/themes/default_17/images/heroBg-venue.png) no-repeat center center;
  background-size: cover; }
  .home.venue .tier-1 .hero-caption-section article .fsSummary .junior-btn:hover, .home.venue .tier-1 .hero-caption-section article .fsSummary .ducks-btn:hover, .home.venue .tier-1 .hero-caption-section article .fsSummary .senior-btn:hover, .home.venue .tier-1 .hero-caption-section-sync article .fsSummary .junior-btn:hover, .home.venue .tier-1 .hero-caption-section-sync article .fsSummary .ducks-btn:hover, .home.venue .tier-1 .hero-caption-section-sync article .fsSummary .senior-btn:hover {
    background: #ffaa40; }
  .home.venue .tier-1 .hero-caption-section article .fsTitle .fsPostLink, .home.venue .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink {
    color: #fff; }
    .home.venue .tier-1 .hero-caption-section article .fsTitle .fsPostLink:hover, .home.venue .tier-1 .hero-caption-section article .fsTitle .fsPostLink:focus, .home.venue .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink:hover, .home.venue .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink:focus {
      color: #FFC173; }
  .home.venue .tier-1 .hero-caption-section .slick-arrow:hover:before, .home.venue .tier-1 .hero-caption-section-sync .slick-arrow:hover:before {
    color: #fff; }
  @media (min-width: 900px) {
    .home.venue .tier-1 .hero-caption-section .slick-dots, .home.venue .tier-1 .hero-caption-section-sync .slick-dots {
      bottom: 55px; } }
  .home.venue .tier-1 .hero-caption-section .slick-dots button, .home.venue .tier-1 .hero-caption-section-sync .slick-dots button {
    border: 0;
    background-color: #fff;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 0; }
    .home.venue .tier-1 .hero-caption-section .slick-dots button:before, .home.venue .tier-1 .hero-caption-section-sync .slick-dots button:before {
      display: none; }
  .home.venue .tier-1 .hero-caption-section .slick-dots .slick-active button, .home.venue .tier-1 .hero-caption-section-sync .slick-dots .slick-active button {
    background-color: transparent; }

.home.venue .tier-2 .quicklink .fsElementContent h2, .home.venue .tier-4 .quicklink .fsElementContent h2 {
  color: #6E6338; }
  .home.venue .tier-2 .quicklink .fsElementContent h2:hover, .home.venue .tier-4 .quicklink .fsElementContent h2:hover {
    color: #000; }
  .home.venue .tier-2 .quicklink .fsElementContent h2 a, .home.venue .tier-4 .quicklink .fsElementContent h2 a {
    color: #6E6338; }
    .home.venue .tier-2 .quicklink .fsElementContent h2 a:hover, .home.venue .tier-4 .quicklink .fsElementContent h2 a:hover {
      color: #000;
      text-decoration: none; }

.home.venue .tier-2 .quicklink .fsElementFooterContent a:hover, .home.venue .tier-4 .quicklink .fsElementFooterContent a:hover {
  color: #000; }

.home.venue .tier-3 .forthcoming-events .slick-prev:hover, .home.venue .tier-3 .forthcoming-events .slick-prev:focus, .home.venue .tier-3 .forthcoming-events .slick-next:hover, .home.venue .tier-3 .forthcoming-events .slick-next:focus {
  background: #6E6338; }

.home.venue .tier-3 .latest-news-section article .fsTitle .fsPostLink {
  color: #6E6338; }
  .home.venue .tier-3 .latest-news-section article .fsTitle .fsPostLink:hover {
    color: #4c4527; }

.home.venue .tier-3 .latest-news-section .slick-dots li.slick-active button:before {
  color: #6E6338; }

.home.venue .tier-5 .quicklink .fsElementContent h2 {
  color: #6E6338; }
  .home.venue .tier-5 .quicklink .fsElementContent h2:hover {
    color: #000; }
  .home.venue .tier-5 .quicklink .fsElementContent h2 a {
    color: #6E6338; }
    .home.venue .tier-5 .quicklink .fsElementContent h2 a:hover {
      color: #000; }

.home.venue .tier-6 article .fsReadMoreLink:hover {
  color: #6E6338; }

@media (min-width: 800px) {
  .home.fsComposeMode .college-life-mobile {
    display: block; } }

.home.fsComposeMode .tier-1 .fsStyleColumn-2 .nav-social {
  position: absolute; }

.home.fsComposeMode .tier-2 .video-container > .fsElementContent {
  postion: relative;
  bottom: 0;
  right: 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li:first-child {
  background: url(/uploaded/Homepage/College_Life/img1.jpg) no-repeat 0 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li:nth-child(2) {
  background: url(/uploaded/Homepage/College_Life/img2.jpg) no-repeat 0 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li:nth-child(3) {
  background: url(/uploaded/Homepage/College_Life/img3.jpg) no-repeat 0 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li:nth-child(4) {
  background: url(/uploaded/Homepage/College_Life/img4.jpg) no-repeat 0 0; }
  .home.fsComposeMode .tier-6 .fsTabsNav li:nth-child(4) a .text-wrap:before {
    display: none; }

.home.fsComposeMode .tier-6 .fsTabsNav li:nth-child(5) {
  background: url(/uploaded/Homepage/College_Life/img5.jpg) no-repeat 0 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li:nth-child(6) {
  background: url(/uploaded/Homepage/College_Life/img6.jpg) no-repeat 0 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li .fsElementActionButtonContainer {
  position: absolute;
  top: 0;
  left: 0; }

.home.fsComposeMode .tier-6 .fsTabsNav li a:before {
  visibility: visible;
  opacity: 1; }

.home.fsComposeMode .tier-6 .fsTabsNav li.fsAddTabListItem {
  height: auto; }
  .home.fsComposeMode .tier-6 .fsTabsNav li.fsAddTabListItem:after {
    background: none; }

.home.fsComposeMode .tier-6 .fsPanel {
  background-image: none !important; }
  .home.fsComposeMode .tier-6 .fsPanel .fsContent:hover:before {
    display: none; }
  .home.fsComposeMode .tier-6 .fsPanel .fsContent:before {
    display: none; }
  .home.fsComposeMode .tier-6 .fsPanel .fsContent .fsElementContent {
    max-width: 100%; }

body:not(.fsComposeMode).home .tier-6 .fsTabsNav {
  width: 53%;
  float: left;
  margin: 0 -1%;
  border: 0; }
  body:not(.fsComposeMode).home .tier-6 .fsTabsNav li {
    position: relative;
    width: 31.333%;
    height: 196px;
    margin: 0;
    padding: 0;
    float: left;
    margin: 0 1% 8px 1%; }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li {
        margin: 0 2% 30px 2%;
        height: 295px;
        width: 29.333%; } }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient(to top, black 0%, transparent 100%);
      z-index: 1; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li a {
      position: relative;
      background: transparent;
      color: #fff;
      font-size: 16px;
      line-height: 20px;
      font-family: "NewBaskervilleW01-Roman", Georgia, serif;
      text-transform: none;
      width: 100%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
      align-items: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding: 0 24px 15px 0;
      z-index: 2;
      text-align: right; }
      @media (min-width: 1200px) {
        body:not(.fsComposeMode).home .tier-6 .fsTabsNav li a {
          font-size: 21px;
          line-height: 25px; } }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li a:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease-in-out; }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li a:hover {
        color: #fff; }
        body:not(.fsComposeMode).home .tier-6 .fsTabsNav li a:hover:before {
          visibility: visible;
          opacity: 1; }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li a .text-wrap {
        max-width: 140px;
        z-index: 3; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:first-child {
      background-size: cover; }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:first-child a .text-wrap {
        max-width: 95px; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(2) {
      background-size: cover; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(3) {
      background-size: cover; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(4) {
      background-size: cover; }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(4) a .text-wrap {
        position: relative;
        /*&:before {
                                content: '';
                                position: absolute;
                                bottom: 60px;
                                right: 0;
                                background: url(/uploaded/Homepage/College_Life/400yrs.png) no-repeat 0 0;
                                width: 64px;
                                height: 96px;
                            }*/ }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(5) {
      background-size: cover; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(6) {
      background-size: cover; }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li:nth-child(6) a .text-wrap {
        max-width: 160px; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li.fsStateSelected:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background: #e27d05;
      z-index: 3; }
    body:not(.fsComposeMode).home .tier-6 .fsTabsNav li.fsStateSelected a {
      color: #fff; }
      body:not(.fsComposeMode).home .tier-6 .fsTabsNav li.fsStateSelected a:after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        width: 0;
        height: 0;
        border-left: 21px solid transparent;
        border-right: 21px solid transparent;
        border-bottom: 15px solid #e27d05; }

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

.coach-service #fsHeader {
  height: 156px; }

.coach-service #fsPageBodyWrapper {
  padding: 0; }

.coach-service #fsPageBody {
  padding: 0 20px 56px 20px; }
  @media (min-width: 600px) {
    .coach-service #fsPageBody {
      padding: 76px 20px 56px 20px; } }
  @media (min-width: 1500px) {
    .coach-service #fsPageBody {
      padding: 76px 116px 100px 116px; } }
  .coach-service #fsPageBody .fsPageTitle {
    position: relative; }
    .coach-service #fsPageBody .fsPageTitle:after {
      content: '';
      background: #1870b4;
      width: 90%;
      height: 1px;
      position: absolute;
      bottom: -10px;
      left: 0; }

.coach-service .map-container {
  position: relative;
  margin: 0; }
  .coach-service .map-container .coaches-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 380px;
    width: 100%;
    margin: 0; }
    @media screen and (max-width: 599px) {
      .coach-service .map-container .coaches-image {
        height: 180px; } }
  .coach-service .map-container .schools-container {
    width: auto;
    position: absolute;
    bottom: -34px;
    right: 0;
    margin: 0; }
    @media (min-width: 400px) {
      .coach-service .map-container .schools-container {
        right: 10px; } }
    @media (min-width: 700px) {
      .coach-service .map-container .schools-container {
        right: 30px;
        -ms-transform: none;
        transform: none; } }
    @media (min-width: 1500px) {
      .coach-service .map-container .schools-container {
        bottom: -34px;
        right: 180px; } }
    .coach-service .map-container .schools-container img {
      box-shadow: 5px 6px 20px 2px rgba(204, 204, 204, 0.79);
      margin: 0 4px;
      max-width: 99px; }
      @media (min-width: 1000px) {
        .coach-service .map-container .schools-container img {
          max-width: 100%; } }

body:not(.fsComposeMode) .gallery-box {
  zoom: 1; }
  body:not(.fsComposeMode) .gallery-box:after {
    display: table;
    clear: both;
    content: ''; }
  body:not(.fsComposeMode) .gallery-box > header .fsElementTitle {
    display: none; }

body:not(.fsComposeMode) .gallery-item {
  position: relative;
  float: left;
  width: 100%;
  height: 226px;
  margin: 0;
  padding: 0;
  border: 9px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ccc;
  z-index: 0; }
  body:not(.fsComposeMode) .gallery-item > header {
    display: none; }
  @media (min-width: 492px) {
    body:not(.fsComposeMode) .gallery-item {
      width: 226px; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .gallery-item {
      width: 100%; } }
  @media (min-width: 861px) {
    body:not(.fsComposeMode) .gallery-item {
      width: 226px; } }
  body:not(.fsComposeMode) .gallery-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 1; }
  @media (min-width: 1100px) {
    body:not(.fsComposeMode) .gallery-item.wide {
      width: 452px; } }
  @media (min-width: 1100px) {
    body:not(.fsComposeMode) .gallery-item.large {
      width: 452px;
      height: 452px; } }

body:not(.fsComposeMode) .fs_style_39,
body:not(.fsComposeMode) .fs_style_40,
body:not(.fsComposeMode) .fs_style_41 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:before,
  body:not(.fsComposeMode) .fs_style_40:before,
  body:not(.fsComposeMode) .fs_style_41:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 51px;
    height: 51px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:after,
  body:not(.fsComposeMode) .fs_style_40:after,
  body:not(.fsComposeMode) .fs_style_41:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  body:not(.fsComposeMode) .fs_style_39 .title_link,
  body:not(.fsComposeMode) .fs_style_40 .title_link,
  body:not(.fsComposeMode) .fs_style_41 .title_link {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    color: #FFFFFF;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 15px; }
  body:not(.fsComposeMode) .fs_style_39:focus, body:not(.fsComposeMode) .fs_style_39:hover,
  body:not(.fsComposeMode) .fs_style_40:focus,
  body:not(.fsComposeMode) .fs_style_40:hover,
  body:not(.fsComposeMode) .fs_style_41:focus,
  body:not(.fsComposeMode) .fs_style_41:hover {
    color: transparent; }
    body:not(.fsComposeMode) .fs_style_39:focus:before, body:not(.fsComposeMode) .fs_style_39:hover:before,
    body:not(.fsComposeMode) .fs_style_40:focus:before,
    body:not(.fsComposeMode) .fs_style_40:hover:before,
    body:not(.fsComposeMode) .fs_style_41:focus:before,
    body:not(.fsComposeMode) .fs_style_41:hover:before {
      background-color: #0082C8; }
    body:not(.fsComposeMode) .fs_style_39:focus:after, body:not(.fsComposeMode) .fs_style_39:hover:after,
    body:not(.fsComposeMode) .fs_style_40:focus:after,
    body:not(.fsComposeMode) .fs_style_40:hover:after,
    body:not(.fsComposeMode) .fs_style_41:focus:after,
    body:not(.fsComposeMode) .fs_style_41:hover:after {
      visibility: visible;
      opacity: 1; }

body:not(.fsComposeMode) .cke_panel_listItem .fs_style_39,
body:not(.fsComposeMode) .cke_panel_listItem .fs_style_40,
body:not(.fsComposeMode) .cke_panel_listItem .fs_style_41 {
  background: none !important;
  position: relative !important;
  color: #505050 !important; }
  body:not(.fsComposeMode) .cke_panel_listItem .fs_style_39:before,
  body:not(.fsComposeMode) .cke_panel_listItem .fs_style_40:before,
  body:not(.fsComposeMode) .cke_panel_listItem .fs_style_41:before {
    content: none !important; }

body:not(.fsComposeMode) .fs_style_39:before {
  background: url("/uploaded/themes/default_17/images/film-reel.png") no-repeat center center; }

body:not(.fsComposeMode) .fs_style_40:before {
  background: url("/uploaded/themes/default_17/images/image-icon.png") no-repeat center center; }

body:not(.fsComposeMode) .fs_style_41:before {
  background: url("/uploaded/themes/default_17/images/gallery-icon.png") no-repeat center center;
  background-size: 26px; }

body:not(.fsComposeMode).gallery-template {
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
  /* content at start */
  /* content animate it */
  /* content animate out */ }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-bg {
    opacity: 0;
    transition: all 0.8s ease-in-out; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.84; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all 0.8s ease-in-out; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1; }
  body:not(.fsComposeMode).gallery-template .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  body:not(.fsComposeMode).gallery-template .mfp-iframe-scaler {
    background: #000; }
    @media (min-width: 992px) {
      body:not(.fsComposeMode).gallery-template .mfp-iframe-scaler {
        padding-top: 56.3%; } }
    body:not(.fsComposeMode).gallery-template .mfp-iframe-scaler iframe {
      background: none;
      position: absolute; }
  .object-fit body:not(.fsComposeMode).gallery-template .mfp-image-holder .mfp-content {
    max-width: 800px;
    width: 100%; }
  .object-fit body:not(.fsComposeMode).gallery-template img.mfp-img {
    width: 100%;
    min-height: 300px;
    max-height: 500px; }

.fsComposeMode .gallery-box .gallery-item {
  background-color: #ccc; }
  .fsComposeMode .gallery-box .gallery-item h2.fsElementTitle {
    background: white; }
  .fsComposeMode .gallery-box .gallery-item > .fsElementContent {
    background: white; }

body:not(.fsComposeMode) .grid-container {
  zoom: 1;
  max-width: 1130px; }
  body:not(.fsComposeMode) .grid-container:after {
    display: table;
    clear: both;
    content: ''; }

body:not(.fsComposeMode) .grid-item {
  position: relative;
  float: left;
  width: 100%;
  height: 226px;
  margin: 0;
  padding: 0;
  border: 9px solid #fff;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0; }
  @media (min-width: 492px) {
    body:not(.fsComposeMode) .grid-item {
      width: 226px; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .grid-item {
      width: 100%; } }
  @media (min-width: 861px) {
    body:not(.fsComposeMode) .grid-item {
      width: 226px; } }
  body:not(.fsComposeMode) .grid-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    z-index: 1; }

@media (min-width: 1100px) {
  body:not(.fsComposeMode) .grid-item--width2 {
    width: 452px; } }

@media (min-width: 1100px) {
  body:not(.fsComposeMode) .grid-item--height3 {
    height: 452px; } }

body:not(.fsComposeMode) .fs_style_39,
body:not(.fsComposeMode) .fs_style_40 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:before,
  body:not(.fsComposeMode) .fs_style_40:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 51px;
    height: 51px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    z-index: 2; }
  body:not(.fsComposeMode) .fs_style_39:after,
  body:not(.fsComposeMode) .fs_style_40:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
  body:not(.fsComposeMode) .fs_style_39 .title_link,
  body:not(.fsComposeMode) .fs_style_40 .title_link {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    color: #FFFFFF;
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 15px; }
  body:not(.fsComposeMode) .fs_style_39:focus, body:not(.fsComposeMode) .fs_style_39:hover,
  body:not(.fsComposeMode) .fs_style_40:focus,
  body:not(.fsComposeMode) .fs_style_40:hover {
    color: transparent; }
    body:not(.fsComposeMode) .fs_style_39:focus:before, body:not(.fsComposeMode) .fs_style_39:hover:before,
    body:not(.fsComposeMode) .fs_style_40:focus:before,
    body:not(.fsComposeMode) .fs_style_40:hover:before {
      background-color: #0082C8; }
    body:not(.fsComposeMode) .fs_style_39:focus:after, body:not(.fsComposeMode) .fs_style_39:hover:after,
    body:not(.fsComposeMode) .fs_style_40:focus:after,
    body:not(.fsComposeMode) .fs_style_40:hover:after {
      visibility: visible;
      opacity: 1; }

body:not(.fsComposeMode) .fs_style_39:before {
  background: url("/uploaded/themes/default_17/images/film-reel.png") no-repeat center center; }

body:not(.fsComposeMode) .fs_style_40:before {
  background: url("/uploaded/themes/default_17/images/image-icon.png") no-repeat center center; }

.mfp-content .fsElementHeaderContent {
  zoom: 1;
  position: relative;
  background: #FFF;
  padding: 44px 20px;
  width: auto;
  height: auto;
  margin: 20px auto;
  font-size: 15px;
  line-height: 18px;
  color: #535353;
  max-width: 500px; }
  .mfp-content .fsElementHeaderContent:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 500px) {
    .mfp-content .fsElementHeaderContent {
      padding: 44px; } }
  @media (min-width: 898px) {
    .mfp-content .fsElementHeaderContent {
      width: 898px;
      height: 527px;
      max-width: 100%; } }
  .mfp-content .fsElementHeaderContent h3 {
    font-size: 19px;
    line-height: 23px; }
    @media (min-width: 898px) {
      .mfp-content .fsElementHeaderContent h3 {
        margin-top: 0; } }
  .mfp-content .fsElementHeaderContent img {
    width: 100%;
    height: 100%; }
    @media (min-width: 898px) {
      .mfp-content .fsElementHeaderContent img {
        width: 449px;
        height: 442px;
        float: left;
        margin-right: 30px; } }
  @media (min-width: 898px) {
    .mfp-content .fsElementHeaderContent .contentWrap {
      float: left;
      width: calc(100% - 479px);
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center; } }

.fsComposeMode .grid-item {
  background-image: none !important; }

.timeline #fsHeader .fsBanner {
  border: 0; }

.timeline.version-2 #fsPageBodyWrapper {
  background: #ECECEC; }

.timeline #fsPageBodyWrapper {
  background: url(../images/timeline_bg.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 120px; }
  @media (min-width: 700px) {
    .timeline #fsPageBodyWrapper {
      padding-left: 100px;
      padding-bottom: 260px; } }
  @media (min-width: 1000px) {
    .timeline #fsPageBodyWrapper {
      padding-left: 140px; } }
  @media (min-width: 1500px) {
    .timeline #fsPageBodyWrapper {
      padding-left: 195px; } }
  @media (min-width: 600px) {
    .timeline #fsPageBodyWrapper .fsPageContent .fsLayout > .fsDiv {
      padding-right: 3.333em;
      padding-left: 3.333em; } }
  @media (min-width: 1500px) {
    .timeline #fsPageBodyWrapper .fsPageContent .fsLayout > .fsDiv {
      padding-right: 1.11111em;
      padding-left: 1.11111em; } }

.timeline .fsBreadcrumb {
  display: none; }

.timeline .fsPageTitle {
  position: relative;
  display: block;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-family: "NewBaskervilleW01-Roman", Georgia, serif;
  text-transform: uppercase;
  background-size: contain;
  margin-bottom: 20px;
  padding: 17px 0 0 0;
  max-width: 230px;
  margin: 0 auto 20px auto;
  height: 80px;
  text-align: center; }
  @media (min-width: 420px) {
    .timeline .fsPageTitle {
      font-size: 28px;
      line-height: 34px;
      padding: 20px 0 0 0;
      max-width: 322px;
      height: 100px; } }
  @media (min-width: 600px) {
    .timeline .fsPageTitle {
      font-size: 34px;
      line-height: 40px;
      padding: 18px 0 0 0;
      max-width: 392px;
      height: 110px; } }
  @media (min-width: 1000px) {
    .timeline .fsPageTitle {
      font-size: 46px;
      line-height: 52px;
      max-width: 532px;
      padding: 69px 0 0 0;
      height: 225px; } }

.timeline .fsElementDialog {
  border-radius: 0;
  border: 0; }
  .timeline .fsElementDialog .fsDialogContent {
    padding: 0; }
  .timeline .fsElementDialog article {
    max-width: 100%;
    overflow: hidden; }
    .timeline .fsElementDialog article .fsThumbnail {
      width: 100%; }
    .timeline .fsElementDialog article .fsTitle {
      font-size: 24px;
      padding: 20px 15px 0 15px;
      margin-bottom: 15px;
      color: #606060; }
      @media (min-width: 600px) {
        .timeline .fsElementDialog article .fsTitle {
          font-size: 30px;
          padding: 30px 30px 0 30px;
          margin-bottom: 25px; } }
      @media (min-width: 1048px) {
        .timeline .fsElementDialog article .fsTitle {
          padding: 50px 30px 0 30px;
          font-size: 34px; } }
    .timeline .fsElementDialog article .fsBody {
      font-size: 14px;
      line-height: 24px;
      padding: 0 15px 30px 15px; }
      @media (min-width: 600px) {
        .timeline .fsElementDialog article .fsBody {
          font-size: 16px;
          padding: 0 30px 50px 30px; } }
      @media (min-width: 1048px) {
        .timeline .fsElementDialog article .fsBody {
          padding: 0 30px 30px 30px;
          font-size: 18px; } }
  .timeline .fsElementDialog .fsDialogCloseButton {
    z-index: 2;
    border: 1px solid #312F30;
    border-radius: 50%; }
    .timeline .fsElementDialog .fsDialogCloseButton:before {
      width: 2px;
      height: 20px;
      left: 11px;
      top: 2px; }
    .timeline .fsElementDialog .fsDialogCloseButton:after {
      left: 2px;
      height: 2px;
      top: 11px;
      width: 20px; }

body:not(.fsComposeMode) .timeline-navigation {
  background-color: #272726;
  color: #fff;
  margin: 30px 0; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .timeline-navigation {
      position: fixed;
      left: 0;
      top: 0;
      width: 80px;
      height: 100vh;
      margin: 0; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .timeline-navigation {
      width: 120px; } }
  body:not(.fsComposeMode) .timeline-navigation > header {
    display: none; }
  body:not(.fsComposeMode) .timeline-navigation .timeline_nav {
    transition: all .3s ease-in-out; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav {
        padding-top: 100px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav {
        padding-top: 136px; } }
    body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link {
      position: relative;
      font-family: Georgia, serif;
      font-size: 16px;
      font-weight: bold;
      display: block;
      color: #fff;
      background: #454545;
      text-decoration: none;
      padding: 0.8em;
      text-align: center;
      border-bottom: 1px solid #fff; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link {
          padding: 1.35em;
          font-size: 21px; } }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:focus {
        background-color: #6e6379; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link.active {
        color: white;
        background-color: #6e6379; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(2).active {
        background-color: #a0745b; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(2):hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(2):focus {
        background-color: #a0745b; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(3).active {
        background-color: #627c7a; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(3):hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(3):focus {
        background-color: #627c7a; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(4).active {
        background-color: #7b7a5c; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(4):hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:nth-child(4):focus {
        background-color: #7b7a5c; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:last-child.active {
        background-color: #723f4a; }
      body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:last-child:hover, body:not(.fsComposeMode) .timeline-navigation .timeline_nav .navigation__link:last-child:focus {
        background-color: #723f4a; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:focus {
  background-color: #87c540; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link.active {
  color: white;
  background-color: #87c540; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(2).active {
  background-color: #683e98; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(2):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(2):focus {
  background-color: #683e98; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(3).active {
  background-color: #008e4c; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(3):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(3):focus {
  background-color: #008e4c; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(4).active {
  background-color: #F7971D; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(4):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(4):focus {
  background-color: #F7971D; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(5).active {
  background-color: #D20D44; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(5):hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:nth-child(5):focus {
  background-color: #D20D44; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:last-child.active {
  background-color: #0082C8; }

.timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:last-child:hover, .timeline.version-2 .timeline-navigation .timeline_nav .navigation__link:last-child:focus {
  background-color: #0082C8; }

.timeline.version-2 .fifthteen-hundred .cd-timeline-img {
  background: #87c540; }

.timeline.version-2 .fifthteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #87c540; }

.timeline.version-2 .sixteen-hundred .cd-timeline-img {
  background: #683e98; }

.timeline.version-2 .sixteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #683e98; }

.timeline.version-2 .seventeen-hundred .cd-timeline-img {
  background: #008e4c; }

.timeline.version-2 .seventeen-hundred .cd-timeline-content {
  border-bottom: 4px solid #008e4c; }

.timeline.version-2 .eighteen-hundred .cd-timeline-img {
  background: #F7971D; }

.timeline.version-2 .eighteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #F7971D; }

.timeline.version-2 .nineteen-hundred .cd-timeline-img {
  background: #D20D44; }

.timeline.version-2 .nineteen-hundred .cd-timeline-content {
  border-bottom: 4px solid #D20D44; }

.timeline.version-2 .twenty-hundred .cd-timeline-img {
  background: #0082C8; }

.timeline.version-2 .twenty-hundred .cd-timeline-content {
  border-bottom: 4px solid #0082C8; }

@media (min-width: 700px) {
  .timeline.sticky-header .timeline-navigation .timeline_nav {
    padding-top: 65px; } }

@media (min-width: 1000px) {
  .timeline.sticky-header .timeline-navigation .timeline_nav {
    padding-top: 90px; } }

.cd-timeline {
  position: relative;
  padding: 0;
  margin: 0 0 50px 0;
  background-repeat: no-repeat;
  background-position: 50% 64%;
  background-size: contain; }
  @media (min-width: 1200px) {
    .cd-timeline {
      background-size: auto; } }
  @media (min-width: 700px) {
    .cd-timeline:before {
      display: block;
      content: "";
      height: 70px;
      /* Give height of your fixed element */
      margin-top: -70px;
      /* Give negative margin of your fixed element */
      visibility: hidden; } }
  @media (min-width: 1000px) {
    .cd-timeline:before {
      height: 90px;
      margin-top: -90px; } }
  .cd-timeline::after {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 45px;
    left: 22px;
    height: 100%;
    width: 4px;
    background: #000; }
    @media (min-width: 700px) {
      .cd-timeline::after {
        top: 160px;
        height: calc(100% - 130px); } }
    @media (min-width: 1000px) {
      .cd-timeline::after {
        top: 222px;
        height: calc(100% - 190px); } }
  @media (min-width: 1200px) {
    .cd-timeline::after {
      left: 50%;
      margin-left: -2px; } }
  .cd-timeline > header {
    text-align: left;
    margin-bottom: 30px; }
    @media (min-width: 1200px) {
      .cd-timeline > header {
        margin-bottom: 60px;
        text-align: center; } }
    .cd-timeline > header .fsElementTitle {
      font-family: Georgia, serif;
      font-size: 32px;
      line-height: 1.2;
      color: #696969; }
      @media (min-width: 700px) {
        .cd-timeline > header .fsElementTitle {
          font-size: 52px; } }
      @media (min-width: 1000px) {
        .cd-timeline > header .fsElementTitle {
          font-size: 82px; } }
  .cd-timeline > footer {
    position: absolute;
    left: 0; }
    @media (min-width: 1200px) {
      .cd-timeline > footer {
        text-align: center;
        left: 50%;
        -ms-transform: translate(-50%);
        transform: translate(-50%); } }
    .cd-timeline > footer .fsElementFooterContent {
      font-family: Georgia, serif;
      font-size: 32px;
      line-height: 1.2;
      color: #696969;
      margin-top: 50px; }
      @media (min-width: 700px) {
        .cd-timeline > footer .fsElementFooterContent {
          font-size: 52px; } }
      @media (min-width: 1000px) {
        .cd-timeline > footer .fsElementFooterContent {
          font-size: 82px; } }

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
  zoom: 1;
  z-index: 1; }
  .cd-timeline-block:after {
    display: table;
    clear: both;
    content: ''; }
  .cd-timeline-block:first-child {
    margin-top: 0; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; }
  @media (min-width: 1200px) {
    .cd-timeline-block {
      margin: 0; }
      .cd-timeline-block:first-child {
        margin-top: 0; }
      .cd-timeline-block:last-child {
        margin-bottom: 0; } }

.cd-timeline-img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #0082C8; }
  @media (min-width: 1200px) {
    .cd-timeline-img {
      left: 50%;
      margin-left: -22.5px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
      .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        animation: cd-bounce-1 .6s; } }
  .fifthteen-hundred .cd-timeline-img {
    background: #87c540; }
  .sixteen-hundred .cd-timeline-img {
    background: #6e6379; }
  .seventeen-hundred .cd-timeline-img {
    background: #a0745b; }
  .eighteen-hundred .cd-timeline-img {
    background: #627c7a; }
  .nineteen-hundred .cd-timeline-img {
    background: #7b7a5c; }
  .twenty-hundred .cd-timeline-img {
    background: #723f4a; }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  100% { } }

.cd-timeline-content {
  zoom: 1;
  position: relative;
  margin-left: 70px;
  background: #fff;
  padding: 0;
  height: 220px; }
  .cd-timeline-content:after {
    display: table;
    clear: both;
    content: ''; }
  .cd-timeline-content .inner-content {
    padding: 0 1em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    @media (min-width: 1200px) {
      .cd-timeline-content .inner-content {
        padding: 0 30px; } }
    @media (min-width: 1500px) {
      .cd-timeline-content .inner-content {
        padding: 0 40px; } }
  .cd-timeline-content .fsThumbnail {
    width: 216px !important;
    height: 100%;
    margin-right: 0;
    float: left;
    display: none; }
    @media (min-width: 700px) {
      .cd-timeline-content .fsThumbnail {
        display: block; } }
    .cd-timeline-content .fsThumbnail .fsCroppedImage {
      height: 220px;
      padding: 0; }
  .cd-timeline-content .fsTitle {
    font-family: "NewBaskervilleW01-Roman", Georgia, serif;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px; }
    @media (min-width: 800px) {
      .cd-timeline-content .fsTitle {
        font-size: 24px;
        line-height: 33px; } }
    @media (min-width: 1000px) {
      .cd-timeline-content .fsTitle {
        font-size: 29px;
        line-height: 38px;
        margin-bottom: 15px; } }
    @media (min-width: 1200px) {
      .cd-timeline-content .fsTitle {
        font-size: 24px;
        line-height: 33px;
        margin-bottom: 10px; } }
    @media (min-width: 1400px) {
      .cd-timeline-content .fsTitle {
        font-size: 29px;
        line-height: 38px;
        margin-bottom: 15px; } }
    .cd-timeline-content .fsTitle .fsPostLink {
      color: #606060; }
      .cd-timeline-content .fsTitle .fsPostLink:hover, .cd-timeline-content .fsTitle .fsPostLink:focus {
        color: #0082C8; }
  .cd-timeline-content p {
    font-size: 14px;
    line-height: 22px;
    color: #606060; }
    @media (min-width: 800px) {
      .cd-timeline-content p {
        font-size: 16px;
        line-height: 24px; } }
  .cd-timeline-content .fsCategories {
    float: left;
    padding: 0;
    margin: 0; }
    .cd-timeline-content .fsCategories li {
      font-family: Georgia, serif;
      font-size: 20px;
      line-height: 1;
      font-weight: normal;
      margin: 0;
      padding: .3em 0;
      display: inline-block !important; }
      @media (min-width: 800px) {
        .cd-timeline-content .fsCategories li {
          font-size: 25px; } }
      @media (min-width: 1200px) {
        .cd-timeline-content .fsCategories li {
          padding: .3em .5em; } }
      .cd-timeline-content .fsCategories li:before {
        display: none; }
  .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 34px;
    right: 100%;
    height: 0;
    width: 0;
    border: 14px solid transparent;
    border-right: 14px solid #fff; }
  .cd-timeline-content .fsPostLink.fsReadMoreLink {
    border-radius: 50%;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 0;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border: 1px solid #312F30;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .3s ease-in-out; }
    .cd-timeline-content .fsPostLink.fsReadMoreLink:after {
      content: '\e914';
      font-family: "IcoMoon";
      font-size: 20px;
      transition: all .3s ease-in-out;
      color: #312F30; }
  @media (min-width: 1200px) {
    .cd-timeline-content {
      margin-left: 0;
      width: 45%; }
      .cd-timeline-content::before {
        top: 34px;
        left: 100%;
        border-color: transparent;
        border-left-color: #fff; }
      .cd-timeline-content .fsCategories {
        position: absolute;
        width: 100%;
        left: 116%;
        top: 30px; }
      .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
          top: 34px;
          left: auto;
          right: 100%;
          border-color: transparent;
          border-right-color: #fff; }
        .cd-timeline-block:nth-child(even) .cd-timeline-content .fsCategories {
          left: auto;
          right: 116%;
          text-align: right; }
      .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        animation: cd-bounce-2 .6s; } }
  .fifthteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #87c540; }
    .fifthteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .fifthteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #87c540; }
    .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #87c540; }
      .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .fifthteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #87c540; }
  .sixteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #6e6379; }
    .sixteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .sixteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #6e6379; }
    .sixteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .sixteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #6e6379; }
      .sixteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .sixteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #6e6379; }
  .seventeen-hundred .cd-timeline-content {
    border-bottom: 4px solid #a0745b; }
    .seventeen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .seventeen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #a0745b; }
    .seventeen-hundred .cd-timeline-content .fsReadMoreLink:hover, .seventeen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #a0745b; }
      .seventeen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .seventeen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #a0745b; }
  .eighteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #627c7a; }
    .eighteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .eighteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #627c7a; }
    .eighteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .eighteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #627c7a; }
      .eighteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .eighteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #627c7a; }
  .nineteen-hundred .cd-timeline-content {
    border-bottom: 4px solid #7b7a5c; }
    .nineteen-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .nineteen-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #7b7a5c; }
    .nineteen-hundred .cd-timeline-content .fsReadMoreLink:hover, .nineteen-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #7b7a5c; }
      .nineteen-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .nineteen-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #7b7a5c; }
  .twenty-hundred .cd-timeline-content {
    border-bottom: 4px solid #723f4a; }
    .twenty-hundred .cd-timeline-content .fsTitle .fsPostLink:hover, .twenty-hundred .cd-timeline-content .fsTitle .fsPostLink:focus {
      color: #723f4a; }
    .twenty-hundred .cd-timeline-content .fsReadMoreLink:hover, .twenty-hundred .cd-timeline-content .fsReadMoreLink:focus {
      border: 1px solid #723f4a; }
      .twenty-hundred .cd-timeline-content .fsReadMoreLink:hover:after, .twenty-hundred .cd-timeline-content .fsReadMoreLink:focus:after {
        color: #723f4a; }

@media (min-width: 1200px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    animation: cd-bounce-2-inverse .6s; } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  100% { } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0; }
  60% {
    opacity: 1; }
  100% { } }

/*! pages - style-guide v0.0.1 */
.colors ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 600px) {
    .colors ol {
      margin-left: -5px;
      margin-right: -5px; } }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 100%; }
    @media (min-width: 600px) {
      .colors ol li {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        width: 25%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #0082C8;
      color: #0082C8; }
      .colors ol li:nth-of-type(1):after {
        content: "#0082C8"; }
    .colors ol li:nth-of-type(2) {
      background: #312F30;
      color: #312F30; }
      .colors ol li:nth-of-type(2):after {
        content: "#312F30"; }
    .colors ol li:nth-of-type(3) {
      background: #939598;
      color: #939598; }
      .colors ol li:nth-of-type(3):after {
        content: "#939598"; }
    .colors ol li:nth-of-type(4) {
      background: #ECECEC;
      color: #ECECEC; }
      .colors ol li:nth-of-type(4):after {
        content: "#ECECEC"; }
    .colors ol li:nth-of-type(5) {
      background: #D20D44;
      color: #D20D44; }
      .colors ol li:nth-of-type(5):after {
        content: "#D20D44"; }
    .colors ol li:nth-of-type(6) {
      background: #F7971D;
      color: #F7971D; }
      .colors ol li:nth-of-type(6):after {
        content: "#F7971D"; }
    .colors ol li:nth-of-type(7) {
      background: #6E6338;
      color: #6E6338; }
      .colors ol li:nth-of-type(7):after {
        content: "#6E6338"; }
    .colors ol li:nth-of-type(8) {
      background: #e27d05;
      color: #e27d05; }
      .colors ol li:nth-of-type(8):after {
        content: "#e27d05"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  margin-left: 0;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.27778em;
    padding: 0.27778em; }
    .fonts ol li:nth-of-type(1) {
      font-family: "NewBaskervilleW01-Roman", Georgia, serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "NewBaskervilleW01-Roman, Georgia, serif"; }
    .fonts ol li:nth-of-type(2) {
      font-family: "DIN Next W01 Regular", arial, sans-serif; }
      .fonts ol li:nth-of-type(2):after {
        content: "DIN Next W01 Regular, arial, sans-serif"; }
    .fonts ol li:nth-of-type(3) {
      font-family: "DIN Next W01 Light", arial, sans-serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "DIN Next W01 Light, arial, sans-serif"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "Myriad W01 Regular", arial, sans-serif; }
      .fonts ol li:nth-of-type(4):after {
        content: "Myriad W01 Regular, arial, sans-serif"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "Gotham A", "Gotham B", arial, sans-serif; }
      .fonts ol li:nth-of-type(5):after {
        content: "Gotham A, Gotham B, arial, sans-serif"; }
    .fonts ol li:nth-of-type(6) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(6):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(7) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(7):after {
        content: "FontAwesome"; }

.headers h1:after {
  content: " size: 50px / line: 52px"; }

.headers h2:after {
  content: " size: 30px / line: 32px"; }

.headers h3:after {
  content: " size: 30px / line: 32px"; }

.headers h4:after {
  content: " size: 22px / line: 24px"; }

.headers h5:after {
  content: " size: 22px / line: 24px"; }

.headers h6:after {
  content: " size: 18px / line: 20px"; }

.cke_panel_listItem .fs_style_31,
.cke_panel_listItem .fs_style_39,
.cke_panel_listItem .fs_style_40,
.cke_panel_listItem .fs_style_41 {
  background: none !important;
  position: relative !important;
  color: #505050 !important; }
  .cke_panel_listItem .fs_style_31:before,
  .cke_panel_listItem .fs_style_39:before,
  .cke_panel_listItem .fs_style_40:before,
  .cke_panel_listItem .fs_style_41:before {
    content: none !important; }

.home .tier-1 .hero-caption-section article .fsTitle .fsPostLink, .home .tier-1 .hero-caption-section-sync article .fsTitle .fsPostLink {
  color: #FFF; }

.video-popup-link {
  margin-bottom: 0; }

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  .fsThumbnail {
    display: none !important;
    height: 0 !important; }
  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100%; }
  html {
    font-size: 100%;
    /* for IE */ }
  body {
    font-size: 62.5%; }
  .video-container, .discover-more-section, #fsBannerLeft, .fsBreadcrumb, .addThis-container, .drawer-trigger {
    height: 0 !important;
    display: none !important; }
  #fsPageBodyWrapper {
    padding: 0 !important; }
  #fsHeader .header-container .fsStyleColumn-1 {
    width: 100% !important; }
  #fsHeader .header-container .fsStyleColumn-2 {
    display: none !important; }
  .site-info-container {
    text-align: center;
    max-width: 100% !important;
    width: 100% !important;
    display: block; }
    .site-info-container a {
      font-size: 30px;
      text-decoration: none;
      margin: 0 0 20px; }
  * {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-height: auto !important;
    height: auto !important; }
  a, a:visited {
    text-decoration: underline; }
  dl dd {
    margin-left: 0; }
  div, dl, li {
    height: auto !important;
    height: 1%; }
  thead {
    display: table-header-group; }
  tr, img, h2, h3, pre, blockquote {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; } }
