@charset "UTF-8";
 /**
 *
 * Antelope Valley Union High School District - madison
 * @link http://avdistrictorg.finalsite.com
 * Site Template : madison
 * Built By: Stephen Petrus
 * Project Manager: Dave Lopes
 * Designer: Brittany Murray
 * ==== Git Info ====
 * Branch Name: clients/avdistrictorg
 * Build version: 1.21.0
 * Git Tag: Composer-Build-2.0-427-g7d9b17e053
 * Last build by: Kosha Burnett
 *
 **/

@charset "UTF-8";
/*! config-site v0.0.1 */
/*
// ================================
// Columns
// ================================

$boundry: 1180;
$boundry: 1380;
$gutter: 20px;


$header-bottom-height: 102px;

// Left Banner, Right Banner padding
$lb-padding-right: 40px;
$rb-padding-left: 40px;

// Left Banner, Right Banner width
$lb-design-width:240; //width of left banner in design
$rb-design-width:280; //width of right banner in design
$lb-width: percentage(($lb-design-width + ($lb-padding-right/1px))/$boundry);
$rb-width: percentage(($rb-design-width + ($rb-padding-left/1px))/$boundry);


// Right Banner will fall under Main Content at less than $bp-create-3-columns
$columns-3-2-1:false;
$left-2column-width:36.5%;
$right-2column-width:100% - $left-2column-width;


// ================================
// Special Site Conditions
// ================================

// Configure breakpoints to be in ems
$bp-in-ems: false;

// Elements >> Unique
// Determines the range at which the hero background image scales
$hero-flex-height: 30vw;
$hero-min-height: 280;
$hero-max-height: 600;

// Elements >> Constituent
// 'arrow', 'dots', 'plus'
$nav-sub-icon: 'dots';
// Decide whether the sub nav has collapse functionality
$nav-sub-collapses: false;


// ================================
// Situational Flexpoints
// ================================

$bp-create-columns: 700px;
$bp-create-3-columns: 900px;
$bp-main-nav-inline: 1000px;
$bp-show-main-dropdowns: 1000px;
$bp-hide-off-canvas: 1000px;

// All Column flexpoints *must* be above $bp-create-columns flexpoint
$bp-2-column: 700px;
$bp-3-column: 900px;
$bp-2-2-column: 800px;
$bp-4-column: 1000px;
$bp-5-column: 1200px;
$bp-elephant-column: 1000px;

$bp-portrait: 700px;
$bp-landscape: 1000px;

*/
/*! config-type v0.0.1 */
html.wf-active, html.wf-inactive {
  visibility: visible;
  opacity: 1; }

/*! config-constants v0.0.1 */
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsTitle, .fsRosterName, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: normal;
  font-size: 1.1em; }

h1,
.alpha {
  margin-top: 0;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.1875em;
  line-height: 1.14286em;
  margin-bottom: 0.57143em;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #1B449C; }

h2,
.beta {
  margin-top: 0;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.875em;
  line-height: 1.33333em;
  margin-bottom: 0.66667em;
  letter-spacing: .5px;
  color: #1B449C;
  text-transform: uppercase; }

h3,
.gamma {
  margin-top: 0;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.375em;
  line-height: 1.36364em;
  margin-bottom: 0.90909em;
  color: #1B449C;
  letter-spacing: .5px;
  text-transform: uppercase; }

h4,
.delta {
  margin-top: 0;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.375em;
  line-height: 1.13636em;
  margin-bottom: 0.90909em;
  color: #919397;
  font-family: "Roboto", sans-serif; }

h5,
.epsilon {
  margin-top: 0;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.125em;
  line-height: 1.38889em;
  margin-bottom: 1.11111em;
  color: #606060;
  font-family: "Roboto", sans-serif; }

h6, blockquote .fs_style_31, .fsNews .fsDateTime, .fsPostElement .fsDateTime,
.zeta {
  margin-top: 0;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.875em;
  line-height: 1.42857em;
  margin-bottom: 1.42857em;
  color: #606060;
  text-transform: uppercase; }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  color: #1B449C;
  text-decoration: none;
  transition: background 0.3s ease, color 0.3s ease; }
  a:hover, a:focus {
    color: #1B449C;
    text-decoration: underline; }

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

