@charset "UTF-8";
 /**
 *
 * Minnetonka Public Schools District 276 - build
 * @link http://www.minnetonkaschools.org
 * Site Template : newclientcustom
 * Built By: Josh Webb
 * Project Manager: Ralph Purificato
 * Designer: Keisha Croxton
 * ==== Git Info ====
 * Branch Name: clients/minnetonka
 * Build version: 3.2.7
 * Git Tag: Composer-Build-2.0-448-g34cef44ab9
 * Last build by: James Brettschneider
 *
 **/

@charset "UTF-8";
/*! config-site v0.0.1 */
/*! config-type v0.0.1 */
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 7, 2016 */
@font-face {
  font-family: 'weblysleek_uilight';
  src: url("../fonts/weblysleekuil-webfont.woff2") format("woff2"), url("../fonts/weblysleekuil-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weblysleek_uilight_italic';
  src: url("../fonts/weblysleekuili-webfont.woff2") format("woff2"), url("../fonts/weblysleekuili-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weblysleek_uisemibold';
  src: url("../fonts/weblysleekuisb-webfont.woff2") format("woff2"), url("../fonts/weblysleekuisb-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weblysleek_uisemibold_italic';
  src: url("../fonts/weblysleekuisbi-webfont.woff2") format("woff2"), url("../fonts/weblysleekuisbi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weblysleek_uisemilight';
  src: url("../fonts/weblysleekuisl-webfont.woff2") format("woff2"), url("../fonts/weblysleekuisl-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'weblysleek_uisemilight_italic';
  src: url("../fonts/weblysleekuisli-webfont.woff2") format("woff2"), url("../fonts/weblysleekuisli-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1,
.alpha {
  margin-top: 0;
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 2.1875em;
  line-height: 1.22857em;
  margin-bottom: 0.57143em;
  color: #003698; }

h2,
.beta {
  margin-top: 0;
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 1.875em;
  line-height: 1.26667em;
  margin-bottom: 0.66667em;
  color: #003698;
  text-transform: uppercase; }

h3, .fsElementTitle,
.gamma {
  margin-top: 0;
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 1.5625em;
  line-height: 1.28em;
  margin-bottom: 0.6em;
  text-transform: uppercase; }

h4, .callout-block > header .fsElementTitle,
.delta {
  margin-top: 0;
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 1.25em;
  line-height: 1.35em;
  margin-bottom: 0.75em;
  color: #003698; }

h5,
.epsilon {
  margin-top: 0;
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 1.125em;
  line-height: 1.38889em;
  margin-bottom: 0.83333em; }

h6, #fsFooter .fsElement .fsElementTitle,
.zeta {
  margin-top: 0;
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 0.875em;
  line-height: 1.28571em;
  margin-bottom: 0.71429em;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

strong {
  font-family: "weblysleek_uisemibold", sans-serif;
  font-weight: normal; }

a {
  outline: 0;
  text-decoration: none;
  color: #003698;
  transition: background .3s, color .3s; }
  a:hover {
    color: #5395ff; }

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

table.styled,
.fs_style_31,
.fs_style_32 {
  margin-bottom: 1.25em;
  width: 100%;
  font-size: 16px; }
  table.styled th,
  table.styled td,
  .fs_style_31 th,
  .fs_style_31 td,
  .fs_style_32 th,
  .fs_style_32 td {
    vertical-align: top; }
  table.styled td,
  .fs_style_31 td,
  .fs_style_32 td {
    padding: 8px 20px;
    background: #e1e1e1; }
    table.styled tr:nth-of-type(odd) td {
      background-color: #fbfbfb; }
    table.fs_style_31 tr:nth-of-type(odd) td {
      background-color: #fbfbfb; }
    table.fs_style_32 tr:nth-of-type(odd) td {
      background-color: #fbfbfb; }

.fs_style_32 tr:first-child td,
table.styled th,
.fs_style_31 th,
.fs_style_32 th {
  padding: 8px 20px;
  text-align: left;
  background: #003698 !important;
  color: #fff;
  font-family: "weblysleek_uisemibold", sans-serif; }

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

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

/*! content - buttons v0.0.1 */
.fsLoadMoreButton {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #353535;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif;
  text-shadow: none; }
  .fsLoadMoreButton:hover {
    background: #1c1c1c;
    color: #fff; }
  .fsLoadMoreButton em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fsLoadMoreButton {
    width: 100%; }
  #fsBannerLeft .fsLoadMoreButton {
    width: 100%; }

.button {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #002870;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .button:hover {
    background: #00163d;
    color: #fff; }
  .button em {
    display: block;
    font-style: normal; }
  #fsBannerRight .button {
    width: 100%; }
  #fsBannerLeft .button {
    width: 100%; }

.fs_style_23 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #003698;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .fs_style_23:hover {
    background: #002465;
    color: #fff; }
  .fs_style_23 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_23 {
    width: 100%; }
  #fsBannerLeft .fs_style_23 {
    width: 100%; }

.fs_style_26 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #3b72cc;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .fs_style_26:hover {
    background: #2c5ba8;
    color: #fff; }
  .fs_style_26 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_26 {
    width: 100%; }
  #fsBannerLeft .fs_style_26 {
    width: 100%; }

.fs_style_27 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #a50894;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .fs_style_27:hover {
    background: #740668;
    color: #fff; }
  .fs_style_27 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_27 {
    width: 100%; }
  #fsBannerLeft .fs_style_27 {
    width: 100%; }

.fs_style_28 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #09afa7;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .fs_style_28:hover {
    background: #077e79;
    color: #fff; }
  .fs_style_28 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_28 {
    width: 100%; }
  #fsBannerLeft .fs_style_28 {
    width: 100%; }

.fs_style_29 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #e56100;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .fs_style_29:hover {
    background: #b24b00;
    color: #fff; }
  .fs_style_29 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_29 {
    width: 100%; }
  #fsBannerLeft .fs_style_29 {
    width: 100%; }

.fs_style_33 {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #fff;
  color: #353535;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .fs_style_33:hover {
    background: #e6e6e6;
    color: #353535; }
  .fs_style_33 em {
    display: block;
    font-style: normal; }
  #fsBannerRight .fs_style_33 {
    width: 100%; }
  #fsBannerLeft .fs_style_33 {
    width: 100%; }

/*! content - style manger v0.0.1 */
.lead-in,
.fs_style_30 {
  font-size: 1.25em;
  line-height: 1.5em;
  color: #353535; }

blockquote,
.fs_style_25 {
  position: relative;
  margin: 0;
  font-size: 20px;
  line-height: 31px;
  padding: 80px 20px 20px;
  background: #003698;
  color: #fff;
  text-align: center; }
  blockquote em,
  .fs_style_25 em {
    font-family: "weblysleek_uisemibold", sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    margin-top: 1.4em;
    color: #fff;
    letter-spacing: 0.1em; }
  blockquote:before,
  .fs_style_25:before {
    display: block;
    content: '';
    background: #fff url("../images/quotation-mark.svg") 50% 50% no-repeat;
    height: 39px;
    width: 39px;
    background-size: 20px 16px;
    border-radius: 100%;
    position: absolute;
    top: 20px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

cite {
  display: block;
  margin: 0 0 20px;
  font-style: normal; }
  cite:before {
    content: '- '; }

.callout-block {
  padding: 20px;
  color: #fff;
  background: #003698;
  margin-bottom: 20px; }
  .callout-block > header .fsElementTitle {
    color: #fff; }
  .callout-block a {
    color: #fff;
    text-decoration: none !important; }
    .callout-block a:hover {
      color: #8bb4fd; }
  .callout-block footer a:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    margin-left: 10px; }

@media (min-width: 400px) {
  .slick-list {
    margin: 0 45px; } }

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 100;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 35px;
  height: 45px;
  line-height: 1em;
  transition: all .3s linear;
  background: none;
  border: 0;
  padding: 0;
  color: transparent;
  outline: none; }
  .slick-prev:before,
  .slick-next:before {
    color: #c9c9c9;
    font-size: 35px; }
  .slick-prev:hover,
  .slick-next:hover {
    color: transparent; }
    .slick-prev:hover:before,
    .slick-next:hover:before {
      color: #0058e6; }
      @media (min-width: 700px) {
        .slick-prev:hover:before,
        .slick-next:hover:before {
          color: #003698; } }

.slick-prev {
  left: 0; }
  .slick-prev:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .slick-prev:hover:before {
    color: #8bb4fd; }

.slick-next {
  right: 0; }
  .slick-next:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .slick-next:hover:before {
    color: #8bb4fd; }

.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }
  .slick-dots li {
    margin: 0 4px;
    line-height: 10px;
    font-size: 10px;
    display: inline-block; }
    .slick-dots li button {
      border: 0;
      padding: 0;
      background: #8bb4fd;
      color: transparent;
      border-radius: 100%;
      height: 10px;
      width: 10px;
      overflow: hidden;
      transition: all .3s linear; }
    .slick-dots li.slick-active button,
    .slick-dots li:hover button {
      background: #003698; }

.slick-active {
  outline: none; }

#fsPageContent .fsPageLayout img[style="float: left;"] {
  margin-right: 20px; }

#fsPageContent .fsPageLayout img[style="float: right;"] {
  margin-left: 20px; }

/*! structure - header v0.0.1 */
body:not(.fsComposeMode) .sticky-wrapper {
  height: 79px !important;
  transition: height .3s linear; }

body:not(.fsComposeMode).school .sticky-wrapper {
  height: 159px !important; }

body:not(.fsComposeMode).school.home .sticky-wrapper {
  height: 677px !important; }

body:not(.fsComposeMode).school.home .sticky-wrapper.is-sticky {
  height: 159px !important; }

body:not(.fsComposeMode).landing .sticky-wrapper,
body:not(.fsComposeMode).school.landing .sticky-wrapper {
  height: 442px !important; }

body:not(.fsComposeMode).landing .sticky-wrapper.is-sticky {
  height: 79px !important; }

body:not(.fsComposeMode).school.landing .stickywrapper.is-sticky {
  height: 159px !important;
  margin-bottom: 159px !important; }

body:not(.fsComposeMode).fsAccountBarVisible #fsPageWrapper .is-sticky #fsHeader {
  top: 40px !important; }

body:not(.fsComposeMode).no-top-nav .is-sticky header#fsHeader {
  height: 79px !important;
  transition: height .3s linear; }

body:not(.fsComposeMode) #fsHeader {
  padding: 0;
  z-index: 8999;
  background-size: cover !important; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) #fsHeader {
      background: transparent; } }
  body:not(.fsComposeMode) #fsHeader .fsBanner {
    height: 100%;
    position: relative; }
  body:not(.fsComposeMode) #fsHeader .top-bar {
    position: relative;
    z-index: 8999; }
  body:not(.fsComposeMode).school #fsHeader {
    height: 159px; }
  body:not(.fsComposeMode).landing #fsHeader {
    height: 55vh;
    background: none;
    transition: height .3s linear;
    background-position: 50% bottom !important; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode).landing #fsHeader {
        height: 442px;
        background-position: 50% 0 !important; }
        body:not(.fsComposeMode).landing .is-sticky #fsHeader {
          height: 79px; }
        body:not(.fsComposeMode).school.landing .is-sticky #fsHeader {
          height: 159px; } }
    @media (min-width: 1440px) {
      body:not(.fsComposeMode).landing #fsHeader {
        background-size: 100% auto !important; } }
  body:not(.fsComposeMode) #fsHeader .utility-links {
    background: #2d2d2d; }
    body:not(.fsComposeMode).landing #fsHeader .utility-links {
      background: rgba(53, 53, 53, 0.75); }
    body:not(.fsComposeMode).home #fsHeader .utility-links {
      background: rgba(53, 53, 53, 0.75); }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) #fsHeader .utility-links {
        width: calc(100% - 356px);
        float: left; } }
    @media (min-width: 1024px) {
      body:not(.fsComposeMode) #fsHeader .utility-links {
        display: block;
        width: 96px; } }
    @media (min-width: 1100px) {
      body:not(.fsComposeMode) #fsHeader .utility-links {
        width: 33.40278%;
        height: 79px; }
        body:not(.fsComposeMode) .is-sticky #fsHeader .utility-links {
          background: #2d2d2d; }
        body:not(.school) #fsHeader .utility-links {
          width: 39% !important; }
        body:not(.fsComposeMode) #fsHeader .utility-links a {
          color: #fff; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent > .fsElement {
          width: calc(20% - 1px);
          float: left;
          height: 79px;
          border-right: 1px solid rgba(255, 255, 255, 0.5); }
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent > .fsElement:last-child {
            border-right: 0; }
          body:not(.school) #fsHeader .utility-links > .fsElementContent > .fsElement {
            width: calc(16% - 1px) !important; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .my-sso a,
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .enroll a,
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .news-icon a,
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .lets-talk a {
          text-align: center;
          font-family: "weblysleek_uisemibold", sans-serif;
          display: block;
          padding: 55px 0 6px;
          font-size: 12px;
          text-transform: uppercase; }
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .my-sso a:hover,
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .enroll a:hover,
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .news-icon a:hover,
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .lets-talk a:hover {
            background-color: #fff;
            color: #353535; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .my-sso a {
          background: url("../images/sso.png") 50% 20px no-repeat; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .enroll a {
          background: url("../images/enroll.png") 50% 20px no-repeat; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .news-icon a {
          background: url("../images/news-icon.png") 50% 10px no-repeat; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .lets-talk a {
          background: url("../images/lets-talk.png") 50% 20px no-repeat; }
        body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts {
          position: relative; }
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts:hover .fsElementTitle {
            background-color: #fff;
            color: #353535; }
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts header .fsElementTitle {
            transition: background .3s linear;
            text-align: center;
            font-family: "weblysleek_uisemibold", sans-serif;
            display: block;
            padding: 58px 0 9px;
            font-size: 12px;
            line-height: 1em;
            color: #fff;
            margin: 0;
            background: url("../images/shortcuts.png") 50% 20px no-repeat;
            cursor: pointer; }
          body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent {
            background: #fff;
            position: absolute;
            width: 360px;
            right: 0;
            top: 100%;
            padding: 20px;
            display: none; }
            body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent.active {
              display: block; }
            body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent nav .fsNavLevel1, body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent nav .fsNavLevel1 ul {
              margin: 0;
              padding: 0;
              list-style: none; }
            body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent nav .fsNavLevel1 li {
              margin: 0;
              padding: 0; }
            body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent nav .fsNavLevel1 li a {
              color: #353535; }
              body:not(.fsComposeMode) #fsHeader .utility-links > .fsElementContent .nav-shortcuts .fsElementContent nav .fsNavLevel1 li a:hover {
                color: #003698; } }
    body:not(.fsComposeMode) #fsHeader .utility-links .my-sso,
    body:not(.fsComposeMode) #fsHeader .utility-links .enroll,
    body:not(.fsComposeMode) #fsHeader .utility-links .news-icon,
    body:not(.fsComposeMode) #fsHeader .utility-links .lets-talk,
    body:not(.fsComposeMode) #fsHeader .utility-links .nav-shortcuts {
      display: none; }
      @media (min-width: 1100px) {
        body:not(.fsComposeMode) #fsHeader .utility-links .my-sso,
        body:not(.fsComposeMode) #fsHeader .utility-links .enroll,
        body:not(.fsComposeMode) #fsHeader .utility-links .news-icon,
        body:not(.fsComposeMode) #fsHeader .utility-links .lets-talk,
        body:not(.fsComposeMode) #fsHeader .utility-links .nav-shortcuts {
          display: block; } }
    body:not(.fsComposeMode) #fsHeader .utility-links .top-search {
      display: none; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search {
          display: block;
          height: 79px;
          width: 96px;
          float: right;
          border-left: 1px solid rgba(255, 255, 255, 0.3);
          background-color: rgba(0, 0, 0, 0.25); } }
      @media (min-width: 1100px) {
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search {
          width: calc(20% - 1px);
          border-left: 0;
          background-color: transparent; } }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search .search-trigger, body:not(.fsComposeMode) #fsHeader .utility-links .top-search form button {
        color: #fff;
        text-align: center;
        font-family: "weblysleek_uisemibold", sans-serif;
        display: block;
        padding: 55px 0 6px;
        font-size: 12px;
        text-transform: uppercase;
        border: none;
        display: block;
        height: 79px;
        width: 100%;
        margin: 0 auto;
        background: url("../images/search.svg") 50% 20px no-repeat;
        background-size: 23px 23px; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search .search-trigger:hover, body:not(.fsComposeMode) #fsHeader .utility-links .top-search form button:hover {
          background-color: #fff;
          color: #353535; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search .search-trigger:focus:hover, body:not(.fsComposeMode) #fsHeader .utility-links .top-search form button:focus:hover {
          background-color: #fff;
          color: #353535; }
      .search-active #fsHeader .top-search .search-trigger, .search-active body:not(.fsComposeMode) #fsHeader .utility-links .top-search form button, body:not(.fsComposeMode) .search-active #fsHeader .utility-links .top-search form button {
        background: url("../images/close-icon-blue.svg") 50% 20px no-repeat !important;
        background-size: 23px 23px !important; }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search form {
        display: none; }
        body:not(.fsComposeMode).search-active #fsHeader .utility-links .top-search form {
          display: block;
          background: #353535;
          display: block;
          position: absolute;
          top: 79px;
          left: 0;
          width: 100%;
          height: 79px; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search form input[type="text"] {
          border-radius: 0;
          height: 39px;
          width: calc(100% - 179px);
          font-size: 20px;
          margin: 20px 0 20px 100px;
          border-bottom: 1px solid #fff; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search form button {
          position: absolute;
          top: 0;
          right: 0;
          background: url("../images/search-white.svg") 50% 50% no-repeat;
          background-size: 23px 23px;
          border-radius: 100%;
          height: 59px;
          width: 59px;
          margin: 10px; }
          body:not(.fsComposeMode) #fsHeader .utility-links .top-search form button:hover {
            background-color: rgba(0, 0, 0, 0.2); }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search form .fsButtonClear {
          display: none; }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement form label.fsFieldLabel {
        visibility: hidden;
        display: none; }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement button.fsSearchElementSearchButton.fsStyleUpdateButton {
        margin-top: 0;
        font-size: 0;
        top: 15px; }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement button.fsButtonClear {
        display: none; }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu {
        background: #FAFAFA;
        color: #003698;
        width: inherit;
        min-height: 335px;
        font-size: 0;
        right: 79px;
        left: auto !important;
        width: calc(100% - 179px); }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu .fsTitle {
          margin: 0;
          font-weight: bold;
          font-size: 19px; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu .fsSearchSuggestionURL, body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu .fsSummary {
          color: #353535; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu .tt-suggestion.tt-selectable {
          margin-left: -5px;
          padding: 15px 25px; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu .tt-dataset .tt-dataset-pages {
          margin-left: 5px; }
        body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement .tt-menu .tt-dataset .tt-suggestion {
          font-size: 16px; }
      body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement.top-search > * {
        overflow: visible;
        z-index: 9999; }
      .expanded #fsHeader body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement form {
        overflow: visible; }
        @media (min-width: 1200px) {
          .expanded #fsHeader body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement form {
            width: 250px; } }
      #fsMenu body:not(.fsComposeMode) #fsHeader .utility-links .top-search.fsSearchElement form {
        overflow: visible !important; }

.site-info-container {
  overflow: hidden;
  height: 79px;
  margin-left: 60px;
  width: calc(100% - 60px);
  background-color: #003698; }
  @media (min-width: 700px) {
    .site-info-container {
      margin-left: 79px;
      width: calc(100% - 79px);
      width: 275px;
      float: left; } }
  @media (min-width: 1100px) {
    .site-info-container {
      background-color: transparent;
      margin-left: 0;
      width: 21.31944%;
      background-color: #003698; }
      body:not(.school) .site-info-container {
        width: 21%; } }
  .site-info-container h1 {
    font-size: 1em;
    line-height: 1em;
    margin: 0;
    height: 79px;
    position: relative; }
  .site-info-container a {
    display: block;
    height: 85%;
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: transparent;
    background: url("../images/logo-color.png") no-repeat 50% 50%;
    background-size: contain; }
    .site-info-container a:hover {
      color: transparent; }

/*! structure - footer v0.0.1 */
#fsFooter {
  padding: 20px;
  color: #c9c9c9;
  background: #353535; }
  #fsFooter a {
    color: #c9c9c9; }
    #fsFooter a:hover {
      color: #fff; }
  #fsFooter .fsBanner {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    padding-top: 40px; }
    @media (min-width: 700px) {
      #fsFooter .fsBanner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start; } }
  #fsFooter .fsElement .fsElementTitle {
    color: #fff;
    padding-top: 10px;
    border-top: 1px solid #808080;
    margin-bottom: 20px; }
  #fsFooter .school-details-container {
    position: relative;
    padding-top: 100px; }
    @media (min-width: 700px) {
      #fsFooter .school-details-container {
        width: calc(33% - 20px); } }
    @media (min-width: 1000px) {
      #fsFooter .school-details-container {
        width: calc(50% - 20px);
        padding-top: 0;
        padding-left: 240px; } }
    @media (min-width: 1200px) {
      #fsFooter .school-details-container {
        padding-left: 300px; } }
    #fsFooter .school-details-container a.footer-logo {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      height: 55px;
      width: 222px;
      margin-bottom: 40px;
      background: url("../images/footerlogo.png") left top no-repeat;
      background-size: cover; }
      @media (min-width: 1200px) {
        #fsFooter .school-details-container a.footer-logo {
          height: 63px;
          width: 254px; } }
  #fsFooter .partners {
    text-align: center;
    width: 100%; }
    #fsFooter .partners .fsElementTitle {
      margin-bottom: 30px; }
    #fsFooter .partners .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      @media (min-width: 700px) {
        #fsFooter .partners .fsElementContent {
          padding-bottom: 40px; } }
      #fsFooter .partners .fsElementContent a {
        transition: all .3s linear; }
        #fsFooter .partners .fsElementContent a:hover {
          opacity: .5; }
      #fsFooter .partners .fsElementContent img {
        margin: 0 5px 20px; }
  @media (min-width: 700px) {
    #fsFooter .resources {
      width: calc(33% - 20px);
      padding-top: 100px; } }
  @media (min-width: 1000px) {
    #fsFooter .resources {
      width: calc(25% - 20px);
      padding-top: 0; } }
  #fsFooter .resources ul {
    margin-bottom: 20px !important;
    font-family: "weblysleek_uisemibold", sans-serif; }
    #fsFooter .resources ul, #fsFooter .resources ul ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #fsFooter .resources ul li {
      margin: 0;
      padding: 0; }
  @media (min-width: 700px) {
    #fsFooter .social-container {
      width: calc(33% - 20px);
      padding-top: 100px; } }
  @media (min-width: 1000px) {
    #fsFooter .social-container {
      width: calc(25% - 20px);
      padding-top: 0; } }
  #fsFooter .social-container .nav-social {
    margin-bottom: 60px !important; }
  #fsFooter .copyright {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    border-top: 1px solid #808080;
    color: #fff; }

