@charset "UTF-8";
 /**
 *
 * The Wilberforce School - default_18
 * @link http://wilberforce.finalsite.com
 * Site Template : newclientcustom
 * Built By: Jorge Piquer
 * Project Manager: Jaime Skerker
 * Designer: Nathan Lytle
 * ==== Git Info ====
 * Branch Name: clients/wilberforce-2018
 * Build version: 3.2.7
 * Git Tag: avon-base-44-g4fec968
 * Last build by: Jorge Piquer
 *
 **/

@charset "UTF-8";
/** 
 * Html5 Placeholder Polyfill - v2.0.9 - 2014-01-21 
 * web: http://blog.ginader.de/dev/jquery/HTML5-placeholder-polyfill/ 
 * issues: https://github.com/ginader/HTML5-placeholder-polyfill/issues 
 * Copyright (c) 2014 Dirk Ginader; Licensed MIT, GPL 
 */
span.placeholder {
  position: absolute;
  font-size: 75%;
  color: #999;
  font-family: sans-serif;
  padding: 4px 3px;
  z-index: 1;
  cursor: text; }

span.placeholder-hide-except-screenreader {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

span.placeholder-hide {
  display: none; }

label.visuallyhidden-with-placeholder {
  height: auto !important;
  overflow: visible !important;
  position: absolute !important;
  left: -999em; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1, .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.fsAccordion.fsPanelIconBefore .fsPanel.fsStateOpen > header h2::before,
.fsAccordion.fsPanelIconAfter .fsPanel.fsStateOpen > header h2::after,
.fsAccordion.fsPanelIconAfter .fsPanel > header h2::after,
.fsAccordion.fsPanelIconBefore .fsPanel > header h2::before, .button.primary:after,
.fs_style_29:after, .button.secondary:after,
.fs_style_30:after, #fsPageBodyWrapper .navigation.tier > header .fsElementHeaderContent:after, section.off-canvas .button.off-canvas-trigger:after, .navigation.social a[href*='facebook']:after, .navigation.social a[href*='google']:after, .navigation.social a[href*='instagram']:after, .navigation.social a[href*='linkedin']:after, .navigation.social a[href*='blog']:after, .navigation.social a[href*='twitter']:after, .navigation.social a[href*='youtube']:after, .fsNews .fsPrevButton:before,
.fsNews .fsNextButton:before, form.gsc-search-box-tools td.gsc-search-button:after, .fsCalendar .fsTimeRange:before, .fsCalendar .fsLocation:before, .fsCalendarMonthBrowser .fsCalendarPrevMonth:before, .fsCalendarMonthBrowser .fsCalendarNextMonth:before, .fsCalendar .fsPrevButton:before,
.fsCalendar .fsNextButton:before, #fsHeader .utilities .button.search-trigger:after,
#fsHeader .utilities .button.off-canvas-trigger:after, #fsHeader .navigation.container .button.search-trigger:after, .sub-navigation > header .fsElementHeaderContent:after, #fsFooter .contact [itemprop='telephone']:before, #fsFooter .contact [itemprop='faxNumber']:before, .home .fsPlayer.masthead .fsElementContent:after, .home .cluster button:after {
  font-family: "IcoMoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

@keyframes animate-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

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

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

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

body {
  font-size: 16px;
  line-height: 1.5;
  color: #666666; }

h1, .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: normal; }

h1, .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle, .home .fsPlayer.masthead .slide .details .title, .h1 {
  font-size: 3em;
  line-height: 1.16667;
  margin-bottom: 30px;
  color: #001e42;
  font-family: "museo-sans", Times, serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 500; }

h2, .h2 {
  font-size: 1.875em;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #666666;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 500; }

h3, .content-block > header .fsElementTitle, .fsNews > header .fsElementTitle, .fsCalendar > header .fsElementTitle, .h3 {
  font-size: 1.5em;
  line-height: 1.20833;
  margin-bottom: 20px;
  color: #333333;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 500; }

h4, .h4 {
  font-size: 1.5em;
  line-height: 1.20833;
  margin-bottom: 20px;
  color: #001e42;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 500; }

h5, .h5 {
  font-size: 0.9375em;
  line-height: 1.13333;
  margin-bottom: 20px;
  color: #333333;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: bold; }

h6, .h6 {
  font-size: 0.8125em;
  line-height: 1.23077;
  margin-bottom: 10;
  color: #afafaf;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase; }

p {
  margin-top: 0;
  margin-bottom: 15px; }
  #fsPageContent p {
    margin-bottom: 40px; }
  .home #fsPageContent p {
    margin-bottom: 15px; }

a {
  text-decoration: none;
  color: #e3b23c;
  transition: background .3s, opacity .3s, color .3s; }
  a:hover {
    color: #e3b23c;
    opacity: 0.5; }

ul,
ol {
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 10px; }
  .fsPageLayout ul, .fsPageLayout
  ol {
    padding-left: 20px;
    margin-left: 40px; }

.fs_style_25,
table.styled, .fs_style_26,
table.styled.header-row {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  border-spacing: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .fs_style_25 tr:first-child th,
  table.styled tr:first-child th, .fs_style_26 tr:first-child th, .fs_style_25 tr:first-child td,
  table.styled tr:first-child td, .fs_style_26 tr:first-child td {
    border-top: 1px solid #e1e1e1;
    overflow: hidden; }
    .fs_style_25 tr:first-child th:first-child,
    table.styled tr:first-child th:first-child, .fs_style_26 tr:first-child th:first-child, .fs_style_25 tr:first-child td:first-child,
    table.styled tr:first-child td:first-child, .fs_style_26 tr:first-child td:first-child {
      border-top-left-radius: 4px; }
    .fs_style_25 tr:first-child th:last-child,
    table.styled tr:first-child th:last-child, .fs_style_26 tr:first-child th:last-child, .fs_style_25 tr:first-child td:last-child,
    table.styled tr:first-child td:last-child, .fs_style_26 tr:first-child td:last-child {
      border-top-right-radius: 4px; }
  .fs_style_25 tr:last-child th,
  table.styled tr:last-child th, .fs_style_26 tr:last-child th, .fs_style_25 tr:last-child td,
  table.styled tr:last-child td, .fs_style_26 tr:last-child td {
    overflow: hidden; }
  .fs_style_25 th,
  table.styled th, .fs_style_26 th,
  table.styled.header-row th, .fs_style_25 td,
  table.styled td, .fs_style_26 td,
  table.styled.header-row td {
    padding: 12px 15px;
    vertical-align: top;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e1e1e1;
    font-size: 18px; }
  .fs_style_25 th,
  table.styled th, .fs_style_26 th,
  table.styled.header-row th {
    text-align: left;
    font-weight: 700; }
  .fs_style_25 tr:nth-of-type(odd) td,
  table.styled tr:nth-of-type(odd) td, .fs_style_26 tr:nth-of-type(odd) td,
  table.styled.header-row tr:nth-of-type(odd) td {
    background-color: #fff; }

.fs_style_26 > tr:first-child td,
.fs_style_26 > tbody tr:first-child td,
table.styled.header-row > tr:first-child td,
table.styled.header-row > tbody tr:first-child td {
  padding: 10px 20px;
  background-color: #001e42;
  color: #fff;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
  text-align: left;
  border-bottom: 0px; }

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

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

.fs_style_27,
blockquote {
  display: block;
  position: relative;
  margin: 50px 0;
  padding: 45px 10px 35px;
  font-size: 24px;
  line-height: 1.20833;
  color: #001e42;
  font-family: "museo-sans", Times, serif;
  letter-spacing: normal;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .fs_style_27:before,
  blockquote:before {
    position: absolute;
    content: '\0022';
    font-size: 36px;
    color: #e3b23c;
    left: 50%;
    top: -15px;
    width: 60px;
    height: 40px;
    background: #fff;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-right: 3px; }
  .fs_style_27:after,
  blockquote:after {
    position: absolute;
    left: 50%;
    top: -20px;
    content: '';
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .fs_style_27 .fs_style_34,
  blockquote .fs_style_34 {
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #afafaf;
    font-family: "museo-sans", sans-serif;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 15px;
    text-align: center; }

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

[class^="icon-"], [class*=" icon-"] {
  font-family: "IcoMoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-close:before {
  content: ""; }

.icon-fax:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-feed:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-bars:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-mobile2:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-clock-o:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-facebook-f:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-mobile:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-pinterest-p:before {
  content: ""; }

.icon-vimeo:before {
  content: ""; }

#fsPageBodyWrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .has-tier-navigation #fsPageBodyWrapper {
    padding-top: 0px;
    padding-bottom: 0px; }
    @media (min-width: 800px) {
      .has-tier-navigation #fsPageBodyWrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 1180px; }
  .home #fsPageBody {
    margin: 0;
    max-width: none; }

#fsBannerLeft {
  float: none;
  margin-bottom: 20px;
  width: 100%;
  width: auto; }
  @media (min-width: 800px) {
    #fsBannerLeft {
      float: left; } }
  @media (min-width: 800px) {
    #fsBannerLeft {
      padding-right: 40px;
      display: block;
      width: 31.42857%; }
      .fsOverrideLeftBanner #fsBannerLeft {
        display: none !important; } }
  @media (min-width: 1025px) {
    #fsBannerLeft {
      width: 23.72881%; } }

.fsBannerLeft.mobile {
  display: block; }
  @media (min-width: 800px) {
    .fsBannerLeft.mobile {
      display: none; } }

#fsPageContent {
  float: none;
  margin-bottom: 20px;
  width: 100% !important;
  margin: 0; }
  @media (min-width: 800px) {
    #fsPageContent {
      float: left; } }
  @media (min-width: 800px) {
    .fsHasRightBanner #fsPageContent {
      width: 67.79661% !important; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner #fsPageContent {
      width: 68.57143% !important; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsOverrideLeftBanner #fsPageContent {
      width: 100% !important; } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    zoom: 1; }
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent:after {
      display: table;
      clear: both;
      content: ''; }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: 68.57143% !important; } }
    @media (min-width: 1025px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: 44.0678% !important; } }
  @media (min-width: 800px) {
    .fsOverrideLeftBanner .fsHasLeftBanner.fsHasRightBanner.fsOverrideLeftBanner #fsPageContent {
      width: 100% !important; } }