table.fs_style_27 {
  margin-bottom: 1.25em;
  width: 100%; }
  table.fs_style_27 th,
  table.fs_style_27 td {
    vertical-align: top;
    border-bottom: 1px solid #fff; }
  table.fs_style_27 th {
    padding: 10px 20px 10px;
    text-align: left;
    background: #1B449C;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 700; }
  table.fs_style_27 td {
    padding: 0.625em 1.25em;
    background: #eaeaea; }
    table.styled tr:nth-of-type(odd) td {
      background-color: #fbfbfb; }
    table.fs_style_27 tr:nth-of-type(odd) td {
      background-color: #fbfbfb; }

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

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

/*! content - buttons v0.0.1 */
.fsLoadMoreButton {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #606060;
  text-shadow: none; }
  .fsLoadMoreButton:hover, .fsLoadMoreButton:focus {
    color: #ffffff;
    text-decoration: none;
    background: #606060; }
  .fsLoadMoreButton em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fsLoadMoreButton,
  #fsBannerLeft .fsLoadMoreButton {
    width: 100%; }

.button, .backbutton {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #1B449C; }
  .button:hover, .backbutton:hover, .button:focus, .backbutton:focus {
    color: #ffffff;
    text-decoration: none;
    background: #52565A; }
  .button em, .backbutton em {
    display: block;
    font-style: normal; }
  #fsBannerRight .button, #fsBannerRight .backbutton,
  #fsBannerLeft .button,
  #fsBannerLeft .backbutton {
    width: 100%; }

.fs_style_23 {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #1B449C; }
  .fs_style_23:hover, .fs_style_23:focus {
    color: #ffffff;
    text-decoration: none;
    background: #52565A; }
  .fs_style_23 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_23,
  #fsBannerLeft .fs_style_23 {
    width: 100%; }

.fs_style_25 {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #F58320; }
  .fs_style_25:hover, .fs_style_25:focus {
    color: #ffffff;
    text-decoration: none;
    background: #F58320; }
  .fs_style_25 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_25,
  #fsBannerLeft .fs_style_25 {
    width: 100%; }

.fs_style_26 {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #52565A; }
  .fs_style_26:hover, .fs_style_26:focus {
    color: #ffffff;
    text-decoration: none;
    background: #1B449C; }
  .fs_style_26 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_26,
  #fsBannerLeft .fs_style_26 {
    width: 100%; }

/*! content - style manger v0.0.1 */
.lead-in,
.fs_style_30 {
  font-size: 1.125em;
  line-height: 1.55556em;
  color: #1B449C; }

blockquote {
  margin: 20px 0;
  padding: 60px 20px 50px;
  position: relative;
  color: #1B449C;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  background: #eaeaea; }
  blockquote:before, blockquote:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 18px; }
  blockquote:before {
    content: "";
    top: 20px; }
  blockquote:after {
    content: "";
    bottom: 20px; }
  blockquote .fs_style_31 {
    display: block;
    margin-top: 15px;
    color: #606060;
    font-style: normal;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px; }

.callout {
  padding: 20px;
  background: #1B449C;
  color: #fff; }
  .callout.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left {
        width: 50%; } }
  .callout.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right {
        width: 50%; } }

.fs_style_32 {
  color: #919397;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.035em; }

.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .slick-dots li {
    margin: 0 4px;
    line-height: 15px;
    font-size: 15px;
    display: inline-block; }
    .slick-dots li button {
      height: 15px;
      width: 15px;
      padding: 0;
      border: 0;
      border-radius: 100%;
      color: #000000;
      font-size: 0;
      line-height: 15px;
      overflow: hidden;
      transition: all .3s linear;
      background: rgba(63, 63, 63, 0.9); }
    .slick-dots li.slick-active button,
    .slick-dots li:hover button,
    .slick-dots li:focus button {
      color: transparent;
      background: #ffffff; }

.backbutton {
  padding: .3em .5em;
  margin-top: 2em;
  text-decoration: none;
  cursor: pointer;
  background: #3f3f3f; }
  .backbutton:hover, .backbutton:focus {
    text-decoration: none; }
  .backbutton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    padding-right: .5em; }

.fsSlideshow .fsElementSlideshow[data-arrows*="true"] {
  padding: 0; }
  @media (min-width: 900px) {
    .fsSlideshow .fsElementSlideshow[data-arrows*="true"] {
      padding: 0 calc(60px - 1em); } }
  @media (min-width: 1000px) {
    .fsSlideshow .fsElementSlideshow[data-arrows*="true"] {
      padding: 0 calc(45px - 1em); } }

@media (max-width: 900px) {
  .fsSlideshow > .fsElementContent {
    padding-bottom: 55px; } }

.fsSlideshow .fsNextButton,
.fsSlideshow .fsPrevButton {
  cursor: pointer;
  display: block;
  height: 52px !important;
  width: 27px !important;
  position: absolute;
  top: auto;
  bottom: 0;
  -ms-transform: none;
  transform: none;
  z-index: 200;
  color: transparent;
  overflow: hidden; }
  @media (min-width: 900px) {
    .fsSlideshow .fsNextButton,
    .fsSlideshow .fsPrevButton {
      top: 50%;
      bottom: auto;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }
  .fsSlideshow .fsNextButton:before,
  .fsSlideshow .fsPrevButton:before {
    display: block;
    height: auto !important;
    width: auto !important;
    position: absolute;
    top: 50%;
    left: calc(50% + 2px);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #abadaf;
    font-size: 100px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    transition: color 0.3s ease; }
  .fsSlideshow .fsNextButton:hover:before, .fsSlideshow .fsNextButton:focus:before,
  .fsSlideshow .fsPrevButton:hover:before,
  .fsSlideshow .fsPrevButton:focus:before {
    color: #F58320; }

.fsSlideshow .fsPrevButton:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.fsSlideshow .fsNextButton:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.fsSlideshow.fsSlideshowHorizontal .fsPrevButton {
  left: 25%; }
  @media (min-width: 900px) {
    .fsSlideshow.fsSlideshowHorizontal .fsPrevButton {
      left: -1px; } }
  @media (min-width: 1400px) {
    .fsSlideshow.fsSlideshowHorizontal .fsPrevButton {
      left: -13px; } }
  .fsSlideshow.fsSlideshowHorizontal .fsPrevButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsSlideshow.fsSlideshowHorizontal .fsNextButton {
  right: 25%; }
  @media (min-width: 900px) {
    .fsSlideshow.fsSlideshowHorizontal .fsNextButton {
      right: -1px; } }
  @media (min-width: 1400px) {
    .fsSlideshow.fsSlideshowHorizontal .fsNextButton {
      right: -13px; } }
  .fsSlideshow.fsSlideshowHorizontal .fsNextButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsSlideshow.fsSlideshowVertical .fsNextButton,
.fsSlideshow.fsSlideshowVertical .fsPrevButton {
  top: auto;
  left: 47px;
  right: auto;
  bottom: auto;
  -ms-transform: none;
  transform: none; }

.fsSlideshow.fsSlideshowVertical .fsPrevButton {
  top: -13px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  .fsSlideshow.fsSlideshowVertical .fsPrevButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsSlideshow.fsSlideshowVertical .fsNextButton {
  bottom: -13px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
  .fsSlideshow.fsSlideshowVertical .fsNextButton:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-dots="true"] {
  padding-bottom: 0; }
  .fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-dots="true"] .slick-list {
    margin-bottom: 45px; }

.callout-box {
  padding: 20px;
  margin: 0 0 20px;
  color: #606060;
  background: #eaeaea; }
  .callout-box .fsElementTitle {
    color: #1B449C;
    font-size: 22px;
    text-transform: none;
    font-family: "Roboto", sans-serif; }
  .callout-box a {
    text-decoration: underline; }
    .callout-box a:hover, .callout-box a:focus {
      text-decoration: none; }
  .callout-box.orange {
    color: #111111;
    background: #F58320; }
    .callout-box.orange .fsElementTitle {
      color: #003266; }
    .callout-box.orange h2, .callout-box.orange h3, .callout-box.orange h4, .callout-box.orange h5, .callout-box.orange h6, .callout-box.orange blockquote .fs_style_31, blockquote .callout-box.orange .fs_style_31, .callout-box.orange .fsNews .fsDateTime, .fsNews .callout-box.orange .fsDateTime, .callout-box.orange .fsPostElement .fsDateTime, .fsPostElement .callout-box.orange .fsDateTime {
      color: inherit; }
    .callout-box.orange a:not([class*=fs_style]) {
      color: #003266; }
  .callout-box.lt-blue {
    color: #3f3f3f;
    background: #9ac0e7; }
  .callout-box.dk-blue {
    color: #fff;
    background: #003266; }
    .callout-box.dk-blue .fsElementTitle {
      color: #9ac0e7; }
    .callout-box.dk-blue h2, .callout-box.dk-blue h3, .callout-box.dk-blue h4, .callout-box.dk-blue h5, .callout-box.dk-blue h6, .callout-box.dk-blue blockquote .fs_style_31, blockquote .callout-box.dk-blue .fs_style_31, .callout-box.dk-blue .fsNews .fsDateTime, .fsNews .callout-box.dk-blue .fsDateTime, .callout-box.dk-blue .fsPostElement .fsDateTime, .fsPostElement .callout-box.dk-blue .fsDateTime {
      color: inherit; }
    .callout-box.dk-blue a:not([class*=fs_style]) {
      color: #9ac0e7; }
  .callout-box.blue {
    color: #fff;
    background: #1B449C; }
    .callout-box.blue .fsElementTitle {
      color: #9ac0e7; }
    .callout-box.blue h2, .callout-box.blue h3, .callout-box.blue h4, .callout-box.blue h5, .callout-box.blue h6, .callout-box.blue blockquote .fs_style_31, blockquote .callout-box.blue .fs_style_31, .callout-box.blue .fsNews .fsDateTime, .fsNews .callout-box.blue .fsDateTime, .callout-box.blue .fsPostElement .fsDateTime, .fsPostElement .callout-box.blue .fsDateTime {
      color: inherit; }
    .callout-box.blue a:not([class*=fs_style]) {
      color: #9ac0e7; }

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

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.fsPanel {
  margin-bottom: 0; }

.fsDialogCloseButton {
  opacity: 1; }
  .fsDialogCloseButton:after, .fsDialogCloseButton:before {
    background: #606060; }
  .fsDialogCloseButton:focus:after, .fsDialogCloseButton:focus:before {
    background: #606060; }
  .fsDialogCloseButton:hover:after, .fsDialogCloseButton:hover:before {
    background: #2d2d2d; }

.fsElementDialog {
  color: #606060; }

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

/*! structure - header v0.0.1 */
#fsHeader {
  padding: 0;
  border-bottom: 5px solid #1B449C;
  height: 144px; }
  @media (min-width: 900px) {
    #fsHeader {
      border-bottom: none;
      position: relative; } }
  #fsHeader .fsElement {
    margin-bottom: 0; }
  @media (min-width: 900px) {
    #fsHeader .fsBanner {
      display: block;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0; } }
  #fsHeader .fsBanner.fsStyleAutoclear {
    clear: none !important; }
    #fsHeader .fsBanner.fsStyleAutoclear:after {
      display: none !important; }

.fsHeader .fsTwoColumnLayout {
  padding: 0;
  margin: 0; }
  .fsHeader .fsTwoColumnLayout > .fsDiv {
    float: none;
    padding: 0;
    margin: 0; }

.header-top {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #52565A;
  background-color: #323537; }
  .header-top.fsElement {
    margin-bottom: 0; }
  .header-top > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem; }
  .header-top .fsTwoColumnLayout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center; }
    .header-top .fsTwoColumnLayout > .fsDiv {
      width: auto;
      float: none;
      height: 42px; }
      .header-top .fsTwoColumnLayout > .fsDiv.fsStyleColumn-1 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .header-top .fsTwoColumnLayout > .fsDiv.fsStyleColumn-2 {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
        flex-flow: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end; }

@media (min-width: 900px) {
  .nav-portal-header.fsElement,
  .nav-utility-school-header.fsElement {
    display: block; } }

.search-custom {
  position: relative;
  z-index: 10; }
  .search-custom.fsElement {
    margin: 0 0 0 7px; }
  .search-custom > header {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    transition: z-index 0s ease 0.4s;
    top: 0;
    left: 0;
    right: auto; }
    .search-open .search-custom > header {
      z-index: -1;
      transition: z-index 0s ease 0s; }
    .search-custom > header .fsElementHeaderContent {
      height: 28px;
      margin: 0;
      position: relative; }
    .search-custom > header p {
      display: block;
      margin: 0; }
  .search-custom .search-toggle {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    z-index: 1;
    font-size: 0px;
    line-height: normal;
    color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .search-custom .search-toggle:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      display: block;
      width: 20px;
      height: 20px;
      padding: 0;
      position: absolute;
      top: calc(50% + 1px);
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #ffffff;
      font-size: 13px;
      line-height: 20px;
      background: transparent; }
    .search-custom .search-toggle:focus {
      box-shadow: 0px 0px 5px 0px white; }
  .search-open .search-custom input.search-input {
    opacity: 1; }
  .search-custom .search-form {
    height: auto; }
  .search-custom .search-submit:before {
    display: none !important;
    color: #1B449C; }
    .search-open .search-custom .search-submit:before {
      display: block !important;
      color: #52565A; }
  .search-custom .fsElementContent {
    z-index: 1;
    max-width: 28px;
    height: 28px;
    overflow: hidden;
    transition: max-width 0.4s ease, opacity 0.4s ease; }
    .search-open .search-custom .fsElementContent {
      max-width: calc(100vw - 115px);
      transition: max-width 0.4s ease, opacity 0.4s ease; }
      @media (min-width: 500px) {
        .search-open .search-custom .fsElementContent {
          max-width: 276px; } }

.nav-utility-header {
  display: none;
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s ease; }
  @media (min-width: 900px) {
    .nav-utility-header {
      display: block; } }
  .search-open .nav-utility-header {
    opacity: 0;
    pointer-events: none; }

.header-bottom {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #1B449C; }
  .header-bottom.fsElement {
    margin-bottom: 0; }
  .header-bottom > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem; }
  .header-bottom .fsTwoColumnLayout {
    display: -ms-flexbox;
    display: flex; }
    .header-bottom .fsTwoColumnLayout > .fsDiv {
      width: auto; }
      .header-bottom .fsTwoColumnLayout > .fsDiv.fsStyleColumn-1 {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        @media (min-width: 900px) {
          .header-bottom .fsTwoColumnLayout > .fsDiv.fsStyleColumn-1 {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            padding-right: 30px; } }
      .header-bottom .fsTwoColumnLayout > .fsDiv.fsStyleColumn-2 {
        display: none;
        width: 100%;
        position: relative; }
        @media (min-width: 900px) {
          .header-bottom .fsTwoColumnLayout > .fsDiv.fsStyleColumn-2 {
            display: block;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto; } }

.site-info-container {
  display: none;
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s ease; }
  @media (min-width: 900px) {
    .site-info-container {
      display: block; } }
  .search-open .site-info-container {
    opacity: 0;
    pointer-events: none; }
  .site-info-container p {
    margin: 0; }
  .site-info-container .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%; }
  .site-info-container a.logo-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: transparent;
    background: none; }
    .header-bottom .site-info-container a.logo-image {
      height: 102px; }
    .site-info-container a.logo-image:hover, .site-info-container a.logo-image:focus {
      color: transparent; }
    .site-info-container a.logo-image img {
      display: block;
      max-height: 30px; }

.nav-logo-header.fsElement {
  margin: 0; }

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

.nav-logo-header .fsNavLevel1 li {
  display: none;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 102px;
  position: relative;
  max-width: 100%; }
  .nav-logo-header .fsNavLevel1 li.nav-link-school-info {
    display: -ms-flexbox;
    display: flex; }
    .nav-logo-header .fsNavLevel1 li.nav-link-school-info a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .nav-logo-header .fsNavLevel1 li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: transparent;
    background: none; }
    .nav-logo-header .fsNavLevel1 li a:hover, .nav-logo-header .fsNavLevel1 li a:focus {
      color: transparent; }
  .nav-logo-header .fsNavLevel1 li .fsNavPageDescription {
    display: none; }
  .nav-logo-header .fsNavLevel1 li img {
    display: block;
    max-height: 70px; }
    .fsHasTheme2 .nav-logo-header .fsNavLevel1 li img {
      max-height: 60px; }
    .nav-logo-header .fsNavLevel1 li img[src*="logo-district.png"] {
      max-height: 60px; }

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

.fsGoogleTranslate {
  display: inline-block;
  float: left;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0 0 0 14px;
  position: relative;
  overflow: hidden; }
  .fsGoogleTranslate:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    top: 2px;
    right: 6px;
    color: #ffffff; }
  .fsGoogleTranslate #google_translate_element {
    display: inline-block;
    padding: 0;
    border: none;
    position: relative;
    color: #ffffff;
    vertical-align: middle;
    background: transparent; }
    .fsGoogleTranslate #google_translate_element label {
      position: absolute;
      top: -9999em;
      left: -9999em;
      color: #ffffff;
      font-size: 16px;
      background-color: #000000; }
      .fsGoogleTranslate #google_translate_element label:hover, .fsGoogleTranslate #google_translate_element label:focus {
        color: #ffffff; }
    .fsGoogleTranslate #google_translate_element .goog-te-gadget {
      display: inline-block;
      vertical-align: middle;
      font-size: 0;
      color: #ffffff; }
      .fsGoogleTranslate #google_translate_element .goog-te-gadget img,
      .fsGoogleTranslate #google_translate_element .goog-te-gadget .goog-logo-link {
        display: none; }
      .fsGoogleTranslate #google_translate_element .goog-te-gadget > div {
        display: inline-block;
        vertical-align: middle;
        color: transparent !important; }
        .fsGoogleTranslate #google_translate_element .goog-te-gadget > div > select {
          width: 100%;
          height: 28px !important;
          width: 28px !important;
          margin: 0;
          padding: 0;
          border: none;
          font-size: 0 !important;
          color: rgba(255, 255, 255, 0) !important;
          text-transform: uppercase;
          font-weight: normal;
          font-family: "Roboto Condensed", sans-serif;
          text-indent: -9999em;
          background: transparent;
          cursor: pointer;
          -webkit-appearance: none;
          -moz-appearance: none; }
          .fsGoogleTranslate #google_translate_element .goog-te-gadget > div > select::-ms-expand {
            display: none; }
          .fsGoogleTranslate #google_translate_element .goog-te-gadget > div > select option {
            background: #ffffff;
            color: #000000;
            font-size: 14px !important; }
      .fsGoogleTranslate #google_translate_element .goog-te-gadget > span {
        display: none; }

/*! structure - footer v0.0.1 */
#fsFooter {
  position: relative;
  background-image: url("/uploaded/images/2018/footer-background.jpg");
  background-position: center center;
  background-size: cover; }
  #fsFooter:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-color: rgba(27, 68, 156, 0.85); }

.fsFooter {
  padding: 37px 30px 0;
  border-top: 6px solid #52565A; }
  @media (min-width: 550px) {
    .fsFooter {
      padding-top: 31px; } }
  .fsFooter > .fsBanner {
    zoom: 1;
    position: relative;
    margin: 0 auto;
    max-width: 74.6875em;
    max-width: 74.6875rem; }
    .fsFooter > .fsBanner:after {
      display: table;
      clear: both;
      content: ''; }
  .fsFooter .fsElement {
    margin-bottom: 20px; }
  .fsFooter .fsElementTitle {
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em; }

.footer-top {
  max-width: 546px; }
  @media (min-width: 550px) {
    .footer-top {
      float: left; } }
  .footer-top.fsElement {
    margin-bottom: 0; }
  .footer-top > .fsElementContent {
    position: relative; }
    @media (min-width: 550px) {
      .footer-top > .fsElementContent {
        padding-left: 273px; } }
    .footer-top > .fsElementContent > * {
      page-break-inside: avoid;
      break-inside: avoid; }

.footer-logo {
  text-align: center; }
  @media (min-width: 550px) {
    .footer-logo {
      position: absolute;
      top: 0;
      left: 0;
      text-align: left; } }
  .footer-logo.fsElement {
    margin-bottom: 34px; }
  .footer-logo p {
    margin: 0; }
  .footer-logo a {
    display: inline-block; }
    .footer-logo a img {
      display: inline-block; }

.school-details {
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.03em; }
  @media (min-width: 550px) {
    .school-details {
      padding-top: 42px; } }
  .nav-school-footer + .school-details {
    padding-top: 0; }
  .school-details.fsElement {
    margin-bottom: 29px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

.nav-social-footer.fsNavigation {
  margin-bottom: 41px; }
  .nav-social-footer.fsNavigation ul, .nav-social-footer.fsNavigation li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .nav-social-footer.fsNavigation ul {
    zoom: 1;
    display: block;
    margin: 0 -5px; }
    .nav-social-footer.fsNavigation ul:after {
      display: table;
      clear: both;
      content: ''; }
    .nav-social-footer.fsNavigation ul li {
      display: block;
      float: left;
      padding: 0 5px; }
      .nav-social-footer.fsNavigation ul li a {
        display: block;
        width: 36px;
        height: 36px;
        border-radius: 100px;
        border: 2px solid #ffffff;
        position: relative;
        color: #ffffff;
        font-size: 0;
        line-height: 0;
        background-color: white; }
        .nav-social-footer.fsNavigation ul li a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          color: #1B449C;
          font-size: 22px;
          line-height: 1;
          transition: color 0.3s ease; }
        .nav-social-footer.fsNavigation ul li a[href*="facebook"]:before {
          content: "";
          font-size: 18px; }
        .nav-social-footer.fsNavigation ul li a[href*="linkedin"]:before {
          content: "";
          font-size: 18px; }
        .nav-social-footer.fsNavigation ul li a:hover, .nav-social-footer.fsNavigation ul li a:focus {
          background-color: rgba(255, 255, 255, 0);
          background-color: transparent;
          text-decoration: none; }
          .nav-social-footer.fsNavigation ul li a:hover:before, .nav-social-footer.fsNavigation ul li a:focus:before {
            color: #ffffff; }
        .nav-social-footer.fsNavigation ul li a[href*="twitter"]:before {
          content: ""; }
        .nav-social-footer.fsNavigation ul li a[href*="youtube"]:before {
          content: ""; }
        .nav-social-footer.fsNavigation ul li a[href*="vimeo"]:before {
          content: ""; }
        .nav-social-footer.fsNavigation ul li a[href*="snapchat"]:before {
          content: ""; }
        .nav-social-footer.fsNavigation ul li a[href*="instagram"]:before {
          content: ""; }
        .nav-social-footer.fsNavigation ul li a[href*="pinterest"]:before {
          content: ""; }

@media (min-width: 1250px) {
  .nav-school-footer {
    padding-top: 42px; } }

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

.nav-school-footer ul li {
  display: block; }

.nav-school-footer ul.fsNavLevel1 > li {
  display: none; }
  .nav-school-footer ul.fsNavLevel1 > li.nav-link-school-info {
    display: block; }
  .nav-school-footer ul.fsNavLevel1 > li > a {
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em; }

.nav-school-footer .fsNavPageDescription {
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.025em; }

@media (min-width: 1250px) {
  .nav-schools-footer {
    float: right;
    padding-top: 42px;
    margin-right: -70px; } }

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

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

.nav-schools-footer ul li {
  display: block; }
  .nav-schools-footer ul li a {
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.025em; }

@media (min-width: 550px) {
  .nav-schools-footer ul.fsNavLevel1 {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 70px;
    column-gap: 70px;
    -moz-column-width: 200px;
    column-width: 200px;
    width: 474px; } }

@media (min-width: 800px) {
  .nav-schools-footer ul.fsNavLevel1 {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 70px;
    column-gap: 70px;
    -moz-column-width: 200px;
    column-width: 200px;
    width: 748px; } }

@media (min-width: 1250px) {
  .nav-schools-footer ul.fsNavLevel1 {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 55px;
    column-gap: 55px;
    -moz-column-width: 200px;
    column-width: 200px;
    width: 718px; } }

.nav-schools-footer ul.fsNavLevel1 > li {
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid; }
  .nav-schools-footer ul.fsNavLevel1 > li > a {
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em; }
  @media (min-width: 1250px) {
    .nav-schools-footer ul.fsNavLevel1 > li.nav-middle-schools {
      page-break-after: avoid;
      -moz-break-after: avoid;
      break-after: avoid; } }
  @media (min-width: 1250px) {
    .nav-schools-footer ul.fsNavLevel1 > li.nav-adult-education {
      margin-bottom: 0 !important; } }
  @media (min-width: 1250px) {
    .nav-schools-footer ul.fsNavLevel1 > li.nav-explore-our-site {
      max-width: 137px;
      padding-bottom: 100px;
      margin-left: -12px; } }

.footer-copyright {
  clear: both;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.027em;
  opacity: 0.5; }
  .footer-copyright.fsElement {
    padding-top: 40px; }
    @media (min-width: 1250px) {
      .footer-copyright.fsElement {
        padding-top: 82px; } }

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

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

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

body {
  color: #606060;
  font-size: 16px;
  line-height: 25px; }

body:not(.fsComposeMode).landing .landing-image {
  height: 180px;
  background-size: contain !important;
  max-width: 100vw; }
  @media (min-width: 590px) {
    body:not(.fsComposeMode).landing .landing-image {
      background-size: cover !important; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode).landing .landing-image {
      background-size: 100% auto !important; } }
  @media (min-width: 900px) {
    body:not(.fsComposeMode).landing .landing-image {
      height: 239px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode).landing .landing-image {
      height: 320px; } }
  @media (min-width: 1400px) {
    body:not(.fsComposeMode).landing .landing-image {
      height: 450px; } }
  body:not(.fsComposeMode).landing .landing-image > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    height: 100%;
    position: relative; }
  body:not(.fsComposeMode).landing .landing-image .fsPageTitle {
    width: 100%;
    padding: 20px;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
    background: #1b449c; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).landing .landing-image .fsPageTitle {
        padding: 20px;
        font-size: 30px;
        background: rgba(27, 68, 156, 0.7); } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).landing .landing-image .fsPageTitle {
        width: 40%;
        left: auto;
        right: 0;
        bottom: 54px;
        text-align: left; } }

#fsPageWrapper {
  overflow: hidden;
  position: relative;
  min-height: 100vh; }

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

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 700px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 1200px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

#fsPageContent {
  width: 100%; }

#fsBannerLeft {
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  margin-bottom: 20px;
  float: none !important; }
  .emptyBannerLeft #fsBannerLeft {
    width: 0 !important;
    padding: 0 !important; }
  @media (min-width: 700px) {
    #fsBannerLeft {
      padding-right: 23px;
      width: 243px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0;
      float: left !important; } }
  @media (min-width: 1000px) {
    #fsBannerLeft {
      padding-right: 52px;
      width: 335px; } }
  @media (min-width: 600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 2;
      order: 2; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 52px;
      width: 335px; } }

#fsPageContent {
  float: none !important;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  .fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 700px) {
      .fsHasRightBanner #fsPageContent {
        float: left !important; } }
  @media (min-width: 700px) {
    .fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px); } }
  @media (min-width: 1000px) {
    .fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 336px); } }
  .fsHasLeftBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 700px) {
      .fsHasLeftBanner #fsPageContent {
        float: left !important; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner:not(.emptyBannerLeft) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px); } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner:not(.emptyBannerLeft) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 335px); } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
  @media (min-width: 700px) {
    .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner.emptyBannerRight #fsPageContent {
      width: 100%; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner.emptyBannerRight #fsPageContent {
      width: calc(100% - 243px);
      -ms-flex-order: 2;
      order: 2; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      width: calc(100% - 243px); } }
  @media (min-width: 700px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px); } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner.emptyBannerLeft #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: 100%;
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner.emptyBannerRight #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px);
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px);
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px);
      margin-bottom: 0; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 335px);
      margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner.emptyBannerLeft #fsPageContent {
      width: calc(100% - 671px); } }
  @media (min-width: 1200px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      width: calc(100% - 671px); } }
  @media (min-width: 1200px) {
    .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner.emptyBannerRight #fsPageContent {
      width: calc(100% - 671px); } }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.emptyBannerLeft.fsHasRightBanner:not(.emptyBannerRight) #fsPageContent {
      width: calc(100% - 671px); } }

#fsBannerRight {
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  margin-bottom: 20px;
  float: none !important; }
  @media (min-width: 700px) {
    #fsBannerRight {
      padding-left: 23px;
      width: 243px;
      -ms-flex-order: 3;
      order: 3;
      margin-bottom: 0;
      float: right !important; } }
  @media (min-width: 1000px) {
    #fsBannerRight {
      padding-left: 52px;
      width: 336px; } }
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding-left: 0; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -ms-flex-order: 3;
        order: 3; } }
    @media (min-width: 700px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 23px;
        width: 243px;
        -ms-flex-order: 3;
        order: 3; } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -ms-flex-order: 3;
        order: 3;
        padding-left: 23px;
        width: 243px; } }
    @media (min-width: 1200px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 52px;
        width: 336px; } }
  .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
    width: 100%; }
    @media (min-width: 700px) {
      .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
        -ms-flex-order: 3;
        order: 3;
        padding-left: 0;
        width: calc(100% - 243px); } }
    @media (min-width: 900px) {
      .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
        -ms-flex-order: 3;
        order: 3;
        padding-left: 0;
        width: calc(100% - 243px); } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
        width: calc(100% - 335px); } }
    @media (min-width: 1200px) {
      .fsHasLeftBanner:not(.emptyBannerLeft).fsHasRightBanner:not(.emptyBannerRight) #fsBannerRight {
        padding-left: 52px;
        width: 336px; } }

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

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

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

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

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

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

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

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