.school-details {
  margin-bottom: 20px;
  font-family: "weblysleek_uisemilight", sans-serif;
  font-size: 16px;
  line-height: 23px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details [itemprop='telephone'] {
    display: inline-block; }
  .school-details [itemprop='fax'] {
    display: inline-block; }
  .school-details a {
    color: inherit; }

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

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

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

body {
  font-size: 1em;
  line-height: 1.5625;
  color: #353535; }

#fsPageWrapper {
  overflow: hidden;
  position: relative; }
  .drawer-is-active #fsPageWrapper {
    position: static; }

body:not(.fsComposeMode) #fsPageBodyWrapper {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff; }
  @media (min-width: 1024px) {
    .school body:not(.fsComposeMode) #fsPageBodyWrapper {
      padding-top: 140px; } }
  @media (min-width: 1024px) {
    .school.landing body:not(.fsComposeMode) #fsPageBodyWrapper {
      padding-top: 80px; } }
  body:not(.fsComposeMode) #fsPageBodyWrapper:before {
    display: none;
    content: '';
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .75;
    position: absolute;
    top: 79px;
    z-index: 300;
    left: 0;
    transition: opacity .3s linear; }
    @media (min-width: 1024px) {
      .landing body:not(.fsComposeMode) #fsPageBodyWrapper:before {
        top: 442px; } }
    @media (min-width: 1024px) {
      .search-active body:not(.fsComposeMode) #fsPageBodyWrapper:before {
        display: block;
        top: 158px;
        z-index: 9000; } }
    @media (min-width: 1024px) {
      .dropdown-active body:not(.fsComposeMode) #fsPageBodyWrapper:before {
        display: block; } }
    @media (min-width: 1024px) {
      .school-dropdown-active body:not(.fsComposeMode) #fsPageBodyWrapper:before {
        display: block;
        top: 597px; } }
    @media (max-width: 1024px) {
      .drawer-is-active body:not(.fsComposeMode) #fsPageBodyWrapper:before {
        display: block;
        opacity: .25; } }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem; }

#fsBannerLeft {
  margin-bottom: 20px;
  width: 100%;
  float: none; }
  @media (min-width: 700px) {
    #fsBannerLeft {
      float: left; } }
  @media (min-width: 700px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 35%; } }
  @media (min-width: 900px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 23.72881%; } }

#fsPageContent {
  margin-bottom: 20px;
  width: 100% !important;
  float: none !important; }
  @media (min-width: 700px) {
    #fsPageContent {
      float: left !important; } }
  @media (min-width: 700px) {
    .fsHasRightBanner #fsPageContent {
      width: 100% !important; } }
  @media (min-width: 900px) {
    .fsHasRightBanner #fsPageContent {
      width: 72.88136% !important; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner #fsPageContent {
      width: 65% !important; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      width: 65% !important; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      width: 49.15254% !important; } }

#fsBannerRight {
  margin-bottom: 20px;
  width: 100%;
  float: none;
  width: 100%;
  padding-left: 0; }
  @media (min-width: 700px) {
    #fsBannerRight {
      float: left; } }
  @media (min-width: 900px) {
    #fsBannerRight {
      padding-left: 40px;
      width: 27.11864% !important; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
      float: right;
      width: 65% !important;
      padding: 0; } }
  @media (min-width: 900px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
      padding-left: 40px;
      width: 27.11864% !important; } }

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

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

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

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

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

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

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

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

.school-home #fsPageBodyWrapper {
  padding: 0; }

.school-home #fsPageBody {
  max-width: 100%;
  padding: 0;
  margin: 0; }

.school-home #fsPageContent {
  max-width: 100%;
  padding: 0;
  margin: 0; }

.school-home .fsLayout {
  margin-right: 0px;
  margin-left: 0px; }
  .school-home .fsLayout .fsDiv {
    padding: 0;
    margin-bottom: 0; }

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

.home .fsBreadcrumb {
  display: none; }

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

.fsBreadcrumb li {
  display: inline-block; }

.fsBreadcrumb a {
  font-family: "weblysleek_uisemibold", sans-serif;
  text-decoration: none !important; }

/*! navigation - main v0.0.1 */
#fsHeader .nav-main {
  display: none; }
  @media (min-width: 700px) {
    #fsHeader .nav-main {
      background: #353535; }
      .landing #fsHeader .nav-main {
        background: rgba(53, 53, 53, 0.6); }
      .home #fsHeader .nav-main {
        background: rgba(53, 53, 53, 0.6); } }
  @media (min-width: 1024px) {
    #fsHeader .nav-main {
      display: block;
      width: calc(100% - 450px);
      float: left;
      position: relative;
      z-index: 9000; }
      .is-sticky #fsHeader .nav-main {
        background: #353535; } }
  @media (min-width: 1100px) {
    #fsHeader .nav-main {
      width: 45.27778%;
      padding-right: 4.86111%; }
      body:not(.school) .nav-main {
        width: 40% !important;
        padding-right: 0 !important; } }

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

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

@media (min-width: 1024px) {
  .nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 30px; }
    .no-flexbox .nav-main .fsNavLevel1 {
      text-align: justify;
      font-size: 0.1px; }
      .no-flexbox .nav-main .fsNavLevel1 > li {
        display: inline-block; }
      .no-flexbox .nav-main .fsNavLevel1:after {
        content: "";
        display: inline-block;
        width: 100%; } }

.nav-main .fsNavLevel1 > li {
  font-size: 18px; }
  @media (min-width: 1024px) {
    .nav-main .fsNavLevel1 > li {
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li:hover > a {
    background: #eeeeee;
    color: #353535; }
  .nav-main .fsNavLevel1 > li > a {
    padding: 25.5px 15px;
    color: #fff;
    display: block;
    font-family: "weblysleek_uisemibold", sans-serif;
    text-transform: uppercase; }
    .nav-main .fsNavLevel1 > .fsNavCurrentPage > a {
      color: #8bb4fd; }
    .nav-main .fsNavLevel1 > .fsNavCurrentPageAncestor > a {
      color: #8bb4fd; }

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

.nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
  max-height: 9999px; }

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

.nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  z-index: 300;
  background: #eeeeee;
  text-align: left;
  width: 980px; }
  @media (min-width: 1000px) {
    .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      left: -350px; } }
  @media (min-width: 1100px) {
    .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
      left: -100px; } }

.nav-main .fsNavPageInfo {
  left: -200px; }
  .nav-main .fsNavPageInfo > .fsNavLevel2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-height: 420px; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .nav-main .fsNavPageInfo > .fsNavLevel2 {
        height: 420px; } }
    .nav-main .fsNavPageInfo > .fsNavLevel2 > li {
      vertical-align: top;
      width: 225px;
      margin: 0 0 20px;
      margin: 0 0 1em;
      padding: 0;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo > .fsNavLevel2 > li:nth-child(1) {
    -ms-flex-order: 1;
    order: 1; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo > .fsNavLevel2 > li:nth-child(2) {
    -ms-flex-order: 2;
    order: 2; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo > .fsNavLevel2 > li:nth-child(3) {
    -ms-flex-order: 3;
    order: 3; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo > .fsNavLevel2 > li:nth-child(4) {
    -ms-flex-order: 5;
    order: 5; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo > .fsNavLevel2 > li:nth-child(5) {
    -ms-flex-order: 4;
    order: 4; }
  @media (min-width: 1024px) {
    .nav-main .fsNavLevel1 > .fsNavParentPage:hover > .fsNavPageInfo {
      display: block;
      padding: 30px 10px; } }

.nav-main .fsNavLevel2 > li {
  font-size: 14px;
  font-family: "weblysleek_uisemibold", sans-serif;
  text-transform: uppercase;
  display: block;
  width: 22%;
  padding: 0;
  margin: 0 1.5% 20px;
  vertical-align: top;
  padding-top: 10px;
  border-top: 1px solid #353535;
  page-break-inside: auto;
  break-inside: auto;
  word-wrap: break-word; }

.nav-main .fsNavLevel2 a {
  padding: .1em 0;
  color: #353535;
  display: block; }
  .nav-main .fsNavLevel2 a:hover {
    color: #8bb4fd; }

.nav-main .fsNavLevel2 .fsNavLevel3 > li {
  width: 100%;
  margin: 0;
  font-size: 15px;
  text-transform: none;
  font-family: "weblysleek_uisemilight", sans-serif; }

.nav-main .fsNavLevel2 .fsNavLevel3 a {
  padding: .1em 0;
  color: #353535;
  display: block; }
  .nav-main .fsNavLevel2 .fsNavLevel3 a:hover {
    color: #003698; }

.nav-main .fsNavLevel1 > li.schools > .fsNavPageInfo .fsNavLevel2 {
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 220px; }

/*! navigation - off-canvas v0.0.1 */
.drawer-ribbon {
  height: 79px;
  width: 62px;
  background: none;
  z-index: 9000;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: #003698; }
  @media (min-width: 700px) {
    .drawer-ribbon {
      width: 79px; } }
  .drawer-is-active .drawer-ribbon {
    height: 70px;
    width: 100%;
    background: #fff; }
    @media (min-width: 378px) {
      .drawer-is-active .drawer-ribbon {
        width: 378px; } }
  @media (min-width: 1100px) {
    .drawer-ribbon {
      display: none; } }
  .drawer-ribbon .mobile-search {
    background: #e1e1e1;
    width: 230px;
    height: 35px;
    zoom: 1;
    border-radius: 35px;
    display: none; }
    .drawer-ribbon .mobile-search:after {
      display: table;
      clear: both;
      content: ''; }
    .drawer-is-active .drawer-ribbon .mobile-search {
      display: block;
      margin-top: 15px;
      margin-left: 30px; }
    .drawer-ribbon .mobile-search label {
      display: none; }
    .drawer-ribbon .mobile-search input[type="text"] {
      display: block;
      float: left;
      border: 0;
      padding: 0 0 0 18px;
      margin: 0;
      height: 35px;
      width: 195px;
      background: none;
      line-height: 1em;
      font-size: 16px;
      color: #002870;
      border-top-left-radius: 35px;
      border-bottom-left-radius: 35px;
      transition: background .3s linear; }
      .drawer-ribbon .mobile-search input[type="text"]:focus {
        outline: none;
        background: #d4d4d4; }
    .drawer-ribbon .mobile-search button {
      display: block;
      float: left;
      height: 35px;
      width: 35px;
      overflow: hidden;
      color: transparent !important;
      border: 0;
      padding: 0;
      margin: 0;
      font-size: 0;
      background: none;
      position: relative;
      border-radius: 35px; }
      .drawer-ribbon .mobile-search button:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 14px;
        color: #0058e6;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .drawer-ribbon .mobile-search button:hover {
        color: #0058e6; }

.drawer-trigger {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: transparent;
  font-size: 0px; }
  .drawer-trigger:before, .drawer-trigger:after {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 24px;
    content: '';
    background: #fff;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .drawer-trigger:before {
    margin-top: -8px;
    transition: margin-top .3s, transform .3s; }
  .drawer-trigger:after {
    box-shadow: 0 8px 0 #fff;
    transition: box-shadow .3s, transform .3s; }
  .drawer-is-active .drawer-trigger {
    color: #353535;
    right: 0px;
    left: auto; }
    .drawer-is-active .drawer-trigger:before, .drawer-is-active .drawer-trigger:after {
      background: #353535; }
    .drawer-is-active .drawer-trigger:before {
      margin-top: 0;
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg); }
    .drawer-is-active .drawer-trigger:after {
      box-shadow: none;
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg); }

body:not(.publications-2) #fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  transform: translate3d(-20%, 0, 0);
  -ms-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  top: 70px;
  min-height: 100%;
  width: 378px;
  max-width: 100%;
  background: #fff;
  z-index: 9000; }
  body.drawer-is-active #fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
    @media (min-width: 1100px) {
      body.drawer-is-active #fsMenu {
        display: none; } }
  body:not(.publications-2) #fsMenu .nav-main-mobile {
    position: relative;
    top: 20px;
    margin-bottom: 30px !important;
    padding: 20px 0 10px;
    zoom: 1;
    font-family: "weblysleek_uisemibold", sans-serif; }
    body:not(.publications-2) #fsMenu .nav-main-mobile, body:not(.publications-2) #fsMenu .nav-main-mobile ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    body:not(.publications-2) #fsMenu .nav-main-mobile li {
      margin: 0;
      padding: 0; }
    body:not(.publications-2) #fsMenu .nav-main-mobile:after {
      display: table;
      clear: both;
      content: ''; }
    body:not(.publications-2) #fsMenu .nav-main-mobile .fsElementTitle {
      padding: 0 30px;
      font-size: 12px;
      text-transform: uppercase;
      color: #353535;
      margin-bottom: 20px;
      font-weight: 700;
      letter-spacing: 0.1em; }
    body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 {
      display: block;
      margin: 0;
      padding: 0; }
      body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 > li {
        text-transform: uppercase; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 > li:last-child > a {
          border-bottom: 1px solid rgba(46, 46, 46, 0.2); }
      body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li {
        display: block;
        position: relative;
        font-size: 18px;
        margin: 0;
        padding: 0; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li.active {
          background: #e8f0ff;
          padding-bottom: 4px;
          margin-bottom: -1px; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li:last-child {
          padding-bottom: 0;
          margin-bottom: 0; }
          body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li:last-child.active li:last-of-type a {
            border-bottom: 1px solid rgba(46, 46, 46, 0.2); }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li.fsNavCurrentPage > a,
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li.fsNavCurrentPageAncestor > a {
          color: #2e2e2e;
          background: none; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li span.sub-trigger {
          display: block;
          width: 35px;
          height: 35px;
          position: absolute;
          top: 5px;
          right: 30px;
          text-align: center;
          cursor: pointer;
          border-left: 1px solid rgba(46, 46, 46, 0.2); }
          body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li span.sub-trigger:after {
            display: block;
            content: '';
            height: 15px;
            width: 15px;
            background: url("/uploaded/themes/build/images/plus-blue.svg") 0 0 no-repeat;
            background-size: 15px 15px;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            display: block;
            font-weight: normal; }
          body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li span.sub-trigger:hover:after {
            background: url("/uploaded/themes/build/images/plus-gray.svg") 0 0 no-repeat;
            background-size: 15px 15px; }
          #fsMenu .nav-main-mobile ul.fsNavLevel1 > li.active > a {
            color: #0058e6; }
          #fsMenu .nav-main-mobile ul.fsNavLevel2 > li.active > a {
            color: #0058e6; }
          #fsMenu .nav-main-mobile ul.fsNavLevel3 > li.active > a {
            color: #0058e6; }
          #fsMenu .nav-main-mobile ul.fsNavLevel4 > li.active > a {
            color: #0058e6; }
          #fsMenu .nav-main-mobile ul.fsNavLevel5 > li.active > a {
            color: #0058e6; }
          #fsMenu .nav-main-mobile ul.fsNavLevel1 > li.active > span.sub-trigger:after {
            background: url("/uploaded/themes/build/images/minus-gray.svg") 0 0 no-repeat;
            background-size: 15px 15px; }
          #fsMenu .nav-main-mobile ul.fsNavLevel2 > li.active > span.sub-trigger:after {
            background: url("/uploaded/themes/build/images/minus-gray.svg") 0 0 no-repeat;
            background-size: 15px 15px; }
          #fsMenu .nav-main-mobile ul.fsNavLevel3 > li.active > span.sub-trigger:after {
            background: url("/uploaded/themes/build/images/minus-gray.svg") 0 0 no-repeat;
            background-size: 15px 15px; }
          #fsMenu .nav-main-mobile ul.fsNavLevel4 > li.active > span.sub-trigger:after {
            background: url("/uploaded/themes/build/images/minus-gray.svg") 0 0 no-repeat;
            background-size: 15px 15px; }
          #fsMenu .nav-main-mobile ul.fsNavLevel5 > li.active > span.sub-trigger:after {
            background: url("/uploaded/themes/build/images/minus-gray.svg") 0 0 no-repeat;
            background-size: 15px 15px; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li a {
          border-top: 1px solid rgba(46, 46, 46, 0.2);
          display: block;
          width: calc(100% - 55px);
          color: #002870;
          padding: 9px 44px 9px 0;
          font-weight: normal; }
          #fsMenu .nav-main-mobile ul.fsNavLevel1 > li > a {
            margin: 0 30px; }
          #fsMenu .nav-main-mobile li.fsNavCurrentPage > a {
            color: #0058e6 !important; }
          #fsMenu .nav-main-mobile li.fsNavCurrentPageAncestor > a {
            color: #0058e6 !important; }
          body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel1 li a:hover {
            color: #0058e6;
            text-decoration: none; }
    body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel2 {
      margin: 0;
      padding: 0; }
      body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel2 li {
        margin: 0 0 4px;
        padding: 0;
        text-transform: none;
        font-size: 16px; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel2 li > a {
          padding-left: 40px;
          margin: 0 30px; }
        body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel2 li.fsNavCurrentPage > a {
          color: #2e2e2e; }
    body:not(.publications-2) #fsMenu .nav-main-mobile .fsNavPageInfo {
      position: relative;
      width: 100%;
      top: 0;
      left: 0;
      -ms-transform: none;
      transform: none;
      background: none;
      overflow: visible;
      max-height: 100%;
      display: none; }
      #fsMenu .nav-main-mobile ul.fsNavLevel1 > li.active > .fsNavPageInfo {
        display: block; }
      #fsMenu .nav-main-mobile ul.fsNavLevel2 > li.active > .fsNavPageInfo {
        display: block; }
      #fsMenu .nav-main-mobile ul.fsNavLevel3 > li.active > .fsNavPageInfo {
        display: block; }
      #fsMenu .nav-main-mobile ul.fsNavLevel4 > li.active > .fsNavPageInfo {
        display: block; }
      #fsMenu .nav-main-mobile ul.fsNavLevel5 > li.active > .fsNavPageInfo {
        display: block; }
    body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel3 li {
      font-size: 16px; }
      body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel3 li a {
        padding-left: 50px; }
    body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel4 li a {
      padding-left: 60px; }
    body:not(.publications-2) #fsMenu .nav-main-mobile ul.fsNavLevel5 li a {
      padding-left: 70px; }