#fsBannerRight {
  float: none;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 800px) {
    #fsBannerRight {
      float: left; } }
  @media (min-width: 800px) {
    #fsBannerRight {
      padding-left: 80px;
      width: 32.20339%; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner #fsBannerRight {
      width: 68.57143%;
      margin-left: 31.42857%;
      padding-left: 0; } }
  @media (min-width: 1025px) {
    .fsHasLeftBanner #fsBannerRight {
      padding-left: 80px;
      width: 32.20339%;
      margin: 0; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsOverrideLeftBanner #fsBannerRight {
      width: 100% !important;
      margin-left: 0; } }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 800px) {
  .flexbox .fsCalendarEventGrid .fsCalendarRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flexbox .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important; } }

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

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(0, 30, 66, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(0, 30, 66, 0.05); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
          position: relative;
          min-height: 0;
          height: 25px;
          border: 1px solid #EDEDED; }
          .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
            background-color: rgba(0, 30, 66, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(0, 30, 66, 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 {
    font-family: "museo-sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 17px;
    border: 0;
    margin: 0 0 20px;
    padding: 10.5px 20px;
    background: #f5f5f5;
    color: #fff;
    outline: 0;
    text-align: center;
    width: 100%;
    padding: 10px 20px; }
    .scroll-up span:hover {
      background-color: #666666;
      color: #000; }
  .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 ul,
.fsCalendar.fsGrid .fsCalendarLegend ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.fsCalendar.fsGrid .fsCalendarLegend a {
  display: block; }

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

.fsAccordion {
  margin-bottom: 20px; }
  .fsAccordion .fsPanel {
    margin-bottom: 0px; }
    .fsAccordion .fsPanel:last-child {
      border-bottom: 1px solid #afafaf; }
    .fsAccordion .fsPanel > header {
      transition: all 0.333s;
      cursor: pointer;
      background: #fff;
      border-top: 1px solid #afafaf; }
      .fsAccordion .fsPanel > header h2 {
        transition: all 0.333s;
        margin-bottom: 0;
        display: block;
        font-size: 24px;
        line-height: 29px;
        padding: 10px 15px;
        color: #333333;
        font-family: "museo-sans", sans-serif;
        font-weight: 400; }
        .fsAccordion .fsPanel > header h2:before {
          font-family: "IcoMoon"; }
      .fsAccordion .fsPanel > header:hover {
        background: #f5f5f5;
        border-color: #afafaf; }
        .fsAccordion .fsPanel > header:hover h2 {
          color: #333333; }
    .fsAccordion .fsPanel > .fsElementContent {
      border: 0px;
      padding: 5px 42px 30px; }
    .fsAccordion .fsPanel.fsStateOpen > header {
      background: #fff;
      border-color: #afafaf;
      border-bottom-color: transparent; }
      .fsAccordion .fsPanel.fsStateOpen > header h2 {
        color: #333333; }
        .fsAccordion .fsPanel.fsStateOpen > header h2:before {
          content: "";
          color: #e3b23c; }

.fsAccordion.fsPanelIconBefore .fsPanel.fsStateOpen > header h2::before,
.fsAccordion.fsPanelIconAfter .fsPanel.fsStateOpen > header h2::after,
.fsAccordion.fsPanelIconAfter .fsPanel > header h2::after,
.fsAccordion.fsPanelIconBefore .fsPanel > header h2::before {
  content: "";
  font-size: 18px;
  border: none;
  width: auto;
  height: auto;
  position: relative;
  top: -3px; }

.fsAccordion.fsPanelIconBefore .fsPanel.fsStateOpen > header h2::before,
.fsAccordion.fsPanelIconAfter .fsPanel.fsStateOpen > header h2::after {
  content: ""; }

.fsAccordion.fsPanelIconAfter .fsPanel > header h2::after,
.fsAccordion.fsPanelIconBefore .fsPanel > header h2::before {
  content: ""; }

.fsAccordion.fsPanelIconBefore .fsPanel > header h2::before {
  margin: -3px 10px 0 0;
  color: #e3b23c; }

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

.fsAccordion.fsPanelIconAfter .fsPanel > header h2:after {
  margin: 0 0 0 20px;
  float: right; }

/*! elements - constituent v0.0.1 */
.fsConstituent .fsElementPagination {
  margin-bottom: 20px; }

.fsConstituentItem {
  float: none !important;
  max-width: 300px;
  width: 100% !important;
  margin: 0 auto 20px;
  padding-bottom: 20px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  page-break-inside: avoid;
  break-inside: avoid; }
  @media (min-width: 800px) {
    .fsConstituentItem {
      display: inline-block;
      vertical-align: top;
      max-width: 100%; } }
  .fsConstituentItem > * {
    padding-right: 20px;
    padding-left: 20px; }

.fsConstituent .fsPhoto {
  padding-right: 0;
  padding-left: 0; }
  .fsConstituent .fsPhoto img {
    display: block;
    width: 100%; }

.fsConstituent .fsFullName {
  padding-top: 20px; }

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

@media (min-width: 800px) {
  [class^='fsConstituentColumnLayout'] {
    -moz-column-gap: 20px;
    column-gap: 20px; } }

@media (min-width: 1025px) {
  .fsConstituentColumnLayout_2 {
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 1025px) {
  .fsConstituentColumnLayout_3 {
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 1025px) {
  .fsConstituentColumnLayout_3 {
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 1025px) {
  .fsConstituentColumnLayout_4 {
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 1025px) {
  .fsConstituentColumnLayout_4 {
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 1180px) {
  .fsConstituentColumnLayout_4 {
    -moz-column-count: 4;
    column-count: 4; } }

.fsProfileSection {
  margin-bottom: 1.25em; }
  .fsProfileSection .fsProfileSectionSpecialData > div {
    display: block;
    width: auto;
    float: none; }
    @media (min-width: 800px) {
      .fsProfileSection .fsProfileSectionSpecialData > div {
        display: inline-block;
        vertical-align: middle;
        width: 25%;
        margin-right: -0.24em; }
        .fsProfileSection .fsProfileSectionSpecialData > div + div {
          margin-right: 0;
          width: 74%; } }

.fsConstituent.fsSearch {
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #333333; }
  .fsConstituent.fsSearch > .fsElementContent {
    margin: 0 -10px; }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.25em; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 1025px) {
      .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: 800px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.625em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    font-family: "museo-sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 17px;
    border: 0;
    margin: 0 0 20px;
    padding: 10.5px 20px;
    background: #e3b23c;
    color: #fff;
    outline: 0;
    text-align: center;
    width: 100%;
    margin: 0 10px;
    padding: 10px 30px;
    font-size: inherit; }
    .fsConstituent.fsSearch .fsConstituentSearchButton:hover {
      background-color: #666666;
      color: #000; }

.fsElementPagination {
  margin: 20px 0; }

.caption {
  font-size: 0.8em;
  line-height: 1.2;
  margin-bottom: 7.68px;
  color: gray;
  font-family: "museo-sans", Times, serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: normal; }

.fs_style_24,
.lead-in {
  font-size: 1.5em;
  line-height: 1.20833;
  margin-bottom: 20px;
  color: #e3b23c;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: normal;
  font-style: italic; }

.fs_style_28,
.callout:not(.button) {
  display: block;
  margin: 50px 0;
  background: transparent;
  font-size: 24px;
  line-height: 1.20833;
  color: #333333;
  font-family: "museo-sans", sans-serif;
  letter-spacing: normal;
  font-style: normal;
  font-weight: normal;
  border-left: 5px solid #e3b23c;
  padding-left: 20px; }

.content-block {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .content-block > header {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 17.5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px; }
    .content-block > header .fsElementTitle {
      margin-bottom: 17.5px;
      display: inline; }
    .content-block > header .fsElementHeaderContent {
      display: inline;
      float: right; }
      .content-block > header .fsElementHeaderContent a {
        color: #666666;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        opacity: 0.5;
        transition: opacity 0.33s; }
        .content-block > header .fsElementHeaderContent a:hover {
          opacity: 1; }
        .content-block > header .fsElementHeaderContent a:after {
          font-family: "IcoMoon";
          content: "";
          padding-left: 10px;
          font-weight: normal; }
  .content-block:first-child {
    margin-top: 0; }
  .content-block:last-child {
    margin-bottom: 0; }
  .content-block img {
    border-bottom: 5px solid #e3b23c; }

.sidebar {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #e1e1e1;
  padding: 20px 18px;
  border-radius: 4px; }
  .sidebar:first-child {
    margin-top: 0; }
  .sidebar .fsElementTitle {
    font-size: 24px;
    line-height: 29px;
    color: #001e42; }
  .sidebar .fsElementContent {
    font-size: 18px;
    line-height: 22px; }
    .sidebar .fsElementContent a {
      color: #e3b23c;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      opacity: 1;
      transition: opacity 0.33s; }
      .sidebar .fsElementContent a:hover {
        opacity: 0.5; }
      .sidebar .fsElementContent a:after {
        font-family: "IcoMoon";
        content: "";
        padding-left: 10px;
        font-weight: normal; }
    .sidebar .fsElementContent :first-child {
      margin-top: 0; }
    .sidebar .fsElementContent :last-child {
      margin-bottom: 0; }
  .sidebar.primary {
    background: #f5f5f5;
    border-top: 6px solid #e3b23c;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .sidebar.secondary {
    background: none; }
  .sidebar.tertiary {
    background: #001e42; }
    .sidebar.tertiary .fsElementTitle {
      color: #fff; }
    .sidebar.tertiary .fsElementContent, .sidebar.tertiary .fsElementContent a {
      color: #fff; }
  .sidebar p {
    margin-bottom: 20px; }

.button, .button.primary,
.fs_style_29, .button.secondary,
.fs_style_30, .button.tertiary,
.fs_style_31,
.fsComposerFormEmbed .submitBtn, input[type*="button"] {
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  border: 0;
  margin: 0 0 20px;
  padding: 10.5px 20px;
  background: #001e42;
  color: #fff;
  outline: 0;
  text-align: center;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px; }
  .button:hover, .button.primary:hover,
  .fs_style_29:hover, .button.secondary:hover,
  .fs_style_30:hover, .button.tertiary:hover,
  .fs_style_31:hover,
  .fsComposerFormEmbed .submitBtn:hover, input[type*="button"]:hover {
    background-color: #fff;
    color: #001e42; }
  .button:hover, .button.primary:hover,
  .fs_style_29:hover, .button.secondary:hover,
  .fs_style_30:hover, .button.tertiary:hover,
  .fs_style_31:hover,
  .fsComposerFormEmbed .submitBtn:hover, input[type*="button"]:hover {
    border: 1px solid #fff;
    opacity: 1; }
  .button.top, .top.button.primary,
  .top.fs_style_29, .top.button.secondary,
  .top.fs_style_30, .top.button.tertiary,
  .top.fs_style_31,
  .fsComposerFormEmbed .top.submitBtn, input.top[type*="button"] {
    background-color: transparent;
    margin-left: 15px;
    display: none; }
    @media (min-width: 600px) {
      .button.top, .top.button.primary,
      .top.fs_style_29, .top.button.secondary,
      .top.fs_style_30, .top.button.tertiary,
      .top.fs_style_31,
      .fsComposerFormEmbed .top.submitBtn, input.top[type*="button"] {
        display: block; } }
    .button.top:hover, .top.button.primary:hover,
    .top.fs_style_29:hover, .top.button.secondary:hover,
    .top.fs_style_30:hover, .top.button.tertiary:hover,
    .top.fs_style_31:hover,
    .fsComposerFormEmbed .top.submitBtn:hover, input.top[type*="button"]:hover {
      background-color: #fff; }

.button.primary,
.fs_style_29 {
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  border: none;
  background: transparent;
  margin-left: -10px;
  color: #e3b23c; }
  .button.primary:after,
  .fs_style_29:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px; }
  .button.primary:hover,
  .fs_style_29:hover {
    color: #f1d99e; }

.button.secondary,
.fs_style_30 {
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  border: none;
  background: transparent;
  margin-left: -10px;
  color: #afafaf; }
  .button.secondary:after,
  .fs_style_30:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px; }
  .button.secondary:hover,
  .fs_style_30:hover {
    color: #666666; }

.button.tertiary,
.fs_style_31,
.fsComposerFormEmbed .submitBtn {
  display: inline-block; }
  .button.tertiary:hover,
  .fs_style_31:hover,
  .fsComposerFormEmbed .submitBtn:hover {
    border-color: #001e42; }

input[type*="button"]:hover {
  border-color: #001e42; }

.button.callout, .button.callout.primary,
.fs_style_32, .button.callout.secondary,
.fs_style_33 {
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  border: 0;
  margin: 0 0 20px;
  padding: 10.5px 20px;
  background: #001e42;
  color: #fff;
  outline: 0;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  padding: 27px 60px;
  letter-spacing: normal;
  font-size: 0.8125em;
  line-height: 17px;
  display: inline-block;
  border: 1px solid transparent;
  font-family: "museo-sans", Times, serif;
  font-weight: 400;
  text-transform: none;
  font-size: 30px;
  line-height: 1.2;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  /*
  &.primary {}//inherits all the above

  &.secondary {
    background-color: $m2;

    &:hover {
      color: $m2;
      background-color: $buttons-background-color-hover;
      border-color: $m2;
    }
  }
  */ }
  .button.callout:hover, .button.callout.primary:hover,
  .fs_style_32:hover, .button.callout.secondary:hover,
  .fs_style_33:hover {
    background-color: #fff;
    color: #001e42; }
  .button.callout:hover, .button.callout.primary:hover,
  .fs_style_32:hover, .button.callout.secondary:hover,
  .fs_style_33:hover {
    border: 1px solid #001e42;
    opacity: 1; }
  .button.callout:after, .button.callout.primary:after,
  .fs_style_32:after, .button.callout.secondary:after,
  .fs_style_33:after {
    content: normal; }
  #fsBannerLeft .button.callout,
  #fsBannerRight .button.callout, #fsBannerLeft .button.callout.primary, #fsBannerLeft
  .fs_style_32, #fsBannerLeft .button.callout.secondary, #fsBannerLeft
  .fs_style_33,
  #fsBannerRight .button.callout.primary,
  #fsBannerRight
  .fs_style_32,
  #fsBannerRight .button.callout.secondary,
  #fsBannerRight
  .fs_style_33 {
    display: block; }

.button.callout > em,
.fs_style_32 > .fs_style_34,
.fs_style_33 > .fs_style_34,
.fs_style_32 > em,
.fs_style_33 > em {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  font-family: "museo-sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

.button.callout.secondary,
.fs_style_33 {
  background-color: #e3b23c; }
  .button.callout.secondary:hover,
  .fs_style_33:hover {
    color: #e3b23c;
    background-color: #fff;
    border-color: #e3b23c; }

.fs_style_13,
.fs_style_14,
.fs_style_22 {
  display: block;
  width: 100%;
  border: none;
  box-shadow: none;
  margin: 20px auto; }

@media (min-width: 800px) {
  .fs_style_13,
  .fs_style_14 {
    width: 50%; } }

@media (min-width: 1025px) {
  .fs_style_13,
  .fs_style_14 {
    width: 37.5%; } }

@media (min-width: 800px) {
  .fs_style_13 {
    float: left;
    margin-right: 20px;
    margin-left: 0; } }

@media (min-width: 800px) {
  .fs_style_14 {
    float: right;
    margin-right: 0;
    margin-left: 20px; } }

.overlay.active {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 120px; }
  @media (max-width: 599px) {
    .overlay.active {
      top: 49px; }
      .fsAccountBarVisible .overlay.active {
        top: 84px; } }

.navigation.main {
  background: #001e42;
  display: none;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15); }
  .navigation.main ul,
  .navigation.main ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .navigation.main a {
    display: block; }
  @media (min-width: 1025px) {
    .navigation.main {
      display: block; } }
  .navigation.main nav {
    position: relative;
    margin: 0 auto;
    max-width: 1180px; }
    .navigation.main nav ul,
    .navigation.main nav ol {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    .navigation.main nav a {
      display: block; }
    .navigation.main nav ul.fsNavLevel1 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 0; }
      .navigation.main nav ul.fsNavLevel1 > li {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
        .no-flexbox .navigation.main nav ul.fsNavLevel1 > li {
          display: inline-block; }
        .navigation.main nav ul.fsNavLevel1 > li > a {
          margin-right: 0;
          margin-left: 0;
          font-weight: bold;
          text-align: center;
          color: #fff;
          padding: 20px 25px;
          background: none;
          text-transform: uppercase;
          display: block; }
          @media (min-width: 1180px) {
            .navigation.main nav ul.fsNavLevel1 > li > a {
              padding-top: 20px;
              padding-bottom: 20px;
              font-size: 1.0625em; } }
          .navigation.main nav ul.fsNavLevel1 > li > a:hover {
            border-top-color: #fff;
            border-top-color: rgba(255, 255, 255, 0.9); }
          .navigation.main nav ul.fsNavLevel1 > li > a:hover, .navigation.main nav ul.fsNavLevel1 > li > a.active {
            color: #001e42;
            background: #f5f5f5;
            opacity: 1; }
        .navigation.main nav ul.fsNavLevel1 > li:hover > a {
          color: #001e42;
          background: #f5f5f5;
          opacity: 1; }
        .navigation.main nav ul.fsNavLevel1 > li.fsNavCurrentPage > a,
        .navigation.main nav ul.fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
          color: #fff;
          background: rgba(0, 0, 0, 0.25);
          opacity: 1; }
  .navigation.main .fsNavPageInfo {
    position: absolute;
    top: 99.5%;
    z-index: 10;
    display: none;
    width: 100%;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 30px 20px;
    background: #f5f5f5;
    text-align: left;
    border: 1px solid #e1e1e1;
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 2.6px 4px rgba(0, 0, 0, 0.2); }
    .navigation.main .fsNavPageInfo .fsNavPageDescription {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.22em;
      font-size: 15px;
      line-height: 1.46667;
      font-family: "museo-sans", sans-serif;
      color: #666666;
      width: 35%;
      padding-right: 4%;
      border-right: 1px solid #e1e1e1; }
      .navigation.main .fsNavPageInfo .fsNavPageDescription h3,
      .navigation.main .fsNavPageInfo .fsNavPageDescription a {
        display: block;
        margin: 24px 0 0;
        padding: 0;
        font-size: 21px;
        font-weight: 400;
        line-height: 1.42857;
        color: #e3b23c;
        font-family: "museo-sans", sans-serif;
        margin-bottom: 6px; }
        .navigation.main .fsNavPageInfo .fsNavPageDescription h3, .navigation.main .fsNavPageInfo .fsNavPageDescription h3:hover,
        .navigation.main .fsNavPageInfo .fsNavPageDescription a,
        .navigation.main .fsNavPageInfo .fsNavPageDescription a:hover {
          background: none; }
        .navigation.main .fsNavPageInfo .fsNavPageDescription h3:first-child,
        .navigation.main .fsNavPageInfo .fsNavPageDescription a:first-child {
          margin-top: 0; }
      .navigation.main .fsNavPageInfo .fsNavPageDescription ul {
        margin-top: 0px; }
        .navigation.main .fsNavPageInfo .fsNavPageDescription ul > li:first-child {
          border-bottom: 1px dashed #e1e1e1;
          padding-bottom: 18px;
          margin-bottom: 12px; }
    .navigation.main .fsNavPageInfo .fsNavPageThumbnail {
      width: 28%;
      display: inline-block;
      text-align: center;
      border-right: 1px solid #e1e1e1; }
    .navigation.main .fsNavPageInfo ul.fsNavLevel2 {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.22em;
      width: 17.79661%;
      padding-left: 20px;
      margin-top: 0; }
      .navigation.main .fsNavPageInfo ul.fsNavLevel2 > li {
        position: relative; }
        .navigation.main .fsNavPageInfo ul.fsNavLevel2 > li:after {
          margin-right: 10px;
          margin-left: 10px;
          background-color: #fff;
          background-color: rgba(255, 255, 255, 0.2);
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          height: 1px; }
        .navigation.main .fsNavPageInfo ul.fsNavLevel2 > li:first-child:after {
          content: normal; }
        .navigation.main .fsNavPageInfo ul.fsNavLevel2 > li:first-child > a {
          padding-top: 0px; }
        .navigation.main .fsNavPageInfo ul.fsNavLevel2 > li > a {
          border-bottom: 1px dashed #e1e1e1; }
    .navigation.main .fsNavPageInfo a {
      font-size: 15px;
      line-height: 1.2;
      font-weight: 500;
      text-align: left;
      color: #333333;
      color: rgba(0, 0, 0, 0.8);
      padding: 9px 10px; }
      .navigation.main .fsNavPageInfo a:hover {
        color: rgba(0, 0, 0, 0.55); }
  .navigation.main li:hover .fsNavPageInfo {
    display: block; }

#fsPageBodyWrapper .navigation.tier {
  margin-right: -20px;
  margin-left: -20px;
  transition: all 0.333s;
  max-height: 0;
  overflow: hidden;
  margin-bottom: 40px;
  display: none;
  /*
    //Home: N/A
    //Tier 1 (AKA: "Landing Page"): Show T3 (immediate children WITH immediate children expanded ONLY of current page)
    //Tier 2: Show T3 (immediate children)
    //Tier 3: Show T3 (siblings, with current page in 'active' state), Show T4 (immediate children ONLY of current page)
    //Tier 4: Show T3 (immediate parent & parent's siblings, with current page ancestor in 'active' state), Show T4 (siblings ONLY of current page)
    //Tier 5: ?? Show link back to immediate parent?
  */ }
  #fsPageBodyWrapper .navigation.tier ul,
  #fsPageBodyWrapper .navigation.tier ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  #fsPageBodyWrapper .navigation.tier a {
    display: block; }
  .has-tier-navigation #fsPageBodyWrapper .navigation.tier {
    max-height: 1000px; }
  @media (min-width: 800px) {
    #fsPageBodyWrapper .navigation.tier {
      margin-right: 0;
      margin-left: 0;
      display: block; } }
  #fsPageBodyWrapper .navigation.tier.mobile {
    display: block; }
    @media (min-width: 800px) {
      #fsPageBodyWrapper .navigation.tier.mobile {
        display: none; } }
  #fsPageBodyWrapper .navigation.tier > header .fsElementHeaderContent {
    background-color: #e3b23c;
    padding: 20px 20px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-family: "museo-sans", sans-serif;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: none; }
    @media (min-width: 800px) {
      #fsPageBodyWrapper .navigation.tier > header .fsElementHeaderContent {
        display: none; } }
    #fsPageBodyWrapper .navigation.tier > header .fsElementHeaderContent:after {
      content: "";
      padding: 0 20px;
      position: absolute;
      top: 50%;
      right: 0;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #fsPageBodyWrapper .navigation.tier > .fsElementContent {
    transition: all 0.333s; }
  #fsPageBodyWrapper .navigation.tier li {
    margin: 1px 0; }
  #fsPageBodyWrapper .navigation.tier .fsNavCurrentPage > a,
  #fsPageBodyWrapper .navigation.tier .fsNavCurrentPageAncestor > a {
    color: #001e42 !important;
    font-weight: 600; }
  #fsPageBodyWrapper .navigation.tier [class*="fsNavLevel"] {
    margin: 0; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel1 li a {
    display: block;
    font-size: 15px;
    color: #333333;
    font-family: "museo-sans", sans-serif;
    font-weight: bold; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li {
    display: none; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li > a {
    display: none;
    color: #333333;
    padding: 12px 0; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage,
  #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor {
    display: block;
    font-size: 15px;
    color: #333333;
    font-family: "museo-sans", sans-serif;
    font-weight: bold; }
    #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li,
    #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li {
      display: block; }
      #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li.fsNavCurrentPage .fsNavLevel3 > li, #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li.fsNavCurrentPageAncestor .fsNavLevel3 > li,
      #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li.fsNavCurrentPage .fsNavLevel3 > li,
      #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li.fsNavCurrentPageAncestor .fsNavLevel3 > li {
        display: block; }
        #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li.fsNavCurrentPage .fsNavLevel3 > li.fsNavCurrentPage .fsNavLevel4 > li, #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li.fsNavCurrentPage .fsNavLevel3 > li.fsNavCurrentPageAncestor .fsNavLevel4 > li, #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li.fsNavCurrentPageAncestor .fsNavLevel3 > li.fsNavCurrentPage .fsNavLevel4 > li, #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPage .fsNavLevel2 > li.fsNavCurrentPageAncestor .fsNavLevel3 > li.fsNavCurrentPageAncestor .fsNavLevel4 > li,
        #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li.fsNavCurrentPage .fsNavLevel3 > li.fsNavCurrentPage .fsNavLevel4 > li,
        #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li.fsNavCurrentPage .fsNavLevel3 > li.fsNavCurrentPageAncestor .fsNavLevel4 > li,
        #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li.fsNavCurrentPageAncestor .fsNavLevel3 > li.fsNavCurrentPage .fsNavLevel4 > li,
        #fsPageBodyWrapper .navigation.tier .fsNavLevel1 > li.fsNavCurrentPageAncestor .fsNavLevel2 > li.fsNavCurrentPageAncestor .fsNavLevel3 > li.fsNavCurrentPageAncestor .fsNavLevel4 > li {
          display: block; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel2 > li {
    display: none;
    border-top: 1px solid #e1e1e1; }
    #fsPageBodyWrapper .navigation.tier .fsNavLevel2 > li:first-child {
      border-top: none; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel2 > li > a {
    color: #333333;
    padding: 12px 0; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel2 > li.fsNavCurrentPage,
  #fsPageBodyWrapper .navigation.tier .fsNavLevel2 > li.fsNavCurrentPageAncestor {
    display: block;
    font-size: 15px;
    color: #333333;
    font-family: "museo-sans", sans-serif;
    font-weight: bold; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel3 > li {
    display: none;
    border-top: 1px solid #e1e1e1; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel3 > li > a {
    color: rgba(102, 102, 102, 0.75);
    padding: 12px 0;
    padding-left: 20px; }
    #fsPageBodyWrapper .navigation.tier .fsNavLevel3 > li > a:before {
      content: "";
      font-family: "IcoMoon";
      padding-right: 8px;
      font-weight: 400; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel3 > li.fsNavCurrentPage,
  #fsPageBodyWrapper .navigation.tier .fsNavLevel3 > li.fsNavCurrentPageAncestor {
    display: block;
    font-size: 15px;
    color: #666666;
    font-family: "museo-sans", sans-serif;
    font-weight: bold; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel4 > li {
    display: none;
    border-top: 1px solid #e1e1e1; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel4 > li > a {
    color: rgba(102, 102, 102, 0.75);
    padding: 12px 0;
    padding-left: 40px; }
    #fsPageBodyWrapper .navigation.tier .fsNavLevel4 > li > a:before {
      content: "";
      font-family: "IcoMoon";
      padding-right: 8px;
      font-weight: 400; }
  #fsPageBodyWrapper .navigation.tier .fsNavLevel4 > li.fsNavCurrentPage,
  #fsPageBodyWrapper .navigation.tier .fsNavLevel4 > li.fsNavCurrentPageAncestor {
    display: block;
    font-size: 15px;
    color: #666666;
    font-family: "museo-sans", sans-serif;
    font-weight: bold; }

.container.persistent-tier-navigation .navigation.tier {
  max-height: none; }

section.off-canvas {
  transition: all 0.333s;
  width: 245px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 49px;
  right: 0;
  z-index: 2;
  height: 0;
  background: #001e42; }
  @media (min-width: 600px) {
    section.off-canvas {
      top: 85px; } }
  .fsAccountBarVisible section.off-canvas {
    top: 84px; }
    @media (min-width: 600px) {
      .fsAccountBarVisible section.off-canvas {
        top: 120px; } }
  @media (min-width: 1025px) {
    section.off-canvas {
      height: 0 !important; } }
  .off-canvas-menu-open section.off-canvas {
    height: 365px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  .off-canvas-menu-open html,
  .off-canvas-menu-open body {
    overflow: hidden;
    -webkit-overflow-scrolling: auto; }
    .off-canvas-menu-open html.fsAccountBarVisible #fsPageWrapper,
    .off-canvas-menu-open body.fsAccountBarVisible #fsPageWrapper {
      top: 35px; }
  .off-canvas-menu-open #fsPageWrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: auto; }
  section.off-canvas header .fsElementTitle {
    display: none; }
  section.off-canvas header .fsElementHeaderContent {
    display: none; }
  section.off-canvas ul {
    margin-left: 0; }
  section.off-canvas .search-mobile {
    padding: 10px 20px; }
    section.off-canvas .search-mobile form.gsc-search-box-tools td.gsc-search-button {
      right: 0px;
      left: initial; }
    section.off-canvas .search-mobile form.gsc-search-box-tools input.gsc-input {
      padding-left: 11px !important;
      color: #fff;
      border: 1px solid #fff !important;
      border-radius: 5px;
      padding-right: 35px !important; }
    section.off-canvas .search-mobile ::-webkit-input-placeholder {
      color: #fff; }
  section.off-canvas .button.top {
    display: block;
    margin: 10px 20px; }
    @media (min-width: 600px) {
      section.off-canvas .button.top {
        display: none; } }
  section.off-canvas .button.off-canvas-trigger {
    background: none;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #001e42;
    margin: 0;
    width: 45px;
    height: 36px; }
    section.off-canvas .button.off-canvas-trigger, section.off-canvas .button.off-canvas-trigger:hover {
      border-color: transparent; }
    section.off-canvas .button.off-canvas-trigger:hover {
      color: #fff; }
    section.off-canvas .button.off-canvas-trigger span {
      display: none; }
    section.off-canvas .button.off-canvas-trigger:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      text-indent: 0;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  section.off-canvas .navigation.main {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block !important; }
    section.off-canvas .navigation.main ul.fsNavLevel1 {
      display: block; }
      section.off-canvas .navigation.main ul.fsNavLevel1 li {
        display: block;
        border-top: 1px solid rgba(255, 255, 255, 0.3); }
        section.off-canvas .navigation.main ul.fsNavLevel1 li a {
          border: none;
          font-size: 15px;
          font-weight: bold;
          font-family: "museo-sans", sans-serif;
          text-transform: uppercase;
          color: #fff;
          text-align: left;
          padding: 9px 20px; }
          section.off-canvas .navigation.main ul.fsNavLevel1 li a:hover {
            background-color: #001a38;
            background-color: rgba(0, 0, 0, 0.2); }
    section.off-canvas .navigation.main .fsNavPageInfo {
      display: none !important; }
  section.off-canvas .navigation.utility {
    margin-bottom: 0; }
    section.off-canvas .navigation.utility ul,
    section.off-canvas .navigation.utility ol {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    section.off-canvas .navigation.utility a {
      display: block; }
    section.off-canvas .navigation.utility ul.fsNavLevel1 {
      margin-top: 0px;
      padding: 0;
      display: block;
      background-color: #f5f5f5; }
      section.off-canvas .navigation.utility ul.fsNavLevel1 li {
        display: block;
        border-top: 1px solid #e1e1e1; }
        section.off-canvas .navigation.utility ul.fsNavLevel1 li a {
          margin-right: 2px;
          margin-left: 2px;
          font-size: 15px;
          line-height: 1.5;
          color: #fff;
          font-family: "museo-sans", sans-serif;
          font-weight: 600;
          text-align: center;
          opacity: 1;
          padding: 10px 18px;
          margin-right: 0px;
          margin-left: 0px;
          padding: 10.5px 20px;
          text-align: left;
          color: #666666; }
          section.off-canvas .navigation.utility ul.fsNavLevel1 li a:hover {
            opacity: 0.75; }

.navigation.social ul,
.navigation.social ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.navigation.social a {
  display: block; }

.navigation.social nav {
  /*@include padding-x( 50px );
    @include breakpoint($bp-portrait) {
      @include padding-x( 0 );
    }*/ }

.navigation.social ul {
  margin-right: -5px;
  margin-left: -5px;
  text-align: center;
  margin-top: 0; }
  @media (min-width: 700px) {
    .navigation.social ul {
      text-align: right; } }
  .navigation.social ul li {
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: -0.22em;
    margin-bottom: 2.5px; }

.navigation.social a {
  transition: all 0.333s;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 60%;
  text-indent: 999em;
  white-space: nowrap;
  overflow: hidden;
  position: relative; }
  @media (min-width: 600px) {
    .navigation.social a {
      width: 50px;
      height: 50px; } }
  .navigation.social a:hover {
    background-color: #fff; }
  .navigation.social a:after {
    position: absolute;
    text-indent: 0;
    text-align: center;
    top: 50%;
    right: 0;
    width: 100%;
    font-size: 18px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .navigation.social a[href*='facebook']:after {
    content: ""; }
  .navigation.social a[href*='google']:after {
    content: ""; }
  .navigation.social a[href*='instagram']:after {
    content: ""; }
  .navigation.social a[href*='linkedin']:after {
    content: ""; }
  .navigation.social a[href*='blog']:after {
    content: ""; }
  .navigation.social a[href*='twitter']:after {
    content: ""; }
  .navigation.social a[href*='youtube']:after {
    content: ""; }

.fsNews {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  /*Slideshow*/ }
  .fsNews > header {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 17.5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px; }
    .fsNews > header .fsElementTitle {
      margin-bottom: 17.5px;
      display: inline; }
    .fsNews > header .fsElementHeaderContent {
      display: inline;
      float: right; }
      .fsNews > header .fsElementHeaderContent a {
        color: #666666;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        opacity: 0.5;
        transition: opacity 0.33s; }
        .fsNews > header .fsElementHeaderContent a:hover {
          opacity: 1; }
        .fsNews > header .fsElementHeaderContent a:after {
          font-family: "IcoMoon";
          content: "";
          padding-left: 10px;
          font-weight: normal; }
  .fsNews:first-child {
    margin-top: 0; }
  .fsNews:last-child {
    margin-bottom: 0; }
  .fsNews img {
    border-bottom: 5px solid #e3b23c; }
  .fsNews article {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px; }
    .fsNews article:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0px; }
  .fsNews .fsThumbnail {
    display: block;
    margin-bottom: 5px;
    max-width: 300px !important; }
    .fsNews .fsThumbnail img {
      display: block; }
  .fsNews .fsTitle {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px; }
    .fsNews .fsTitle, .fsNews .fsTitle a {
      color: #e3b23c; }
    .fsNews .fsTitle a:hover {
      color: #e3b23c; }
  .fsNews .fsDate {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.26667;
    color: #afafaf;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal; }
    .fsNews .fsDate .fsMonth {
      padding-right: 3px; }
    .fsNews .fsDate:before {
      content: 'Posted on '; }
  .fsNews .fsSummary {
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal; }
    .fsNews .fsSummary :first-child {
      margin-top: 0; }
  .fsNews.fsSlideshow .fsElementContent {
    margin: 0; }
  .fsNews.fsSlideshow article {
    padding: 20px; }
  .fsNews.fsSlideshow .fsPager span {
    color: inherit;
    opacity: 0.5;
    transition: color 100ms, opacity 100ms; }
    .fsNews.fsSlideshow .fsPager span.fsStateActive {
      color: inherit;
      opacity: 1; }
  .fsNews.fsGrid .fsNewsGrid {
    zoom: 1; }
    .fsNews.fsGrid .fsNewsGrid:after {
      display: table;
      clear: both;
      content: ''; }
  .fsNews.fsGrid article {
    clear: none;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding: 0;
    width: auto; }
  @media (min-width: 800px) {
    .fsNews.fsGrid .fsStyleTwoColumns article {
      width: 49%; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(3n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(3n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(4n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(4n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(4n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(5n-3) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(5n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(5n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(5n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(odd) {
        margin-right: 1%; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(even) {
        margin-left: 1%; }
      .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 800px) {
    .fsNews.fsGrid .fsStyleThreeColumns article {
      width: 49%; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(4n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(4n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(4n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n-3) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(odd) {
        margin-right: 1%; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(even) {
        margin-left: 1%; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 1025px) {
    .fsNews.fsGrid .fsStyleThreeColumns article {
      width: 32%; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(odd) {
        margin-right: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(even) {
        margin-left: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(4n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(4n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(4n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n-3) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(5n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n-1) {
        margin: 0 2%; }
      .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
        clear: both; } }
  @media (min-width: 800px) {
    .fsNews.fsGrid .fsStyleFourColumns article {
      width: 49%; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n-3) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(odd) {
        margin-right: 1%; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(even) {
        margin-left: 1%; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 1025px) {
    .fsNews.fsGrid .fsStyleFourColumns article {
      width: 23.5%; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(odd) {
        margin-right: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(even) {
        margin-left: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n-3) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(5n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-2) {
        margin: 0 1% 0 2%; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n-1) {
        margin: 0 2% 0 1%; }
      .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
        clear: both; } }
  @media (min-width: 800px) {
    .fsNews.fsGrid .fsStyleFiveColumns article {
      width: 49%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-3) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(odd) {
        margin-right: 1%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(even) {
        margin-left: 1%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n+1) {
        clear: both; } }
  @media (min-width: 1025px) {
    .fsNews.fsGrid .fsStyleFiveColumns article {
      width: 18.4%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(odd) {
        margin-right: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(even) {
        margin-left: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n-2) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n-1) {
        margin: auto; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n+1) {
        clear: none; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-3) {
        margin: 0 1% 0 2%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-2) {
        margin: 0 1%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n-1) {
        margin: 0 2% 0 1%; }
      .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
        clear: both; } }
  .fsNews.fsGrid .fsThumbnail {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
    max-width: inherit; }

.fsNews .fsPrevButton,
.fsNews .fsNextButton {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.fsNews .fsPrevButton {
  left: 0; }

.fsNews .fsNextButton {
  right: 0; }

.fsNews .fsPrevButton:before,
.fsNews .fsNextButton:before {
  content: "";
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  text-align: center; }

.fsNews .fsPrevButton:before {
  content: ""; }

.fsNews .fsNextButton:before {
  content: ""; }

/*=======================*/
/* Search Variables      */
/*=======================*/
/*=================================================================*/
/* Normalize Search                                                */
/*=================================================================*/
form.gsc-search-box-tools {
  margin-bottom: 0 !important;
  overflow: hidden; }
  form.gsc-search-box-tools table {
    border: 0; }
  form.gsc-search-box-tools table,
  form.gsc-search-box-tools tbody,
  form.gsc-search-box-tools tr,
  form.gsc-search-box-tools td {
    display: block; }
  form.gsc-search-box-tools td.gsc-input {
    padding: 0 !important;
    display: block;
    float: left; }
  form.gsc-search-box-tools table.gsc-search-box {
    display: table;
    margin-bottom: 0;
    position: relative; }
  form.gsc-search-box-tools div.gsc-input-box {
    min-width: 140px;
    border: 0;
    height: 40px; }
    form.gsc-search-box-tools div.gsc-input-box.gsc-input-box-focus {
      box-shadow: none; }
    form.gsc-search-box-tools div.gsc-input-box table,
    form.gsc-search-box-tools div.gsc-input-box tbody,
    form.gsc-search-box-tools div.gsc-input-box tr,
    form.gsc-search-box-tools div.gsc-input-box td {
      overflow: hidden;
      display: block;
      width: 100%;
      border: 0;
      height: 40px; }
  form.gsc-search-box-tools td.gsib_a {
    padding: 0;
    display: inline-block; }
  form.gsc-search-box-tools td.gsib_b {
    padding: 0;
    display: none !important; }
  form.gsc-search-box-tools td.gsc-input {
    float: none; }
  form.gsc-search-box-tools input.gsc-input {
    background: transparent !important;
    background-image: none !important;
    width: 100%;
    height: 40px !important;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
    font-family: "museo-sans", sans-serif;
    font-style: normal;
    padding-left: 40px !important;
    padding-right: 40px !important;
    margin: 0 !important;
    overflow: hidden;
    -webkit-appearance: none; }
  form.gsc-search-box-tools table.gsc-branding {
    display: none; }
  form.gsc-search-box-tools td.gsc-search-button {
    transition: all 0.333s;
    display: block;
    padding: 0 12.5px;
    overflow: hidden;
    height: 40px;
    width: 40px;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    color: #fff; }
    form.gsc-search-box-tools td.gsc-search-button:after {
      content: "";
      content: "";
      opacity: 1;
      font-size: 13px;
      display: block;
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  form.gsc-search-box-tools td.gsc-search-button:hover {
    background: transparent;
    color: #fff; }
  form.gsc-search-box-tools input.gsc-search-button {
    border: 0;
    height: 40px;
    width: 100%;
    color: transparent;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }

/*=======================*/
/* Custom Styles         */
/*=======================*/
form.gsc-search-box-tools div.gsc-input-box {
  background-color: transparent !important; }

.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0 !important;
    padding: 0 !important;
    display: none; }
    @media (min-width: 800px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 3px; }
      .fsTabs .fsTabsNav li a {
        display: block;
        margin: 0;
        padding: 16px 15px;
        background: #afafaf;
        font-size: 15px;
        line-height: 17px;
        color: #fff;
        font-family: "museo-sans", sans-serif;
        letter-spacing: normal;
        font-style: normal;
        font-weight: bold; }
        .fsTabs .fsTabsNav li a:hover {
          opacity: 1;
          background: rgba(227, 178, 60, 0.5);
          color: #fff;
          border-color: transparent; }
      .fsTabs .fsTabsNav li.fsStateSelected {
        position: relative; }
        .fsTabs .fsTabsNav li.fsStateSelected a {
          background: #e3b23c !important;
          color: #fff;
          border-color: transparent;
          opacity: 1; }
        .fsTabs .fsTabsNav li.fsStateSelected:after {
          content: '';
          background: #fff !important;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          position: absolute;
          border-left: 12px solid transparent;
          border-right: 12px solid transparent;
          border-top: 10px solid #e3b23c; }
  .fsTabs .fsElementContent {
    padding-right: 0;
    padding-left: 0; }
  .fsTabs .fsPanel {
    margin-bottom: 0px; }
    .fsTabs .fsPanel:last-child {
      border-bottom: 1px solid #afafaf; }
      @media (min-width: 600px) {
        .fsTabs .fsPanel:last-child {
          border-bottom: 0px; } }
    .fsTabs .fsPanel > header {
      transition: all 0.333s;
      cursor: pointer;
      background: #fff;
      border-top: 1px solid #afafaf; }
      .fsTabs .fsPanel > header h2 {
        transition: all 0.333s;
        margin-bottom: 0;
        display: block;
        font-size: 24px;
        line-height: 29px;
        padding: 10px 15px;
        color: #333333;
        font-family: "museo-sans", sans-serif;
        font-weight: 400; }
        .fsTabs .fsPanel > header h2:before {
          font-family: "IcoMoon"; }
        .fsTabs .fsPanel > header h2:before {
          content: "";
          margin-right: 40px;
          color: #e3b23c; }
      .fsTabs .fsPanel > header:hover {
        background: #f5f5f5;
        border-color: #afafaf; }
        .fsTabs .fsPanel > header:hover h2 {
          color: #333333; }
    .fsTabs .fsPanel > .fsElementContent {
      border: 0px;
      padding: 5px 42px 30px; }
      @media (min-width: 600px) {
        .fsTabs .fsPanel > .fsElementContent {
          border: none;
          padding: 20px 0px; } }
    .fsTabs .fsPanel.fsStateOpen > header {
      background: #fff;
      border-color: #afafaf;
      border-bottom-color: transparent; }
      .fsTabs .fsPanel.fsStateOpen > header h2 {
        color: #333333; }
        .fsTabs .fsPanel.fsStateOpen > header h2:before {
          content: "";
          color: #e3b23c; }
    .fsTabs .fsPanel.fsStateOpen > .fsElementContent {
      display: block; }

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

body.fsAccountBarVisible {
  margin-top: 35px; }

#fsAccountBar {
  height: 35px;
  background-color: #001835;
  color: #fff;
  padding: 0;
  z-index: 9999;
  overflow: hidden; }
  #fsAccountBar > ul:first-child > li:first-child {
    padding: 0;
    width: 35px; }
    @media (min-width: 800px) {
      #fsAccountBar > ul:first-child > li:first-child {
        width: auto;
        padding: 7.5px 10px; } }
    @media (min-width: 800px) {
      #fsAccountBar > ul:first-child > li:first-child ul {
        margin-left: 35px; } }
  #fsAccountBar > ul > li {
    transition: all 0.333s;
    cursor: pointer;
    margin: 0;
    vertical-align: top;
    padding: 7.5px 10px; }
    #fsAccountBar > ul > li, #fsAccountBar > ul > li a {
      color: #fff;
      font-size: 14px;
      line-height: 1.42857; }
    #fsAccountBar > ul > li:hover {
      background-color: #00152e; }
  #fsAccountBar .fsAccountBarMenu {
    margin-left: 0; }
    @media (min-width: 800px) {
      #fsAccountBar .fsAccountBarMenu {
        margin-left: -12px; } }
  #fsAccountBar .fsAccountBarName {
    display: none;
    margin-left: 35px; }
    @media (min-width: 800px) {
      #fsAccountBar .fsAccountBarName {
        display: inline; } }
  #fsAccountBar .fsAccountBarAvatar {
    width: 35px;
    height: 35px; }
  #fsAccountBar .fsAccountBarMenu {
    background-color: #00152e;
    border-width: 0;
    left: 0; }
    #fsAccountBar .fsAccountBarMenu a {
      color: #99a5b3;
      font-size: 12px;
      line-height: 1.25;
      margin: 0;
      padding: 4.5px 10px; }
      #fsAccountBar .fsAccountBarMenu a:hover {
        color: #fff;
        opacity: 1; }
    #fsAccountBar .fsAccountBarMenu li {
      padding: 0; }
      #fsAccountBar .fsAccountBarMenu li:hover {
        background-color: #001b3b; }
    #fsAccountBar .fsAccountBarMenu ul {
      background-color: #00152e;
      left: 100%; }

/* Social Elements */
/*--Facebook--*/
.fsFacebook .fsFacebookList {
  margin-left: 0 !important;
  padding-left: 0 !important; }
  .fsFacebook .fsFacebookList ul,
  .fsFacebook .fsFacebookList ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .fsFacebook .fsFacebookList a {
    display: block; }
  .fsFacebook .fsFacebookList li {
    display: block;
    margin-bottom: 30px; }
    .fsFacebook .fsFacebookList li:first-child {
      margin-top: 20px; }
    .fsFacebook .fsFacebookList li a:not(.fsFacebookFollow) {
      word-wrap: break-word; }
  .fsFacebook .fsFacebookList .fsFacebookFrom {
    display: block;
    font-weight: inherit;
    font-size: inherit;
    color: inherit; }
  .fsFacebook .fsFacebookList .fsFacebookExtras {
    margin-top: 10px; }
    .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookThumb {
      float: left;
      margin: 0 20px 0 0;
      width: 28%; }
    .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookTitle {
      float: left;
      line-height: 1;
      width: 60%; }
      .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookTitle[href*="https://www.facebook.com/finalsite/photos"] {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookCaption {
      float: left;
      font-size: inherit; }
    .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookDesc {
      clear: both;
      font-style: italic; }
    .fsFacebook .fsFacebookList .fsFacebookExtras .fsFacebookLikes {
      clear: both;
      padding-top: 10px;
      font-size: inherit;
      font-style: italic;
      color: inherit; }
  .fsFacebook .fsFacebookList .fsFacebookFollow {
    margin-top: 20px; }
    .fsFacebook .fsFacebookList .fsFacebookFollow a {
      background-color: inherit;
      color: inherit;
      font-size: inherit;
      padding: 5px 10px;
      text-transform: capitalize; }
      .fsFacebook .fsFacebookList .fsFacebookFollow a:hover {
        background-color: inherit;
        color: inherit; }

/*--Twitter--*/
.fsTwitter .tweets {
  margin: 0;
  padding: 0;
  list-style: none; }
  .fsTwitter .tweets li {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
    .fsTwitter .tweets li a {
      color: #e3b23c; }
      .fsTwitter .tweets li a:hover {
        color: #001e42; }
    .fsTwitter .tweets li:first-child {
      margin-top: 20px; }
    .fsTwitter .tweets li .header {
      position: relative; }
      .fsTwitter .tweets li .header:after {
        content: '';
        display: table;
        clear: both; }
      .fsTwitter .tweets li .header time {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        float: right;
        width: 15%;
        text-align: right;
        font-size: 12px;
        color: #001e42; }
        .fsTwitter .tweets li .header time abbr {
          text-decoration: none;
          border: 0; }
        .fsTwitter .tweets li .header time:hover {
          color: #e3b23c; }
      .fsTwitter .tweets li .header .p-author {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        float: left;
        width: 85%; }
        .fsTwitter .tweets li .header .p-author > .profile:after {
          content: '';
          display: table;
          clear: both; }
        .fsTwitter .tweets li .header .p-author > .profile .avatar {
          position: relative;
          display: inline-block;
          float: left;
          width: 25%; }
          .fsTwitter .tweets li .header .p-author > .profile .avatar img {
            width: 100%;
            height: auto; }
        .fsTwitter .tweets li .header .p-author > .profile .full-name,
        .fsTwitter .tweets li .header .p-author > .profile .p-nickname {
          margin: 0;
          padding: 0 0 0 10px;
          position: relative;
          display: inline-block;
          float: left;
          width: 70%;
          vertical-align: middle;
          line-height: 16px;
          font-size: 14px;
          font-weight: bold; }
        .fsTwitter .tweets li .header .p-author > .profile .full-name {
          margin-top: 15px; }
    .fsTwitter .tweets li .e-entry-content {
      font-size: 13px;
      line-height: 18px; }
      .fsTwitter .tweets li .e-entry-content .inline-media img {
        width: 100%;
        height: auto; }
    .fsTwitter .tweets li .footer .stats-narrow,
    .fsTwitter .tweets li .footer .stats-wide {
      display: none; }
    .fsTwitter .tweets li .footer .expand {
      display: inline-block;
      float: left;
      color: #001e42; }
      .fsTwitter .tweets li .footer .expand b {
        display: none; }
      .fsTwitter .tweets li .footer .expand:hover {
        color: #e3b23c; }
      .fsTwitter .tweets li .footer .expand:before {
        display: block;
        font-family: "IcoMoon";
        content: '\f067'; }
    .fsTwitter .tweets li .footer .tweet-actions {
      margin: 0;
      padding: 0;
      text-align: right; }
      .fsTwitter .tweets li .footer .tweet-actions li {
        margin: 0 10px 0 0;
        padding: 0;
        position: relative;
        display: inline-block;
        width: auto; }
        .fsTwitter .tweets li .footer .tweet-actions li a {
          color: #001e42; }
          .fsTwitter .tweets li .footer .tweet-actions li a b {
            display: none; }
          .fsTwitter .tweets li .footer .tweet-actions li a:hover {
            color: #e3b23c; }
          .fsTwitter .tweets li .footer .tweet-actions li a i {
            font-style: normal; }
            .fsTwitter .tweets li .footer .tweet-actions li a i:before {
              display: block;
              font-family: "IcoMoon"; }
        .fsTwitter .tweets li .footer .tweet-actions li .reply-action i:before {
          content: '\f112'; }
        .fsTwitter .tweets li .footer .tweet-actions li .retweet-action i:before {
          content: '\f079'; }
        .fsTwitter .tweets li .footer .tweet-actions li .favorite-action i:before {
          content: '\f005'; }

/*--Youtube--*/
.fsYoutube .fsSocialVideoFrame {
  margin-top: 20px; }

.fsYoutube .fsYoutubeList ul,
.fsYoutube .fsYoutubeList ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.fsYoutube .fsYoutubeList a {
  display: block; }

.fsYoutube .fsYoutubeList li {
  display: block;
  margin-bottom: 20px;
  width: 100%; }
  .fsYoutube .fsYoutubeList li:first-child {
    margin-top: 20px; }

.fsYoutube .fsYoutubeList .fsYoutubeThumb {
  margin: 0 20px 20px 0;
  float: left; }

.fsYoutube .fsYoutubeList .fsYoutubeTitle {
  font-weight: inherit;
  font-size: inherit;
  color: inherit; }

.fsYoutube .fsYoutubeList .fsYoutubeViews {
  font-size: inherit;
  font-style: italic;
  color: inherit; }

.fsYoutube .fsYoutubeList .fsYoutubeDesc {
  margin-top: 5px; }

/*--Vimeo--*/
/*--Instagram--*/
/*--Flickr--*/
.fsComposerFormEmbed {
  background-color: #fff !important; }
  .fsComposerFormEmbed form {
    overflow: hidden; }
    .fsComposerFormEmbed form .subGroup {
      margin-bottom: 20px; }
    .fsComposerFormEmbed form .mainGroupSub {
      width: auto !important; }
    .fsComposerFormEmbed form .submitBtn {
      color: #fff !important;
      background-color: #001e42 !important;
      text-shadow: none !important;
      border: 1px solid #fff !important; }
      .fsComposerFormEmbed form .submitBtn:hover {
        color: #001e42 !important;
        background-color: #fff !important;
        border-color: #001e42 !important; }
    .fsComposerFormEmbed form textarea {
      max-width: 342px;
      width: 100%;
      height: auto; }

/*--Forms--*/
.fsLogin p {
  display: block;
  clear: both;
  margin-bottom: 5px; }

.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginNewView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span {
    display: block;
    font-weight: inherit;
    text-transform: uppercase;
    font-size: inherit; }
  .fsLogin .fsLoginMainView input, .fsLogin .fsLoginForgotView input, .fsLogin .fsLoginNewView input {
    margin-bottom: 20px;
    border: 1px solid inherit;
    font-size: inherit;
    padding: 2px 5px;
    height: 25px;
    display: block;
    clear: both; }
    .fsLogin .fsLoginMainView input:focus, .fsLogin .fsLoginForgotView input:focus, .fsLogin .fsLoginNewView input:focus {
      border: 1px solid inherit;
      outline: none; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button {
    background-color: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    border: 0 none;
    outline: none;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
    transition: all 100ms linear;
    height: 25px;
    line-height: 1;
    display: block;
    float: left;
    margin-right: 20px; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView button:hover, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover, .fsLogin .fsLoginForgotView button:hover, .fsLogin .fsLoginNewView .fsLoginSubmit:hover, .fsLogin .fsLoginNewView button:hover {
      background-color: inherit;
      color: inherit; }

.fsLogin .fsLoginForgotPasswordLink {
  margin-top: -2px;
  line-height: 1; }
  .fsLogin .fsLoginForgotPasswordLink a {
    font-size: inherit; }

.fsLogin .fsLoginNewAccountLink {
  line-height: 1; }
  .fsLogin .fsLoginNewAccountLink a {
    font-size: inherit; }

.fsLogin .fsLoginNewCaptcha {
  display: block;
  margin-bottom: 20px; }
  .fsLogin .fsLoginNewCaptcha #recaptcha_area, .fsLogin .fsLoginNewCaptcha #recaptcha_table {
    width: 100% !important;
    max-width: 318px; }

/*! elements - athletics v0.0.1 */
.fsAthleticsEvent,
.fsAthleticsRoster,
.fsAthleticsTeam {
  margin: 0 0 50px; }
  .fsAthleticsEvent header h2,
  .fsAthleticsRoster header h2,
  .fsAthleticsTeam header h2 {
    margin-bottom: 10px; }

.fsAthleticsEvent .fsElementContent {
  padding: 0 20px; }

.fsAthleticsEvent article + article {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #333333; }

.fsAthleticsEvent .fsDateTime {
  color: #001e42;
  font-weight: 600; }

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

.fsAthleticsOpponents {
  display: inline-block; }

.fsAthleticsOpponentNames {
  display: inline-block; }

.fsAthleticsRoster .fsRosterName {
  font-weight: 700; }

#fsPageContent .fsAthleticsRosterList .fsAthleticsRoster {
  margin-left: 0; }

.fsAthleticsRosterContent {
  padding: 0 20px; }
  .fsAthleticsRosterContent p {
    margin: 0 0 20px !important; }

.fsAthleticsTeam .fsElementContent {
  padding: 0 20px; }

.fsAthleticsTeamDirectory {
  margin: 0 !important;
  padding: 0 !important; }

/*! elements - calendar v0.0.1 */
.fsCalendar {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .fsCalendar > header {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 17.5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 2px;
    padding-right: 2px; }
    .fsCalendar > header .fsElementTitle {
      margin-bottom: 17.5px;
      display: inline; }
    .fsCalendar > header .fsElementHeaderContent {
      display: inline;
      float: right; }
      .fsCalendar > header .fsElementHeaderContent a {
        color: #666666;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        opacity: 0.5;
        transition: opacity 0.33s; }
        .fsCalendar > header .fsElementHeaderContent a:hover {
          opacity: 1; }
        .fsCalendar > header .fsElementHeaderContent a:after {
          font-family: "IcoMoon";
          content: "";
          padding-left: 10px;
          font-weight: normal; }
  .fsCalendar:first-child {
    margin-top: 0; }
  .fsCalendar:last-child {
    margin-bottom: 0; }
  .fsCalendar img {
    border-bottom: 5px solid #e3b23c; }
  .fsCalendar article {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
    position: relative;
    padding-left: 100px;
    min-height: 85px;
    padding-top: 0px;
    margin-bottom: 30px; }
    .fsCalendar article:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0px; }
    .fsCalendar article.slick-slide {
      border-top: none; }
  .fsCalendar .fsTitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px; }
    .fsCalendar .fsTitle, .fsCalendar .fsTitle a {
      color: #e3b23c; }
    .fsCalendar .fsTitle a:hover {
      color: #e3b23c; }
  .fsCalendar .fsDate {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.26667;
    color: #afafaf;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 80px;
    padding-top: 5px;
    text-align: center;
    background: transparent;
    border-radius: 100%;
    color: #333333; }
    .fsCalendar .fsDate span {
      display: block; }
    .fsCalendar .fsDate .fsDayName {
      font-size: 13px;
      color: #afafaf;
      font-family: "museo-sans", sans-serif;
      text-transform: uppercase;
      font-weight: bold; }
    .fsCalendar .fsDate .fsMonth {
      font-size: 13px;
      color: #afafaf;
      font-family: "museo-sans", sans-serif;
      text-transform: uppercase;
      line-height: 1em;
      position: relative;
      top: 0px;
      font-weight: bold; }
    .fsCalendar .fsDate .fsDay {
      font-size: 48px;
      line-height: 1em;
      font-family: "museo-sans", Times, serif;
      position: relative;
      top: 3px; }
    .fsCalendar .fsDate .fsYear {
      font-size: 13px;
      color: #afafaf;
      font-family: "museo-sans", sans-serif;
      line-height: 1.5;
      position: relative;
      top: 0px; }
  .fsCalendar .fsEventDetails {
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal; }
  .fsCalendar .fsCalendarEventLink.fsReadMoreLink {
    display: none; }
  .fsCalendar .fsTimeRange {
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal; }
    .fsCalendar .fsTimeRange:before {
      content: "";
      display: inline-block;
      vertical-align: top;
      font-size: 16px;
      margin-top: 2px;
      color: g2;
      content: '\f017';
      margin-right: 2px;
      color: #666666; }
      .home .fsCalendar .fsTimeRange:before {
        color: #f1d99e;
        color: rgba(255, 255, 255, 0.5); }
  .fsCalendar .fsLocation {
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal;
    margin-top: 5px; }
    .fsCalendar .fsLocation:before {
      content: "";
      display: inline-block;
      vertical-align: top;
      font-size: 16px;
      margin-top: 2px;
      color: g2;
      content: '\f041';
      margin-right: 4px; }
      .home .fsCalendar .fsLocation:before {
        color: #f1d99e;
        color: rgba(255, 255, 255, 0.5); }
  .fsCalendar .fsNotes {
    margin: 10px 0; }

.fsCalendarMonthBrowser .fsCalendarPrevMonth, .fsCalendarMonthBrowser .fsCalendarNextMonth {
  color: transparent;
  background-color: transparent;
  border: none;
  position: relative;
  line-height: 0;
  outline: 0; }
  .fsCalendarMonthBrowser .fsCalendarPrevMonth:before, .fsCalendarMonthBrowser .fsCalendarNextMonth:before {
    content: "";
    display: block;
    font-size: 18px;
    color: #001e42;
    line-height: 1; }

.fsCalendarMonthBrowser .fsCalendarNextMonth:before {
  content: ""; }

@media screen and (max-width: 1024px) {
  /*.fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto;

    .fsCalendarMonthBrowser {
      margin: 20px 0;
    }
    .fsCalendarDaybox,
    .fsCalendarOutOfRange {
      display: block;
      width: percentage( 1 / 7 ) !important;
      height: 50px !important;
      float: left;
      overflow: hidden!important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;

      &.fsCalendarWeekendDayBox {
        border: none;
        >div {
          position: relative;
          min-height: 0;
          height: 24px;
          border: 1px solid $g0;

          &:first-child {
            margin-bottom: 1px;
          }

          &.selected {
            background-color: $m1;
            color: $color-white;
          }
        }
      }

      &.selected {
        background: mix( $m1, $color-white, 60% );


        .fsCalendarDate {
          color: $color-white;
        }
      }

      .fsCalendarDate {
        position: absolute;
        right: 10px;
        top: 5px;
        line-height: 1;
        font-size: 15px;
      }
    }

    .fsCalendarRow {
      // float: left;
      width: auto;
      display: inline;
    }

    .fsCalendarInfo {
      display: none;
    }

  }*/ }

#event-view {
  padding: 20px;
  margin: 20px auto 0; }
  #event-view .fsCalendarDaybox {
    height: auto !important; }
  @media (min-width: 1025px) {
    #event-view {
      display: none; } }

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  @media (min-width: 1025px) {
    .scroll-up {
      display: none; } }

.fsCalendarWeekendDayBoxfsCalendarOutOfRange > div:last-child .fsCalendarDate {
  top: auto !important;
  bottom: 0; }

.fsCalendarEventGrid .fsCalendarWeekdays span {
  transition: all 0.333s;
  font-size: 14px; }
  @media (min-width: 1180px) {
    .fsCalendarEventGrid .fsCalendarWeekdays span {
      font-size: 18px; } }

.fsCalendarDaybox {
  transition: all 0.333s; }
  .fsCalendarRow .fsCalendarDaybox.has-info {
    background: #f7e8c5; }
    @media (min-width: 1025px) {
      .fsCalendarRow .fsCalendarDaybox.has-info {
        background: none; } }
  .fsCalendarEventGrid .fsCalendarRow .fsCalendarToday {
    background: rgba(232, 232, 232, 0.5); }

.fsElementEventColorIcon {
  display: inline-block;
  width: 10px;
  height: 10px; }

.fsCalendarLegend {
  margin: 20px 0;
  padding: 0; }
  .fsCalendarLegend ul,
  .fsCalendarLegend ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  .fsCalendarLegend a {
    display: block; }
  .fsCalendarLegend > ul {
    margin: 0 !important;
    padding: 0 !important; }
    @media (min-width: 600px) {
      .fsCalendarLegend > ul {
        -moz-column-count: 2;
        column-count: 2; } }
    @media (min-width: 800px) {
      .fsCalendarLegend > ul {
        -moz-column-count: 3;
        column-count: 3; } }
    .fsCalendarLegend > ul ul {
      margin: 20px 0 20px 20px !important;
      padding: 0 !important; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo {
  line-height: 1.2; }

.fsCalendar .fsPrevButton,
.fsCalendar .fsNextButton {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.fsCalendar .fsPrevButton {
  left: 0; }

.fsCalendar .fsNextButton {
  right: 0; }

.fsCalendar .fsPrevButton:before,
.fsCalendar .fsNextButton:before {
  content: "";
  font-size: 48px;
  line-height: 1;
  font-weight: 400;
  text-align: center; }

.fsCalendar .fsPrevButton:before {
  content: ""; }

.fsCalendar .fsNextButton:before {
  content: ""; }

#fsHeader {
  background-color: rgba(0, 30, 66, 0.75);
  background-color: #002a5c;
  position: relative;
  z-index: 1; }
  @media (min-width: 1025px) {
    #fsHeader {
      padding-bottom: 0; } }
  .has-masthead .fsAccountBarVisible #fsHeader {
    top: 0; }
    @media (min-width: 1025px) {
      .has-masthead .fsAccountBarVisible #fsHeader {
        top: 35px; } }
  @media (min-width: 1025px) {
    .has-masthead #fsHeader {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5; } }
  .has-masthead .fsComposeMode #fsHeader {
    position: relative !important;
    top: auto;
    left: auto;
    z-index: auto; }
  .fsComposeMode #fsHeader {
    overflow: hidden; }
  #fsHeader > .fsBanner {
    position: static; }
    @media (min-width: 800px) {
      #fsHeader > .fsBanner {
        position: static; } }
    #fsHeader > .fsBanner .above-nav {
      position: relative;
      margin: 0 auto;
      max-width: 1180px; }
  #fsHeader header .fsElementTitle {
    display: none; }
  #fsHeader header .fsElementHeaderContent {
    display: none; }

#fsHeader .branding {
  position: absolute;
  left: 20px;
  width: 250px;
  top: 50% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (min-width: 600px) {
    #fsHeader .branding {
      width: 240px; } }
  @media (min-width: 800px) {
    #fsHeader .branding {
      width: 300px; } }
  @media (min-width: 1025px) {
    #fsHeader .branding {
      position: absolute;
      width: 400px; } }
  @media (min-width: 1180px) {
    #fsHeader .branding {
      width: 500px; } }
  #fsHeader .branding .fsElementContent {
    text-align: center; }
    #fsHeader .branding .fsElementContent a {
      display: block;
      border: none;
      -ms-backface-visibility: hidden;
      backface-visibility: hidden; }
      #fsHeader .branding .fsElementContent a:hover {
        border: none;
        opacity: 0.8; }
    #fsHeader .branding .fsElementContent img {
      transition: all 0.333s;
      display: inline-block;
      vertical-align: top;
      width: auto;
      max-height: 25px; }
      @media (min-width: 600px) {
        #fsHeader .branding .fsElementContent img {
          max-height: 50px; } }
      @media (min-width: 1025px) {
        #fsHeader .branding .fsElementContent img {
          max-height: 70px; } }

#fsHeader .utilities {
  padding-top: 23px;
  padding-bottom: 2px;
  margin-bottom: 0px;
  padding-right: 110px; }
  @media (min-width: 1025px) {
    #fsHeader .utilities {
      padding-bottom: 15px;
      margin-bottom: 0px;
      padding-top: 39px;
      padding-right: 30px; } }
  #fsHeader .utilities .fsElementContent {
    text-align: right; }
  #fsHeader .utilities section {
    display: inline-block;
    vertical-align: top; }
  #fsHeader .utilities .navigation.utility {
    display: none; }
    #fsHeader .utilities .navigation.utility ul,
    #fsHeader .utilities .navigation.utility ol {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    #fsHeader .utilities .navigation.utility a {
      display: block; }
    @media (min-width: 1025px) {
      #fsHeader .utilities .navigation.utility {
        display: inline-block;
        vertical-align: top;
        margin-right: -0.22em; } }
    #fsHeader .utilities .navigation.utility ul {
      margin: 0; }
      #fsHeader .utilities .navigation.utility ul li {
        display: inline-block;
        vertical-align: middle;
        margin-right: -0.22em; }
    #fsHeader .utilities .navigation.utility a {
      margin-right: 2px;
      margin-left: 2px;
      font-size: 15px;
      line-height: 1.5;
      color: #fff;
      font-family: "museo-sans", sans-serif;
      font-weight: 600;
      text-align: center;
      opacity: 1;
      padding: 10px 18px; }
      #fsHeader .utilities .navigation.utility a:hover {
        opacity: 0.75; }
  #fsHeader .utilities .button.search-trigger,
  #fsHeader .utilities .button.off-canvas-trigger {
    display: block;
    background: none;
    color: #fff;
    width: 45px;
    height: 36px;
    text-indent: -999em;
    text-align: left;
    overflow: hidden;
    position: absolute;
    border: none; }
    @media (min-width: 1025px) {
      #fsHeader .utilities .button.search-trigger,
      #fsHeader .utilities .button.off-canvas-trigger {
        position: relative;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        margin-left: 20px; } }
    #fsHeader .utilities .button.search-trigger:after,
    #fsHeader .utilities .button.off-canvas-trigger:after {
      content: "";
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      text-indent: 0;
      text-align: center;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  #fsHeader .utilities .search-trigger-container {
    position: relative; }
  #fsHeader .utilities .button.search-trigger {
    top: 5px;
    right: 5px;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    padding: 12px 18px;
    position: relative;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    margin-left: 20px;
    display: none; }
    #fsHeader .utilities .button.search-trigger:after {
      content: ""; }
    @media (min-width: 600px) {
      #fsHeader .utilities .button.search-trigger {
        display: block; } }
  #fsHeader .utilities .button.off-canvas-trigger {
    top: 0;
    right: 0;
    background: #001e42;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    width: 63px;
    height: 49px; }
    @media (min-width: 600px) {
      #fsHeader .utilities .button.off-canvas-trigger {
        width: 85px;
        height: 85px; } }
    #fsHeader .utilities .button.off-canvas-trigger:before, #fsHeader .utilities .button.off-canvas-trigger:after {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 2px;
      width: 23px;
      content: '';
      background: #fff; }
    #fsHeader .utilities .button.off-canvas-trigger:after {
      box-shadow: 0 5px 0 0 #fff;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: box-shadow .3s, transform .3s; }
    #fsHeader .utilities .button.off-canvas-trigger:before {
      margin-top: -5px;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      transition: margin-top .3s, transform .3s; }
    @media (min-width: 1025px) {
      #fsHeader .utilities .button.off-canvas-trigger {
        display: none; } }

#fsHeader .navigation.container {
  display: none; }
  @media (min-width: 1025px) {
    #fsHeader .navigation.container {
      display: block; } }
  @media (min-width: 1180px) {
    #fsHeader .navigation.container > .fsElementContent {
      position: relative; } }
  @media (min-width: 1180px) {
    #fsHeader .navigation.container .navigation.main {
      margin-right: 40px; } }
  #fsHeader .navigation.container .button.search-trigger {
    display: none;
    background: none;
    border: none;
    padding: 20px;
    color: #e3b23c;
    text-indent: -999em;
    text-align: left;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: -10px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .page-search-open #fsHeader .navigation.container .button.search-trigger {
      color: #001e42; }
    #fsHeader .navigation.container .button.search-trigger:after {
      content: "";
      font-size: 22px;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      text-indent: 0;
      text-align: center;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    @media (min-width: 1180px) {
      #fsHeader .navigation.container .button.search-trigger {
        display: block; } }

.sub-navigation {
  display: none;
  background: #e3b23c; }
  .has-sub-navigation .sub-navigation {
    display: block; }
    @media (min-width: 800px) {
      .has-sub-navigation .sub-navigation {
        display: none; } }
    .has-sub-navigation .sub-navigation.masthead-alternate {
      display: none; }
  @media (min-width: 800px) {
    .has-masthead.has-sub-navigation .sub-navigation {
      display: none; }
      .has-masthead.has-sub-navigation .sub-navigation.masthead-alternate {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 1; } }
  .sub-navigation .home {
    display: none !important; }
  .sub-navigation > header .fsElementTitle {
    display: none; }
  .sub-navigation > header .fsElementHeaderContent {
    background-color: #e3b23c;
    padding: 20px 20px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-family: "museo-sans", sans-serif;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 600;
    text-transform: uppercase;
    position: relative; }
    @media (min-width: 800px) {
      .sub-navigation > header .fsElementHeaderContent {
        display: none; } }
    .sub-navigation > header .fsElementHeaderContent:after {
      content: "";
      padding: 0 20px;
      position: absolute;
      top: 50%;
      right: 0;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .sub-navigation > header .fsElementHeaderContent.button-back:after {
      content: "";
      right: auto;
      left: 0; }
  .sub-navigation > .fsElementContent {
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-height: 0;
    overflow: hidden; }
    @media (min-width: 800px) {
      .sub-navigation > .fsElementContent {
        max-height: none; } }
  .sub-navigation-open .sub-navigation > header .fsElementHeaderContent:after {
    content: ""; }
  .sub-navigation-open .sub-navigation > .fsElementContent {
    max-height: 1000px;
    overflow-y: auto; }
  .sub-navigation nav {
    position: relative;
    margin: 0 auto;
    max-width: 1180px; }
    .sub-navigation nav ul,
    .sub-navigation nav ol {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
    .sub-navigation nav a {
      display: block; }
    .sub-navigation nav a {
      color: #fff; }
    .sub-navigation nav ul {
      margin: 0px; }
    .sub-navigation nav ul.fsNavLevel1 {
      margin: 0; }
      .sub-navigation nav ul.fsNavLevel1 > li {
        border-top: 1px solid #fff; }
        @media (min-width: 800px) {
          .sub-navigation nav ul.fsNavLevel1 > li {
            display: inline-block;
            vertical-align: middle;
            margin-right: -0.22em;
            border-top: none; } }
        .sub-navigation nav ul.fsNavLevel1 > li > a {
          display: block;
          padding: 14px 20px;
          font-size: 1em;
          line-height: 1.375;
          color: #fff;
          background-color: #e3b23c; }
          .sub-navigation nav ul.fsNavLevel1 > li > a:hover {
            color: #001e42;
            background-color: #e3b23c; }
          @media (min-width: 800px) {
            .sub-navigation nav ul.fsNavLevel1 > li > a {
              margin-right: 0;
              margin-left: 0;
              font-weight: bold;
              text-align: center;
              color: #fff;
              padding: 20px 25px;
              background: none;
              text-transform: uppercase;
              font-size: 16px;
              line-height: 1.375;
              padding-right: 20px;
              padding-left: 20px;
              padding-top: 21.5px;
              padding-bottom: 21.5px; } }
  @media (min-width: 800px) and (min-width: 1180px) {
    .sub-navigation nav ul.fsNavLevel1 > li > a {
      padding-top: 20px;
      padding-bottom: 20px;
      font-size: 1.0625em; } }
          @media (min-width: 800px) {
              .sub-navigation nav ul.fsNavLevel1 > li > a:hover {
                border-top-color: #fff;
                border-top-color: rgba(255, 255, 255, 0.9); }
              .sub-navigation nav ul.fsNavLevel1 > li > a:hover, .sub-navigation nav ul.fsNavLevel1 > li > a.active {
                color: #001e42;
                background: #f5f5f5;
                opacity: 1; } }
  @media (min-width: 800px) and (min-width: 1180px) {
    .sub-navigation nav ul.fsNavLevel1 > li > a {
      padding-top: 21.5px;
      padding-bottom: 21.5px;
      font-size: 1em; } }
        .sub-navigation nav ul.fsNavLevel1 > li.fsNavCurrentPage > a,
        .sub-navigation nav ul.fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
          color: #fff; }
    .sub-navigation nav ul.fsNavLevel2 > li {
      border-top: 1px solid #fff; }
      .sub-navigation nav ul.fsNavLevel2 > li > a {
        display: block;
        padding: 14px 20px;
        font-size: 1em;
        line-height: 1.375;
        color: #fff;
        background-color: #e3b23c;
        padding-left: 40px;
        opacity: 0.85; }
        .sub-navigation nav ul.fsNavLevel2 > li > a:hover {
          color: #001e42;
          background-color: #e3b23c; }
    .sub-navigation nav ul.fsNavLevel3 > li {
      border-top: 1px solid #fff; }
      .sub-navigation nav ul.fsNavLevel3 > li > a {
        display: block;
        padding: 14px 20px;
        font-size: 1em;
        line-height: 1.375;
        color: #fff;
        background-color: #e3b23c;
        padding-left: 60px;
        opacity: 0.75; }
        .sub-navigation nav ul.fsNavLevel3 > li > a:hover {
          color: #001e42;
          background-color: #e3b23c; }
    .sub-navigation nav ul.fsNavLevel4 > li {
      border-top: 1px solid #fff; }
      .sub-navigation nav ul.fsNavLevel4 > li > a {
        display: block;
        padding: 14px 20px;
        font-size: 1em;
        line-height: 1.375;
        color: #fff;
        background-color: #e3b23c;
        padding-left: 80px;
        opacity: 0.65; }
        .sub-navigation nav ul.fsNavLevel4 > li > a:hover {
          color: #001e42;
          background-color: #e3b23c; }
  .sub-navigation + #fsPageBodyWrapper {
    margin-top: 30px; }
    @media (min-width: 1024px) {
      .sub-navigation + #fsPageBodyWrapper {
        margin-top: 0; } }

#fsHeader .fsSearch.search {
  transition: width 0.333s;
  background-color: #001e42;
  background-color: rgba(0, 30, 66, 0.95);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 0px;
  overflow: hidden; }
  .page-search-open #fsHeader .fsSearch.search {
    border: 1px solid #fff;
    border-radius: 5px;
    position: absolute;
    right: 0 !important;
    width: 370px;
    left: initial;
    top: 0; }
    @media (max-width: 599px) {
      .page-search-open #fsHeader .fsSearch.search {
        display: none !important; } }
  #fsHeader .fsSearch.search .fsElementContent td.gsc-search-button {
    transition: all 0.333s; }
    @media (min-width: 600px) {
      #fsHeader .fsSearch.search .fsElementContent td.gsc-search-button {
        background-color: transparent; } }
  #fsHeader .fsSearch.search .fsElementContent input.gsc-input {
    transition: all 0.333s; }
    @media (min-width: 600px) {
      #fsHeader .fsSearch.search .fsElementContent input.gsc-input {
        padding-left: 15px !important; } }

/*
// ====================
// Secret Mobile Navigation

#fsHeader .secondaryNav { display: none; }
.container.persistent-tier-navigation {
  @include dev-color();
  display: block;

  .inner {
    @include dev-color();
  }

  .navigation.tier.mobile {
    display: block !important;
    @include dev-color();

    .fsElementContent {
      @include dev-color();
    }

    nav {
      @include dev-color();
      @include list-reset();

      ul {
        @include dev-color();
        margin: 0;
        padding: 0;
      }

      li {
        border-top: 1px solid $background-stroke;
      }

      a {
        display: block;
        font-size:15px;
        color:$g1;
        font-family: $sans-serif;
        font-weight: 600;
        padding: 12px $gutter;
      }

      .fsNavCurrentPage > a,
      .fsNavCurrentPageAncestor > a {
        color: $m1;
        font-weight: 600;
      }

      .fsNavLevel2 { display: none; }
    }
  }

  @include breakpoint($bp-landscape) {
    display: none;
  }

  .home & { display: none; }
}
*/
#fsBannerLeft > .fsBanner > *:not(.fsNavigation) {
  display: none; }
  @media (min-width: 800px) {
    #fsBannerLeft > .fsBanner > *:not(.fsNavigation) {
      display: inherit; } }

#fsFooter {
  padding: 20px;
  padding-bottom: 30px;
  background: #001e42; }
  #fsFooter > .fsBanner {
    text-align: center;
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 1.71429; }
    @media (min-width: 800px) {
      #fsFooter > .fsBanner {
        position: relative;
        margin: 0 auto;
        max-width: 700px; } }
    @media (min-width: 1025px) {
      #fsFooter > .fsBanner {
        position: relative;
        margin: 0 auto;
        max-width: 940px; } }
    @media (min-width: 1180px) {
      #fsFooter > .fsBanner {
        position: relative;
        margin: 0 auto;
        max-width: 1180px; } }
    #fsFooter > .fsBanner header .fsElementTitle {
      color: rgba(255, 255, 255, 0.9);
      font-weight: bold;
      font-size: 17px;
      text-transform: uppercase;
      font-family: "museo-sans", sans-serif;
      font-style: normal;
      margin-bottom: 10px; }
      @media (min-width: 1180px) {
        #fsFooter > .fsBanner header .fsElementTitle {
          text-align: left; } }
    #fsFooter > .fsBanner a {
      color: #fff;
      color: rgba(255, 255, 255, 0.6); }
      #fsFooter > .fsBanner a:hover {
        color: #fff; }

#fsFooter .contact {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left; }
  @media (min-width: 700px) {
    #fsFooter .contact {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.22em;
      width: 50%; } }
  @media (min-width: 1180px) {
    #fsFooter .contact .fsElementContent {
      text-align: left; } }
  #fsFooter .contact [itemprop='name'] {
    display: block; }
  #fsFooter .contact [itemprop='address'] {
    display: block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 10px; }
  #fsFooter .contact [itemprop='streetAddress'] {
    display: block; }
    @media (min-width: 600px) {
      #fsFooter .contact [itemprop='streetAddress'] {
        display: inline-block; }
        #fsFooter .contact [itemprop='streetAddress']:after {
          content: ','; } }
  #fsFooter .contact [itemprop='telephone'] {
    margin-right: 0.75em; }
    #fsFooter .contact [itemprop='telephone']:before {
      content: "";
      font-size: 20px; }
  #fsFooter .contact [itemprop='faxNumber']:before {
    content: "";
    font-size: 16px; }
  #fsFooter .contact [itemprop='telephone'],
  #fsFooter .contact [itemprop='faxNumber'] {
    text-transform: uppercase;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9); }
    #fsFooter .contact [itemprop='telephone']:before,
    #fsFooter .contact [itemprop='faxNumber']:before {
      display: inline-block;
      color: #afafaf;
      line-height: 1;
      vertical-align: top;
      padding-right: 8px;
      margin-top: 2px; }

#fsFooter .footer-links {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 18px; }
  #fsFooter .footer-links ul,
  #fsFooter .footer-links ol {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
  #fsFooter .footer-links a {
    display: block; }
  @media (min-width: 700px) {
    #fsFooter .footer-links {
      padding-left: 50%;
      position: relative; } }
  @media (min-width: 1025px) {
    #fsFooter .footer-links {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.22em;
      width: 100%; } }
  @media (min-width: 1180px) {
    #fsFooter .footer-links {
      width: 100%; } }
  #fsFooter .footer-links .fsElementContent {
    overflow: hidden; }
    #fsFooter .footer-links .fsElementContent nav {
      text-align: center; }
    #fsFooter .footer-links .fsElementContent ul.fsNavLevel1 {
      margin-top: 0;
      text-align: left; }
      @media (min-width: 700px) {
        #fsFooter .footer-links .fsElementContent ul.fsNavLevel1 {
          text-align: right; } }
      #fsFooter .footer-links .fsElementContent ul.fsNavLevel1 > li {
        display: inline-block;
        vertical-align: middle;
        padding-left: 20px; }
        #fsFooter .footer-links .fsElementContent ul.fsNavLevel1 > li:first-child {
          padding-left: 0; }
        #fsFooter .footer-links .fsElementContent ul.fsNavLevel1 > li > a {
          color: rgba(255, 255, 255, 0.6);
          font-size: 14px;
          font-family: "museo-sans", sans-serif; }