div[class*="fsTwoColumnWide"] {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  div[class*="fsTwoColumnWide"] > .fsDiv {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px; }
    @media (min-width: 700px) {
      div[class*="fsTwoColumnWide"] > .fsDiv {
        margin-bottom: 0; } }
    div[class*="fsTwoColumnWide"] > .fsDiv:last-child {
      margin-bottom: 0; }

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 335px); } }
  @media (min-width: 700px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 335px); } }
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 243px); } }
    @media (min-width: 700px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 335px); } }
    @media (min-width: 800px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        -ms-flex-order: 2;
        order: 2;
        width: calc(100% - 243px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 335px); } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 243px); } }

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
  -ms-flex-order: 2;
  order: 2; }
  @media (min-width: 700px) {
    .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      width: 335px;
      padding-right: 52px; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      width: 100%;
      padding-right: 0;
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      width: 335px;
      padding-right: 52px;
      margin-bottom: 0; } }
  @media (min-width: 600px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 2;
      order: 2;
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      padding-right: 52px;
      width: 335px; } }
  @media (min-width: 800px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      padding-right: 52px;
      width: 335px; } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
        padding-right: 23px;
        width: 243px; } }

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

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 23px;
      width: 243px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 52px;
      width: 336px; } }

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

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

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

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

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 243px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 335px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 486px);
      margin-bottom: 0; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 671px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 23px;
      width: 243px; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 52px;
      width: 336px; } }

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 336px); } }
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 800px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 243px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 336px); } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
      width: calc(100% - 336px); } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 243px); } }

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
  -ms-flex-order: 3;
  order: 3; }
  @media (min-width: 700px) {
    .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      -ms-flex-order: 3;
      order: 3;
      width: 336px;
      padding-left: 52px; } }
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%;
    padding: 0; }
    @media (min-width: 800px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 23px;
        width: 243px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 52px;
        width: 336px; } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      width: 100%;
      padding-left: 0;
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      width: 336px;
      padding-left: 52px;
      margin-bottom: 0; } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 23px;
        width: 243px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 243px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 335px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 243px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 335px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding: 0; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      -ms-flex-order: 2;
      order: 2;
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 52px;
      width: 335px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      -ms-flex-order: 1;
      order: 1;
      padding-right: 23px;
      width: 243px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 52px;
      width: 335px; } }

@media (min-width: 600px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    -ms-flex-order: 2;
    order: 2;
    padding-right: 23px;
    width: 243px; } }

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

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    -ms-flex-order: 1;
    order: 1;
    padding-right: 23px;
    width: 243px; } }

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

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 243px); } }
  @media (min-width: 700px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 335px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      -ms-flex-order: 2;
      order: 2;
      width: calc(100% - 486px);
      margin-bottom: 0; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 671px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      -ms-flex-order: 3;
      order: 3;
      padding-left: 23px;
      width: 243px; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 52px;
      width: 336px; } }

.fsElephantRightLayout,
.fsElephantLeftLayout {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .fsElephantRightLayout > div,
  .fsElephantLeftLayout > div {
    padding: 0;
    margin: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px; }
    @media (min-width: 700px) {
      .fsElephantRightLayout > div,
      .fsElephantLeftLayout > div {
        margin-bottom: 0; } }
    .fsElephantRightLayout > div:last-child,
    .fsElephantLeftLayout > div:last-child {
      margin-bottom: 0; }

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

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

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

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

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

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

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

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

@media (min-width: 700px) {
  .fsElephantRightLayout > div.fsStyleOneThird {
    width: 336px;
    padding-left: 52px;
    padding-right: 0; } }

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

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

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

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

.fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner .fsElephantRightLayout > div.fsStyleOneThird {
      padding-left: 23px;
      width: 243px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 1200px) {
    .fsHasLeftBanner.fsHasRightBanner .fsElephantLeftLayout > div.fsStyleOneThird {
      padding-right: 23px;
      width: 243px; } }

/*
// xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
// Danger Zone
// xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

// ================================
// Common Columns
// ================================

@mixin layout-column($importance: false) {
  margin-bottom: $gutter;

  @if $importance {
    width: 100% !important;
    float: none !important;
  }
  @else {
    width: 100%;
    float: none;
  }

  @include breakpoint($bp-create-columns) {
    @if $importance {
      float: left !important;
    }
    @else {
      float: left;
    }
  }

}

#fsBannerLeft {
  @include layout-column;

  @include breakpoint($bp-create-columns) {
    padding-right: 25px;
    //width: $lb-width;
    width: 35%;
  }
  @include breakpoint($bp-create-3-columns) {
    padding-right: $lb-padding-right;
    width: $lb-width;
    //width: 35%;
  }


  @if $columns-3-2-1 {
    .fsHasLeftBanner & {
      padding-right:0;

      @include breakpoint($bp-create-columns) {
        padding-right: $lb-padding-right;
        width:$left-2column-width;
      }

      @include breakpoint($bp-create-3-columns) {
        padding-right: $lb-padding-right;
        width: $lb-width;
      }
    }

  }

}



#fsPageContent {
  @include layout-column(true);

  .fsHasRightBanner & {

    @include breakpoint($bp-create-columns) {
      width: 100% !important;
    }
    @include breakpoint($bp-create-3-columns) {
      width: 100% - $rb-width !important;
    }

  }

  .fsHasLeftBanner & {

  @include breakpoint($bp-create-columns) {
    width: 100% - $lb-width !important;
    //width: 65% !important;
  }

  @if $columns-3-2-1 {
    @include breakpoint($bp-create-columns) {
      width:$right-2column-width !important;
      float:right;
    }

    @include breakpoint($bp-create-3-columns) {
      width: 100% - $lb-width !important;
      float:left;
    }
  }

  }

  .fsHasLeftBanner.fsHasRightBanner & {

    @if $columns-3-2-1 {
    @include breakpoint($bp-create-columns) {
      width: 100% - $lb-width !important;
    }
    @include breakpoint($bp-create-3-columns) {
      width: 100% - $lb-width - $rb-width !important;
    }
    }
    @else {
    @include breakpoint($bp-create-columns) {
      //width: 100% - $lb-width !important;
      width: 65% !important;
    }
    @include breakpoint($bp-create-3-columns) {
      width: 100% - $lb-width - $rb-width !important;
    }
    }

  }

}

#fsBannerRight {
  @include layout-column;
  width: 100%;
  padding-left: 0;
  @include breakpoint($bp-create-columns) {
    //padding-left: $rb-padding-left;
    //width: $rb-width;
    //padding: 0;
    //width: 100% - $lb-width !important;
      //width: 65% !important;
      // width: 100%;
      // padding-left: 0;
  }
  @include breakpoint($bp-create-3-columns) {
      padding-left: $rb-padding-left;
      width: $rb-width !important;
    }

    .fsHasLeftBanner.fsHasRightBanner & {

    @include breakpoint($bp-create-columns) {
      float:right;
      //width: 100%;
      width: 65% !important;
      padding: 0;
    }

    @include breakpoint($bp-create-3-columns) {
      padding-left: $rb-padding-left;
      width: $rb-width !important;
    }
  }

}


// ================================
// Common Layout
// ================================

.fsLayout {

  @include breakpoint($bp-create-columns) {
    @include margin-x($gutter * -1);
  }

  .fsDiv {
    @include layout-column;

    @include breakpoint($bp-create-columns) {
      @include padding-x;
    }

  }

}

// ================================
// 1c
// ================================

// No Changes


// ================================
// 2c
// ================================

.fsTwoColumnLayout {

  .fsDiv {

    @include breakpoint($bp-2-column) {
      width: cp(1, 2);
    }

  }

}


// ================================
// 3c
// ================================

.fsThreeColumnLayout {

  .fsDiv {

    @include breakpoint($bp-3-column) {
      width: cp(1, 3);
    }

  }

}


// ================================
// 4c
// ================================

.fsFourColumnLayout {

  .fsDiv {

    @include breakpoint($bp-2-column) {
      width: cp(1, 2);
    }

    @include breakpoint($bp-4-column) {
      width: cp(1, 4);
    }

  }

}


// ================================
// 2c-1c
// ================================

// No Changes


// ================================
// 1c-2c
// ================================

// No Changes


// ================================
// 3c-1c
// ================================

// No Changes


// ================================
// 1c-3c
// ================================

// No Changes


// ================================
// 1c-2c-1c
// ================================

// No Changes


// ================================
// 1c-3c-1c
// ================================

// No Changes


// ================================
// Elephants
// ================================

.fsLayout {

  .fsStyleTwoThirds {
    width: 100%;

    @include breakpoint($bp-elephant-column) {
      width: cp(2, 3);
    }

  }

  .fsStyleOneThird {
    width: 100%;

    @include breakpoint($bp-elephant-column) {
      width: cp(1, 3);
    }

  }

}
*/
#fsPoweredByFinalsite {
  margin-top: 30px;
  background-position: 50% 0;
  width: 100%; }
  @media (min-width: 900px) {
    #fsPoweredByFinalsite {
      margin-top: 40px; } }
  #fsPoweredByFinalsite a {
    display: block; }

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

.fsBreadcrumb li {
  display: inline-block; }

/*! navigation - main v0.0.1 */
.nav-main {
  max-width: 100%; }
  #fsHeader .nav-main {
    display: none; }
    @media (min-width: 900px) {
      #fsHeader .nav-main {
        display: block; } }
  .nav-main > .fsElementContent {
    max-width: 100%;
    width: 100%; }
  .nav-main.nav-comparison {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none; }
  .nav-main, .nav-main ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-main li {
    margin: 0;
    padding: 0; }
  .nav-main nav {
    width: 100%;
    max-width: 100%;
    zoom: 1; }
    .nav-main nav:after {
      display: table;
      clear: both;
      content: ''; }
  .nav-main .fsNavLevel1 {
    float: right; }
    @media (min-width: 900px) {
      .nav-main .fsNavLevel1 {
        position: relative;
        margin: 0 auto;
        max-width: 62.5em;
        max-width: 62.5rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: center;
        max-width: 100%; } }
    .nav-main .fsNavLevel1.collapse-lines > li > a > span > i {
      display: block; }
    .nav-main .fsNavLevel1 > li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
      flex-flow: row;
      margin: 0;
      position: relative;
      font-size: 18px;
      line-height: 1em;
      font-weight: 700;
      letter-spacing: 0.015em;
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      transition: 0.3s background; }
      @media (min-width: 900px) {
        .nav-main .fsNavLevel1 > li {
          -ms-flex: 0 1 auto;
          flex: 0 1 auto; } }
      .nav-main .fsNavLevel1 > li:hover > a, .nav-main .fsNavLevel1 > li.menu-item-open > a {
        text-decoration: none; }
        .nav-main .fsNavLevel1 > li:hover > a > span:after, .nav-main .fsNavLevel1 > li.menu-item-open > a > span:after {
          height: 4px;
          opacity: 1; }
      .nav-main .fsNavLevel1 > li > a {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
        flex-flow: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        height: 102px;
        position: relative;
        color: #ffffff;
        text-decoration: none !important; }
        .nav-main .fsNavLevel1 > li > a:before, .nav-main .fsNavLevel1 > li > a:after {
          content: '';
          display: block;
          width: 30px;
          height: 100%;
          -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
        .nav-main .fsNavLevel1 > li > a span {
          display: block;
          margin: 0 5px;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto;
          position: relative;
          text-decoration: none !important; }
          .nav-main .fsNavLevel1 > li > a span:after {
            content: '';
            display: block;
            height: 0px;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -10px;
            background: #F58320;
            opacity: 0;
            transition: height 0.3s ease, opacity 0.3s ease; }
          .nav-main .fsNavLevel1 > li > a span i {
            display: inline-block;
            word-break: break-all;
            font-style: normal;
            text-decoration: none !important; }
        .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
          text-decoration: none; }
          .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a > span:after {
            height: 4px;
            opacity: 1; }
        .nav-main .fsNavLevel1 > li > a.clone {
          position: absolute;
          top: 0;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          background-color: rgba(0, 255, 0, 0.2); }

html.js .nav-main .fsNavLevel1 > li {
  position: relative; }
  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:not(.js) .nav-main .fsNavLevel1 > li {
  position: relative; }
  html:not(.js) .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  html:not(.js) .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
    max-height: 9999px; }
  @media (max-width: 599px) {
    html:not(.js) .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; } }

.nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  z-index: 300; }

.nav-main .fsNavPageInfo {
  background: rgba(255, 255, 255, 0.95);
  text-align: left;
  width: 520px; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: -65px;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavLevel1 > li:nth-child(n+4) .fsNavPageInfo {
    right: 0;
    left: auto !important;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
    right: 0;
    left: auto;
    -ms-transform: none;
    transform: none; }
  @media (min-width: 980px) {
    .nav-main .fsNavParentPage:hover .fsNavPageInfo {
      display: block; } }
  @media (min-width: 980px) {
    .nav-main .fsNavParentPage.menu-item-open .fsNavPageInfo {
      display: block; } }

.nav-main .fsNavLevel2 {
  padding: 10px 20px 11px;
  margin: 0;
  width: 100%;
  min-height: initial;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -moz-column-rule: none;
  column-rule: none; }
  .nav-main .fsNavLevel2 li {
    page-break-inside: avoid;
    break-inside: avoid-column;
    position: relative;
    font-size: 16px;
    text-transform: none;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    letter-spacing: 0; }
    .nav-main .fsNavLevel2 li:after {
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #e1e1e1; }
    .nav-main .fsNavLevel2 li:last-child {
      border-bottom: none; }
  .no-csscolumns .nav-main .fsNavLevel2 li {
    float: left;
    display: inline-block;
    width: 50%;
    vertical-align: top; }
  .nav-main .fsNavLevel2 .sub-list li:last-of-type:after {
    display: none; }
  .nav-main .fsNavLevel2 a {
    display: block;
    padding: 10px 0px 9px;
    color: #606060;
    text-decoration: none; }
    .nav-main .fsNavLevel2 a:hover, .nav-main .fsNavLevel2 a:focus {
      color: #1B449C;
      text-decoration: none; }

.nav-main .fsNavLevel1 > li.nav-utility-pages {
  display: none; }

.nav-utility-pages {
  display: none; }

/*! navigation - off-canvas v0.0.1 */
.drawer-ribbon {
  width: 74px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9000;
  background: none; }
  @media (min-width: 900px) {
    .drawer-ribbon {
      height: 64px; } }
  .drawer-is-active .drawer-ribbon {
    width: 300px;
    max-width: 100%;
    background: #ffffff; }
  @media (min-width: 900px) {
    .drawer-ribbon {
      display: none; } }

.drawer-trigger {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  height: 35px;
  width: 35px;
  position: relative;
  top: 5px;
  left: 23px;
  z-index: 9000;
  font-size: 0;
  background: none; }
  .drawer-trigger:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #ffffff;
    font-size: 16px; }
  .drawer-trigger:hover:before {
    color: #ffffff; }
  .drawer-is-active .drawer-trigger {
    position: absolute;
    top: 5px;
    left: auto;
    right: 4px;
    background: none; }
    .drawer-is-active .drawer-trigger:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #e1e1e1; }

#fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  transform: translate3d(-20%, 0, 0);
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  width: 300px;
  max-width: 100%;
  min-height: 100%;
  padding-top: 62px;
  top: 0;
  z-index: 8999;
  background: #ffffff; }
  .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);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
    .drawer-is-active #fsMenu:after {
      content: '';
      display: block;
      height: 100%;
      width: 200%;
      position: absolute;
      top: 0;
      left: 100%;
      z-index: 9000;
      background: rgba(0, 0, 0, 0.3); }
    @media (min-width: 900px) {
      .drawer-is-active #fsMenu {
        display: none; } }
  #fsMenu .off-canvas-nav {
    position: relative;
    top: 0;
    margin-bottom: 30px !important;
    padding: 20px 0 10px;
    zoom: 1; }
    #fsMenu .off-canvas-nav, #fsMenu .off-canvas-nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #fsMenu .off-canvas-nav li {
      margin: 0;
      padding: 0; }
    #fsMenu .off-canvas-nav:after {
      display: table;
      clear: both;
      content: ''; }
    #fsMenu .off-canvas-nav .fsElementTitle {
      padding: 0 30px;
      margin-bottom: 19px;
      color: #919397;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0.03em; }
    #fsMenu .off-canvas-nav ul.fsNavLevel1 {
      display: block;
      margin: 0;
      padding: 0; }
      #fsMenu .off-canvas-nav ul.fsNavLevel1 > li {
        font-size: 20px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: "Roboto Condensed", sans-serif; }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 > li:last-child > a {
          border-bottom: 1px solid rgba(63, 63, 63, 0.2); }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 > li > a {
          padding: 14px 35px 13px 0;
          margin: 0 35px 0 30px;
          font-size: 18px;
          line-height: 22px;
          letter-spacing: 0; }
      #fsMenu .off-canvas-nav ul.fsNavLevel1 li {
        display: block;
        margin: 0;
        padding: 0;
        position: relative; }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 li.active {
          margin-bottom: -1px;
          background: #ededed; }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 li:last-child {
          padding-bottom: 0;
          margin-bottom: 0; }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 li.fsNavCurrentPage > a,
        #fsMenu .off-canvas-nav ul.fsNavLevel1 li.fsNavCurrentPageAncestor > a {
          color: #3f3f3f;
          background: none; }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 li span.sub-trigger {
          display: block;
          width: 40px;
          height: 36px;
          border-left: 1px solid rgba(63, 63, 63, 0.2);
          position: absolute;
          top: 8px;
          right: 30px;
          text-align: center;
          cursor: pointer; }
          #fsMenu .off-canvas-nav ul.fsNavLevel1 li span.sub-trigger:after {
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            color: #606060;
            font-size: 24px;
            font-weight: normal; }
          #fsMenu .off-canvas-nav ul li.active > a {
            color: #231F20; }
          #fsMenu .off-canvas-nav ul li.active > span.sub-trigger:after {
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none;
            font-size: 18px; }
        #fsMenu .off-canvas-nav ul.fsNavLevel1 li a {
          display: block;
          width: calc(100% - 60px);
          border-top: 1px solid rgba(63, 63, 63, 0.2);
          color: #606060; }
          #fsMenu .off-canvas-nav ul.fsNavLevel1 li a:hover {
            color: #231F20;
            text-decoration: none; }
          #fsMenu .off-canvas-nav li.fsNavCurrentPage > a {
            color: #1B449C !important; }
          #fsMenu .off-canvas-nav li.fsNavCurrentPageAncestor > a {
            color: #231F20 !important; }
    #fsMenu .off-canvas-nav ul.fsNavLevel2 {
      margin: 0;
      padding: 0 0 7px; }
      #fsMenu .off-canvas-nav ul.fsNavLevel2 li {
        margin: 0;
        padding: 0;
        font-size: 16px;
        text-transform: none; }
        #fsMenu .off-canvas-nav ul.fsNavLevel2 li a {
          padding-top: 10px;
          padding-bottom: 9px;
          color: #606060;
          font-family: "Roboto", sans-serif;
          letter-spacing: 0; }
        #fsMenu .off-canvas-nav ul.fsNavLevel2 li span.sub-trigger {
          top: 5px; }
        #fsMenu .off-canvas-nav ul.fsNavLevel2 li > a {
          padding-left: 10px;
          margin: 0 30px;
          font-weight: 500; }
        #fsMenu .off-canvas-nav ul.fsNavLevel2 li.fsNavCurrentPage > a {
          color: #3f3f3f; }
    #fsMenu .off-canvas-nav .fsNavPageInfo {
      display: none;
      width: 100%;
      max-height: 100%;
      position: relative;
      top: 0;
      left: 0;
      -ms-transform: none;
      transform: none;
      background: none;
      overflow: visible; }
      #fsMenu .off-canvas-nav ul > li.active > .fsNavPageInfo {
        display: block; }
    #fsMenu .off-canvas-nav ul.fsNavLevel3 li a {
      padding-left: 20px; }
    #fsMenu .off-canvas-nav ul.fsNavLevel4 li a {
      padding-left: 30px; }
    #fsMenu .off-canvas-nav ul.fsNavLevel5 li a {
      padding-left: 40px; }
    #fsMenu .off-canvas-nav ul.fsNavLevel6 li a {
      padding-left: 50px; }
  #fsMenu .nav-utility-mobile {
    padding: 0 30px 0 30px;
    margin-top: 30px; }
    #fsMenu .nav-utility-mobile ul, #fsMenu .nav-utility-mobile li {
      list-style: none;
      padding: 0;
      margin: 0; }
    #fsMenu .nav-utility-mobile ul li a {
      display: block;
      padding: 11px 19px 9px;
      border-radius: 2px;
      border: 1px solid #52565A;
      margin-bottom: 10px;
      color: #ffffff;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      text-align: center;
      background-color: #52565A; }
      #fsMenu .nav-utility-mobile ul li a:hover, #fsMenu .nav-utility-mobile ul li a:focus {
        color: #52565A;
        text-decoration: none;
        background-color: transparent; }