/*! navigation - sub v0.0.1 */
.nav-sub {
  background: #eaeaea;
  font-size: 16px;
  display: none;
  padding-top: 15px !important;
  padding-bottom: 15px !important; }
  .nav-sub, .nav-sub ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-sub li {
    margin: 0;
    padding: 0; }
  @media (min-width: 700px) {
    .nav-sub {
      display: block; } }
  .nav-sub .fsNavPageInfo {
    display: none; }
    .nav-sub .fsNavCurrentPage .fsNavPageInfo {
      display: block; }
    .nav-sub .fsNavCurrentPageAncestor .fsNavPageInfo {
      display: block; }
  .nav-sub li.fsNavCurrentPage > a,
  .nav-sub li.fsNavCurrentPageAncestor > a {
    color: #353535 !important; }
    .nav-sub li.fsNavCurrentPage > a:hover,
    .nav-sub li.fsNavCurrentPageAncestor > a:hover {
      color: #fff !important; }
  .nav-sub a {
    color: #003698; }
    .nav-sub a:hover {
      background: #8bb4fd;
      color: #fff !important; }
  .nav-sub li.fsNavCurrentPage > a:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    margin-right: 5px; }
  .nav-sub .fsNavLevel1 {
    position: relative; }
    .nav-sub .fsNavLevel1 a {
      font-family: "weblysleek_uisemibold", sans-serif; }
    .nav-sub .fsNavLevel1 > li > a {
      padding: 0.625em 1.25em;
      display: block;
      color: #003698;
      position: relative; }
      .nav-sub .fsNavLevel1 > li > a:after {
        display: block;
        content: '';
        height: 1px;
        width: 90%;
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        bottom: 0;
        left: 5%; }
    .nav-sub .fsNavLevel1 > li:last-child > a:after {
      display: none; }
  .nav-sub .fsNavLevel2 > li > a {
    padding: 0.625em 1.25em 0.625em 2.5em;
    display: block; }
  .nav-sub .fsNavLevel3 > li > a {
    padding: 0.625em 1.25em 0.625em 3.125em;
    display: block; }
  .nav-sub .fsNavLevel4 > li > a {
    padding: 0.625em 1.25em 0.625em 3.75em;
    display: block; }
  .nav-sub > header {
    display: block; }
    @media (min-width: 800px) {
      .nav-sub > header {
        display: none; } }
    .nav-sub > header > .fsElementTitle {
      position: relative;
      margin: 0;
      padding: 20px;
      cursor: pointer;
      background: #002870;
      color: #fff;
      font-family: "weblysleek_uisemilight", sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      text-align: center; }
      @media (min-width: 800px) {
        .nav-sub > header > .fsElementTitle {
          cursor: default; } }
      .nav-sub > header > .fsElementTitle:after {
        display: none; }
        @media (max-width: 799px) {
          .nav-sub > header > .fsElementTitle:after {
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            width: 40px;
            line-height: 40px;
            text-align: center;
            margin-left: 8px;
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none; } }
      @media (max-width: 799px) {
        .active-nav > header > .fsElementTitle:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }

/*! Navigation - Social v0.0.5 */
#fsFooter .nav-social {
  margin-bottom: 20px !important; }
  #fsFooter .nav-social, #fsFooter .nav-social ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #fsFooter .nav-social li {
    margin: 0;
    padding: 0; }
  #fsFooter .nav-social li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 10px 0; }
  #fsFooter .nav-social .nav-social__item--facebook a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--facebook a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--instagram a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--instagram a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--linkedin a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--linkedin a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--pinterest a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--pinterest a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--tumblr a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--tumblr a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--twitter a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--twitter a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--vine a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--vine a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--youtube a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--youtube a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--vimeo a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--vimeo a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--rss a {
    display: block; }
    #fsFooter .nav-social .nav-social__item--rss a:before {
      content: ""; }
  #fsFooter .nav-social .nav-social__item--facebook a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--instagram a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--linkedin a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--pinterest a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--tumblr a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--twitter a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--vine a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--youtube a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--vimeo a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social .nav-social__item--rss a:hover {
    background: #fff;
    color: #353535 !important; }
  #fsFooter .nav-social a {
    font-size: 25px;
    line-height: 1;
    text-align: center;
    color: #fff;
    display: block;
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    border: 2px solid currentColor; }
    #fsFooter .nav-social a:before {
      font-family: "IcoMoon";
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  #fsFooter .nav-social span {
    display: none; }

.social-sidebar {
  display: none; }
  .social-sidebar.element-loaded {
    display: block; }
  .fsComposeMode .social-sidebar {
    display: block; }

.home .hdr-vid .social-sidebar {
  margin-bottom: 20px !important;
  position: absolute;
  bottom: -70px;
  left: 50%;
  width: 250px;
  height: 50px;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 8999; }
  .home.drawer-is-active .hdr-vid .social-sidebar {
    z-index: 0; }
  @media (min-width: 500px) {
    .home .hdr-vid .social-sidebar {
      width: 50px;
      height: 250px;
      left: auto;
      bottom: auto;
      top: 50%;
      right: 0;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      overflow: hidden; } }

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

.home .hdr-vid .nav-social li {
  margin: 0;
  padding: 0; }

.home .hdr-vid .nav-social li {
  width: 20%;
  display: block;
  vertical-align: middle;
  margin: 0;
  float: left; }
  @media (min-width: 500px) {
    .home .hdr-vid .nav-social li {
      width: 100%;
      float: none; } }

.home .hdr-vid .nav-social .nav-social__item--facebook a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--facebook a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--instagram a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--instagram a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--linkedin a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--linkedin a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--pinterest a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--pinterest a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--tumblr a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--tumblr a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--twitter a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--twitter a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--vine a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--vine a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--youtube a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--youtube a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--vimeo a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--vimeo a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--rss a {
  display: block; }
  .home .hdr-vid .nav-social .nav-social__item--rss a:before {
    content: ""; }

.home .hdr-vid .nav-social .nav-social__item--facebook a {
  background: #3b5998; }

.home .hdr-vid .nav-social .nav-social__item--instagram a {
  background: #517fa4; }

.home .hdr-vid .nav-social .nav-social__item--linkedin a {
  background: #007bb6; }

.home .hdr-vid .nav-social .nav-social__item--pinterest a {
  background: #cb2027; }

.home .hdr-vid .nav-social .nav-social__item--tumblr a {
  background: #32506d; }

.home .hdr-vid .nav-social .nav-social__item--twitter a {
  background: #00aced; }

.home .hdr-vid .nav-social .nav-social__item--vine a {
  background: #00a478; }

.home .hdr-vid .nav-social .nav-social__item--youtube a {
  background: #b00; }

.home .hdr-vid .nav-social .nav-social__item--vimeo a {
  background: #1ab7ea; }

.home .hdr-vid .nav-social .nav-social__item--rss a {
  background: #003698; }

.home .hdr-vid .nav-social a {
  font-size: 25px;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: block;
  transition: all .3s linear;
  position: relative;
  height: 50px;
  width: 50px; }
  .home .hdr-vid .nav-social a:before {
    font-family: "IcoMoon";
    transition: all .3s linear;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .home .hdr-vid .nav-social a:hover {
    background: #fff; }
    .home .hdr-vid .nav-social a:hover:before {
      color: #353535; }

.home .hdr-vid .nav-social span {
  display: none; }

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

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

.nav-util ul li a {
  padding: 0em 0em;
  display: block; }

/*! navigation - schools */
.nav-school {
  z-index: 500; }
  #fsHeader .nav-school {
    display: none; }
    @media (min-width: 1024px) {
      #fsHeader .nav-school {
        display: block;
        background: #002870;
        width: 78.68056%;
        position: absolute;
        top: 0;
        right: 0; } }
  .nav-school, .nav-school ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-school li {
    margin: 0;
    padding: 0; }
  @media (min-width: 1024px) {
    .nav-school .fsNavLevel1 {
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 30px; }
      .no-flexbox .nav-school .fsNavLevel1 {
        text-align: justify;
        font-size: 0.1px; }
        .no-flexbox .nav-school .fsNavLevel1 > li {
          display: inline-block; }
        .no-flexbox .nav-school .fsNavLevel1:after {
          content: "";
          display: inline-block;
          width: 100%; } }
  .nav-school .fsNavLevel1 > li {
    position: relative;
    font-size: 15px;
    font-family: "weblysleek_uisemibold", sans-serif;
    text-transform: uppercase;
    white-space: nowrap; }
    @media (min-width: 1500px) {
      .nav-school .fsNavLevel1 > li {
        font-size: 18px; } }
    @media (min-width: 1024px) {
      .nav-school .fsNavLevel1 > li {
        -ms-flex: 1 auto;
        flex: 1 auto; } }
    .nav-school .fsNavLevel1 > li > a {
      padding: 28.5px 5px;
      color: #fff;
      display: block; }
      @media (min-width: 1500px) {
        .nav-school .fsNavLevel1 > li > a {
          padding: 26px 8px; } }
      .nav-school .fsNavLevel1 > .fsNavCurrentPage > a {
        color: #8bb4fd; }
      .nav-school .fsNavLevel1 > .fsNavCurrentPageAncestor > a {
        color: #8bb4fd; }
    .nav-school .fsNavLevel1 > li:hover a {
      background: #fff;
      color: #353535; }

.nav-school .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden; }

.nav-school .fsNavLevel1 > li:hover > .fsNavPageInfo {
  max-height: 9999px; }

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

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

.nav-school .fsNavPageInfo {
  background: #002870;
  text-align: left;
  width: auto; }
  .nav-school .fsNavLevel1 > li:first-child .fsNavPageInfo {
    left: 0;
    -ms-transform: none;
    transform: none; }
  .nav-school .fsNavLevel1 > li:last-child .fsNavPageInfo {
    -ms-transform: none;
    transform: none; }
  @media (min-width: 1024px) {
    .nav-school .fsNavParentPage:hover .fsNavPageInfo {
      display: block; } }

.nav-school .fsNavLevel2 li {
  text-transform: none;
  font-size: 15px;
  font-family: "weblysleek_uisemilight", sans-serif;
  background: #fff; }
  .nav-school .fsNavLevel2 li:last-child {
    padding-bottom: 15px; }
  .nav-school .fsNavLevel2 li a {
    padding: 4px 20px;
    color: #fff;
    display: block; }
    .nav-school .fsNavLevel2 li a:hover {
      color: #8bb4fd; }

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

/*! elements - constituent main */
/*! elements - constituent search */
.fsConstituent.fsSearch {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }
  @media (min-width: 700px) {
    .fsConstituent.fsSearch > .fsElementContent {
      margin: 0 -10px; } }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.25em; }
    @media (min-width: 700px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 900px) {
      .fsConstituent.fsSearch label {
        width: 32.83333%; } }
  .fsConstituent.fsSearch input,
  .fsConstituent.fsSearch select {
    display: block;
    width: 100%; }
  .fsConstituent.fsSearch [type*='submit'] {
    width: auto; }
    @media (min-width: 700px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.625em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: inline-block;
    border: 0;
    margin: 0 0 10px;
    padding: 20px 40px;
    background: #353535;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    letter-spacing: 0.1em;
    position: relative;
    font-family: "weblysleek_uisemibold", sans-serif;
    display: block;
    margin: 0 10px; }
    .fsConstituent.fsSearch .fsConstituentSearchButton:hover {
      background: #1c1c1c;
      color: #fff; }
    .fsConstituent.fsSearch .fsConstituentSearchButton em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsConstituent.fsSearch .fsConstituentSearchButton {
      width: 100%; }
    #fsBannerLeft .fsConstituent.fsSearch .fsConstituentSearchButton {
      width: 100%; }

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

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

.fsProfileSection {
  margin-bottom: 1.25em;
  font-size: 16px; }
  .fsProfileSection h4, .fsProfileSection .callout-block > header .fsElementTitle, .callout-block > header .fsProfileSection .fsElementTitle {
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #353535;
    margin: 0 0 .5em 0;
    padding: 0 0 .5em 0; }
  .fsProfileSection .fsProfileSectionData {
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .fsProfileSection .fsProfileSectionData.fsTitle {
      font-weight: normal;
      font-size: 1em; }

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

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

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

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

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

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

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

.fsConstituentColumnLayout_1 .fsConstituentItem {
  margin: 0;
  margin-bottom: 20px;
  page-break-inside: avoid;
  break-inside: avoid; }

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

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

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

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

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

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

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #D4D4D4;
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    margin-top: 0;
    font-family: "weblysleek_uisemibold", sans-serif;
    font-size: 1.875em;
    line-height: 1.26667em;
    margin-bottom: 0.66667em;
    margin-bottom: 2px;
    display: block;
    font-size: 17px;
    padding: 10px 13.33333px;
    color: #003698;
    transition: .3s;
    line-height: 23px;
    text-transform: none;
    position: relative; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
    background: #8bb4fd;
    transition: none; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
      color: #fff;
      transition: none; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #002870; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #fff; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after,
.fsPanelIconBefore.fsAccordion .fsPanel > header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 10px;
  font-weight: bold;
  font-size: 17px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 10px;
  font-weight: bold;
  font-size: 17px;
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

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

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

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

.fsAccordion {
  margin-bottom: 20px; }
  .fsAccordion .fsPanel.fsStateOpen {
    border: 1px solid #808080;
    border-top: 0; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent {
  margin-bottom: 20px; }
  .fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px; }
    @media (min-width: 600px) {
      .fsAthleticsEvent .fsAlertFeeds {
        margin-bottom: 0; } }
  .fsAthleticsEvent .fsListItems article {
    margin-bottom: 20px; }
  .fsAthleticsEvent .fsTitle {
    display: inline-block;
    margin-bottom: 0; }
  .fsAthleticsEvent .fsElementEventIcon {
    margin-right: 10px; }
  .fsAthleticsEvent .fsAthleticsEventDetailLink {
    outline: 0; }
  .fsAthleticsEvent .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px; }
  .fsAthleticsEvent .fsLoadMoreButton {
    display: inline-block;
    border: 0;
    margin: 0 0 10px;
    padding: 20px 40px;
    background: #353535;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    letter-spacing: 0.1em;
    position: relative;
    font-family: "weblysleek_uisemibold", sans-serif;
    padding: 10px 20px; }
    .fsAthleticsEvent .fsLoadMoreButton:hover {
      background: #1c1c1c;
      color: #fff; }
    .fsAthleticsEvent .fsLoadMoreButton em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsAthleticsEvent .fsLoadMoreButton {
      width: 100%; }
    #fsBannerLeft .fsAthleticsEvent .fsLoadMoreButton {
      width: 100%; }
  .fsAthleticsEvent .fsAthleticsOpponents {
    display: inline; }
  .fsAthleticsEvent .fsAthleticsOpponentNames {
    display: inline; }

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

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

.fsAthleticsRosterContent {
  margin-bottom: 20px; }
  .fsAthleticsRosterContent p:last-child {
    margin-bottom: 0; }
  .fsAthleticsRosterContent:empty {
    margin-bottom: 0; }

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

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

.fsAthleticsRosterList li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #2e2e2e; }
  .fsAthleticsRosterList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .fsAthleticsRosterList li > div {
    margin-bottom: 10px; }
    .fsAthleticsRosterList li > div:last-child {
      margin-bottom: 0; }

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

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

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

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

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

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

.fsAthleticsTeamDirectory {
  max-width: 100%;
  margin-bottom: 20px; }
  .fsAthleticsTeamDirectory, .fsAthleticsTeamDirectory ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0; }
  .fsAthleticsTeamDirectory > li {
    margin-bottom: 10px; }
  .fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
    display: inline-block; }

.fsAthleticsTeamIcon {
  margin-right: 10px; }

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

.fsCalendar .fsTitle {
  font-size: 16px; }

.fsCalendar .fsDate {
  font-size: 18px;
  font-family: "weblysleek_uisemibold", sans-serif; }

.fsCalendar .fsTimeRange:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  margin-right: 5px; }

.fsCalendar .fsLocation:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  margin-right: 8px;
  margin-left: 3px; }

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

.fsCalendar footer a {
  font-family: "weblysleek_uisemibold", sans-serif;
  text-decoration: none !important; }
  .fsCalendar footer a:after {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: .8em;
    margin-left: 10px; }

.fsSlideshowHorizontal article {
  padding-bottom: 0 !important;
  border-bottom: none !important; }

/*! _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;
  text-decoration: none !important;
  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; } }

@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, 40, 112, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(0, 40, 112, 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, 40, 112, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(0, 40, 112, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; } }

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

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    display: inline-block;
    border: 0;
    margin: 0 0 10px;
    padding: 20px 40px;
    background: #353535;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    letter-spacing: 0.1em;
    position: relative;
    font-family: "weblysleek_uisemibold", sans-serif;
    padding: 10px 20px; }
    .scroll-up span:hover {
      background: #1c1c1c;
      color: #fff; }
    .scroll-up span em {
      display: block;
      font-style: normal; }
    #fsBannerRight .scroll-up span {
      width: 100%; }
    #fsBannerLeft .scroll-up span {
      width: 100%; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

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

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

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

.fsCalendar.fsGrid .fsCalendarLegend h4, .fsCalendar.fsGrid .fsCalendarLegend .callout-block > header .fsElementTitle, .callout-block > header .fsCalendar.fsGrid .fsCalendarLegend .fsElementTitle {
  margin-bottom: 20px; }

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

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

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElementTitle {
  color: #353535; }
  .fsElementTitle p {
    margin-bottom: 0; }

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

.module {
  margin-bottom: 1.25em;
  padding: 1.25em;
  color: #fff; }
  .module h1, .module h2, .module h3, .module .fsElementTitle, .module h4, .module .callout-block > header .fsElementTitle, .callout-block > header .module .fsElementTitle, .module h5, .module h6, .module #fsFooter .fsElement .fsElementTitle, #fsFooter .fsElement .module .fsElementTitle {
    color: inherit; }

.module {
  background: #002870; }

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

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input {
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #ccc; }
    .fsComposerFormEmbed form .mainGroupSub {
      max-width: 100%;
      width: 100% !important; }
    .fsComposerFormEmbed form .formPage {
      margin-bottom: 20px; }
    .fsComposerFormEmbed form .elementRow {
      max-width: 100%;
      margin: 0; }
      .fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .elementContainer {
      margin: 0 0 20px;
      padding: 0; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementContainer {
          width: 100%; } }
      .fsComposerFormEmbed form .elementContainer label {
        margin-bottom: 2px; }
        .fsComposerFormEmbed form .elementContainer label.horizontal {
          white-space: normal;
          margin-right: 10px !important; }
          .fsComposerFormEmbed form .elementContainer label.horizontal:last-child {
            margin-right: 0; }
      .fsComposerFormEmbed form .elementContainer hr {
        margin: 0 auto; }
      .fsComposerFormEmbed form .elementContainer p:last-child {
        margin-bottom: 0; }
    @media screen and (max-width: 599px) {
      .fsComposerFormEmbed form .elementBody > input {
        width: 100%; } }
    .fsComposerFormEmbed form .elementBody > .descText {
      margin-bottom: 10px; }
    .fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
      width: 100%;
      margin: 0;
      padding: 0;
      text-align: left;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementContainer label, .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel {
          width: 20%;
          padding-right: 10px;
          text-align: right;
          float: left; } }
    @media (min-width: 600px) {
      .fsComposerFormEmbed form .labelLeft .elementContainer > label {
        padding: 5px 10px 5px 5px; } }
    .fsComposerFormEmbed form .labelLeft .elementContainer .groupLabel label {
      width: 100%; }
    .fsComposerFormEmbed form .labelLeft .elementContainer fieldset label {
      width: auto; }
    .fsComposerFormEmbed form .labelLeft .elementBody {
      margin: 0;
      width: 100%;
      float: none; }
      @media (min-width: 600px) {
        .fsComposerFormEmbed form .labelLeft .elementBody {
          width: 80%;
          float: left; } }
    .fsComposerFormEmbed form .linkLike {
      color: #003698;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #5395ff; }
    .fsComposerFormEmbed form .required {
      color: #002870; }
    .fsComposerFormEmbed form .pageControls {
      padding: 10px 0 !important;
      margin-bottom: 10px; }
      .fsComposerFormEmbed form .pageControls .userConfirmation {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .userConfirmation {
      margin-bottom: 20px; }
      .fsComposerFormEmbed form .userConfirmation .userConfirmationToggle {
        margin-right: 5px; }
      .fsComposerFormEmbed form .userConfirmation > label {
        display: block; }
    .fsComposerFormEmbed form .elementColumn {
      zoom: 1;
      margin-bottom: 20px;
      max-width: 100%; }
      .fsComposerFormEmbed form .elementColumn:after {
        display: table;
        clear: both;
        content: ''; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementColumn {
          float: none !important;
          width: 100% !important; } }
      .fsComposerFormEmbed form .elementColumn .elementContainer {
        margin-bottom: 0; }
      .fsComposerFormEmbed form .elementColumn .elementBody > input {
        width: 100%; }
    .fsComposerFormEmbed form .pageBreak {
      zoom: 1; }
      .fsComposerFormEmbed form .pageBreak:after {
        display: table;
        clear: both;
        content: ''; }
      .fsComposerFormEmbed form .pageBreak .nextPage, .fsComposerFormEmbed form .pageBreak .prevPage {
        background: none;
        border: none;
        color: #003698;
        transition: .3s;
        outline: 0;
        float: left;
        padding: 0;
        line-height: 1;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .nextPage:hover, .fsComposerFormEmbed form .pageBreak .prevPage:hover {
          color: #5395ff;
          transition: .3s; }
      .fsComposerFormEmbed form .pageBreak .prevPage {
        margin-right: 10px; }
      .fsComposerFormEmbed form .pageBreak .pagenum {
        display: inline-block;
        float: left;
        line-height: 1;
        margin-right: 10px;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .pagenum:empty {
          margin: 0; }
    .fsComposerFormEmbed form .submitBtn {
      border: 0;
      margin: 0;
      padding: 10px 20px;
      outline: 0;
      background: #002870 !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1; }
      .fsComposerFormEmbed form .submitBtn:hover {
        transition: .3s;
        color: #fff !important;
        background: #003698 !important; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "weblysleek_uisemilight", sans-serif;
    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
      content: '';
      font-weight: bold;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
      transition: .3s;
      opacity: .5; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: '\203A'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: '\2039'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

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

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

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

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

/*! elements - login */
.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView, .fsAccount .fsLoginMainView, .fsAccount .fsLoginForgotView, .fsAccount .fsLoginNewView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after, .fsAccount .fsLoginMainView:after, .fsAccount .fsLoginForgotView:after, .fsAccount .fsLoginNewView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3, .fsLogin .fsLoginMainView .fsElementTitle, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginForgotView .fsElementTitle, .fsLogin .fsLoginNewView h3, .fsLogin .fsLoginNewView .fsElementTitle, .fsAccount .fsLoginMainView h3, .fsAccount .fsLoginMainView .fsElementTitle, .fsAccount .fsLoginForgotView h3, .fsAccount .fsLoginForgotView .fsElementTitle, .fsAccount .fsLoginNewView h3, .fsAccount .fsLoginNewView .fsElementTitle {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span, .fsAccount .fsLoginMainView span, .fsAccount .fsLoginForgotView span, .fsAccount .fsLoginNewView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginMainView button, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginForgotView button, .fsAccount .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginNewView button {
    display: inline-block;
    border: 0;
    margin: 0 0 10px;
    padding: 20px 40px;
    background: #353535;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    letter-spacing: 0.1em;
    position: relative;
    font-family: "weblysleek_uisemibold", sans-serif; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView button:hover, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover, .fsLogin .fsLoginForgotView button:hover, .fsLogin .fsLoginNewView .fsLoginSubmit:hover, .fsLogin .fsLoginNewView button:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView button:hover, .fsAccount .fsLoginForgotView .fsLoginSubmit:hover, .fsAccount .fsLoginForgotView button:hover, .fsAccount .fsLoginNewView .fsLoginSubmit:hover, .fsAccount .fsLoginNewView button:hover {
      background: #1c1c1c;
      color: #fff; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em, .fsLogin .fsLoginMainView button em, .fsLogin .fsLoginForgotView .fsLoginSubmit em, .fsLogin .fsLoginForgotView button em, .fsLogin .fsLoginNewView .fsLoginSubmit em, .fsLogin .fsLoginNewView button em, .fsAccount .fsLoginMainView .fsLoginSubmit em, .fsAccount .fsLoginMainView button em, .fsAccount .fsLoginForgotView .fsLoginSubmit em, .fsAccount .fsLoginForgotView button em, .fsAccount .fsLoginNewView .fsLoginSubmit em, .fsAccount .fsLoginNewView button em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsLogin .fsLoginMainView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginMainView button, #fsBannerRight .fsLogin .fsLoginForgotView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginForgotView button, #fsBannerRight .fsLogin .fsLoginNewView .fsLoginSubmit, #fsBannerRight .fsLogin .fsLoginNewView button, #fsBannerRight .fsAccount .fsLoginMainView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginMainView button, #fsBannerRight .fsAccount .fsLoginForgotView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginForgotView button, #fsBannerRight .fsAccount .fsLoginNewView .fsLoginSubmit, #fsBannerRight .fsAccount .fsLoginNewView button {
      width: 100%; }
    #fsBannerLeft .fsLogin .fsLoginMainView .fsLoginSubmit, #fsBannerLeft .fsLogin .fsLoginMainView button, #fsBannerLeft .fsLogin .fsLoginForgotView .fsLoginSubmit, #fsBannerLeft .fsLogin .fsLoginForgotView button, #fsBannerLeft .fsLogin .fsLoginNewView .fsLoginSubmit, #fsBannerLeft .fsLogin .fsLoginNewView button, #fsBannerLeft .fsAccount .fsLoginMainView .fsLoginSubmit, #fsBannerLeft .fsAccount .fsLoginMainView button, #fsBannerLeft .fsAccount .fsLoginForgotView .fsLoginSubmit, #fsBannerLeft .fsAccount .fsLoginForgotView button, #fsBannerLeft .fsAccount .fsLoginNewView .fsLoginSubmit, #fsBannerLeft .fsAccount .fsLoginNewView button {
      width: 100%; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginNewView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink, .fsLogin .fsLoginMainView .fsLoginNewAccountLink, .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink, .fsLogin .fsLoginForgotView .fsLoginNewAccountLink, .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink, .fsLogin .fsLoginNewView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink, .fsAccount .fsLoginMainView .fsLoginNewAccountLink, .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink, .fsAccount .fsLoginForgotView .fsLoginNewAccountLink, .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink, .fsAccount .fsLoginNewView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

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

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

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

.fsLogin .fsLoginNewFields .fsLoginNewContinue, .fsAccount .fsLoginNewFields .fsLoginNewContinue {
  margin-right: 10px; }

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

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    display: inline-block;
    border: 0;
    margin: 0 0 10px;
    padding: 20px 40px;
    background: #353535;
    color: #fff;
    outline: 0;
    border-radius: 0;
    font-size: 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    transition: all .3s linear;
    letter-spacing: 0.1em;
    position: relative;
    font-family: "weblysleek_uisemibold", sans-serif; }
    .fsAccount .fsAccountLogout a:hover {
      background: #1c1c1c;
      color: #fff; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal; }
    #fsBannerRight .fsAccount .fsAccountLogout a {
      width: 100%; }
    #fsBannerLeft .fsAccount .fsAccountLogout a {
      width: 100%; }

.fsMediaCustomPlayer {
  background: none;
  position: relative; }
  .fsMediaCustomPlayer article {
    background-position: center;
    background-size: cover;
    outline: 0;
    position: relative; }
    .fsMediaCustomPlayer article img {
      opacity: 0;
      visibility: hidden; }
  .fsMediaCustomPlayer .caption-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    font-family: "weblysleek_uisemilight", sans-serif;
    font-size: 16px;
    left: 0;
    line-height: 25px;
    padding: 10px;
    position: absolute;
    width: 100%; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-wrapper {
        padding: 20px; } }
    .fsMediaCustomPlayer .caption-wrapper a {
      color: rgba(255, 255, 255, 0.5); }
      .fsMediaCustomPlayer .caption-wrapper a:hover {
        text-decoration: underline; }
  @media (min-width: 800px) {
    .fsMediaCustomPlayer .caption-title {
      margin-top: 0;
      font-family: "weblysleek_uisemibold", sans-serif;
      font-size: 1.875em;
      line-height: 1.26667em;
      margin-bottom: 0.66667em;
      margin-bottom: 0; } }
  .fsMediaCustomPlayer .caption-desc {
    display: none; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-desc {
        display: block; } }
    .fsMediaCustomPlayer .caption-desc p:last-child {
      margin-bottom: 0; }
    .fsMediaCustomPlayer .caption-desc:empty {
      display: none; }
  .fsMediaCustomPlayer .slick-next, .fsMediaCustomPlayer .slick-prev {
    background: none;
    border: none;
    color: transparent;
    height: 40px;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    z-index: 2; }
    .fsMediaCustomPlayer .slick-next:before, .fsMediaCustomPlayer .slick-prev:before {
      color: #fff;
      display: block;
      font-size: 50px;
      font-weight: normal;
      height: 100%;
      left: 0;
      line-height: 30px;
      position: absolute;
      top: 0;
      width: 100%;
      text-align: center;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35); }
  .fsMediaCustomPlayer .slick-next {
    left: auto;
    right: 0; }
    .fsMediaCustomPlayer .slick-next:before {
      content: '\203A'; }
  .fsMediaCustomPlayer .slick-prev {
    left: 0;
    right: auto; }
    .fsMediaCustomPlayer .slick-prev:before {
      content: '\2039'; }

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

.fsNews .fsNewsPostLink,
.fsPostElement .fsNewsPostLink {
  text-decoration: none !important; }

.fsNews .fsThumbnail,
.fsPostElement .fsThumbnail {
  display: block;
  margin-bottom: 0.625em; }
  .fsNews .fsThumbnail img,
  .fsPostElement .fsThumbnail img {
    display: block;
    position: relative;
    z-index: 9; }
    #fsBannerRight .fsNews .fsThumbnail img {
      width: 100%; }
    #fsBannerLeft .fsNews .fsThumbnail img {
      width: 100%; }

.fsNews .fsDateTime,
.fsPostElement .fsDateTime {
  font-family: "weblysleek_uisemibold", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 1em; }

.fsNews.fsList.news-list article,
.fsPostElement.fsList.news-list article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1; }

.fsNews.fsGrid .fsListItems,
.fsPostElement.fsGrid .fsListItems {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px; }

.fsNews.fsGrid article,
.fsPostElement.fsGrid article {
  background-repeat: no-repeat;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%; }

@media (min-width: 700px) {
  .fsNews.fsGrid .fsStyleTwoColumns article,
  .fsPostElement.fsGrid .fsStyleTwoColumns article {
    width: 50%; } }

@media (min-width: 700px) {
  .fsNews.fsGrid .fsStyleThreeColumns article,
  .fsPostElement.fsGrid .fsStyleThreeColumns article {
    width: 50%; } }

@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleThreeColumns article,
  .fsPostElement.fsGrid .fsStyleThreeColumns article {
    width: 33.33%; } }

@media (min-width: 700px) {
  .fsNews.fsGrid .fsStyleFourColumns article,
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 50%; } }

@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleFourColumns article,
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 33.33%; } }

@media (min-width: 1000px) {
  .fsNews.fsGrid .fsStyleFourColumns article,
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 25%; } }