#fsFooter .social {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 700px) {
    #fsFooter .social {
      display: inline-block;
      vertical-align: top;
      margin-right: -0.22em;
      width: 50%; } }
  @media (min-width: 1180px) {
    #fsFooter .social {
      width: 50%; } }
  #fsFooter .social .fsElementContent ul.fsNavLevel1 {
    text-align: left;
    /*@include breakpoint($bp-desktop) {
        text-align: right;
      }*/ }
    @media (min-width: 700px) {
      #fsFooter .social .fsElementContent ul.fsNavLevel1 {
        text-align: right; } }
    #fsFooter .social .fsElementContent ul.fsNavLevel1 > .break {
      display: block;
      width: 0;
      height: 0;
      overflow: hidden;
      text-indent: 999em;
      white-space: nowrap;
      padding: 0;
      margin: 0; }
      @media (min-width: 800px) {
        #fsFooter .social .fsElementContent ul.fsNavLevel1 > .break {
          display: none; } }
  #fsFooter .social .fsElementContent a {
    border: 1px solid rgba(255, 255, 255, 0.9); }
    #fsFooter .social .fsElementContent a:after {
      color: #afafaf; }
    #fsFooter .social .fsElementContent a:hover {
      background-color: transparent; }

#fsFooter .navigation.hierarchy {
  display: none; }