.nav-portal-header,
.nav-utility-school-header {
  display: none;
  margin: 0; }
  .nav-portal-header, .nav-portal-header ul,
  .nav-utility-school-header,
  .nav-utility-school-header ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-portal-header li,
  .nav-utility-school-header li {
    margin: 0;
    padding: 0; }
  .nav-portal-header ul,
  .nav-utility-school-header ul {
    width: auto;
    margin: 0 -5px; }
    .nav-portal-header ul li,
    .nav-utility-school-header ul li {
      display: inline-block;
      margin: 0 5px 0; }
      @media (min-width: 900px) {
        .nav-portal-header ul li:last-child,
        .nav-utility-school-header ul li:last-child {
          margin-right: 0;
          padding-right: 0;
          border: none; } }
      .nav-portal-header ul li a,
      .nav-utility-school-header ul li a {
        display: block;
        padding: 11px 5px 11px;
        color: #ffffff;
        font-size: 15px;
        line-height: 20px;
        font-weight: normal;
        font-family: "Roboto Condensed", sans-serif;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .nav-portal-header ul li a:hover, .nav-portal-header ul li a:focus,
        .nav-utility-school-header ul li a:hover,
        .nav-utility-school-header ul li a:focus {
          color: #ffffff; }

#fsHeader .nav-quick {
  display: none; }
  @media (min-width: 900px) {
    #fsHeader .nav-quick {
      display: inline-block;
      float: right;
      height: 35px;
      width: 35px;
      margin-top: 10px; } }
  @media (min-width: 900px) {
    #fsHeader .nav-quick {
      margin-top: 22px; } }
  @media (min-width: 1180px) {
    #fsHeader .nav-quick {
      margin-top: 40px; } }

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

.nav-quick li {
  margin: 0;
  padding: 0; }

.nav-quick .fsNavLevel1 > li {
  position: relative;
  display: block;
  height: 35px;
  width: 35px;
  margin: 0;
  background: #F58320; }
  .nav-quick .fsNavLevel1 > li > a {
    padding: 0;
    display: block;
    color: transparent;
    height: 100%;
    width: 100%; }
    .nav-quick .fsNavLevel1 > li > a:before {
      color: #fff;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .nav-quick .fsNavLevel1 > li > a:hover, .nav-quick .fsNavLevel1 > li > a:focus {
      color: transparent; }
  .nav-quick .fsNavLevel1 > li:hover, .nav-quick .fsNavLevel1 > li:focus {
    background: #1B449C; }

html.js .nav-quick .fsNavLevel1 > li {
  position: relative; }
  html.js .nav-quick .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  .menu-item-open html.js .nav-quick .fsNavLevel1 > li > .fsNavPageInfo {
    max-height: 9999px; }
  html.js .nav-quick .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
    max-height: 9999px; }

html:not(.js) .nav-quick .fsNavLevel1 > li {
  position: relative; }
  html:not(.js) .nav-quick .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  html:not(.js) .nav-quick .fsNavLevel1 > li:hover > .fsNavPageInfo {
    max-height: 9999px; }
  @media (max-width: 599px) {
    html:not(.js) .nav-quick .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; } }

.nav-quick .fsNavLevel1 > li > .fsNavPageInfo {
  z-index: 300; }

.nav-quick .fsNavPageInfo {
  background: rgba(27, 68, 156, 0.95);
  text-align: left;
  width: 180px; }
  .nav-quick .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: auto;
    right: 0;
    -ms-transform: none;
    transform: none; }
  @media (min-width: 980px) {
    .nav-quick .fsNavParentPage:hover .fsNavPageInfo {
      display: block; } }
  @media (min-width: 980px) {
    .nav-quick .fsNavParentPage.menu-item-open .fsNavPageInfo {
      display: block; } }