@media (min-width: 700px) {
  .fsNews.fsGrid .fsStyleFiveColumns article,
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 50%; } }

@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleFiveColumns article,
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 33.33%; } }

@media (min-width: 1000px) {
  .fsNews.fsGrid .fsStyleFiveColumns article,
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 25%; } }

@media (min-width: 1200px) {
  .fsNews.fsGrid .fsStyleFiveColumns article,
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 20%; } }

.no-flexbox .fsNews.fsGrid .fsListItems, .no-flexbox
.fsPostElement.fsGrid .fsListItems {
  margin: 0 -15px;
  zoom: 1; }
  .no-flexbox .fsNews.fsGrid .fsListItems:after, .no-flexbox
  .fsPostElement.fsGrid .fsListItems:after {
    display: table;
    clear: both;
    content: ''; }
  .no-flexbox .fsNews.fsGrid .fsListItems article, .no-flexbox
  .fsPostElement.fsGrid .fsListItems article {
    margin: 0 0 20px;
    width: 100%;
    padding: 0 15px; }

@media (min-width: 700px) {
  .no-flexbox .fsNews.fsGrid .fsStyleTwoColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleTwoColumns article {
    width: 50%; } }

.no-flexbox .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n + 1), .no-flexbox
.fsPostElement.fsGrid .fsStyleTwoColumns article:nth-child(2n + 1) {
  clear: both; }

@media (min-width: 700px) {
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleThreeColumns article {
    width: 50%; }
    .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleThreeColumns article:nth-child(2n + 1) {
      clear: both; } }

@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleThreeColumns article {
    width: 33.33%; }
    .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleThreeColumns article:nth-child(2n + 1) {
      clear: none; }
    .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleThreeColumns article:nth-child(3n + 1) {
      clear: both; } }

@media (min-width: 700px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 50%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(2n + 1) {
      clear: both; } }

@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 33.33%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(2n + 1) {
      clear: none; }
    .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(3n + 1) {
      clear: both; } }