#fsFooter .powered-by-finalsite {
  margin-top: 20px;
  text-align: left; }
  @media (min-width: 700px) {
    #fsFooter .powered-by-finalsite {
      margin-top: 0;
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 1;
      -ms-transform: tranlsateY(-50%);
      transform: tranlsateY(-50%); } }
  #fsFooter .powered-by-finalsite > .inner {
    display: inline-block; }
  #fsFooter .powered-by-finalsite #fsPoweredByFinalsite {
    display: block;
    float: left; }

.container.masthead {
  position: relative; }
  .fsComposeMode .container.masthead {
    display: none; }
  .container.masthead .image {
    transition: all 0.333s;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 71.875%; }
    @media (min-width: 800px) {
      .container.masthead .image {
        padding-bottom: 75%; } }
    @media (min-width: 1025px) {
      .container.masthead .image {
        padding-bottom: 62.5%; } }
    @media (min-width: 1180px) {
      .container.masthead .image {
        padding-bottom: 600px; } }

.masthead.container .description {
  padding: 0 20px;
  background-color: #fff;
  text-align: center; }
  @media (min-width: 1025px) {
    .masthead.container .description {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: transparent; } }
  .masthead.container .description > .inner {
    padding: 20px 0; }
    @media (min-width: 1025px) {
      .masthead.container .description > .inner {
        position: relative;
        margin: 0 auto;
        max-width: 74.57627%;
        padding: 20px;
        background-color: rgba(255, 255, 255, 0.7); } }
    @media (min-width: 1180px) {
      .masthead.container .description > .inner {
        position: relative;
        margin: 0 auto;
        max-width: 880px; } }
  .masthead.container .description h1, .masthead.container .description .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle, .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .masthead.container .description .fsElementTitle {
    margin-bottom: 0; }
  .masthead.container .description p {
    margin: 0; }