.nav-quick .fsNavLevel2 {
  border-top: 10px solid #fff;
  padding-bottom: 10px; }
  .nav-quick .fsNavLevel2 li {
    border-bottom: 1px solid #F58320;
    margin: 0 10px;
    letter-spacing: .5px;
    font-weight: 500;
    font-family: "Roboto", sans-serif; }
    .nav-quick .fsNavLevel2 li:last-child {
      border: none; }
  .nav-quick .fsNavLevel2 a {
    padding: 0.41667em 0.625em;
    color: #fff;
    display: block; }
    .nav-quick .fsNavLevel2 a:hover, .nav-quick .fsNavLevel2 a:focus {
      background: #1B449C; }

/*! navigation - sub v0.0.1 */
.nav-sub {
  display: none;
  background: #eaeaea; }
  .nav-sub, .nav-sub ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-sub li {
    margin: 0;
    padding: 0; }
  @media (min-width: 900px) {
    .nav-sub {
      display: block; } }
  .nav-sub a {
    color: #606060; }
    .nav-sub a:hover, .nav-sub a:focus {
      color: #231F20;
      text-decoration: none; }
  @media (max-width: 799px) {
    .nav-sub > .fsElementContent {
      display: none; } }
  .active-nav > .fsElementContent {
    display: block; }
  .nav-sub .fsNavLevel1 {
    padding: 10px 20px 10px 20px;
    position: relative; }
    .nav-sub .fsNavLevel1 > li > a {
      font-weight: 500; }
    .nav-sub .fsNavLevel1 > li:last-child > a {
      border-bottom: 0; }
  .nav-sub li.fsNavCurrentPage > a,
  .nav-sub li.fsNavCurrentPageAncestor > a {
    color: #F58320; }
  .nav-sub li.fsNavCurrentPage > a {
    font-weight: 500; }
  .nav-sub a {
    display: block;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .nav-sub .fsNavLevel2 > li > a {
    padding-left: 20px; }
  .nav-sub .fsNavLevel3 > li > a {
    padding-left: 30px; }
  .nav-sub .fsNavLevel4 > li > a {
    padding-left: 40px; }
  .nav-sub .fsNavLevel5 > li > a {
    padding-left: 50px; }
  .nav-sub .fsNavLevel6 > li > a {
    padding-left: 60px; }
  .nav-sub > header {
    display: block; }
    @media (min-width: 800px) {
      .nav-sub > header {
        display: none; } }
    .nav-sub > header > .fsElementTitle {
      margin: 0;
      padding: 20px;
      position: relative;
      color: #ffffff;
      font-size: 16px;
      line-height: 20px;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      text-align: center;
      cursor: pointer;
      background: #1B449C; }
      @media (min-width: 800px) {
        .nav-sub > header > .fsElementTitle {
          cursor: default; } }
      @media (max-width: 799px) {
        .nav-sub > header > .fsElementTitle:after {
          width: 40px;
          margin-left: 8px;
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          line-height: 40px;
          text-align: center;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }
      @media (max-width: 799px) {
        .active-nav > header > .fsElementTitle:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }

.nav-site-map .fsElementContent nav ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map .fsElementContent nav ul li {
    margin: 0;
    padding: 0;
    font-weight: 400; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0;
        column-gap: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column; }
        .no-csscolumns .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          float: left;
          display: block;
          width: 100%;
          vertical-align: top; } }
    .nav-site-map .fsElementContent nav ul.fsNavLevel1 > li {
      margin-bottom: 20px;
      font-weight: 700; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel2 {
    list-style: disc; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel3 {
    list-style: circle; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel4 {
    list-style: square; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel5 {
    list-style: disc; }

/*! Navigation - Social v0.0.5 */
.nav-social {
  margin-left: 15px; }
  .nav-social, .nav-social ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social li {
    margin: 0;
    padding: 0; }
  .nav-social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px; }
  .nav-social .nav-social__item--facebook a {
    display: block; }
    .nav-social .nav-social__item--facebook a:before {
      content: ""; }
  .nav-social .nav-social__item--instagram a {
    display: block; }
    .nav-social .nav-social__item--instagram a:before {
      content: ""; }
  .nav-social .nav-social__item--linkedin a {
    display: block; }
    .nav-social .nav-social__item--linkedin a:before {
      content: ""; }
  .nav-social .nav-social__item--pinterest a {
    display: block; }
    .nav-social .nav-social__item--pinterest a:before {
      content: ""; }
  .nav-social .nav-social__item--tumblr a {
    display: block; }
    .nav-social .nav-social__item--tumblr a:before {
      content: ""; }
  .nav-social .nav-social__item--twitter a {
    display: block; }
    .nav-social .nav-social__item--twitter a:before {
      content: ""; }
  .nav-social .nav-social__item--vine a {
    display: block; }
    .nav-social .nav-social__item--vine a:before {
      content: ""; }
  .nav-social .nav-social__item--youtube a {
    display: block; }
    .nav-social .nav-social__item--youtube a:before {
      content: ""; }
  .nav-social .nav-social__item--facebook a:hover, .nav-social .nav-social__item--facebook a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--instagram a:hover, .nav-social .nav-social__item--instagram a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--linkedin a:hover, .nav-social .nav-social__item--linkedin a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--pinterest a:hover, .nav-social .nav-social__item--pinterest a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--tumblr a:hover, .nav-social .nav-social__item--tumblr a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--twitter a:hover, .nav-social .nav-social__item--twitter a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--vine a:hover, .nav-social .nav-social__item--vine a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social .nav-social__item--youtube a:hover, .nav-social .nav-social__item--youtube a:focus {
    background: #F58320;
    color: #fff; }
  .nav-social a {
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #1B449C;
    display: block;
    background: #fff;
    position: relative;
    height: 35px;
    width: 35px; }
    .nav-social a:before {
      font-family: "IcoMoon";
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .nav-social span {
    display: none; }

/* Navigation - Utility Container v0.0.1 */
.nav-utility-header ul, .nav-utility-header li {
  list-style: none;
  padding: 0;
  margin: 0; }

.nav-utility-header ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -5px; }
  .nav-utility-header ul li.nav-link-color a {
    border-color: #F58320;
    color: #ffffff;
    background-color: #F58320; }
    .nav-utility-header ul li.nav-link-color a:hover, .nav-utility-header ul li.nav-link-color a:focus {
      border-color: #ffffff; }
  .nav-utility-header ul li a {
    display: inline-block;
    padding: 2px 15px 1px;
    margin: 0 5px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    letter-spacing: 0.01em;
    color: #52565A;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #ffffff; }
    .nav-utility-header ul li a:hover, .nav-utility-header ul li a:focus {
      color: #ffffff;
      text-decoration: none;
      background-color: transparent; }

/*! elements - constituent main */
/*! elements - constituent search */
.fsConstituent.fsSearch {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }
  @media (min-width: 600px) {
    .fsConstituent.fsSearch > .fsElementContent {
      margin: 0 -10px; } }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.25em; }
    @media (min-width: 600px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 900px) {
      .fsConstituent.fsSearch label {
        width: 32.83333%; } }
  .fsConstituent.fsSearch input,
  .fsConstituent.fsSearch select {
    display: block;
    width: 100%; }
  .fsConstituent.fsSearch [type*='submit'] {
    width: auto; }
    @media (min-width: 600px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.625em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: inline-block;
    border: 0;
    padding: 13.33333px 20px;
    margin: 0 0 10px;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #606060;
    display: block;
    margin: 0 10px; }
    .fsConstituent.fsSearch .fsConstituentSearchButton:hover, .fsConstituent.fsSearch .fsConstituentSearchButton:focus {
      color: #ffffff;
      text-decoration: none;
      background: #606060; }
    .fsConstituent.fsSearch .fsConstituentSearchButton em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsConstituent.fsSearch .fsConstituentSearchButton,
    #fsBannerLeft .fsConstituent.fsSearch .fsConstituentSearchButton {
      width: 100%; }

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

/*! elements - constituent profile */
.fsConstituentProfile {
  position: relative; }
  .fsConstituentProfile .fsProfileImage {
    display: block;
    margin-bottom: 20px; }
  .fsConstituentProfile .fsFullName {
    color: #1B449C; }
  @media (min-width: 800px) {
    .fsConstituentProfile.fsHasPhoto > div, .fsConstituentProfile.fsHasPhoto > h3 {
      padding: 0;
      padding-left: calc(25% + 20px); } }
  @media (min-width: 600px) {
    .fsConstituentProfile.fsHasPhoto .fsProfileImage {
      float: left;
      padding-right: 20px;
      max-width: 50%; } }
  @media (min-width: 800px) {
    .fsConstituentProfile.fsHasPhoto .fsProfileImage {
      position: absolute;
      left: 0;
      top: 0;
      max-width: 25%;
      padding: 0;
      float: none; } }
  @media (min-width: 600px) {
    .fsConstituentProfile:not(.fsHasPhoto) .fsProfileImage {
      float: left;
      padding-right: 20px;
      max-width: 50%; } }
  @media (min-width: 800px) {
    .fsConstituentProfile:not(.fsHasPhoto) .fsProfileImage {
      max-width: 25%; } }

.fsProfileSection {
  margin-bottom: 1.25em;
  font-size: 16px; }
  .fsProfileSection h4 {
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #474747;
    margin: 0 0 .5em 0;
    padding: 0 0 .5em 0; }
  .fsProfileSection .fsProfileSectionData {
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .fsProfileSection .fsProfileSectionData.fsTitle {
      font-weight: normal;
      font-size: 1em; }

.fsProfileSectionSpecialData > div, .fsProfileSpecialFieldName > div {
  width: auto;
  float: none; }
  @media (min-width: 800px) {
    .fsProfileSectionSpecialData > div, .fsProfileSpecialFieldName > div {
      float: left; }
      .fsProfileSectionSpecialData > div:first-child, .fsProfileSpecialFieldName > div:first-child {
        width: 25%; }
      .fsProfileSectionSpecialData > div:last-child, .fsProfileSpecialFieldName > div:last-child {
        width: 75%; } }

.fsProfileSectionFieldName,
.fsProfileSectionFieldValue {
  width: auto;
  float: none; }

@media (min-width: 800px) {
  .fsProfileSectionFieldName {
    width: 25%;
    float: left; } }

@media (min-width: 800px) {
  .fsProfileSectionFieldValue {
    width: 75%;
    float: left; } }

@media (min-width: 800px) {
  .fsBiography .fsProfileSectionFieldName {
    font-weight: bold; }
  .fsBiography .fsProfileSectionFieldName,
  .fsBiography .fsProfileSectionFieldValue {
    float: none;
    width: 100%; } }

.fsProfileSectionData.fsEmployedSince {
  width: 100% !important; }

/*! elements - constituent default layout */
.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px; }
  .fsDirectory .fsConstituentItem {
    padding: 20px 0;
    background-color: #f1f2f2; }
    .fsDirectory .fsConstituentItem > h3, .fsDirectory .fsConstituentItem > div {
      padding-right: 20px;
      padding-left: 20px;
      margin-bottom: 10px;
      padding-top: 0; }
      .fsDirectory .fsConstituentItem > h3:last-child, .fsDirectory .fsConstituentItem > div:last-child {
        margin-bottom: 0; }
    .fsDirectory .fsConstituentItem .fsPhoto img {
      display: block;
      width: 100%; }

.fsConstituentColumnLayout_1 .fsConstituentItem {
  margin: 0;
  margin-bottom: 20px; }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_2 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_2 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_2 .fsConstituentItem {
      width: calc(50% - 20px);
      margin: 0 10px;
      margin-bottom: 20px; } }
  .fsConstituentColumnLayout_2 .fsConstituentItem:nth-child(2n+1) {
    clear: both; }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_3 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_3 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_3 .fsConstituentItem {
      width: calc(50% - 20px);
      float: left;
      margin: 0 10px;
      margin-bottom: 20px; }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 900px) {
    .fsConstituentColumnLayout_3 .fsConstituentItem {
      width: calc(33.33% - 20px); }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(2n+1) {
        clear: none; }
      .fsConstituentColumnLayout_3 .fsConstituentItem:nth-child(3n+1) {
        clear: both; } }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_4 {
    margin: 0 -10px; } }

.fsConstituentColumnLayout_4 .fsConstituentItem {
  width: 100%;
  margin: 0;
  margin-bottom: 20px; }
  @media (min-width: 800px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(50% - 20px);
      margin: 0 10px;
      margin-bottom: 20px; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 900px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(33.33% - 20px); }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(2n+1) {
        clear: none; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(3n+1) {
        clear: both; } }
  @media (min-width: 1000px) {
    .fsConstituentColumnLayout_4 .fsConstituentItem {
      width: calc(25% - 20px); }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(3n+1) {
        clear: none; }
      .fsConstituentColumnLayout_4 .fsConstituentItem:nth-child(4n+1) {
        clear: both; } }

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #DADADC;
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    margin-top: 0;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.875em;
    line-height: 1.33333em;
    margin-bottom: 0.66667em;
    display: block;
    margin-bottom: 1px;
    padding: 12px 14px 9px;
    color: #606060;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    text-transform: none;
    transition: all 0.3s ease;
    position: relative; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
    background: #52565A;
    transition: .3s; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
      color: #ffffff;
      transition: .3s; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #1B449C; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #ffffff; }

.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: 16px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.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: 16px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

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

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

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

.fsAccordion {
  margin-bottom: 20px; }
  .fsAccordion .fsPanel {
    margin-bottom: 0; }
    .fsAccordion .fsPanel > .fsElementContent {
      padding: 19px 24px 18px; }
    .fsAccordion .fsPanel .fsElement:last-child {
      margin-bottom: 0; }
    .fsAccordion .fsPanel .fsElement p:last-child {
      margin-bottom: 0; }
    .fsAccordion .fsPanel.fsStateOpen > .fsElementContent {
      border: 1px solid #e1e1e1;
      border-top: 0; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent {
  margin-bottom: 20px; }
  .fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px; }
    @media (min-width: 600px) {
      .fsAthleticsEvent .fsAlertFeeds {
        margin-bottom: 0; } }
  .fsAthleticsEvent .fsListItems article {
    margin-bottom: 20px; }
  .fsAthleticsEvent .fsTitle {
    display: inline-block;
    margin-bottom: 0; }
  .fsAthleticsEvent .fsElementEventIcon {
    margin-right: 10px; }
  .fsAthleticsEvent .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px; }
  .fsAthleticsEvent .fsLoadMoreButton {
    display: inline-block;
    border: 0;
    padding: 13.33333px 20px;
    margin: 0 0 10px;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #606060;
    padding: 10px 20px; }
    .fsAthleticsEvent .fsLoadMoreButton:hover, .fsAthleticsEvent .fsLoadMoreButton:focus {
      color: #ffffff;
      text-decoration: none;
      background: #606060; }
    .fsAthleticsEvent .fsLoadMoreButton em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsAthleticsEvent .fsLoadMoreButton,
    #fsBannerLeft .fsAthleticsEvent .fsLoadMoreButton {
      width: 100%; }
  .fsAthleticsEvent .fsAthleticsOpponents {
    display: inline; }
  .fsAthleticsEvent .fsAthleticsOpponentNames {
    display: inline; }

/*! elements - athletics popup modal */
#fsAthleticsEventElementDialog .fsAthleticsEvent.fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px; }

/*! elements - athletics roster */
.fsAthleticsRoster {
  margin-bottom: 20px; }

.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 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #3f3f3f; }
  .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; }

.fsRosterPlayerNumber:before {
  content: 'Number: '; }

.fsRosterPosition:before {
  content: 'Position: '; }

.fsRosterHeight:before {
  content: 'Height: '; }

.fsRosterWeight:before {
  content: 'Weight: '; }

.fsRosterBio p:last-child {
  margin-bottom: 0; }

/*! elements - athletics teams */
.fsAthleticsTeam {
  margin-bottom: 20px; }

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

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _list.scss - src/sass/modules/calendar/list.scss - calendar list */
.fsCalendar article {
  padding-bottom: 20px;
  font-size: 16px; }

.fsCalendar .fsDayContainer:last-child article {
  margin-bottom: 0; }

.fsCalendar .fsTitle {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500; }

.fsCalendar .fsDate {
  display: block;
  margin-bottom: 10px;
  color: #606060;
  font-size: 18px;
  line-height: 23.4px;
  font-weight: 700; }

.fsCalendar .fsEventDetails time {
  display: inline-block; }
  .fsCalendar .fsEventDetails time span {
    display: inline-block; }

.fsCalendar .fsEventDetails .fsTimeSeperator {
  display: inline-block; }

.fsCalendar .fsDescription {
  margin-top: 1em; }

.fsCalendar .fsMeridian {
  text-transform: lowercase; }

.fsCalendar .fsTimeRange:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: inline-block;
  margin-right: 4px;
  color: #bcbec0;
  font-size: 16px; }

.fsCalendar .fsTimeRange + .fsLocation {
  margin-top: -1px; }

.fsCalendar .fsLocation:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: inline-block;
  margin-right: 12px;
  color: #bcbec0;
  font-size: 16px; }

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

.fsCalendar .fsElementFooterContent {
  margin-top: 17px; }

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
.fsCalendar.fsList .fsListItems + button {
  margin-top: 0; }

.fsCalendar.fsList article {
  border-bottom: 1px solid #e1e1e1; }

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

@media (max-width: 799px) {
  .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
    background-color: rgba(255, 255, 0, 0.2); } }

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

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

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

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

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

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

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    display: inline-block;
    border: 0;
    padding: 13.33333px 20px;
    margin: 0 0 10px;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #606060;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus {
      color: #ffffff;
      text-decoration: none;
      background: #606060; }
    .scroll-up span em {
      display: block;
      font-style: normal; }
    #fsBannerRight .scroll-up span,
    #fsBannerLeft .scroll-up span {
      width: 100%; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

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

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

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

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

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

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

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

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow .fsAlertFeeds {
  float: none; }

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0; }
  @media (min-width: 900px) {
    .fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
      padding-left: 45px;
      padding-right: 45px; } }

.fsCalendar.fsSlideshowVertical .fsElementSlideshow {
  padding-left: 0;
  padding-top: 45px;
  padding-bottom: 45px; }

.fsCalendar.fsSlideshowVertical article {
  border-bottom: 1px solid #e1e1e1; }

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElement {
  margin-bottom: 70px; }
  .fsBannerLeft .fsElement:last-child,
  .fsBannerRight .fsElement:last-child {
    margin-bottom: 0; }
  .fsElementTitle p {
    margin-bottom: 0; }

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

.module {
  margin-bottom: 1.25em;
  padding: 1.25em;
  color: #fff; }
  .module h1, .module h2, .module h3, .module h4, .module h5, .module h6, .module blockquote .fs_style_31, blockquote .module .fs_style_31, .module .fsNews .fsDateTime, .fsNews .module .fsDateTime, .module .fsPostElement .fsDateTime, .fsPostElement .module .fsDateTime {
    color: inherit; }

.module {
  background: #1B449C; }

li.nav-link-school-info,
.nav-main .fsNavLevel1 > li.nav-link-school-info, #fsMenu .off-canvas-nav ul.fsNavLevel1 li.nav-link-school-info {
  display: none; }

#fsMenu .off-canvas-nav ul.fsNavLevel1 li.nav-utility-pages {
  display: none; }

/*! elements - forms */
textarea,
input,
select {
  padding: 5px;
  max-width: 100%; }

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed body {
    margin: 0; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input {
      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: #1B449C;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover, .fsComposerFormEmbed form .linkLike:focus {
        color: #1B449C; }
    .fsComposerFormEmbed form .required {
      color: #1B449C; }
    .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: #1B449C;
        transition: .3s;
        float: left;
        padding: 0;
        line-height: 1;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .nextPage:hover, .fsComposerFormEmbed form .pageBreak .nextPage:focus, .fsComposerFormEmbed form .pageBreak .prevPage:hover, .fsComposerFormEmbed form .pageBreak .prevPage:focus {
          color: #1B449C;
          transition: .3s; }
      .fsComposerFormEmbed form .pageBreak .prevPage {
        margin-right: 10px; }
      .fsComposerFormEmbed form .pageBreak .pagenum {
        display: inline-block;
        float: left;
        line-height: 1;
        margin-right: 10px;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .pagenum:empty {
          margin: 0; }
    .fsComposerFormEmbed form .submitBtn {
      display: inline-block;
      border: 0;
      padding: 13.33333px 20px;
      margin: 0 0 10px;
      border-radius: 0;
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      font-family: "Roboto Condensed", sans-serif;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-align: center;
      background: #1B449C; }
      .fsComposerFormEmbed form .submitBtn:hover, .fsComposerFormEmbed form .submitBtn:focus {
        color: #ffffff;
        text-decoration: none;
        background: #52565A; }
      .fsComposerFormEmbed form .submitBtn em {
        display: block;
        font-style: normal; }
      #fsBannerRight .fsComposerFormEmbed form .submitBtn,
      #fsBannerLeft .fsComposerFormEmbed form .submitBtn {
        width: 100%; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "Roboto Condensed", 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-prev:focus:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:focus: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(255, 255, 255, 0.5); }

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

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

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

/*! elements - login */
.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView, .fsAccount .fsLoginMainView, .fsAccount .fsLoginForgotView, .fsAccount .fsLoginNewView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after, .fsAccount .fsLoginMainView:after, .fsAccount .fsLoginForgotView:after, .fsAccount .fsLoginNewView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginNewView h3, .fsAccount .fsLoginMainView h3, .fsAccount .fsLoginForgotView h3, .fsAccount .fsLoginNewView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span, .fsAccount .fsLoginMainView span, .fsAccount .fsLoginForgotView span, .fsAccount .fsLoginNewView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginMainView button, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginForgotView button, .fsAccount .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginNewView button {
    display: inline-block;
    border: 0;
    padding: 13.33333px 20px;
    margin: 0 0 10px;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #1B449C; }
    .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, .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 {
      color: #ffffff;
      text-decoration: none;
      background: #52565A; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em, .fsLogin .fsLoginMainView button em, .fsLogin .fsLoginForgotView .fsLoginSubmit em, .fsLogin .fsLoginForgotView button em, .fsLogin .fsLoginNewView .fsLoginSubmit em, .fsLogin .fsLoginNewView 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 {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsLogin .fsLoginMainView .fsLoginSubmit,
    #fsBannerLeft .fsLogin .fsLoginMainView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginMainView button,
    #fsBannerLeft .fsLogin .fsLoginMainView button, #fsBannerRight .fsLogin .fsLoginForgotView .fsLoginSubmit,
    #fsBannerLeft .fsLogin .fsLoginForgotView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginForgotView button,
    #fsBannerLeft .fsLogin .fsLoginForgotView button, #fsBannerRight .fsLogin .fsLoginNewView .fsLoginSubmit,
    #fsBannerLeft .fsLogin .fsLoginNewView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginNewView button,
    #fsBannerLeft .fsLogin .fsLoginNewView button, #fsBannerRight .fsAccount .fsLoginMainView .fsLoginSubmit,
    #fsBannerLeft .fsAccount .fsLoginMainView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginMainView button,
    #fsBannerLeft .fsAccount .fsLoginMainView button, #fsBannerRight .fsAccount .fsLoginForgotView .fsLoginSubmit,
    #fsBannerLeft .fsAccount .fsLoginForgotView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginForgotView button,
    #fsBannerLeft .fsAccount .fsLoginForgotView button, #fsBannerRight .fsAccount .fsLoginNewView .fsLoginSubmit,
    #fsBannerLeft .fsAccount .fsLoginNewView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginNewView button,
    #fsBannerLeft .fsAccount .fsLoginNewView button {
      width: 100%; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginNewView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink, .fsLogin .fsLoginMainView .fsLoginNewAccountLink, .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink, .fsLogin .fsLoginForgotView .fsLoginNewAccountLink, .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink, .fsLogin .fsLoginNewView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink, .fsAccount .fsLoginMainView .fsLoginNewAccountLink, .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink, .fsAccount .fsLoginForgotView .fsLoginNewAccountLink, .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink, .fsAccount .fsLoginNewView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

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

.fsLogin .fsLoginForgotView .fsLoginForgotSubmit, .fsAccount .fsLoginForgotView .fsLoginForgotSubmit {
  margin-right: 10px; }

.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 .fsLoginNewFields .fsLoginNewContinue, .fsAccount .fsLoginNewFields .fsLoginNewContinue {
  margin-right: 10px; }

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

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    display: inline-block;
    border: 0;
    padding: 13.33333px 20px;
    margin: 0 0 10px;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #606060; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      color: #ffffff;
      text-decoration: none;
      background: #606060; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsAccount .fsAccountLogout a,
    #fsBannerLeft .fsAccount .fsAccountLogout a {
      width: 100%; }

.fsMediaCustomPlayer {
  background: none;
  position: relative; }
  .fsMediaCustomPlayer article {
    background-position: center;
    background-size: cover;
    position: relative; }
    .fsMediaCustomPlayer article img {
      opacity: 0;
      visibility: hidden; }
  .fsMediaCustomPlayer .caption-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    left: 0;
    line-height: 25px;
    padding: 10px;
    position: absolute;
    width: 100%; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-wrapper {
        padding: 20px; } }
    .fsMediaCustomPlayer .caption-wrapper a {
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      font-weight: 600; }
      .fsMediaCustomPlayer .caption-wrapper a:hover, .fsMediaCustomPlayer .caption-wrapper a:focus {
        text-decoration: underline; }
  @media (min-width: 800px) {
    .fsMediaCustomPlayer .caption-title {
      margin-top: 0;
      font-weight: 700;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 1.875em;
      line-height: 1.33333em;
      margin-bottom: 0.66667em;
      margin-bottom: 0; } }
  .fsMediaCustomPlayer .caption-desc {
    display: none; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-desc {
        display: block; } }
    .fsMediaCustomPlayer .caption-desc p:last-child {
      margin-bottom: 0; }
    .fsMediaCustomPlayer .caption-desc:empty {
      display: none; }
  .fsMediaCustomPlayer .slick-next, .fsMediaCustomPlayer .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; }
    .fsMediaCustomPlayer .slick-next:before, .fsMediaCustomPlayer .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;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35); }
  .fsMediaCustomPlayer .slick-next {
    left: auto;
    right: 0; }
    .fsMediaCustomPlayer .slick-next:before {
      content: '\203A'; }
  .fsMediaCustomPlayer .slick-prev {
    left: 0;
    right: auto; }
    .fsMediaCustomPlayer .slick-prev:before {
      content: '\2039'; }

/*! elements - news v0.0.1 */
.fsNews article {
  background-repeat: no-repeat; }

.fsNews .fsThumbnail {
  display: block;
  margin-bottom: 3px; }
  .fsNews .fsThumbnail img {
    display: block; }

.fsNews .fsTitle {
  margin-bottom: 10px; }
  .fsNews .fsTitle a {
    color: #1B449C;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px; }

.fsNews .fsDateTime {
  margin-bottom: 11px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 1px; }

.fsNews .fsSummary p {
  margin-bottom: 10px; }

.fsNews .fsSummary > *:last-child {
  margin-bottom: 0; }

.fsNews .fsPostLink.fsReadMoreLink {
  display: block;
  margin-top: 10px; }

.fsNews footer a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px; }

.fsNews.fsList article {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }

.fsNews.fsList .fsTitle a {
  color: #1B449C; }

.fsNews.fsList .fsDateTime {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #606060; }

/*! elements - posts v0.0.1 */
.fsPostElement article {
  background-repeat: no-repeat; }

.fsPostElement .fsThumbnail {
  display: block;
  margin-bottom: 3px; }
  .fsPostElement .fsThumbnail img {
    display: block; }

.fsPostElement .fsTitle {
  margin-bottom: 10px; }
  .fsPostElement .fsTitle a {
    color: #1B449C;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px; }

.fsPostElement .fsDateTime {
  margin-bottom: 11px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 1px; }

.fsPostElement .fsSummary p {
  margin-bottom: 10px; }

.fsPostElement .fsSummary > *:last-child {
  margin-bottom: 0; }

.fsPostElement .fsPostLink.fsReadMoreLink {
  display: block;
  margin-top: 10px; }

.fsPostElement footer a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px; }

.fsPostElement.fsList article {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }

.fsPostElement.fsList .fsTitle a {
  color: #1B449C; }

.fsPostElement.fsList .fsDateTime {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #606060; }

.fsPostElement .fsTitle {
  font-size: 1.4em; }

/*! _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; }
  .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 {
  margin-bottom: 20px; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 400px; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
      padding: 0; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
        border: 0;
        height: 100%; }
        .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
          background: #F58320 !important;
          background-image: none !important;
          width: 100%;
          height: 40px !important;
          color: #ffffff;
          padding-left: 10px !important;
          padding-right: 10px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 16px;
          font-family: "Roboto Condensed", 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: 75px;
      background: #1B449C;
      position: relative;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
        content: "Search";
        color: #fff;
        font-family: "Roboto Condensed", sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        line-height: 40px;
        font-size: 16px; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: #150a01;
        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; }

.search-custom {
  position: relative;
  height: 28px;
  min-width: 28px; }
  .search-custom .fsElementContent {
    width: 300px;
    position: absolute;
    top: 0;
    right: 0; }
  .search-custom button {
    height: 28px;
    width: 28px;
    border: 0;
    position: absolute;
    right: 0;
    top: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none; }
    .search-custom button:focus {
      color: #ffffff; }
  .search-custom .search-form {
    width: 100%;
    position: relative;
    transition: border 0.3s ease; }
  .search-custom .search-input {
    width: 100%;
    height: 28px;
    background: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: inline-block;
    padding: 3px 0px 0px 30px;
    margin: 0;
    border: 1px solid #ffffff;
    border-radius: 2px;
    color: #52565A;
    font-size: 15px;
    line-height: 23px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: normal;
    background-color: #ffffff; }
    .search-custom .search-input::-ms-clear {
      display: none; }
    .search-custom .search-input::-webkit-input-placeholder {
      color: rgba(82, 86, 90, 0.5); }
    .search-custom .search-input:-moz-placeholder {
      color: rgba(82, 86, 90, 0.5); }
    .search-custom .search-input::-moz-placeholder {
      color: rgba(82, 86, 90, 0.5); }
    .search-custom .search-input:-ms-input-placeholder {
      color: rgba(82, 86, 90, 0.5); }
  .search-custom .search-submit {
    display: block;
    height: 28px;
    width: 28px;
    padding: 0;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.3s ease; }
    .search-custom .search-submit:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      display: block;
      width: 20px;
      height: 20px;
      padding: 0;
      position: absolute;
      top: calc(50% + 1px);
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #ffffff;
      font-size: 13px;
      line-height: 20px;
      background: transparent; }

.search-custom-mobile {
  margin-right: 60px; }
  .search-custom-mobile .search-form {
    background: none;
    position: relative;
    height: 40px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px; }
  .search-custom-mobile .search-input {
    width: 100%;
    padding: 0 10px 0 38px;
    border: 0;
    color: #ffffff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 38px;
    box-shadow: none;
    text-shadow: none;
    background: none;
    height: 38px; }
    .search-custom-mobile .search-input::-ms-clear {
      display: none; }
  .search-custom-mobile .search-submit {
    display: block;
    padding: 0 0 0 0;
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .search-custom-mobile .search-submit:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      display: block;
      width: 39px;
      height: 38px;
      color: #ffffff;
      font-size: 12px;
      line-height: 38px;
      text-align: center;
      background: transparent; }

/*! _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%;
      border: solid 1px #606060; }
      .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: #606060;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 16px;
        font-family: "Roboto Condensed", sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 40px;
    width: 75px;
    background: #606060;
    position: relative;
    transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: "Search";
      color: #fff;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 40px;
      font-size: 16px;
      font-family: "Roboto Condensed", 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: #150a01;
      transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
      border: 0;
      height: 100%;
      width: 100%;
      color: transparent;
      opacity: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0; }

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */
.fsSearchResults form.gsc-search-box-tools, .fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px; }

.fsSearchResults .gsc-control-cse, .fsSearchFieldWithResults .gsc-control-cse {
  padding: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px; }

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

.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
    color: #606060; }
  .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: #F58320; }

.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: #1B449C !important; }
  .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: #1B449C !important; }

.fsSearchResults .gsc-control-cse .gs-spelling, .fsSearchResults .gsc-control-cse .gs-result .gs-title, .fsSearchResults .gsc-control-cse .gs-result .gs-title *, .fsSearchFieldWithResults .gsc-control-cse .gs-spelling, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title * {
  font-size: 16px; }

.fsSearchResults .gsc-results .gsc-cursor-box, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box {
  margin: 10px 0; }

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

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

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

.fsFacebookList .fsFacebookListItem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #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, .fsVimeoList .fsVimeoListItem:focus {
    border: none;
    border-bottom: solid 1px #dddedf;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    transition: opacity .3s; }
    .fsVimeoList .fsVimeoListItem:hover:last-child, .fsVimeoList .fsVimeoListItem:focus:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }

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

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #606060; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    color: #ffffff;
    text-decoration: none;
    background: #606060; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal; }
  #fsBannerRight .vimeo_view_link a,
  #fsBannerLeft .vimeo_view_link a {
    width: 100%; }

/*! 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, .fsYoutubeList .fsYoutubeListItem:focus {
    border: none;
    border-bottom: solid 1px #dddedf;
    padding: 0;
    padding-bottom: 20px;
    opacity: 1;
    transition: opacity .3s; }
    .fsYoutubeList .fsYoutubeListItem:hover:last-child, .fsYoutubeList .fsYoutubeListItem:focus:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin-bottom: 0; }

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

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  padding: 13.33333px 20px;
  margin: 0 0 10px;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  background: #606060; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus {
    color: #ffffff;
    text-decoration: none;
    background: #606060; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal; }
  #fsBannerRight .Youtube_view_link a,
  #fsBannerLeft .Youtube_view_link a {
    width: 100%; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px; }
      .fsTabs .fsTabsNav li a {
        display: block;
        margin-top: 0;
        font-weight: 700;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 1.875em;
        line-height: 1.33333em;
        margin-bottom: 0.66667em;
        display: block;
        margin-bottom: 1px;
        padding: 12px 14px 9px;
        color: #606060;
        font-size: 15px;
        font-family: "Roboto", sans-serif;
        text-transform: none;
        transition: all 0.3s ease;
        background: #e1e1e1;
        color: #606060; }
        .fsTabs .fsTabsNav li a:hover {
          background: #52565A;
          color: #fff; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #1B449C;
        color: #fff; }
  .fsTabs .fsPanel > .fsElementContent {
    padding: 1em 0; }

.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
.fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
  display: block; }
  @media (min-width: 600px) {
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > .fsElementActionButtonContainer,
    .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel > header, .fsPanelGroup.fsTabs > .fsElementContent > .fsPanel:not(.fsStateOpen) {
      display: none; } }

/*! pages - home v0.0.1 */
.home:not(.fsComposeMode) main .fsElement {
  margin-bottom: 0; }

.home:not(.fsComposeMode) #fsPageBodyWrapper {
  padding: 0;
  margin: 0; }
  .home:not(.fsComposeMode) #fsPageBodyWrapper .fsLayout {
    margin-right: 0px;
    margin-left: 0px; }
    .home:not(.fsComposeMode) #fsPageBodyWrapper .fsLayout .fsDiv {
      padding: 0;
      margin-bottom: 0; }

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

.home:not(.fsComposeMode) #fsPageContent {
  max-width: 100%;
  padding: 0;
  margin: 0; }

.home .fsElement {
  margin-bottom: 20px; }

.home .fsMedia > .fsElementContent {
  margin: 0; }

.home .main-slideshow {
  height: 280px;
  max-height: 100vh;
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  background: none;
  overflow: hidden; }
  @media (min-width: 470px) {
    .home .main-slideshow {
      height: 332px; } }
  @media (min-width: 1000px) {
    .home .main-slideshow {
      height: 441px; } }
  @media (min-width: 1400px) {
    .home .main-slideshow {
      height: 631px; } }
  .home .main-slideshow .fsMediaContainer {
    padding: 0 !important;
    background: #000000;
    position: relative; }
    .home .main-slideshow .fsMediaContainer .slider-play-btn {
      width: 30px;
      height: 30px;
      border: 0;
      padding: 0;
      position: absolute;
      top: 20px;
      left: 20px;
      z-index: 1;
      color: #ffffff;
      font-size: 0;
      line-height: 42px;
      background-color: #1B449C; }
      .home .main-slideshow .fsMediaContainer .slider-play-btn:before {
        content: "";
        color: #ffffff;
        font-size: 16px;
        font-family: Georgia, serif; }
    .home .main-slideshow .fsMediaContainer.slider-paused .slider-play-btn:before {
      width: 0;
      height: 0;
      border-top: 7px solid transparent;
      border-left: 13px solid #ffffff;
      border-bottom: 7px solid transparent;
      display: inline-block; }
    .home .main-slideshow .fsMediaContainer.slider-playing .slider-play-btn:before,
    .home .main-slideshow .fsMediaContainer.slider-playing .slider-play-btn:after {
      content: "";
      display: inline-block;
      width: 3px;
      height: 18px;
      margin: 6px 2px 0;
      background-color: #ffffff; }
    .home .main-slideshow .fsMediaContainer .slick-dots {
      width: 100%;
      position: absolute;
      bottom: 90px; }
      @media (min-width: 470px) {
        .home .main-slideshow .fsMediaContainer .slick-dots {
          bottom: 60px; } }
      @media (min-width: 900px) {
        .home .main-slideshow .fsMediaContainer .slick-dots {
          bottom: 75px; } }
      .home .main-slideshow .fsMediaContainer .slick-dots li,
      .home .main-slideshow .fsMediaContainer .slick-dots button {
        height: 10px;
        width: 10px; }
      .home .main-slideshow .fsMediaContainer .slick-dots li {
        margin: 0 6px; }
        .home .main-slideshow .fsMediaContainer .slick-dots li button {
          color: #ffffff;
          background: #d1d1d3; }
          .home .main-slideshow .fsMediaContainer .slick-dots li button:focus, .home .main-slideshow .fsMediaContainer .slick-dots li button:hover {
            color: #000000;
            background: #F58320; }
        .home .main-slideshow .fsMediaContainer .slick-dots li.slick-active button {
          color: #ffffff;
          background: #1B449C; }
  .home .main-slideshow article {
    height: 280px;
    max-height: 100vh !important;
    width: 100%;
    font-family: "Roboto Condensed", sans-serif;
    background-size: auto 200px;
    background-position: 50% 0;
    background-repeat: no-repeat; }
    @media (min-width: 470px) {
      .home .main-slideshow article {
        height: 332px;
        position: relative;
        background-size: cover; } }
    @media (min-width: 1000px) {
      .home .main-slideshow article {
        height: 441px; }
        .home .main-slideshow article:before {
          display: block;
          content: '';
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 100%); } }
    @media (min-width: 1400px) {
      .home .main-slideshow article {
        height: 631px; } }
    .home .main-slideshow article .caption-wrapper {
      padding: 0;
      background: none; }
      @media (min-width: 900px) {
        .home .main-slideshow article .caption-wrapper {
          height: 100%;
          width: 1180px;
          max-width: 100%;
          position: absolute;
          top: 0;
          left: 50%;
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
    .home .main-slideshow article .caption {
      height: 82px;
      width: 100%;
      position: absolute;
      bottom: 0;
      color: #ffffff;
      font-size: 20px;
      letter-spacing: .5px;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      text-align: center;
      text-transform: uppercase;
      background: #1B449C; }
      @media (min-width: 470px) {
        .home .main-slideshow article .caption {
          height: 57px;
          width: 45%;
          max-width: 479px;
          right: 0;
          bottom: 100px;
          text-align: left;
          background: rgba(27, 68, 156, 0.7); } }
      @media (min-width: 900px) {
        .home .main-slideshow article .caption {
          height: 82px; } }
      @media (min-width: 1000px) {
        .home .main-slideshow article .caption {
          font-size: 30px; } }
      .home .main-slideshow article .caption p {
        width: 100%;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1em; }
        @media (min-width: 470px) {
          .home .main-slideshow article .caption p {
            -ms-transform: translate(-45%, -50%);
            transform: translate(-45%, -50%); } }
  .home .main-slideshow .fsElementContent {
    margin-top: 0; }

.home:not(.fsComposeMode) .panel-welcome > header, .home .panel-news > header, .home .panel-calendar > header {
  margin-bottom: 24px;
  color: #1B449C;
  line-height: 0.5;
  text-align: center; }
  .home:not(.fsComposeMode) .panel-welcome > header .fsElementTitle, .home .panel-news > header .fsElementTitle, .home .panel-calendar > header .fsElementTitle {
    display: inline-block;
    margin-bottom: 7px;
    position: relative;
    color: #1B449C;
    font-size: 35px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif; }
  @media (min-width: 900px) {
    .home:not(.fsComposeMode) .panel-welcome > header .fsElementTitle:before, .home .panel-news > header .fsElementTitle:before, .home .panel-calendar > header .fsElementTitle:before,
    .home:not(.fsComposeMode) .panel-welcome > header .fsElementTitle:after,
    .home .panel-news > header .fsElementTitle:after,
    .home .panel-calendar > header .fsElementTitle:after {
      content: "";
      width: 100vw;
      height: 1;
      border-bottom: 1px solid rgba(82, 86, 90, 0.6);
      position: absolute;
      top: calc(50% - 2px); }
    .home:not(.fsComposeMode) .panel-welcome > header .fsElementTitle:before, .home .panel-news > header .fsElementTitle:before, .home .panel-calendar > header .fsElementTitle:before {
      right: 100%;
      margin-right: 35px; }

    .home:not(.fsComposeMode) .panel-welcome > header .fsElementTitle:after,
    .home .panel-news > header .fsElementTitle:after,
    .home .panel-calendar > header .fsElementTitle:after {
      left: 100%;
      margin-left: 35px; } }
  @media (max-width: 1180px) {
    .home:not(.fsComposeMode) .panel-welcome > header, .home .panel-news > header, .home .panel-calendar > header {
      padding-right: 1.25em;
      padding-left: 1.25em; } }

.home:not(.fsComposeMode) .panel-welcome {
  background: #eaeaea;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center; }
  @media (min-width: 900px) {
    .home:not(.fsComposeMode) .panel-welcome {
      padding-top: 150px; } }
  .home:not(.fsComposeMode) .panel-welcome > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    font-size: 18px;
    zoom: 1; }
    .home:not(.fsComposeMode) .panel-welcome > .fsElementContent:after {
      display: table;
      clear: both;
      content: ''; }
    @media (max-width: 1180px) {
      .home:not(.fsComposeMode) .panel-welcome > .fsElementContent {
        padding-right: 1.25em;
        padding-left: 1.25em; } }
    .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission {
      text-align: left; }
      .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission h3 {
        margin-bottom: 10px;
        font-size: 30px;
        font-weight: 700; }
      .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission .smalltext {
        font-size: 16px; }
      .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul {
        margin-bottom: 40px !important; }
        .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul, .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul ul {
          margin: 0;
          padding: 0;
          list-style: none; }
        .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul li {
          margin: 0;
          padding: 0; }
        .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul li {
          display: block;
          font-size: 16px;
          text-align: center; }
          @media (min-width: 1000px) {
            .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul li {
              text-align: left; } }
          .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul li a {
            display: inline-block;
            padding-left: 12px;
            position: relative; }
            .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .mission ul li a:before {
              content: '';
              display: inline-block;
              height: 5px;
              width: 5px;
              border-radius: 100%;
              position: absolute;
              top: 50%;
              left: 0;
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
              background: #F58320; }
    @media (min-width: 1000px) {
      .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .fsMedia {
        width: 60%;
        float: left; } }
    .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .fsMedia .fsMediaTitle {
      display: none; }
    .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .fsMediaPlayOverlay:before {
      display: none;
      box-shadow: none; }
    .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .fsMediaPlayOverlay:after {
      width: 110px;
      height: 110px;
      border: 0;
      border-radius: 0;
      padding: 0;
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      font-size: 100px;
      line-height: 1em;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0);
      top: -20px;
      left: 50%;
      right: auto;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      transition: all .3s linear; }
    .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .fsMediaPlayOverlay:hover:after, .home:not(.fsComposeMode) .panel-welcome > .fsElementContent .fsMediaPlayOverlay:focus:after {
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

.home .panel-news {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #ffffff;
  text-align: center;
  background: #1B449C; }
  .home .panel-news .fsPager {
    display: none !important; }
  @media (min-width: 900px) {
    .home .panel-news .slick-slider {
      padding: 0 58px; } }
  .home .panel-news > header {
    margin-bottom: 40px; }
    @media (min-width: 900px) {
      .home .panel-news > header {
        margin-top: 60px; } }
    .home .panel-news > header .fsElementTitle {
      color: #ffffff; }
      .home .panel-news > header .fsElementTitle:before, .home .panel-news > header .fsElementTitle:after {
        border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
    .home .panel-news > header a {
      color: #ffffff;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      letter-spacing: 1px; }
    @media (max-width: 1180px) {
      .home .panel-news > header {
        padding-right: 1.25em;
        padding-left: 1.25em; } }
  .home .panel-news > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 83.125em;
    max-width: 83.125rem;
    font-size: 18px; }
    @media (max-width: 1180px) {
      .home .panel-news > .fsElementContent {
        padding-right: 1.25em;
        padding-left: 1.25em; } }
  .home .panel-news article {
    padding: 0 20px 20px;
    margin: 0 10px;
    margin-bottom: -999px;
    padding-bottom: 999px;
    color: #606060;
    font-size: 16px;
    text-align: left;
    background: #ffffff; }
    .home .panel-news article .fsDate {
      color: #52565A; }
    .home .panel-news article .fsDateTime {
      margin-bottom: 7px; }
    .home .panel-news article .fsTitle {
      font-size: 16px;
      font-weight: 500; }
    .home .panel-news article .fsThumbnail {
      max-height: 216px;
      width: calc(100% + 40px);
      margin: 0 -20px 15px;
      overflow: hidden; }
      .home .panel-news article .fsThumbnail img {
        width: 100%; }
    .home .panel-news article .fsSummary {
      font-size: 17px; }
  .home .panel-news .fsSlideshow .fsNextButton:hover:before, .home .panel-news .fsSlideshow .fsNextButton:focus:before,
  .home .panel-news .fsSlideshow .fsPrevButton:hover:before,
  .home .panel-news .fsSlideshow .fsPrevButton:focus:before {
    color: #ffffff; }

.home .panel-calendar {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center; }
  .home .panel-calendar .fsPager {
    display: none !important; }
  @media (min-width: 900px) {
    .home .panel-calendar .slick-slider {
      padding: 0 58px; } }
  .home .panel-calendar > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 83.125em;
    max-width: 83.125rem;
    font-size: 18px; }
    @media (max-width: 1180px) {
      .home .panel-calendar > .fsElementContent {
        padding-right: 1.25em;
        padding-left: 1.25em; } }
  .home .panel-calendar article {
    border: none;
    margin: 0;
    text-align: left; }
    .home .panel-calendar article .fsTitle {
      margin-bottom: 11px;
      font-weight: normal; }
      .home .panel-calendar article .fsTitle a {
        color: #1B449C;
        font-weight: 500; }
  .home .panel-calendar .fsDate {
    display: block;
    height: 70px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    background: #1B449C; }
    .home .panel-calendar .fsDate span {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      text-align: left;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .home .panel-calendar .fsDate .fsMonth {
      width: 69.29825%;
      padding: 11px 0 0 22px;
      position: absolute;
      top: 0;
      left: 0;
      color: #ffffff;
      font-size: 13px; }
    .home .panel-calendar .fsDate .fsDayName {
      width: 69.29825%;
      padding: 0 0 12px 22px;
      position: absolute;
      left: 0;
      bottom: 0;
      color: #ffffff;
      font-size: 20px; }
    .home .panel-calendar .fsDate .fsDay {
      width: 30.70175%;
      padding: 26px 10px 22px;
      position: absolute;
      top: 0;
      right: 0;
      color: #ffffff;
      font-size: 40px;
      text-align: center;
      background: #52565A; }

.home .custom-curator.fsElement {
  margin-bottom: 0; }

.home .custom-curator .crt-feed {
  padding-bottom: 0;
  margin-bottom: 0; }

.home .panel-instagram {
  /*
    .galcolumn {
      padding: 0 !important;
    }

    .j-paginate.juicer-button {
      display: none !important;
    }

    li.feed-item {
      padding: 0 !important;
      margin: 0 !important;
      border: 0 !important;

      &:before {
        content: '';
        display: block;

        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;

        background-color: #000000;

        opacity: 0;

        pointer-events: none;

        transition: opacity 0.3s ease;
      }

      &:hover,
      &:focus {
        &:before {
          opacity: 0.5;
        }
      }

      .j-poster {
        display: none !important;
      }

      .j-image {
        img {
          margin: 0 !important;
          padding: 0 !important;
        }
      }

      .j-text {
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: center;

        padding: 20px 30px 20px 30px;

        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;

        color: #ffffff;
        text-align: center;

        .j-message {
          // width: 100%;
        }

        .j-meta {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
        }
      }
    }
*/ }
  .home .panel-instagram .juicer-feed.slider .slick-prev,
  .home .panel-instagram .juicer-feed.slider .slick-next {
    height: 62px;
    padding: 15px 6px 20px 8px; }
  .home .panel-instagram .juicer-feed.slider .j-text {
    background: rgba(0, 0, 0, 0.8); }
  .home .panel-instagram .juicer-feed.slider .j-message * {
    color: #ffffff;
    font-size: 15px;
    line-height: 22px; }
  .home .panel-instagram .juicer-feed.slider .feed-item.words {
    background: #1B449C; }
    .home .panel-instagram .juicer-feed.slider .feed-item.words .j-message * {
      color: #ffffff; }
    .home .panel-instagram .juicer-feed.slider .feed-item.words .j-text {
      background: rgba(0, 0, 0, 0.5); }
  .home .panel-instagram .juicer-feed.slider .j-meta a {
    color: #ffffff; }
    .home .panel-instagram .juicer-feed.slider .j-meta a:hover, .home .panel-instagram .juicer-feed.slider .j-meta a:focus {
      color: #ffffff;
      opacity: 1; }
      .home .panel-instagram .juicer-feed.slider .j-meta a:hover i, .home .panel-instagram .juicer-feed.slider .j-meta a:focus i {
        text-decoration: underline !important; }
    .home .panel-instagram .juicer-feed.slider .j-meta a i {
      font-style: normal;
      font-size: 15px;
      line-height: 15px; }
    .home .panel-instagram .juicer-feed.slider .j-meta a i.label {
      width: 1px;
      height: 1px;
      position: absolute;
      top: -9999em;
      left: -9999em;
      overflow: hidden; }

.icon-buttons {
  padding: 30px 20px;
  zoom: 1;
  font-family: "Roboto Condensed", sans-serif; }
  .icon-buttons:after {
    display: table;
    clear: both;
    content: ''; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .icon-buttons {
      width: calc(100% - 80px);
      max-width: 1182px;
      padding: 20px 0;
      position: absolute;
      top: 267px;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      background: #ffffff;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .icon-buttons {
      top: 386px; } }
  @media (min-width: 1400px) {
    body:not(.fsComposeMode) .icon-buttons {
      top: 580px; } }
  .icon-buttons.fsContainer > .fsElementContent > .fsElement,
  .icon-buttons.fsSharedContainer > .fsContainer > .fsElementContent > .fsElement {
    float: left;
    width: calc(50% - 1px);
    margin-bottom: 37px; }
    .icon-buttons.fsContainer > .fsElementContent > .fsElement:nth-child(odd),
    .icon-buttons.fsSharedContainer > .fsContainer > .fsElementContent > .fsElement:nth-child(odd) {
      border-right: 1px solid #e1e1e1; }
    @media (min-width: 900px) {
      .icon-buttons.fsContainer > .fsElementContent > .fsElement,
      .icon-buttons.fsSharedContainer > .fsContainer > .fsElementContent > .fsElement {
        width: 16.6%;
        margin-bottom: 0; }
        .icon-buttons.fsContainer > .fsElementContent > .fsElement:nth-child(even),
        .icon-buttons.fsSharedContainer > .fsContainer > .fsElementContent > .fsElement:nth-child(even) {
          border-right: 1px solid #e1e1e1; }
        .icon-buttons.fsContainer > .fsElementContent > .fsElement:last-child,
        .icon-buttons.fsSharedContainer > .fsContainer > .fsElementContent > .fsElement:last-child {
          border-right: 0; } }
  .icon-buttons [class*="icon-"] {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 900px) {
      .icon-buttons [class*="icon-"] p {
        margin: 0; } }
    .icon-buttons [class*="icon-"] a {
      display: block;
      padding-top: 60px;
      position: relative;
      font-size: 16px;
      line-height: 20px;
      font-weight: 700;
      letter-spacing: 1px;
      text-decoration: none !important; }
      .icon-buttons [class*="icon-"] a:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        top: 15px;
        left: 50%;
        -ms-transform: translate(-50%, 0) scale(1);
        transform: translate(-50%, 0) scale(1);
        color: #F58320;
        font-size: 44px;
        line-height: 25px;
        transition: all 0.3s linear; }
      .icon-buttons [class*="icon-"] a:hover:before, .icon-buttons [class*="icon-"] a:focus:before {
        -ms-transform: translate(-50%, 0) scale(1.15);
        transform: translate(-50%, 0) scale(1.15); }
      .icon-buttons [class*="icon-"] a:hover span, .icon-buttons [class*="icon-"] a:focus span {
        text-decoration: underline !important; }
  .icon-buttons .icon-graduation a:before {
    content: "";
    font-size: 40px; }
  .icon-buttons .icon-equation a:before {
    content: "";
    font-size: 48px; }
  .icon-buttons .icon-atom a:before {
    content: "";
    font-size: 52px; }
  .icon-buttons .icon-tablet a:before {
    content: "";
    font-size: 44px; }
  .icon-buttons .icon-diploma a:before {
    content: "";
    font-size: 52px; }
  .icon-buttons .icon-presentation a:before {
    content: "";
    font-size: 44px; }
  .icon-buttons .icon-helmet-football a:before {
    content: ""; }
  .icon-buttons .icon-book a:before {
    content: ""; }
  .icon-buttons .icon-masks a:before {
    content: ""; }
  .icon-buttons .icon-calendar a:before {
    content: ""; }
  .icon-buttons .icon-text a:before {
    content: ""; }
  .icon-buttons .icon-tools a:before {
    content: ""; }
  .icon-buttons .icon-trees a:before {
    content: ""; }
  .icon-buttons .icon-marker a:before {
    content: ""; }
  .icon-buttons .icon-pencil-ruler a:before {
    content: ""; }
  .icon-buttons .icon-shield-k a:before {
    content: ""; }
  .icon-buttons .icon-shield-lock a:before {
    content: ""; }
  .icon-buttons .icon-shield-p a:before {
    content: ""; }
  .icon-buttons .icon-shield-s a:before {
    content: ""; }
  .icon-buttons .icon-shirt a:before {
    content: ""; }
  .icon-buttons .icon-stairs a:before {
    content: ""; }
  .icon-buttons .icon-addressbook a:before {
    content: ""; }
  .icon-buttons .icon-approval a:before {
    content: ""; }
  .icon-buttons .icon-backpack a:before {
    content: ""; }
  .icon-buttons .icon-book a:before {
    content: ""; }
  .icon-buttons .icon-building-clock a:before {
    content: ""; }
  .icon-buttons .icon-calendar_02 a:before {
    content: ""; }
  .icon-buttons .icon-conversation a:before {
    content: ""; }
  .icon-buttons .icon-expand a:before {
    content: ""; }
  .icon-buttons .icon-formula a:before {
    content: ""; }
  .icon-buttons .icon-gear a:before {
    content: ""; }
  .icon-buttons .icon-graded a:before {
    content: ""; }
  .icon-buttons .icon-graduation-cap a:before {
    content: ""; }
  .icon-buttons .icon-helmet a:before {
    content: ""; }
  .icon-buttons .icon-household a:before {
    content: ""; }
  .icon-buttons .icon-helmet-football a:before {
    content: ""; }
  .icon-buttons .icon-covid a:before {
    content: ""; }
  .icon-buttons .icon-mental-health a:before {
    content: ""; }

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

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 30.76923%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 15.38462%; } }
    @media (min-width: 1180px) {
      .colors ol li {
        margin-bottom: 0;
        width: 7.69231%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #606060;
      color: #606060; }
      .colors ol li:nth-of-type(1):after {
        content: "#606060"; }
    .colors ol li:nth-of-type(2) {
      background: #1B449C;
      color: #1B449C; }
      .colors ol li:nth-of-type(2):after {
        content: "#1B449C"; }
    .colors ol li:nth-of-type(3) {
      background: #F58320;
      color: #F58320; }
      .colors ol li:nth-of-type(3):after {
        content: "#F58320"; }
    .colors ol li:nth-of-type(4) {
      background: #9ac0e7;
      color: #9ac0e7; }
      .colors ol li:nth-of-type(4):after {
        content: "#9ac0e7"; }
    .colors ol li:nth-of-type(5) {
      background: #003266;
      color: #003266; }
      .colors ol li:nth-of-type(5):after {
        content: "#003266"; }
    .colors ol li:nth-of-type(6) {
      background: #3f3f3f;
      color: #3f3f3f; }
      .colors ol li:nth-of-type(6):after {
        content: "#3f3f3f"; }
    .colors ol li:nth-of-type(7) {
      background: #474747;
      color: #474747; }
      .colors ol li:nth-of-type(7):after {
        content: "#474747"; }
    .colors ol li:nth-of-type(1) {
      background: #606060;
      color: #606060; }
      .colors ol li:nth-of-type(1):after {
        content: "#606060"; }
    .colors ol li:nth-of-type(9) {
      background: #52565A;
      color: #52565A; }
      .colors ol li:nth-of-type(9):after {
        content: "#52565A"; }
    .colors ol li:nth-of-type(10) {
      background: #e1e1e1;
      color: #e1e1e1; }
      .colors ol li:nth-of-type(10):after {
        content: "#e1e1e1"; }
    .colors ol li:nth-of-type(11) {
      background: #eaeaea;
      color: #eaeaea; }
      .colors ol li:nth-of-type(11):after {
        content: "#eaeaea"; }
    .colors ol li:nth-of-type(12) {
      background: #919397;
      color: #919397; }
      .colors ol li:nth-of-type(12):after {
        content: "#919397"; }
    .colors ol li:nth-of-type(13) {
      background: #DADADC;
      color: #DADADC; }
      .colors ol li:nth-of-type(13):after {
        content: "#DADADC"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.3125em;
    padding: 0.3125em; }
    .fonts ol li:nth-of-type(1) {
      font-family: Georgia, serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "Georgia, serif"; }
    .fonts ol li:nth-of-type(2) {
      font-family: "Roboto Condensed", sans-serif; }
      .fonts ol li:nth-of-type(2):after {
        content: "Roboto Condensed, sans-serif"; }
    .fonts ol li:nth-of-type(3) {
      font-family: "Roboto", sans-serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "Roboto, sans-serif"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(4):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(5):after {
        content: "FontAwesome"; }
    .fonts ol li:nth-of-type(6) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(6):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 35px / line: 40px"; }

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

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

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

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

.headers h6:after, .headers blockquote .fs_style_31:after, blockquote .headers .fs_style_31:after, .headers .fsNews .fsDateTime:after, .fsNews .headers .fsDateTime:after, .headers .fsPostElement .fsDateTime:after, .fsPostElement .headers .fsDateTime:after {
  content: " size: 14px / line: 20px"; }

/*! treatments - Digital Signage BPT v1 - Configuration File*/
@font-face {
  font-family: 'BPT-IcoMoon';
  src: url("../fonts//bpt/icomoon.eot");
  src: url("../fonts//bpt/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts//bpt/icomoon.woff2") format("woff2"), url("../fonts//bpt/icomoon.woff") format("woff"), url("../fonts//bpt/icomoon.ttf") format("truetype"), url("../fonts//bpt/icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'BPT-Weather';
  src: url("../fonts/bpt/weather_font/artill_clean_icons-webfont.otf");
  src: url("../fonts/bpt/weather_font/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bpt/weather_font/artill_clean_icons-webfont.woff") format("woff"), url("../fonts/bpt/weather_font/artill_clean_icons-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

/*! treatments - Digital Signage BPT v1 */
.bpt-digital-signage1 {
  color: #fff; }
  .bpt-digital-signage1 h1, .bpt-digital-signage1 h2, .bpt-digital-signage1 h3, .bpt-digital-signage1 h4, .bpt-digital-signage1 h5, .bpt-digital-signage1 h6, .bpt-digital-signage1 blockquote .fs_style_31, blockquote .bpt-digital-signage1 .fs_style_31, .bpt-digital-signage1 .fsNews .fsDateTime, .fsNews .bpt-digital-signage1 .fsDateTime, .bpt-digital-signage1 .fsPostElement .fsDateTime, .fsPostElement .bpt-digital-signage1 .fsDateTime {
    color: inherit; }
  .bpt-digital-signage1 #fsPageBodyWrapper {
    padding: 0; }
  .bpt-digital-signage1 #fsPageBody {
    max-width: 100%; }
  .bpt-digital-signage1 #fsPageContent {
    margin-bottom: 0; }
  .bpt-digital-signage1 .fsPageLayout > .fsDiv {
    margin-bottom: 0; }
  .bpt-digital-signage1 #fsPoweredByFinalsite {
    position: fixed;
    bottom: 0;
    z-index: 10;
    right: 0;
    width: 130px; }
  .bpt-digital-signage1 .fsCalendar article {
    font-size: 2.1296vmax;
    border: 0; }

body:not(.fsComposeMode) .ds1-wrapper {
  background-size: cover;
  background-position: center; }
  body:not(.fsComposeMode) .ds1-wrapper > .fsElementContent {
    height: 100vh;
    width: 100vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    body:not(.fsComposeMode) .ds1-wrapper > .fsElementContent > div {
      z-index: 5; }
      body:not(.fsComposeMode) .ds1-wrapper > .fsElementContent > div.fsMedia {
        z-index: 1; }

.ds1-wrapper {
  background-color: #1B449C; }

body:not(.fsComposeMode) .ds-bg-rotation {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: block;
  left: 0;
  top: 0; }
  body:not(.fsComposeMode) .ds-bg-rotation div {
    height: 100%;
    width: 100%; }
  body:not(.fsComposeMode) .ds-bg-rotation article.fsResource {
    padding: 0;
    height: 100vh; }
    body:not(.fsComposeMode) .ds-bg-rotation article.fsResource img {
      max-width: none;
      min-width: 100%;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.main-content-container {
  max-width: calc(100% - 11vw);
  margin: 0 auto;
  color: #fff;
  height: 77.7778vh; }
  .main-content-container > .fsDiv {
    padding-left: 2.3vw;
    padding-right: 2.3vw;
    margin-bottom: 0;
    max-height: calc(100% - 5.5556vw);
    padding: 12vh 2.3vw 16.3889vh; }
    .main-content-container > .fsDiv.fsStyleColumn-1 {
      width: 40%;
      padding-left: 0; }
    .main-content-container > .fsDiv.fsStyleColumn-2 {
      width: 60%;
      padding-right: 0; }
  .main-content-container .fsElement.fsPostElement > header .fsElementTitle {
    line-height: 5.3vmax; }
  .main-content-container .fsElement {
    height: 100%;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 49.3055vh; }
    .main-content-container .fsElement > header {
      width: 100%;
      padding: 2.7778vh 4.6vw 2.7778vh 2.7778vw; }
      .main-content-container .fsElement > header .fsElementTitle {
        margin-bottom: 0;
        font-size: 30px;
        line-height: 40px;
        text-transform: uppercase;
        letter-spacing: .1em;
        font-size: 2.3vmax;
        line-height: calc(2.3vmax + 10px);
        padding-left: 8.61vw;
        position: relative; }
        .main-content-container .fsElement > header .fsElementTitle:before {
          content: '';
          width: 6.75925vmax;
          height: 6.75925vmax;
          border-radius: 100%;
          position: absolute;
          top: 50%;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          left: 0;
          font-family: "BPT-IcoMoon";
          color: #fff;
          text-align: center;
          line-height: 6.75925vmax;
          font-size: 3.981vmax; }
    .main-content-container .fsElement > .fsElementContent {
      font-size: 2.1296vmax;
      line-height: calc(2.1296vmax + 12px);
      padding: 2.7778vh 2.7778vw;
      width: 100%; }
    .main-content-container .fsElement .slick-slider {
      margin-bottom: 0; }
    .main-content-container .fsElement .fsTitle {
      font-size: 2vmax;
      line-height: 2vmax;
      margin-bottom: 10px;
      color: white; }
    .main-content-container .fsElement article {
      padding: 0;
      border: 0; }
    .main-content-container .fsElement.fsCalendar {
      background-color: rgba(245, 131, 32, 0.9); }
      .main-content-container .fsElement.fsCalendar > header {
        background-color: rgba(27, 68, 156, 0.8); }
        .main-content-container .fsElement.fsCalendar > header .fsElementTitle:before {
          content: '\e900';
          background-color: #F58320;
          font-size: 3.981vmax; }
      .main-content-container .fsElement.fsCalendar .fsDate, .main-content-container .fsElement.fsCalendar .fsAllDay {
        color: #fff;
        font-size: 2.1296vmax;
        line-height: calc(2.1296vmax + 12px); }
      .main-content-container .fsElement.fsCalendar .fsEventDetails > div:before {
        font-family: "BPT-IcoMoon";
        font-size: 1.8518vmax; }
      .main-content-container .fsElement.fsCalendar .fsTimeRange:before {
        content: '\e903';
        margin-right: 10px;
        color: white; }
      .main-content-container .fsElement.fsCalendar .fsTimeRange + .fsLocation {
        margin-top: 5px;
        padding-left: 1.15em;
        text-indent: -0.5em; }
      .main-content-container .fsElement.fsCalendar .fsLocation:before {
        content: '\e904';
        margin-right: .6em;
        color: white; }
    .main-content-container .fsElement.fsNews, .main-content-container .fsElement.fsPostElement {
      background-color: rgba(27, 68, 156, 0.9); }
      .main-content-container .fsElement.fsNews > header, .main-content-container .fsElement.fsPostElement > header {
        background-color: #F58320; }
        .main-content-container .fsElement.fsNews > header .fsElementTitle:before, .main-content-container .fsElement.fsPostElement > header .fsElementTitle:before {
          content: '\e902';
          font-size: 5.463vmax; }
      .main-content-container .fsElement.fsNews > .fsElementContent, .main-content-container .fsElement.fsPostElement > .fsElementContent {
        text-align: center; }
      .main-content-container .fsElement.fsNews article, .main-content-container .fsElement.fsPostElement article {
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .main-content-container .fsElement.fsNews .fsSummary, .main-content-container .fsElement.fsPostElement .fsSummary {
        overflow: hidden; }
  body:not(.fsDraftMode) .main-content-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body:not(.fsDraftMode) .main-content-container > .fsDiv {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }

.bottom-content-container {
  background-color: rgba(27, 68, 156, 0.9);
  height: calc(100vh - 77.7778vh);
  width: 100%;
  margin: 0 auto; }
  .bottom-content-container > .fsDiv {
    padding: 2vh 0 0;
    margin-bottom: 0; }
    .bottom-content-container > .fsDiv.fsStyleColumn-1 {
      padding-left: 5.5vw;
      width: 38.8889vw; }
    .bottom-content-container > .fsDiv.fsStyleColumn-2 {
      width: calc(100vw - 73.1481vw);
      padding: 0.5vh 0 0; }
    .bottom-content-container > .fsDiv.fsStyleColumn-3 {
      background-color: #F58320;
      padding-right: 5.5vw;
      width: 34.2592vw;
      padding-left: 1.8518vw; }
  body:not(.fsDraftMode) .bottom-content-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body:not(.fsDraftMode) .bottom-content-container > .fsDiv {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }

.ds-logo img {
  display: block;
  width: 26.8518vw; }

.ds-weather {
  margin-top: -10px; }
  .ds-weather .ds_temperature {
    font-size: 5.3704vmax;
    line-height: calc(5.3704vmax + 19px);
    font-weight: bold; }
  .ds-weather .ds_forecast {
    font-size: 1.8518vmax;
    margin-top: -15px; }
  .ds-weather i {
    color: #fff;
    font-family: "BPT-Weather";
    font-size: 7.8704vmax;
    font-weight: normal;
    font-style: normal;
    line-height: 1.0;
    text-transform: none; }
  .ds-weather .icon-0:before {
    content: ":"; }
  .ds-weather .icon-1:before {
    content: "p"; }
  .ds-weather .icon-2:before {
    content: "S"; }
  .ds-weather .icon-3:before {
    content: "Q"; }
  .ds-weather .icon-4:before {
    content: "S"; }
  .ds-weather .icon-5:before {
    content: "W"; }
  .ds-weather .icon-6:before {
    content: "W"; }
  .ds-weather .icon-7:before {
    content: "W"; }
  .ds-weather .icon-8:before {
    content: "W"; }
  .ds-weather .icon-9:before {
    content: "I"; }
  .ds-weather .icon-10:before {
    content: "W"; }
  .ds-weather .icon-11:before {
    content: "I"; }
  .ds-weather .icon-12:before {
    content: "I"; }
  .ds-weather .icon-13:before {
    content: "I"; }
  .ds-weather .icon-14:before {
    content: "I"; }
  .ds-weather .icon-15:before {
    content: "W"; }
  .ds-weather .icon-16:before {
    content: "I"; }
  .ds-weather .icon-17:before {
    content: "W"; }
  .ds-weather .icon-18:before {
    content: "U"; }
  .ds-weather .icon-19:before {
    content: "Z"; }
  .ds-weather .icon-20:before {
    content: "Z"; }
  .ds-weather .icon-21:before {
    content: "Z"; }
  .ds-weather .icon-22:before {
    content: "Z"; }
  .ds-weather .icon-23:before {
    content: "Z"; }
  .ds-weather .icon-24:before {
    content: "E"; }
  .ds-weather .icon-25:before {
    content: "E"; }
  .ds-weather .icon-26:before {
    content: "3"; }
  .ds-weather .icon-27:before {
    content: "a"; }
  .ds-weather .icon-28:before {
    content: "A"; }
  .ds-weather .icon-29:before {
    content: "a"; }
  .ds-weather .icon-30:before {
    content: "A"; }
  .ds-weather .icon-31:before {
    content: "6"; }
  .ds-weather .icon-32:before {
    content: "1"; }
  .ds-weather .icon-33:before {
    content: "6"; }
  .ds-weather .icon-34:before {
    content: "1"; }
  .ds-weather .icon-35:before {
    content: "W"; }
  .ds-weather .icon-36:before {
    content: "1"; }
  .ds-weather .icon-37:before {
    content: "S"; }
  .ds-weather .icon-38:before {
    content: "S"; }
  .ds-weather .icon-39:before {
    content: "S"; }
  .ds-weather .icon-40:before {
    content: "M"; }
  .ds-weather .icon-41:before {
    content: "W"; }
  .ds-weather .icon-42:before {
    content: "I"; }
  .ds-weather .icon-43:before {
    content: "W"; }
  .ds-weather .icon-44:before {
    content: "a"; }
  .ds-weather .icon-45:before {
    content: "S"; }
  .ds-weather .icon-46:before {
    content: "U"; }
  .ds-weather .icon-47:before {
    content: "S"; }

.ds-date-time .ds_date {
  text-transform: uppercase;
  color: #1B449C;
  letter-spacing: .05em;
  font-size: 1.5vmax;
  line-height: calc(1.037vmax + 23px);
  margin-top: -10px; }

.ds-date-time .ds_month {
  font-weight: bold; }

.ds-date-time .ds_time {
  font-variant: small-caps;
  font-size: 5.8333vmax;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  margin-top: 5px; }

.bpa-pull-page {
  display: none; }

body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow {
  margin: 0; }
  body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsElementSlideshowControls > button {
    background: #1B449C;
    top: 20px;
    left: 20px;
    opacity: 1; }
  body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow article {
    padding: 0;
    height: 280px;
    max-height: 100vh;
    width: 100%;
    height: auto;
    min-height: 245px;
    position: relative;
    top: 0;
    left: 0;
    background: none;
    overflow: hidden; }
    @media (min-width: 470px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow article {
        height: 332px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow article {
        height: 441px; } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow article {
        height: 631px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow article img {
        width: 100%;
        max-width: none;
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
  body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager {
    width: 100%;
    position: absolute;
    bottom: 90px; }
    @media (min-width: 470px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager {
        bottom: 60px; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager {
        bottom: 75px; } }
    body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager li,
    body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager button {
      height: 10px;
      width: 10px; }
    body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager li {
      margin: 0 6px; }
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager li button:before {
        color: #d1d1d3;
        opacity: 1; }
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager li button:focus:before, body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager li button:hover:before {
        color: #F58320; }
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .fsPager li.slick-active button:before {
        color: #1B449C; }
  body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .caption-wrapper {
    padding: 0;
    background: none; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow .caption-wrapper {
        height: 100%;
        width: 1180px;
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }
  body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption {
    height: 82px;
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: .5px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    background: #1B449C; }
    @media (min-width: 470px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption {
        height: 57px;
        width: 45%;
        max-width: 479px;
        right: 0;
        bottom: 100px;
        text-align: left;
        background: rgba(27, 68, 156, 0.7); } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption {
        height: 82px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption {
        font-size: 30px; } }
    body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption p {
      width: 100%;
      margin: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      line-height: 1em; }
      @media (min-width: 470px) {
        body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption p {
          -ms-transform: translate(-45%, -50%);
          transform: translate(-45%, -50%); } }
    body:not(.fsComposeMode) .main-resources-slideshow .fsElementSlideshow figcaption a {
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      font-weight: 600; }

.skip-link {
  min-height: 0 !important; }
  .skip-link a {
    position: absolute;
    top: -40px;
    left: 0;
    color: #fff;
    padding: 6px;
    background: transparent;
    transition: top 1s ease-out, background 1s linear;
    z-index: 9999; }
    .skip-link a:focus {
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.9);
      color: #FFF;
      transition: top 0.1s ease-in, background 0.5s linear; }

@media (max-width: 799px) {
  .directory-wo .fsConstituentColumnLayout_2 .fsConstituentItem {
    width: 100% !important; } }

@media (max-width: 1099px) {
  .directory-wo .fsConstituentColumnLayout_2 .fsConstituentItem {
    width: calc(100% - 20px); } }

@media (max-width: 449px) {
  .directory-wo.fsThumbnailAlignLeft .fsThumbnail {
    float: none;
    margin: 0 auto !important; } }

.directory-wo.fsThumbnailSquare.fsThumbnailSmall .fsThumbnail {
  max-width: 200px; }
  @media (min-width: 1400px) {
    .directory-wo.fsThumbnailSquare.fsThumbnailSmall .fsThumbnail {
      max-width: 265px; } }
  @media (max-width: 799px) {
    .directory-wo.fsThumbnailSquare.fsThumbnailSmall .fsThumbnail {
      max-width: 265px !important; } }

.directory-wo .fsPhoto.fsThumbnail {
  margin-bottom: -7px !important; }

.directory-wo .fsCroppedImage {
  background-position: top center; }

.directory-wo.fsDirectory .fsConstituentItem > div {
  margin-right: -10px;
  margin-left: -5px; }
  @media (max-width: 449px) {
    .directory-wo.fsDirectory .fsConstituentItem > div {
      text-align: center; } }

.directory-wo .fsTitles strong {
  display: none; }

.directory-wo .fsEmail strong {
  display: none; }

.directory-wo .fsPhones {
  font-size: 0; }
  .directory-wo .fsPhones a {
    font-size: 16px; }
  .directory-wo .fsPhones br {
    display: none; }

.directory-wo.fsDirectory .fsConstituentItem {
  padding: 15px 0; }

.directory-wo h3.fsFullName {
  margin-bottom: 0 !important; }
  @media (max-width: 449px) {
    .directory-wo h3.fsFullName {
      margin-top: 14px;
      text-align: center; } }

.fsHasLeftBanner .directory-wo.fsDirectory.fsThumbnailSquare.fsThumbnailSmall .fsThumbnail {
  max-width: 200px; }

.resource-links {
  background-color: #1B449C;
  margin-bottom: 0; }
  .resource-links > header {
    background-color: #eaeaea;
    padding: 15px 20px; }
    .resource-links > header * {
      margin-bottom: 0; }
  .resource-links > .fsElementContent {
    padding: 15px; }
    .resource-links > .fsElementContent p {
      margin-bottom: 0; }
    .resource-links > .fsElementContent a {
      display: block;
      padding: 10px;
      border-bottom: 1px solid rgba(154, 192, 231, 0.25);
      color: #fff;
      font-size: 0.875rem;
      line-height: 1.25rem;
      text-transform: uppercase; }
      .resource-links > .fsElementContent a:hover, .resource-links > .fsElementContent a:focus {
        background-color: #003266;
        text-decoration: none; }
    .resource-links > .fsElementContent > *:last-child > a {
      border-bottom: none; }

.grid-links article figure {
  position: relative; }
  .grid-links article figure img {
    width: 100%; }

.grid-links article figcaption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(27, 68, 156, 0.85);
  width: 100%;
  min-height: 65px;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.3em;
  transition: ease all .3s; }
  .grid-links article figcaption:hover, .grid-links article figcaption:focus {
    background: #1B449C; }
  .grid-links article figcaption > *:last-child {
    margin-bottom: 0; }
  .grid-links article figcaption a {
    color: inherit; }
    .grid-links article figcaption a:hover, .grid-links article figcaption a:focus {
      text-decoration: none; }