@media (min-width: 1000px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFourColumns article {
    width: 25%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(3n + 1) {
      clear: none; }
    .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFourColumns article:nth-child(4n + 1) {
      clear: both; } }

@media (min-width: 700px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 50%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(2n + 1) {
      clear: both; } }

@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 33.33%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(2n + 1) {
      clear: none; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(3n + 1) {
      clear: both; } }

@media (min-width: 1000px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 25%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(3n + 1) {
      clear: none; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(4n + 1) {
      clear: both; } }

@media (min-width: 1200px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article, .no-flexbox
  .fsPostElement.fsGrid .fsStyleFiveColumns article {
    width: 20%; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(4n + 1) {
      clear: none; }
    .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n + 1), .no-flexbox
    .fsPostElement.fsGrid .fsStyleFiveColumns article:nth-child(5n + 1) {
      clear: both; } }

.fsReadMoreLink {
  font-family: "weblysleek_uisemibold", sans-serif; }

.fsNews.fsSlideshowHorizontal .fsThumbnail img,
.fsPostElement.fsSlideshowHorizontal .fsThumbnail img {
  width: 100%; }

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
  color: #e1e1e1; }

.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:hover:before {
  color: #003698; }

.fsSlideshow .fsPager li button:before {
  color: #8bb4fd; }

.fsSlideshow .fsPager li.slick-active button:before {
  color: #003698; }

/*! _main.scss - src/sass/modules/search/ - main search import */
.fsSearch form.gsc-search-box-tools {
  margin-bottom: 0;
  overflow: hidden;
  font-size: inherit; }
  .fsSearch form.gsc-search-box-tools table {
    border: 0; }
  .fsSearch form.gsc-search-box-tools > table.gsc-search-box {
    margin-bottom: 0; }
  .fsSearch form.gsc-search-box-tools td.gsib_a {
    padding: 0; }
  .fsSearch form.gsc-search-box-tools td.gsib_b {
    display: none !important; }
  .fsSearch form.gsc-search-box-tools table.gsc-branding {
    display: none; }

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsSearch.site-search {
  margin-bottom: 20px; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 400px; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
      padding: 0; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
        border: 0;
        height: 100%; }
        .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
          background: #eaeaea !important;
          background-image: none !important;
          width: 100%;
          height: 50px !important;
          color: #353535;
          padding-left: 10px !important;
          padding-right: 10px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 16px;
          font-family: "weblysleek_uisemilight", sans-serif; }
    .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
      padding: 0;
      overflow: hidden;
      height: 50px;
      width: 75px;
      background: #002870;
      position: relative;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
        content: "Search";
        color: #fff;
        font-family: "weblysleek_uisemilight", sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        line-height: 50px;
        font-size: 16px; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: black;
        transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
        border: 0;
        height: 100%;
        width: 100%;
        color: transparent;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0; }

.top-search form ::-webkit-input-placeholder {
  color: #fff; }

.top-search form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff; }

.top-search form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff; }

.top-search form :-ms-input-placeholder {
  color: #fff; }

.top-search form label {
  display: none; }

.top-search form input[type="text"] {
  display: block;
  float: left;
  border: 0;
  padding: 0 0 0 18px;
  margin: 0;
  height: 35px;
  width: 145px;
  background: none;
  line-height: 1em;
  font-size: 16px;
  color: #fff;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  transition: background .3s linear; }
  .top-search form input[type="text"]:focus {
    outline: none; }

.top-search form button {
  display: block;
  float: left;
  height: 35px;
  width: 35px;
  overflow: hidden;
  color: transparent !important;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 12px;
  background: none;
  border-radius: 35px; }
  .top-search form button:hover {
    color: #0058e6; }

/*! _search-box.scss - src/sass/modules/search/ - sitewide search box */
.fsSearch:not(.site-search) {
  margin-bottom: 20px; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input {
    padding: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box {
      border: 0;
      height: 100%;
      border: solid 1px #353535; }
      .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
        background: #fff !important;
        background-image: none !important;
        width: 100%;
        height: 50px !important;
        color: #353535;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 16px;
        font-family: "weblysleek_uisemilight", sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 50px;
    width: 75px;
    background: #353535;
    position: relative;
    transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: "Search";
      color: #fff;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 50px;
      font-size: 16px;
      font-family: "weblysleek_uisemilight", sans-serif; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
      background: black;
      transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
      border: 0;
      height: 100%;
      width: 100%;
      color: transparent;
      opacity: 0;
      padding: 0;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0; }

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

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

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

.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
    color: #353535; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-webResult div.gs-visibleUrl, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-imageResult div.gs-visibleUrl {
    color: #003698; }

.fsSearchResults .gsc-table-result, .fsSearchResults .gsc-thumbnail-inside, .fsSearchResults .gsc-url-top, .fsSearchFieldWithResults .gsc-table-result, .fsSearchFieldWithResults .gsc-thumbnail-inside, .fsSearchFieldWithResults .gsc-url-top {
  padding: 0; }

.fsSearchResults div.gs-title, .fsSearchFieldWithResults div.gs-title {
  margin-bottom: 10px; }

.fsSearchResults a.gs-title, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page, .fsSearchFieldWithResults a.gs-title, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #003698 !important;
  outline: transparent; }
  .fsSearchResults a.gs-title:hover, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchFieldWithResults a.gs-title:hover, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    color: #5395ff !important; }

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

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

/*! elements - social main */
/*! elements - social facebook */
.fsFacebook {
  margin-bottom: 20px;
  padding: 20px;
  background: rgba(0, 88, 230, 0.3); }

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

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

.fsFacebookList .fsFacebookListItem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #353535; }

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

.fsFacebookFollow {
  margin-top: 20px; }

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

/*! elements - social twitter custom - optional partial*/
.fsTwitterCustom {
  margin-bottom: 20px; }

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

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

.tweets .timeline-TweetList-tweet {
  zoom: 1;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid currentColor;
  font-size: 18px; }
  .tweets .timeline-TweetList-tweet:after {
    display: table;
    clear: both;
    content: ''; }
  .tweets .timeline-TweetList-tweet:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

.tweets img.Emoji {
  height: 17px;
  margin: 0 4px; }

.tweets .timeline-Tweet-brand {
  display: none; }
  .tweets .timeline-Tweet-brand.u-floatRight {
    float: right; }
  .tweets .timeline-Tweet-brand.u-floatLeft {
    float: left; }
  .tweets .timeline-Tweet-brand .Icon--twitter:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.tweets .timeline-Tweet-author {
  zoom: 1;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: left; }
  .tweets .timeline-Tweet-author:after {
    display: table;
    clear: both;
    content: ''; }
  .tweets .timeline-Tweet-author .TweetAuthor .TweetAuthor-avatar {
    display: block;
    float: left;
    margin-right: 10px;
    width: 65px;
    height: 65px; }
    .tweets .timeline-Tweet-author .TweetAuthor .TweetAuthor-avatar img {
      width: 100%;
      height: auto;
      border-radius: 4px; }
  .tweets .timeline-Tweet-author .TweetAuthor .TweetAuthor-name {
    display: inline-block;
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #fff; }
  .tweets .timeline-Tweet-author .TweetAuthor .TweetAuthor-screenName {
    display: inline-block;
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-weight: normal; }

.tweets .timeline-Tweet-media {
  display: none;
  background: red; }

.tweets .timeline-Tweet-metadata {
  margin-top: 3px;
  float: left;
  font-size: 14px;
  line-height: 18px; }
  .tweets .timeline-Tweet-metadata .timeline-Tweet-timestamp abbr {
    border-bottom: none; }

.tweets .timeline-Tweet-actions {
  zoom: 1;
  width: 100%;
  text-align: center; }
  .tweets .timeline-Tweet-actions:after {
    display: table;
    clear: both;
    content: ''; }
  .tweets .timeline-Tweet-actions .timeline-Tweet-action {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 2px; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action:first-child {
      margin-left: 0; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action:last-child {
      margin-right: 0; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action.timeline-ShareMenu:hover .timeline-ShareMenu-container {
      visibility: visible;
      opacity: 1; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action .TweetAction:before {
      font-size: 16px;
      line-height: 20px; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action .TweetAction--heart:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action .TweetAction--share:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container {
      display: block;
      position: absolute;
      top: 50%;
      left: 20px;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 100%;
      min-width: 120px;
      min-height: 28px;
      padding: 5px;
      margin: 0;
      background: rgba(46, 46, 46, 0.05);
      border-radius: 5px;
      visibility: hidden;
      opacity: 0;
      transition: all 0.3s ease; }
      .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container h3.timeline-ShareMenu-title, .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container .timeline-ShareMenu-title.fsElementTitle {
        display: none; }
      .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul {
        zoom: 1;
        text-align: center; }
        .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul:after {
          display: table;
          clear: both;
          content: ''; }
        .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li {
          display: inline-block;
          float: left;
          margin: 0;
          padding: 0 5px; }
          .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li:first-child {
            padding-left: 0; }
          .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li:last-child {
            padding-right: 0; }
          .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li a {
            display: block;
            font-size: 0;
            width: 18px;
            height: 18px; }
            .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li a:before {
              font-size: 16px;
              line-height: 20px;
              width: 100%;
              height: auto; }
            .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li a[href*="twitter"]:before {
              content: "";
              font-family: "IcoMoon";
              font-smoothing: antialiased;
              font-weight: normal;
              speak: none; }
            .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li a[href*="facebook"]:before {
              content: "";
              font-family: "IcoMoon";
              font-smoothing: antialiased;
              font-weight: normal;
              speak: none; }
            .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li a[href*="linkedin"]:before {
              content: "";
              font-family: "IcoMoon";
              font-smoothing: antialiased;
              font-weight: normal;
              speak: none; }
            .tweets .timeline-Tweet-actions .timeline-Tweet-action .timeline-ShareMenu-container ul li a[href*="tumblr"]:before {
              content: "";
              font-family: "IcoMoon";
              font-smoothing: antialiased;
              font-weight: normal;
              speak: none; }

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

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

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

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

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

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #353535;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .vimeo_view_link a:hover {
    background: #1c1c1c;
    color: #fff; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal; }
  #fsBannerRight .vimeo_view_link a {
    width: 100%; }
  #fsBannerLeft .vimeo_view_link a {
    width: 100%; }

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

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

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

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

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

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 10px;
  padding: 20px 40px;
  background: #353535;
  color: #fff;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  letter-spacing: 0.1em;
  position: relative;
  font-family: "weblysleek_uisemibold", sans-serif; }
  .Youtube_view_link a:hover {
    background: #1c1c1c;
    color: #fff; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal; }
  #fsBannerRight .Youtube_view_link a {
    width: 100%; }
  #fsBannerLeft .Youtube_view_link a {
    width: 100%; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px; }
      .fsTabs .fsTabsNav li a {
        display: block;
        margin-top: 0;
        font-family: "weblysleek_uisemibold", sans-serif;
        font-size: 1.875em;
        line-height: 1.26667em;
        margin-bottom: 0.66667em;
        margin-bottom: 2px;
        display: block;
        font-size: 17px;
        padding: 10px 13.33333px;
        color: #003698;
        transition: .3s;
        line-height: 23px;
        text-transform: none;
        background: #c9c9c9;
        color: #003698; }
        .fsTabs .fsTabsNav li a:hover {
          background: #8bb4fd;
          color: #fff; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #002870;
        color: #fff; }

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

/*! pages - home v0.0.1 */
.home:not(.fsComposeMode) #fsPageBodyWrapper {
  margin: 0;
  padding: 0; }

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

.home:not(.fsComposeMode) #fsPageContent {
  margin: 0;
  padding: 0; }
  .home:not(.fsComposeMode) #fsPageContent .fsPageLayout {
    margin: 0;
    padding: 0; }
    .home:not(.fsComposeMode) #fsPageContent .fsPageLayout > .fsDiv {
      margin: 0;
      padding: 0; }

.home:not(.fsComposeMode) .landing-school-info {
  width: 100%;
  padding: 5px 10px;
  color: #003698;
  font-size: 14px;
  text-align: left; }
  @media screen and (max-width: 1100px) {
    .home:not(.fsComposeMode) .landing-school-info {
      width: 100%; } }

.home:not(.fsComposeMode) .hdr-vid {
  opacity: 0;
  width: 100%;
  height: auto;
  max-height: 810px;
  position: relative;
  min-height: 370px;
  position: relative;
  background-size: cover;
  background-position: center center; }
  .home:not(.fsComposeMode) .hdr-vid.element-loaded {
    opacity: 1; }
  .fsComposeMode .home:not(.fsComposeMode) .hdr-vid {
    opacity: 1; }
  body:not(.isiOS) .hdr-vid:not(.video-failed) {
    background: none !important; }
  .home:not(.fsComposeMode) .hdr-vid:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .home:not(.fsComposeMode) .hdr-vid > .fsElementContent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .home:not(.fsComposeMode) .hdr-vid > .fsElementContent {
    overflow: hidden; }
    .home:not(.fsComposeMode) .hdr-vid > .fsElementContent .fsMediaContainer {
      min-height: 370px !important; }
    .home:not(.fsComposeMode) .hdr-vid > .fsElementContent video {
      -o-object-fit: cover;
      object-fit: cover; }
  .home:not(.fsComposeMode) .hdr-vid .fsMediaContainer {
    background: none; }
  .home:not(.fsComposeMode) .hdr-vid .fsMediaControlsContainer {
    display: none;
    opacity: 0;
    visibility: hidden; }
  .home:not(.fsComposeMode) .hdr-vid .main-callouts {
    height: auto;
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 500;
    color: #fff;
    text-align: center; }
    @media (min-width: 500px) {
      .home:not(.fsComposeMode) .hdr-vid .main-callouts {
        padding: 0 50px; } }
    @media (min-width: 1024px) {
      .home:not(.fsComposeMode) .hdr-vid .main-callouts {
        text-align: left;
        top: auto;
        bottom: 30px;
        padding: 0 100px; } }
    .home:not(.fsComposeMode) .hdr-vid .main-callouts .fsElementTitle {
      color: #fff;
      font-size: 40px;
      line-height: 50px;
      text-transform: uppercase;
      text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.4); }
      @media (min-width: 1024px) {
        .home:not(.fsComposeMode) .hdr-vid .main-callouts .fsElementTitle {
          font-size: 60px; } }
    .home:not(.fsComposeMode) .hdr-vid .main-callouts a {
      display: inline-block;
      margin: 0 auto 10px;
      padding: 0.7em 2em;
      border: 2px solid #fff;
      color: #fff;
      font-size: 18px;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-family: "weblysleek_uisemibold", sans-serif;
      background: rgba(0, 0, 0, 0.5); }
      @media (min-width: 1024px) {
        .home:not(.fsComposeMode) .hdr-vid .main-callouts a {
          display: inline-block;
          margin: 0 30px 0 0; } }
      .home:not(.fsComposeMode) .hdr-vid .main-callouts a:hover {
        background: #003698; }

.home:not(.fsComposeMode) .main-callouts {
  display: none; }
  .home:not(.fsComposeMode) .main-callouts.element-loaded {
    display: block; }
  .fsComposeMode .home:not(.fsComposeMode) .main-callouts {
    display: block; }

body:not(.fsComposeMode) .tonka-facts {
  opacity: 0;
  padding: 90px 0 40px; }
  body:not(.fsComposeMode) .tonka-facts.element-loaded {
    opacity: 1; }
  .fsComposeMode {
    opacity: 1; }
  @media (min-width: 500px) {
    body:not(.fsComposeMode) .tonka-facts {
      padding: 40px 0; } }
  body:not(.fsComposeMode) .tonka-facts > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem; }
  body:not(.fsComposeMode) .tonka-facts .slick-track {
    margin: 0 auto; }
  body:not(.fsComposeMode) .tonka-facts header {
    padding-bottom: 30px;
    color: #003698;
    font-size: 35px;
    line-height: 1.1em;
    text-align: center;
    text-transform: none;
    letter-spacing: 0.1em; }
    body:not(.fsComposeMode) .tonka-facts header .fsElementTitle {
      font-size: inherit !important; }
    body:not(.fsComposeMode) .tonka-facts header a {
      font-size: 20px;
      text-decoration: none; }
  body:not(.fsComposeMode) .tonka-facts > .fsElementContent {
    padding-bottom: 60px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent {
        padding-bottom: 0; } }
    body:not(.fsComposeMode) .tonka-facts > .fsElementContent .slick-next,
    body:not(.fsComposeMode) .tonka-facts > .fsElementContent .slick-prev {
      top: auto;
      bottom: 0;
      -ms-transform: none;
      transform: none; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .tonka-facts > .fsElementContent .slick-next,
        body:not(.fsComposeMode) .tonka-facts > .fsElementContent .slick-prev {
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          top: 50%;
          bottom: auto; } }
    @media (max-width: 700px) {
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent .slick-prev {
        left: calc(50% - 50px); }
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent .slick-next {
        right: calc(50% - 50px); } }
    body:not(.fsComposeMode) .tonka-facts > .fsElementContent .fsElement {
      width: 175px;
      margin: 0 10px;
      text-align: center; }
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent .fsElement header {
        margin: 0;
        padding: 0; }
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent .fsElement .fsElementContent {
        color: #808080;
        font-size: 20px; }
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent .fsElement p {
        color: #353535; }
      body:not(.fsComposeMode) .tonka-facts > .fsElementContent .fsElement img {
        margin: 0 auto; }

body:not(.fsComposeMode) .grid-container {
  opacity: 0; }
  body.page-loaded .grid-container {
    opacity: 1; }
  body:not(.fsComposeMode) .grid-container > .fsElementContent {
    width: 100vw;
    max-width: 100%; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .grid-container > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center; } }
    body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsElement {
      width: 100%;
      height: 100vw;
      margin: 0;
      padding: 20px;
      border-bottom: 1px solid #fff;
      position: relative;
      color: #fff;
      text-align: center;
      background: #002870;
      background-size: cover !important;
      background-repeat: no-repeat;
      overflow: hidden; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsElement {
          box-shadow: inset 1px 0 0 #fff;
          width: 50%;
          height: 50vw; } }
      @media (min-width: 1200px) {
        body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsElement {
          width: 25%;
          height: 25vw; } }
      body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsElement a {
        color: #fff; }
        body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsElement a:hover {
          color: #8bb4fd; }
    body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsFeeds {
      padding: 0;
      color: inherit;
      background: #fff; }
      body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsFeeds a {
        color: inherit; }
      body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsFeeds .feed-item {
        border-bottom: none; }
        body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsFeeds .feed-item .j-image {
          display: none; }
      body:not(.fsComposeMode) .grid-container > .fsElementContent > .fsFeeds .j-paginate {
        display: none; }
  body:not(.fsComposeMode) .grid-container .facebookCustom header,
  body:not(.fsComposeMode) .grid-container .grid-calendar-date header,
  body:not(.fsComposeMode) .grid-container .news-button header,
  body:not(.fsComposeMode) .grid-container .video-link header {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-family: "weblysleek_uisemibold", sans-serif;
    text-shadow: 0 0 3px #333; }
  body:not(.fsComposeMode) .grid-container .facebookCustom .fsElementContent,
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent,
  body:not(.fsComposeMode) .grid-container .news-button .fsElementContent,
  body:not(.fsComposeMode) .grid-container .video-link .fsElementContent {
    display: none;
    height: 100%;
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .fsElementContent strong,
    body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent strong,
    body:not(.fsComposeMode) .grid-container .news-button .fsElementContent strong,
    body:not(.fsComposeMode) .grid-container .video-link .fsElementContent strong {
      font-size: 25px;
      line-height: 30px;
      font-family: "weblysleek_uisemibold", sans-serif;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .fsElementContent a,
    body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent a,
    body:not(.fsComposeMode) .grid-container .news-button .fsElementContent a,
    body:not(.fsComposeMode) .grid-container .video-link .fsElementContent a {
      color: #353535;
      font-family: "weblysleek_uisemibold", sans-serif; }
      body:not(.fsComposeMode) .grid-container .facebookCustom .fsElementContent a:hover,
      body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent a:hover,
      body:not(.fsComposeMode) .grid-container .news-button .fsElementContent a:hover,
      body:not(.fsComposeMode) .grid-container .video-link .fsElementContent a:hover {
        color: #003698; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .grid-container .video-link {
      width: 100% !important;
      cursor: pointer;
      position: relative; } }
  @media (min-width: 1200px) {
    body:not(.fsComposeMode) .grid-container .video-link {
      width: 50% !important; } }
  body:not(.fsComposeMode) .grid-container .video-link .fsElementHeaderContent {
    position: absolute;
    top: 60%;
    width: 100%; }
    body:not(.fsComposeMode) .grid-container .video-link .fsElementHeaderContent:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 35px;
      display: block;
      margin-bottom: 20px; }
  body:not(.fsComposeMode) .grid-container .video-link .fsElementContent {
    background: rgba(255, 255, 255, 0.9);
    color: #353535;
    padding-top: 90px; }
    body:not(.fsComposeMode) .grid-container .video-link .fsElementContent:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 35px;
      display: block;
      margin-bottom: 20px; }
  body:not(.fsComposeMode) .grid-container .news-button header .fsElementHeaderContent {
    position: absolute;
    top: 60%;
    width: 100%;
    padding-top: 50px; }
    body:not(.fsComposeMode) .grid-container .news-button header .fsElementHeaderContent:before {
      position: absolute;
      top: 0;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      font-size: 40px; }
  body:not(.fsComposeMode) .grid-container .news-button .fsElementContent {
    background: rgba(255, 255, 255, 0.9);
    color: #353535;
    padding-top: 90px; }
    body:not(.fsComposeMode) .grid-container .news-button .fsElementContent:before {
      position: absolute;
      top: 30px;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #353535;
      font-size: 40px; }
    body:not(.fsComposeMode) .grid-container .news-button .fsElementContent a:after {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 0.8em;
      margin-left: 10px; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date header .fsElementHeaderContent {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    body:not(.fsComposeMode) .grid-container .grid-calendar-date header .fsElementHeaderContent:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 35px;
      display: block;
      margin-bottom: 20px; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent {
    background: #0058e6; }
    body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent p:first-child:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 35px;
      display: block;
      margin-bottom: 20px; }
    body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent a {
      color: #fff; }
      body:not(.fsComposeMode) .grid-container .grid-calendar-date .fsElementContent a:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 0.8em;
        font-size: 0.8em;
        margin-left: 10px; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date span {
    line-height: 1em;
    letter-spacing: 0.1em; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .dayname,
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .month,
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .year {
    font-size: 22px;
    text-transform: uppercase; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .dayname {
    display: block;
    font-family: "weblysleek_uisemibold", sans-serif; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .day {
    display: block;
    font-size: 100px;
    font-family: "weblysleek_uisemibold", sans-serif; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .month {
    display: inline-block;
    margin-right: 10px;
    font-family: "weblysleek_uisemilight", sans-serif; }
  body:not(.fsComposeMode) .grid-container .grid-calendar-date .year {
    display: inline-block;
    font-family: "weblysleek_uisemilight", sans-serif; }
  body:not(.fsComposeMode) .grid-container .twitterCustom {
    background: #55acee !important;
    position: relative;
    padding: 30px 40px !important; }
    body:not(.fsComposeMode) .grid-container .twitterCustom:after {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      position: absolute;
      font-size: 170px;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: rgba(255, 255, 255, 0.2); }
    body:not(.fsComposeMode) .grid-container .twitterCustom .timeline-Tweet-retweetCredit {
      display: none; }
    body:not(.fsComposeMode) .grid-container .twitterCustom .timeline-Tweet-actions {
      position: absolute;
      bottom: 30px;
      left: 0;
      width: 100%; }
    body:not(.fsComposeMode) .grid-container .twitterCustom .TweetAuthor {
      display: block;
      margin-bottom: 60px; }
    body:not(.fsComposeMode) .grid-container .twitterCustom .tweets .timeline-Tweet-metadata {
      display: none; }
    body:not(.fsComposeMode) .grid-container .twitterCustom .tweets .timeline-TweetList-tweet {
      display: none;
      border-bottom: none;
      margin-bottom: 40px; }
      body:not(.fsComposeMode) .grid-container .twitterCustom .tweets .timeline-TweetList-tweet:first-child {
        display: block; }
    body:not(.fsComposeMode) .grid-container .twitterCustom .tweets a {
      color: #fff; }
      body:not(.fsComposeMode) .grid-container .twitterCustom .tweets a:hover {
        color: #003698; }
  body:not(.fsComposeMode) .grid-container .facebookCustom {
    background: #3b5998; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .entry-content {
      font-size: 15px; }
    body:not(.fsComposeMode) .grid-container .facebookCustom header .fsElementHeaderContent {
      position: absolute;
      top: 60%;
      width: 100%; }
      body:not(.fsComposeMode) .grid-container .facebookCustom header .fsElementHeaderContent:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 20px;
        line-height: 20px;
        padding: 10px;
        border-radius: 100%;
        width: 43px;
        height: 43px;
        border: 2px solid #fff;
        display: block;
        margin: 0 auto 10px; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .fsElementContent {
      background: rgba(255, 255, 255, 0.9);
      color: #353535; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .fb-title {
      font-family: "weblysleek_uisemibold", sans-serif;
      font-size: 25px;
      line-height: 30px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      padding-top: 20px;
      margin-bottom: 16px; }
      body:not(.fsComposeMode) .grid-container .facebookCustom .fb-title:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 20px;
        line-height: 20px;
        padding: 10px;
        border-radius: 100%;
        width: 43px;
        height: 43px;
        border: 2px solid #353535;
        display: block;
        margin: 0 auto 10px; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .entry-content {
      margin-bottom: 20px; }
    body:not(.fsComposeMode) .grid-container .facebookCustom .entry-likes:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      margin-right: 10px; }

.home.fsComposeMode .grid-container > .fsElementContent > .news-button {
  background: none !important; }

.home.fsComposeMode .grid-container > .fsElementContent > .video-link {
  background: none !important; }

.home.fsComposeMode .grid-container > .fsElementContent > .tonka-pride .fsElement {
  background: none !important; }

body:not(.fsComposeMode) .video-overlay-wrapper {
  display: block;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  z-index: 9000;
  display: none;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }
  body:not(.fsComposeMode) .video-overlay-wrapper.active {
    display: block; }
  body:not(.fsComposeMode) .video-overlay-wrapper .fsSocialVideoFrame {
    width: 60vw;
    height: 40vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  body:not(.fsComposeMode) .video-overlay-wrapper .video-popup {
    width: 65vw;
    height: 38vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  body:not(.fsComposeMode) .video-overlay-wrapper .close-button {
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    top: -30px;
    right: -30px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .video-overlay-wrapper .close-button {
        top: -15px;
        right: -15px; } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode) .video-overlay-wrapper .close-button {
        top: 0;
        right: 0; } }
    body:not(.fsComposeMode) .video-overlay-wrapper .close-button:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      font-size: 25px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .video-overlay-wrapper .close-button:before {
        font-size: 30px; } }
    body:not(.fsComposeMode) .video-overlay-wrapper .close-button:hover:before {
      color: #003698; }

body:not(.fsComposeMode) .tonka-pride {
  background: #eaeaea;
  padding: 40px 0;
  opacity: 0; }
  body:not(.fsComposeMode) .tonka-pride.element-loaded {
    opacity: 1; }
  .fsComposeMode {
    opacity: 1; }
  @media (max-width: 800px) {
    body:not(.fsComposeMode) .tonka-pride .slick-list {
      margin: 0; } }
  body:not(.fsComposeMode) .tonka-pride header {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    color: #003698;
    margin-bottom: 40px;
    letter-spacing: 0.1em; }
  body:not(.fsComposeMode) .tonka-pride > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    padding-right: 1.25em;
    padding-left: 1.25em; }
    body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement {
      width: 100%;
      background-color: #fff;
      background-repeat: no-repeat;
      text-align: center;
      padding: 105vw 30px 30px;
      background-size: contain;
      margin-bottom: 20px; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement {
          padding: 30px 30px 30px 260px;
          overflow: hidden;
          height: 371px;
          width: 100%;
          background-position: -120px 0; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement {
          padding: 30px 30px 30px 391px;
          background-position: 0 0; } }
      body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent {
        font-size: 18px; }
        body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent h2 {
          font-size: 32px;
          text-transform: none; }
          @media (min-width: 700px) {
            body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent h2 {
              font-size: 25px; } }
          @media (min-width: 1000px) {
            body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent h2 {
              font-size: 32px; } }
        body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent h3, body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent .fsElementTitle {
          font-size: 22px;
          text-transform: none; }
        body:not(.fsComposeMode) .tonka-pride > .fsElementContent .fsElement .fsElementContent .fs_style_23 {
          margin-top: 1em; }

.landing-school-info {
  font-size: 12px;
  width: 21.31944%;
  text-align: center;
  color: #003698;
  padding: 5px 10px; }
  @media screen and (max-width: 1100px) {
    .landing-school-info {
      width: 100%; } }

.news-box .fsThumbnail {
  display: none; }

.news-box .fsTitle {
  font-family: "weblysleek_uisemibold", sans-serif;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  text-shadow: 0 0 3px #333;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 50px 10px 0; }
  .news-box .fsTitle:before {
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #fff;
    font-size: 40px; }
  .news-box .fsTitle a {
    text-decoration: none; }

.news-box .fsSummary {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  padding: 20px;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.9);
  color: #353535; }
  .news-box .fsSummary:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 35px;
    display: block;
    margin-bottom: 20px; }
  .news-box .fsSummary .fsReadMoreLink {
    font-family: "weblysleek_uisemibold", sans-serif;
    color: #353535 !important;
    text-decoration: none; }
    .news-box .fsSummary .fsReadMoreLink:hover {
      color: #003698 !important; }

body.fsComposeMode .news-box {
  height: 400px; }

.vimeo-panel {
  padding: 0 !important;
  background: #000 !important;
  overflow: hidden; }
  .vimeo-panel > .fsElementContent {
    height: 100%; }
    .vimeo-panel > .fsElementContent iframe {
      max-height: 100%;
      position: absolute;
      top: 50%;
      left: 0;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  @media (min-width: 700px) {
    .vimeo-panel {
      width: 100% !important;
      cursor: pointer;
      position: relative; } }
  @media (min-width: 1200px) {
    .vimeo-panel {
      width: 50% !important; } }
  .vimeo-panel .fsVimeoList {
    display: none; }

.home.district #fsHeader {
  height: 80vw !important; }
  .home.district #fsHeader .site-info-container a:hover {
    color: transparent !important; }
  .home.district #fsHeader .utility-links > .fsElementContent .news-icon {
    display: none; }
    .home.district #fsHeader .utility-links > .fsElementContent .news-icon a {
      background: url("/uploaded/themes/build/images/news-icon.png") 50% 10px no-repeat;
      display: block;
      font-family: "weblysleek_uisemibold", sans-serif;
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      padding: 55px 0 6px; }
      .home.district #fsHeader .utility-links > .fsElementContent .news-icon a:hover {
        background-color: #fff;
        color: #353535; }
  @media (min-width: 1100px) {
    .home.district #fsHeader .site-info-container {
      width: 21%; }
    .home.district #fsHeader .nav-main {
      width: 40%;
      padding-right: 0; }
    .home.district #fsHeader .utility-links {
      width: 39% !important; }
      .home.district #fsHeader .utility-links > .fsElementContent > .fsElement {
        width: calc(16% - 1px) !important; }
      .home.district #fsHeader .utility-links > .fsElementContent .news-icon {
        display: block; } }

.home.district #fsPageBodyWrapper {
  margin-top: 110px; }
  @media (min-width: 700px) {
    .home.district #fsPageBodyWrapper {
      margin-top: 0; } }
  .home.district #fsPageBodyWrapper .fsElement .fsElementTitle {
    font-size: 2.5em;
    text-align: center;
    text-transform: none;
    color: #003698;
    margin-bottom: 0; }
    .home.district #fsPageBodyWrapper .fsElement .fsElementTitle:after, .home.district #fsPageBodyWrapper .fsElement .fsElementTitle:before {
      content: "";
      display: inline-block;
      width: 3vw;
      height: 2px;
      color: #000;
      background: #003698;
      vertical-align: middle; }
    .home.district #fsPageBodyWrapper .fsElement .fsElementTitle:before {
      margin-right: 10px; }
    .home.district #fsPageBodyWrapper .fsElement .fsElementTitle:after {
      margin-left: 10px; }
  .home.district #fsPageBodyWrapper .fsContent .fsElementContent,
  .home.district #fsPageBodyWrapper .fsContent footer fsElementFooterContent,
  .home.district #fsPageBodyWrapper .fsContent header .fsElementHeaderContent {
    text-align: center; }
  .home.district #fsPageBodyWrapper .mission-text {
    margin-top: 50px; }
  .home.district #fsPageBodyWrapper .mission-text,
  .home.district #fsPageBodyWrapper .news-text {
    margin-bottom: 50px; }
    .home.district #fsPageBodyWrapper .mission-text .fsElementContent,
    .home.district #fsPageBodyWrapper .news-text .fsElementContent {
      padding: 0 10px; }
  .home.district #fsPageBodyWrapper .featured-videos {
    text-align: center; }
    .home.district #fsPageBodyWrapper .featured-videos header {
      margin-bottom: 40px; }
  .home.district #fsPageBodyWrapper .feeds-section {
    margin: 0; }
    .home.district #fsPageBodyWrapper .feeds-section .fsFeeds {
      margin-top: 50px; }
  .home.district #fsPageBodyWrapper .featured-videos header a,
  .home.district #fsPageBodyWrapper .fsContent header a,
  .home.district #fsPageBodyWrapper .mission-text p,
  .home.district #fsPageBodyWrapper .news-text p {
    font-size: 1.25em;
    text-decoration: none; }
  .home.district #fsPageBodyWrapper a:hover {
    color: #1f6ce7; }