#fsPageContent > .fsLayout .fsContent.masthead {
  display: none; }
  .fsComposeMode #fsPageContent > .fsLayout .fsContent.masthead {
    display: block; }

.has-description #fsPageContent > .fsLayout .fsContent.description {
  display: none; }

.home #fsBannerLeft,
.home #fsBannerRight {
  display: none; }

.home #fsPageBodyWrapper {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff; }

.home #fsPageContent > .fsLayout {
  margin: 0;
  padding: 0; }
  .home #fsPageContent > .fsLayout > .fsDiv {
    margin: 0;
    padding: 0;
    float: none; }

.home #fsHeader .navigation.main {
  background: rgba(0, 30, 66, 0.9);
  position: absolute;
  width: 100%; }

.home .fsPlayer.masthead {
  clear: both;
  margin: 0;
  padding: 0;
  position: relative; }
  .home .fsPlayer.masthead > header {
    display: none; }
    .fsComposeMode.home .fsPlayer.masthead header {
      display: block; }
  .home .fsPlayer.masthead .fsElementContent {
    transition: all 0.333s;
    background-color: #f1d99e;
    position: relative; }
    @media (min-width: 800px) {
      .home .fsPlayer.masthead .fsElementContent {
        padding-bottom: 66.66667%; } }
    @media (min-width: 1025px) {
      .home .fsPlayer.masthead .fsElementContent {
        padding-bottom: 60%; } }
    @media (min-width: 1180px) {
      .home .fsPlayer.masthead .fsElementContent {
        padding-bottom: 600px; } }
    .home .fsPlayer.masthead .fsElementContent:after {
      content: "";
      animation: animate-spin 2s infinite linear;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      text-align: center;
      color: #ebc977;
      font-size: 60px;
      text-transform: uppercase;
      font-weight: 700;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .has-masthead .home .fsPlayer.masthead .fsElementContent {
      padding-bottom: 0; }
      .has-masthead .home .fsPlayer.masthead .fsElementContent:after {
        content: normal; }
  .home .fsPlayer.masthead > footer {
    display: none; }
  .home .fsPlayer.masthead .cluster {
    position: absolute;
    bottom: 40%;
    width: 100%; }
    .home .fsPlayer.masthead .cluster > .inner {
      margin-right: 0;
      margin-left: 0; }
      @media (min-width: 800px) {
        .home .fsPlayer.masthead .cluster > .inner {
          margin-right: auto;
          margin-left: auto; } }
  .home .fsPlayer.masthead .slide > .inner {
    position: relative; }
  .home .fsPlayer.masthead .slide .image {
    position: relative; }
  .home .fsPlayer.masthead .slide .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.50;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: linear-gradient(to bottom, transparent 50%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); }
    @media (min-width: 800px) {
      .home .fsPlayer.masthead .slide .overlay {
        display: block; } }
  .home .fsPlayer.masthead .slide .details {
    background: #e3b23c;
    color: #fff;
    padding: 30px 50px 20px;
    text-align: center; }
    @media (min-width: 800px) {
      .home .fsPlayer.masthead .slide .details {
        display: block;
        padding: 0 20px 100px;
        z-index: 2;
        background: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: left; } }
    .home .fsPlayer.masthead .slide .details > .inner {
      text-shadow: 1px 1.5px 3px rgba(0, 0, 0, 0.2); }
      @media (min-width: 800px) {
        .home .fsPlayer.masthead .slide .details > .inner {
          position: relative;
          margin: 0 auto;
          max-width: 700px; } }
      @media (min-width: 1025px) {
        .home .fsPlayer.masthead .slide .details > .inner {
          position: relative;
          margin: 0 auto;
          max-width: 960px; } }
      @media (min-width: 1180px) {
        .home .fsPlayer.masthead .slide .details > .inner {
          position: relative;
          margin: 0 auto;
          max-width: 1180px; } }
    .home .fsPlayer.masthead .slide .details .title {
      color: #fff;
      font-size: 24px;
      margin-bottom: 8px; }
      @media (min-width: 800px) {
        .home .fsPlayer.masthead .slide .details .title {
          font-size: 48px; } }
      .home .fsPlayer.masthead .slide .details .title:empty {
        display: none; }
    .home .fsPlayer.masthead .slide .details .copy {
      font-family: "museo-sans", Times, serif;
      font-size: 18px;
      line-height: 1.16667;
      max-width: 600px; }
      @media (min-width: 800px) {
        .home .fsPlayer.masthead .slide .details .copy {
          font-size: 36px;
          border-left: 5px solid #e3b23c;
          padding-left: 20px; } }
      .home .fsPlayer.masthead .slide .details .copy:empty {
        display: none; }
      .home .fsPlayer.masthead .slide .details .copy p {
        margin: 0px; }
      .home .fsPlayer.masthead .slide .details .copy a {
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        opacity: 1;
        transition: opacity 0.33s;
        display: block;
        margin-top: 10px;
        color: #fff;
        font-family: "museo-sans", sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 1.41176; }
        .home .fsPlayer.masthead .slide .details .copy a:hover {
          opacity: 0.5; }
        .home .fsPlayer.masthead .slide .details .copy a:after {
          font-family: "IcoMoon";
          content: "";
          padding-left: 10px;
          font-weight: normal; }
        @media (min-width: 800px) {
          .home .fsPlayer.masthead .slide .details .copy a {
            font-size: 17px; } }
  .home .fsPlayer.masthead .container.masthead {
    transition: all 0.333s;
    max-height: 0;
    overflow: hidden; }
    .has-masthead .home .fsPlayer.masthead .container.masthead {
      max-height: 625px; }
      @media (min-width: 1024px) {
        .has-masthead .home .fsPlayer.masthead .container.masthead {
          margin-top: 100px; } }

.home .fsNews {
  transition: all 0.333s;
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  padding-right: 30px;
  padding-left: 30px;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 800px) {
    .home .fsNews {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (min-width: 1180px) {
    .home .fsNews {
      padding-right: 0;
      padding-left: 0; } }
  .home .fsNews > header {
    overflow: hidden;
    border: none;
    padding: 0;
    margin: 0 0 20px; }
    @media (min-width: 800px) {
      .home .fsNews > header {
        margin-bottom: 40px; } }
    .home .fsNews > header .fsElementHeaderContent {
      float: none; }
      .home .fsNews > header .fsElementHeaderContent h2 {
        float: left;
        margin: 0; }
      .home .fsNews > header .fsElementHeaderContent h6 {
        float: right;
        margin-bottom: 0px;
        margin-top: 18px; }
  .home .fsNews .fsElementContent {
    overflow: hidden; }
    .home .fsNews .fsElementContent .fsListItems article {
      height: 245px;
      background: #afafaf;
      background-size: cover;
      background-position: center center;
      border: 0px;
      border-radius: 4px;
      position: relative;
      display: block;
      float: none;
      margin-bottom: 0 !important;
      margin-top: 20px !important; }
      .home .fsNews .fsElementContent .fsListItems article:first-child {
        margin-top: 0 !important; }
      @media (min-width: 800px) {
        .home .fsNews .fsElementContent .fsListItems article {
          float: left;
          margin-top: 0 !important;
          margin-bottom: 0 !important;
          display: none; }
          .home .fsNews .fsElementContent .fsListItems article:first-child, .home .fsNews .fsElementContent .fsListItems article:first-child + article {
            display: block; } }
      @media (min-width: 1025px) {
        .home .fsNews .fsElementContent .fsListItems article {
          display: block; } }
      @media (min-width: 600px) {
        .home .fsNews .fsElementContent .fsListItems article:hover .newsOverlay {
          top: 0; } }
      .home .fsNews .fsElementContent .fsListItems article:hover .newsOverlay .fsSummary,
      .home .fsNews .fsElementContent .fsListItems article:hover .newsOverlay .fsNewsPostLink.fsReadMoreLink {
        display: block;
        opacity: 1; }
      .home .fsNews .fsElementContent .fsListItems article .newsOverlay {
        position: absolute;
        background: rgba(0, 30, 66, 0.95);
        width: 100%;
        top: auto;
        left: 0;
        bottom: 0;
        padding: 10px 30px;
        transition: top 0.25s linear; }
        @media (min-width: 600px) {
          .home .fsNews .fsElementContent .fsListItems article .newsOverlay {
            top: 160px;
            bottom: auto;
            height: 100%; } }
        .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsTitle {
          margin-bottom: 10px; }
          .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsTitle > a {
            font-family: "museo-sans", sans-serif;
            font-weight: bold;
            font-size: 18px;
            line-height: 22px;
            color: #fff; }
            .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsTitle > a:hover {
              opacity: 0.7;
              color: #fff; }
        .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsSummary {
          display: none;
          font-family: "museo-sans", sans-serif;
          font-weight: 400;
          font-size: 15px;
          line-height: 18px;
          color: #fff;
          opacity: 0;
          transition: opacity 0.25s linear; }
          @media (min-width: 600px) {
            .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsSummary {
              display: block; } }
        .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsNewsPostLink.fsReadMoreLink {
          color: #fff;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 13px;
          opacity: 1;
          transition: opacity 0.33s;
          display: none;
          font-family: "museo-sans", sans-serif;
          font-weight: 400;
          font-size: 13px;
          text-transform: uppercase;
          color: #fff; }
          .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsNewsPostLink.fsReadMoreLink:hover {
            opacity: 0.5; }
          .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsNewsPostLink.fsReadMoreLink:after {
            font-family: "IcoMoon";
            content: "";
            padding-left: 10px;
            font-weight: normal; }
          .home .fsNews .fsElementContent .fsListItems article .newsOverlay .fsNewsPostLink.fsReadMoreLink:hover {
            opacity: 0.7;
            color: #fff; }

.home .fsCalendar {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 800px) {
    .home .fsCalendar {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home .fsCalendar > header {
    border: 0px;
    text-align: center;
    z-index: 2;
    position: relative; }
    .home .fsCalendar > header .fsElementTitle,
    .home .fsCalendar > header h2 {
      display: none; }
    .home .fsCalendar > header .fsElementHeaderContent {
      display: block;
      float: none;
      padding-bottom: 22px;
      position: relative; }
      .home .fsCalendar > header .fsElementHeaderContent:after {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.5);
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -80px;
        width: 160px;
        height: 5px; }
      @media (min-width: 800px) {
        .home .fsCalendar > header .fsElementHeaderContent {
          font-size: 48px; } }
      .home .fsCalendar > header .fsElementHeaderContent a {
        font-family: "museo-sans", Times, serif;
        font-weight: 400;
        font-size: 36px;
        color: #fff;
        text-transform: none;
        opacity: 1; }
        .home .fsCalendar > header .fsElementHeaderContent a:hover {
          opacity: 0.7; }
        .home .fsCalendar > header .fsElementHeaderContent a:after {
          content: normal; }
        @media (min-width: 800px) {
          .home .fsCalendar > header .fsElementHeaderContent a {
            font-size: 48px; } }
  .home .fsCalendar .fsElementContent {
    z-index: 2; }
    .home .fsCalendar .fsElementContent article {
      border: 0px;
      padding: 0px;
      text-align: center;
      color: #fff;
      padding-top: 130px; }
      .home .fsCalendar .fsElementContent article .fsDate {
        position: absolute;
        top: 0;
        left: 50%;
        height: 110px;
        width: 110px;
        padding-top: 5px;
        text-align: center;
        background: transparent;
        border-radius: 100%;
        color: #333333;
        border: 5px solid #f1d99e;
        border-color: rgba(255, 255, 255, 0.5);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow: hidden; }
        .home .fsCalendar .fsElementContent article .fsDate:before {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 0;
          background: #fff; }
        .home .fsCalendar .fsElementContent article .fsDate .fsDayName,
        .home .fsCalendar .fsElementContent article .fsDate .fsDay,
        .home .fsCalendar .fsElementContent article .fsDate .fsMonth {
          position: relative;
          z-index: 1; }
        .home .fsCalendar .fsElementContent article .fsDate .fsDayName {
          margin-top: 5px;
          font-size: 13px;
          line-height: 1.15385;
          color: #afafaf;
          font-family: "museo-sans", sans-serif;
          text-transform: uppercase;
          font-weight: bold; }
        .home .fsCalendar .fsElementContent article .fsDate .fsMonth {
          font-size: 13px;
          line-height: 1.15385;
          color: #afafaf;
          font-family: "museo-sans", sans-serif;
          text-transform: uppercase;
          top: 0;
          font-weight: bold;
          margin-top: 0; }
        .home .fsCalendar .fsElementContent article .fsDate .fsDay {
          font-size: 48px;
          line-height: 0.75;
          font-family: "museo-sans", Times, serif;
          color: #001e42;
          margin-top: 7px; }
      .home .fsCalendar .fsElementContent article .fsTitle {
        color: #fff; }
        .home .fsCalendar .fsElementContent article .fsTitle, .home .fsCalendar .fsElementContent article .fsTitle a {
          color: #fff !important; }
        .home .fsCalendar .fsElementContent article .fsTitle a:hover {
          color: #001e42; }
      .home .fsCalendar .fsElementContent article .fsLocation {
        margin-top: 0; }
  .home .fsCalendar .calOverlay {
    position: absolute;
    background: rgba(227, 178, 60, 0.75);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .home .fsCalendar .fsPrevButton:before,
  .home .fsCalendar .fsNextButton:before {
    color: #f1d99e;
    color: rgba(255, 255, 255, 0.5); }
  .home .fsCalendar .fsPrevButton:hover:before,
  .home .fsCalendar .fsNextButton:hover:before {
    color: #fcf7ec;
    color: rgba(255, 255, 255, 0.9); }

.home .stories {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 800px) {
    .home .stories {
      transition: all 0.333s;
      padding-right: 30px;
      padding-left: 30px;
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (min-width: 1180px) {
    .home .stories {
      padding-right: 0;
      padding-left: 0; } }
  .home .stories .fsDiv.fsStyleColumn {
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
    margin-bottom: 0px;
    padding: 20px;
    border-radius: 5px !important; }
    .home .stories .fsDiv.fsStyleColumn .fsElementContent :last-child {
      margin-bottom: 0 !important; }
    @media (min-width: 1025px) {
      .home .stories .fsDiv.fsStyleColumn {
        height: 510px;
        border-radius: 0; } }
    .home .stories .fsDiv.fsStyleColumn.fsStyleColumn-1 {
      margin-right: -0.5px;
      margin-bottom: 30px; }
      @media (min-width: 1025px) {
        .home .stories .fsDiv.fsStyleColumn.fsStyleColumn-1 {
          margin-bottom: 0;
          border-top-right-radius: 0 !important;
          border-bottom-right-radius: 0 !important; } }
    .home .stories .fsDiv.fsStyleColumn.fsStyleColumn-2 {
      margin-left: -0.5px; }
      @media (min-width: 1025px) {
        .home .stories .fsDiv.fsStyleColumn.fsStyleColumn-2 {
          border-top-left-radius: 0 !important;
          border-bottom-left-radius: 0 !important; } }
    .home .stories .fsDiv.fsStyleColumn .fsElementContent img {
      width: 100%; }
    .home .stories .fsDiv.fsStyleColumn .fsElementContent h4 {
      font-size: 36px;
      font-family: "museo-sans", Times, serif;
      margin-bottom: 10px; }
    .home .stories .fsDiv.fsStyleColumn .fsElementContent p {
      font-size: 14px; }
    .home .stories .fsDiv.fsStyleColumn .fsElementContent a {
      color: #e3b23c;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      opacity: 1;
      transition: opacity 0.33s;
      font-family: "museo-sans", sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 13px;
      color: #e3b23c; }
      .home .stories .fsDiv.fsStyleColumn .fsElementContent a:hover {
        opacity: 0.5; }
      .home .stories .fsDiv.fsStyleColumn .fsElementContent a:after {
        font-family: "IcoMoon";
        content: "";
        padding-left: 10px;
        font-weight: normal; }

.home section.spotlight {
  clear: both; }
  @media (min-width: 800px) {
    .home section.spotlight > header,
    .home section.spotlight .fsElementContent,
    .home section.spotlight .spotlight.container > .inner {
      position: relative;
      margin: 0 auto;
      max-width: 700px; } }
  @media (min-width: 1025px) {
    .home section.spotlight > header,
    .home section.spotlight .fsElementContent,
    .home section.spotlight .spotlight.container > .inner {
      position: relative;
      margin: 0 auto;
      max-width: 960px; } }
  @media (min-width: 1180px) {
    .home section.spotlight > header,
    .home section.spotlight .fsElementContent,
    .home section.spotlight .spotlight.container > .inner {
      position: relative;
      margin: 0 auto;
      max-width: 1180px; } }
  .home section.spotlight > header {
    display: none; }
  .home section.spotlight .fsElementContent {
    display: none; }
    .home section.spotlight .fsElementContent dl dt,
    .home section.spotlight .fsElementContent dl dd {
      margin: 0;
      padding: 0; }
    .home section.spotlight .fsElementContent dl dt {
      font-weight: 700; }
    .home section.spotlight .fsElementContent dl dd {
      margin-bottom: 10px; }
  .home section.spotlight > footer {
    display: none; }
  .home section.spotlight .spotlight.container {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-image: none; }
    .home section.spotlight .spotlight.container:before {
      transition: all 0.333s;
      background-color: #fff;
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 0; }
      @media (min-width: 800px) {
        .home section.spotlight .spotlight.container:before {
          background-color: #001e42;
          background-color: rgba(0, 30, 66, 0.8); } }
    .home section.spotlight .spotlight.container > .inner {
      padding: 40px 20px 0;
      position: relative;
      z-index: 1; }
      @media (min-width: 800px) {
        .home section.spotlight .spotlight.container > .inner {
          padding-top: 60px; } }
      @media (min-width: 800px) {
        .home section.spotlight .spotlight.container > .inner {
          padding-top: 70px; } }
      .home section.spotlight .spotlight.container > .inner h2 {
        transition: all 0.333s;
        color: #f5f5f5;
        text-align: center; }
        @media (min-width: 800px) {
          .home section.spotlight .spotlight.container > .inner h2 {
            color: #fff; } }
    .home section.spotlight .spotlight.container .carousel .slide > .inner {
      text-align: center;
      padding: 10px; }
    .home section.spotlight .spotlight.container .carousel .slide .number {
      transition: all 0.333s;
      display: inline-block;
      color: #001e42;
      font-family: "museo-sans", Times, serif;
      letter-spacing: normal;
      font-style: normal;
      font-size: 50px;
      line-height: 1.2;
      width: 160px;
      height: 160px;
      border-radius: 100%;
      position: relative;
      border: 1px solid #333333; }
      @media (min-width: 800px) {
        .home section.spotlight .spotlight.container .carousel .slide .number {
          border-color: #fff;
          border-color: rgba(255, 255, 255, 0.5); } }
      .home section.spotlight .spotlight.container .carousel .slide .number > span {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        text-align: center;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .home section.spotlight .spotlight.container .carousel .slide .label {
      transition: all 0.333s;
      color: #f5f5f5;
      margin-top: 30px; }
      @media (min-width: 800px) {
        .home section.spotlight .spotlight.container .carousel .slide .label {
          color: #fff; } }

.home .cluster > .inner {
  margin-right: -20px;
  margin-left: -20px;
  margin-top: 40px;
  display: block;
  padding: 0 40px;
  position: relative; }
  @media (min-width: 800px) {
    .home .cluster > .inner {
      margin-right: auto;
      margin-left: auto;
      margin-top: 60px;
      width: 100%; } }

.home .cluster button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  transition: all 0.333s;
  width: 40px;
  height: 80px;
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  text-indent: -666em; }
  @media (min-width: 800px) {
    .home .cluster button {
      border: 1px solid rgba(255, 255, 255, 0.75);
      background-color: rgba(0, 0, 0, 0.25); } }
  .home .cluster button:hover {
    background-color: rgba(0, 0, 0, 0.5); }
  .home .cluster button:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-size: 32px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (min-width: 800px) {
      .home .cluster button:after {
        font-size: 26px; } }
  .home .cluster button.previous {
    left: 0;
    right: auto;
    border-left: 0px;
    border-radius: 0px 40px 40px 0px; }
    .home .cluster button.previous:after {
      content: "";
      left: -6px; }
  .home .cluster button.next {
    left: auto;
    right: 0;
    border-right: 0px;
    border-radius: 40px 0px 0px 40px; }
    .home .cluster button.next:after {
      content: "";
      left: 6px; }

.home .cluster .link {
  display: block; }
  .home .cluster .link a {
    display: block;
    text-align: center;
    color: #fff;
    font-family: "museo-sans", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 9.5px 10px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #e3b23c; }
    .home .cluster .link a:hover {
      background-color: #001e42; }

.home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container {
  position: relative;
  margin: 0 auto;
  max-width: 1180px;
  max-width: 1220px;
  padding: 70px 20px; }
  .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header {
    position: relative;
    text-align: center;
    margin-bottom: 46px; }
    .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      height: 2px;
      background-color: #333333; }
    @media (max-width: 600px) {
      .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header:before {
        display: none; } }
  .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle {
    text-align: center;
    display: inline-block;
    background-color: #fff;
    position: relative;
    margin-bottom: 0;
    line-height: 1;
    padding: 0 40px; }
    @media (max-width: 600px) {
      .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle {
        padding: 0; } }
  .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container + .home-section-container {
    margin-top: 74px; }
    @media (max-width: 600px) {
      .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container + .home-section-container {
        margin-top: 50px; } }

.callout-container {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .callout-container:after {
    display: none; }
  body.fsDraftMode .callout-container, body.fsComposeMode .callout-container {
    display: block; }
    body.fsDraftMode .callout-container:after, body.fsComposeMode .callout-container:after {
      display: block; }
  .callout-container .fsDiv {
    padding: 0;
    width: 32.20339%;
    margin: 0; }
    @media (max-width: 1000px) {
      .callout-container .fsDiv {
        width: 49%;
        max-width: 100%; }
        .callout-container .fsDiv:first-child, .callout-container .fsDiv:nth-child(2) {
          margin-bottom: 20px; } }
    @media (max-width: 700px) {
      .callout-container .fsDiv {
        margin-bottom: 20px;
        width: 100%; } }
  @media (max-width: 700px) {
    .callout-container {
      -ms-flex-pack: center;
      justify-content: center; } }

.home-callout {
  height: 245px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  color: #fff;
  border-radius: 4px; }
  body.fsComposeMode .home-callout {
    height: auto;
    padding-bottom: 0; }
    body.fsComposeMode .home-callout:before {
      content: "";
      position: absolute;
      background-color: rgba(0, 0, 0, 0.6);
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    body.fsComposeMode .home-callout header {
      position: relative; }
    body.fsComposeMode .home-callout .fsElementContent {
      max-height: none;
      overflow: visible;
      position: relative; }
  .home-callout .fsElementHeaderContent strong {
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 14px;
    display: block;
    line-height: 1; }
  .home-callout .fsElementHeaderContent a {
    color: #fff;
    font-weight: 400; }
  .home-callout > a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .home-callout > a:hover {
      opacity: 1; }
  @media (max-width: 1100px) {
    .home-callout .fsElementContent {
      font-size: 14px;
      line-height: 1.6; } }
  .home-callout:hover .callout-inner {
    bottom: 0;
    top: 0;
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding-top: 20px; }
    .home-callout:hover .callout-inner header {
      padding-bottom: 0;
      background-color: transparent;
      bottom: 100%;
      -ms-transform: translateY(100%);
      transform: translateY(100%); }
  .home-callout .callout-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    color: #fff;
    padding: 5px 0 14px;
    font-weight: 400;
    transition: all 0.3s ease-in-out; }
    .home-callout .callout-inner header {
      position: absolute;
      bottom: 50%;
      left: 0;
      right: 0;
      padding: 10px 22px 14px;
      transition: all 0.3s ease-in-out; }
      .home-callout .callout-inner header:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 400px;
        background: rgba(0, 30, 66, 0.95); }
      .home-callout .callout-inner header .fsElementHeaderContent {
        position: relative; }
    .home-callout .callout-inner .fsElementContent {
      position: absolute;
      top: 50%;
      padding: 0 22px;
      margin-top: 10px; }
  .home-callout p {
    margin-bottom: 0; }
  .home-callout h3 {
    font-weight: 400;
    color: #fff; }

.homepage-slideshow {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 0; }
  .homepage-slideshow .fsElementContent {
    background: #e3b23c;
    position: relative; }
  .homepage-slideshow .fsElementSlideshow {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 1; }
    .homepage-slideshow .fsElementSlideshow .fsElementSlideshowControls {
      position: absolute;
      top: 20px;
      left: 20px; }
      @media (min-width: 1000px) {
        .homepage-slideshow .fsElementSlideshow .fsElementSlideshowControls {
          top: 190px; } }
      .homepage-slideshow .fsElementSlideshow .fsElementSlideshowControls > button {
        position: relative;
        top: auto; }
  .homepage-slideshow article {
    position: relative;
    padding: 0; }
    .homepage-slideshow article.fsResourceTypeImage {
      margin: 0;
      padding: 0;
      background-color: transparent;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-attachment: inherit; }
      .homepage-slideshow article.fsResourceTypeImage .fsResourceTitle {
        font-weight: 400;
        font-family: "museo-sans", Times, serif;
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 8px;
        text-align: center;
        color: #fff; }
        @media (min-width: 800px) {
          .homepage-slideshow article.fsResourceTypeImage .fsResourceTitle {
            font-size: 36px; } }
        .homepage-slideshow article.fsResourceTypeImage .fsResourceTitle a {
          color: inherit; }
          .homepage-slideshow article.fsResourceTypeImage .fsResourceTitle a:hover {
            color: safe-rgba(#fff, 0.85); }
      .homepage-slideshow article.fsResourceTypeImage figure {
        margin: 0; }
        .homepage-slideshow article.fsResourceTypeImage figure picture:after {
          display: none; }
          @media (min-width: 800px) {
            .homepage-slideshow article.fsResourceTypeImage figure picture:after {
              content: '';
              display: block;
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              background: linear-gradient(to bottom, transparent 50%, black 100%); } }
        .homepage-slideshow article.fsResourceTypeImage figure picture img {
          display: block;
          width: 100%;
          height: auto;
          opacity: 0;
          visibility: hidden;
          min-height: 320px; }
        .homepage-slideshow article.fsResourceTypeImage figure figcaption {
          padding: 0;
          margin: 0;
          font-style: normal;
          text-align: center; }
          .homepage-slideshow article.fsResourceTypeImage figure figcaption a {
            color: #fff;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 13px;
            opacity: 1;
            transition: opacity 0.33s;
            display: block;
            margin-top: 10px;
            color: #fff;
            font-family: "museo-sans", sans-serif;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 13px;
            line-height: 1.41176; }
            .homepage-slideshow article.fsResourceTypeImage figure figcaption a:hover {
              opacity: 0.5; }
            .homepage-slideshow article.fsResourceTypeImage figure figcaption a:after {
              font-family: "IcoMoon";
              content: "";
              padding-left: 10px;
              font-weight: normal; }
            @media (min-width: 800px) {
              .homepage-slideshow article.fsResourceTypeImage figure figcaption a {
                font-size: 17px; } }
            .homepage-slideshow article.fsResourceTypeImage figure figcaption a:hover {
              color: safe-rgba(#fff, 0.85); }
        .homepage-slideshow article.fsResourceTypeImage figure .content {
          background: #e3b23c;
          padding: 30px 50px 20px;
          text-align: center; }
          @media (min-width: 800px) {
            .homepage-slideshow article.fsResourceTypeImage figure .content {
              display: block;
              padding: 0 20px;
              z-index: 2;
              background: none;
              position: absolute;
              bottom: 100px;
              left: 0;
              width: 100%;
              text-align: left; } }
          .homepage-slideshow article.fsResourceTypeImage figure .content .inner {
            position: relative;
            margin: 0 auto;
            max-width: 700px;
            padding-right: 20px;
            padding-left: 20px;
            text-shadow: 1px 1.5px 3px rgba(0, 0, 0, 0.2); }
            @media (min-width: 800px) {
              .homepage-slideshow article.fsResourceTypeImage figure .content .inner {
                position: relative;
                margin: 0 auto;
                max-width: 700px; } }
            @media (min-width: 1000px) {
              .homepage-slideshow article.fsResourceTypeImage figure .content .inner {
                position: relative;
                margin: 0 auto;
                max-width: 960px; } }
            @media (min-width: 1180px) {
              .homepage-slideshow article.fsResourceTypeImage figure .content .inner {
                position: relative;
                margin: 0 auto;
                max-width: 1180px; } }
  .homepage-slideshow button.slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 80px;
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
    font-size: 0; }
    @media (min-width: 800px) {
      .homepage-slideshow button.slick-arrow {
        border: 1px solid rgba(255, 255, 255, 0.75);
        background-color: safe-rgba(#000, 0.25); } }
    .homepage-slideshow button.slick-arrow:hover, .homepage-slideshow button.slick-arrow:focus {
      background-color: safe-rgba(#000, 0.5); }
    .homepage-slideshow button.slick-arrow:before {
      display: none; }
    .homepage-slideshow button.slick-arrow:after {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      text-align: center;
      text-indent: 0;
      font-size: 32px;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (min-width: 800px) {
        .homepage-slideshow button.slick-arrow:after {
          font-size: 26px; } }
    .homepage-slideshow button.slick-arrow.fsPrevButton {
      left: 0;
      right: auto;
      border-left: 0px;
      border-radius: 0px 40px 40px 0px; }
    .homepage-slideshow button.slick-arrow.fsNextButton {
      left: auto;
      right: 0;
      border-right: 0px;
      border-radius: 40px 0px 0px 40px; }

.homepage-tagline {
  color: #fff;
  background: #e3b23c; }
  .homepage-tagline > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1050px;
    padding: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 43px;
    text-align: center; }

.homepage-cta-container {
  position: relative;
  background-size: cover;
  background-position: center 103px; }
  .homepage-cta-container:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(227, 178, 60, 0.7); }
  .homepage-cta-container > header {
    padding: 30px 20px;
    background: #e3b23c; }
    .homepage-cta-container > header h2 {
      position: relative;
      margin: 0 auto;
      max-width: 980px;
      margin-bottom: 0;
      color: #fff;
      font-size: 30px;
      font-weight: 600;
      line-height: 43px;
      text-align: center; }
  .homepage-cta-container > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 180px 0; }
    .homepage-cta-container > .fsElementContent .homepage-cta {
      width: 100%;
      margin-bottom: 20px;
      padding: 20px 0;
      text-align: center; }
      @media (min-width: 1100px) {
        .homepage-cta-container > .fsElementContent .homepage-cta {
          width: auto; }
          .homepage-cta-container > .fsElementContent .homepage-cta:not(:last-of-type) {
            margin-right: 30px; } }
      .homepage-cta-container > .fsElementContent .homepage-cta a {
        padding: 20px 30px;
        color: #001e42;
        font-size: 13px;
        font-weight: bold;
        line-height: 19px;
        text-transform: uppercase;
        background: rgba(255, 255, 255, 0.9); }
        @media (min-width: 400px) {
          .homepage-cta-container > .fsElementContent .homepage-cta a {
            font-size: 16px; } }
        .homepage-cta-container > .fsElementContent .homepage-cta a:hover, .homepage-cta-container > .fsElementContent .homepage-cta a:focus {
          color: #001e42;
          background: #e3b23c; }

.colors ol {
  zoom: 1;
  margin-bottom: 20px;
  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: 40%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 30%; } }
    @media (min-width: 1180px) {
      .colors ol li {
        width: 20%; } }
    .colors ol li:after {
      position: absolute;
      width: 100%;
      top: 100%;
      left: 0;
      font-size: 12px;
      line-height: 16px;
      text-align: center;
      color: #afafaf; }
    .colors ol li:nth-of-type(1) {
      background: #f5f5f5;
      color: #f5f5f5; }
      .colors ol li:nth-of-type(1):after {
        content: "#f5f5f5"; }
    .colors ol li:nth-of-type(2) {
      background: #001e42;
      color: #001e42; }
      .colors ol li:nth-of-type(2):after {
        content: "#001e42"; }
    .colors ol li:nth-of-type(3) {
      background: #e3b23c;
      color: #e3b23c; }
      .colors ol li:nth-of-type(3):after {
        content: "#e3b23c"; }
    .colors ol li:nth-of-type(2) {
      background: #001e42;
      color: #001e42; }
      .colors ol li:nth-of-type(2):after {
        content: "#001e42"; }
    .colors ol li:nth-of-type(3) {
      background: #e3b23c;
      color: #e3b23c; }
      .colors ol li:nth-of-type(3):after {
        content: "#e3b23c"; }
    .colors ol li:nth-of-type(6) {
      background: #333333;
      color: #333333; }
      .colors ol li:nth-of-type(6):after {
        content: "#333333"; }
    .colors ol li:nth-of-type(7) {
      background: #666666;
      color: #666666; }
      .colors ol li:nth-of-type(7):after {
        content: "#666666"; }
    .colors ol li:nth-of-type(8) {
      background: #afafaf;
      color: #afafaf; }
      .colors ol li:nth-of-type(8):after {
        content: "#afafaf"; }
    .colors ol li:nth-of-type(7) {
      background: #666666;
      color: #666666; }
      .colors ol li:nth-of-type(7):after {
        content: "#666666"; }
    .colors ol li:nth-of-type(8) {
      background: #afafaf;
      color: #afafaf; }
      .colors ol li:nth-of-type(8):after {
        content: "#afafaf"; }

.headers h1:after, .headers .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .fsElementTitle:after, .home #fsPageContent > .fsPageLayout > .fsDiv .home-section-container > header .headers .fsElementTitle:after {
  content: " size: 48px / line: 56px"; }

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

.headers h3:after {
  content: " size: 24px / line: 29px"; }

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

.headers h5:after {
  content: " size: 15px / line: 17px"; }

.headers h6:after {
  content: " size: 13px / line: 16px"; }

.bpa-college-slider-1 {
  opacity: 0;
  width: 100%;
  max-width: 100%;
  margin: 50px 0; }
  .bpa-college-slider-1.element-loaded, .bpa-college-slider-1.element-empty {
    opacity: 1; }
  body.fsComposeMode .bpa-college-slider-1 {
    opacity: 1; }
  .bpa-college-slider-1 .js-marquee {
    display: -ms-flexbox;
    display: flex; }
  .bpa-college-slider-1 > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 1180px; }
    .bpa-college-slider-1 > .fsElementContent > .fsListItems {
      height: 45px;
      background: none;
      overflow: hidden;
      margin: 0;
      padding: 0;
      display: block;
      zoom: 1; }
      .bpa-college-slider-1 > .fsElementContent > .fsListItems:after {
        display: table;
        clear: both;
        content: ''; }
      body.fsComposeMode .bpa-college-slider-1 > .fsElementContent > .fsListItems {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        white-space: nowrap; }
      .bpa-college-slider-1 > .fsElementContent > .fsListItems .fsResource {
        float: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0 20px;
        height: 45px;
        position: relative; }
        body.fsComposeMode .bpa-college-slider-1 > .fsElementContent > .fsListItems .fsResource {
          width: auto; }
        .bpa-college-slider-1 > .fsElementContent > .fsListItems .fsResource figure {
          display: block;
          margin: auto; }
        .bpa-college-slider-1 > .fsElementContent > .fsListItems .fsResource img {
          display: block;
          max-height: 45px;
          width: auto;
          opacity: 1; }
  .bpa-college-slider-1.dark > .fsElementContent {
    padding: 20px 0;
    background-color: #666666; }

@font-face {
  font-family: 'infographic1';
  src: url("/uploaded/themes/default_18/fonts/bpa-infographic1.eot?eorgh0");
  src: url("/uploaded/themes/default_18/fonts/bpa-infographic1.eot?eorgh0#iefix") format("embedded-opentype"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.woff2?eorgh0") format("woff2"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.ttf?eorgh0") format("truetype"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.woff?eorgh0") format("woff"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.svg?eorgh0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.bpa-infographic-container section:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'infographic1' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bpa-infographic-1.group.coed:before {
  content: "\e91e"; }

.bpa-infographic-1.lightbulb:before {
  content: "\e92c"; }

.bpa-infographic-1.marker-icon:before {
  content: "\e900"; }

.bpa-infographic-1.apple:before {
  content: "\e901"; }

.bpa-infographic-1.backpack:before {
  content: "\e902"; }

.bpa-infographic-1.bar-graph:before {
  content: "\e903"; }

.bpa-infographic-1.baseball:before {
  content: "\e904"; }

.bpa-infographic-1.book:before {
  content: "\e905"; }

.bpa-infographic-1.briefcase:before {
  content: "\e906"; }

.bpa-infographic-1.bullhorn:before {
  content: "\e907"; }

.bpa-infographic-1.bus:before {
  content: "\e908"; }

.bpa-infographic-1.calendar:before {
  content: "\e909"; }

.bpa-infographic-1.camera:before {
  content: "\e90a"; }

.bpa-infographic-1.certificate:before {
  content: "\e90b"; }

.bpa-infographic-1.check:before {
  content: "\e90c"; }

.bpa-infographic-1.chess:before {
  content: "\e90d"; }

.bpa-infographic-1.city:before {
  content: "\e90e"; }

.bpa-infographic-1.college:before {
  content: "\e90f"; }

.bpa-infographic-1.cross:before {
  content: "\e910"; }

.bpa-infographic-1.directory:before {
  content: "\e911"; }

.bpa-infographic-1.diversity:before {
  content: "\e912"; }

.bpa-infographic-1.door:before {
  content: "\e913"; }

.bpa-infographic-1.droplet:before {
  content: "\e914"; }

.bpa-infographic-1.enroll:before {
  content: "\e915"; }

.bpa-infographic-1.faq:before {
  content: "\e916"; }

.bpa-infographic-1.files:before {
  content: "\e917"; }

.bpa-infographic-1.football:before {
  content: "\e918"; }

.bpa-infographic-1.gift:before {
  content: "\e919"; }

.bpa-infographic-1.giving:before {
  content: "\e91a"; }

.bpa-infographic-1.globe:before {
  content: "\e91b"; }

.bpa-infographic-1.grad:before {
  content: "\e91c"; }

.bpa-infographic-1.group-boys:before {
  content: "\e91d"; }

.bpa-infographic-1.group-girls:before {
  content: "\e926"; }

.bpa-infographic-1.group:before {
  content: "\e927"; }

.bpa-infographic-1.heart:before {
  content: "\e928"; }

.bpa-infographic-1.info:before {
  content: "\e929"; }

.bpa-infographic-1.jersey:before {
  content: "\e92a"; }

.bpa-infographic-1.leaf:before {
  content: "\e92b"; }

.bpa-infographic-1.link:before {
  content: "\e92d"; }

.bpa-infographic-1.list:before {
  content: "\e92e"; }

.bpa-infographic-1.location:before {
  content: "\e92f"; }

.bpa-infographic-1.lock:before {
  content: "\e930"; }

.bpa-infographic-1.map:before {
  content: "\e931"; }

.bpa-infographic-1.medal:before {
  content: "\e932"; }

.bpa-infographic-1.microscope:before {
  content: "\e933"; }

.bpa-infographic-1.music:before {
  content: "\e934"; }

.bpa-infographic-1.paint:before {
  content: "\e935"; }

.bpa-infographic-1.pencil:before {
  content: "\e936"; }

.bpa-infographic-1.person:before {
  content: "\e937"; }

.bpa-infographic-1.phone:before {
  content: "\e938"; }

.bpa-infographic-1.piggy-bank:before {
  content: "\e939"; }

.bpa-infographic-1.portion:before {
  content: "\e93a"; }

.bpa-infographic-1.question:before {
  content: "\e93b"; }

.bpa-infographic-1.ratio:before {
  content: "\e93c"; }

.bpa-infographic-1.robot:before {
  content: "\e93d"; }

.bpa-infographic-1.school:before {
  content: "\e93e"; }

.bpa-infographic-1.screens:before {
  content: "\e93f"; }

.bpa-infographic-1.settings:before {
  content: "\e940"; }

.bpa-infographic-1.shoe:before {
  content: "\e941"; }

.bpa-infographic-1.soccer:before {
  content: "\e942"; }

.bpa-infographic-1.sports:before {
  content: "\e943"; }

.bpa-infographic-1.star-of-david:before {
  content: "\e944"; }

.bpa-infographic-1.star:before {
  content: "\e945"; }

.bpa-infographic-1.store:before {
  content: "\e946"; }

.bpa-infographic-1.sun:before {
  content: "\e947"; }

.bpa-infographic-1.teacher:before {
  content: "\e948"; }

.bpa-infographic-1.theater:before {
  content: "\e949"; }

.bpa-infographic-1.time:before {
  content: "\e94a"; }

.bpa-infographic-1.tree:before {
  content: "\e94b"; }

.bpa-infographic-1.trophy:before {
  content: "\e94c"; }

.bpa-infographic-1.warning:before {
  content: "\e94d"; }

@font-face {
  font-family: 'infographic1';
  src: url("/uploaded/themes/default_18/fonts/bpa-infographic1.eot?eorgh0");
  src: url("/uploaded/themes/default_18/fonts/bpa-infographic1.eot?eorgh0#iefix") format("embedded-opentype"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.woff2?eorgh0") format("woff2"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.ttf?eorgh0") format("truetype"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.woff?eorgh0") format("woff"), url("/uploaded/themes/default_18/fonts/bpa-infographic1.svg?eorgh0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.bpa-infographic-container section:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'infographic1' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bpa-infographic-1.group.coed:before {
  content: "\e91e"; }

.bpa-infographic-1.lightbulb:before {
  content: "\e92c"; }

.bpa-infographic-1.marker-icon:before {
  content: "\e900"; }

.bpa-infographic-1.apple:before {
  content: "\e901"; }

.bpa-infographic-1.backpack:before {
  content: "\e902"; }

.bpa-infographic-1.bar-graph:before {
  content: "\e903"; }

.bpa-infographic-1.baseball:before {
  content: "\e904"; }

.bpa-infographic-1.book:before {
  content: "\e905"; }

.bpa-infographic-1.briefcase:before {
  content: "\e906"; }

.bpa-infographic-1.bullhorn:before {
  content: "\e907"; }

.bpa-infographic-1.bus:before {
  content: "\e908"; }

.bpa-infographic-1.calendar:before {
  content: "\e909"; }

.bpa-infographic-1.camera:before {
  content: "\e90a"; }

.bpa-infographic-1.certificate:before {
  content: "\e90b"; }

.bpa-infographic-1.check:before {
  content: "\e90c"; }

.bpa-infographic-1.chess:before {
  content: "\e90d"; }

.bpa-infographic-1.city:before {
  content: "\e90e"; }

.bpa-infographic-1.college:before {
  content: "\e90f"; }

.bpa-infographic-1.cross:before {
  content: "\e910"; }

.bpa-infographic-1.directory:before {
  content: "\e911"; }

.bpa-infographic-1.diversity:before {
  content: "\e912"; }

.bpa-infographic-1.door:before {
  content: "\e913"; }

.bpa-infographic-1.droplet:before {
  content: "\e914"; }

.bpa-infographic-1.enroll:before {
  content: "\e915"; }

.bpa-infographic-1.faq:before {
  content: "\e916"; }

.bpa-infographic-1.files:before {
  content: "\e917"; }

.bpa-infographic-1.football:before {
  content: "\e918"; }

.bpa-infographic-1.gift:before {
  content: "\e919"; }

.bpa-infographic-1.giving:before {
  content: "\e91a"; }

.bpa-infographic-1.globe:before {
  content: "\e91b"; }

.bpa-infographic-1.grad:before {
  content: "\e91c"; }

.bpa-infographic-1.group-boys:before {
  content: "\e91d"; }

.bpa-infographic-1.group-girls:before {
  content: "\e926"; }

.bpa-infographic-1.group:before {
  content: "\e927"; }

.bpa-infographic-1.heart:before {
  content: "\e928"; }

.bpa-infographic-1.info:before {
  content: "\e929"; }

.bpa-infographic-1.jersey:before {
  content: "\e92a"; }

.bpa-infographic-1.leaf:before {
  content: "\e92b"; }

.bpa-infographic-1.link:before {
  content: "\e92d"; }

.bpa-infographic-1.list:before {
  content: "\e92e"; }

.bpa-infographic-1.location:before {
  content: "\e92f"; }

.bpa-infographic-1.lock:before {
  content: "\e930"; }

.bpa-infographic-1.map:before {
  content: "\e931"; }

.bpa-infographic-1.medal:before {
  content: "\e932"; }

.bpa-infographic-1.microscope:before {
  content: "\e933"; }

.bpa-infographic-1.music:before {
  content: "\e934"; }

.bpa-infographic-1.paint:before {
  content: "\e935"; }

.bpa-infographic-1.pencil:before {
  content: "\e936"; }

.bpa-infographic-1.person:before {
  content: "\e937"; }

.bpa-infographic-1.phone:before {
  content: "\e938"; }

.bpa-infographic-1.piggy-bank:before {
  content: "\e939"; }

.bpa-infographic-1.portion:before {
  content: "\e93a"; }

.bpa-infographic-1.question:before {
  content: "\e93b"; }

.bpa-infographic-1.ratio:before {
  content: "\e93c"; }

.bpa-infographic-1.robot:before {
  content: "\e93d"; }

.bpa-infographic-1.school:before {
  content: "\e93e"; }

.bpa-infographic-1.screens:before {
  content: "\e93f"; }

.bpa-infographic-1.settings:before {
  content: "\e940"; }

.bpa-infographic-1.shoe:before {
  content: "\e941"; }

.bpa-infographic-1.soccer:before {
  content: "\e942"; }

.bpa-infographic-1.sports:before {
  content: "\e943"; }

.bpa-infographic-1.star-of-david:before {
  content: "\e944"; }

.bpa-infographic-1.star:before {
  content: "\e945"; }

.bpa-infographic-1.store:before {
  content: "\e946"; }

.bpa-infographic-1.sun:before {
  content: "\e947"; }

.bpa-infographic-1.teacher:before {
  content: "\e948"; }

.bpa-infographic-1.theater:before {
  content: "\e949"; }

.bpa-infographic-1.time:before {
  content: "\e94a"; }

.bpa-infographic-1.tree:before {
  content: "\e94b"; }

.bpa-infographic-1.trophy:before {
  content: "\e94c"; }

.bpa-infographic-1.warning:before {
  content: "\e94d"; }

.bpa-infographic-container {
  background-color: #eee;
  padding: 40px 20px 20px 20px; }
  body:not(.fsHasLeftBanner):not(.fsHasRightBanner) .bpa-infographic-container {
    width: 100vw;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative; }
  .bpa-infographic-container > header {
    text-align: center;
    padding-bottom: 30px; }
  body:not(.fsDraftMode) .bpa-infographic-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  @media (max-width: 1099px) {
    body:not(.fsHasLeftBanner):not(.fsHasRightBanner) .bpa-infographic-container > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 730px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 599px) {
    body:not(.fsHasLeftBanner):not(.fsHasRightBanner) .bpa-infographic-container > .fsElementContent {
      padding-bottom: 40px;
      position: relative;
      margin: 0 auto;
      max-width: 360px; }
      body:not(.fsHasLeftBanner):not(.fsHasRightBanner) .bpa-infographic-container > .fsElementContent .slick-slide {
        max-width: 100% !important;
        margin: 0 20px 40px 20px !important; } }
  body.fsHasLeftBanner .bpa-infographic-container > .fsElementContent,
  body.fsHasRightBanner .bpa-infographic-container > .fsElementContent {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto;
    max-width: 730px; }
    @media (max-width: 949px) {
      body.fsHasLeftBanner .bpa-infographic-container > .fsElementContent,
      body.fsHasRightBanner .bpa-infographic-container > .fsElementContent {
        padding-bottom: 50px !important; }
        body.fsHasLeftBanner .bpa-infographic-container > .fsElementContent .slick-slide,
        body.fsHasRightBanner .bpa-infographic-container > .fsElementContent .slick-slide {
          max-width: 100% !important;
          margin: 0 20px 40px 20px !important; } }
  .bpa-infographic-container > .fsElementContent > .fsElement,
  .bpa-infographic-container > .fsElementContent .slick-slide {
    color: #666666;
    background: #fff;
    position: relative;
    text-align: center; }
    body:not(.fsDraftMode) .bpa-infographic-container > .fsElementContent > .fsElement, body:not(.fsDraftMode)
    .bpa-infographic-container > .fsElementContent .slick-slide {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex: 1 1;
      flex: 1 1;
      margin: 0 20px 40px 20px;
      min-height: 400px;
      max-width: 330px;
      min-width: 220px;
      padding: 0 40px; }
    .bpa-infographic-container > .fsElementContent > .fsElement:before,
    .bpa-infographic-container > .fsElementContent .slick-slide:before {
      color: #001e42;
      display: block;
      width: 100%;
      padding-top: 90px;
      line-height: 1;
      font-size: 70px; }
    .bpa-infographic-container > .fsElementContent > .fsElement header,
    .bpa-infographic-container > .fsElementContent .slick-slide header {
      width: 100%;
      padding-top: 20px; }
    .bpa-infographic-container > .fsElementContent > .fsElement .fsElementTitle,
    .bpa-infographic-container > .fsElementContent .slick-slide .fsElementTitle {
      font-size: 4em;
      font-weight: 500;
      line-height: 1.1; }
  .bpa-infographic-container .slick-arrow {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 0;
    bottom: 20px;
    width: 15px;
    height: 27px;
    cursor: pointer;
    z-index: 2; }
    .bpa-infographic-container .slick-arrow:before {
      color: #666666;
      content: '\e91f';
      font-family: infographic1;
      display: inline-block;
      font-size: 26px;
      height: 27px;
      width: 15px;
      line-height: 1; }
    .bpa-infographic-container .slick-arrow.slick-prev {
      -ms-transform: translateX(-34px);
      transform: translateX(-34px); }
    .bpa-infographic-container .slick-arrow.slick-next {
      -ms-transform: translateX(34px);
      transform: translateX(34px); }
      .bpa-infographic-container .slick-arrow.slick-next:before {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .bpa-infographic-container.dark-theme {
    background-color: #001e42; }
    .bpa-infographic-container.dark-theme > header > .fsElementTitle {
      color: #fff; }
    .bpa-infographic-container.dark-theme > .fsElementContent > .fsElement,
    .bpa-infographic-container.dark-theme > .fsElementContent .slick-slide {
      color: #fff;
      background: #001229; }
      .bpa-infographic-container.dark-theme > .fsElementContent > .fsElement:before,
      .bpa-infographic-container.dark-theme > .fsElementContent .slick-slide:before {
        color: #00418f; }
      .bpa-infographic-container.dark-theme > .fsElementContent > .fsElement .fsElementTitle,
      .bpa-infographic-container.dark-theme > .fsElementContent .slick-slide .fsElementTitle {
        color: #fff; }
    .bpa-infographic-container.dark-theme .slick-arrow:before {
      color: #fff; }

.icon-list ul,
.icon-list ol {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.icon-list a {
  display: block; }

.icon-list li {
  margin: 6px 0px; }

.icon-list li:before {
  font-size: 30px;
  margin-right: 14px; }