.home.district .main-slideshow {
  height: 68vw !important; }

.home.district .main-slideshow .slick-dots {
  position: unset !important;
  bottom: 0 !important;
  padding: 10px 0;
  background: #003698; }

.home.district .main-slideshow .slick-dots button {
  background: #fff !important; }

.home.district .main-slideshow .slick-dots li.slick-active button {
  background: #002870 !important; }

.home.district .main-slideshow article {
  height: 68vw !important;
  background-size: 100vw 50vw !important;
  opacity: 1 !important; }

.home.district:not(.fsComposeMode) .main-slideshow article .caption {
  position: absolute !important;
  width: 100% !important;
  height: 22vw !important;
  bottom: 0 !important;
  background: #003698 !important;
  color: #fff !important;
  padding: 10px 20px !important; }

.home.district:not(.fsComposeMode) .main-slideshow article .caption a,
.home.district:not(.fsComposeMode) .main-slideshow article .caption h4,
.home.district:not(.fsComposeMode) .main-slideshow article .caption .callout-block > header .fsElementTitle,
.callout-block > header .home.district:not(.fsComposeMode) .main-slideshow article .caption .fsElementTitle,
.home.district:not(.fsComposeMode) .main-slideshow article .caption p {
  color: #fff !important; }


.home.district:not(.fsComposeMode) .main-slideshow article .caption h4,
.home.district:not(.fsComposeMode) .main-slideshow article .caption .callout-block > header .fsElementTitle,
.callout-block > header .home.district:not(.fsComposeMode) .main-slideshow article .caption .fsElementTitle {
  font-size: 1.15em; }

.home.district:not(.fsComposeMode) .main-slideshow article .caption a:hover {
  color: #9ec2fc !important; }

.home.district:not(.fsComposeMode) .main-slideshow article .caption p:not(:last-of-type) {
  display: none; }

@media (max-width: 699px) {
  .home.district .main-slideshow .slick-dots {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (min-width: 700px) {
  .home.district:not(.fsComposeMode) #fsHeader,
  .home.district:not(.fsComposeMode) .main-slideshow,
  .home.district:not(.fsComposeMode) .main-slideshow .fsMediaContainer,
  .home.district:not(.fsComposeMode) .main-slideshow article {
    height: 50vw !important;
    min-height: 650px; }
  .home.district .main-slideshow .slick-dots {
    width: 230px;
    position: absolute !important;
    top: 150px !important;
    left: 30px;
    right: auto;
    background: transparent;
    -ms-transform: none;
    transform: none;
    display: none !important; }
  .home.district .main-slideshow .slick-dots.show-text-dots {
    display: block !important;
    max-height: 300px; }
  .home.district .main-slideshow .slick-dots li {
    margin: 0 5px 15px !important;
    width: 200px !important;
    height: 60px !important;
    display: block;
    font-size: 1.25em; }
  .home.district .main-slideshow .slick-dots li button {
    background: rgba(100, 100, 100, 0.9) !important;
    width: 200px !important;
    height: 60px !important;
    border-radius: 5px;
    color: #fff;
    line-height: 1.25em; }
  .home.district .main-slideshow .slick-dots li.slick-active button {
    background: #003698 !important; }
  .home.district:not(.fsComposeMode) .main-slideshow article {
    background-size: cover !important;
    opacity: auto; }
  .home.district:not(.fsComposeMode) .main-slideshow article .caption {
    position: absolute !important;
    width: 100% !important;
    height: 170px !important;
    bottom: 0 !important;
    right: 0 !important;
    background: #003698 !important;
    color: #fff !important;
    padding: 10px 20px !important; }
  
  .home.district:not(.fsComposeMode) .main-slideshow article .caption h4,
  .home.district:not(.fsComposeMode) .main-slideshow article .caption .callout-block > header .fsElementTitle,
  .callout-block > header .home.district:not(.fsComposeMode) .main-slideshow article .caption .fsElementTitle {
    font-size: 1.25em; }
  .home.district:not(.fsComposeMode) .main-slideshow article .caption p:first-of-type {
    display: block; } }

.portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent a, .portal:not(.fsComposeMode) .portal-cal .fsElementFooterContent a, .portal:not(.fsComposeMode) .portal-directory .fsElementPagination a, .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsEmail a {
  color: #5395ff; }
  .portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent a:hover, .portal:not(.fsComposeMode) .portal-cal .fsElementFooterContent a:hover, .portal:not(.fsComposeMode) .portal-directory .fsElementPagination a:hover, .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsEmail a:hover {
    color: #003698; }

.portal:not(.fsComposeMode) .portal-news .fsPrevButton::before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPrevButton::before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-family: "IcoMoon";
  font-size: 60px;
  color: #dedede; }

.portal:not(.fsComposeMode) .portal-news .fsNextButton::before, .portal:not(.fsComposeMode) .portal-student-announcements .fsNextButton::before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-family: "IcoMoon";
  font-size: 60px;
  color: #dedede; }

.portal:not(.fsComposeMode) .portal-news .fsPager, .portal:not(.fsComposeMode) .portal-student-announcements .fsPager {
  padding-top: 20px; }
  .portal:not(.fsComposeMode) .portal-news .fsPager li button:before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPager li button:before {
    color: #dedede; }
  .portal:not(.fsComposeMode) .portal-news .fsPager li.slick-active button:before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPager li.slick-active button:before {
    color: #dedede; }

#fsAccountBar {
  background: #182f50;
  color: #fff;
  font-size: 16px;
  font-family: "weblysleek_uisemilight", sans-serif;
  height: 40px; }
  #fsAccountBar > ul > li {
    height: 40px;
    padding: 10px 12px 8px; }
  #fsAccountBar a {
    color: #fff;
    font-size: 16px;
    font-family: "weblysleek_uisemilight", sans-serif; }
    #fsAccountBar a:hover {
      color: #5395ff; }
  #fsAccountBar .fsAccountBarAvatar {
    height: 40px; }
  #fsAccountBar .fsAccountBarMenu a {
    color: #353535;
    font-size: 16px;
    font-family: "weblysleek_uisemilight", sans-serif; }
    #fsAccountBar .fsAccountBarMenu a:hover {
      color: #5395ff; }

.portal a.files:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-family: "IcoMoon";
  position: relative;
  display: inline;
  font-size: 14px;
  margin-right: 5px; }

.portal a.pops:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-family: "IcoMoon";
  position: relative;
  display: inline;
  font-size: 14px;
  margin-right: 5px; }

.portal #fsBannerLeft .fsCalendar.fsList article {
  padding-left: 0px;
  font-size: 16px; }

.portal #fsBannerLeft .fsCalendar.fsList .fsDate {
  position: relative;
  top: 0;
  background: none;
  color: initial;
  width: auto;
  height: auto;
  text-align: left;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #003698; }
  .portal #fsBannerLeft .fsCalendar.fsList .fsDate span {
    display: inline; }

.portal #fsBannerLeft .fsCalendar.fsList .fsDescription p {
  margin-bottom: 2px; }

@media (max-width: 799px) {
  .portal:not(.fsComposeMode) #fsPageBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .portal:not(.fsComposeMode) #fsBannerLeft {
    -ms-flex-order: 2;
    order: 2; }
  .portal:not(.fsComposeMode) #fsPageContent {
    -ms-flex-order: 1;
    order: 1; } }

.portal:not(.fsComposeMode) .portal-hero {
  height: 310px;
  position: relative; }
  @media (max-width: 799px) {
    .portal:not(.fsComposeMode) .portal-hero {
      height: 200px; } }
  .portal:not(.fsComposeMode) .portal-hero header {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0; }
  .portal:not(.fsComposeMode) .portal-hero h2.fsElementTitle {
    position: absolute;
    right: 0;
    bottom: 40px;
    margin-bottom: 0px;
    text-align: right;
    color: #fff;
    font-family: "weblysleek_uisemilight", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 62px; }
    @media (max-width: 1200px) {
      .portal:not(.fsComposeMode) .portal-hero h2.fsElementTitle {
        padding: 0 20px; } }
    @media (max-width: 799px) {
      .portal:not(.fsComposeMode) .portal-hero h2.fsElementTitle {
        font-size: 42px;
        left: 0;
        text-align: center; } }

.portal:not(.fsComposeMode) #fsPageBodyWrapper header h2.fsElementTitle {
  font-family: "weblysleek_uisemilight", sans-serif;
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
  color: #162f50; }

.portal:not(.fsComposeMode) #fsPageBodyWrapper .portal-rsrc > .fsElementContent > .fsElement {
  margin-bottom: 30px; }
  .portal:not(.fsComposeMode) #fsPageBodyWrapper .portal-rsrc > .fsElementContent > .fsElement > header h2.fsElementTitle {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #353535;
    text-transform: none; }

.portal:not(.fsComposeMode) .portal-news {
  position: relative; }
  .portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent {
    margin-bottom: 10px; }
    @media (min-width: 600px) {
      .portal:not(.fsComposeMode) .portal-news header .fsElementHeaderContent {
        position: absolute;
        right: 0;
        top: 10px;
        margin-bottom: 0px; } }
  .portal:not(.fsComposeMode) .portal-news a.fsThumbnail {
    width: 300px;
    height: 240px;
    margin-right: 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media (max-width: 599px) {
      .portal:not(.fsComposeMode) .portal-news a.fsThumbnail {
        display: block;
        float: none; } }
    .portal:not(.fsComposeMode) .portal-news a.fsThumbnail img {
      display: none; }
  .portal:not(.fsComposeMode) .portal-news .fsTitle a.fsNewsPostLink {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 600;
    color: #162f50;
    font-size: 24px;
    text-decoration: none !important;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px; }
    .portal:not(.fsComposeMode) .portal-news .fsTitle a.fsNewsPostLink:hover {
      color: #5395ff; }
  .portal:not(.fsComposeMode) .portal-news .fsDateTime {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #353535; }
  .portal:not(.fsComposeMode) .portal-news .fsSummary {
    font-size: 16px;
    color: #353535;
    line-height: 25px; }
  .portal:not(.fsComposeMode) .portal-news a.fsNewsPostLink.fsReadMoreLink {
    display: inline-block;
    font-family: "weblysleek_uisemilight", sans-serif;
    font-size: 18px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background: #c83eab;
    padding: 8px 15px; }
    .portal:not(.fsComposeMode) .portal-news a.fsNewsPostLink.fsReadMoreLink:hover {
      background: #149bc7; }
  .portal:not(.fsComposeMode) .portal-news article {
    max-width: 100%;
    border: 0px; }
    @media (max-width: 480px) {
      .portal:not(.fsComposeMode) .portal-news article {
        padding: 0px !important; } }

.portal:not(.fsComposeMode) .portal-cal {
  margin-bottom: 55px;
  position: relative; }
  @media (min-width: 600px) {
    .portal:not(.fsComposeMode) .portal-cal .fsElementControls {
      position: absolute;
      right: 0;
      top: 12px; } }
  .portal:not(.fsComposeMode) .portal-cal > .fsElementContent > .fsListItems {
    border: 1px solid #ebebeb;
    padding: 40px 15px 20px; }
  .portal:not(.fsComposeMode) .portal-cal .fsDayContainer {
    display: inline; }
  .portal:not(.fsComposeMode) .portal-cal article {
    width: 25%;
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    padding-left: 0px;
    text-align: center;
    padding: 0 10px;
    vertical-align: top;
    border: 0; }
    @media (max-width: 599px) {
      .portal:not(.fsComposeMode) .portal-cal article {
        width: 100%;
        margin-bottom: 40px; } }
    .portal:not(.fsComposeMode) .portal-cal article .fsDate {
      position: relative;
      top: initial;
      width: 135px;
      height: 135px;
      border-radius: 100%;
      display: block;
      margin: 0 auto;
      background: #149bc7;
      color: #fff;
      padding-top: 22px;
      margin-bottom: 30px; }
      .portal:not(.fsComposeMode) .portal-cal article .fsDate .fsDay {
        font-family: "weblysleek_uisemibold", sans-serif;
        font-size: 56px;
        font-weight: 400;
        line-height: 1em;
        display: block; }
      .portal:not(.fsComposeMode) .portal-cal article .fsDate .fsMonth {
        text-transform: uppercase;
        font-family: "weblysleek_uisemibold", sans-serif;
        font-size: 24px;
        font-weight: 400;
        display: block; }
    .portal:not(.fsComposeMode) .portal-cal article .fsTitle {
      font-family: "weblysleek_uisemibold", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #162f50;
      line-height: 1em;
      margin-bottom: 5px; }
      .portal:not(.fsComposeMode) .portal-cal article .fsTitle a.fsCalendarEventLink {
        color: #162f50; }
        .portal:not(.fsComposeMode) .portal-cal article .fsTitle a.fsCalendarEventLink:hover {
          color: #5395ff; }
    .portal:not(.fsComposeMode) .portal-cal article .fsEventDetails {
      font-family: "weblysleek_uisemibold", sans-serif;
      font-weight: 400;
      font-size: 15px;
      color: #424242; }
      .portal:not(.fsComposeMode) .portal-cal article .fsEventDetails .fsTimeRange:before,
      .portal:not(.fsComposeMode) .portal-cal article .fsEventDetails .fsAllDay:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-family: "IcoMoon";
        font-size: 15px;
        color: #c83eab;
        margin-right: 2px;
        position: relative; }
      .portal:not(.fsComposeMode) .portal-cal article .fsEventDetails .fsLocation:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-family: "IcoMoon";
        font-size: 15px;
        color: #c83eab;
        margin-right: 5px;
        position: relative; }
  .portal:not(.fsComposeMode) .portal-cal .fsElementFooterContent {
    text-align: center; }

.portal:not(.fsComposeMode) .portal-directory-search {
  border-bottom: 0px; }
  .portal:not(.fsComposeMode) .portal-directory-search form label {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-size: 16px;
    color: #003698;
    display: block; }
    .portal:not(.fsComposeMode) .portal-directory-search form label > span {
      display: inline-block;
      min-width: 100px;
      text-align: right; }
    .portal:not(.fsComposeMode) .portal-directory-search form label > input,
    .portal:not(.fsComposeMode) .portal-directory-search form label > select {
      display: inline-block;
      max-width: 190px;
      height: 30px;
      padding: 2px;
      margin-left: 10px; }
  .portal:not(.fsComposeMode) .portal-directory-search .fsConstituentSearchButton {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background: #c83eab;
    padding: 8px 15px;
    min-width: 190px;
    margin-left: 125px;
    transition: background 0.15s linear; }
    .portal:not(.fsComposeMode) .portal-directory-search .fsConstituentSearchButton:hover {
      background: #149bc7; }

.portal:not(.fsComposeMode) .portal-directory .fsElementPagination {
  text-align: center; }

.portal:not(.fsComposeMode) .portal-directory .fsConstituentColumnLayout_3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 799px) {
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentColumnLayout_3 {
      max-width: 600px;
      margin: 0 auto; } }

.portal:not(.fsComposeMode) .portal-directory .fsPhoto {
  width: 280px;
  height: 215px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 15px !important; }
  .portal:not(.fsComposeMode) .portal-directory .fsPhoto img {
    display: none; }

.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
  background: none;
  font-family: "weblysleek_uisemilight", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #003698; }
  @media (max-width: 799px) {
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
      max-width: 280px;
      display: block;
      float: none; } }
  @media (max-width: 599px) {
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
      margin: 0 auto; } }
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem strong {
    font-weight: 600; }
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem > div {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px; }
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 600;
    font-size: 24px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none !important;
    text-transform: uppercase;
    margin-bottom: 20px; }
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a {
      color: #162f50; }
      .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a:hover {
        color: #5395ff; }

.portal:not(.fsComposeMode) #fsBannerLeft > .fsBanner > .fsElement {
  margin-bottom: 70px; }

.portal:not(.fsComposeMode) .portal-sub-nav, .portal:not(.fsComposeMode) .portal-sub-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.portal:not(.fsComposeMode) .portal-sub-nav li {
  margin: 0;
  padding: 0; }

@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .portal-sub-nav {
    display: none; } }

.portal:not(.fsComposeMode) .portal-sub-nav .fsNavLevel1 {
  position: relative; }
  .portal:not(.fsComposeMode) .portal-sub-nav .fsNavLevel1 > li > a {
    padding: 0.625em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: block; }

.portal:not(.fsComposeMode) .portal-sub-nav li.fsNavCurrentPage > a,
.portal:not(.fsComposeMode) .portal-sub-nav li.fsNavCurrentPageAncestor > a {
  color: #002870; }

.portal:not(.fsComposeMode) .portal-sub-nav .fsNavLevel2 > li > a {
  padding: 0.625em 1.25em;
  display: block; }

.portal:not(.fsComposeMode) .portal-sub-nav > header {
  display: block; }
  @media (min-width: 800px) {
    .portal:not(.fsComposeMode) .portal-sub-nav > header {
      display: none; } }
  @media (min-width: 800px) {
    .portal:not(.fsComposeMode) .portal-sub-nav > header {
      display: block; } }
  .portal:not(.fsComposeMode) .portal-sub-nav > header a {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 600;
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 8px; }
  .portal:not(.fsComposeMode) .portal-sub-nav > header > .fsElementTitle {
    position: relative;
    margin: 0;
    padding: 20px;
    cursor: pointer;
    background: #002870;
    color: #fff;
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 800px) {
      .portal:not(.fsComposeMode) .portal-sub-nav > header > .fsElementTitle {
        cursor: default; } }
    .portal:not(.fsComposeMode) .portal-sub-nav > header > .fsElementTitle:after {
      display: none; }
      @media (max-width: 799px) {
        .portal:not(.fsComposeMode) .portal-sub-nav > header > .fsElementTitle:after {
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          width: 40px;
          line-height: 40px;
          text-align: center;
          margin-left: 8px;
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }
    @media (max-width: 799px) {
      .active-nav > header > .fsElementTitle:after {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }

.portal:not(.fsComposeMode) .portal-sub-mobile {
  display: block;
  max-height: 40px;
  overflow: hidden;
  height: 40px;
  transition: max-height 0.15s linear;
  padding: 0px 20px 20px;
  background: #4c4c4c; }
  .portal:not(.fsComposeMode) .portal-sub-mobile a {
    color: #fff !important; }
  .portal:not(.fsComposeMode) .portal-sub-mobile header,
  .portal:not(.fsComposeMode) .portal-sub-mobile > .fsElementContent {
    max-width: 480px;
    margin: 0 auto;
    display: block !important; }
  @media (min-width: 800px) {
    .portal:not(.fsComposeMode) .portal-sub-mobile {
      display: none; } }
  .portal:not(.fsComposeMode) .portal-sub-mobile.active {
    height: auto;
    max-height: 900px; }
  .portal:not(.fsComposeMode) .portal-sub-mobile .fsNavLevel1 > li > a {
    border-bottom: 1px solid #b7b7b7; }
  .portal:not(.fsComposeMode) .portal-sub-mobile .sub-trigger {
    height: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0; }

.portal:not(.fsComposeMode) .rsrc-box ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0px; }
  .portal:not(.fsComposeMode) .rsrc-box ul li {
    display: block; }

.portal:not(.fsComposeMode) .rsrc-box.qls ul li {
  display: inline-block;
  max-width: 50px;
  margin-right: 5px; }

.portal:not(.fsComposeMode) .portal-student-announcements {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
  width: 100%; }
  .portal:not(.fsComposeMode) .portal-student-announcements header {
    text-align: center; }
  .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow {
    margin-bottom: 0px;
    padding-bottom: 10px; }
    .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article {
      color: #6c6c6c;
      font-size: 16px;
      max-width: 100%;
      border: 0px; }
      @media (min-width: 600px) {
        .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article {
          padding-left: 30px; }
          .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article:nth-child(odd) {
            border-right: 1px solid #ebebeb; } }
      .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article .fsTitle > a {
        font-family: "weblysleek_uisemilight", sans-serif;
        font-weight: 600;
        font-size: 24px;
        color: #162f50; }
        .portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article .fsTitle > a:hover {
          color: #5395ff; }

.portal:not(.fsComposeMode) .portal-photos {
  background: #d0d6dc;
  text-align: center;
  padding: 30px 0 55px; }
  .portal:not(.fsComposeMode) .portal-photos header h2.fsElementTitle {
    font-family: "weblysleek_uisemilight", sans-serif;
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase; }
  .portal:not(.fsComposeMode) .portal-photos ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    .portal:not(.fsComposeMode) .portal-photos ul li {
      display: inline-block;
      width: 20%;
      margin-left: -2px;
      margin-right: -2px;
      padding: 0 4px; }
      @media (max-width: 599px) {
        .portal:not(.fsComposeMode) .portal-photos ul li {
          width: 33.33%; } }
      @media (max-width: 480px) {
        .portal:not(.fsComposeMode) .portal-photos ul li {
          width: 50%; } }
      @media (max-width: 320px) {
        .portal:not(.fsComposeMode) .portal-photos ul li {
          width: 100%; } }

body.school:not(.fsComposeMode) #fsHeader .school-nav {
  zoom: 1;
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0; }
  body.school:not(.fsComposeMode) #fsHeader .school-nav:after {
    display: table;
    clear: both;
    content: ''; }
  body.school:not(.fsComposeMode) #fsHeader .school-nav > .fsElementContent {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px; }
    @media (min-width: 1024px) {
      body.school:not(.fsComposeMode) #fsHeader .school-nav > .fsElementContent {
        height: 80px; } }
  body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link {
    width: 100%;
    height: 80px;
    background: #002870;
    clear: both;
    background: #002870;
    overflow: hidden;
    z-index: 9; }
    @media (min-width: 700px) {
      body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link {
        position: absolute;
        bottom: 0;
        left: 0; } }
    @media (min-width: 1024px) {
      body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link {
        background: #003698; } }
    body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link:hover {
      background: #0058e6; }
    body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link p {
      margin: 0; }
    body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link a {
      text-align: center;
      font-size: 20px;
      text-transform: uppercase;
      font-family: "weblysleek_uisemibold", sans-serif;
      display: block;
      color: #fff;
      height: 100%;
      padding: 24.5px 15px; }
    @media (min-width: 1024px) {
      body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link {
        width: 21.31944%;
        height: 80px; }
        body.school:not(.fsComposeMode) #fsHeader .school-nav .school-home-link > .fsElementContent {
          height: auto;
          display: block;
          line-height: 1em;
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); } }

body.school.home .main-slideshow > header .fsElementTitle {
  display: none; }
  body.school.home.fsComposeMode .main-slideshow > header > .fsElementTitle {
    display: block; }

.school.home:not(.fsComposeMode) #fsHeader {
  height: 480px; }
  @media (min-width: 700px) {
    .school.home:not(.fsComposeMode) #fsHeader {
      height: 600px;
      overflow: visible; } }
  @media (min-width: 800px) {
    .school.home:not(.fsComposeMode) #fsHeader {
      height: 677px; } }
  .school.home:not(.fsComposeMode) .is-sticky #fsHeader {
    height: 159px !important; }

.school.home:not(.fsComposeMode) .fsMedia > .fsElementContent {
  margin: 0; }

.school.home:not(.fsComposeMode) .main-slideshow {
  width: 100%;
  position: absolute;
  top: 79px;
  left: 0;
  background: none;
  height: 400px;
  opacity: 1;
  transition: opacity 0.3s linear;
  z-index: 0; }
  @media (min-width: 700px) {
    .school.home:not(.fsComposeMode) .main-slideshow {
      height: 600px;
      top: 0; } }
  @media (min-width: 800px) {
    .school.home:not(.fsComposeMode) .main-slideshow {
      height: 677px; } }
  .school.home:not(.fsComposeMode) .is-sticky .main-slideshow {
    max-height: 100% !important;
    overflow: hidden;
    opacity: 0; }
  .school.home:not(.fsComposeMode) .main-slideshow .slick-list {
    margin: 0; }
  .school.home:not(.fsComposeMode) .main-slideshow header {
    position: absolute;
    bottom: 120px;
    width: 100%;
    color: #eee;
    z-index: 1;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.35); }
    .school.home:not(.fsComposeMode) .main-slideshow header strong {
      font-size: 36px; }
  .school.home:not(.fsComposeMode) .main-slideshow .fsMediaContainer {
    padding: 0 !important;
    background: #000;
    position: relative; }
  .school.home:not(.fsComposeMode) .main-slideshow .slick-dots {
    position: absolute;
    bottom: 94px;
    right: 0;
    width: 100%; }
    @media (min-width: 800px) {
      .school.home:not(.fsComposeMode) .main-slideshow .slick-dots {
        width: 40%;
        bottom: 136px;
        -ms-transform: none;
        transform: none;
        right: 40px; } }
    .school.home:not(.fsComposeMode) .main-slideshow .slick-dots button,
    .school.home:not(.fsComposeMode) .main-slideshow .slick-dots li {
      height: 10px;
      width: 10px; }
    .school.home:not(.fsComposeMode) .main-slideshow .slick-dots button {
      background: #808080; }
    .school.home:not(.fsComposeMode) .main-slideshow .slick-dots li.slick-active button {
      background: #002870; }
    .school.home:not(.fsComposeMode) .main-slideshow .slick-dots li {
      margin: 0 6px; }
  .school.home:not(.fsComposeMode) .main-slideshow article {
    width: 100%;
    font-family: "weblysleek_uisemilight", sans-serif;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% top;
    height: 400px;
    background-color: #fff; }
    @media (min-width: 700px) {
      .school.home:not(.fsComposeMode) .main-slideshow article {
        background-color: transparent;
        background-size: cover;
        height: 600px; } }
    @media (min-width: 800px) {
      .school.home:not(.fsComposeMode) .main-slideshow article {
        height: 677px; } }
    .school.home:not(.fsComposeMode) .main-slideshow article .caption {
      font-size: 15px;
      color: #353535;
      padding: 20px;
      width: 100%;
      background: #fff;
      position: absolute;
      bottom: 80px;
      right: 0; }
      @media (min-width: 900px) {
        .school.home:not(.fsComposeMode) .main-slideshow article .caption {
          font-size: 16px;
          position: absolute;
          bottom: 120px;
          right: 40px;
          display: block;
          width: 40%;
          background: rgba(255, 255, 255, 0.9); } }
      .school.home:not(.fsComposeMode) .main-slideshow article .caption p {
        margin: 0 0 10px; }
      .school.home:not(.fsComposeMode) .main-slideshow article .caption strong {
        font-size: 20px;
        line-height: 1.1em;
        font-family: "weblysleek_uisemibold", sans-serif; }
        @media (min-width: 700px) {
          .school.home:not(.fsComposeMode) .main-slideshow article .caption strong {
            font-size: 25px; } }
      .school.home:not(.fsComposeMode) .main-slideshow article .caption a {
        color: #353535;
        font-family: "weblysleek_uisemibold", sans-serif; }
        .school.home:not(.fsComposeMode) .main-slideshow article .caption a:after {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 0.8em;
          margin-left: 10px; }
        .school.home:not(.fsComposeMode) .main-slideshow article .caption a:hover {
          color: #003698; }
  .school.home:not(.fsComposeMode) .main-slideshow .fsElementContent {
    margin-top: 0; }

/*! pages - style-guide v0.0.1 */
.colors ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    display: inline-block;
    position: relative;
    float: left;
    margin-bottom: 30px;
    height: 4em;
    width: 5em; }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #353535;
      color: #353535; }
      .colors ol li:nth-of-type(1):after {
        content: "#353535"; }
    .colors ol li:nth-of-type(2) {
      background: #002870;
      color: #002870; }
      .colors ol li:nth-of-type(2):after {
        content: "#002870"; }
    .colors ol li:nth-of-type(3) {
      background: #003698;
      color: #003698; }
      .colors ol li:nth-of-type(3):after {
        content: "#003698"; }
    .colors ol li:nth-of-type(4) {
      background: #0058e6;
      color: #0058e6; }
      .colors ol li:nth-of-type(4):after {
        content: "#0058e6"; }
    .colors ol li:nth-of-type(5) {
      background: #5395ff;
      color: #5395ff; }
      .colors ol li:nth-of-type(5):after {
        content: "#5395ff"; }
    .colors ol li:nth-of-type(6) {
      background: #8bb4fd;
      color: #8bb4fd; }
      .colors ol li:nth-of-type(6):after {
        content: "#8bb4fd"; }
    .colors ol li:nth-of-type(7) {
      background: #09afa7;
      color: #09afa7; }
      .colors ol li:nth-of-type(7):after {
        content: "#09afa7"; }
    .colors ol li:nth-of-type(8) {
      background: #02958e;
      color: #02958e; }
      .colors ol li:nth-of-type(8):after {
        content: "#02958e"; }
    .colors ol li:nth-of-type(9) {
      background: #a50894;
      color: #a50894; }
      .colors ol li:nth-of-type(9):after {
        content: "#a50894"; }
    .colors ol li:nth-of-type(10) {
      background: #8e077f;
      color: #8e077f; }
      .colors ol li:nth-of-type(10):after {
        content: "#8e077f"; }
    .colors ol li:nth-of-type(11) {
      background: #e56100;
      color: #e56100; }
      .colors ol li:nth-of-type(11):after {
        content: "#e56100"; }
    .colors ol li:nth-of-type(12) {
      background: #cb5600;
      color: #cb5600; }
      .colors ol li:nth-of-type(12):after {
        content: "#cb5600"; }
    .colors ol li:nth-of-type(13) {
      background: #2e2e2e;
      color: #2e2e2e; }
      .colors ol li:nth-of-type(13):after {
        content: "#2e2e2e"; }
    .colors ol li:nth-of-type(14) {
      background: #808080;
      color: #808080; }
      .colors ol li:nth-of-type(14):after {
        content: "#808080"; }
    .colors ol li:nth-of-type(15) {
      background: #c9c9c9;
      color: #c9c9c9; }
      .colors ol li:nth-of-type(15):after {
        content: "#c9c9c9"; }
    .colors ol li:nth-of-type(16) {
      background: #e1e1e1;
      color: #e1e1e1; }
      .colors ol li:nth-of-type(16):after {
        content: "#e1e1e1"; }
    .colors ol li:nth-of-type(17) {
      background: #eaeaea;
      color: #eaeaea; }
      .colors ol li:nth-of-type(17):after {
        content: "#eaeaea"; }

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

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

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

.headers h3:after, .headers .fsElementTitle:after {
  content: " size: 25px / line: 32px"; }

.headers h4:after, .headers .callout-block > header .fsElementTitle:after, .callout-block > header .headers .fsElementTitle:after {
  content: " size: 20px / line: 27px"; }

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

.headers h6:after, .headers #fsFooter .fsElement .fsElementTitle:after, #fsFooter .fsElement .headers .fsElementTitle:after {
  content: " size: 14px / line: 18px"; }

.slick-prev:before,
.slick-next:before {
  color: #2e2e2e; }

#fsFooter .school-details-container a.footer-logo {
  font-size: 0px; }

.fsPageContent a, .fsBannerRight a {
  text-decoration: underline; }

.fsConstituentProfileLink {
  text-decoration: none !important; }

div#fsEl_20591 .fsContent {
  padding-bottom: 100px; }

.home.vantage:not(.fsComposeMode) #fsPageBodyWrapper {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px; }

.home.vantage:not(.fsComposeMode) #fsPageBody {
  max-width: 73.75em;
  max-width: 73.75rem;
  margin: 0 auto; }

.home.vantage:not(.fsComposeMode) #fsPageContent .fsPageLayout {
  margin-right: -20px;
  margin-left: -20px; }

.home.vantage:not(.fsComposeMode) #fsPageContent .fsPageLayout > .fsDiv {
  padding-right: 1.25em;
  padding-left: 1.25em; }

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

.pub-drawer-ribbon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 332px;
  max-width: 100%;
  z-index: 9000;
  margin: 0; }
  @media (min-width: 900px) {
    .pub-drawer-ribbon {
      display: none; } }
  .pub-drawer-ribbon .pub-drawer-trigger {
    border: 0;
    background: none;
    outline: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    color: transparent;
    padding-top: 10px;
    position: absolute;
    top: 0;
    right: 20px; }
    .pub-drawer-ribbon .pub-drawer-trigger:before {
      content: "";
      font-family: "IcoMoon2";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 36px;
      color: #fff;
      transition: color .3s; }
  .drawer-active .pub-drawer-ribbon {
    background: #003698; }
    .drawer-active .pub-drawer-ribbon .pub-drawer-trigger:before {
      content: '\e901';
      color: rgba(255, 255, 255, 0.6); }

body:not(.fsComposeMode).publications-2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #353535; }
  body:not(.fsComposeMode).publications-2 .fsBreadcrumb {
    display: none; }
  body:not(.fsComposeMode).publications-2 .drawer-ribbon {
    display: none; }
  body:not(.fsComposeMode).publications-2 #fsPageWrapper {
    overflow: hidden; }
  body:not(.fsComposeMode).publications-2 .hideme {
    display: none !important; }
  body:not(.fsComposeMode).publications-2 .pub-skip-link {
    margin: 0; }
    body:not(.fsComposeMode).publications-2 .pub-skip-link p {
      margin: 0; }
    body:not(.fsComposeMode).publications-2 .pub-skip-link a {
      position: absolute;
      top: -150px;
      left: 0px;
      color: #fff;
      padding: 2px 6px;
      font-size: 10px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: .5px;
      background: transparent;
      transition: top 1s ease-out, background 1s linear;
      z-index: 9999;
      text-decoration: none; }
      body:not(.fsComposeMode).publications-2 .pub-skip-link a:after {
        content: "";
        font-family: "IcoMoon2";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        margin-left: 5px;
        font-size: 8px; }
      body:not(.fsComposeMode).publications-2 .pub-skip-link a:focus {
        left: 0px;
        top: 0px;
        background: #000;
        color: #FFF;
        transition: top .1s ease-in, background .5s linear; }
      body:not(.fsComposeMode).publications-2 .pub-skip-link a:hover {
        background: #fff;
        color: #000; }
  body:not(.fsComposeMode).publications-2 #fsHeader {
    position: relative;
    height: auto;
    overflow: visible; }
    body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section {
      background: #003698;
      height: 50px;
      margin: 0; }
      body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section > .fsElementContent {
        position: relative;
        margin: 0 auto;
        max-width: 73.75em;
        max-width: 73.75rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        @media (max-width: 1220px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section > .fsElementContent {
            padding-right: 1.25em;
            padding-left: 1.25em; } }
      body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .school-name {
        margin: 0; }
        body:not(.fsComposeMode).publications-2.drawer-active #fsHeader .header-top-section .school-name a {
          display: none; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .school-name {
            display: block;
            text-align: center;
            width: 100%; } }
        @media (min-width: 900px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .school-name {
            width: auto;
            text-align: left; } }
        body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .school-name a {
          display: block;
          font-family: "weblysleek_uisemilight", sans-serif;
          text-transform: uppercase;
          color: #fff;
          font-size: 14px;
          font-weight: bold;
          line-height: 18px;
          padding: 16px 0; }
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .school-name a:hover {
            text-decoration: underline; }
      body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 {
        display: none; }
        @media (min-width: 900px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 {
            display: block; } }
        body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1, body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 ul {
          margin: 0;
          padding: 0;
          list-style: none; }
        body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li {
          margin: 0;
          padding: 0; }
        body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li {
          display: inline-block; }
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li a {
            display: block;
            font-family: "weblysleek_uisemilight", sans-serif;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: bold;
            line-height: 18px;
            padding: 16px;
            color: rgba(255, 255, 255, 0.6); }
            body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li a:hover {
              color: #fff; }
          body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li.search-trigger a {
            font-size: 0;
            color: transparent;
            width: 24px;
            position: relative;
            line-height: 1; }
            body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li.search-trigger a:before {
              content: "";
              font-family: "IcoMoon2";
              font-smoothing: antialiased;
              font-weight: normal;
              speak: none;
              color: rgba(255, 255, 255, 0.6);
              font-size: 26px;
              line-height: 1;
              position: absolute;
              top: -2px;
              left: 0;
              transition: color .3s; }
            body:not(.fsComposeMode).publications-2 #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li.search-trigger a:hover:before {
              color: #000; }
            body:not(.fsComposeMode).publications-2.pub-search-active #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li.search-trigger a:before {
              content: '\e901';
              color: rgba(255, 255, 255, 0.8); }
            body:not(.fsComposeMode).publications-2.pub-search-active #fsHeader .header-top-section .nav-publications2 .fsNavLevel1 li.search-trigger a:hover:before {
              color: #000; }
    body:not(.fsComposeMode).publications-2 #fsHeader .masthead {
      background: #000;
      height: 100px;
      margin: 0; }
      body:not(.fsComposeMode):not(.pub2-home).publications-2 #fsHeader .masthead {
        background: #a2c0e5; }
      body:not(.fsComposeMode).publications-2 #fsHeader .masthead > .fsElementContent {
        position: relative; }
        @media (max-width: 1220px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead > .fsElementContent {
            padding-right: 1.25em;
            padding-left: 1.25em; } }
      body:not(.fsComposeMode).publications-2 #fsHeader .masthead .masthead-inner {
        margin: 0; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .masthead-inner > .fsElementContent {
          position: relative;
          margin: 0 auto;
          max-width: 73.75em;
          max-width: 73.75rem; }
          @media (min-width: 900px) {
            body:not(.fsComposeMode).publications-2 #fsHeader .masthead .masthead-inner > .fsElementContent {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: row;
              flex-direction: row;
              -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
              -ms-flex-pack: justify;
              justify-content: space-between; } }
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead .masthead-inner > .fsElementContent > .fsElement {
            height: 100px;
            margin: 0; }
            @media (min-width: 900px) {
              body:not(.fsComposeMode).publications-2 #fsHeader .masthead .masthead-inner > .fsElementContent > .fsElement {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
                -ms-flex-pack: center;
                justify-content: center; } }
            body:not(.fsComposeMode).publications-2 #fsHeader .masthead .masthead-inner > .fsElementContent > .fsElement * {
              margin: 0; }
      body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse {
        width: 28%;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        cursor: pointer; }
        @media (max-width: 900px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse {
            display: none; } }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse > .fsElementContent:before {
          content: "";
          font-family: "IcoMoon2";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: block;
          height: 49px;
          width: 49px;
          border: 1px solid #fff;
          font-size: 26px;
          text-align: center;
          line-height: 49px;
          float: left;
          margin-right: 20px;
          color: #fff;
          transition: background .4s; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse > .fsElementContent:after {
          display: inline-block;
          content: 'Browse Issues';
          border: 0;
          background: none;
          outline: 0;
          margin: 0;
          padding: 0;
          color: #fff;
          font-family: "weblysleek_uisemilight", sans-serif;
          font-size: 14px;
          font-weight: bold;
          line-height: 1;
          text-transform: uppercase;
          display: inline-block; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse:hover > .fsElementContent:before {
          background: #fff;
          color: #353535; }
        .issue-browser-open .pub-browse > .fsElementContent:before {
          background: #fff !important;
          color: #353535 !important; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse .fsName,
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-browse .fsSubtitle {
          display: inline-block;
          font-family: "Droid Serif", Georgia, serif;
          color: #fff;
          font-size: 24px;
          font-weight: bold;
          line-height: 1;
          width: calc(100% - 70px); }
      body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-name {
        text-align: center;
        padding-top: 20px; }
        @media (min-width: 900px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-name {
            width: 44%;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            padding-top: 0; } }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-name h1 {
          font-family: "Droid Serif", Georgia, serif;
          color: #fff;
          font-size: 60px;
          line-height: 1; }
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-name h1 a {
            color: #fff; }
            body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-name h1 a:hover {
              color: rgba(255, 255, 255, 0.9); }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .pub-name img {
          max-height: 70px; }
      body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle {
        width: 28%;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        cursor: pointer; }
        @media (max-width: 900px) {
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle {
            display: none; } }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle > .fsElementContent:after {
          content: "";
          font-family: "IcoMoon2";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          display: block;
          height: 49px;
          width: 49px;
          border: 1px solid #fff;
          font-size: 26px;
          text-align: center;
          line-height: 49px;
          float: right;
          margin-left: 20px;
          color: #fff;
          transition: background .4s; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle > .fsElementContent:hover:after {
          background: #fff;
          color: #353535; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle p {
          display: inline-block; }
        body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle button {
          border: 0;
          background: none;
          outline: 0;
          margin: 0;
          padding: 0;
          display: block;
          width: 100%;
          font-family: "Droid Serif", Georgia, serif;
          color: #fff;
          font-size: 24px;
          font-weight: bold;
          line-height: 34px;
          text-align: right; }
          body:not(.fsComposeMode).publications-2 #fsHeader .masthead .cat-toggle button em {
            display: block;
            font-style: normal;
            font-family: "weblysleek_uisemilight", sans-serif;
            font-size: 14px;
            line-height: 18px;
            text-transform: uppercase; }
    body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser {
      display: none;
      background: #003698;
      padding: 0 25px;
      position: absolute;
      top: 100px;
      left: 0;
      width: 100%;
      z-index: 500;
      transition: all .3s; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser {
          display: block;
          max-height: 0;
          overflow: hidden; } }
      @media (min-width: 700px) {
        body:not(.fsComposeMode).publications-2.issue-browser-open #fsHeader .fsSlideshow.issue-browser {
          max-height: 335px;
          overflow: visible; } }
      body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent {
        position: relative;
        margin: 0 auto;
        max-width: 73.75em;
        max-width: 73.75rem;
        background: #fff;
        -ms-transform: translate(0, 25px);
        transform: translate(0, 25px);
        padding: calc(30px - 1em) calc(20px - 1em) 0 calc(20px - 1em); }
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsElementSlideshow {
          padding-bottom: 20px !important; }
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton,
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsNextButton {
          height: 50px;
          width: 50px;
          border-radius: 0;
          background: #40434E;
          transition: all .3s; }
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton:before,
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsNextButton:before {
            color: #fff;
            position: absolute;
            top: 0;
            right: auto;
            left: 50%;
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            line-height: 42px; }
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton:hover,
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsNextButton:hover {
            background: #000; }
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsPrevButton {
          left: -25px; }
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent .fsNextButton {
          right: -25px; }
        body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent article {
          font-family: "weblysleek_uisemilight", sans-serif;
          font-size: 14px;
          font-weight: bold;
          line-height: 18px;
          text-align: center; }
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent article .fsIssueTitle {
            color: #9D9FA5;
            display: block;
            width: 100%;
            text-transform: uppercase; }
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent article .fsThumbnail {
            margin: 0 auto 10px;
            border: 5px solid #E1E1E1; }
            body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent article .fsThumbnail img {
              margin: 0; }
          body:not(.fsComposeMode).publications-2 #fsHeader .fsSlideshow.issue-browser > .fsElementContent article:hover .fsIssueTitle {
            color: #003698; }
  body:not(.fsComposeMode).publications-2 .pub-categories {
    background: #003698;
    padding: 0 20px;
    width: 330px;
    max-width: 100%;
    position: absolute;
    top: 100px;
    right: 0;
    z-index: 500;
    max-height: 0;
    overflow: hidden; }
    body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 {
      background: #fff;
      padding: 20px !important;
      -ms-transform: translate(0, 20px);
      transform: translate(0, 20px); }
      body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1, body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 ul {
        margin: 0;
        padding: 0;
        list-style: none; }
      body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li {
        margin: 0;
        padding: 0; }
      body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li {
        text-transform: uppercase;
        font-size: 1.3em;
        padding-top: 10px;
        padding-bottom: 10px; }
        body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li:not(:last-child) {
          border-bottom: 2px solid #E1E1E1; }
        body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li a {
          color: #003698; }
          body:not(.fsComposeMode).publications-2 .pub-categories .fsNavLevel1 li a:hover {
            color: #000; }
  body:not(.fsComposeMode).publications-2.category-menu-open .pub-categories {
    max-height: 1000px;
    overflow: visible; }
  .category-menu-open .cat-toggle > .fsElementContent:after {
    background: #fff !important;
    color: #353535 !important; }
  body:not(.fsComposeMode).publications-2 .fsLoadMoreButton {
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 25px 40px;
    background: #ADAFB4;
    display: block;
    width: 288px;
    max-width: 100%;
    transition: background .3s; }
    body:not(.fsComposeMode).publications-2 .fsLoadMoreButton:hover {
      background: #003698; }
  body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article {
    position: relative;
    padding-bottom: 28px; }
    body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article:before {
      display: block;
      content: '';
      width: calc(100% - 30px);
      position: absolute;
      bottom: 0;
      left: 50%;
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      height: 2px;
      background: #E1E1E1; }
    body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsCategory,
    body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsDateTime {
      color: #003698;
      font-family: "weblysleek_uisemilight", sans-serif;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      text-transform: uppercase;
      text-decoration: underline;
      color: #9D9FA5;
      margin-bottom: 18px; }
    body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsTitle {
      font-family: "Droid Serif", Georgia, serif;
      font-size: 20px;
      font-weight: bold;
      line-height: 30px;
      margin-bottom: 10px; }
      body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsTitle a {
        color: #31333D; }
        body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsTitle a:hover {
          color: #003698; }
    body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsReadMoreLink {
      color: #003698;
      font-size: 16px;
      font-weight: bold;
      line-height: 26px; }
      body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid article .fsReadMoreLink:hover {
        color: #000; }
  body:not(.fsComposeMode).publications-2 .fsPostElement.fsGrid .fsLoadMoreButton {
    margin-top: 65px; }
  body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsTitle {
    color: #31333D;
    font-family: "Droid Serif", Georgia, serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 40px; }
  body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsAuthor,
  body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsDateTime {
    color: #9D9FA5;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 20px; }
  body:not(.fsComposeMode).publications-2 .fsPostElement.fsPost .fsAuthor {
    padding-right: 10px;
    border-right: 2px solid #E1E1E1; }
  body:not(.fsComposeMode).publications-2 .fsPostToolsElement.fsNavigation button {
    height: 50px;
    width: 150px;
    background: #ADAFB4; }
    body:not(.fsComposeMode).publications-2 .fsPostToolsElement.fsNavigation button.fsPreviousButton {
      margin-right: 10px; }
  body:not(.fsComposeMode).publications-2 .fsComments button.fsCommentCount {
    display: block;
    width: 100%;
    padding: 20px 0;
    background: transparent;
    color: #ADAFB4;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #ADAFB4; }
    body:not(.fsComposeMode).publications-2 .fsComments button.fsCommentCount:hover {
      color: #000; }
  body:not(.fsComposeMode).publications-2 .fsComments .fsMyComment {
    margin-top: 20px; }
  body:not(.fsComposeMode).publications-2 .fsComments button.fsPostComment {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 12px;
    background-color: #ADAFB4;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold; }
    body:not(.fsComposeMode).publications-2 .fsComments button.fsPostComment:hover {
      background: #003698; }
  body:not(.fsComposeMode).publications-2 .fsTags {
    margin: 50px 0; }
    body:not(.fsComposeMode).publications-2 .fsTags li {
      font-size: 14px;
      line-height: 18px;
      padding: 5px 12px;
      background-color: #ADAFB4;
      color: #fff;
      text-transform: uppercase;
      font-weight: bold;
      margin-right: 15px; }
  body:not(.fsComposeMode).publications-2 .related-articles {
    padding-top: 40px;
    border-top: 1px solid #E1E1E1; }
    body:not(.fsComposeMode).publications-2 .related-articles .fsElementTitle {
      color: #003698;
      font-family: "weblysleek_uisemilight", sans-serif;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      text-transform: uppercase;
      text-decoration: underline;
      margin-bottom: 40px; }
  body:not(.fsComposeMode).publications-2 .fsMenu {
    position: absolute;
    z-index: 500;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, transform .3s;
    top: 0;
    right: 0;
    transform: translate3d(20%, 0, 0);
    -ms-transform: translate(20%, 0);
    transform: translate(20%, 0);
    top: 50px;
    min-height: 100%;
    background: #40434E;
    z-index: 9000; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode).publications-2 .fsMenu {
        max-width: 332px; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).publications-2 .fsMenu {
        display: none !important; } }
    body:not(.fsComposeMode).publications-2.drawer-active .fsMenu {
      pointer-events: auto;
      opacity: 1;
      visibility: visible;
      transform: translate3d(0, 0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow {
      background: #000; }
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow > header {
        padding-top: 30px; }
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsElementTitle {
        color: #003698;
        font-family: "weblysleek_uisemilight", sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        text-transform: uppercase;
        text-decoration: underline;
        color: #fff;
        text-align: center;
        margin-bottom: 10px; }
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow article {
        font-family: "weblysleek_uisemilight", sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        text-align: center; }
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow article .fsIssueTitle {
          color: #9D9FA5;
          display: block;
          width: 100%;
          text-transform: uppercase;
          margin-bottom: 40px !important; }
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow article .fsThumbnail {
          margin: 0 auto 10px;
          border: 5px solid #E1E1E1; }
          body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow article .fsThumbnail img {
            margin: 0; }
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow article:hover .fsIssueTitle {
          color: #003698; }
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsPrevButton,
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsNextButton {
        height: 50px;
        width: 50px;
        border-radius: 0;
        background: #40434E;
        transition: all .3s; }
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsPrevButton:before,
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsNextButton:before {
          color: #fff;
          position: absolute;
          top: 0;
          right: auto;
          left: 50%;
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          line-height: 42px; }
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsPrevButton:hover,
        body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsNextButton:hover {
          background: #003698; }
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsPrevButton {
        left: 0; }
      body:not(.fsComposeMode).publications-2 .fsMenu .fsIssueElement.fsSlideshow .fsNextButton {
        right: 0; }
    body:not(.fsComposeMode).publications-2 .fsMenu .pub-mobile-categories > header {
      text-align: center;
      padding-top: 30px; }
      body:not(.fsComposeMode).publications-2 .fsMenu .pub-mobile-categories > header .fsElementTitle {
        color: #003698;
        font-family: "weblysleek_uisemilight", sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        text-transform: uppercase;
        text-decoration: underline;
        color: #fff; }
    body:not(.fsComposeMode).publications-2 .fsMenu .pub-mobile-categories .fsNavLevel1 {
      list-style: none;
      padding-left: 0; }
      body:not(.fsComposeMode).publications-2 .fsMenu .pub-mobile-categories .fsNavLevel1 li a {
        font-size: 24px;
        font-weight: 300;
        line-height: 34px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        display: block;
        padding: 10px 0; }
  body:not(.fsComposeMode).publications-2 .publication2-search {
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: -50px;
    margin: 0;
    width: calc(100% - 70px); }
    body:not(.fsComposeMode).publications-2 .publication2-search ::-webkit-input-placeholder {
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.5) !important; }
    body:not(.fsComposeMode).publications-2 .publication2-search :-moz-placeholder {
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.5) !important; }
    body:not(.fsComposeMode).publications-2 .publication2-search ::-moz-placeholder {
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.5) !important; }
    body:not(.fsComposeMode).publications-2 .publication2-search :-ms-input-placeholder {
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.5) !important; }
    body:not(.fsComposeMode).publications-2 .publication2-search label {
      font-size: 0;
      color: transparent; }
    body:not(.fsComposeMode).publications-2 .publication2-search .fsStyleSearchField {
      height: 50px;
      background: none;
      border: none;
      text-transform: uppercase;
      color: #fff;
      font-weight: bold;
      width: calc(100% - 50px);
      float: right; }
    body:not(.fsComposeMode).publications-2 .publication2-search .fsElementToolsSearchButton {
      border: 0;
      background: none;
      outline: 0;
      margin: 0;
      padding: 0;
      font-size: 0;
      color: transparent;
      height: 50px;
      width: 50px;
      float: left; }
      body:not(.fsComposeMode).publications-2 .publication2-search .fsElementToolsSearchButton:before {
        content: "";
        font-family: "IcoMoon2";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: #fff;
        font-size: 30px; }
    body:not(.fsComposeMode).publications-2 .publication2-search .fsButtonClear {
      display: none; }
    .fsMenu body:not(.fsComposeMode).publications-2 .publication2-search {
      top: -50px;
      left: 10px;
      width: calc(100% - 80px); }
    body:not(.fsComposeMode).publications-2 #fsHeader .publication2-search {
      width: 350px;
      top: -100px;
      right: 45px;
      background: #003698;
      transition: all .3s; }
    body:not(.fsComposeMode).publications-2.pub-search-active #fsHeader .publication2-search {
      top: 0; }

body:not(.fsComposeMode).publications-2.post-page .fsPostToolsElement.fsSearch {
  margin-bottom: 20px; }

body:not(.fsComposeMode).publications-2.post-page .post-page-nav {
  margin-bottom: 20px; }
  body:not(.fsComposeMode).publications-2.post-page .post-page-nav > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    body:not(.fsComposeMode).publications-2.post-page .post-page-nav > .fsElementContent .fsElement {
      margin-bottom: 0; }

body:not(.fsComposeMode).publications-2.post-page .share-comment-box {
  display: inline-block;
  color: #9D9FA5;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  body:not(.fsComposeMode).publications-2.post-page .share-comment-box > .fsElementContent {
    text-align: right; }
    body:not(.fsComposeMode).publications-2.post-page .share-comment-box > .fsElementContent > div {
      display: inline-block;
      padding-top: 10px; }
  body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share {
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    transition: color .3s; }
    body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share:hover {
      color: #003698; }
    body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share:before {
      content: "";
      font-family: "IcoMoon2";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      margin-right: 5px; }
    body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share .fsSharingButtonsContainer {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden;
      transition: all .3s;
      z-index: 500; }
      body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share .fsSharingButtonsContainer .fsSharingButtons {
        margin: 0; }
        body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share .fsSharingButtonsContainer .fsSharingButtons a {
          display: block;
          width: 60px;
          margin-bottom: 1px; }
    body:not(.fsComposeMode).publications-2.post-page .share-comment-box .share.open .fsSharingButtonsContainer {
      max-height: 100vh; }
  body:not(.fsComposeMode).publications-2.post-page .share-comment-box .comment-count:before {
    content: "";
    font-family: "IcoMoon2";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    margin-right: 5px; }

body:not(.fsComposeMode).publications-2.post-page .fsPostToolsElement.fsNavigation {
  width: 310px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 40px; }
  body:not(.fsComposeMode).publications-2.post-page .fsPostToolsElement.fsNavigation button {
    margin-bottom: 0; }

body:not(.fsComposeMode).publications-2.post-page .fsCategories li.fsCategory {
  color: #003698;
  font-family: "weblysleek_uisemilight", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline; }

@media (min-width: 700px) {
  body:not(.fsComposeMode).publications-2.post-page .fsMyCommentName {
    margin-right: 20px; } }

body:not(.fsComposeMode).publications-2.pub2-home #fsPageBodyWrapper {
  margin: 0;
  padding: 0;
  background: none; }

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

body:not(.fsComposeMode).publications-2.pub2-home #fsPageContent {
  max-width: 100%;
  padding: 0;
  margin: 0;
  background: #fff; }

body:not(.fsComposeMode).publications-2.pub2-home .fsPageLayout {
  padding-bottom: 100px; }

body:not(.fsComposeMode).publications-2.pub2-home .fsLayout {
  margin-right: 0px;
  margin-left: 0px; }
  body:not(.fsComposeMode).publications-2.pub2-home .fsLayout .fsDiv {
    padding: 0;
    margin-bottom: 0; }
    body:not(.fsComposeMode).publications-2.pub2-home .fsLayout .fsDiv > .fsElement:not(.fsSlideshow) {
      position: relative;
      margin: 0 auto;
      max-width: 73.75em;
      max-width: 73.75rem; }

body:not(.fsComposeMode).publications-2.pub2-home #fsHeader {
  z-index: 8999;
  width: 100%; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode).publications-2.pub2-home #fsHeader {
      position: absolute;
      top: 0;
      left: 0; } }
  body:not(.fsComposeMode).publications-2.pub2-home #fsHeader .masthead {
    background: #a2c0e5; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode).publications-2.pub2-home #fsHeader .masthead {
        background: rgba(162, 192, 229, 0.8); } }

body:not(.fsComposeMode).publications-2.pub2-home .top-stories {
  background: #000;
  margin-top: 0 !important; }
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories .slick-list {
    margin: 0; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode).publications-2.pub2-home .top-stories {
      margin-top: 50px; } }
  body:not(.fsComposeMode).publications-2.pub2-home .top-stories article {
    background-size: cover;
    height: auto;
    position: relative;
    padding: 0; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode).publications-2.pub2-home .top-stories article {
        height: 570px;
        overflow: hidden; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).publications-2.pub2-home .top-stories article {
        height: 750px; } }
    body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail {
      margin: 0; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail {
          background-size: cover;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%; } }
      body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail:before {
        display: block;
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%); }
      body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail img {
        position: relative;
        width: 100%;
        margin: 0; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .fsThumbnail img {
            visibility: hidden; } }
    body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption {
      display: block;
      background: #40434E;
      color: #fff;
      position: relative;
      padding: 30px 20px 100px;
      text-align: center; }
      @media (min-width: 700px) {
        body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption {
          text-align: left;
          background: none;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          padding: 0; } }
      body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner {
        width: 100%;
        max-width: 1180px; }
        @media (min-width: 700px) {
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner {
            padding-right: 30px;
            position: absolute;
            bottom: 130px;
            left: 50%;
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
        @media (max-width: 1220px) {
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner {
            padding-right: 1.25em;
            padding-left: 1.25em; } }
        body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle {
          color: #fff;
          font-family: "Droid Serif", Georgia, serif;
          font-size: 30px;
          font-weight: bold;
          line-height: 44px;
          margin-bottom: 20px; }
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle:before {
            display: block;
            content: 'Top Stories';
            color: #003698;
            font-family: "weblysleek_uisemilight", sans-serif;
            font-size: 14px;
            font-weight: bold;
            line-height: 18px;
            text-transform: uppercase;
            text-decoration: underline;
            color: #fff;
            margin-bottom: 20px; }
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle a {
            color: #fff;
            text-decoration: none; }
            body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle a:hover {
              text-decoration: underline; }
        body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsReadMoreLink {
          font-weight: bold;
          color: #fff; }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle,
          body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsReadMoreLink {
            display: block;
            width: 580px;
            float: right;
            clear: both;
            text-decoration: none; }
            body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsTitle:hover,
            body:not(.fsComposeMode).publications-2.pub2-home .top-stories article .top-story-caption .caption-inner .fsReadMoreLink:hover {
              text-decoration: underline; } }

body:not(.fsComposeMode).publications-2.pub2-home .paging-wrapper {
  width: 100%;
  max-width: 1180px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
  @media (min-width: 700px) {
    body:not(.fsComposeMode).publications-2.pub2-home .paging-wrapper {
      bottom: 130px; } }

body:not(.fsComposeMode).publications-2.pub2-home .fsPager {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  margin: 0; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode).publications-2.pub2-home .fsPager {
      left: auto;
      bottom: 0;
      right: 20px;
      width: auto; } }
  @media (min-width: 1220px) {
    body:not(.fsComposeMode).publications-2.pub2-home .fsPager {
      right: 0; } }
  body:not(.fsComposeMode).publications-2.pub2-home .fsPager li {
    height: 16px;
    width: 16px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode).publications-2.pub2-home .fsPager li {
        display: block;
        margin-bottom: 10px;
        margin: 0 0 10px 0; } }
    body:not(.fsComposeMode).publications-2.pub2-home .fsPager li button {
      border: 1px solid transparent;
      border-radius: 100%;
      position: relative;
      width: 100%;
      height: 100%;
      padding: 0;
      color: #1c1c1c; }
      body:not(.fsComposeMode).publications-2.pub2-home .fsPager li button:before {
        background-color: #fff;
        height: calc(100% - 4px);
        width: calc(100% - 4px);
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 100%;
        content: '' !important; }
    body:not(.fsComposeMode).publications-2.pub2-home .fsPager li.slick-active button {
      border-color: #fff; }

body:not(.fsComposeMode).publications-2.pub2-home .issue-description {
  display: block;
  zoom: 1;
  padding-bottom: 30px; }
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description:after {
    display: table;
    clear: both;
    content: ''; }
  @media (max-width: 1220px) {
    body:not(.fsComposeMode).publications-2.pub2-home .issue-description {
      padding-right: 1.25em;
      padding-left: 1.25em; } }
  @media (min-width: 900px) {
    body:not(.fsComposeMode).publications-2.pub2-home .issue-description {
      margin-bottom: 50px !important;
      border-bottom: 2px solid #E1E1E1; } }
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail {
    margin: 0 auto 20px;
    max-width: 258px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail {
        float: left;
        margin: 0 50px 20px 0; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail {
        -ms-transform: translate(0, -160px);
        transform: translate(0, -160px);
        margin-bottom: -160px; } }
    body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsThumbnail img {
      border: 10px solid #FFFFFF;
      box-shadow: inset 0 1px 1px 5px #000000, 0 0 0 2px #E1E1E1; }
  body:not(.fsComposeMode).publications-2.pub2-home .issue-description .fsDescription:before {
    display: block;
    content: 'About This Issue';
    text-transform: uppercase;
    color: #003698;
    font-family: "weblysleek_uisemilight", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 15px; }

@media (max-width: 1220px) {
  body:not(.fsComposeMode).publications-2.pub2-home .fsPostElement.fsGrid {
    padding-right: 1.25em;
    padding-left: 1.25em; } }
